Skip to content
Snippets Groups Projects
user avatar
Simon Glass authored
At present bootstage will try to read the timer very early after relocation.
When driver model is used to provide the timer, we cannot read it until
driver model is ready. Correct this by adding a separate stage for the
post-relocation bootstage init.

This fixes booting on chromebook_link.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarThomas Chou <thomas@wytron.com.tw>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
Reviewed-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
881c124a
History
Name Last commit Last update