On 30 March 2017 at 08:44, George McCollister <[email protected]> wrote: > With Python 3.5.2 encode will throw an exception if val is a byte array. > Decode it to a string first. This assumes it's utf-8, if it's not valid > utf-8 it will throw an exception. > > Signed-off-by: George McCollister <[email protected]> > --- > tools/dtoc/fdt_util.py | 2 ++ > 1 file changed, 2 insertions(+)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

