Skip to content

Commit a59e9d5

Browse files
committed
details to write via flashrom
1 parent c98d475 commit a59e9d5

File tree

1 file changed

+5
-1
lines changed
  • content/docs/tools/teddyCloud/setup/flash-ca

1 file changed

+5
-1
lines changed

content/docs/tools/teddyCloud/setup/flash-ca/cc3235.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ description: ""
44
---
55

66
# CC3235
7-
Replace the original CA within your flash dump with the replacement CA and reflash it to your box. I recommend flashrom for that
7+
Replace the original CA within your flash dump with the replacement CA and reflash it to your box.
88
```
99
cc3200tool -if cc32xx-flash.bin -of cc32xx-flash.customca.bin -d cc32xx write_file customca.der /cert/ca.der
1010
```
1111

12+
```
13+
flashrom -p serprog:dev=/dev/ttyACM0:921600 -w cc32xx-flash.bin --progress
14+
```
15+
1216
[Please continue with DNS step for the CC3235](../../dns/cc3235)

0 commit comments

Comments
 (0)