[U-Boot] [PATCH v6 34/34] imx: add i.MX8QXP MEK board support
Peng Fan
peng.fan at nxp.com
Fri Oct 26 00:46:24 UTC 2018
Hi Tim,
> -----Original Message-----
> From: Tim Harvey [mailto:tharvey at gateworks.com]
> Sent: 2018年10月26日 5:10
> To: Anatolij Gustschin <agust at denx.de>; Peng Fan <peng.fan at nxp.com>
> Cc: u-boot <u-boot at lists.denx.de>; Stefano Babic <sbabic at denx.de>; Fabio
> Estevam <fabio.estevam at 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 <agust at denx.de> wrote:
> >
> > From: Peng Fan <peng.fan at 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.fan at nxp.com>
> > Reviewed-by: Anatolij Gustschin <agust at denx.de>
> > Cc: Stefano Babic <sbabic at denx.de>
> > Cc: Fabio Estevam <fabio.estevam at 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
More information about the U-Boot
mailing list