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 --- board/blackstamp/Makefile | 2 +- board/blackstamp/blackstamp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'board/blackstamp') diff --git a/board/blackstamp/Makefile b/board/blackstamp/Makefile index 38e5da7469..2ae79da071 100644 --- a/board/blackstamp/Makefile +++ b/board/blackstamp/Makefile @@ -1,5 +1,5 @@ # -# U-boot - Makefile +# U-Boot - Makefile # # Copyright (c) 2005-2008 Analog Device Inc. # diff --git a/board/blackstamp/blackstamp.c b/board/blackstamp/blackstamp.c index 06d004a39e..d233b8a7fc 100644 --- a/board/blackstamp/blackstamp.c +++ b/board/blackstamp/blackstamp.c @@ -1,5 +1,5 @@ /* - * U-boot - blackstamp.c BlackStamp board specific routines + * U-Boot - blackstamp.c BlackStamp board specific routines * Most code stolen from boards/bf533-stamp/bf533-stamp.c * Edited to the BlackStamp by Ben Matthews for UR LLE * -- cgit v1.2.3