mbox series

[U-Boot,0/2] test: Fixes to allow tests to run on a machine with old dtc

Message ID 20171224191208.210868-1-sjg@chromium.org
Headers show
Series test: Fixes to allow tests to run on a machine with old dtc | expand

Message

Simon Glass Dec. 24, 2017, 7:12 p.m. UTC
These two patches should fix the problem with u-boot-dm/master where the
binman tests fail.


Simon Glass (2):
  dtoc: Allow DTC environment variable to provide path to dtc
  test: Set the DTC environment variable

 test/run               | 8 +++++---
 tools/binman/README    | 4 ++++
 tools/dtoc/fdt_util.py | 3 ++-
 3 files changed, 11 insertions(+), 4 deletions(-)