Home
last modified time | relevance | path

Searched hist:"824 bb1b45371efcb10561456e894d7c2fa1a4b88" (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dbootstage.h824bb1b45371efcb10561456e894d7c2fa1a4b88 Mon May 22 11:05:35 UTC 2017 Simon Glass <sjg@chromium.org> bootstage: Support SPL

At present bootstage only supports U-Boot proper. But SPL can also consume
boot time so it is useful to have the record start there.

Add bootstage support to SPL. Also support stashing the timing information
when SPL finishes so that it can be picked up and reported by U-Boot
proper. This provides a full boot time record, excluding only the time
taken by the boot ROM.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A DKconfig824bb1b45371efcb10561456e894d7c2fa1a4b88 Mon May 22 11:05:35 UTC 2017 Simon Glass <sjg@chromium.org> bootstage: Support SPL

At present bootstage only supports U-Boot proper. But SPL can also consume
boot time so it is useful to have the record start there.

Add bootstage support to SPL. Also support stashing the timing information
when SPL finishes so that it can be picked up and reported by U-Boot
proper. This provides a full boot time record, excluding only the time
taken by the boot ROM.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dboard_f.c824bb1b45371efcb10561456e894d7c2fa1a4b88 Mon May 22 11:05:35 UTC 2017 Simon Glass <sjg@chromium.org> bootstage: Support SPL

At present bootstage only supports U-Boot proper. But SPL can also consume
boot time so it is useful to have the record start there.

Add bootstage support to SPL. Also support stashing the timing information
when SPL finishes so that it can be picked up and reported by U-Boot
proper. This provides a full boot time record, excluding only the time
taken by the boot ROM.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A DMakefile824bb1b45371efcb10561456e894d7c2fa1a4b88 Mon May 22 11:05:35 UTC 2017 Simon Glass <sjg@chromium.org> bootstage: Support SPL

At present bootstage only supports U-Boot proper. But SPL can also consume
boot time so it is useful to have the record start there.

Add bootstage support to SPL. Also support stashing the timing information
when SPL finishes so that it can be picked up and reported by U-Boot
proper. This provides a full boot time record, excluding only the time
taken by the boot ROM.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/spl/
H A Dspl.c824bb1b45371efcb10561456e894d7c2fa1a4b88 Mon May 22 11:05:35 UTC 2017 Simon Glass <sjg@chromium.org> bootstage: Support SPL

At present bootstage only supports U-Boot proper. But SPL can also consume
boot time so it is useful to have the record start there.

Add bootstage support to SPL. Also support stashing the timing information
when SPL finishes so that it can be picked up and reported by U-Boot
proper. This provides a full boot time record, excluding only the time
taken by the boot ROM.

Signed-off-by: Simon Glass <sjg@chromium.org>