Prevent crash if random DTB address is passed to bootm
This patch adds bootm_start() return value check. If
error status is returned, we do not proceed further to
prevent board reset or crash as we still can recover
at this point.
Signed-off-by:
Anatolij Gustschin <agust@denx.de>
Loading
Please register or sign in to comment