commit | aea3d40d05f0eb8627ac0999315cad5c4b3676f5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 23 15:39:11 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:29 2015 -0600 |
tree | 12d0a00156791c2aec88f22bfacdd87104f72f1f | |
parent | 070d00b8dc8453b8c2f12d74551919cf2b124136 [diff] |
spl: Add a debug string before the jump to U-Boot As a debug option, add positive confirmation that SPL has completed execution. This can help with diagnosing the location of unexpected hangs. Signed-off-by: Simon Glass <sjg@chromium.org>