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? Stil not able to boot imx8qxp-mek with mainline U-Boot. Thanks

