u-boot-brain/arch/arm/cpu/armv7/mx6
Andre Renaud 2eb268f6fd MX6: Correct calculation of PLL_SYS
DIV_SELECT is used as Fout = Fin * div_select / 2.0, so we should do
the shift after the multiply to avoid rounding errors

Signed-off-by: Andre Renaud <andre@bluewatersys.com>
2014-07-09 14:55:30 +02:00
..
clock.c MX6: Correct calculation of PLL_SYS 2014-07-09 14:55:30 +02:00
ddr.c mx6: add mmdc configuration for MX6Q/MX6DL 2014-06-06 10:07:26 +02:00
hab.c imx: correct HAB status for new chip TO 2014-06-17 17:45:09 +02:00
Makefile mx6: add mmdc configuration for MX6Q/MX6DL 2014-06-06 10:07:26 +02:00
soc.c mx6: Enable L2 cache support 2014-02-11 11:24:12 +01:00