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:
Bartlomiej Sieka 2006-11-11 22:43:00 +01:00
parent 25721b5cec
commit 44a47e6db2
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@
/*
* GPIO configuration
*/
#define CFG_GPS_PORT_CONFIG 0x90000404
#define CFG_GPS_PORT_CONFIG 0x90001404
/*
* Miscellaneous configurable options