mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pin
group is enabled for USB earlier (in cpu_init_f() instead of usb_lowlevel_init()).
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
/*
|
||||
* GPIO configuration
|
||||
*/
|
||||
#define CFG_GPS_PORT_CONFIG 0x90000404
|
||||
#define CFG_GPS_PORT_CONFIG 0x90001404
|
||||
|
||||
/*
|
||||
* Miscellaneous configurable options
|
||||
|
||||
Reference in New Issue
Block a user