On Tue, Jun 13, 2023 at 5:34 PM Bruce Richardson <[email protected]> wrote: > > The has_libfdt flag was using 0 and 1 integer values, instead of the > more appropriate boolean type. Change to use true/false instead. > > Signed-off-by: Bruce Richardson <[email protected]>
Reviewed-by: David Marchand <[email protected]> -- David Marchand

