Update doc/developer-guides/hld/hld-devicemodel.rst

Co-Authored-By: dbkinder <david.b.kinder@intel.com>
This commit is contained in:
Geoffroy Van Cutsem 2018-12-11 09:17:31 -08:00 committed by David Kinder
parent a21c3ca3eb
commit 666c97b0d7

View File

@ -158,7 +158,7 @@ r, ramdisk <ramdisk_image_path>
Set the ramdisk (full path) for the UOS. The maximum length is 1023. Set the ramdisk (full path) for the UOS. The maximum length is 1023.
The supported ramdisk format depends on your UOS kernel configuration. The supported ramdisk format depends on your UOS kernel configuration.
usage: -r /path/to/your/ramdisk_image usage: ``-r /path/to/your/ramdisk_image``
B, bootargs <bootargs> B, bootargs <bootargs>
Set the UOS kernel command-line arguments. The maximum length is 1023. Set the UOS kernel command-line arguments. The maximum length is 1023.