[coreboot] Building Televideo/TC7010 on Fedora 12

Stefan Reinauer stepan at coresystems.de
Mon Feb 15 14:31:58 CET 2010


On 2/14/10 11:02 PM, Peter Bannis wrote:
> You are not confused. It should be
> while(!(inb(PM_BASE + 1) & 0x80))
>
> but the current code has
> while(!inb(PM_BASE + 1 & 0x80))
>
> either way incorrect code to read port 0x80 is generated instead of
> reads to port (0xe8+1):
Not here. You should probably clean your output directory and start fresh.

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866





More information about the coreboot mailing list