On Fri, Jul 22, 2016 at 09:22:49AM -0600, Simon Glass wrote: > This code does not match the fdt version in fdt.py. When dtoc is unable to > use the Python libfdt library, it uses the fallback version, which does not > widen arrays correctly. > > Fix this to avoid a warning 'excess elements in array initialize' in > dt-platdata.c which happens on some platforms. > > Reported-by: Tom Rini <[email protected]> > Signed-off-by: Simon Glass <[email protected]>
Tested-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

