projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8e35ef
)
Blackfin: switch to common display_options()
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 30 Jun 2011 22:26:39 +0000
(18:26 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 12 Jul 2011 06:17:46 +0000
(
02:17
-0400)
Use common code to output the version string rather than doing it
ourselves.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/lib/board.c
patch
|
blob
|
history
diff --git
a/arch/blackfin/lib/board.c
b/arch/blackfin/lib/board.c
index e00050ccbf8cd542b813b2dd64286922b50b9566..14ad3e8cb0fefe637e5abaa8c8f1c653ca83605c 100644
(file)
--- a/
arch/blackfin/lib/board.c
+++ b/
arch/blackfin/lib/board.c
@@
-53,7
+53,7
@@
static inline void serial_early_puts(const char *s)
static int display_banner(void)
{
-
printf("\n\n%s\n\n", version_string
);
+
display_options(
);
printf("CPU: ADSP %s "
"(Detected Rev: 0.%d) "
"(%s boot)\n",