[U-Boot] [PATCH v6 34/34] imx: add i.MX8QXP MEK board support
Tim Harvey
tharvey at gateworks.com
Thu Oct 25 21:10:06 UTC 2018
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?
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?
Regards,
Tim
More information about the U-Boot
mailing list