]> Git Repo - u-boot.git/commit - include/bootstage.h
bootstage: Add IDs for SPI flash reading and decompression
authorSimon Glass <[email protected]>
Mon, 4 May 2015 17:30:56 +0000 (11:30 -0600)
committerSimon Glass <[email protected]>
Fri, 15 May 2015 00:49:33 +0000 (18:49 -0600)
commit28b5404ca130b4c2840b2b01401713f13b93a3b7
tree00d6a4e04b4fea4fd9d3ad8822ccae9a08791bdf
parent08f3bb0bcd84b57cc627ab0acda8aebacf27544e
bootstage: Add IDs for SPI flash reading and decompression

We maintain an accumulator for time spent reading from SPI flash, since
this can be significant on some platforms. Also add one for decompression
time.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Joe Hershberger <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
include/bootstage.h
This page took 0.029657 seconds and 4 git commands to generate.