mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-06 08:45:44 +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 boot_a $OUTPUT_DIR/$KERNEL_IMAGE
|
||||
fastboot flash boot_b $OUTPUT_DIR/$KERNEL_IMAGE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user