From: Marek Vasut via U-Boot <u-boot@lists.u-boot-project.org>
To: Ralph Siemsen <ralph.siemsen@linaro.org>,
u-boot@lists.u-boot-project.org
Cc: Tom Rini <trini@konsulko.com>,
Nobuhiro Iwamatsu <iwamatsu@nigauri.org>,
Marek Vasut <marek.vasut+renesas@mailbox.org>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Udit Kumar <u-kumar1@ti.com>
Subject: Re: [PATCH v2 2/8] board: schneider: rzn1-snarc: add rzn1.env
Date: Sat, 15 Aug 2026 00:23:56 +0200 [thread overview]
Message-ID: <08f0d251-6f85-434d-ba70-aaff2f70d73a@mailbox.org> (raw)
In-Reply-To: <20260814-rzn1-2026-10-v2-2-56b6acef0439@linaro.org>
On 8/14/26 8:38 PM, Ralph Siemsen wrote:
> Add default u-boot environment for Schneider RZ/N1 board:
> - Ethernet: default MAC addresses, use end1 interface
> - dfu_alt_info partitions for DFU
> - legacy bootargs
>
> Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
> ---
> board/schneider/rzn1-snarc/rzn1.env | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)
>
> diff --git a/board/schneider/rzn1-snarc/rzn1.env b/board/schneider/rzn1-snarc/rzn1.env
> new file mode 100644
> index 00000000000..bc4f7e77b8f
> --- /dev/null
> +++ b/board/schneider/rzn1-snarc/rzn1.env
> @@ -0,0 +1,21 @@
> +ethaddr=00:00:0a:02:57:cd
> +eth1addr=00:00:0a:02:57:ce
> +ethact=end1
> +dfu_alt_info=
> + sf 0:0=sf_fsbl raw 0 40000;
Use dfu mtd please , that is the future proofed replacement for dfu sf .
next prev parent reply other threads:[~2026-08-14 22:44 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 18:38 [PATCH v2 0/8] Renesas RZ/N1 additional drivers Ralph Siemsen
2026-08-14 18:38 ` [PATCH v2 1/8] board: schneider: rzn1-snarc: set serial number Ralph Siemsen
2026-08-14 22:22 ` Marek Vasut via U-Boot
2026-08-14 18:38 ` [PATCH v2 2/8] board: schneider: rzn1-snarc: add rzn1.env Ralph Siemsen
2026-08-14 22:23 ` Marek Vasut via U-Boot [this message]
2026-08-14 18:38 ` [PATCH v2 3/8] board: schneider: rzn1-snarc: update MAINTAINERS Ralph Siemsen
2026-08-14 22:24 ` Marek Vasut via U-Boot
2026-08-14 18:38 ` [PATCH v2 4/8] ARM: renesas: RZ/N1 QSPI controller features Ralph Siemsen
2026-08-14 22:25 ` Marek Vasut via U-Boot
2026-08-28 17:53 ` Ralph Siemsen
2026-08-28 21:18 ` Marek Vasut
2026-08-14 18:38 ` [PATCH v2 5/8] ARM: dts: r9a06g032: sync with upstream Ralph Siemsen
2026-08-14 22:26 ` Marek Vasut via U-Boot
2026-08-15 12:24 ` Ralph Siemsen
2026-08-16 11:25 ` Marek Vasut via U-Boot
2026-08-28 17:54 ` Ralph Siemsen
2026-08-28 18:27 ` Marek Vasut
2026-08-14 18:38 ` [PATCH v2 6/8] ARM: dts: r9a06g032: add QSPI controller Ralph Siemsen
2026-08-14 18:38 ` [PATCH v2 7/8] ARM: dts: r9a06g032-rzn1-snarc: enable new drivers Ralph Siemsen
2026-08-14 18:39 ` [PATCH v2 8/8] configs: rzn1_snarc_defconfig: " Ralph Siemsen
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=08f0d251-6f85-434d-ba70-aaff2f70d73a@mailbox.org \
--to=u-boot@lists.u-boot-project.org \
--cc=ilias.apalodimas@linaro.org \
--cc=iwamatsu@nigauri.org \
--cc=marek.vasut+renesas@mailbox.org \
--cc=marek.vasut@mailbox.org \
--cc=ralph.siemsen@linaro.org \
--cc=trini@konsulko.com \
--cc=u-kumar1@ti.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