From: "Kaustabh Chakraborty" <kauschluss@disroot.org>
To: <me@samcday.com>, <u-boot@lists.denx.de>
Cc: "Tom Rini" <trini@konsulko.com>, "Simon Glass" <sjg@chromium.org>,
"Alper Nebi Yasak" <alpernebiyasak@gmail.com>,
"Quentin Schulz" <quentin.schulz@cherry.de>,
"Bryan Brattlof" <bb@ti.com>, "Yannic Moog" <y.moog@phytec.de>,
"Wojciech Dubowik" <Wojciech.Dubowik@mt.com>,
"Yegor Yefremov" <yegorslists@googlemail.com>,
"Patrice Chotard" <patrice.chotard@foss.st.com>,
"Heinrich Schuchardt" <xypron.glpk@gmx.de>,
"Marek Vasut" <marek.vasut+renesas@mailbox.org>,
"Rasmus Villemoes" <ravi@prevas.dk>, "Javier Tia" <floss@jetm.me>,
"Minkyu Kang" <mk7.kang@samsung.com>,
"Kaustabh Chakraborty" <kauschluss@disroot.org>,
"Henrik Grimler" <henrik@grimler.se>,
"yan wang" <yan.wang@softathome.com>,
"Marek Vasut" <marex@nabladev.com>,
"Denis Mukhin" <dmukhin@ford.com>
Subject: Re: [PATCH v3 09/10] arch: arm: exynos: add j7xelte binman config
Date: Sat, 13 Jun 2026 17:33:17 +0530 [thread overview]
Message-ID: <DJ7WNI7STFIV.96BLECLBH8Z1@disroot.org> (raw)
In-Reply-To: <20260610-android-binman-v3-9-710298a38fcc@samcday.com>
On 2026-06-10 11:27 +10:00, Sam Day via B4 Relay wrote:
> From: Sam Day <me@samcday.com>
>
> Note that, as of this commit, j7xelte does not yet exist in U-Boot's
> upstream DTS tree. It was accepted into next so it should appear here
> eventually.
The description seems lacking. A concise documentation for this build
process would be nice, and the same must also be mentioned in
`doc/board/samsung/exynos-mobile.rst`.
>
> Link: https://lore.kernel.org/all/177209522223.26390.6219893536178441080.b4-ty@kernel.org/
> Signed-off-by: Sam Day <me@samcday.com>
> ---
> arch/arm/dts/exynos7870-j7xelte-u-boot.dtsi | 26 ++++++++++++++++++++++++++
> 1 file changed, 26 insertions(+)
>
> diff --git a/arch/arm/dts/exynos7870-j7xelte-u-boot.dtsi b/arch/arm/dts/exynos7870-j7xelte-u-boot.dtsi
> new file mode 100644
> index 00000000000..0cd4c12a2e4
> --- /dev/null
> +++ b/arch/arm/dts/exynos7870-j7xelte-u-boot.dtsi
> @@ -0,0 +1,26 @@
> +// SPDX-License-Identifier: GPL-2.0
> +
> +/ {
> + binman {
> + filename = "u-boot-samsung-j7xelte.img";
> +
> + android-boot {
> + /* S-BOOT ignores offsets, so they are not provided here */
> + kernel {
> + u-boot-nodtb { };
> + };
> +
> + vendor-dt {
> + dtbh {
> + dtb-0 {
> + model_info-chip = <7870>;
> + model_info-hw_rev = <0>;
> + model_info-hw_rev_end = <255>;
> +
> + u-boot-dtb { };
> + };
> + };
> + };
> + };
> + };
> +};
next prev parent reply other threads:[~2026-06-13 13:24 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 1:27 [PATCH v3 00/10] Generate Android boot images with binman Sam Day via B4 Relay
2026-06-10 1:27 ` [PATCH v3 01/10] binman: support running multiple tests Sam Day via B4 Relay
2026-06-14 16:18 ` Simon Glass
2026-06-10 1:27 ` [PATCH v3 02/10] binman: test name globbing support Sam Day via B4 Relay
2026-06-14 16:18 ` Simon Glass
2026-06-10 1:27 ` [PATCH v3 03/10] binman: section: add AlignUp+PadToAlignment helpers Sam Day via B4 Relay
2026-06-14 16:18 ` Simon Glass
2026-06-10 1:27 ` [PATCH v3 04/10] binman: Android boot image support Sam Day via B4 Relay
2026-06-14 16:18 ` Simon Glass
2026-06-10 1:27 ` [PATCH v3 05/10] .gitignore: ignore binman-generated blobs Sam Day via B4 Relay
2026-06-10 1:27 ` [PATCH v3 06/10] binman: android_boot: vendor-dt support Sam Day via B4 Relay
2026-06-14 16:19 ` Simon Glass
2026-06-10 1:27 ` [PATCH v3 07/10] binman: Add QCDT support Sam Day via B4 Relay
2026-06-14 16:19 ` Simon Glass
2026-06-10 1:27 ` [PATCH v3 08/10] binman: Add DTBH support Sam Day via B4 Relay
2026-06-14 16:20 ` Simon Glass
2026-06-10 1:27 ` [PATCH v3 09/10] arch: arm: exynos: add j7xelte binman config Sam Day via B4 Relay
2026-06-13 11:45 ` Kaustabh Chakraborty
2026-06-13 12:03 ` Kaustabh Chakraborty [this message]
2026-06-14 16:03 ` Simon Glass
2026-06-14 18:57 ` Kaustabh Chakraborty
2026-06-10 1:27 ` [PATCH v3 10/10] configs: exynos-mobile: pull in binman Sam Day via B4 Relay
2026-06-13 11:59 ` Kaustabh Chakraborty
2026-06-14 16:21 ` [v3,00/10] Generate Android boot images with binman Simon Glass
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=DJ7WNI7STFIV.96BLECLBH8Z1@disroot.org \
--to=kauschluss@disroot.org \
--cc=Wojciech.Dubowik@mt.com \
--cc=alpernebiyasak@gmail.com \
--cc=bb@ti.com \
--cc=dmukhin@ford.com \
--cc=floss@jetm.me \
--cc=henrik@grimler.se \
--cc=marek.vasut+renesas@mailbox.org \
--cc=marex@nabladev.com \
--cc=me@samcday.com \
--cc=mk7.kang@samsung.com \
--cc=patrice.chotard@foss.st.com \
--cc=quentin.schulz@cherry.de \
--cc=ravi@prevas.dk \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
--cc=y.moog@phytec.de \
--cc=yan.wang@softathome.com \
--cc=yegorslists@googlemail.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