
26 Feb
2016
26 Feb
'16
6:13 p.m.
On 24 February 2016 at 09:14, Simon Glass sjg@chromium.org wrote:
When using the early timer, we need to manually trigger setting up the real timer. This will not happen automatically. Do this immediately after starting driver model.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
common/board_f.c | 6 ++++++ common/board_r.c | 14 ++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-)
Applied to u-boot-dm.