]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/w7o/watchdog.c
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / w7o / watchdog.c
index 4bbd94f6084cf9646b711978b56642fdff139368..131399c9e26fcb2a187ce01a85d2ae412126f319 100755 (executable)
@@ -32,7 +32,7 @@
 
 void hw_watchdog_reset(void)
 {
 
 void hw_watchdog_reset(void)
 {
-    volatile ushort *hwd = (ushort *)(CFG_W7O_EBC_PB7CR & 0xfff00000);
+    volatile ushort *hwd = (ushort *)(CONFIG_SYS_W7O_EBC_PB7CR & 0xfff00000);
 
     /*
      * Read the LMG's hwd register and toggle the
 
     /*
      * Read the LMG's hwd register and toggle the