]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/arch-ivybridge/gpio.h
avr32: add generic board support
[u-boot] / arch / x86 / include / asm / arch-ivybridge / gpio.h
index 4951a8c957412ca116fd581ffd44841e499b8593..31edef96238bf9586bbc06b86904ef9a02db9842 100644 (file)
@@ -7,4 +7,7 @@
 #ifndef _X86_ARCH_GPIO_H_
 #define _X86_ARCH_GPIO_H_
 
+/* Where in config space is the register that points to the GPIO registers? */
+#define PCI_CFG_GPIOBASE 0x48
+
 #endif /* _X86_ARCH_GPIO_H_ */