[PATCH 0/9] Bug-fixes for a few boards
Simon Glass
sjg at chromium.org
Wed Jun 5 05:25:12 CEST 2024
This series includes fixes to get some rockchip and nvidia boards
working again. It also provides a fix (revert) for Beaglebone Black and
a devicetree fix for coral (x86).
Simon Glass (9):
nvidia: nyan-big: Disable debug UART
tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
rockchip: veyron: Add logging for power init
power: regulator: Handle autoset in regulators_enable_boot_on()
fdt: Correct condition for bloblist existing
spl: Allow ATF to work when dcache is disabled
rockchip: bob: kevin: Disable dcache in SPL
regulator: rk8xx: Fix incorrect parameter
Revert "arm: am335x: Enable SPL_OF_CONTROL on some configs"
board/google/veyron/veyron.c | 27 ++++++++++------------
common/spl/spl_atf.c | 3 ++-
configs/am335x_boneblack_vboot_defconfig | 1 -
configs/chromebook_bob_defconfig | 1 +
configs/chromebook_kevin_defconfig | 1 +
configs/nyan-big_defconfig | 1 -
drivers/power/regulator/regulator-uclass.c | 2 +-
drivers/power/regulator/rk8xx.c | 2 +-
lib/Kconfig | 8 +++----
lib/fdtdec.c | 12 ++++++++--
10 files changed, 32 insertions(+), 26 deletions(-)
--
2.34.1
More information about the U-Boot
mailing list