[GIT PULL] xilinx patches for v2025.01-rc5 - v2

Hi Tom,
I would like to get this patch to 2025.01-rc5. The change is quite minimal but enable HW designs with memory mapped above 4GB which is quite useful
Thanks, Michal
The following changes since commit c06705a9a13d58e799b98927c360e93954b62860:
Makefile: Match the full path to ccache for filtering (2024-12-19 12:18:57 -0600)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-microblaze.git tags/xilinx-for-v2025.01-rc5-v2
for you to fetch changes up to 1b70b6c9cc98290fbd46da09c9f5a95f45121148:
common: memtop: Fix the return type for find_ram_top (2024-12-20 09:17:43 +0100)
---------------------------------------------------------------- AMD/Xilinx changes for v2025.01-rc5 - second
- Fix find_ram_top() return to support configs > 4GB
---------------------------------------------------------------- Venkatesh Yadav Abbarapu (1): common: memtop: Fix the return type for find_ram_top
common/memtop.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

On Fri, Dec 20, 2024 at 12:43:52PM +0100, Michal Simek wrote:
Hi Tom,
I would like to get this patch to 2025.01-rc5. The change is quite minimal but enable HW designs with memory mapped above 4GB which is quite useful
Thanks, Michal
The following changes since commit c06705a9a13d58e799b98927c360e93954b62860:
Makefile: Match the full path to ccache for filtering (2024-12-19 12:18:57 -0600)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-microblaze.git tags/xilinx-for-v2025.01-rc5-v2
for you to fetch changes up to 1b70b6c9cc98290fbd46da09c9f5a95f45121148:
common: memtop: Fix the return type for find_ram_top (2024-12-20 09:17:43 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Michal Simek
-
Tom Rini