From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: Greg Malysa <malysagreg@gmail.com>
Cc: Vasileios Bimpikas <vasileios.bimpikas@analog.com>,
Arturs Artamonovs <arturs.artamonovs@analog.com>,
Tom Rini <trini@konsulko.com>,
Nathan Barrett-Morrison <nathan.morrison@timesys.com>,
Philip Molloy <philip.molloy@analog.com>,
Ozan Durgut <ozndrgt@gmail.com>,
Caleb Ethridge <caleb.ethridge@analog.com>,
linux@analog.com, u-boot@lists.u-boot-project.org
Subject: Re: [PATCH] arm: sc5xx: Enable BOOTSTD_DEFAULTS
Date: Thu, 6 Aug 2026 07:48:38 +0200 [thread overview]
Message-ID: <anQcSAqpLeHDCXM8@monoceros> (raw)
In-Reply-To: <CABdDSeV3tiEeVE=_YNn33JN1KDU51h-q8TBOv-Y31T1yF26EkA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2257 bytes --]
Hello,
thanks for your feedback.
On Wed, Aug 05, 2026 at 06:48:56PM -0400, Greg Malysa wrote:
> On Tue, Aug 4, 2026 at 6:43 AM Uwe Kleine-König
> <u.kleine-koenig@baylibre.com> wrote:
> > [...]
> > base-commit: ece349ade2973e220f524ce59e59711cc919263f
> > --
> > 2.55.0.11.g153666a7d9bb
> >
>
> This patch does not apply to uboot/main or uboot/next, please rebase
Oh, it was based on master, didn't notice there are newer other
branches.
> it and resubmit. Note that the sc573-ezkit has been renamed to the
> sc573-ezlite since the base commit referenced here, and another series
> has modified things like the default bootcmd.
>
> I have additional questions however:
> 1) This enables things like CONFIG_HUSH_PARSER, CONFIG_BOOTP_PXE, and
> others as well which increase the size of uboot on an already tightly
> packed spi flash. Are these needed or intentional? Why not enable
> CONFIG_SUPPORT_RAW_INITRD individually?
I did that because in general I'm annoyed by (vendor) U-Boots that lack
the stuff that is considered good and needed for alternative Linux
installations.
> 2) How do you intend to use a debian image on these boards? The kernel
> does not currently have mainline support or drivers, and the SPI flash
> memory is likely too small for a debian image, as it required
> extensive tweaking in yocto to build root filesystems that would fit.
> Is it going to use exclusively NFS as the root filesystem?
My usecase here was to be able to start the installer to create a rootfs
on the eMMC for kernel development on "my" sc598 board.
And I'm using a custom kernel with the Debian rootfs because indeed
mainline doesn't work on these machines yet.
> 3) Why not make the same change to the sc594/sc598 boards as well?
That commit is a port of
https://github.com/analogdevicesinc/u-boot/pull/136 to mainline. I just
modified all non-spl config/sc5* without much thinking.
I will respin this series on a newer base commit and verify the
resulting image fits into flash---at least on the one machine I have on
my desk. I don't know other sc5xx boards, if some of these have a
smaller flash, enabling CONFIG_BOOTSTD_DEFAULTS for these probably
doesn't work.
Best regards
Uwe
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2026-08-06 7:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-04 10:43 [PATCH] arm: sc5xx: Enable BOOTSTD_DEFAULTS Uwe Kleine-König
2026-08-05 22:48 ` Greg Malysa
2026-08-06 5:48 ` Uwe Kleine-König [this message]
2026-08-06 18:02 ` 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=anQcSAqpLeHDCXM8@monoceros \
--to=u.kleine-koenig@baylibre.com \
--cc=arturs.artamonovs@analog.com \
--cc=caleb.ethridge@analog.com \
--cc=linux@analog.com \
--cc=malysagreg@gmail.com \
--cc=nathan.morrison@timesys.com \
--cc=ozndrgt@gmail.com \
--cc=philip.molloy@analog.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.u-boot-project.org \
--cc=vasileios.bimpikas@analog.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.