[PATCH] x86: update boot message "UBOOT2" to "BAREBOX"

Sascha Hauer s.hauer at pengutronix.de
Wed Dec 7 12:02:35 PST 2016


On Thu, Dec 01, 2016 at 10:19:54AM +0100, Ulrich Ölmann wrote:
> Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
> ---
>  arch/x86/boot/boot_hdisk.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/x86/boot/boot_hdisk.S b/arch/x86/boot/boot_hdisk.S
> index 143336d3b43e..6f98197512a0 100644
> --- a/arch/x86/boot/boot_hdisk.S
> +++ b/arch/x86/boot/boot_hdisk.S
> @@ -164,7 +164,7 @@ output_message:
>  
>  	.section .boot_data
>  
> -notification_string:	.asciz "UBOOT2 "
> +notification_string:	.asciz "BAREBOX "
>  chs_string:	.asciz "CHS "
>  jmp_string:	.asciz "JMP "
>  
> -- 
> 2.1.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list