Hi all.
As you well know, as part of the ongoing cleanup of the linux trees
regarding PPC, it has been decreed that the preferred way to pass
bootloader information shall be the flat OF tree.
http://ozlabs.org/pipermail/linuxppc-dev/2005-August/019408.html
http://ozlabs.org/pipermail/linuxppc-dev/2005-August/019362.html
The following patch (broken in two parts), implements just that.
Please be aware that in order to test it, you'll need a fairly recent
dtc tool, which is available by git at
rsync://ozlabs.org/dtc/dtc.git
The xxd binary dumper is needed too which I got from
ftp://ftp.uni-erlangen.de/pub/utilities/etc/xxd-1.10.tar.gz
Linux patches will follow...
Awaiting comments.
Regards
Pantelis
P.S. Sorry for cross-posting, but it seems to be appropriate at this time.