On 22/07/2010 16:16, Wookey wrote: > We've always had more than 256Mb RAM but not been able to make one > kernel that would access it all on both>256Mb and<=256Mb builds. > > This patch > http://git.kernel.org/?p=linux/kernel/git/marex/pxa-linux-2.6.git;a=commit;h=9ee18023466d30e3847a77c82a1e776fb3cf02fc > > enables exactly that for another pxa270 board. > > I _think_ it's exactly what we need and is all of 10 lines. But I > could be wrong. > > > Wookey I tried using the 3rd bank of RAM as a ramdisk and encountered formatting errors that reduced with re-formatting suggesting some sort of ram-itis. When Marek got 3 banks working as per the above her confirmed that he got ram erors too so although the principle looks sound it doesn't mean we can actually use it unfortunately. DB knows about it and was going to look into it. Nick