From 447627d77a09508fc47d56eec825c8586cf00dc0 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 19 Feb 2002 17:11:12 +0000 Subject: [PATCH] Added a config for etherboot --- .../smartcore-p5/config.etherboot | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 src/mainboard/digitallogic/smartcore-p5/config.etherboot diff --git a/src/mainboard/digitallogic/smartcore-p5/config.etherboot b/src/mainboard/digitallogic/smartcore-p5/config.etherboot new file mode 100644 index 0000000000..fc2c21ab9a --- /dev/null +++ b/src/mainboard/digitallogic/smartcore-p5/config.etherboot @@ -0,0 +1,27 @@ +# Sample config file for Intel 430TX chipset on the Smartcore P5 + +# This will make a target directory of ./smartcore-p5 +target smartcore-p5 + +# ASUS CUA main board +mainboard digitallogic/smartcore-p5 + +# option HAVE_PIRQ_TABLE=1 +# Enable Serial Console for debugging +option SERIAL_CONSOLE=1 +option NO_KEYBOARD=1 +#nooption NO_KEYBOARD +#keyboard pc80 +option INBUF_COPY +option DEFAULT_CONSOLE_LOGLEVEL=7 +#option MAXIMUM_CONSOLE_LOGLEVEL=10 +#option DEBUG=1 +option USE_GENERIC_ROM=1 +option ROM_SIZE=262144 + + +# MEMORY TESTING USING MEMTEST +option USE_ELF_BOOT=1 + +payload ../eepro100.ebi +nooption RAMTEST