summaryrefslogtreecommitdiff
path: root/util/cbfstool/EXAMPLE
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/EXAMPLE')
-rw-r--r--util/cbfstool/EXAMPLE8
1 files changed, 8 insertions, 0 deletions
diff --git a/util/cbfstool/EXAMPLE b/util/cbfstool/EXAMPLE
new file mode 100644
index 0000000000..e4e198e355
--- /dev/null
+++ b/util/cbfstool/EXAMPLE
@@ -0,0 +1,8 @@
+ rm coreboot.rom;
+./cbfstool coreboot.rom create 0x80000 0x10000 /tmp/coreboot.strip
+./cbfstool coreboot.rom add-payload /tmp/filo.elf normal/payload l
+./cbfstool coreboot.rom print
+#./cbfstool coreboot.rom add-stage /tmp/filo.elf normal/payload
+
+./cbfstool coreboot.rom print
+cp coreboot.rom /home/rminnich/qemutest/