]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mx6: soc: Do not apply the PFD erratum for mx6solox
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 9 Jul 2014 19:13:29 +0000 (16:13 -0300)
committerStefano Babic <sbabic@denx.de>
Wed, 23 Jul 2014 10:25:40 +0000 (12:25 +0200)
The PFD issue is not present on mx6solox, so skip it in this case.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/cpu/armv7/mx6/soc.c

index 2012caf2e77e033ffa60259d71817d002e828ca3..f2dee76941bc195f1cbb3f4e6a38aaebbb37a606 100644 (file)
@@ -337,6 +337,10 @@ void s_init(void)
        u32 mask480;
        u32 mask528;
 
+
+       if (is_cpu_type(MXC_CPU_MX6SX))
+               return;
+
        /* Due to hardware limitation, on MX6Q we need to gate/ungate all PFDs
         * to make sure PFD is working right, otherwise, PFDs may
         * not output clock after reset, MX6DL and MX6SL have added 396M pfd