[PATCH v4] cmd: add FDT setup for bootelf by flag
Tom Rini
trini at konsulko.com
Thu Mar 7 13:41:26 CET 2024
On Mon, Feb 26, 2024 at 09:35:53PM +0300, Maxim Moskalets wrote:
> From: Maxim Moskalets <maximmosk4 at gmail.com>
>
> Added the ability to use FDT for ELF applications, required to run some
> OS. To make FDT setup, you need to set the -d fdt_addr_r cmd option for
> bootelf command.
>
> Signed-off-by: Maxim Moskalets <Maxim.Moskalets at kaspersky.com>
>
> Cc: Tom Rini <trini at konsulko.com>
> ---
> cmd/elf.c | 27 ++++++++++++++++++++++++---
> 1 file changed, 24 insertions(+), 3 deletions(-)
This breaks building on a number of platforms such as
xilinx_zynqmp_mini_nand_single.
--
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/20240307/bed2dbcc/attachment.sig>
More information about the U-Boot
mailing list