[U-Boot] [PATCH v1 07/12] bootstage: call show_boot_progress	also in SPL
    Simon Glass 
    sjg at chromium.org
       
    Thu May 19 06:02:49 CEST 2016
    
    
  
On 18 May 2016 at 08:18, Heiko Schocher <hs at denx.de> wrote:
> show_boot_progress() is now called from SPL also.
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
>
>  common/init/board_init.c | 5 +++++
>  common/spl/spl.c         | 5 +++++
>  include/bootstage.h      | 6 +++---
>  3 files changed, 13 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list