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:21 -08:00 committed by David Kinder
parent 7bcd7054e5
commit a21c3ca3eb

View File

@ -152,7 +152,7 @@ k, kernel <kernel_image_path>
Set the kernel (full path) for the UOS kernel. The maximum length is Set the kernel (full path) for the UOS kernel. The maximum length is
1023. The DM handles bzImage image format. 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> 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.