summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorMaxim Moskalets <[email protected]>2024-06-05 21:43:34 +0300
committerTom Rini <[email protected]>2024-06-14 12:59:07 -0600
commit46b6a3e6c71de8622634d5aa8dca6a216148981b (patch)
tree9165147b03cdfe51e1290b1be617a5921acc8365 /doc/develop
parent2c9690e79c76807468e34f34d2065ade2d727227 (diff)
cmd: move ELF load and boot to lib/elf.c
Loading and running the ELF image is the responsibility of the library and should not be associated with the command line interface. It is also required to run ELF images from FIT with the bootm command so as not to depend on the command line interface. Signed-off-by: Maxim Moskalets <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions