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
@@ -57,7 +57,7 @@
|
||||
.set noreorder
|
||||
|
||||
ENTRY(_start)
|
||||
/* U-boot entry point */
|
||||
/* U-Boot entry point */
|
||||
b reset
|
||||
nop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user