editing scripts in linuxbios

Jim Gettys jg at laptop.org
Thu Sep 14 11:52:50 EDT 2006


Martin:

You must be *very* careful what tool chain you use for building the BIOS
image.  Right now there are gcc/ld combinations that will produce
unrunable BIOS'es, floating around in different distributions.  I don't
remember the exact versions in which distro's that do work properly.

And therefore, please do BIOS work with the others working on it to
avoid trouble, both for you and us. (e.g. Ron, Richard, Jordan, Marcelo,
etc.).

You should also get a PLCC Flash part (goes in the empty socket) for
your ROM development, rather than relying on the serial ROM on the
board, which if you trash in certain ways, can result in a board that
won't even power up.  Replacing the contents of the serial ROM should
only occur after it has been well tested in PLCC.
                                  Regards,
                                        - Jim Gettys





On Thu, 2006-09-14 at 07:54 -0400, Ivan Krstić wrote:
> Martin Langhoff wrote:
> > I am so evidently thrilled with linuxBIOS that I want to
> > edit/customise /bin/boot-usb but (a) nothing inside the linuxbios
> > looks like an editor, and (b) don't know how to mount it from the
> > fedora userland once I'm there.
> 
> There's no way to do this without re-rolling your own buildrom. Grab the
> buildrom git tree[0], perform the changes, build the new rom, test it
> *with a PLCC*, and on success, submit a patch here.
> 
> Assuming your changes are trivial, constrained to the shell script, and
> obviously correct, you can fast-forward to just submitting a patch.
> 
-- 
Jim Gettys
One Laptop Per Child





More information about the Devel mailing list