[U-Boot] [PATCH 06/11] dtoc: Pass include_disabled explicitly
sjg at google.com
sjg at google.com
Thu Jul 6 14:51:45 UTC 2017
This option is the only one actually used by the dtb_platdata class. Pass
it explicitly to avoid needing to pass the whole option object to the
constructor.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/dtoc/dtb_platdata.py | 8 ++++----
tools/dtoc/dtoc.py | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
Applied to u-boot-dm, thanks!
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list