mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 04:34:27 +01:00
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.mccollister@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dtoc | ||
| dtoc.py | ||
| fdt.py | ||
| fdt_fallback.py | ||
| fdt_normal.py | ||
| fdt_select.py | ||
| fdt_util.py | ||