[OLPC-devel] How to build an SPI image for olpcflash
Richard Smith
smithbone at gmail.com
Wed Aug 16 01:25:43 EDT 2006
Hope this helps.
1. Git buildrom
2. Update the linuxbios version in ./packages/linuxbios/linuxbios.mk
to be >= 2373.
3. Remove .configured and .unpacked_* in ./work/linuxbios/stamps
4. Edit your ./Config.mk to change the LinuxBIOS config file.
LINUXBIOS_CONFIG=Config.SPI.lb
5. Run 'make linuxbios-clean'
If this is a fresh install you may get an error here. No worries.
6. Run 'make'
In ./deploy you should now have a linuxbios.rom file that is 983,040 bytes.
--
Richard A. Smith
More information about the Devel
mailing list