[U-Boot] [PATCH 09/16] timer: Set up the real timer after driver model is available
Bin Meng
bmeng.cn at gmail.com
Tue Feb 16 10:21:53 CET 2016
On Mon, Feb 15, 2016 at 9:36 AM, 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>
> ---
>
> common/board_f.c | 6 ++++++
> common/board_r.c | 14 ++++++++++++--
> 2 files changed, 18 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list