]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: microchip: icicle: make both ethernets optional
authorConor Dooley <conor.dooley@microchip.com>
Wed, 15 May 2024 15:04:31 +0000 (16:04 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 30 May 2024 08:00:52 +0000 (16:00 +0800)
commit684775fec928b25489321be6e3b3a58f66be5bf6
tree955051bada50e6ff97a06e96249ae325949a760c
parentd4573c05cbea34f8d7c3c2d5e49b7b057b895882
board: microchip: icicle: make both ethernets optional

A given AMP configuration for a board may make either one, or neither
of, the ethernet ports available to U-Boot. The Icicle's init code will
fail if mac1 is not present, so move it to the optional approach taken
for mac0.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
board/microchip/mpfs_icicle/mpfs_icicle.c