summaryrefslogtreecommitdiff
path: root/board/freescale/mx6ul_14x14_evk/imximage_lpddr2.cfg
Commit message (Collapse)AuthorAgeLines
* MLK-14250-5 mx6ulevk: Add plugin boot supportYe Li2017-04-05-0/+6
| | | | | | | | | | Add plugin.S for plugin boot initialization. Need to set "CONFIG_USE_IMXIMG_PLUGIN" for this feature. Add build configurations for the plugin: mx6ul_14x14_evk_plugin_defconfig mx6ul_9x9_evk_plugin_defconfig Signed-off-by: Ye Li <ye.li@nxp.com>
* MLK-14259-1 mx6ulevk: Change i.MX6UL EVK to non-SPL at defaultYe Li2017-04-05-0/+105
Current i.MX6UL EVK boards enable the SPL u-boot. Change it to non-SPL for default configurations. Add two other build configurations for SPL. Signed-off-by: Ye Li <ye.li@nxp.com>