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

dm: reset: Allow reset_walk() to return


Add a new reset_walk_halt() function to cause a reset and then halt on
failure. The reset_walk() function returns an error code.

This is needed for testing since otherwise U-Boot will halt in the middle
of a test.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent dc6f4d3a
No related branches found
No related tags found
No related merge requests found
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