imx8: add basic cpu support
authorPeng Fan <peng.fan@nxp.com>
Thu, 18 Oct 2018 12:28:18 +0000 (14:28 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Oct 2018 10:59:01 +0000 (12:59 +0200)
commit60d33fcd1976e6a25c070c62d6f1064020d686bd
tree684efaef9ff86e873a8741dfd8cee33d7f0e9779
parentfa64d8429b525f7db2e22ed67d1d3c682e89078c
imx8: add basic cpu support

Add basic cpu support, including cpu revision, cpu type,
cpu core detection.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/mach-imx/imx8/Makefile [new file with mode: 0644]
arch/arm/mach-imx/imx8/cpu.c [new file with mode: 0644]