[PATCH] bootstd: Rework BLK dependency

Tom Rini trini at konsulko.com
Thu Apr 24 20:49:29 CEST 2025


On Thu, Apr 24, 2025 at 12:30:50PM -0600, Simon Glass wrote:
> On Wed, 23 Apr 2025 at 08:49, Tom Rini <trini at konsulko.com> wrote:
> >
> > The bootstd code itself does not have any dependency on BLK in order to
> > build. However, in order to minimize size growth of non-migrated
> > platforms, change this from being "default y" to "default y if BLK".
> > This will make it easier to begin migration of platforms which do not
> > have any BLK-class device but do want to use bootstd.
> >
> > Signed-off-by: Tom Rini <trini at konsulko.com>
> > ---
> > Cc: Simon Glass <sjg at chromium.org>
> > ---
> >  boot/Kconfig | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Thank you for letting this happen.

It's what I was asking you to do, FWIW. As I was unsure what part of my
message was unclear, I just went and did it.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250424/3579f6b6/attachment.sig>


More information about the U-Boot mailing list