On Mon, Feb 15, 2016 at 9:36 AM, Simon Glass <[email protected]> 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 <[email protected]> > --- > > common/board_f.c | 6 ++++++ > common/board_r.c | 14 ++++++++++++-- > 2 files changed, 18 insertions(+), 2 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

