Re: [PATCH] arm64: versal2: Update the text base and dtb address

2025-03-28 Thread Michal Simek
On 3/20/25 10:05, Michal Simek wrote: From: Venkatesh Yadav Abbarapu Update the TEXT_BASE and DTB address as per the new memory map. Signed-off-by: Venkatesh Yadav Abbarapu Signed-off-by: Michal Simek --- configs/amd_versal2_virt_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 del

[PATCH] arm64: versal2: Update the text base and dtb address

2025-03-20 Thread Michal Simek
From: Venkatesh Yadav Abbarapu Update the TEXT_BASE and DTB address as per the new memory map. Signed-off-by: Venkatesh Yadav Abbarapu Signed-off-by: Michal Simek --- configs/amd_versal2_virt_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/amd_versal2_vi