On 6 July 2018 at 10:27, Simon Glass wrote:
> At present the Fdt class has its own copy of the device tree. This is
> confusing an unnecessary now that pylibfdt has its own. Drop it and
> provide access functions to the buffer.
>
> This allows us to move the rest of the implementation to use pylib
At present the Fdt class has its own copy of the device tree. This is
confusing an unnecessary now that pylibfdt has its own. Drop it and
provide access functions to the buffer.
This allows us to move the rest of the implementation to use pylibfdt
methods instead of directly calling libfdt stubs.
2 matches
Mail list logo