Skip to content
Snippets Groups Projects
Unverified Commit 07b5b033 authored by Benjamin Larsson's avatar Benjamin Larsson Committed by GitHub
Browse files

Update README.md

parent b4c9b3b3
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Reed Solomon encoder for the GRX350/GRX550 nand controller Reed Solomon encoder for the GRX350/GRX550 nand controller
Only BCH 512 7 bytes mode has been verified. Only BCH 512 7 bytes mode has been verified.
```
ltq-nand version 1.0 ltq-nand version 1.0
Usage: ltq-nand [OPTION]... Usage: ltq-nand [OPTION]...
-i input file -i input file
...@@ -19,3 +19,4 @@ Usage: ltq-nand [OPTION]... ...@@ -19,3 +19,4 @@ Usage: ltq-nand [OPTION]...
5 BCH 512 13 bytes 5 BCH 512 13 bytes
Default command is: Default command is:
./ltq-nand -i infile -o outfile -b 131072 -p 2048 -s 64 -m 4 ./ltq-nand -i infile -o outfile -b 131072 -p 2048 -s 64 -m 4
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment