Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
8e6b47a8
Commit
8e6b47a8
authored
Dec 17, 2004
by
stroese
Browse files
One more code cleanup.
parent
efe2a4d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
board/esd/pci405/pci405.c
View file @
8e6b47a8
...
...
@@ -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
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment