u-boot/arch/arm/cpu/armv7/mx7ulp
Peng Fan 1b409828b1 imx: mx7ulp: Add soc level initialization codes and functions
Implement soc level functions to get cpu rev, reset cause, enable cache,
etc. We will disable the wdog and init clocks in s_init at very early u-boot
phase.

Since the we are seeking the way to get chip id for mx7ulp, the get_cpu_rev
is hard coded to a fixed value. This may change in future.

Reuse some code in imx-common.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
2017-03-17 09:27:08 +01:00
..
clock.c imx: mx7ulp: Add clock framework and functions 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: mx7ulp: Add mx7ulp to Kconfig 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: Add clock framework and functions 2017-03-17 09:27:08 +01:00
soc.c imx: mx7ulp: Add soc level initialization codes and functions 2017-03-17 09:27:08 +01:00