On Mon, 09 Mar 2026 21:02:32 +0000, Jonas Karlman wrote:
> Rockchip RK356x supports up to 8 GiB DRAM, however U-Boot only includes
> the initial 32-bit 0-4 GiB addressable range in its memory map,
> something that matches gd->ram_top and current expected memory available
> for use in U-Boot.
>
> The vendor DRAM init blobs add following ddr_mem rk atags [1]:
>
> [...]
Applied to u-boot/next, thanks!
[1/1] rockchip: rk3568: Include all addressable DRAM in memory map
commit: fab3b667b4128fae2d94752bb03088f84dafcf89
--
Tom