summaryrefslogtreecommitdiff
path: root/configs/mx6qpsabreauto_sata_defconfig
AgeCommit message (Collapse)Author
2017-04-05MLK-14326-5 mx6qpsabreauto: Enable OF_CONTROL and DM driverYe Li
Update mx6qpsabreauto build configurations to use OF_CONTROL and DM driver. Also add the imx6qpsabreauto DTS file for using DTB. Signed-off-by: Ye Li <ye.li@nxp.com>
2017-04-05MLK-12416-9: mx6qp: define CONFIG_MX6QPPeng Fan
Define CONFIG_MX6QP which will also set CONFIG_MX6Q, otherwise plugin code will use wrong ddr script. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 901d9eb01736ab54822678a197fe1aeb281a81b9)
2017-04-05MLK-12559 mx6: Enable memory test commandYe Li
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)
2017-04-05MLK-12493-1 Add support for various boot deviceYe Li
Add support for various boot devices like NAND, QSPINOR, SPINOR, eMMC, EIMNOR, SATA. Modify board level files to support the feature and add corresponding defconfig files Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 72c35e80b86f7f75a52db45959793882bb730793)