3.2.4. bootm - boot an application image

3.2.4.1. Usage

bootm [-cdfrLaeov] IMAGE

3.2.4.2. Options

-c crc check uImage data
-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
-v verbose

Table Of Contents

Previous topic

3.2.3. boot_order - set warm boot order

Next topic

3.2.5. bootu - boot into already loaded Linux kernel

This Page