MLK-21834-2 imx8qxp_mek: Update board codes and config
authorYe Li <ye.li@nxp.com>
Tue, 24 Mar 2020 09:19:03 +0000 (02:19 -0700)
committerYe Li <ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:21 +0000 (00:56 -0700)
commit4df1807b525823cf2c0cd61d00c5d066a90a3056
tree8c01d140fcc0d615c88ac56c5c5e56e5016f5c48
parent0d4b53f17334727306194973e0aeae278deaaa43
MLK-21834-2 imx8qxp_mek: Update board codes and config

Add ENET no-DM support, CDNS USB3 host/gadget, M4 bootaux and memtest etc
Update some SPL configs:
1. Remove FIT support and enable TINY printf for saving SPL size.
2. Fix wrong SPL regulator driver enabled, show use fixed regulator not
   gpio.
3. Add flexspi defconfig which uses SPI relevant SPL configs and disable
   MMC, GPIO and regulator SPL drivers.
4. Enable the panic. Since we use PSCI to reset, but ATF is not boot when
   SPL is running.
5. Use full malloc not simple malloc which has dedicated malloc pool
   to support large pool size. The simple malloc size is also used by
   early malloc which occupies the stack space. This causes we can't
   have a large malloc pool

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit db8230514ced8e6411c6d4a9089c5223cdf640ef)
arch/arm/mach-imx/imx8/cpu.c
board/freescale/imx8qxp_mek/imx8qxp_mek.c
board/freescale/imx8qxp_mek/spl.c
configs/imx8qxp_mek_defconfig
include/configs/imx8qxp_mek.h