mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-21 16:23:53 +08:00
remove set-actives in flash scripts
This commit is contained in:
@@ -13,7 +13,6 @@ DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
|
||||
cd $DIR
|
||||
|
||||
# Flash bootloader
|
||||
fastboot --set-active=a
|
||||
fastboot flash abl_a $OUTPUT_DIR/$BOOTLOADER_IMAGE
|
||||
fastboot flash abl_b $OUTPUT_DIR/$BOOTLOADER_IMAGE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user