pxa: fixing get_timer to return time in miliseconds.
[oweals/u-boot.git] / include / configs / eNET.h
index 87d2908a3b0617da8a028492f6864ca97c9920d3..447c7bc87aa9408bd8046a2903ecc3b212c63bdc 100644 (file)
@@ -75,7 +75,7 @@
 #define CONFIG_CMD_BOOTD       /* bootd                        */
 #define CONFIG_CMD_CONSOLE     /* coninfo                      */
 #define CONFIG_CMD_ECHO                /* echo arguments               */
-#define CONFIG_CMD_ENV         /* saveenv                      */
+#define CONFIG_CMD_SAVEENV     /* saveenv                      */
 #define CONFIG_CMD_FLASH       /* flinfo, erase, protect       */
 #define CONFIG_CMD_FPGA                /* FPGA configuration Support   */
 #define CONFIG_CMD_IMI         /* iminfo                       */
  * CPU Features
  */
 #define CONFIG_SYS_SC520_HIGH_SPEED    0       /* 100 or 133MHz */
-#define CONFIG_SYS_RESET_GENERIC               /* use triple-fault to reset cpu */
 #undef  CONFIG_SYS_RESET_SC520                 /* use SC520 MMCR's to reset cpu */
 #define CONFIG_SYS_TIMER_SC520                 /* use SC520 swtimers */
 #undef  CONFIG_SYS_TIMER_GENERIC               /* use the i8254 PIT timers */