From 946fec1a55445d0485f3cb1640df32ff3d9d6754 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lothar=20Wa=C3=9Fmann?= Date: Fri, 4 Apr 2014 13:26:22 +0200 Subject: [PATCH] arm: mx53: karo: fix copy/paste error TX51 instead of TX53 --- config/TX53-xx30.ecc | 2 +- config/TX53-xx31.ecc | 2 +- packages/hal/arm/mx53/karo/v1_0/cdl/hal_arm_tx53.cdl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/TX53-xx30.ecc b/config/TX53-xx30.ecc index 610d8bb7..7cc287a5 100644 --- a/config/TX53-xx30.ecc +++ b/config/TX53-xx30.ecc @@ -3465,7 +3465,7 @@ cdl_option CYGNUM_HAL_ARM_TX53_SDRAM_SIZE { }; # CPU clock -# This option specifies the CPU clock in MHz of the TX51 module. +# This option specifies the CPU clock in MHz of the TX53 module. # cdl_option CYGNUM_HAL_ARM_TX53_CPU_CLK { # Flavor: data diff --git a/config/TX53-xx31.ecc b/config/TX53-xx31.ecc index 315c0f83..a5e396c4 100644 --- a/config/TX53-xx31.ecc +++ b/config/TX53-xx31.ecc @@ -3464,7 +3464,7 @@ cdl_option CYGNUM_HAL_ARM_TX53_SDRAM_SIZE { }; # CPU clock -# This option specifies the CPU clock in MHz of the TX51 module. +# This option specifies the CPU clock in MHz of the TX53 module. # cdl_option CYGNUM_HAL_ARM_TX53_CPU_CLK { # Flavor: data diff --git a/packages/hal/arm/mx53/karo/v1_0/cdl/hal_arm_tx53.cdl b/packages/hal/arm/mx53/karo/v1_0/cdl/hal_arm_tx53.cdl index b96985b5..ebfb01ba 100644 --- a/packages/hal/arm/mx53/karo/v1_0/cdl/hal_arm_tx53.cdl +++ b/packages/hal/arm/mx53/karo/v1_0/cdl/hal_arm_tx53.cdl @@ -222,7 +222,7 @@ cdl_package CYGPKG_HAL_ARM_TX53KARO { legal_values { 800 1000 } default_value { 1000 } description " - This option specifies the CPU clock in MHz of the TX51 module." + This option specifies the CPU clock in MHz of the TX53 module." } cdl_option CYGOPT_HAL_ARM_TX53_DEBUG { -- 2.39.2