Update doc/developer-guides/hld/hld-devicemodel.rst
Co-Authored-By: dbkinder <david.b.kinder@intel.com>
This commit is contained in:
parent
7bcd7054e5
commit
a21c3ca3eb
|
@ -152,7 +152,7 @@ k, kernel <kernel_image_path>
|
|||
Set the kernel (full path) for the UOS kernel. The maximum length is
|
||||
1023. The DM handles bzImage image format.
|
||||
|
||||
usage: -k /path/to/your/kernel_image
|
||||
usage: ``-k /path/to/your/kernel_image``
|
||||
|
||||
r, ramdisk <ramdisk_image_path>
|
||||
Set the ramdisk (full path) for the UOS. The maximum length is 1023.
|
||||
|
|
Loading…
Reference in New Issue