1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/tools
Tom Rini 02b5670e65 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>
2019-11-23 14:53:48 -05:00
..
2019-11-04 18:15:32 -07:00
2019-11-04 18:15:32 -07:00
2019-09-24 17:46:13 -04:00
2019-11-04 18:15:32 -07:00
2019-10-08 16:35:59 +02:00
2019-07-29 00:20:31 +02:00
2019-02-01 14:13:46 -05:00
2019-11-04 18:15:32 -07:00