]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Drop unicode helper functions
authorSimon Glass <sjg@chromium.org>
Mon, 9 Nov 2020 03:36:18 +0000 (20:36 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 13 Dec 2020 14:58:17 +0000 (07:58 -0700)
commit40215875b1b11cadb3b8b4cb43ce4607a5710024
treebdb79ac7a36cc03636735f863c1ee53c9e36f488
parent098bea04bb6b6b165f2fbc73b8c9e8471c6d72c3
patman: Drop unicode helper functions

We don't need these now that everything uses Python 3. Remove them and
the extra code in GetBytes() and ToBytes() too.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/fmap.py
tools/binman/fmap_util.py
tools/dtoc/dtb_platdata.py
tools/patman/func_test.py
tools/patman/gitutil.py
tools/patman/series.py
tools/patman/settings.py
tools/patman/tools.py