Hi Simon,

On 2015年11月29日 13:16, Simon Glass wrote:
At present bootstage will try to read the timer very early after relocation.
When driver model it 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 <s...@chromium.org>
---

  common/board_r.c | 10 +++++++++-
  1 file changed, 9 insertions(+), 1 deletion(-)


Acked-by: Thomas Chou <tho...@wytron.com.tw>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to