commit | ead2bf1054c9c05dec5cb1f21be67154fca65f4c | [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 | d8c15447a625f49e7a30e9725e615f086069719c [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>