public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix boot w/ scriptaddr & minor newline issue
@ 2025-09-19  6:39 Wadim Egorov
  2025-09-19  6:39 ` [PATCH 1/2] board: phytec: phycore_am6xx: Update scriptaddr Wadim Egorov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wadim Egorov @ 2025-09-19  6:39 UTC (permalink / raw)
  To: trini, ggiordano, d.schultz, bb; +Cc: u-boot, upstream

First patch fixes boot issues with script boot method and the
second patch is a minor formatting fix in our board detection code.

@TI: I think the scriptaddr should be also updated for most TI/K3 and
beagle board boards.

Wadim Egorov (2):
  board: phytec: phycore_am6xx: Update scriptaddr
  board: phytec: common: Fix missing newline in error message

 board/phytec/common/phytec_som_detection.c     | 2 +-
 board/phytec/phycore_am62ax/phycore_am62ax.env | 2 +-
 board/phytec/phycore_am62x/phycore_am62x.env   | 2 +-
 board/phytec/phycore_am64x/phycore_am64x.env   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-09-24 13:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19  6:39 [PATCH 0/2] Fix boot w/ scriptaddr & minor newline issue Wadim Egorov
2025-09-19  6:39 ` [PATCH 1/2] board: phytec: phycore_am6xx: Update scriptaddr Wadim Egorov
2025-09-19 11:58   ` Anshul Dalal
2025-09-19  6:39 ` [PATCH 2/2] board: phytec: common: Fix missing newline in error message Wadim Egorov
2025-09-24 13:52 ` [PATCH 0/2] Fix boot w/ scriptaddr & minor newline issue Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox