openwrtv3/target/linux/ramips/files/arch/mips/ralink
Gabor Juhos 0a42b02126 ramips/rt305x: add initial support for Rt5350 SoC
Somehow detecting the RAM size in common/setup.c doesn't
work here, it always detects 64M and then crashes on devices
with less RAM.
Probably using MEMC_REG_SDRAM_CFG1 to know the RAM size is how
it could be, for now I use the mem=32M kernel parameter to get
stuff working.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 33381
2012-09-12 19:03:12 +00:00
..
common ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
rt288x ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
rt305x ramips/rt305x: add initial support for Rt5350 SoC 2012-09-12 19:03:12 +00:00
rt3883 ramips: rt3883: add device registration code for the SPI controller 2012-05-27 17:10:00 +00:00
Kconfig enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F. 2012-07-24 20:38:08 +00:00
Platform ramips: add preliminary support for the RT3662/RT3883 SoCs 2012-02-13 15:17:59 +00:00