commit | 00e6b1aa9305a52f5628939f9714711ac3c9a48b | [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 | 39785990e9d9ac41c8d49dbe1c91bdfa4ca85464 [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>