Hi Tim,

> -----Original Message-----
> From: Tim Harvey [mailto:thar...@gateworks.com]
> Sent: 2018年10月26日 5:10
> To: Anatolij Gustschin <ag...@denx.de>; Peng Fan <peng....@nxp.com>
> Cc: u-boot <u-boot@lists.denx.de>; Stefano Babic <sba...@denx.de>; Fabio
> Estevam <fabio.este...@nxp.com>
> Subject: Re: [U-Boot] [PATCH v6 34/34] imx: add i.MX8QXP MEK board support
> 
> On Thu, Oct 18, 2018 at 5:52 AM Anatolij Gustschin <ag...@denx.de> wrote:
> >
> > From: Peng Fan <peng....@nxp.com>
> >
> > Add i.MX8QXP MEK board support
> > Enabled pinctrl/clk/power-domain/mmc/i2c/fec driver.
> > Added README file.
> >
> > Signed-off-by: Peng Fan <peng....@nxp.com>
> > Reviewed-by: Anatolij Gustschin <ag...@denx.de>
> > Cc: Stefano Babic <sba...@denx.de>
> > Cc: Fabio Estevam <fabio.este...@nxp.com>
> > ---
> >  arch/arm/dts/Makefile                     |   2 +
> >  arch/arm/dts/fsl-imx8qxp-mek.dts          | 246
> ++++++++++++++++++++++
> >  arch/arm/mach-imx/imx8/Kconfig            |  13 ++
> >  board/freescale/imx8qxp_mek/Kconfig       |  14 ++
> >  board/freescale/imx8qxp_mek/MAINTAINERS   |   6 +
> >  board/freescale/imx8qxp_mek/Makefile      |   7 +
> >  board/freescale/imx8qxp_mek/README        |  72 +++++++
> >  board/freescale/imx8qxp_mek/imx8qxp_mek.c | 170 +++++++++++++++
> >  board/freescale/mx8mq_evk/README          |  81 +++++++
> 
> Peng,
> 
> Was the inclusion of the mx8mq_evk/README a mistake as this patch was
> centered around adding support for the i.MX8QXP MEK board?

That file was added by mistaken. 

> 
> I'm interested in building mainline U-Boot for the NXP i.MX 8M Quad Evaluation
> Kit (IMX8MQUADEVKQSG) which I assume is what the mx8mq_evk is for. Do you
> have plans to submit the rest of what's required for this board
> (configs/mx8mq_evk_defconfig, board/freescale/mx8mq_evk/*,
> arch/arm/dts/fsl-imx8mq-evk.dts).
> 
> It looks like inclusion of imx8mq-evk was was in a patch series early this 
> year and
> got stalled for some reason?

The ddr script is not good enough for upstream. I have asked help internal to 
restructure the code,
but seems I have to be the guy working on this again.

My current plan is the board support including ddr and mkimage could be ready 
in next RC1.

Thanks,
Peng.

> 
> Regards,
> 
> Tim
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to