commit | e5167465a1740f0cac05be44f3e2a4e334eb527a | [log] [tgz] |
---|---|---|
author | Matthias Brugger <mbrugger@suse.com> | Thu Dec 05 18:53:15 2019 +0100 |
committer | Matthias Brugger <mbrugger@suse.com> | Wed Dec 11 10:14:13 2019 +0100 |
tree | afaeba31db49928a59d05cc837d6435ebee9b2b0 | |
parent | a63f81c242090682ea4907fa6475d8057208cb05 [diff] |
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>