commit | ce750ea34fc7674b7b89968175fd09e6e866b079 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 07 09:58:14 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Fri Sep 22 06:03:46 2023 +0800 |
tree | ead2d47d1d2a2c7f4a46c948cb8af2a6249e4651 | |
parent | 31ef834fb5d69270d4a21ebd3a5706b882f1db29 [diff] |
x86: broadwell: Show the memory delay Samus only takes 7 seconds but it is long enough to think it has hung. Add a message about what it is doing, similar to the approach on coral. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>