Re: [PATCH] Revert "configs: synquacer: Make U-Boot binary position independent"

2021-09-02 Thread Tom Rini
On Thu, Aug 19, 2021 at 10:15:25PM +0900, Masami Hiramatsu wrote: > 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 chan

[PATCH] Revert "configs: synquacer: Make U-Boot binary position independent"

2021-08-19 Thread Masami Hiramatsu
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 --- configs/synquacer_developerbox_d