summaryrefslogtreecommitdiff
path: root/configs/mx6solosabreauto_nand_defconfig
AgeCommit message (Collapse)Author
2020-04-26MLK-22259-4: mx6dlsabreauto: configs: add default mtdids and mtdparts configsHan Xu
set the i.MX6DL default mtdids value as "nor0=8000000.nor,nand0=gpmi-nand", nandbcb can directly write to the nandboot partition after u-boot brings up. => nandbcb update $loadaddr nandboot 912384 Device nor0 not found! current device is invalid, skip it and check the next one device 0 offset 0x0, size 0x912384 Erasing at 0x3f00000 -- 100% complete. NAND fw write: 0x200000 offset, 0x916000 bytes written: OK Signed-off-by: Han Xu <han.xu@nxp.com>
2020-04-26MLK-21400 mx6solosabre: Enable fastboot for UUU supportYe Li
Enable fastboot configurations in mx6solo sabresd and sabreauto defconfigs to support UUU. Since the DDR size on mx6solo sabre boards is smaller, also change the fastboot buffer to 256MB. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 8435fc2e868e7cdd82a36081a97ab73a894b4531)
2020-04-26MLK-18147-3 mx6sabreauto/sabresd: Port defconfigs from v2019.04Ye 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> (cherry picked from commit d88863b467d2aebc802d634dcc96060f5af45414) (cherry picked from commit 1a3fe19c2cf1b2147813c14b177f3d99d39f4b70)