mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-10 15:11:28 +02:00
T210: P2571: Restore USB gadget mode (ums)
The tegra-common-usb-gadget.h include was causing some build problems in ci_udc.c with a 64-bit gcc in an earlier version of the T210 patches, but it is working fine now, so restore it. Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
This commit is contained in:
parent
4132bc90e6
commit
e7436f609c
@ -68,6 +68,7 @@
|
|||||||
* TODO(twarren@nvidia.com) - add tegra-common-usb-gadget.h back
|
* TODO(twarren@nvidia.com) - add tegra-common-usb-gadget.h back
|
||||||
* breaks 64-bit build in ci_udc.c
|
* breaks 64-bit build in ci_udc.c
|
||||||
*/
|
*/
|
||||||
|
#include "tegra-common-usb-gadget.h"
|
||||||
#include "tegra-common-post.h"
|
#include "tegra-common-post.h"
|
||||||
|
|
||||||
#define COUNTER_FREQUENCY 38400000
|
#define COUNTER_FREQUENCY 38400000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user