]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/ppc4xx/cpu_init.c
[PATCH] Add support for the AMCC Katmai (440SPe) eval board
[people/ms/u-boot.git] / cpu / ppc4xx / cpu_init.c
index ae245910872e9e6f212683d0fbe200da91ffdf90..82ae4434b0be9a45900d2abc1a9d2305223ce0ce 100644 (file)
@@ -314,7 +314,7 @@ cpu_init_f (void)
 #endif
 
 #if defined (CFG_EBC_CFG)
-       mtebc(epcr, CFG_EBC_CFG);
+       mtebc(EBC0_CFG, CFG_EBC_CFG);
 #endif
 
 #if defined(CONFIG_WATCHDOG)