u-boot-brain/arch/arm/cpu
Fabio Estevam 89cfd0f575 mx6: clock: Fix the calculation of PLL_ENET frequency
According to the mx6 quad reference manual, the DIV_SELECT field of register
CCM_ANALOG_PLL_ENETn has the following meaning:

"Controls the frequency of the ethernet reference clock.
- 00 - 25MHz
- 01 - 50MHz
- 10 - 100MHz
- 11 - 125MHz"

Current logic does not handle the 25MHz case correctly, so fix it.

Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-12-17 18:38:42 +01:00
..
arm_intcm ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
arm720t ARM: tegra: move Tegra specific code under arch/arm/ 2013-10-31 13:26:44 -04:00
arm920t arm920t: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
arm926ejs Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
arm946es ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
arm1136 ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
arm1176 ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
armv7 mx6: clock: Fix the calculation of PLL_ENET frequency 2013-12-17 18:38:42 +01:00
ixp ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
pxa ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
sa1100 ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
tegra-common ARM: tegra: convert to common timer code 2013-11-04 11:24:22 -05:00
tegra20-common ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
tegra30-common ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
tegra114-common ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
Makefile ARM: tegra: move Tegra specific code under arch/arm/ 2013-10-31 13:26:44 -04:00
u-boot-spl.lds Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot.lds arm: lds: Remove libgcc eabi exception handling tables 2013-09-05 13:41:42 +02:00