MIPS: add detect_memory_region()
authorJohn Crispin <blogic@openwrt.org>
Sat, 13 Apr 2013 11:15:47 +0000 (13:15 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 May 2013 23:19:11 +0000 (01:19 +0200)
Add a generic way of detecting the available RAM. This function is based on the
implementation already used by ath79.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5178/


No differences found