commit | 8e34ddc1135caaf08a2ecce8d455c556089f5f73 | [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 | 15a23b6f167ac89d9be8c1c676309253865e446f [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>