summaryrefslogtreecommitdiff
path: root/drivers/dfu/dfu_tftp.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-11-10 21:19:37 -0500
committerTom Rini <trini@konsulko.com>2019-11-23 14:53:48 -0500
commit02b5670e65ae28d01dd8883968a2feddb77095b2 (patch)
treeb44ca68b3d7eafa06f457eb94f04fd789d8550cd /drivers/dfu/dfu_tftp.c
parent66b3ccc8f7d82afc568e66092aa7630428ad7750 (diff)
moveconfig.py: Fix more Python3 UTF issues
With the move to using Python 3 for real, we encounter two different issues. First, the file include/video_font_data.h includes at least one UTF-16 character. Given that it does not include any CONFIG symbols it is easiest to just ignore this file. Next, we encounter similar problems with some dts/dtsi files that come from Linux. In this case it's easiest to simply ignore all dts/dtsi files as there will not be CONFIG symbols for us to migrate in them. Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/dfu/dfu_tftp.c')
0 files changed, 0 insertions, 0 deletions