switch-coreboot/util/config/pcchips.config
2002-02-20 02:42:27 +00:00

24 lines
553 B
Text

# Sample config file for PCCHIPS M810LMR with DoC Millennium (as root)
# This will make a target directory of ./pcchips
target pcchips
# PCCHIPS M810LMR mainboard
mainboard pcchips/m810lmr
# Enable Serial Console for debugging
option SERIAL_CONSOLE=1
# use DOC MIL
option USE_DOC_MIL=1
docipl northsouthbridge/sis/730/ipl.S
# Use the internal VGA frame buffer device
option HAVE_FRAMEBUFFER
# Path to your kernel (vmlinux)
linux /usr/src/linux
# Kernel command line parameters
commandline root=/dev/hda1 console=ttyS0,115200 console=tty0 single