summaryrefslogtreecommitdiff
path: root/board/bf525-ucr2
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-02-08 09:48:04 -0500
committerTom Rini <trini@konsulko.com>2016-02-08 09:48:04 -0500
commit57dc53a72460e8e301fa1cc7951b41db8e731485 (patch)
tree856a679e994fdc529a97763e851ed2e546ba3742 /board/bf525-ucr2
parent7b6dc11c1aa69e5cc22d1659f50594edcfab5a9e (diff)
parent2300184f702656b72394e458bf15f7aaba8af892 (diff)
downloadu-boot-57dc53a72460e8e301fa1cc7951b41db8e731485.tar.gz
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Diffstat (limited to 'board/bf525-ucr2')
-rw-r--r--board/bf525-ucr2/Makefile2
-rw-r--r--board/bf525-ucr2/bf525-ucr2.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/board/bf525-ucr2/Makefile b/board/bf525-ucr2/Makefile
index 8de71a1886..1be1d3117b 100644
--- a/board/bf525-ucr2/Makefile
+++ b/board/bf525-ucr2/Makefile
@@ -1,5 +1,5 @@
#
-# U-boot - Makefile
+# U-Boot - Makefile
#
# Copyright (c) 2005-2008 Analog Device Inc.
#
diff --git a/board/bf525-ucr2/bf525-ucr2.c b/board/bf525-ucr2/bf525-ucr2.c
index 3e6df1fca8..36a725c83b 100644
--- a/board/bf525-ucr2/bf525-ucr2.c
+++ b/board/bf525-ucr2/bf525-ucr2.c
@@ -1,4 +1,4 @@
-/* U-boot - bf525-ucr2.c board specific routines
+/* U-Boot - bf525-ucr2.c board specific routines
*
* (C) Copyright 2000-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.