From: Caleb Ethridge <jcethrid@gmail.com>
To: sjg@chromium.org
Cc: caleb.ethridge@analog.com, jcethrid@gmail.com, linux@analog.com,
malysagreg@gmail.com, philip@philipmolloy.com,
trini@konsulko.com, u-boot@lists.denx.de
Subject: Re: [RESEND v4 14/14] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and initrd_addr
Date: Tue, 21 Apr 2026 08:50:00 -0400 [thread overview]
Message-ID: <20260421125000.5677-1-jcethrid@gmail.com> (raw)
In-Reply-To: <CAFLszTj9nd+1N7U5DyQfmnx67F67OTdHFo0FSArpLMv0qSZgAg@mail.gmail.com>
Hi Simon,
> Similarly, initrd_addr=85000000 seems inconsistent when the load
> address is around Aa000000; sc594-som-ezkit uses A8000000. Please can
> you check?
That is correct, these should be A******* to match the sc594-ezkit. I will
fix this in the next version.
> The standard U-Boot naming convention is ramdisk_addr_r - would it
> make sense to use that name?
Yes, I will update from initrd_addr to ramdisk_addr_r.
> The commit message says these are for booti, but adi_boot.env uses
> bootm with fitImage and does not reference these variables. Is this
> preparatory work for a future patch? If so, please mention that in the
> commit message.
Yes, currently there are no boot commands that use the booti command
and its structure, but there will be in the future. This patch is just laying
the groundwork for this future work, I will update the commit message.
Thanks,
Caleb Ethridge
next prev parent reply other threads:[~2026-04-21 15:12 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-16 15:19 [RESEND v4 00/14] sc5xx Environment Cleanup and Fixes Caleb Ethridge
2026-04-16 15:19 ` [RESEND v4 01/14] configs: sc5xx: Do not store environment in SPI flash Caleb Ethridge
2026-04-20 2:49 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 02/14] mach-sc5xx: Remove update commands from default environment Caleb Ethridge
2026-04-20 2:50 ` Simon Glass
2026-04-21 14:25 ` Caleb Ethridge
2026-04-16 15:19 ` [RESEND v4 03/14] mach-sc5xx: Update boot commands Caleb Ethridge
2026-04-20 2:50 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 04/14] mach-sc5xx: Switch from tftp to wget Caleb Ethridge
2026-04-20 2:50 ` Simon Glass
2026-04-20 9:33 ` Philip Molloy
2026-04-21 19:10 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 05/14] mach-sc5xx: Add USB boot command Caleb Ethridge
2026-04-20 2:51 ` Simon Glass
2026-04-21 12:31 ` Caleb Ethridge
2026-04-16 15:19 ` [RESEND v4 06/14] mach-sc5xx: Remove preliminary binman support Caleb Ethridge
2026-04-20 2:52 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 07/14] dts: sc594: Fix gige-reset line on EZKIT Caleb Ethridge
2026-04-20 2:52 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 08/14] mach-sc5xx: sc573: Rename EZKIT board to EZLITE Caleb Ethridge
2026-04-20 2:52 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 09/14] mach-sc5xx: Update image load address Caleb Ethridge
2026-04-20 2:56 ` Simon Glass
2026-04-21 12:40 ` Caleb Ethridge
2026-04-22 1:16 ` Simon Glass
2026-04-23 14:28 ` Caleb Ethridge
2026-04-16 15:19 ` [RESEND v4 10/14] mach-sc5xx: Update SPI bootargs for ubifs Caleb Ethridge
2026-04-20 2:56 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 11/14] configs: sc5xx: Set default bootcmd to SPI boot Caleb Ethridge
2026-04-20 2:57 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 12/14] arm: sc5xx: Remove SC5XX_LOADADDR Caleb Ethridge
2026-04-20 2:58 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 13/14] arm: sc5xx: add missing boot env selectors Caleb Ethridge
2026-04-20 2:58 ` Simon Glass
2026-04-16 15:19 ` [RESEND v4 14/14] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and initrd_addr Caleb Ethridge
2026-04-20 2:59 ` Simon Glass
2026-04-21 12:50 ` Caleb Ethridge [this message]
2026-04-20 3:45 ` [RESEND v4 00/14] sc5xx Environment Cleanup and Fixes Greg Malysa
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=20260421125000.5677-1-jcethrid@gmail.com \
--to=jcethrid@gmail.com \
--cc=caleb.ethridge@analog.com \
--cc=linux@analog.com \
--cc=malysagreg@gmail.com \
--cc=philip@philipmolloy.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.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.