reel_board: remove the hw_reset which blocks flashing
The hw reset type is blocking the flash of reel_board. It seems removing it can fix the issue. Signed-off-by: Ming Shao <ming.shao@intel.com>
This commit is contained in:
parent
3474ba919f
commit
0e1eba523e
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
# reel_board global options
|
||||
|
||||
# Use HW reset option on reel_board
|
||||
reset_type: 'hw'
|
||||
# Delay for 0.5s after the reset is issued
|
||||
reset.post_delay: 0.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue