summaryrefslogtreecommitdiff
path: root/configs/mx6ull_9x9_evk_qspi1_defconfig
AgeCommit message (Collapse)Author
2022-10-10LF-7234 enable CONFIG_CMD_CRC32 and CONFIG_CRC32_VERIFYFrank Li
uuu can use crc command check burned image integrity Signed-off-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 44278536f1ddc9f6fca4e753c9f739c2aae77b0e)
2022-09-12PLATSEC-1781-1 mx6ull:Add config CONFIG_OF_SYSTEM_SETUPKshitiz Varshney
This commit enables CONFIG_OF_SYSTEM_SETUP for making modification to the flat device tree before handing it off to the kernel. This causes ft_system_setup() to be called before booting the kernel. Signed-off-by: Kshitiz Varshney <kshitiz.varshney@nxp.com>
2022-08-01LFU-369-4: Added configs required for dcp_rng driverKshitiz
This commit adds configs required for using dcp_rng driver in imx6ull defconfig files. Signed-off-by: Kshitiz Varshney <kshitiz.varshney@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com>
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-19062-2 fastboot: enable fastboot in mx6ullYe Li
Modify deconfig files to enable fastboot in mx6ull_14x14 and mx6ull_9x9 EVK boards Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 41d3fd64b8791847d58a89cbb05b7135c012f323) (cherry picked from commit 8c55ae15006eebf48a50653cb63e6a8e9ed3d5a8) (cherry picked from commit c8a93a5d6bea6e4557614f56b25a4c617083562c) (cherry picked from commit 62f077b150346440d91de5ffb548960eaa5d880b)
2022-04-06MLK-18156-3 configs: mx6ullevk: Update build configsYe Li
Add new build configs for 9x9 evk and NAND/QSPI boot. Update 14x14 EVK build config to align with v2019.04 Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit e93235cbcf624a476c95f4e9e8fd51e667ab4aa2) (cherry picked from commit 073b4a789cd56910c8f337a88f264bb19a078003) (cherry picked from commit 1660b2f880666fde01839a221f896a75dfd71306) (cherry picked from commit 2c821a9f059f3fb383aeecb84229bf28aefdfb7e) (cherry picked from commit bc3b81f9e363c3ace5699a12498965120f742273)