Hi,ron
Sorry,the correct config is updated.
This is my config file and I writed 0x7c00 to registers to enable all embedded devices.
I also added the support of loading initrd.gz from DOC.(LOAD_INITRD_FROM_MIL)
Thanks.
riskin
# Sample config file for PCCHIPS m758lmr+ with DoC Millennium (as root)
# This will make a target directory of m758lmr+ target /opt/cwlinux/buildrom/m758lmr+
# PCCHIPS m758lmr+ mainboard pcchips/m758lmr+
# Enable Serial Console for debugging option SERIAL_CONSOLE=1
# enable debugging support option DEBUG=1
# enable serial post for debugging option SERIAL_POST=1
# set default consol loglevel option DEFAULT_CONSOLE_LOGLEVEL=9
# enable floppy support # option MUST_ENABLE_FLOPPY
# enable keyboard support # option NO_KEYBOARD
# use ELF boot # option USE_ELF_BOOT=1
# enable RAM test # option RAMTEST
# PIRQ tables option HAVE_PIRQ_TABLE=1 # I8259 INITITIAL option I8259=1 # don't use old kernel hack option OLD_KERNEL_HACK=1
# Enable MicroCode update and L2 Cache init for PII and PIII option UPDATE_MICROCODE=1 option CONFIGURE_L2_CACHE=1 option ENABLE_FIXED_AND_VARIABLE_MTRRS=1
# Use the internal VGA frame buffer device #option HAVE_FRAMEBUFFER=1
# Path to your kernel (vmlinux) linux /opt/cwlinux/linux
option DISABLE_INTERNAL_DEVICES=1
#support loading initrd option LOAD_INITRD_FROM_MIL=1
# Kernel command line parameters # enable serial console commandline auto BOOT_IMAGE=Image root=100 ramdisk=26000 console=ttyS0,115200 console=tty0 BOOTSTEP=0 BOOTDEVICE=fla1 #commandline root=/dev/ram0 ramdisk=14000 init=/linuxrc console=ttyS0,115200 console=tty0 #commandline root=/dev/nftla1 console=ttyS0,115200 console=tty0 video=sisfb:640x480-8@60,font:VGA8x16 # disable serial console #commandline root=/dev/nftla1 console=/dev/tty5 CONSOLE=/dev/tty5 video=sisfb:640x480-8@60,font:VGA8x16
docipl northsouthbridge/sis/630/ipl.S #option USE_DOC_2000_TSOP=1 option USE_DOC_MIL=1