[U-Boot] [PATCH v2 16/17] binman: Move to use Python 3
Simon Glass
sjg at chromium.org
Thu Oct 31 15:19:50 UTC 2019
Hi Tom,
On Thu, 31 Oct 2019 at 07:55, Tom Rini <trini at konsulko.com> wrote:
>
> On Thu, Oct 31, 2019 at 07:43:05AM -0600, Simon Glass wrote:
>
> > Update this tool to use Python 3 to meet the 2020 deadline.
> >
> > Unfortunately this introduces a test failure due to a problem in pylibfdt
> > on Python 3. I will investigate.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > Changes in v2:
> > - Add a few more patches to correct remaining problems
>
> Is there still a failure or did you fix it? If there still is, what
> board(s) make use of that feature? Thanks!
>
Everything works fine now, so far as I can tell. The pylibfdt fix was
accepted upstream, too.
Regards,
Simon
More information about the U-Boot
mailing list