diff options
author | Stefan Reinauer <stepan@openbios.org> | 2003-09-30 09:52:37 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2003-09-30 09:52:37 +0000 |
commit | a1d2c58c368df765e7fa6ebdee9f842d303222aa (patch) | |
tree | 00edd2ae0b097054345cf825c7349091fa29421f /targets/newisys/khepri/Config.lb | |
parent | 99dcf231f48433a07cbd47ecb0c23301a6b5b34e (diff) |
no filo, since khepri has no ide disks per default
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1160 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/newisys/khepri/Config.lb')
-rw-r--r-- | targets/newisys/khepri/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/newisys/khepri/Config.lb b/targets/newisys/khepri/Config.lb index 9ac5645c15..ad094df552 100644 --- a/targets/newisys/khepri/Config.lb +++ b/targets/newisys/khepri/Config.lb @@ -90,7 +90,7 @@ romimage "normal" option ROM_IMAGE_SIZE=0x10000 option LINUXBIOS_EXTRA_VERSION="-Khepri-Normal" mainboard newisys/khepri - payload /usr/share/LinuxBIOS/filo.elf + payload /usr/share/LinuxBIOS/tg3--ide_disk.zelf end romimage "fallback" |