summaryrefslogtreecommitdiff
path: root/configs/imx8qxp_lpddr4_arm2_spl_nand_defconfig
AgeCommit message (Collapse)Author
2019-04-02MA-14501[Android] change BOOTAUX_RESERVED_MEM macro to defconfigZhang Bo
As the M4 use different DDR memory size in normal android/car2 and car image, use different defconfig for car2 to decrease DDR memory reservation. So memory reserved for each M4 core is 8MB in car2 and normal android image. it's 32MB for car image. Change-Id: Idf608f539cd614a154c78e3a1af28eff1da5c1f2 Signed-off-by: Zhang Bo <bo.zhang@nxp.com>
2019-01-24MLK-20794-3 imx8qxp_arm2: Using CONFIG_DEFAULT_FDT_FILE for kernel FDTYe Li
Since different ARM2/Validation boards use different kernel FDT, configure them to CONFIG_DEFAULT_FDT_FILE in defconfig Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
2018-11-02MLK-19877-3: iMX8QXP: Add NAND SPL supportTeo Hall
Add defconfig for nand on lpddr4 arm2 board Signed-off-by: Teo Hall <teo.hall@nxp.com>