set CLKIN frequence to 24 MHZ for correct Serial Port operation

This commit is contained in:
Li-Ta Lo 2000-10-26 03:04:28 +00:00
parent 8d7c3938b0
commit da504a912a

View file

@ -194,12 +194,12 @@ sis630ipl_start:
movw $SPL_RAM_SEG, %ax
movw %ax, %es
movw $sis950_init_table, %si # enable flash write on
movw $0x05, %cx # SiS 950 LPC
movw $0x2e, %dx
movw $sis950_init_table, %si # unlock SiS 950 LPC
movw $0x05, %cx # select Clock Selection
movw $0x2e, %dx # and Flash ROM I/F
rep
outsb
movb $0xfc, %al
movb $0xfc, %al # enable write, CLKIN = 24 MHZ
outb %al, $0x2f
xorw %sp, %sp # clear %sp