Motorola S-Record conversions
chip2file.txt to vendorbios.rom
cd host/src/ bash ./srec2bin.sh file2chip.txt vendorbios.rom 0x800000
coreboot.rom to file2chip.txt
cd host/src/ bash ./bin2srec.sh coreboot.rom file2chip.txt
coreboot:zerocat-chipflasher:srec
cd host/src/ bash ./srec2bin.sh file2chip.txt vendorbios.rom 0x800000
cd host/src/ bash ./bin2srec.sh coreboot.rom file2chip.txt