[RFC, PATCH] fdt: Make sure there is no stale initrd left
Tom Rini
trini at konsulko.com
Fri Oct 3 23:01:49 CEST 2025
On Fri, Oct 03, 2025 at 09:09:20PM +0200, Richard Weinberger wrote:
> Sam,
>
> On Sonntag, 21. September 2025 01:01 Sam Protsenko wrote:
> > Hey Richard,
> >
> > Did you have a chance to look into reworking this patch? I'm still
> > carrying a revert locally (to make GBL EFI app work), and would like
> > to get rid of it. Please advice if you have a plan on handling this in
> > the near future.
>
> Before my vacation I had a look but found no nice solution.
> So, let's process with the revert.
>
> My current way to work around the problem is having these commands in
> my U-Boot scripts:
>
> fdt addr $fdt_addr
> fdt rm /chosen linux,initrd-start
> fdt rm /chosen linux,initrd-end
I do wonder if the best path forward is adding some opt-in CONFIG option
here?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251003/5c1c6b91/attachment.sig>
More information about the U-Boot
mailing list