u-boot-brain/arch/arm/cpu/armv7/mx7ulp
Ye Li 2018ef868c imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue
The num/denom is a float value, but in the calculation it is convert
to integer 0, and wrong result.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
2017-04-12 18:45:10 +02:00
..
clock.c mx7ulp: Add HAB boot support 2017-03-17 09:27:08 +01:00
iomux.c imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1 2017-03-17 09:27:08 +01:00
Kconfig imx: imx7ulp: add EVK board support 2017-03-17 09:27:08 +01:00
Makefile imx: mx7ulp: Add soc level initialization codes and functions 2017-03-17 09:27:08 +01:00
pcc.c imx: mx7ulp: Add clock framework and functions 2017-03-17 09:27:08 +01:00
scg.c imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue 2017-04-12 18:45:10 +02:00
soc.c mx7ulp: Add HAB boot support 2017-03-17 09:27:08 +01:00