Update Kontron board
authorStefan Reinauer <stepan@coresystems.de>
Tue, 20 Jan 2009 22:53:10 +0000 (22:53 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 20 Jan 2009 22:53:10 +0000 (22:53 +0000)
commit54309d637ac2cf474793b884b5392f0a6e5390a9
tree7d7acb4cb7b4e394ba29eef08c553bd34aeb1193
parent977ed2d99565fc35c52f50cbe310b7b211611e94
Update Kontron board

 - use new features of the ich7 update
 - move rambase above 1M to avoid memory trashing through SMM relocation
 - enable superio HWM

Update ICH7 driver

 - minor smi cosmetics (in progress)
 - add real ac97 driver
 - add real azalia driver
 - fix some interrupt issues
 - fix some sata issues
 - include Patrick's fix for _lpc.c

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3886 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/kontron/986lcd-m/Config.lb
src/mainboard/kontron/986lcd-m/Options.lb
src/mainboard/kontron/986lcd-m/auto.c
src/southbridge/intel/i82801gx/Config.lb
src/southbridge/intel/i82801gx/chip.h
src/southbridge/intel/i82801gx/i82801gx_ac97.c
src/southbridge/intel/i82801gx/i82801gx_lpc.c
src/southbridge/intel/i82801gx/i82801gx_pci.c
src/southbridge/intel/i82801gx/i82801gx_pcie.c
src/southbridge/intel/i82801gx/i82801gx_sata.c
src/southbridge/intel/i82801gx/i82801gx_smihandler.c