]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: bootaux: support i.MX8M
authorPeng Fan <peng.fan@nxp.com>
Wed, 10 Jan 2018 05:20:33 +0000 (13:20 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 4 Feb 2018 11:00:58 +0000 (12:00 +0100)
commitecd7ab56284613a92975a9ea5063015cb2a6ce43
treefcee9a43f3d49f633553bd06cccf01a51d864136
parent8cf223133c11c8064b4c8c258403371bc1873804
imx: bootaux: support i.MX8M

Add i.MX8M support. Because i.MX8M use SiP call trap
to Arm Trusted Firmware to handle M4, so use #ifdef
to avoid build error on i.MX6/7.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx_bootaux.c