u-boot-brain/arch/arm/cpu/armv7/mx6
Andrew Gabbasov d55e0dabd7 mx6: Fix calculation of emi_slow clock rate
This is porting of Freescale's patch from version imx_v2009.08_3.0.35_4.0.0,
that fixes the obvious mistype of bits offset macro name (ACLK_EMI_PODF_OFFSET
was used instead of ACLK_EMI_SLOW_PODF_OFFSET).

Using the occasion, change the variable name 'emi_slow_pof' to more consistent
'emi_slow_podf'.

Signed-off-by: Jason Liu <r64343@freescale.com>
Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
2013-09-10 18:22:27 +02:00
..
clock.c mx6: Fix calculation of emi_slow clock rate 2013-09-10 18:22:27 +02:00
hab.c imx: add status reporting for HAB status 2013-08-31 15:06:29 +02:00
Makefile imx: add status reporting for HAB status 2013-08-31 15:06:29 +02:00
soc.c i.MX6: Set and clear the gating bits for Phase Fractional Dividers 2013-08-31 18:09:37 +02:00