configs: rpi: set NR_DRAM_BANKS to four
authorMatthias Brugger <mbrugger@suse.com>
Fri, 29 May 2020 14:42:22 +0000 (16:42 +0200)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:37:12 +0000 (11:37 +0100)
commit57723f51c0b5a1986d5152488a930b7f20142866
treefc5c4aab6f96261ff6f0061dcd1f8a6420fad94d
parenta49bcc91d595574c3bc7dab2a222935db2aaf101
configs: rpi: set NR_DRAM_BANKS to four

With the new RPi4 which has 8 GB of RAM, we can have up to four DRAM
banks. Bump up the configuration files to detect all the memory in
U-Boot.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
[sw0312.kim: cherry-pick mainline commit a61cf765f7e3 to support rpi4 8GB dram]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Change-Id: I7d47e4ae3b70166cde96bc0c86011a8ff4f54262
configs/rpi_4_32b_defconfig
configs/rpi_4_defconfig