
8 Jan
2020
8 Jan
'20
2:16 a.m.
Hi Peng,
On Tue, Jan 7, 2020 at 10:10 PM Peng Fan peng.fan@nxp.com wrote:
Add a README for users to build a workable image.
Signed-off-by: Peng Fan peng.fan@nxp.com
V2: Update README follow Fabio's comments
Reviewed-by: Fabio Estevam festevam@gmail.com
+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