HomeFreeBSD

A MAC adddress from FDT data should override anything stored in eeprom or

Description

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.

Details

Provenance
ianAuthored on
Parents
rS348017: Fix up KatCCMParser test usage
Branches
Unknown
Tags
Unknown