mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
manuals: Fix typos and spacing
Fix double words, punctuation spacing issues, spacing issues, "its" instead of "it's", and other trivial issues. (From yocto-docs rev: 56eb1f340a7af112e62c1d8ad02d4bec0ad88313) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5480a85f01
commit
44d0532c89
@@ -1426,7 +1426,7 @@ Only a single U-boot boot script can be added to the FIT image created by
|
||||
The boot script is specified in the ITS file as a text file containing
|
||||
U-boot commands. When using a boot script the user should configure the
|
||||
U-boot ``do_install`` task to copy the script to sysroot.
|
||||
So the script can be included in the the FIT image by the ``kernel-fitimage``
|
||||
So the script can be included in the FIT image by the ``kernel-fitimage``
|
||||
class. At run-time, U-boot CONFIG_BOOTCOMMAND define can be configured to
|
||||
load the boot script from the FIT image and executes it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user