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:40 -08:00 committed by David Kinder
parent 666c97b0d7
commit 7446089d80

View File

@ -164,7 +164,7 @@ 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.
The bootargs string will be passed to the kernel as its cmdline. The bootargs string will be passed to the kernel as its cmdline.
Example: -B "loglevel=7": it specifies the kernel log level at 7 Example: ``-B "loglevel=7"``: it specifies the kernel log level at 7
c, ncpus <cpus> c, ncpus <cpus>
Set number of CPUs for UOS. This number is an integer and must not be Set number of CPUs for UOS. This number is an integer and must not be