[Cbe-oss-dev] PS3 zImage.initrd.
Geoff Levand
geoffrey.levand at am.sony.com
Tue Apr 17 12:09:52 EST 2007
David Woodhouse wrote:
> I poked at zImage.initrd a bit last night and today. The code in the
> bootwrapper for adding device-tree nodes was fairly buggered, and once
> that was fixed the kernel itself actually reserving the initrd memory --
> that's done in prom_init() for OF platforms but but never happens when
> it's just put in the device-tree from the wrapper.
>
> It seems people had debugged and fixed all of this already -- some of it
> quite a long time ago, but the fixes haven't yet been merged. Attached
> are the ones I needed just to get the PS3 zImage.initrd to boot.
I pushed some of my bootwrapper changes out to ps3-linux.git today, one
of which was to sync to arch/powerpc/boot in Paul's #for-2.6.22 branch. That
seems to have three of the five patches you need. I added these to my git
tree (already in #for-2.6.22):
[PATCH 1/2] powerpc: Allow duplicate lmb_reserve() calls
[PATCH 2/2] Automatically lmb_reserve() initrd
-Geoff
More information about the cbe-oss-dev
mailing list