]> git.ipfire.org Git - people/ms/u-boot.git/commit
image: Fix FIT and vboot tests to exit sandbox correctly
authorSimon Glass <sjg@chromium.org>
Wed, 24 Feb 2016 16:14:44 +0000 (09:14 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Feb 2016 15:53:10 +0000 (08:53 -0700)
commit0edd82e2448d4aa8f729ac1df8bb55121388a069
tree7703451119533db3f9a887677217d2e6e4f0da0f
parent2e33e761656f30651ed9ae16ecdbd5117d51d7d2
image: Fix FIT and vboot tests to exit sandbox correctly

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)
test/image/test-fit.py
test/vboot/sandbox-u-boot.dts