bootstage: Record the time taken to set up driver model
authorSimon Glass <sjg@chromium.org>
Mon, 22 May 2017 11:05:32 +0000 (05:05 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 18:13:07 +0000 (14:13 -0400)
commit63c5bf48d5e09317aa3444d2bd51f67d50adb715
tree49506daf1ae54df058463cd8a1cc1825215377e0
parent5ac44a55437b2b8e86248ed886e86df9d55a514e
bootstage: Record the time taken to set up driver model

Driver model is set up ones before relocation and once after. Record the
time taken in each case.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/board_f.c
common/board_r.c
include/bootstage.h