[U-Boot] [PATCH 02/10] common: spl: Kconfig: spelling fixes

Chris Packham judge.packham at gmail.com
Sun Jan 13 09:13:20 UTC 2019


Signed-off-by: Chris Packham <judge.packham at gmail.com>
---

 common/spl/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/spl/Kconfig b/common/spl/Kconfig
index 35472f4a921c..4fbd7fbd8a3a 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.
-- 
2.20.1



More information about the U-Boot mailing list