On Sun, Jun 17, 2012 at 8:30 AM, Sven Schnelle <[email protected]> wrote:
> + /* perform hard reset */ > + movw $0xcf9, %dx > + movw $0x06, %ax > + outw %ax, %dx outw? not outb? ron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

