switch-coreboot/util/config/matsonic.config
2000-12-06 08:14:48 +00:00

23 lines
560 B
Text

# Sample config file for Matsonic MS7308E with DoC Millennium (as root)
# This will make a target directory of ./matsonic
target matsonic
# WinFast 6300 MAX mainboard
mainboard matsonic/ms7308e
# Enable Serial Console for debugging
option SERIAL_CONSOLE
# Enable MicroCode update and L2 Cache init for PII and PIII
option UPDATE_MICROCODE
option CONFIGURE_L2_CACHE
# Use the internal VGA frame buffer device
# Fixme: this does not effect the Makefile rules for docipl
option HAVE_FRAMEBUFFER
linux /usr/src/linux
option CMD_LINE='"root=/dev/nftla1"'