commit | 99a2bd65f1662c25b05d2b2fe209a76862159b87 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <masami.hiramatsu@linaro.org> | Thu Aug 19 22:15:25 2021 +0900 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 02 10:17:45 2021 -0400 |
tree | c7c0cc059f67cc98a01f6f63bc0ae6afd25c724a | |
parent | c8291f53b0523cf1af24dae8a41720fa7e7d035a [diff] |
Revert "configs: synquacer: Make U-Boot binary position independent" This reverts commit f7e16bb0c5362c9b01d7e6e96bf6c77fd6b3d89e, since the U-Boot doesn't boot if it is booted directly from SPI-NOR with CONFIG_POSITION_INDEPENDENT=y. Unless fixing this issue, it is better to revert this change. Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>