From: Chris Packham <judge.packham@gmail.com> Date: Sun, 13 Jan 2019 09:13:20 +0000 (+1300) Subject: common: spl: Kconfig: spelling fixes X-Git-Tag: v2025.01-rc5-pxa1908~3171^2~21 X-Git-Url: http://git.dujemihanovic.xyz/%22http:/kyber.dk/phpMyBuilder/static/%7B%7B%20%24image.RelPermalink%20%7D%7D?a=commitdiff_plain;h=2dcfa05852cd8d645e42dc8e3992a820f4fe9379;p=u-boot.git common: spl: Kconfig: spelling fixes Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> --- diff --git a/common/spl/Kconfig b/common/spl/Kconfig index 37ecbc6b1c..d175bb6cff 100644 --- a/common/spl/Kconfig +++ b/common/spl/Kconfig @@ -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.