Explorar o código

Fixed syntax error in function init_e300_core() of mpc83xx/start.S if

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Heiko Schocher <hs@denx.de>
Heiko Schocher %!s(int64=17) %!d(string=hai) anos
pai
achega
f6db945649
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cpu/mpc83xx/start.S

+ 1 - 1
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  */