ARM: defconfig: Fix 32bit config for RPi4
authorMatthias Brugger <mbrugger@suse.com>
Thu, 5 Dec 2019 17:53:15 +0000 (18:53 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000 (11:19 +0100)
commitf3aaae44ca12e45457f9f238e1ea25b9af1e64e9
treeb3779cb165355ac9c152f47a2f0e8ca5b92160c5
parentf9dbf5f979eb073c8df5d148fa75ffcd4e8e65dc
ARM: defconfig: Fix 32bit config for RPi4

The rpi_4_32b_defconfig states that only one DRAM bank is present. This
leads to a wrong configuration of the available DRAM. Fix this by
setting the DRAM bank config accordingly.

Fixes: 193279d784 ("RPI: Add defconfigs for rpi4 (32/64)")

Change-Id: I067ba66d80f636d6a56dfb7a14e3ee8da78829d4
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
configs/rpi_4_32b_defconfig