commit | 17239e7bd21fc273468aebeba7b13a34946064e4 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <masami.hiramatsu@linaro.org> | Mon Jul 12 19:35:54 2021 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 23 18:53:45 2021 -0400 |
tree | 9e523ee3134663c5c423d77db7f6369b15c77b91 | |
parent | b4d946e0c4a570d605d82d84754348f2e8962ce6 [diff] |
configs: synquacer: Make U-Boot binary position independent Make the U-Boot binary for SynQuacer position independent so that the previous bootloader (SCP firmware or BL2) can load the U-Boot anywhere. Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>