summaryrefslogtreecommitdiffstats
path: root/board/prodrive/pdnb3/pdnb3.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/prodrive/pdnb3/pdnb3.c')
-rw-r--r--board/prodrive/pdnb3/pdnb3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/prodrive/pdnb3/pdnb3.c b/board/prodrive/pdnb3/pdnb3.c
index 877728403f..c323456d60 100644
--- a/board/prodrive/pdnb3/pdnb3.c
+++ b/board/prodrive/pdnb3/pdnb3.c
@@ -228,7 +228,7 @@ int do_fpga(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
U_BOOT_CMD(
fpga, 2, 0, do_fpga,
"boot FPGA",
- "address size\n - boot FPGA with gzipped image at <address>\n"
+ "address size\n - boot FPGA with gzipped image at <address>"
);
#if defined(CONFIG_CMD_PCI) || defined(CONFIG_PCI)
OpenPOWER on IntegriCloud