[PATCH v1 2/2] board: microchip: icicle: make both ethernets optional

Leo Liang ycliang at andestech.com
Thu May 30 05:13:38 CEST 2024


On Wed, May 15, 2024 at 04:04:31PM +0100, Conor Dooley wrote:
> From: Conor Dooley <conor.dooley at microchip.com>
> 
> 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 at microchip.com>
> ---
>  board/microchip/mpfs_icicle/mpfs_icicle.c | 23 +++++++----------------
>  1 file changed, 7 insertions(+), 16 deletions(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list