From c50204a5177f80ad10c3b3ce39356cc549bda413 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Sun, 30 Sep 2012 05:07:10 +0000 Subject: configs: mx6qsabre_common.h: Use default clock definitions Since commit 50d4a707f0 (mx5/6: Define default SoC input clock frequencies) we can use the default clock values. Signed-off-by: Fabio Estevam --- include/configs/mx6qsabre_common.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/configs/mx6qsabre_common.h b/include/configs/mx6qsabre_common.h index 1d52b52..247e8d6 100644 --- a/include/configs/mx6qsabre_common.h +++ b/include/configs/mx6qsabre_common.h @@ -18,8 +18,6 @@ #define __MX6QSABRE_COMMON_CONFIG_H #define CONFIG_MX6Q -#define CONFIG_SYS_MX6_HCLK 24000000 -#define CONFIG_SYS_MX6_CLK32 32768 #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO -- cgit v1.1