docs: Add note about system reset for internal flashing

This commit is contained in:
Tim Crawford
2020-08-19 14:09:04 -06:00
committed by Jeremy Soller
parent 0b875d16bd
commit 76edf9e7a4

View File

@ -4,6 +4,9 @@
Use this method for flashing a system already running System76 EC. Use this method for flashing a system already running System76 EC.
This will trigger a watchdog reset causing the system to immediately power off.
Save and close all applications before flashing.
``` ```
make BOARD=<vendor>/<model> flash_internal make BOARD=<vendor>/<model> flash_internal
``` ```