On Mon, Oct 21, 2019 at 11:33 AM Simon Glass <[email protected]> wrote: > > This function can be called before the timer is set up. Make sure that the > init function is called so that it works correctly. > > This is needed so that bootstage can work correctly in TPL. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v3: > - Update commit message > > Changes in v2: None > > drivers/timer/tsc_timer.c | 2 ++ > 1 file changed, 2 insertions(+) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

