commit | 7009134c99512bd8a9a09cf14f35450f32a8602c | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Thu Oct 25 17:23:05 2018 +0800 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Oct 29 20:41:15 2018 +0530 |
tree | 9ca64abbd8fb68aa6b78104b186db347e39bb33d | |
parent | cff5c138495a4d68fa6e16953517087732b76662 [diff] |
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 <icenowy@aosc.io> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Reviewed-by: Jagan Teki <jagan@openedev.com>