Building an SPI image for olpcflash

From OLPC
Revision as of 05:37, 16 August 2006 by Wmb@firmworks.com (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

(This recipe is from Richard Smith.)

  • Git buildrom
  • Update the linuxbios version in ./packages/linuxbios/linuxbios.mk to be >= 2373.
  • Remove .configured and .unpacked_* in ./work/linuxbios/stamps
  • Edit your ./Config.mk to change the LinuxBIOS config file.
 LINUXBIOS_CONFIG=Config.SPI.lb
  • Run 'make linuxbios-clean'
    If this is a fresh install you may get an error here. No worries.
  • Run 'make'

In ./deploy you should now have a linuxbios.rom file that is 983,040 bytes.

Programming the SPI FLASH