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