MIPS: ralink: allow manual memory override
authorJohn Crispin <blogic@openwrt.org>
Wed, 8 Oct 2014 20:40:02 +0000 (22:40 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:20 +0000 (07:45 +0100)
commit15d11120703df3e78c766c7247058f4903001c56
tree9d3661127552ea15992ae90b762b3fd1272a657f
parent5433acd81e8733ede365ad41318f96175ed16b3a
MIPS: ralink: allow manual memory override

RT5350 relies on the bootloader setting up the memc correctly. On some boards
the setup is incorrect leading to 32 MB being available but only 16 MB being
recognized. Allow these boards to manually override the memory range.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/8004/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/of.c