mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-08 17:32:59 +08:00
Call fec_set_hwaddr in init routine to setup MAC address so when ethaddr is set late via setenv the change will propagate to the hw. Signed-off-by: John Rigby <john.rigby@linaro.org> CC: Ben Warren <biggerbadderben@gmail.com>