commit | 6f8215681a0af8eb58ce4a112834b2ddcd547912 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Tue Sep 24 11:41:23 2019 -0500 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Dec 09 09:47:41 2019 -0600 |
tree | e8c727d4aef9156f1cbc366ae5f46749b9545c9c | |
parent | d724321f99bbaf024a5ec4bacf1520de3bc1ac87 [diff] |
lib: Always build support for formatting MAC and IP address Even if not communicating over the network in U-Boot, code may be manipulating and storing IP or MAC addresses to pass to Linux, etc. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>