On Fri, Apr 08, 2005 at 10:51:05AM -0700, Ho Lee wrote: > > Hi Chris, > > How about setting PAGE_OFFSET to 0x80000000, that is 2G/2G split? > It would make enough virtual address space. I've never tried on PPC, > so I don't know the side effect of this.
I successfully use PAGE_OFFSET equal to 0xA000'0000 on 405-based designs (2.4 of course :)). -- Eugene