
26 Feb
2016
26 Feb
'16
6:13 p.m.
On 24 February 2016 at 09:14, Simon Glass sjg@chromium.org wrote:
When used with a device tree, sandbox now requires a 'reset' controller. Add this to the device trees so that reset works and the tests can complete.
Signed-off-by: Simon Glass sjg@chromium.org Fixes: 5010d98f (sandbox: Use the reset driver to handle reset)
Changes in v2: None
test/image/test-fit.py | 4 ++++ test/vboot/sandbox-u-boot.dts | 3 +++ 2 files changed, 7 insertions(+)
Applied to u-boot-dm.