K 10 svn:author V 3 ian K 8 svn:date V 27 2019-05-20T22:21:47.520908Z K 7 svn:log V 339 A MAC adddress from FDT data should override anything stored in eeprom or OTP registers (because the user is in control of the fdt data). Remove the early returns from the code that tries to find a good mac address, so that the execution always flows through the routine to get an address from FDT data last, when on FDT-enabled systems. END