You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fpga-boss] add command to reset FPGA from FTDI chip (#2426)
* [fpga-boss] fix comment
Signed-off-by: Tim Trippel <ttrippel@google.com>
* [fpga-boss] make `sdwire` and `usbsdmux` nonmandatory args
Not all subcommands require these args to be set. Refactor the code such
that only subcommands that use these args require them.
Signed-off-by: Tim Trippel <ttrippel@google.com>
* [fpga-boss] add command to reset FPGA from FTDI chip
Currently the only way to reset the FPGA board was to also toggle the SD
card mux which, as a byproduct, also toggled the FPGA reset. This adds a
dedicated FPGA reset command to fpga-boss.
Signed-off-by: Tim Trippel <ttrippel@google.com>
---------
Signed-off-by: Tim Trippel <ttrippel@google.com>
0 commit comments