[PATCH 2/3] efi: Support an embedded DTB for the 32-bit app

Simon Glass sjg at chromium.org
Tue Dec 17 15:00:53 CET 2024


While this is not likely to be used these days, it seems best to keep it
in sync with the 64-bit app. Update the linker script to support a
separate devicetree.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 arch/x86/lib/elf_ia32_efi.lds | 5 +++++
 1 file changed, 5 insertions(+)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list