Commit b8735bb
committed
doc: fix riscv commands
- Fix the declaration of riscv command 'set_mem_access'.
- Remove non existing riscv command 'set_scratch_ram'.
- Add riscv commands 'info', 'reset_delays'; copy the description
from the 'help' text.
- Don't add riscv commands 'set_prefer_sba' and 'test_sba_config_reg'
as they are marked as deprecated.
- Ensure that 'test_sba_config_reg' prints a deprecation warning
when used.
Change-Id: I39dc3aec4e7f13b69ac19685f1b593790acdde83
Signed-off-by: Antonio Borneo <[email protected]>
Signed-off-by: Jan Matyas <[email protected]>
Reviewed-on: https://review.openocd.org/c/openocd/+/7268
Reviewed-by: Tim Newsome <[email protected]>
Tested-by: jenkins1 parent 1f7d58d commit b8735bb
2 files changed
+14
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10649 | 10649 | | |
10650 | 10650 | | |
10651 | 10651 | | |
| 10652 | + | |
| 10653 | + | |
| 10654 | + | |
| 10655 | + | |
| 10656 | + | |
| 10657 | + | |
| 10658 | + | |
| 10659 | + | |
| 10660 | + | |
| 10661 | + | |
10652 | 10662 | | |
10653 | 10663 | | |
10654 | 10664 | | |
| |||
10659 | 10669 | | |
10660 | 10670 | | |
10661 | 10671 | | |
10662 | | - | |
10663 | | - | |
10664 | | - | |
10665 | | - | |
10666 | | - | |
10667 | | - | |
| 10672 | + | |
10668 | 10673 | | |
10669 | 10674 | | |
10670 | 10675 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2744 | 2744 | | |
2745 | 2745 | | |
2746 | 2746 | | |
| 2747 | + | |
| 2748 | + | |
| 2749 | + | |
2747 | 2750 | | |
2748 | 2751 | | |
2749 | 2752 | | |
| |||
0 commit comments