forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/mach-mv78xx0/mv78xx0.h
....@@ -37,7 +37,7 @@
3737 * fee50000 f0d00000 64K PCIe #5 I/O space
3838 * fee60000 f0e00000 64K PCIe #6 I/O space
3939 * fee70000 f0f00000 64K PCIe #7 I/O space
40
- * fd000000 f1000000 1M on-chip peripheral registers
40
+ * fec00000 f1000000 1M on-chip peripheral registers
4141 */
4242 #define MV78XX0_CORE0_REGS_PHYS_BASE 0xf1020000
4343 #define MV78XX0_CORE1_REGS_PHYS_BASE 0xf1024000
....@@ -49,7 +49,7 @@
4949 #define MV78XX0_PCIE_IO_SIZE SZ_1M
5050
5151 #define MV78XX0_REGS_PHYS_BASE 0xf1000000
52
-#define MV78XX0_REGS_VIRT_BASE IOMEM(0xfd000000)
52
+#define MV78XX0_REGS_VIRT_BASE IOMEM(0xfec00000)
5353 #define MV78XX0_REGS_SIZE SZ_1M
5454
5555 #define MV78XX0_PCIE_MEM_PHYS_BASE 0xc0000000