]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_igep00x0.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / include / configs / omap3_igep00x0.h
index 12d8141e2272a4192e8f85fc89393d32ef3a13aa..d56d5b00cc759fb5a38347b34a6c16a9f92319aa 100644 (file)
 #define CONFIG_SHOW_BOOT_PROGRESS
 #endif
 
+/* GPIO banks */
+#define CONFIG_OMAP3_GPIO_3            /* GPIO64 .. 95 is in GPIO bank 3 */
+#define CONFIG_OMAP3_GPIO_5            /* GPIO128..159 is in GPIO bank 5 */
+#define CONFIG_OMAP3_GPIO_6            /* GPIO160..191 is in GPIO bank 6 */
+
 /* USB */
 #define CONFIG_MUSB_UDC                        1
 #define CONFIG_USB_OMAP3               1