[U-Boot] [PATCH 11/30] dtoc: Move a few more common functions into fdt.py

Simon Glass sjg at chromium.org
Sat Aug 27 18:05:43 CEST 2016


On 25 July 2016 at 18:59, Simon Glass <sjg at chromium.org> wrote:
> Some functions have the same code in the subclasses. Move these into the
> superclass to avoid duplication.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  tools/dtoc/fdt.py          | 57 ++++++++++++++++++++++++++++++++++++++++++++++
>  tools/dtoc/fdt_fallback.py | 16 -------------
>  tools/dtoc/fdt_normal.py   | 16 -------------
>  3 files changed, 57 insertions(+), 32 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list