util: Add tools for dumping and inserting KBC1126 firmware images.
commit5fd00ce71a1bfd5cd36f9d42ab657a8e7d6c54f2
authorIru Cai <mytbk920423@gmail.com>
Sun, 26 Mar 2017 04:05:32 +0000 (26 12:05 +0800)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 11 May 2017 14:48:40 +0000 (11 16:48 +0200)
tree0b57a49a7095eb93d15a8aecf450bce2f7649c5a
parent5f9fe7232a24e4abf88b6b642f4df462142cfd85
util: Add tools for dumping and inserting KBC1126 firmware images.

Change-Id: Ic521b177b9602ff042312cccaaa89371db7c5855
Signed-off-by: Iru Cai <mytbk920423@gmail.com>
Reviewed-on: https://review.coreboot.org/19071
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
.gitignore
util/kbc1126/README.md [new file with mode: 0644]
util/kbc1126/kbc1126_ec_dump.c [new file with mode: 0644]
util/kbc1126/kbc1126_ec_insert.c [new file with mode: 0644]
util/kbc1126/makefile [new file with mode: 0644]