util: Remove 'getpir' and 'mptable' tools
commit6c90f3334e65ff4b0ff4900df77bc33d53beb677
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>
Thu, 6 Feb 2014 20:22:25 +0000 (6 14:22 -0600)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 19 Dec 2014 20:15:18 +0000 (19 21:15 +0100)
tree382969b15e24d133aba4c10733bdf75833c74743
parentcc47d9dcf8fc918732b3c1e17b6877d5f2f41afe
util: Remove 'getpir' and 'mptable' tools

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
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5158
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
util/getpir/Makefile [deleted file]
util/getpir/README [deleted file]
util/getpir/checkpir.c [deleted file]
util/getpir/checksum.c [deleted file]
util/getpir/checksum.h [deleted file]
util/getpir/code_gen.c [deleted file]
util/getpir/code_gen.h [deleted file]
util/getpir/getpir.c [deleted file]
util/getpir/pirq_routing.h [deleted file]
util/mptable/Makefile [deleted file]
util/mptable/mptable.c [deleted file]