commit | bac08452e469f5bde4ea70654717f50d4ca1e166 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Jan 10 13:20:33 2018 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 04 12:00:58 2018 +0100 |
tree | fcee9a43f3d49f633553bd06cccf01a51d864136 | |
parent | d7e46ca104c5a5eef6c3588e1e1168abb4005a95 [diff] |
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>