mx27ads: move PBC mapping out of vmalloc space
[cascardo/linux.git] / arch / arm / plat-mxc / include / mach / board-mx27ads.h
index 1cac9d1..d42f4e6 100644 (file)
@@ -47,7 +47,7 @@
 /*
  * Base address of PBC controller, CS4
  */
-#define PBC_BASE_ADDRESS        0xEB000000
+#define PBC_BASE_ADDRESS        0xf4300000
 #define PBC_REG_ADDR(offset)    (void __force __iomem *) \
                (PBC_BASE_ADDRESS + (offset))