[coreboot] C720 swapparoo

Stefan Reinauer stefan.reinauer at coreboot.org
Fri Jan 31 19:43:51 CET 2014


* John Lewis <jlewis at johnlewis.ie> [140129 23:16]:
> 
> Okay, well I extracted the attached file using:
> 
> eval `./fmap_decode bios.bin | grep BOOT_STUB`
> dd if=c720.rom ibs=$((area_offset)) skip=1 | dd bs=$((area_size))
> iflag=fullblock of=c720-coreboot.bin
 
You should use cbfstool on the whole 8MB image...

> and:
> 
> ../coreboot/build/cbfstool c720-coreboot.bin print
> 
> produces:
> 
> c720-coreboot.bin:
> 1024 kB, bootblocksize 3144, romsize 8388608, offset 0x700000
> alignment: 64 bytes
> 
> Name                           Offset     Type         Size
> 
> zippo.
> 


> -- 
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot




More information about the coreboot mailing list