From 1c8cd59f3c9248f0954a5cf215dc3652ccfc8da5 Mon Sep 17 00:00:00 2001 From: "arch import user (historical)" Date: Wed, 6 Jul 2005 17:15:54 +0000 Subject: Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 Creator: Li-Ta Lo emulator update x96emu update from Paulo git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1954 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/arima/hdama/Config.lb | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'targets/arima') diff --git a/targets/arima/hdama/Config.lb b/targets/arima/hdama/Config.lb index 1dce4fdc8b..8e5a16c02e 100644 --- a/targets/arima/hdama/Config.lb +++ b/targets/arima/hdama/Config.lb @@ -6,22 +6,20 @@ target hdama mainboard arima/hdama -option ROM_SIZE=487424 - # Arima hdama romimage "normal" option USE_FALLBACK_IMAGE=0 - option ROM_IMAGE_SIZE=0x16000 + option ROM_IMAGE_SIZE=0x10400 option LINUXBIOS_EXTRA_VERSION=".0Normal" - payload /home/ollie/work/filo-0.4.1/filo.elf -# payload /etc/hosts + payload /usr/share/etherboot/5.2.1eb1-lnxi-lb/tg3--ide_disk.zelf end romimage "fallback" option USE_FALLBACK_IMAGE=1 - option ROM_IMAGE_SIZE=0x16000 + option ROM_IMAGE_SIZE=0x10400 option LINUXBIOS_EXTRA_VERSION=".0Fallback" - payload /home/ollie/work/filo-0.4.1/filo.elf + payload /usr/share/etherboot/5.2.1eb1-lnxi-lb/tg3--ide_disk.zelf +# use this to test a build if you don't have the etherboot # payload /etc/hosts end -- cgit v1.2.3