ARM: rmobile: Mark 4-64GiB as DRAM on Gen3
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 2 Oct 2018 19:42:49 +0000 (21:42 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 3 Oct 2018 10:56:13 +0000 (12:56 +0200)
commitc1ec34763811d2465c030bfa2fa8e240b36d60ce
treeb65dba69e19dfbaa5eca7060852bb1974ce17944
parent6f031302a0f8ab99d2a51cd66f3fb69782496ed7
ARM: rmobile: Mark 4-64GiB as DRAM on Gen3

Mark area 0x1_0000_0000 - 0x10_0000_0000 as DRAM on Gen3 as the
chip is capable of addressing that and U-Boot can make use of it.
This patch prevents exception when accessing those areas.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/mach-rmobile/memmap-gen3.c