[LinuxBIOS] Possible type

Stefan Reinauer stepan at coresystems.de
Sun Jan 21 22:48:50 CET 2007


* Jory A. Pratt <geekypenguin at gmail.com> [070121 20:29]:
>     {0x1002, 0x4377, "ATI SB400", enable_flash_sb400}, // ATI
> Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80)
> 
> After doing some review trying to get more info so I can work to
> implement ATI chipset support I believe there is a typo in the code. as
> shown above.
> 
> after doing much research I find the smbus is always at 0x1002, 0x4372
> while the code is looking at 0x4377 could someone please explain this.

Yes. Enabling flash writes requires touching the ISA bridge. You dont
need the smbus for that task. What made you assume so?

-- 
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/




More information about the coreboot mailing list