ARM: defconfig: Fix 32bit config for RPi4
authorMatthias Brugger <mbrugger@suse.com>
Thu, 5 Dec 2019 17:53:15 +0000 (18:53 +0100)
committerMatthias Brugger <mbrugger@suse.com>
Wed, 11 Dec 2019 09:14:13 +0000 (10:14 +0100)
commite5167465a1740f0cac05be44f3e2a4e334eb527a
treeafaeba31db49928a59d05cc837d6435ebee9b2b0
parenta63f81c242090682ea4907fa6475d8057208cb05
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)")

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