U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: versal2: Update the text base and dtb address
@ 2025-03-20  9:05 Michal Simek
  2025-03-28 14:53 ` Michal Simek
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2025-03-20  9:05 UTC (permalink / raw)
  To: u-boot, git; +Cc: Venkatesh Yadav Abbarapu, Tom Rini

From: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>

Update the TEXT_BASE and DTB address as per the new memory map.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
---

 configs/amd_versal2_virt_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/amd_versal2_virt_defconfig b/configs/amd_versal2_virt_defconfig
index 59bda4c71fb0..087c7f047335 100644
--- a/configs/amd_versal2_virt_defconfig
+++ b/configs/amd_versal2_virt_defconfig
@@ -3,7 +3,7 @@ CONFIG_COUNTER_FREQUENCY=375000
 CONFIG_POSITION_INDEPENDENT=y
 CONFIG_SYS_INIT_SP_BSS_OFFSET=1572864
 CONFIG_ARCH_VERSAL2=y
-CONFIG_TEXT_BASE=0x8000000
+CONFIG_TEXT_BASE=0x40000000
 CONFIG_SYS_MALLOC_F_LEN=0x100000
 CONFIG_DEFAULT_DEVICE_TREE="amd-versal2-virt"
 CONFIG_OF_LIBFDT_OVERLAY=y
-- 
2.43.0


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

* Re: [PATCH] arm64: versal2: Update the text base and dtb address
  2025-03-20  9:05 [PATCH] arm64: versal2: Update the text base and dtb address Michal Simek
@ 2025-03-28 14:53 ` Michal Simek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Simek @ 2025-03-28 14:53 UTC (permalink / raw)
  To: u-boot, git; +Cc: Venkatesh Yadav Abbarapu, Tom Rini



On 3/20/25 10:05, Michal Simek wrote:
> From: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
> 
> Update the TEXT_BASE and DTB address as per the new memory map.
> 
> Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
> Signed-off-by: Michal Simek <michal.simek@amd.com>
> ---
> 
>   configs/amd_versal2_virt_defconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/amd_versal2_virt_defconfig b/configs/amd_versal2_virt_defconfig
> index 59bda4c71fb0..087c7f047335 100644
> --- a/configs/amd_versal2_virt_defconfig
> +++ b/configs/amd_versal2_virt_defconfig
> @@ -3,7 +3,7 @@ CONFIG_COUNTER_FREQUENCY=375000
>   CONFIG_POSITION_INDEPENDENT=y
>   CONFIG_SYS_INIT_SP_BSS_OFFSET=1572864
>   CONFIG_ARCH_VERSAL2=y
> -CONFIG_TEXT_BASE=0x8000000
> +CONFIG_TEXT_BASE=0x40000000
>   CONFIG_SYS_MALLOC_F_LEN=0x100000
>   CONFIG_DEFAULT_DEVICE_TREE="amd-versal2-virt"
>   CONFIG_OF_LIBFDT_OVERLAY=y

Applied.
M

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

end of thread, other threads:[~2025-03-28 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-20  9:05 [PATCH] arm64: versal2: Update the text base and dtb address Michal Simek
2025-03-28 14:53 ` Michal Simek

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