On Sat, 27 Aug 2022 at 06:48, Pali Rohár <[email protected]> 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 <[email protected]> > --- > boot/bootm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

