Merge branch 'rpi-next' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi
authorTom Rini <trini@konsulko.com>
Wed, 15 Sep 2021 19:22:46 +0000 (15:22 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 15 Sep 2021 19:22:46 +0000 (15:22 -0400)
Ivan's patch fixes a kernel warning when booting RPi2, as the firmware
already
provides a frambebuffer node.

Marek's patch fixes random crashes on 32 bit RPi4 with newer firmware.

My SMBIOS patchesfixes an issue that show up with
e4f8e543f1 ("smbios: Drop the unused Kconfig options").
Basically the SMBIOS table broke and wasn't readable anymore.


No differences found