All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] verdin-am62: add u-boot update wrappers and fix check for minimum memory size
@ 2023-08-24  8:08 Emanuele Ghidoli
  2023-08-24  8:08 ` [PATCH v1 1/2] verdin-am62: add u-boot update wrappers Emanuele Ghidoli
  2023-08-24  8:08 ` [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size Emanuele Ghidoli
  0 siblings, 2 replies; 15+ messages in thread
From: Emanuele Ghidoli @ 2023-08-24  8:08 UTC (permalink / raw)
  To: u-boot
  Cc: Emanuele Ghidoli, Neha Malcom Francis, Nishanth Menon,
	Bryan Brattlof, Marcel Ziswiler

From: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>

This series add boot update wrappers to Toradex Verdin AM62 SoM and 
fix the minimum memory size warning.
These wrappes allow flash all U-Boot binaries: 
R5 SPL, A53 SPL and A53 U-Boot proper.

Emanuele Ghidoli (2):
  verdin-am62: add u-boot update wrappers
  board: verdin-am62: fix check for minimum memory size

 board/toradex/verdin-am62/verdin-am62.c |  4 ++--
 include/configs/verdin-am62.h           | 12 +++++++++++-
 2 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-09-09 13:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24  8:08 [PATCH v1 0/2] verdin-am62: add u-boot update wrappers and fix check for minimum memory size Emanuele Ghidoli
2023-08-24  8:08 ` [PATCH v1 1/2] verdin-am62: add u-boot update wrappers Emanuele Ghidoli
2023-08-24 11:19   ` Francesco Dolcini
2023-08-24 12:10     ` Nishanth Menon
2023-08-24 14:42       ` Francesco Dolcini
2023-08-28 22:11         ` Marcel Ziswiler
2023-09-09 13:30   ` Tom Rini
2023-08-24  8:08 ` [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size Emanuele Ghidoli
2023-08-24 11:20   ` Francesco Dolcini
2023-08-24 12:14   ` Nishanth Menon
2023-08-24 14:37     ` Francesco Dolcini
2023-08-24 14:58       ` Nishanth Menon
2023-08-24 15:52         ` Francesco Dolcini
2023-08-24 16:18           ` Nishanth Menon
2023-09-09 13:30   ` Tom Rini

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.