mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 05:04:23 +08: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:
parent
3aeb771cbc
commit
2dcfa05852
@ -608,7 +608,7 @@ config SPL_PAYLOAD
|
||||
default "tpl/u-boot-with-tpl.bin" if TPL
|
||||
default "u-boot.bin"
|
||||
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
|
||||
TPL, tpl/u-boot-with-tpl.bin. For new boards, suggest to
|
||||
use u-boot.img.
|
||||
|
Loading…
Reference in New Issue
Block a user