[OpenBIOS] First OOPS

Blue Swirl blauwirbel at gmail.com
Mon Dec 22 17:23:25 CET 2008


On 12/22/08, Laurent Vivier <laurent at lvivier.info> wrote:
>
>  Le 22 déc. 08 à 12:20, Blue Swirl a écrit :
>
>
>
> > On 12/22/08, Laurent Vivier <laurent at lvivier.info> wrote:
> >
> > > On an install CD there is a forth script which start yaboot with good
> > > parameters but currently OpenBIOS is not able to decode this script
> (inside
> > > XML tags).
> > >
> >
> > Did OHW ever handle this?
> >
>
>  It does, but it is a hack: it computes the checksum of the script to
> identify it, and according the checksum the things to do are hardcoded into
> OHW.
>
>  You have a big "switch()" and a "case" for each known script (for instance
> "debian etch install CD", "debian sarge install CD", etc).

Well, it wasn't that hard. The patch o_2_use_bootinfo.diff adds
parsing of CHRP file ppc\bootinfo.txt. Still, the loaded yaboot does
not work. Maybe a problem with ELF loader?

I've shuffled the patch series a bit, so here are all pending patches.
Would anyone mind if I applied them?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: q_1_ppc_openbios.diff
Type: plain/text
Size: 2923 bytes
Desc: not available
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20081222/74ffc759/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: q_2_ppc_use_prom_env.diff
Type: plain/text
Size: 4413 bytes
Desc: not available
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20081222/74ffc759/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: q_3_ppc_use_fw_cfg.diff
Type: plain/text
Size: 1221 bytes
Desc: not available
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20081222/74ffc759/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: o_1_ppc_add_boot.diff
Type: plain/text
Size: 3627 bytes
Desc: not available
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20081222/74ffc759/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: o_2_use_bootinfo.diff
Type: plain/text
Size: 3278 bytes
Desc: not available
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20081222/74ffc759/attachment-0010.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: o_3_ppc_use_fw_cfg.diff
Type: plain/text
Size: 5113 bytes
Desc: not available
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20081222/74ffc759/attachment-0011.bin>


More information about the OpenBIOS mailing list