
30 Aug
2022
30 Aug
'22
4:30 a.m.
On Sat, 27 Aug 2022 at 06:48, Pali Rohár pali@kernel.org wrote:
FTD blob can be put immediately after the OS image. So use strict inequality for start address check.
Fixes: fbde7589ce30 ("common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image") Signed-off-by: Pali Rohár pali@kernel.org
boot/bootm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org