1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 16:39:28 +03:00
openwrt-xburst/target/linux/ramips/files/arch/mips/ralink
juhosg de071d14f7 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33381 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 [ramips] 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