mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: rt305x: use different memory size setup for RT3352
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31400 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -54,6 +54,9 @@ static inline int soc_is_rt3352(void)
|
||||
#define RT305X_MEM_SIZE_MIN (2 * 1024 * 1024)
|
||||
#define RT305X_MEM_SIZE_MAX (64 * 1024 * 1024)
|
||||
|
||||
#define RT3352_MEM_SIZE_MIN (2 * 1024 * 1024)
|
||||
#define RT3352_MEM_SIZE_MAX (256 * 1024 * 1024)
|
||||
|
||||
#define RT305X_CPU_IRQ_BASE 0
|
||||
#define RT305X_INTC_IRQ_BASE 8
|
||||
#define RT305X_INTC_IRQ_COUNT 32
|
||||
|
||||
Reference in New Issue
Block a user