util/inteltool: Fix ICH SPIBAR registers
commita5798a9b8f0f2b5b026f4935bc8e2c3425e821a8
authorArthur Heymans <arthur@aheymans.xyz>
Wed, 28 Dec 2016 12:55:23 +0000 (28 13:55 +0100)
committerMartin Roth <martinroth@google.com>
Tue, 3 Jan 2017 16:40:11 +0000 (3 17:40 +0100)
tree7735f778718b3ff43173b8a79ff33a6d35e89b1d
parent1eef32d92b1c091eebe267fbd814be59e381700e
util/inteltool: Fix ICH SPIBAR registers

The ICH7 SPIBAR offset and registers are different from later
generation.
ICH8 has a different offset from later generation.
ICH6 has no SPI controller.

Change-Id: I7691bce619089b15805114047bcb1fd121a5722b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/17978
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
util/inteltool/spi.c