commit | 60fbc8db6ffae49c440e4f1138bc70a9ceb692e2 | [log] [tgz] |
---|---|---|
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Aug 04 18:45:45 2011 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Thu Aug 04 23:34:02 2011 +0200 |
tree | e42df8af804c785913a25c066368909a618b1dd8 | |
parent | 3d2aa42eb5c04da6b9a8f1c0ba9f4875dfda1968 [diff] |
Convert ISO-8859 files to UTF-8 There was a mix of UTF-8 and ISO-8859 files in the U-Boot source tree, which could cause issues with the patchwork review system. This commit converts all ISO-8859 files to UTF-8. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>