commit | f7a2aeeeb8d4bbbb9bfd788903942062c8535efb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 25 18:59:07 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 18 21:04:38 2016 -0600 |
tree | 6b3a40e80838d7c733894379baf4df4eb81da90e | |
parent | c322a850affaf18f3833b3316292c91007c4b5d8 [diff] |
dtoc: Move a few more common functions into fdt.py Some functions have the same code in the subclasses. Move these into the superclass to avoid duplication. Signed-off-by: Simon Glass <sjg@chromium.org>