Merge commit 'wd/master'
[platform/kernel/u-boot.git] / include / configs / suzaku.h
index 9a2eec1..020ed02 100644 (file)
@@ -48,7 +48,7 @@
 #define CFG_MALLOC_LEN         (256 << 10)     /* Reserve 256 kB for malloc */
 #define CFG_MALLOC_BASE                (CFG_MONITOR_BASE - (1024 * 1024))
 
-#define XILINX_UARTLITE
+#define CONFIG_XILINX_UARTLITE
 #define CONFIG_BAUDRATE                115200
 #define CFG_BAUDRATE_TABLE     { 115200 }
 
 #define CFG_INIT_SP_OFFSET     CFG_GBL_DATA_OFFSET
 
 #define XILINX_CLOCK_FREQ      50000000
+#define CONFIG_XILINX_CLOCK_FREQ       XILINX_CLOCK_FREQ
 
 #endif /* __CONFIG_H */