OMAP: rename timer divisor
[oweals/u-boot.git] / include / configs / assabet.h
index 024fa207e2cb28439837c0d2dad5512266546f0c..a6c442b51a65144d1fbb1c4a48ecea3b97159013 100644 (file)
@@ -57,6 +57,7 @@
 /*
  * select serial console configuration
  */
+#define CONFIG_SA1100_SERIAL
 #define CONFIG_SERIAL1          1      /* we use SERIAL 1 on Intel Assabet */
 
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_SYS_MEMTEST_START       0xc0400000      /* memtest works on     */
 #define CONFIG_SYS_MEMTEST_END         0xc0800000      /* 4 ... 8 MB in DRAM   */
 
-#undef  CONFIG_SYS_CLKS_IN_HZ
-
 #define CONFIG_SYS_LOAD_ADDR           0xc0000000      /* default load address */
 
 #define CONFIG_SYS_HZ                  3686400 /* incrementer freq: 3.6864 MHz */