On 6 July 2015 at 12:54, Simon Glass <[email protected]> wrote:
> Add drivers for sandbox. One can only perform a warm reset (which does
> nothing). The other can perform a cold reset or a power reset (the
> latter will quit U-Boot). These can be used for testing the reset uclass.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
>  drivers/misc/Makefile        |   1 +
>  drivers/misc/reset_sandbox.c | 100 
> +++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 101 insertions(+)
>  create mode 100644 drivers/misc/reset_sandbox.c

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to