mirror of
https://xff.cz/git/u-boot/
synced 2025-10-15 06:51:56 +02:00
Implement a reset function that we can call after ExitBootServices(), when all driver model devices are gone. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>