diff mbox

[U-Boot,v2] configs: mx6qsabre_common.h: Use default clock definitions

Message ID 1349017630-31636-1-git-send-email-festevam@gmail.com
State Awaiting Upstream
Delegated to: Stefano Babic
Headers show

Commit Message

Fabio Estevam Sept. 30, 2012, 3:07 p.m. UTC
From: Fabio Estevam <fabio.estevam@freescale.com>

Since commit 50d4a707f0 (mx5/6: Define default SoC input clock frequencies)
we can use the default clock values.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Changes since v1:

- Fix commit id
 include/configs/mx6qsabre_common.h |    2 --
 1 file changed, 2 deletions(-)

Comments

Stefano Babic Oct. 2, 2012, 8:29 a.m. UTC | #1
On 30/09/2012 17:07, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Since commit 50d4a707f0 (mx5/6: Define default SoC input clock frequencies)
> we can use the default clock values.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> Changes since v1:
> 
> - Fix commit id
>  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
>  
> 

Applied to u-boot-imx, next branch, thanks.

Best regards,
Stefano Babic
diff mbox

Patch

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