aboutsummaryrefslogtreecommitdiff
path: root/tools/.gitignore
diff options
context:
space:
mode:
authoroliver@schinagl.nl <oliver@schinagl.nl>2016-11-25 16:30:32 +0100
committerJoe Hershberger <joe.hershberger@ni.com>2017-02-07 10:54:33 -0600
commitc25f01a63ac21ddfa522d972b09a0e9e5ab4b4cd (patch)
treefe36c8e27ba2d31e54259cc071e1b2cb207a5eb3 /tools/.gitignore
parent1d3c5392396726915558e95e08947e44d994d9bb (diff)
downloadu-boot-c25f01a63ac21ddfa522d972b09a0e9e5ab4b4cd.zip
u-boot-c25f01a63ac21ddfa522d972b09a0e9e5ab4b4cd.tar.gz
u-boot-c25f01a63ac21ddfa522d972b09a0e9e5ab4b4cd.tar.bz2
tools: Add tool to add crc8 to a mac address
This patch adds a little tool that takes a generic MAC address and generates a CRC byte for it. The output is the full MAC address without any separators, ready written into an EEPROM. Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com> Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r--tools/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore
index cb1e722..0d1f076 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -6,6 +6,7 @@
/fit_check_sign
/fit_info
/gen_eth_addr
+/gen_ethaddr_crc
/ifdtool
/img2srec
/kwboot