coreboot-kgpe-d16/src/southbridge
Sven Schnelle 8a539b6678 ICH7: Fix register naming error
There's an off-by-one error in the ACPI GP_LVL declaration:
it declares GL00 with a bit count of 6, and continues with GP07
afterwards. This should be GP06, as the first bitfield covers
GP00-GP05.

While at it, change it to GP00-GP05, as right now GL00 isn't used,
and single bitfield are more usable here.

Also adjust the Getac P470, as this is the only user of those defintions
right now.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6471 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-04-01 07:28:35 +00:00
..
amd Add the SR5650 & SP5100 to the Kconfig and Makefile.inc 2011-03-28 04:36:21 +00:00
broadcom Merge enable_rom.c files into bootblock.c files. 2010-12-09 18:09:14 +00:00
intel ICH7: Fix register naming error 2011-04-01 07:28:35 +00:00
nvidia Improve ck804 IOAPIC and HPET resource handling. 2011-03-03 20:52:50 +00:00
ricoh add functions to set Subsystem Vendor/Device to rl5c746 2011-02-28 18:09:58 +00:00
sis Add TINY_BOOTBLOCK support for the SiS966 southbridge. 2010-12-16 19:57:54 +00:00
ti Random fixes for TI pci1x2x / Nokia IP530 / others. 2010-12-26 14:12:38 +00:00
via Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3. 2011-03-02 19:56:28 +00:00
Kconfig Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00
Makefile.inc Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00