提交 7c3d6a29 编写于 作者: V Valentin Longchamp 提交者: York Sun

KM: fix typo in default environment

The ip kernel parameter had a typo in it (we've been lucky that it has
worked until now).
Signed-off-by: NValentin Longchamp <valentin.longchamp@keymile.com>
上级 ac5b00e0
......@@ -165,7 +165,7 @@
"add_default=" \
"setenv bootargs ${bootargs} " \
"ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}" \
":${hostname}:${netdev}:off3" \
":${hostname}:${netdev}:off:" \
" console=" CONFIG_KM_CONSOLE_TTY ",${baudrate}" \
" mem=${kernelmem} init=${init}" \
CONFIG_KM_ECC_MODE \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册