MIPS: ralink: add memory definition for RT3883

Populate struct soc_info with the data that describes our RAM window.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5182/
这个提交包含在:
John Crispin
2013-04-13 20:23:19 +02:00
提交者 Ralf Baechle
父节点 38d5b81cde
当前提交 fe98f612a1
修改 2 个文件,包含 8 行新增0 行删除

查看文件

@@ -245,4 +245,8 @@
#define RT3883_FLASH_CFG_WIDTH_16BIT 0x1
#define RT3883_FLASH_CFG_WIDTH_32BIT 0x2
#define RT3883_SDRAM_BASE 0x00000000
#define RT3883_MEM_SIZE_MIN 2
#define RT3883_MEM_SIZE_MAX 256
#endif /* _RT3883_REGS_H_ */