[U-Boot] [PATCH 01/11] dtoc: Use self._options instead of the global options

sjg at google.com sjg at google.com
Thu Jul 6 14:51:49 UTC 2017


This class should use the options object passed to it rather than finding
the global one. Fix it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/dtoc/dtoc.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list