Revert "Merge patch series "vbe: Series part E""
authorTom Rini <trini@konsulko.com>
Fri, 13 Dec 2024 03:07:26 +0000 (21:07 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 13 Dec 2024 03:07:26 +0000 (21:07 -0600)
commita33185173dce550d6ecb96b7fa625bb5e2183d66
treeadd17fdeadcdddc9eb7922c7c09486027812df40
parent1fdf53ace13f745fe8ad4d2d4e79eed98088d555
Revert "Merge patch series "vbe: Series part E""

This reverts commit 1fdf53ace13f745fe8ad4d2d4e79eed98088d555, reversing
changes made to e5aef1bbf11412eebd4c242b46adff5301353c30.

I had missed that this caused too much size growth on rcar3_salvator-x.

Signed-off-by: Tom Rini <trini@konsulko.com>
18 files changed:
boot/Kconfig
boot/bootdev-uclass.c
boot/image-fit.c
common/hash.c
common/malloc_simple.c
common/spl/Kconfig.vpl
common/spl/spl.c
common/spl/spl_atf.c
common/spl/spl_fit.c
common/spl/spl_legacy.c
common/spl/spl_mmc.c
configs/sandbox_vpl_defconfig
include/image.h
include/spl.h
include/u-boot/crc.h
lib/Kconfig
lib/Makefile
lib/crc8.c