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:
979bdbc
)
Fix text alignment
author
wdenk
<wdenk>
Tue, 1 Jun 2004 21:15:28 +0000
(21:15 +0000)
committer
wdenk
<wdenk>
Tue, 1 Jun 2004 21:15:28 +0000
(21:15 +0000)
board/cpc45/cpc45.c
patch
|
blob
|
history
diff --git
a/board/cpc45/cpc45.c
b/board/cpc45/cpc45.c
index f44a59dbb044c4617406bcd4ed7086f05fe52ed6..ad69245827ae0c0023088decac6cee72eb71de73 100644
(file)
--- a/
board/cpc45/cpc45.c
+++ b/
board/cpc45/cpc45.c
@@
-49,7
+49,7
@@
int checkboard(void)
ulong busfreq = get_bus_freq(0);
char buf[32];
- p
rintf("CPC45
");
+ p
uts ("CPC45
");
/*
printf("Revision %d ", revision);
*/