提交 34243804 编写于 作者: T Thomas Chou

nios2: zap version_string

There is a weak version_string[] at common/cmd_version.c .
Remove the one in start.S.
Signed-off-by: NThomas Chou <thomas@wytron.com.tw>
Acked-by: NMarek Vasut <marex@denx.de>
上级 651389a0
......@@ -174,9 +174,3 @@ relocate_code:
ori r8, r8, %lo(board_init_r@h)
callr r8
ret
.data
.globl version_string
version_string:
.ascii U_BOOT_VERSION_STRING, "\0"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册