QWERTY患者(完治)の日記

DAPやイヤホン、カメラ関連についてだらだらと書いています。

【Blackberry KEY2】2月の月例パッチあてました。

Crackberry.com で2月の月例パッチが公開されていましたので、早速あてました。
forums.crackberry.com

相変わらず、Mac用のshはバグってました…

$BIN/$FASTBOOT flash tz_${slot} $IMG/tz.mbn
$BIN/$FASTBOOT flash devcfg_${slot} $IMG/${DCFG}.mbn
$BIN/$FASTBOOT flash rpm_${slot} $IMG/rpm.mbn
$BIN/$FASTBOOT flash hyp_${slot} $IMG/hyp.signed.mbn
$BIN/$FASTBOOT flash pmic_${slot} $IMG/pmic.elf
$BIN/$FASTBOOT flash xbl_${slot} $IMG/xbl.elf
$BIN/$FASTBOOT flash abl_${slot} $IMG/abl.elf
$BIN/$FASTBOOT flash cmnlib_${slot} $IMG/cmnlib.signed.mbn
$BIN/$FASTBOOT flash cmnlib64_${slot} $IMG/cmnlib64.signed.mbn
$BIN/$FASTBOOT flash keymaster_${slot} $IMG/keymaster64.signed.mbn
$BIN/$FASTBOOT flash mdtpsecapp_${slot} $IMG/mdtpsecapp.signed.mbn
$BIN/$FASTBOOT oem switch-bootchain:${slot}
$BIN/$FASTBOOT reboot bootloader
Sleep 10
$BIN/$FASTBOOT flash bootsig $IMG/boot.img.sig
$BIN/$FASTBOOT flash recoverysig $IMG/recovery.img.sig
$BIN/$FASTBOOT flash boot $IMG/boot.img
$BIN/$FASTBOOT flash recovery $IMG/recovery.img
$BIN/$FASTBOOT flash cache $IMG/cache.img
$BIN/$FASTBOOT flash modem $IMG/NON-HLOS-${read_dev_variant}.bin
$BIN/$FASTBOOT flash dsp $IMG/dspso.bin
$BIN/$FASTBOOT flash bluetooth $IMG/BTFM.bin
$BIN/$FASTBOOT flash vendor $IMG/vendor.img
$BIN/$FASTBOOT flash system $IMG/system.img
$BIN/$FASTBOOT flash oem $IMG/oem_${read_dev}.img
$BIN/$FASTBOOT reboot

Windowsユーザーが多いので致し方ないのでしょうが。