Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MLK-12559 mx6: Enable memory test command | Ye Li | 2017-04-05 | -0/+1 |
| | | | | | | | | Set the CONFIG_CMD_MEMTEST on all mx6 platforms for enabling the u-boot memory test. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 75b5a7d5931064386ae38ce74a34eb6e368666a5) | |||
* | MLK-14250-6 mx6dq/dl: Add plugin boot support for arm2 boards | Ye Li | 2017-04-05 | -0/+27 |
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> |