[coreboot] New patch to review for coreboot: 8b6008f i5000: enforce hard reset

ron minnich rminnich at gmail.com
Sun Jun 17 20:00:03 CEST 2012


On Sun, Jun 17, 2012 at 8:30 AM, Sven Schnelle <gerrit at coreboot.org> wrote:

> +       /* perform hard reset */
> +       movw    $0xcf9, %dx
> +       movw    $0x06, %ax
> +       outw    %ax, %dx

outw? not outb?

ron




More information about the coreboot mailing list