commit | c3bb7fd7f199ba2934047c3a141d5e2a0df69e9d | [log] [tgz] |
---|---|---|
author | Bartlomiej Sieka <tur@semihalf.com> | Sat Nov 11 22:43:00 2006 +0100 |
committer | Bartlomiej Sieka <tur@semihalf.com> | Sat Nov 11 22:43:00 2006 +0100 |
tree | 4f976d19c072b16f98ccd3473f67d7de9e1476e4 | |
parent | 252eede9e7734579733861fb48a2e43738793975 [diff] |
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 cf2d031..deabc17 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