Re: [PATCH] powerpc: Fix problems with 32bit PPC's running with more than 2GB of RAM
From: Stefan Roese <sr@denx.de> Date: 2008-07-09 15:05:14
On Wednesday 09 July 2008, Kumar Gala wrote:
On Jul 9, 2008, at 8:44 AM, Stefan Roese wrote:
quoted
This patch enables 32bit PPC's (with 36bit physical address space,
e.g.
IBM/AMCC PPC44x) to run with more than 2GB of RAM. Mostly its just
replacing types (unsigned long -> phys_addr_t).
should the commit header really be >= 4G. I don't think there is any
issue with 2-4G support as it stands.
Right. I'll fix this up and resubmit.
Thanks.
Best regards,
Stefan