[U-Boot] [PATCH] configs: mx6qsabre_common.h: Use default clock definitions
Fabio Estevam
festevam at gmail.com
Sun Sep 30 17:05:18 CEST 2012
From: Fabio Estevam <fabio.estevam at freescale.com>
Since commit 0d4a707f07 (mx5/6: Define default SoC input clock frequencies)
we can use the default clock values.
Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
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
--
1.7.9.5
More information about the U-Boot
mailing list