]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line
authorFabio Estevam <festevam@denx.de>
Tue, 15 Aug 2023 13:48:01 +0000 (10:48 -0300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 19 Aug 2023 02:12:53 +0000 (04:12 +0200)
commit951d63000e2daf8b128139cfed343fe2b2da5a93
tree87cab590c511c8766b871ec52e05a4ae6fd36e5d
parent99a4e5865e34f7d493e5bb96f8d327e93066a802
doc: csf_examples: csf.sh: 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.

Remove the unneeded export ATF_LOAD_ADDR line.

Signed-off-by: Fabio Estevam <festevam@denx.de>
doc/imx/habv4/csf_examples/mx8m/csf.sh