switch-coreboot/util/config/via.config
Ronald G. Minnich ff81a33cbd Setting up VIA VT5292 to see how it works. We've already hit a snag ...
looks like we'll need
src/superio/via/vt82c686

seems odd.
2000-11-29 05:52:34 +00:00

14 lines
221 B
Text

# This will make a target directory of ./via
target via
# VIA test mainboard
mainboard via/vt5292
# Enable Serial Console for debugging
option SERIAL_CONSOLE
linux /usr/src/linux
option CMD_LINE='"root=/dev/hda1"'