u-boot-brain/arch/arm/cpu
Amar 2b81c26b7c EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.
This patch initialises the local variable 'shift' to zero.
The uninitialised local variable 'shift' had garbage value and was
resulting in unwnated results in the functions exynos5_get_mmc_clk()
and exynos4_get_mmc_clk().

Signed-off-by: Amar <amarendra.xt@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-06-13 17:35:14 +09:00
..
arm_intcm arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm720t Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
arm920t arm: Make all linker scripts compatible with per-symbol sections 2013-04-12 07:55:09 +02:00
arm925t arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm926ejs arm: at91: enable mci support for at91sam9g20ek. 2013-05-12 16:42:24 +02:00
arm946es arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm1136 imx: mx35: Remove legacy iomux support 2013-05-05 17:55:04 +02:00
arm1176 BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
armv7 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. 2013-06-13 17:35:14 +09:00
ixp ARM: Fix __bss_start and __bss_end in linker scripts 2013-04-13 22:37:20 +02:00
pxa pxa: Add weak attribute to reset_cpu() function 2013-05-05 23:47:05 +02:00
s3c44b0 arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
sa1100 arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
tegra-common Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
tegra20-common Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
tegra30-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
tegra114-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
u-boot-spl.lds ARM: fix CONFIG_SPL_MAX_SIZE semantics 2013-04-14 16:07:14 +02:00
u-boot.lds ARM: fix CONFIG_SPL_MAX_SIZE semantics 2013-04-14 16:07:14 +02:00