X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/2f3b768d56c443c04e57ada7ac6893ef7c8ab7bc..bc4cb1b39fd395012ff2256ae64497de666b4664:/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h index 7f0666d5b..6e7b9e8e6 100644 --- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h +++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h @@ -14,7 +14,7 @@ #include #define RT305X_SDRAM_BASE 0x00000000 -#define RT305X_SYSC_BASE 0x10000000 +#define RT305X_SYSC_BASE 0x10000000 #define RT305X_TIMER_BASE 0x10000100 #define RT305X_INTC_BASE 0x10000200 #define RT305X_MEMC_BASE 0x10000300 @@ -26,21 +26,22 @@ #define RT305X_I2S_BASE 0x10000a00 #define RT305X_SPI_BASE 0x10000b00 #define RT305X_UART1_BASE 0x10000c00 -#define RT305X_FE_BASE 0x10010000 +#define RT305X_FE_BASE 0x10100000 #define RT305X_SWITCH_BASE 0x10110000 -#define RT305X_WMAC_BASE 0x00180000 +#define RT305X_WMAC_BASE 0x10180000 #define RT305X_OTG_BASE 0x101c0000 #define RT305X_ROM_BASE 0x00400000 #define RT305X_FLASH1_BASE 0x1b000000 #define RT305X_FLASH0_BASE 0x1f000000 #define RT305X_SYSC_SIZE 0x100 +#define RT305X_TIMER_SIZE 0x100 #define RT305X_INTC_SIZE 0x100 #define RT305X_MEMC_SIZE 0x100 #define RT305X_UART0_SIZE 0x100 #define RT305X_UART1_SIZE 0x100 #define RT305X_FLASH1_SIZE (16 * 1024 * 1024) -#define RT305X_FLASH0_SIZE (4 * 1024 * 1024) +#define RT305X_FLASH0_SIZE (8 * 1024 * 1024) /* SYSC registers */ #define SYSC_REG_CHIP_NAME0 0x000 /* Chip Name 0 */