rpi4: Update memory map to accommodate scb devices 16/224416/1
authorAmit Singh Tomar <amittomer25@gmail.com>
Mon, 27 Jan 2020 01:14:43 +0000 (01:14 +0000)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 10 Feb 2020 10:56:12 +0000 (11:56 +0100)
commita9ed822b0c1dc38ceee6fb196fab30148a4cd075
tree30568c8eb05c4e35730634f534b0463977d04dd8
parent7c5ff2e9188f6ab305b791126f08afd52d63f7b9
rpi4: Update memory map to accommodate scb devices

Some of the devices(for instance, pcie and gnet controller) sitting on
SCB bus falls behind/below the memory range that we currenty have.

This patch updates the memory range to map those devices correctly.

Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
[backport of mainline commit fff5d5499d28dda0b22b44bb57c4525ad7d0a89d]
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ic93d9d00e57f134b1386cd5da17f29d997854d91
arch/arm/mach-bcm283x/init.c