[PATCH] Revert "fdt: Make sure there is no stale initrd left"
Tom Rini
trini at konsulko.com
Fri Oct 3 18:16:11 CEST 2025
On Mon, 29 Sep 2025 17:19:26 -0500, Sam Protsenko wrote:
> This reverts commit 9fe2e4b46458f9c4ec6b8115ebf18b4b26fe6127.
>
> Commit 9fe2e4b46458 ("fdt: Make sure there is no stale initrd left")
> introduces a regression in case when U-Boot transfers control to an EFI
> app which acts as a subsequent bootloading program. Such an app might
> try to set "linux,initrd-start" and "linux,initrd-end" fdt properties,
> but by that time those properties are already removed by the code added
> in the mentioned commit.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] Revert "fdt: Make sure there is no stale initrd left"
commit: 072264c4b3406aee50dad08355588577a547ab48
--
Tom
More information about the U-Boot
mailing list