readme: Update flash commands
This commit is contained in:
parent
364b7c3af8
commit
2d86bd1f0c
@ -50,7 +50,7 @@ Requirements:
|
|||||||
Use this method for flashing a system already running System76 EC.
|
Use this method for flashing a system already running System76 EC.
|
||||||
|
|
||||||
```
|
```
|
||||||
make BOARD=<vendor>/<model> flash
|
make BOARD=<vendor>/<model> flash_internal
|
||||||
```
|
```
|
||||||
|
|
||||||
### External programmer
|
### External programmer
|
||||||
@ -69,5 +69,5 @@ Use this method for first-time flashing or flashing a bricked controller.
|
|||||||
8. Flash the firmware
|
8. Flash the firmware
|
||||||
|
|
||||||
```
|
```
|
||||||
make BOARD=<vendor>/<model> isp
|
make BOARD=<vendor>/<model> flash_external
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user