Table of Contents

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