]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/arch-baytrail/gpio.h
x86: baytrail: fix the GPIOBASE address
[u-boot] / arch / x86 / include / asm / arch-baytrail / gpio.h
index ab4e059131d874f3507de7c63750871ff05d675d..4e8987ce5cd4ab25d08d9068433b73b401102fdb 100644 (file)
@@ -8,6 +8,6 @@
 #define _X86_ARCH_GPIO_H_
 
 /* Where in config space is the register that points to the GPIO registers? */
-#define PCI_CFG_GPIOBASE 0x44
+#define PCI_CFG_GPIOBASE 0x48
 
 #endif /* _X86_ARCH_GPIO_H_ */