switch-coreboot/southbridge
Uwe Hermann 7694517f9f Port r3747, r3732, r3733 from v2 to v3 (build-tested on v3):
src/northbridge/intel/i945/ich7.h:

Thanks to Uwe Hermann for spotting this typo.


src/southbridge/intel/i82801gx/i82801gx_lpc.c:

The enable_hpet() code in intel/i82801gx will not work with the
ICH7 southbridge (but it might work with ICH4/ICH5 or so).
The ICH7 needs a different init code. Drop the non-working code for now.


src/southbridge/intel/i82801gx/i82801gx.h:

Drop #defines for registers that are not existant on the ICH7.
Also, fix BIOS_CNTL, which is 0xdc on ICH7.
Build-tested with kontron/986lcd-m.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@1107 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-01-08 16:14:12 +00:00
..
amd This patch does some minor fixups for 8111 and 8132 and adds support for 8131. 2009-01-05 23:02:16 +00:00
intel Port r3747, r3732, r3733 from v2 to v3 (build-tested on v3): 2009-01-08 16:14:12 +00:00
nvidia This trivial patch adds the warnings Peter and Ron requested to the ck804 code. 2009-01-07 18:37:21 +00:00
via/vt8237 This patch fixes a few small problems and gets cn700 to read from an IDE 2008-12-23 23:44:39 +00:00