提交 dbc6ab9f 编写于 作者: M Mike Frysinger

Blackfin: drop newline from OTP help

Looks like I accidentally added a newline to the OTP help when merging and
older change.
Signed-off-by: NMike Frysinger <vapier@gentoo.org>
上级 d3c38d96
......@@ -225,7 +225,7 @@ int do_otp(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
}
U_BOOT_CMD(otp, 7, 0, do_otp,
"One-Time-Programmable sub-system\n",
"One-Time-Programmable sub-system",
"read <addr> <page> [count] [half]\n"
" - read 'count' half-pages starting at 'page' (offset 'half') to 'addr'\n"
"otp dump <addr> <page> [count] [half]\n"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册