Re: [U-Boot] [PATCH] imx8qxp: mek: enable dm-spl for pm

2019-04-09 Thread Peng Fan
Ping.. Thanks, Peng > Hi Stefano, > > Are you fine with this patch? > > Thanks, > Peng. > > > -Original Message- > > From: Peng Fan > > Sent: 2019年3月7日 20:44 > > To: sba...@denx.de; feste...@gmail.com > > Cc: dl-uboot-imx ; u-boot@lists.denx.de; Peng Fan > > > > Subject: [PATCH] imx8q

Re: [U-Boot] [PATCH] imx8qxp: mek: enable dm-spl for pm

2019-03-18 Thread Peng Fan
Hi Stefano, Are you fine with this patch? Thanks, Peng. > -Original Message- > From: Peng Fan > Sent: 2019年3月7日 20:44 > To: sba...@denx.de; feste...@gmail.com > Cc: dl-uboot-imx ; u-boot@lists.denx.de; Peng Fan > > Subject: [PATCH] imx8qxp: mek: enable dm-spl for pm > > with u-boot,dm-

[U-Boot] [PATCH] imx8qxp: mek: enable dm-spl for pm

2019-03-07 Thread Peng Fan
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 --- arch/arm/dts/fsl-imx8qxp-mek-u-boot.dtsi | 5 + board/freescale/imx8qx