commit | 549950360e0665a17bb092d289e33993ca14ec49 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Sep 15 15:22:46 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 15 15:22:46 2021 -0400 |
tree | 94e171cc8b5e1e6ccf78defe3fab966c71620901 | |
parent | 684cba9a868a478f9face8bd1c1314c75e250c18 [diff] | |
parent | 6436ecfbd0186cdb0965ad0d0dd41158f77ab98f [diff] |
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.