Hi Marek, On 31 May 2018 at 07:59, Marek Vasut <[email protected]> wrote: > Rather than verifying configuration signature of the configuration node > containing the kernel image types, verify all configuration nodes, even > those that do not contain kernel images. This is useful when the nodes > contain ie. standalone OSes or U-Boot. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Tom Rini <[email protected]> > Cc: Pantelis Antoniou <[email protected]> > Cc: Simon Glass <[email protected]> > --- > common/image-fit.c | 26 ++++++++++++++------------ > 1 file changed, 14 insertions(+), 12 deletions(-) >
I'm a bit unsure of the implications of this. Also you should add something to the testing to cover this case (test_fit.py). Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

