Re: [U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library

2017-05-02 Thread Simon Glass
Hi, On 19 April 2017 at 08:27, Tom Rini wrote: > On Tue, Apr 18, 2017 at 10:48:07AM -0600, Simon Glass wrote: >> Hi Tom, >> >> On 18 April 2017 at 10:33, Tom Rini wrote: >> > On Tue, Apr 18, 2017 at 10:27:37AM -0600, Simon Glass wrote: >> >> Hi Tom, >> >> >> >> On 18 April 2017 at 10:25, Tom Rin

Re: [U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library

2017-04-19 Thread Tom Rini
On Tue, Apr 18, 2017 at 10:48:07AM -0600, Simon Glass wrote: > Hi Tom, > > On 18 April 2017 at 10:33, Tom Rini wrote: > > On Tue, Apr 18, 2017 at 10:27:37AM -0600, Simon Glass wrote: > >> Hi Tom, > >> > >> On 18 April 2017 at 10:25, Tom Rini wrote: > >> > > >> > On Sun, Apr 16, 2017 at 08:22:14P

Re: [U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library

2017-04-18 Thread Simon Glass
Hi Tom, On 18 April 2017 at 10:33, Tom Rini wrote: > On Tue, Apr 18, 2017 at 10:27:37AM -0600, Simon Glass wrote: >> Hi Tom, >> >> On 18 April 2017 at 10:25, Tom Rini wrote: >> > >> > On Sun, Apr 16, 2017 at 08:22:14PM -0600, Simon Glass wrote: >> > >> > > Python libfdt bindings have recently be

Re: [U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library

2017-04-18 Thread Tom Rini
On Tue, Apr 18, 2017 at 10:27:37AM -0600, Simon Glass wrote: > Hi Tom, > > On 18 April 2017 at 10:25, Tom Rini wrote: > > > > On Sun, Apr 16, 2017 at 08:22:14PM -0600, Simon Glass wrote: > > > > > Python libfdt bindings have recently been accepted upstream. While the > > > internals have changed

Re: [U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library

2017-04-18 Thread Simon Glass
Hi Tom, On 18 April 2017 at 10:25, Tom Rini wrote: > > On Sun, Apr 16, 2017 at 08:22:14PM -0600, Simon Glass wrote: > > > Python libfdt bindings have recently been accepted upstream. While the > > internals have changed a fair bit most of the API remains the same. Still, > > a few functions are d

Re: [U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library

2017-04-18 Thread Tom Rini
On Sun, Apr 16, 2017 at 08:22:14PM -0600, Simon Glass wrote: > Python libfdt bindings have recently been accepted upstream. While the > internals have changed a fair bit most of the API remains the same. Still, > a few functions are different from how they are used in U-Boot so changes > are neede

[U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library

2017-04-16 Thread Simon Glass
Python libfdt bindings have recently been accepted upstream. While the internals have changed a fair bit most of the API remains the same. Still, a few functions are different from how they are used in U-Boot so changes are needed to make this work. At present in U-Boot there are two libraries for