commit | d7e46ca104c5a5eef6c3588e1e1168abb4005a95 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Jan 10 13:20:32 2018 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 04 12:00:58 2018 +0100 |
tree | af3991dd5a881885b39f6c0f9c8c4645b2a10a1c | |
parent | bbb20942c9fbb337171582a1600c964321f61e0d [diff] |
imx: cleanup bootaux Move i.MX6/7 bootaux code to imx_bootaux.c. The i.MX6/7 has different src layout, so define M4 reg offset to ease the cleanup. Redefine the M4 related BIT for share common code. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <fabio.estevam@nxp.com>