base-files: add function to get binary mac from file
authorMathias Kresin <dev@kresin.me>
Fri, 26 Jan 2018 21:54:06 +0000 (22:54 +0100)
committerMathias Kresin <dev@kresin.me>
Wed, 14 Mar 2018 18:04:52 +0000 (19:04 +0100)
Add a fucntion to get the a binary mac address from file. Use the new
function for mtd_get_mac_binary() to limit duplicate code.

Signed-off-by: Mathias Kresin <dev@kresin.me>

No differences found