Re: [PATCH 3/8] Revert "fdt: Correct condition for bloblist existing"

2024-12-05 Thread Simon Glass
This was a work-around and it isn't effective, since bob and kevin are still broken. Drop it. This reverts commit cafde93ec02d654a092ee5b3fd0ed706347a9744. Signed-off-by: Simon Glass --- lib/fdtdec.c | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) Applied to ci/master, tha

[PATCH 3/8] Revert "fdt: Correct condition for bloblist existing"

2024-12-01 Thread Simon Glass
This was a work-around and it isn't effective, since bob and kevin are still broken. Drop it. This reverts commit cafde93ec02d654a092ee5b3fd0ed706347a9744. Signed-off-by: Simon Glass --- lib/fdtdec.c | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/lib/fdtdec.c