Skip to content
Snippets Groups Projects
Commit b9d33fa0 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Add a warm and cold reset driver


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: default avatarSimon Glass <sjg@chromium.org>
parent 1704d083
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment