[coreboot] Missing entry16.inc for vx800

bari bari at onelabs.com
Sat Jun 27 19:53:06 CEST 2009


Stefan Reinauer wrote:
> bari wrote:
>> Here are the two missing entry16 files for the vx800.
>>
>> -Bari
> Why's that needed? Does the default not work?
> 

For some reason the mystery developer c/o OLPC Inc. added this:

/* 2008-12-2 added this----------*/
/*Open A20 */
	/*inb $0x92, %al
	orb $0x2,%al
	outb %al, $0x92*/

/*;----------------------;
	;Disable NMI and PARITY;
	;----------------------;
*/
	/*movb	$0x8d,%al*/		/*; disable parity*/
	/*outb %al, $0x70

	movb	$0xc,%al  */  /*; disable NMI*/
	/*outb %al, $0x61*/
/* 2008-12-2 added this---------*/

-Bari




More information about the coreboot mailing list