commit | c9c51fae00b79dee64ef1dd9e0edfb2aa7164027 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Wed Jan 12 17:49:46 2022 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Sat Feb 05 15:49:01 2022 +0100 |
tree | 26d5504460a1ddb029d6ba5892f480c8c5517466 | |
parent | 3922f456a9000383839382ca3e89298be7272150 [diff] |
doc: verdin-imx8mm: Remove ATF_LOAD_ADDR export imx8mm-u-boot.dtsi passes the ATF load address via the 'entry' and 'load' properties. Remove the step that performs the ATF_LOAD_ADDR export, which is now unneeded. Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Patrick Wildt <patrick@blueri.se>