10 lines
165 B
C
10 lines
165 B
C
/*
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
*
|
|
* (C) Copyright 2024 Rockchip Electronics Co., Ltd
|
|
*/
|
|
|
|
#include <common.h>
|
|
#include <dwc3-uboot.h>
|
|
#include <usb.h>
|