|
@@ -52,10 +52,10 @@
|
|
#ifdef CONFIG_ARCH_SPEAR13XX
|
|
#ifdef CONFIG_ARCH_SPEAR13XX
|
|
|
|
|
|
#define PERIP_GRP2_BASE UL(0xB3000000)
|
|
#define PERIP_GRP2_BASE UL(0xB3000000)
|
|
-#define VA_PERIP_GRP2_BASE IOMEM(0xFE000000)
|
|
|
|
|
|
+#define VA_PERIP_GRP2_BASE IOMEM(0xF9000000)
|
|
#define MCIF_SDHCI_BASE UL(0xB3000000)
|
|
#define MCIF_SDHCI_BASE UL(0xB3000000)
|
|
#define SYSRAM0_BASE UL(0xB3800000)
|
|
#define SYSRAM0_BASE UL(0xB3800000)
|
|
-#define VA_SYSRAM0_BASE IOMEM(0xFE800000)
|
|
|
|
|
|
+#define VA_SYSRAM0_BASE IOMEM(0xF9800000)
|
|
#define SYS_LOCATION (VA_SYSRAM0_BASE + 0x600)
|
|
#define SYS_LOCATION (VA_SYSRAM0_BASE + 0x600)
|
|
|
|
|
|
#define PERIP_GRP1_BASE UL(0xE0000000)
|
|
#define PERIP_GRP1_BASE UL(0xE0000000)
|