commit | d3dce3d676373b1519546721ee5f3a8c613f40f5 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Wed Oct 03 11:34:16 2012 +0000 |
committer | John Crispin <blogic@openwrt.org> | Fri Nov 09 11:37:17 2012 +0100 |
tree | 07eae00399f41cbc19c6e18177d86ab04c2ee647 | |
parent | b5b64f2ba434cd2082a89aecec4b4c1eaec742c0 [diff] |
MIPS: BCM47XX: ignore last memory page Ignoring the last page when ddr size is 128M. Cached accesses to last page is causing the processor to prefetch using address above 128M stepping out of the ddr address space. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Patchwork: http://patchwork.linux-mips.org/patch/4365 Signed-off-by: John Crispin <blogic@openwrt.org>