Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7
authorStefan Reinauer <stepan@coresystems.de>
Wed, 14 May 2008 11:38:22 +0000 (11:38 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 14 May 2008 11:38:22 +0000 (11:38 +0000)
commitb69e46bca3ee8e25ee45ba04ff812e507fccb0fc
tree661cb07e2e057d12c51e8f70079e3e22ec49b4ec
parent1984067a8619efe8d4c5bdc44cb27346b126bd2d
Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7
have different register meanings, so they get their own lookup tables.

This is a trivial patch.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3307 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/inteltool/inteltool.c