MLK-14250-6 mx6dq/dl: Add plugin boot support for arm2 boards
authorYe Li <ye.li@nxp.com>
Fri, 24 Feb 2017 08:06:24 +0000 (16:06 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:38 +0000 (14:04 +0800)
commit22c734b8426c401892c08e3726b212a734529e15
treeca1c1aa52b6504b90b09207fefbf01be3d22b045
parent32c3b1ac49e465f0a16ab1b906a13b2654a4426e
MLK-14250-6 mx6dq/dl: Add plugin boot support for arm2 boards

Add plugin.S for plugin boot initialization on mx6dq/dl arm2 board.
Need to set "CONFIG_USE_IMXIMG_PLUGIN" for this feature.

New build configurations are added for the plugin:
mx6dlarm2_lpddr2_plugin_defconfig
mx6dlarm2_plugin_defconfig
mx6qarm2_lpddr2_plugin_defconfig
configs/mx6qarm2_plugin_defconfig

Signed-off-by: Ye Li <ye.li@nxp.com>
board/freescale/mx6qarm2/imximage.cfg
board/freescale/mx6qarm2/imximage_mx6dl.cfg
board/freescale/mx6qarm2/plugin.S [new file with mode: 0644]
configs/mx6dlarm2_lpddr2_plugin_defconfig [new file with mode: 0644]
configs/mx6dlarm2_plugin_defconfig [new file with mode: 0644]
configs/mx6qarm2_lpddr2_plugin_defconfig [new file with mode: 0644]
configs/mx6qarm2_plugin_defconfig [new file with mode: 0644]