[coreboot] libpayload: Fix upper 128 NVRAM bytes handling

Uwe Hermann uwe at hermann-uwe.de
Mon Mar 31 22:22:56 CEST 2008


On Mon, Mar 31, 2008 at 10:03:44AM -0600, Jordan Crouse wrote:
> > Fix the NVRAM access functions to work correctly for the
> > upper 128 bytes of NVRAM (if enabled).
> > 
> > For most chipsets this means using I/O ports 0x72/0x73, but at least
> > on some VIA chipsets (I tested the VIA VT8237R on actual hardware)
> > these ports won't work and you have to use 0x74/0x75. Thus, make this
> > a Kconfig option for now.
> > 
> > Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
> Acked-by: Jordan Crouse <jordan.crouse at amd.com>

Thanks, r3202.

 
Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list