From: Heiko Schocher <hs@nabladev.com>
To: U-Boot Mailing List <u-boot@lists.denx.de>
Cc: Heiko Schocher <hs@nabladev.com>,
Andrew Goodbody <andrew.goodbody@linaro.org>,
Fabio Estevam <festevam@gmail.com>,
John Ripple <john.ripple@keysight.com>,
"NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
Stefano Babic <sbabic@nabladev.com>,
Tom Rini <trini@konsulko.com>,
Walter Schweizer <walter.schweizer@siemens.com>
Subject: [PATCH v1 0/2] Add for imx8x SoC get_boot_type command
Date: Sat, 24 Jan 2026 06:50:42 +0100 [thread overview]
Message-ID: <20260124055044.8149-1-hs@nabladev.com> (raw)
add function sc_misc_get_boot_type() which requests from the
SC the current used boottype and add a comand "boottype" which
saves the current boot_type in environment variable "boottype",
so we can use this later.
Heiko Schocher (2):
imx: scu_api: implement sc_misc_get_boot_type
imx8qx: misc: add command for getting boottype
arch/arm/mach-imx/imx8/misc.c | 27 +++++++++++++++++++++++++++
drivers/misc/imx8/scu_api.c | 25 +++++++++++++++++++++++++
include/firmware/imx/sci/sci.h | 1 +
3 files changed, 53 insertions(+)
Azure build (series is in a bunch of siemens patches sending
now to mainline):
https://dev.azure.com/hs0298/hs/_build/results?buildId=202&view=results
--
2.20.1
base-commit: 5c3e84731b68d26340e6acf8e27c7c680aa55360
next reply other threads:[~2026-01-24 5:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-24 5:50 Heiko Schocher [this message]
2026-01-24 5:50 ` [PATCH v1 1/2] imx: scu_api: implement sc_misc_get_boot_type Heiko Schocher
2026-01-26 1:47 ` Peng Fan
2026-01-24 5:50 ` [PATCH v1 2/2] imx8qx: misc: add command for getting boottype Heiko Schocher
2026-01-26 1:50 ` Peng Fan
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=20260124055044.8149-1-hs@nabladev.com \
--to=hs@nabladev.com \
--cc=andrew.goodbody@linaro.org \
--cc=festevam@gmail.com \
--cc=john.ripple@keysight.com \
--cc=sbabic@nabladev.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
--cc=walter.schweizer@siemens.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox