MLK-21848-1 iMX8QXP/QM: SPL: enable dm-spl for pm
authorPeng Fan <peng.fan@nxp.com>
Thu, 7 Mar 2019 12:43:37 +0000 (12:43 +0000)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 09:37:32 +0000 (02:37 -0700)
commit0b1624901be2aaaf5258619a6262b20881a45b23
treeb04491354f64dddbd6dd8af4d2985451fb4d5e1b
parent2512787d38460399268086ec22a86b7cef8103ac
MLK-21848-1 iMX8QXP/QM: SPL: enable dm-spl for pm

with u-boot,dm-spl added for imx8qx-pm node, and SPL_SIMPLE_BUS enabled,
the bind and probe code in board file could be removed.

Also we need to enlarge SYS_MALLOC_F_LEN to avoid calloc fail.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
13 files changed:
arch/arm/dts/fsl-imx8qm-u-boot.dtsi
arch/arm/dts/fsl-imx8qxp-u-boot.dtsi
board/freescale/imx8qm_arm2/spl.c
board/freescale/imx8qm_mek/spl.c
board/freescale/imx8qxp_arm2/spl.c
board/freescale/imx8qxp_mek/spl.c
configs/imx8dx_17x17_val_defconfig
configs/imx8qxp_17x17_val_defconfig
configs/imx8qxp_ddr3_arm2_defconfig
configs/imx8qxp_lpddr4_arm2_defconfig
configs/imx8qxp_lpddr4_arm2_fspi_defconfig
configs/imx8qxp_lpddr4_arm2_nand_defconfig
configs/imx8qxp_mek_defconfig