log bootstub version in pandad
old-commit-hash: 9d83103b0980cd7f5f7156cf3e730a5c57263bb6
This commit is contained in:
@@ -72,7 +72,8 @@ def update_panda():
|
||||
cloudlog.info("Done flashing")
|
||||
|
||||
if panda.bootstub:
|
||||
cloudlog.info("Flashed firmware not booting, flashing development bootloader")
|
||||
bootstub_version = panda.get_version()
|
||||
cloudlog.info(f"Flashed firmware not booting, flashing development bootloader. Bootstub version: {bootstub_version}")
|
||||
panda.recover()
|
||||
cloudlog.info("Done flashing bootloader")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user