On 30 March 2017 at 08:44, George McCollister
<george.mccollis...@gmail.com> 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 <george.mccollis...@gmail.com>
> ---
>  tools/dtoc/fdt_util.py | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to