On 25 July 2016 at 18:59, Simon Glass <s...@chromium.org> wrote: > These functions are currently in a separate fdt_util file. Since they are > only used from PropBase and subclasses, it makes sense for them to be in the > PropBase class. > > Move these functions into fdt.py along with the list of types. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > tools/dtoc/dtoc.py | 17 ++++++------ > tools/dtoc/fdt.py | 66 > ++++++++++++++++++++++++++++++++++++++++++++++ > tools/dtoc/fdt_fallback.py | 4 +-- > tools/dtoc/fdt_normal.py | 6 ++--- > tools/dtoc/fdt_util.py | 66 > ---------------------------------------------- > 5 files changed, 80 insertions(+), 79 deletions(-)
Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot