All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Two mpfs icicle init fixes
@ 2024-05-15 15:04 Conor Dooley
  2024-05-15 15:04 ` [PATCH v1 1/2] board: microchip: icicle: correct type for node offset Conor Dooley
  2024-05-15 15:04 ` [PATCH v1 2/2] board: microchip: icicle: make both ethernets optional Conor Dooley
  0 siblings, 2 replies; 5+ messages in thread
From: Conor Dooley @ 2024-05-15 15:04 UTC (permalink / raw)
  To: u-boot; +Cc: conor, Conor Dooley, Padmarao Begari, Cyril Jean, Tom Rini

From: Conor Dooley <conor.dooley@microchip.com>

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 <padmarao.begari@microchip.com>
CC: Cyril Jean <cyril.jean@microchip.com>
CC: Tom Rini <trini@konsulko.com>
CC: Conor Dooley <conor.dooley@microchip.com>
CC: u-boot@lists.denx.de

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-30  3:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15 15:04 [PATCH v1 0/2] Two mpfs icicle init fixes Conor Dooley
2024-05-15 15:04 ` [PATCH v1 1/2] board: microchip: icicle: correct type for node offset Conor Dooley
2024-05-30  3:11   ` Leo Liang
2024-05-15 15:04 ` [PATCH v1 2/2] board: microchip: icicle: make both ethernets optional Conor Dooley
2024-05-30  3:13   ` Leo Liang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.