summaryrefslogtreecommitdiff
path: root/configs/mx6solosabreauto_optee_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-21956-3 mx6qdlsabreauto: Enable i2c gpio mux to fix io expander issueYe Li
The i2c gpio mux is not enabled, this causes i2c3 not work and all io expander devices on i2c3 not work. So we will meet such as "usb start" fail due to the VBUS is not power up. The patch add the i2c mux and i2c gpio mux configs. And remove codes of controlling i2c steering from board, since i2c gpio mux does same thing. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 39183dc231e12c3072ffd9a37ac6a6616178e263) (cherry picked from commit 2ffef32eb15ec17294d885550837f565146b9fca) (cherry picked from commit 4bd1fb77cf90e1b6e3816e70800ab5437543498b) (cherry picked from commit 88bb31c2d89a39e5355bc95219895f2773c1b2b4)
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-16753-5 imx: mx6qsabreauto: add optee supportPeng Fan
Add defconfigs. Enable Trustzone. Update env to runtime boot OP-TEE. To 6QP AUTO, TZASC not enabled now. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 62277d7e521894b079911fd8e8b26507ff03c018) (cherry picked from commit b7be942860a15feb0bd660b1922d4ed9306f1184) (cherry picked from commit 56d2100c6b3c483d063ce70ad7ce9d6da378ada6) (cherry picked from commit 44242fe2c59c99936552cefd42b576feb51a25d7) (cherry picked from commit 3a0b8a0a7a1b9286a3a4f5247970d15234b0632f) (cherry picked from commit a8cdc36c02bb0b61257c0384e02acb0fed9399d7) (cherry picked from commit bb459999fe7b07ac9921ea9acc29d6320beb489f) (cherry picked from commit b0549e750f9766e27c04da58856cd41d534d2d75)