Marco Stornelli wrote:
Upgrading to a 2.6.x kernel may solve the problem, but it needs a lot
of=20
effort. Does 2.6.x kernel support 2G physical memory?
=20
It's the same. Some architecture have 36-bit addressing, but I don't=20
know if the latest kernel has the support for this feature for powerpc.
=20
I think recently there were some patches with 2.6.26-rcx to support
36-bit addressing and changed the addressing to phys_addr_t type from
unsigned long, and few other changed. I think this should be available
starting 2.6.26 version.