* John Lewis <[email protected]> [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: [email protected]
> http://www.coreboot.org/mailman/listinfo/coreboot


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to