From: Conor Dooley <[email protected]> Two fixes for issues that I spotted today while looking into passing a minimal dtb to U-Boot from the first bootloader stage. This minimal dtb had no ethernet nodes, and the code in this patches fell over :\
Cheers, Conor. --- CC: Padmarao Begari <[email protected]> CC: Cyril Jean <[email protected]> CC: Tom Rini <[email protected]> CC: Conor Dooley <[email protected]> CC: [email protected] Conor Dooley (2): board: microchip: icicle: correct type for node offset board: microchip: icicle: make both ethernets optional board/microchip/mpfs_icicle/mpfs_icicle.c | 25 ++++++++--------------- 1 file changed, 8 insertions(+), 17 deletions(-) -- 2.43.0

