diff options
author | Simon Glass <sjg@chromium.org> | 2015-11-28 22:16:35 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-12-01 06:26:12 -0700 |
commit | 881c124ab81fddc41e4ecc7409ad3bb5bcbcf5a6 (patch) | |
tree | 50c09060b0b4b52db21f42cb03455a86000fd1f8 /configs/ot1200_defconfig | |
parent | 4e51fc2351abbb2ebe42fbedccfec3bba20b1c12 (diff) | |
download | u-boot-imx-881c124ab81fddc41e4ecc7409ad3bb5bcbcf5a6.zip u-boot-imx-881c124ab81fddc41e4ecc7409ad3bb5bcbcf5a6.tar.gz u-boot-imx-881c124ab81fddc41e4ecc7409ad3bb5bcbcf5a6.tar.bz2 |
dm: timer: Avoid using timer before it is ready
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: Simon Glass <sjg@chromium.org>
Acked-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
Diffstat (limited to 'configs/ot1200_defconfig')
0 files changed, 0 insertions, 0 deletions