Re: [U-Boot] [PATCH 06/11] dtoc: Pass include_disabled explicitly

2017-07-06 Thread sjg
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 --- tools/dtoc/dtb_platdata.py | 8 tools/dtoc/dtoc.py | 2 +- 2 files changed, 5 insertions(+

Re: [U-Boot] [PATCH 06/11] dtoc: Pass include_disabled explicitly

2017-07-06 Thread sjg
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 --- tools/dtoc/dtb_platdata.py | 8 tools/dtoc/dtoc.py | 2 +- 2 files changed, 5 insertions(+

[U-Boot] [PATCH 06/11] dtoc: Pass include_disabled explicitly

2017-06-18 Thread Simon Glass
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 --- tools/dtoc/dtb_platdata.py | 8 tools/dtoc/dtoc.py | 2 +- 2 files changed, 5 insertions(+