util: Remove 'getpir' and 'mptable' tools

Hardware / Coreboot - Alexandru Gagniuc [gmail.com] - 19 December 2014 14:15 UTC

They create output in an obsolete form, are not actively maintained, and the quality of the output is not better than randomly copy pasting from other boards. These tools are no longer of any practical
value. remove them.

Change-Id: I49d7c5c86b908e08a3d79a06f5cb5b28cea1c806

6c90f33 util: Remove 'getpir' and 'mptable' tools
util/getpir/Makefile | 24 -
util/getpir/README | 30 --
util/getpir/checkpir.c | 31 --
util/getpir/checksum.c | 13 -
util/getpir/checksum.h | 6 -
util/getpir/code_gen.c | 88 ----
util/getpir/code_gen.h | 6 -
util/getpir/getpir.c | 189 -------
util/getpir/pirq_routing.h | 55 --
util/mptable/Makefile | 8 -
util/mptable/mptable.c | 1258 --------------------------------------------
11 files changed, 1708 deletions(-)

Upstream: review.coreboot.org


  • Share