summaryrefslogtreecommitdiff
path: root/configs/mx6qpsabresd_sata_defconfig
AgeCommit message (Collapse)Author
2018-09-10MLK-19479-1 imx6: enable fast boot for imx6q/qp sataRichard Zhu
enable the sata fastboot on imx6q/qp boards. update the sata boot env. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
2018-06-13MLK-18589 imx6q/dl/qp/solo: Fix USB gadget definitionsYe Li
In u-boot 2018, CONFIG_G_DNL_MANUFACTURER, CONFIG_G_DNL_VENDOR_NUM and CONFIG_G_DNL_PRODUCT_NUM are changed to: CONFIG_USB_GADGET_MANUFACTURER CONFIG_USB_GADGET_VENDOR_NUM CONFIG_USB_GADGET_PRODUCT_NUM Fix them in imx6q/dl/qp/solo defconfigs, otherwise they are using default value. Signed-off-by: Ye Li <ye.li@nxp.com>
2018-04-27MLK-18147-3 mx6sabreauto/sabresd: Port defconfigs from v2017.03Ye Li
Add defconfigs to support various boot devices and platforms for MX6DQ/DQP/DL/S sabreauto and sabresd boards. Signed-off-by: Ye Li <ye.li@nxp.com>