]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/mach-orion5x/include/mach/cpu.h
edminiv2: fix PCIE IO base address typo
[karo-tx-uboot.git] / arch / arm / mach-orion5x / include / mach / cpu.h
index 08a450f1f3f71a9098af5a151b542de0cfebf4b7..092dbd66a16fddf34026a0269a626d9e104dcc3a 100644 (file)
@@ -86,7 +86,7 @@ enum orion5x_cpu_attrib {
 #endif
 
 #if !defined (ORION5X_ADR_PCIE_IO_REMAP_LO)
-#define ORION5X_ADR_PCIE_IO_REMAP_LO   0x90000000
+#define ORION5X_ADR_PCIE_IO_REMAP_LO   0xf0000000
 #endif
 
 #if !defined (ORION5X_ADR_PCIE_IO_REMAP_HI)