mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] commands: nand-bitflip: Add documentation for option '-c'
@ 2018-12-18 12:40 Teresa Remmet
  2018-12-18 14:08 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Teresa Remmet @ 2018-12-18 12:40 UTC (permalink / raw)
  To: barebox

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
---
 commands/nand-bitflip.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/commands/nand-bitflip.c b/commands/nand-bitflip.c
index a8a97c153aa0..cfde2f4040e7 100644
--- a/commands/nand-bitflip.c
+++ b/commands/nand-bitflip.c
@@ -107,6 +107,7 @@ BAREBOX_CMD_HELP_START(nand_bitflip)
 BAREBOX_CMD_HELP_TEXT("This command creates bitflips on Nand pages.")
 BAREBOX_CMD_HELP_TEXT("Options:")
 BAREBOX_CMD_HELP_OPT ("-b <block>",  "block to work on")
+BAREBOX_CMD_HELP_OPT ("-c\t",  "Check only for bitflips")
 BAREBOX_CMD_HELP_OPT ("-o <offset>",  "offset in Nand")
 BAREBOX_CMD_HELP_OPT ("-r\t",  "flip random bits")
 BAREBOX_CMD_HELP_OPT ("-n <numbitflips>",  "Specify maximum number of bitflips to generate")
-- 
2.7.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] commands: nand-bitflip: Add documentation for option '-c'
  2018-12-18 12:40 [PATCH] commands: nand-bitflip: Add documentation for option '-c' Teresa Remmet
@ 2018-12-18 14:08 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2018-12-18 14:08 UTC (permalink / raw)
  To: Teresa Remmet; +Cc: barebox

On Tue, Dec 18, 2018 at 01:40:03PM +0100, Teresa Remmet wrote:
> Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
> ---
>  commands/nand-bitflip.c | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks

Sascha

> diff --git a/commands/nand-bitflip.c b/commands/nand-bitflip.c
> index a8a97c153aa0..cfde2f4040e7 100644
> --- a/commands/nand-bitflip.c
> +++ b/commands/nand-bitflip.c
> @@ -107,6 +107,7 @@ BAREBOX_CMD_HELP_START(nand_bitflip)
>  BAREBOX_CMD_HELP_TEXT("This command creates bitflips on Nand pages.")
>  BAREBOX_CMD_HELP_TEXT("Options:")
>  BAREBOX_CMD_HELP_OPT ("-b <block>",  "block to work on")
> +BAREBOX_CMD_HELP_OPT ("-c\t",  "Check only for bitflips")
>  BAREBOX_CMD_HELP_OPT ("-o <offset>",  "offset in Nand")
>  BAREBOX_CMD_HELP_OPT ("-r\t",  "flip random bits")
>  BAREBOX_CMD_HELP_OPT ("-n <numbitflips>",  "Specify maximum number of bitflips to generate")
> -- 
> 2.7.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-18 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-18 12:40 [PATCH] commands: nand-bitflip: Add documentation for option '-c' Teresa Remmet
2018-12-18 14:08 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox