9
0
Fork 0

x86: update boot message "UBOOT2" to "BAREBOX"

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Ulrich Ölmann 2016-12-01 10:19:54 +01:00 committed by Sascha Hauer
parent 583d99cee4
commit 124f6eb591
1 changed files with 1 additions and 1 deletions

View File

@ -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 "