Skip to main content.
Navigation:
DENX
>
DULGData_tqm8548
>
UBootBootmHelp
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
DULGData_tqm8548
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
DULGData_tqm8548 Home
Changes
Index
Search
Go
List of pages in DULGData_tqm8548
Search
<verbatim> => help bootm bootm [addr [arg ...]] - boot application image stored in memory passing arguments 'arg ...'; when booting a Linux kernel, 'arg' can be the address of an initrd image When booting a Linux kernel which requires a flat device-tree a third argument is required which is the address of the device-tree blob. To boot that kernel without an initrd image, use a '-' for the second argument. If you do not pass a third a bd_info struct will be passed instead => </verbatim>