asus cua is back alive.
This commit is contained in:
parent
dd99e41d73
commit
ee2455bf9d
1 changed files with 14 additions and 1 deletions
|
|
@ -6,6 +6,10 @@ target asus_cua
|
|||
# Asus CUA
|
||||
mainboard asus/cua
|
||||
|
||||
raminit northbridge/acer/m1631/chipset_init.inc
|
||||
# protected mode startup
|
||||
option PROTECTED_MODE_STARTUP
|
||||
|
||||
# Enable Serial Console for debugging
|
||||
option SERIAL_CONSOLE
|
||||
|
||||
|
|
@ -13,11 +17,20 @@ option SERIAL_CONSOLE
|
|||
option UPDATE_MICROCODE
|
||||
option CONFIGURE_L2_CACHE
|
||||
|
||||
# use DOC MIL
|
||||
option USE_DOC_MIL
|
||||
docipl northbridge/acer/m1631/ipl.S
|
||||
|
||||
|
||||
# Use the internal VGA frame buffer device
|
||||
# option HAVE_FRAMEBUFFER
|
||||
|
||||
# we don't have PIRQ tables yet.
|
||||
nooption HAVE_PIRQ_TABLE
|
||||
|
||||
# Path to your kernel (vmlinux)
|
||||
linux /usr/src/linux
|
||||
linux ~/src/bios/linux-2.4.0-ali
|
||||
|
||||
|
||||
# Kernel command line parameters
|
||||
commandline root=/dev/hda1 console=ttyS0,115200 console=tty0 single
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue