From a187559e3d586891c917279044c5386d1b2adc6e Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Fri, 5 Feb 2016 19:30:11 -0800 Subject: 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 Reviewed-by: Heiko Schocher Reviewed-by: Simon Glass Reviewed-by: Minkyu Kang --- doc/README.imx6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/README.imx6') diff --git a/doc/README.imx6 b/doc/README.imx6 index 7c9a4ac5c6b..1823fb2c9d9 100644 --- a/doc/README.imx6 +++ b/doc/README.imx6 @@ -37,7 +37,7 @@ As the fuses are arranged in banks of 8 words: bank = 4 word = 2 -And the U-boot command would be: +And the U-Boot command would be: => fuse read 4 2 Reading bank 4: @@ -58,7 +58,7 @@ As the fuses are arranged in banks of 8 words: bank = 4 word = 3 -And the U-boot command would be: +And the U-Boot command would be: => fuse read 4 3 Reading bank 4: -- cgit v1.2.3