All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Eichenberger <eichest@gmail.com>
To: francesco.dolcini@toradex.com, sbabic@nabladev.com,
	festevam@gmail.com, uboot-imx@nxp.com, trini@konsulko.com,
	franz.schnyder@toradex.com, emanuele.ghidoli@toradex.com,
	stefan.eichenberger@toradex.com
Cc: u-boot@lists.u-boot-project.org
Subject: [PATCH v1 0/3] board: toradex: *-imx95: add support for Quickboot autosave in SPL
Date: Fri,  7 Aug 2026 13:41:51 +0200	[thread overview]
Message-ID: <20260807114200.271420-1-eichest@gmail.com> (raw)

Add support for Quickboot autosave in the SPL for the Aquila, Verdin, and
Smarc boards from Toradex. Quickboot itself is enabled by default.

Stefan Eichenberger (3):
  board: toradex: verdin-imx95: add SPL quick boot autosave support
  board: toradex: smarc-imx95: add SPL quick boot autosave support
  board: toradex: aquila-imx95: add SPL quick boot autosave support

 board/toradex/aquila-imx95/spl.c      | 4 ++++
 board/toradex/smarc-imx95/spl.c       | 4 ++++
 board/toradex/verdin-imx95/spl.c      | 4 ++++
 configs/aquila-imx95_defconfig        | 2 ++
 configs/toradex-smarc-imx95_defconfig | 2 ++
 configs/verdin-imx95_defconfig        | 2 ++
 6 files changed, 18 insertions(+)

-- 
2.55.0


             reply	other threads:[~2026-08-07 14:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-07 11:41 Stefan Eichenberger [this message]
2026-08-07 11:41 ` [PATCH v1 1/3] board: toradex: verdin-imx95: add SPL quick boot autosave support Stefan Eichenberger
2026-08-07 11:41 ` [PATCH v1 2/3] board: toradex: smarc-imx95: " Stefan Eichenberger
2026-08-07 11:41 ` [PATCH v1 3/3] board: toradex: aquila-imx95: " Stefan Eichenberger
2026-08-10 15:57 ` [PATCH v1 0/3] board: toradex: *-imx95: add support for Quickboot autosave in SPL Francesco Dolcini

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=20260807114200.271420-1-eichest@gmail.com \
    --to=eichest@gmail.com \
    --cc=emanuele.ghidoli@toradex.com \
    --cc=festevam@gmail.com \
    --cc=francesco.dolcini@toradex.com \
    --cc=franz.schnyder@toradex.com \
    --cc=sbabic@nabladev.com \
    --cc=stefan.eichenberger@toradex.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.u-boot-project.org \
    --cc=uboot-imx@nxp.com \
    /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.