[PATCH 2/2] doc: imx8mn_evk: Do not export ATF_LOAD_ADDR

Peng Fan (OSS) peng.fan at oss.nxp.com
Thu Apr 28 11:00:20 CEST 2022



On 2022/4/19 1:15, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> The imx8mn_evk target have been converted to use binman.
> 
> With the binman approach the ATF load address is described via
> devicetree, so remove the now unneeded instruction of exporting
> ATF_LOAD_ADDR.
> 
> Signed-off-by: Fabio Estevam <festevam at denx.de>

Reviewed-by: Peng Fan <peng.fan at nxp.com>

> ---
>   doc/board/nxp/imx8mn_evk.rst | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/doc/board/nxp/imx8mn_evk.rst b/doc/board/nxp/imx8mn_evk.rst
> index 711545af896a..c45bb7bac7a1 100644
> --- a/doc/board/nxp/imx8mn_evk.rst
> +++ b/doc/board/nxp/imx8mn_evk.rst
> @@ -42,7 +42,6 @@ Build U-Boot
>   
>      $ export CROSS_COMPILE=aarch64-poky-linux-
>      $ make imx8mn_ddr4_evk_defconfig
> -   $ export ATF_LOAD_ADDR=0x960000
>      $ make
>   
>   Burn the flash.bin to MicroSD card offset 32KB:
> 


More information about the U-Boot mailing list