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)
commitfc0056e8d5ab62adc17455c99864d9a974633a46
treebdb79ac7a36cc03636735f863c1ee53c9e36f488
parent5ea9dccf02eb26d146dbc1fdb3106135612820ae
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