commit | c33a4c57ab9ebbf2ed1d21ba0b564d5d729ca0c6 | [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 | 1f23e41b0915f58447a3256447ed8e8313b8263e [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>