1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-18 15:40:07 +01:00
Files
u-boot-megous/cmd/elf.c
Maxim Moskalets 6d1734f005 cmd: add FDT setup for bootelf by flag
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. Enable by selecting CMD_ELF_FDT_SETUP.

Signed-off-by: Maxim Moskalets <Maxim.Moskalets@kaspersky.com>
2024-03-13 18:47:11 -04:00

8.5 KiB