[GIT PULL] rpi: second round for v2020.07

Hi Tom,
Please have a look at the second round of patches for RPi. The two patches fixes 8 GB detection on RPi4 and kernel CI booting.
Regards, Matthias
---
The following changes since commit 29b0540d5acc35c8096d7147d7574d0b3ae7dcc0:
Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c (2020-05-29 23:54:01 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi.git tags/rpi-next-2020.07.2
for you to fetch changes up to a61cf765f7e3a4ba80453150e16acaaecbd913ac:
configs: rpi: set NR_DRAM_BANKS to four (2020-05-30 23:05:47 +0200)
---------------------------------------------------------------- rpi4: - set ARCH_FIXUP_FDT_MEMORY - bump NR_DRAM_BANKS to four to enable 8 GB of RAM
---------------------------------------------------------------- Corentin Labbe (1): rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY
Matthias Brugger (1): configs: rpi: set NR_DRAM_BANKS to four
configs/rpi_4_32b_defconfig | 4 ++-- configs/rpi_4_defconfig | 4 ++-- configs/rpi_arm64_defconfig | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)

Hi again,
On 01/06/2020 17:18, Matthias Brugger wrote:
Hi Tom,
Please have a look at the second round of patches for RPi. The two patches fixes 8 GB detection on RPi4 and kernel CI booting.
I forgot to add the links to the CI: https://travis-ci.org/github/mbgg/u-boot/builds/692983026 https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi/pipelines/3497
As the last time it run against rpi-next but it's the same commit as the tag.
Regards, Matthias
Regards, Matthias
The following changes since commit 29b0540d5acc35c8096d7147d7574d0b3ae7dcc0:
Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c (2020-05-29 23:54:01 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi.git tags/rpi-next-2020.07.2
for you to fetch changes up to a61cf765f7e3a4ba80453150e16acaaecbd913ac:
configs: rpi: set NR_DRAM_BANKS to four (2020-05-30 23:05:47 +0200)
rpi4:
- set ARCH_FIXUP_FDT_MEMORY
- bump NR_DRAM_BANKS to four to enable 8 GB of RAM
Corentin Labbe (1): rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY
Matthias Brugger (1): configs: rpi: set NR_DRAM_BANKS to four
configs/rpi_4_32b_defconfig | 4 ++-- configs/rpi_4_defconfig | 4 ++-- configs/rpi_arm64_defconfig | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)
participants (2)
-
Matthias Brugger
-
Tom Rini