pmos-work-a71/scripts/restore-pmos.sh

7 lines
227 B
Bash
Executable File

#!/usr/bin/env -S bash -xe
heimdall flash \
--no-reboot \
--DTBO ../flashing/testing/pmos-boot/empty_dtbo.img
pmbootstrap flasher --method heimdall-bootimg --resume flash_kernel
notify-send pmbootstrap "device flashed"