commit | 827c420c40030c9ddca16e97c2bb01244f2c66b4 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Wed Oct 21 21:12:12 2020 -0500 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Thu Oct 22 11:43:43 2020 +0530 |
tree | 623272c44c6b4cf115c15024dc33c7759b21641b | |
parent | 6b7c7ed80a5a02325adcaef1eaaeb2d9ffedc314 [diff] |
sunxi: binman: Use a macro for the BL31 load address This consolidates the SoC-specific part at the top of the file to avoid cluttering it up with preprocessor conditions. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>