This patch adds Jordan's romtool support for v2.
[coreboot.git] / util / romtool / EXAMPLE
1  rm coreboot.rom; 
2 ./romtool coreboot.rom create 0x80000 0x10000 /tmp/coreboot.strip
3 ./romtool coreboot.rom add-payload /tmp/filo.elf normal/payload l
4 ./romtool coreboot.rom print
5 #./romtool coreboot.rom add-stage /tmp/filo.elf normal/payload
6
7 ./romtool coreboot.rom print
8 cp coreboot.rom /home/rminnich/qemutest/