summaryrefslogtreecommitdiff
path: root/configs/mx6qsabreauto_nand_defconfig
AgeCommit message (Collapse)Author
2022-04-06MLK-25803-2: Update VID/PIDFrank Li
VID 0x525 and PID 0xa4a5 already registered as PLX Technology, Inc. Linux-USB File-backed Storage Gadget But fastboot device is not mass storage devices windowns 10 latest update already cached above vid/pid Change to use Freescale VID 0x1fc9 PID 0x151, for SPL SDP HID download PID 0x152, for Fastboot PID 0x153, for Kernel fastboot Need update uuu above 1.4.182 Signed-off-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 7b84c587ba607844d53a7553c7238e6acd0bba9a)
2022-04-06MLK-23964-27 mx6sabre: Enable the IPU video splash screenYe Li
The splash screen with DM video needs use bmp_display which needs enables CONFIG_CMD_BMP. Also changes the splashimage address from load address to a unused address 0x28000000. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 7ce7edbee78c88caf0ee1844c4b1c61d11d4bc77) (cherry picked from commit ce8e76bb64c5d4df07fb1788c64e5bd21711e26f) (cherry picked from commit acc583e10e0418f7b12f88fc1b00dbcb8ee8e895) (cherry picked from commit b0e92a4b3359333f06ab368016d980a5d012046b)
2022-04-06MLK-22339: mx6qsabreauto: configs: add default mtdids and mtdpartsYang-yang Guo
configs set the i.MX6q 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 924672 Device nor0 not found! current device is invalid, skip it and check the next one device 0 offset 0x0, size 0x924672 Erasing at 0x3f00000 -- 100% complete. NAND fw write: 0x200000 offset, 0x928000 bytes written: OK Signed-off-by: Yang-yang Guo <alice.guo@nxp.com> (cherry picked from commit 22c74fdc455d35346756c9fb82292db57db2c96f) (cherry picked from commit cddec24d6c9f45ccbfd5cd59cf8bd02f05f164a3) (cherry picked from commit 590797e69c443cfcdc30742fc0a0daeec5776cf9)
2022-04-06MLK-19123 mx6sabresd/sabreauto: Enable fastboot for UUU supportYe Li
Enable fastboot configurations in mx6dl/q/qp/solo 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: Xiaoning Wang <xiaoning.wang@nxp.com> Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 0a8e18bc606de9d10eec14b98c76400c7f1d1ca6)
2022-04-06MLK-18147-3 mx6sabreauto/sabresd: Port defconfigs from v2020.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) (cherry picked from commit 68dfe74093ffc25e5e042796f3e54af9d4dacc0f) (cherry picked from commit 036e8cadf6c522a9976698d6ec79a286fea3152f) (cherry picked from commit 927be78d478431bd05ad3d5dc84b311892024e99)