[U-Boot] [PATCH v2 03/16] image: Fix FIT and vboot tests to exit sandbox correctly

Simon Glass sjg at chromium.org
Fri Feb 26 18:13:10 CET 2016


On 24 February 2016 at 09:14, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list