]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/motionpro.h
common: add call to show_activity() in main cmd loop
[karo-tx-uboot.git] / include / configs / motionpro.h
index 6db6c9ebc9b1844727c15aa49534f31b7c3b9e0d..e8b05932a13a847ee329181292c11927b6521262 100644 (file)
@@ -15,8 +15,7 @@
  */
 
 /* CPU and board */
-#define CONFIG_MPC5xxx         1       /* This is an MPC5xxx CPU */
-#define CONFIG_MPC5200         1       /* More exactly a MPC5200 */
+#define CONFIG_MPC5200         1       /* This is a MPC5200 CPU */
 #define CONFIG_MOTIONPRO       1       /* ... on Promess Motion-PRO board */
 
 #define CONFIG_HIGH_BATS       1       /* High BATs supported */
@@ -379,8 +378,6 @@ extern void __led_set(led_id_t id, int state);
 
 #define CONFIG_SYS_LOAD_ADDR           0x200000        /* default kernel load addr */
 
-#define CONFIG_SYS_HZ                  1000    /* decrementer freq: 1 ms ticks */
-
 /*
  * Various low-level settings
  */