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)
commit66448edb241bb8dc26bae24a917e490623076a41
tree94e171cc8b5e1e6ccf78defe3fab966c71620901
parentbb92678ced0b1594b93ab2f10b2c17750c789c96
parentacc6987e59137485dbac0ee4a07cc349210954f3
Merge branch 'rpi-next' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi

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.