mirror of
https://xff.cz/git/u-boot/
synced 2025-09-27 13:31:16 +02:00
common: spl: Kconfig: spelling fixes
Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -608,7 +608,7 @@ config SPL_PAYLOAD
|
|||||||
default "tpl/u-boot-with-tpl.bin" if TPL
|
default "tpl/u-boot-with-tpl.bin" if TPL
|
||||||
default "u-boot.bin"
|
default "u-boot.bin"
|
||||||
help
|
help
|
||||||
Payload for SPL boot. For backward compability, default to
|
Payload for SPL boot. For backward compatibility, default to
|
||||||
u-boot.bin, i.e. RAW image without any header. In case of
|
u-boot.bin, i.e. RAW image without any header. In case of
|
||||||
TPL, tpl/u-boot-with-tpl.bin. For new boards, suggest to
|
TPL, tpl/u-boot-with-tpl.bin. For new boards, suggest to
|
||||||
use u-boot.img.
|
use u-boot.img.
|
||||||
|
Reference in New Issue
Block a user