[beken-72xx] Use chip ID based on MAC address
This commit is contained in:
@@ -47,6 +47,8 @@ def upload_uart(
|
||||
except ValueError as e:
|
||||
print(prefix, f"Writing failed: {e.args[0]}")
|
||||
return False
|
||||
# reboot the chip
|
||||
bk.reboot_chip()
|
||||
return True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user