]> Git Repo - J-u-boot.git/commit
sunxi: map DRAM part with 3G size
authorIcenowy Zheng <[email protected]>
Thu, 25 Oct 2018 09:23:05 +0000 (17:23 +0800)
committerJagan Teki <[email protected]>
Mon, 29 Oct 2018 15:11:15 +0000 (20:41 +0530)
commit7009134c99512bd8a9a09cf14f35450f32a8602c
tree9ca64abbd8fb68aa6b78104b186db347e39bb33d
parentcff5c138495a4d68fa6e16953517087732b76662
sunxi: map DRAM part with 3G size

All Allwinner 64-bit SoCs now are known to be able to access 3GiB of
external DRAM, however the size of DRAM part in the MMU translation
table is still 2GiB.

Change the size of DRAM part in MMU table to 3GiB.

Signed-off-by: Icenowy Zheng <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
arch/arm/mach-sunxi/board.c
This page took 0.0353 seconds and 4 git commands to generate.