util/superiotool: Add Winbond W83667HG register dump
commit392e886552afa5c9d33bc443290c7c72303b6c34
authorAngel Pons <th3fanbus@gmail.com>
Wed, 15 Aug 2018 15:59:36 +0000 (15 17:59 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Thu, 13 Sep 2018 13:30:46 +0000 (13 13:30 +0000)
treeadaaffa4cd86d0e6acba2fb296f1db93fed90bfa
parentcde835e39e1401d4dc08f522c3a7518d34dda0e0
util/superiotool: Add Winbond W83667HG register dump

This SuperIO is supported by coreboot and used in two Asus boards. However,
superiotool was lacking a register dump for this chip. Add the corresponding
data from datasheet W83667HG-B revision 1.3 into superiotool.

The SuperIO's datasheet was obtained by requesting it to Nuvoton.

Change-Id: Ie51dc492c761d9c3d4b6100017bb730b1ae6d1e0
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/28099
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
util/superiotool/winbond.c