util/superiotool: Add initial support for Exar XR28V384.
commit3b42119237e7b0ff74f6f56cbb6aa9e32ec286fc
authorDerek Waldner <derek.waldner.os@gmail.com>
Thu, 14 Apr 2016 17:13:48 +0000 (14 12:13 -0500)
committerMartin Roth <martinroth@google.com>
Sat, 16 Apr 2016 00:00:38 +0000 (16 02:00 +0200)
treea6aeff373c5347035b61c16246c577c98d869b42
parent433e8d272d1f1b3f6daaa89add5a886e348f29ea
util/superiotool: Add initial support for Exar XR28V384.

Datasheet
https://www.exar.com/content/document.ashx?id=21368

Add support for Exar chip used on a custom board
that was designed to connect to the Olive Hill Plus
development platform. The register dump was verified
on the Olive Hill Plus platform.

Change-Id: Ibd3e13eefb706bd99b6e5b38634f6855b39848ab
Signed-off-by: Derek Waldner <derek.waldner.os@gmail.com>
Reviewed-on: https://review.coreboot.org/14367
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
util/superiotool/Makefile
util/superiotool/exar.c [new file with mode: 0644]
util/superiotool/superiotool.h