Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MLK-14607 mx7d: Enable the CONFIG_CMD_BOOTD for auto boot | Ye Li | 2017-04-05 | -1/+0 |
| | | | | | | | The CONFIG_CMD_BOOTD is commented in the defconfig files, then the default boot can't work. We need to uncomment it for auto boot. Signed-off-by: Ye Li <ye.li@nxp.com> | |||
* | MLK-14418-9 imx: mx7dsabresd: add nand/qspi boot support | Peng Fan | 2017-04-05 | -0/+76 |
Add nand/qspi build configurations for their boot support. Also Add gpmi-nand and qspi specified DTS files for enable them. For QSPI, this patch changes it to use DM driver. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> |