]> git.baikalelectronics.ru Git - uboot.git/commit
board: microchip: set mac address for ethernet1 on icicle
authorConor Dooley <conor.dooley@microchip.com>
Thu, 15 Jun 2023 10:12:44 +0000 (11:12 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 6 Jul 2023 09:28:08 +0000 (17:28 +0800)
commitee110eab92fd2839838df14ffd6eedcb29aa71c3
tree6e52ed29d2316ecc83969f5c0e23ea3c23c47317
parent8203d0001aa4b9fb8585d114e5feb0999b209eb5
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>
board/microchip/mpfs_icicle/mpfs_icicle.c