[PATCH] ARM: stm32mp: Fix dram_bank_mmu_setup() for LMB located above ram_top

Tom Rini trini at konsulko.com
Tue Dec 17 18:18:15 CET 2024


On Fri, 13 Dec 2024 14:26:55 +0100, Patrice Chotard wrote:

> Previously, all LMB marked with LMB_NOMAP (above and below ram_top)
> are considered as invalid entry in TLB.
> 
> Since commit 1a48b0be93d4 ("lmb: prohibit allocations above ram_top
>  even from same bank") all LMB located above ram_top are now marked
> LMB_NOOVERWRITE and no more LMB_MAP.
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list