[coreboot] Missing entry16.inc for vx800

Myles Watson mylesgw at gmail.com
Sat Jun 27 20:16:40 CEST 2009


> Stefan Reinauer wrote:
> > 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---------*/

I only see comments there.  Is there any new code that gets compiled in?

Thanks,
Myles





More information about the coreboot mailing list