From: Emanuele Ghidoli <ghidoliemanuele@gmail.com>
To: u-boot@lists.denx.de
Cc: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>,
Neha Malcom Francis <n-francis@ti.com>,
Nishanth Menon <nm@ti.com>, Bryan Brattlof <bb@ti.com>,
Marcel Ziswiler <marcel.ziswiler@toradex.com>
Subject: [PATCH v1 0/2] verdin-am62: add u-boot update wrappers and fix check for minimum memory size
Date: Thu, 24 Aug 2023 10:08:48 +0200 [thread overview]
Message-ID: <20230824080850.1755724-1-ghidoliemanuele@gmail.com> (raw)
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
next reply other threads:[~2023-08-24 8:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 8:08 Emanuele Ghidoli [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230824080850.1755724-1-ghidoliemanuele@gmail.com \
--to=ghidoliemanuele@gmail.com \
--cc=bb@ti.com \
--cc=emanuele.ghidoli@toradex.com \
--cc=marcel.ziswiler@toradex.com \
--cc=n-francis@ti.com \
--cc=nm@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.