diff options
Diffstat (limited to 'board/ip04')
-rw-r--r-- | board/ip04/Makefile | 2 | ||||
-rw-r--r-- | board/ip04/ip04.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/ip04/Makefile b/board/ip04/Makefile index caba16f..44fa684 100644 --- a/board/ip04/Makefile +++ b/board/ip04/Makefile @@ -1,5 +1,5 @@ # -# U-boot - Makefile +# U-Boot - Makefile # # Copyright (c) 2005-2010 Analog Device Inc. # diff --git a/board/ip04/ip04.c b/board/ip04/ip04.c index 70765bc..c7bc334 100644 --- a/board/ip04/ip04.c +++ b/board/ip04/ip04.c @@ -1,5 +1,5 @@ /* - * U-boot - main board file + * U-Boot - main board file * * Copyright (c) 2007 David Rowe, * (c) 2006 Ivan Danov |