ARM: defconfig: Fix 32bit config for RPi4 05/220205/1 accepted/tizen/unified/20191216.222255 submit/tizen/20191216.054629
authorMatthias Brugger <mbrugger@suse.com>
Thu, 5 Dec 2019 17:53:15 +0000 (18:53 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 16 Dec 2019 05:29:42 +0000 (14:29 +0900)
commit346956c4a24c44b419c381af96bdf31684bb04e9
tree638634cc88825bf0bf8ee45facdb0937f3261e00
parent61f975ea35069bf638c631ca63f1c8d53fed521e
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