summaryrefslogtreecommitdiff
path: root/targets/arima/hdama/Config.lb
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2003-09-26 04:45:52 +0000
committerRonald G. Minnich <rminnich@gmail.com>2003-09-26 04:45:52 +0000
commitc817926a6bd4195cff6b6a0d8fa35b8637cee1b8 (patch)
tree0e359b22069293ab81af97c81c4e36ed083c2caa /targets/arima/hdama/Config.lb
parent10941401e8c040ade7456b0f49ab21c6306791fd (diff)
downloadcoreboot-c817926a6bd4195cff6b6a0d8fa35b8637cee1b8.tar.xz
via epia; also yh lu tyan.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1138 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/arima/hdama/Config.lb')
-rw-r--r--targets/arima/hdama/Config.lb4
1 files changed, 4 insertions, 0 deletions
diff --git a/targets/arima/hdama/Config.lb b/targets/arima/hdama/Config.lb
index 7ea925d2d1..6c74ee6207 100644
--- a/targets/arima/hdama/Config.lb
+++ b/targets/arima/hdama/Config.lb
@@ -94,6 +94,8 @@ romimage "normal"
option LINUXBIOS_EXTRA_VERSION=".0Normal"
mainboard arima/hdama
payload /usr/share/etherboot/5.1.9pre2-lnxi-lb/tg3--ide_disk.zelf
+# use this to test a build if you don't have the etherboot
+# payload /etc/hosts
end
romimage "fallback"
@@ -102,6 +104,8 @@ romimage "fallback"
option LINUXBIOS_EXTRA_VERSION=".0Fallback"
mainboard arima/hdama
payload /usr/share/etherboot/5.1.9pre2-lnxi-lb/tg3--ide_disk.zelf
+# use this to test a build if you don't have the etherboot
+# payload /etc/hosts
end
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"