public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] Revert "configs: synquacer: Make U-Boot binary position independent"
@ 2021-08-19 13:15 Masami Hiramatsu
  2021-09-02 22:41 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Masami Hiramatsu @ 2021-08-19 13:15 UTC (permalink / raw)
  To: Simon Glass, Tom Rini, Heinrich Schuchardt, Marek Behún
  Cc: Masami Hiramatsu, Jassi Brar, Ilias Apalodimas, Masahisa Kojima,
	Takahiro Akashi, u-boot

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>
---
 configs/synquacer_developerbox_defconfig |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configs/synquacer_developerbox_defconfig b/configs/synquacer_developerbox_defconfig
index 13736a4f03..338eb9b288 100644
--- a/configs/synquacer_developerbox_defconfig
+++ b/configs/synquacer_developerbox_defconfig
@@ -1,7 +1,6 @@
 CONFIG_ARM=y
-CONFIG_POSITION_INDEPENDENT=y
 CONFIG_ARCH_SYNQUACER=y
-CONFIG_SYS_TEXT_BASE=0x00000000
+CONFIG_SYS_TEXT_BASE=0x08200000
 CONFIG_ENV_SIZE=0x30000
 CONFIG_ENV_OFFSET=0x300000
 CONFIG_ENV_SECT_SIZE=0x10000


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Revert "configs: synquacer: Make U-Boot binary position independent"
  2021-08-19 13:15 [PATCH] Revert "configs: synquacer: Make U-Boot binary position independent" Masami Hiramatsu
@ 2021-09-02 22:41 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-09-02 22:41 UTC (permalink / raw)
  To: Masami Hiramatsu
  Cc: Simon Glass, Heinrich Schuchardt, Marek Behún, Jassi Brar,
	Ilias Apalodimas, Masahisa Kojima, Takahiro Akashi, u-boot

[-- Attachment #1: Type: text/plain, Size: 425 bytes --]

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 change.
> 
> Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-02 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-19 13:15 [PATCH] Revert "configs: synquacer: Make U-Boot binary position independent" Masami Hiramatsu
2021-09-02 22:41 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox