[PATCH] rockchip: sdram: Fix initialization of DRAM banks

Tom Rini trini at konsulko.com
Tue Jun 30 21:30:25 CEST 2026


On Sat, 27 Jun 2026 20:24:09 +0000, Jonas Karlman wrote:

> The commit 55a342176984 ("common: Add an option to relocate on ram top")
> changed so that dram_init_banksize() is called before gd->ram_top has
> been initialized. This change broke Rockchip DRAM banks configuration
> due to gd->ram_top now being 0 when dram_init_banksize() is called.
> 
> This makes first DRAM bank size calculation overflow and end up with
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] rockchip: sdram: Fix initialization of DRAM banks
      commit: 6ce741232f6d206ef689b1c17117f408207421b5
-- 
Tom




More information about the U-Boot mailing list