u-boot/doc/board/nxp
Fabio Estevam 961519b58d doc: imx8mp_evk: Remove unneeded export ATF_LOAD_ADDR line
Originally, exporting the ATF_LOAD_ADDR was required, but since binman has
been used to generate the flash.bin, it is no longer needed to do
such manual export.

The ATF address is now passed via binman in imx8mp-u-boot.dtsi:

	atf {
		description = "ARM Trusted Firmware";
		type = "firmware";
		arch = "arm64";
		compression = "none";
		load = <0x970000>;
		entry = <0x970000>;

		atf_blob: atf-blob {
			filename = "bl31.bin";
			type = "atf-bl31";
		};
	};

Remove the  unneeded export ATF_LOAD_ADDR line.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2023-08-09 08:41:52 +02:00
..
imx8mm_evk.rst imx: Suggest the NXP ATF github repo 2023-01-31 16:02:05 +01:00
imx8mn_evk.rst imx: Suggest the NXP ATF github repo 2023-01-31 16:02:05 +01:00
imx8mp_evk.rst doc: imx8mp_evk: Remove unneeded export ATF_LOAD_ADDR line 2023-08-09 08:41:52 +02:00
imx8mq_evk.rst imx: Suggest the NXP ATF github repo 2023-01-31 16:02:05 +01:00
imx8qxp_mek.rst imx: Suggest the NXP ATF github repo 2023-01-31 16:02:05 +01:00
imxrt1020-evk.rst doc: rename Freescale to NXP 2021-08-17 17:24:08 +02:00
imxrt1050-evk.rst doc: rename Freescale to NXP 2021-08-17 17:24:08 +02:00
index.rst nxp: ls1046ardb: Convert README to rST 2022-04-01 15:03:13 -04:00
ls1046ardb.rst global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
mx6sabreauto.rst doc: rename Freescale to NXP 2021-08-17 17:24:08 +02:00
mx6sabresd.rst global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
mx6ul_14x14_evk.rst Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
mx6ullevk.rst doc: rename Freescale to NXP 2021-08-17 17:24:08 +02:00
psb.rst doc: imx: psb: Add documentation for MX8MM behavior with Fast Boot fuse blown 2021-10-20 17:58:58 +02:00