projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efe2a4d
)
One more code cleanup.
author
stroese
<stroese>
Fri, 17 Dec 2004 09:13:49 +0000
(09:13 +0000)
committer
stroese
<stroese>
Fri, 17 Dec 2004 09:13:49 +0000
(09:13 +0000)
board/esd/pci405/pci405.c
patch
|
blob
|
history
diff --git
a/board/esd/pci405/pci405.c
b/board/esd/pci405/pci405.c
index
dbc3414
..
80d6dbb
100644
(file)
--- a/
board/esd/pci405/pci405.c
+++ b/
board/esd/pci405/pci405.c
@@
-306,7
+306,7
@@
int misc_init_r (void)
/* mtspr(ccr0, (mfspr(ccr0) & 0xff8fffff) | 0x00100000); */
mtspr(ccr0, (mfspr(ccr0) & 0xff8fffff) | 0x00000000);
#endif
-
/* printf("CCR0=%08x\n", mfspr(ccr0)); /* test-only */
*/
+
/* printf("CCR0=%08x\n", mfspr(ccr0));*/ /* test-only
*/
#endif
free(dst);