[PATCH v2] powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM

Josh Boyer jwboyer at linux.vnet.ibm.com
Thu Jul 10 02:22:49 EST 2008


On Wed,  9 Jul 2008 17:09:23 +0200
Stefan Roese <sr at denx.de> wrote:

> This patch enables 32bit PPC's (with 36bit physical address space, e.g.
> IBM/AMCC PPC44x) to run with >= 4GB of RAM. Mostly its just replacing types
> (unsigned long -> phys_addr_t).
> 
> Tested on an AMCC Katmai with 4GB of DDR2.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>

Thanks :).  FWIW, I was just going to fixup the commit log manually,
but a new patch works too.

josh



More information about the Linuxppc-dev mailing list