From: Bartlomiej Sieka Date: Sat, 11 Nov 2006 21:43:00 +0000 (+0100) Subject: Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pin X-Git-Tag: U-Boot-1_2_0~39^2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=44a47e6db2694841211f1c8fdbafd36992e9cd1a;p=oweals%2Fu-boot.git 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()). --- diff --git a/include/configs/v38b.h b/include/configs/v38b.h index cf2d031c9f..deabc1761a 100644 --- a/include/configs/v38b.h +++ b/include/configs/v38b.h @@ -246,7 +246,7 @@ /* * GPIO configuration */ -#define CFG_GPS_PORT_CONFIG 0x90000404 +#define CFG_GPS_PORT_CONFIG 0x90001404 /* * Miscellaneous configurable options