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:
fa05664
)
Fixed syntax error in function init_e300_core() of mpc83xx/start.S if
author
Heiko Schocher
<hs@denx.de>
Fri, 11 Jan 2008 14:15:17 +0000
(15:15 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 11 Jan 2008 23:43:59 +0000
(
00:43
+0100)
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Heiko Schocher <hs@denx.de>
cpu/mpc83xx/start.S
patch
|
blob
|
history
diff --git
a/cpu/mpc83xx/start.S
b/cpu/mpc83xx/start.S
index 496c8a5861baaa1f849a6c7151fe6b6ec212f2f6..1dfbf62239760e5d8b78f79fd1c78ad8f9d1087b 100644
(file)
--- a/
cpu/mpc83xx/start.S
+++ b/
cpu/mpc83xx/start.S
@@
-462,7
+462,7
@@
init_e300_core: /* time t 10 */
li r4, 0x556C
sth r4, SWSRR@l(r3)
- li r4,
0xAA39
+ li r4,
-0x55C7
sth r4, SWSRR@l(r3)
#else
/* Disable Wathcdog */