[U-Boot] [PATCH V2] Kirkwood: bugfix: broken early console messages

Prafulla Wadaskar prafulla at marvell.com
Thu Oct 28 11:58:16 CEST 2010



> -----Original Message-----
> From: Prafulla Wadaskar [mailto:prafulla at marvell.com]
> Sent: Wednesday, October 20, 2010 11:25 PM
> To: u-boot at lists.denx.de
> Cc: Prabhanjan Sarnaik; Ashish Karkare; Prafulla Wadaskar
> Subject: [PATCH V2] Kirkwood: bugfix: broken early console messages
> 
> It has been observed that, the complete u-boot banner
> does not appear on the console when the system is booted
> from NAND/NOR/SPI flash.
> 
> This patch fixes this issue on all Marvell boards by adding
> board_early_init_f() support
> 
> Signed-off-by: Prafulla Wadaskar <prafulla at marvell.com>
> ---
> Change log:
> v2: Whitespace removed from configuration comments
> 
>  board/Marvell/guruplug/guruplug.c               |    6 +++++-
>  board/Marvell/mv88f6281gtw_ge/mv88f6281gtw_ge.c |    6 +++++-
>  board/Marvell/openrd_base/openrd_base.c         |    6 +++++-
>  board/Marvell/rd6281a/rd6281a.c                 |    6 +++++-
>  board/Marvell/sheevaplug/sheevaplug.c           |    6 +++++-
>  include/configs/mv-common.h                     |    1 +
>  6 files changed, 26 insertions(+), 5 deletions(-)
> 

Applied to u-boot-marvell.git master branch

Regards..
Prafulla. .


More information about the U-Boot mailing list