[U-Boot] [PATCH v2 09/16] timer: Set up the real timer after driver model is available
Simon Glass
sjg at chromium.org
Fri Feb 26 18:13:30 CET 2016
On 24 February 2016 at 09:14, Simon Glass <sjg at 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at 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.
More information about the U-Boot
mailing list