Use correct spelling of "U-Boot"
Correct spelling of "U-Boot" shall be used in all written text (documentation, comments in source files etc.). Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heiko Schocher <hs@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
committed by
Anatolij Gustschin
parent
94985cc9d3
commit
a187559e3d
+1
-1
@@ -16,7 +16,7 @@ config USE_PRIVATE_LIBGCC
|
||||
depends on HAVE_PRIVATE_LIBGCC
|
||||
help
|
||||
This option allows you to use the built-in libgcc implementation
|
||||
of U-boot instead of the one privided by the compiler.
|
||||
of U-Boot instead of the one privided by the compiler.
|
||||
If unsure, say N.
|
||||
|
||||
config SYS_HZ
|
||||
|
||||
Reference in New Issue
Block a user