]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: sdram: add dram bank with usable memory beyond 4GB
authorJonas Karlman <jonas@kwiboo.se>
Tue, 7 Feb 2023 17:27:11 +0000 (17:27 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 28 Feb 2023 10:07:26 +0000 (18:07 +0800)
commit68afd9ea1cda84711e270dee041811bc54ab0fdf
tree96bf188bd8650940aa3d3b14f45725be3f5cd0d2
parent8e79d2b89b9a7226d6a72dc589e7298282a077bc
rockchip: sdram: add dram bank with usable memory beyond 4GB

Add a second dram bank of usable memory beyond the blob of space for
peripheral near 4GB. Any memory that exists beyond the 4GB mark is added
to the second bank.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/sdram.c