.. index:: bootm (command) .. _command_bootm: bootm - boot an application image ================================= Usage ^^^^^ ``bootm [-cdfrLaeovt] IMAGE`` Options ^^^^^^^ -c hash check image integrity -s check signature of image -d dry run: check data, but do not run -f load images even if type is undetectable -r INITRD specify an initrd image -L ADDR specify initrd load address -a ADDR specify os load address -e OFFS entry point to the image relative to start (0) -o DTB specify open firmware device tree -t TEE specify TEE image -v verbose .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/bootm.c .. command function: do_bootm