commit | e530bb743be1ca956715989af92396175b8a8cd5 | [log] [tgz] |
---|---|---|
author | Conor Dooley <conor.dooley@microchip.com> | Thu Jun 15 11:12:44 2023 +0100 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Jul 06 17:28:08 2023 +0800 |
tree | 6e52ed29d2316ecc83969f5c0e23ea3c23c47317 | |
parent | 4e99899bd546b7cd60735df4b18da6eabdc38cb1 [diff] |
board: microchip: set mac address for ethernet1 on icicle The dts sync from Linux leaves mac0/ethernet1 enabled on icicle, but U-Boot does not currently set a mac address for it. Expand on the code which currently sets the mac for mac1/ethernet0 to optionally set the mac address for the second ethernet. Reviewed-by: Padmarao Begari <padmarao.begari@microchip.com> Tested-by: Padmarao Begari <padmarao.begari@microchip.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>