factory: FP4: Update from FP4 TP2D

Change-Id: I8b9cbc62da8a56e62a790d8e442e42aca6533f26
This commit is contained in:
Chirayu Desai 2024-04-12 19:01:10 +05:30
parent d5195055ff
commit b241b9367e
3 changed files with 21 additions and 3 deletions

View File

@ -52,8 +52,14 @@ fastboot flash xbl_b xbl.img || exit /B 1
fastboot flash xbl_config_a xbl_config.img || exit /B 1
fastboot flash xbl_config_b xbl_config.img || exit /B 1
fastboot flash apdp apdp.img || exit /B 1
fastboot flash ddr ddr.img || exit /B 1
fastboot flash logfs logfs.img || exit /B 1
fastboot flash storsec storsec.img || exit /B 1
fastboot flash toolsfv toolsfv.img || exit /B 1
fastboot flash tunning tunning.img || exit /B 1
fastboot flash frp frp.img || exit /B 1
fastboot flash devinfo devinfo.img || exit /B 1
fastboot erase misc || exit /B 1
fastboot erase modemst1 || exit /B 1

View File

@ -61,8 +61,14 @@ fastboot flash xbl_b xbl.img
fastboot flash xbl_config_a xbl_config.img
fastboot flash xbl_config_b xbl_config.img
fastboot flash apdp apdp.img
fastboot flash ddr ddr.img
fastboot flash logfs logfs.img
fastboot flash storsec storsec.img
fastboot flash toolsfv toolsfv.img
fastboot flash tunning tunning.img
fastboot flash frp frp.img
fastboot flash devinfo devinfo.img
fastboot erase misc
fastboot erase modemst1

View File

@ -61,8 +61,14 @@ fastboot flash xbl_b xbl.img
fastboot flash xbl_config_a xbl_config.img
fastboot flash xbl_config_b xbl_config.img
fastboot flash apdp apdp.img
fastboot flash ddr ddr.img
fastboot flash logfs logfs.img
fastboot flash storsec storsec.img
fastboot flash toolsfv toolsfv.img
fastboot flash tunning tunning.img
fastboot flash frp frp.img
fastboot flash devinfo devinfo.img
fastboot erase misc
fastboot erase modemst1