On Tue, Oct 8, 2019 at 7:50 PM Peng Fan wrote:
>
> > > +
> > > +Build U-Boot
> > > +
> > > +$ export CROSS_COMPILE=aarch64-poky-linux- $ make
> > > +imx8mm_evk_defconfig $ export ATF_LOAD_ADDR=0x92 $ make
> > flash.bin
> >
> > Build fails due to default_serial_console undefined. D
Hi Tim,
> Subject: Re: [U-Boot] [PATCH V3 27/27] imx: Add i.MX8MM EVK board
> support.
>
> On Mon, Aug 26, 2019 at 11:28 PM Peng Fan wrote:
> >
>
> > diff --git a/board/freescale/imx8mm_evk/README
> > b/board/freescale/imx8mm_evk/README
> > new file mode
On Mon, Aug 26, 2019 at 11:28 PM Peng Fan wrote:
>
> diff --git a/board/freescale/imx8mm_evk/README
> b/board/freescale/imx8mm_evk/README
> new file mode 100644
> index 00..a885bc5c97
> --- /dev/null
> +++ b/board/freescale/imx8mm_evk/README
Hi Peng,
I'm working with an IMX8MM with U-B
Add board and SoC dts
Add ddr training code
support SD/MMC/GPIO/PINCTRL/UART
Signed-off-by: Peng Fan
---
arch/arm/dts/Makefile |3 +-
arch/arm/dts/imx8mm-evk-u-boot.dtsi| 92 ++
arch/arm/dts/imx8mm-evk.dts| 235
arch/arm/mach-imx/imx8m/Kco
4 matches
Mail list logo