We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c079790 + 7ff3751 commit 05111eeCopy full SHA for 05111ee
cli/mfg.c
@@ -1599,7 +1599,7 @@ static int otp_config_read(int argc, char **argv)
1599
.cfg_type=CFG_SHORT,
1600
.value_addr=&cfg.config_start_address,
1601
.argument_type=required_argument,
1602
- .help="Start Address from the OTP to read Config data\n"},
+ .help="Start Address from the OTP to read Config data\n Config region starts from 0x1800\n"},
1603
{"len", 'l', "Config Length",
1604
1605
.value_addr=&cfg.config_length,
0 commit comments