[PATCH 3/4] arm64: add support for i.MX8M EVK board
Baruch Siach
baruch at tkos.co.il
Thu Jan 25 01:52:24 PST 2018
Hi Lucas,
On Wed, Jan 24, 2018 at 04:47:51PM +0200, Baruch Siach wrote:
> On Wed, Jan 17, 2018 at 07:32:43PM +0100, Lucas Stach wrote:
> > This is the evaluation kit board for the i.MX8M. The current level of
> > support yields a working console and is able to boot userspace from
> > SD card or Network.
> >
> > Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
> > ---
> > arch/arm64/boot/dts/nxp/Makefile | 3 +
> > arch/arm64/boot/dts/nxp/imx8mq-evk.dts | 287 +++++++++++++++++++++++++++++++++
> > 2 files changed, 290 insertions(+)
> > create mode 100644 arch/arm64/boot/dts/nxp/Makefile
> > create mode 100644 arch/arm64/boot/dts/nxp/imx8mq-evk.dts
> >
> > diff --git a/arch/arm64/boot/dts/nxp/Makefile b/arch/arm64/boot/dts/nxp/Makefile
> > new file mode 100644
> > index 000000000000..1aebb1f16708
> > --- /dev/null
> > +++ b/arch/arm64/boot/dts/nxp/Makefile
> > @@ -0,0 +1,3 @@
> > +# SPDX-License-Identifier: GPL-2.0
> > +
> > +dtb-$(CONFIG_SOC_IMX8MQ) += imx8m-evk.dtb
>
> Typo, should be imx8mq-evk.dtb. Without this fix I'm getting:
>
> make[2]: *** No rule to make target 'arch/arm64/boot/dts/nxp/imx8m-evk.dtb', needed by '__build'. Stop.
With this fix and CONFIG_CPU_IDLE disabled:
Tested-by: Baruch Siach <baruch at tkos.co.il>
On i.MX8MQ EVK rev B3.
Thanks,
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
More information about the linux-arm-kernel
mailing list