MLK-14250-4 mx6dq/dl/dqp: Add plugin boot support for sabre boards
authorYe Li <ye.li@nxp.com>
Fri, 24 Feb 2017 07:24:20 +0000 (15:24 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:38 +0000 (14:04 +0800)
commitdb5e443ad7dcb76cb03cea79e1072c558e1daa1d
tree214140d5bf679bb36ccb6efe36ef8b417375c497
parent4818df5d5c9056fcfd507d201e826cac773543a5
MLK-14250-4 mx6dq/dl/dqp: Add plugin boot support for sabre boards

Add plugin.S for plugin boot initialization on mx6dq/dl/dqp sabresd and sabreauto
boards. Need to set "CONFIG_USE_IMXIMG_PLUGIN" for this feature.
Add the configurations for the plugin enabled buiding.

Signed-off-by: Ye Li <ye.li@nxp.com>
12 files changed:
board/freescale/mx6qsabreauto/imximage.cfg
board/freescale/mx6qsabreauto/mx6dl.cfg
board/freescale/mx6qsabreauto/mx6qp.cfg
board/freescale/mx6qsabreauto/plugin.S [new file with mode: 0644]
board/freescale/mx6sabresd/mx6dlsabresd.cfg
board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg
board/freescale/mx6sabresd/plugin.S [new file with mode: 0644]
configs/mx6dlsabreauto_plugin_defconfig [new file with mode: 0644]
configs/mx6dlsabresd_plugin_defconfig [new file with mode: 0644]
configs/mx6qpsabreauto_plugin_defconfig [new file with mode: 0644]
configs/mx6qsabreauto_plugin_defconfig [new file with mode: 0644]
configs/mx6qsabresd_plugin_defconfig [new file with mode: 0644]