]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/x86/include/asm/arch-coreboot/gpio.h
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
[karo-tx-uboot.git] / arch / x86 / include / asm / arch-coreboot / 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_ */