> Subject: Re: [PATCH V2 1/3] imx8mn: evk: add README > > Hi Peng, > > On Tue, Jan 7, 2020 at 10:10 PM Peng Fan <[email protected]> wrote: > > > > Add a README for users to build a workable image. > > > > Signed-off-by: Peng Fan <[email protected]> > > --- > > > > V2: > > Update README follow Fabio's comments > > Reviewed-by: Fabio Estevam <[email protected]> > > > +Build U-Boot > > +============ > > +$ export CROSS_COMPILE=aarch64-poky-linux- $ make > > +imx8mn_ddr4_evk_defconfig $ export ATF_LOAD_ADDR=0x960000 > > Not related to this patch, but just curious if imx8qxp-mek also need to export > ATF_LOAD_ADDR?
Not needed. I just updated README, please try. Mostly seco image change in the various releases could cause issue. I am using REV-C1 board, it boots well follow the new README. Regards, Peng. > > Stil not able to boot imx8qxp-mek with mainline U-Boot. > > Thanks

