דילוג לתוכן
  • חוקי הפורום
  • פופולרי
  • לא נפתר
  • משתמשים
  • חיפוש גוגל בפורום
  • צור קשר
עיצובים
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • ברירת מחדל (ללא עיצוב (ברירת מחדל))
  • ללא עיצוב (ברירת מחדל)
כיווץ
מתמחים טופ
  1. דף הבית
  2. אנדרואיד - כללי
  3. עזרה הדדית - אנדרואיד
  4. בקשה | עזרה בשאיבת קושחה בדרך הכי קלה

בקשה | עזרה בשאיבת קושחה בדרך הכי קלה

מתוזמן נעוץ נעול הועבר עזרה הדדית - אנדרואיד
115 פוסטים 9 כותבים 214 צפיות 9 עוקבים
  • מהישן לחדש
  • מהחדש לישן
  • הכי הרבה הצבעות
תגובה
  • תגובה כנושא
התחברו כדי לפרסם תגובה
נושא זה נמחק. רק משתמשים עם הרשאות מתאימות יוכלו לצפות בו.
  • ק קופיקו

    @הרב-של-השכונה אז תוריד תוכנה שפותחת rar

    R מנותק
    R מנותק
    RearmostPant23
    כתב נערך לאחרונה על ידי
    #101

    @קופיקו אני ממליץ על Zip-7

    תגובה 1 תגובה אחרונה
    0
    • ה מנותק
      ה מנותק
      הרב של השכונה
      כתב נערך לאחרונה על ידי הרב של השכונה
      #102

      @5elisha הורדתי את הגרסה הנורמלית עדיין שגיאה תוכל שלוח עוד פעם את הסקאטר ואז אני מקווה שיעבוד פשוט מחקתי אותו

      5 תגובה 1 תגובה אחרונה
      1
      • ה הרב של השכונה

        @5elisha הורדתי את הגרסה הנורמלית עדיין שגיאה תוכל שלוח עוד פעם את הסקאטר ואז אני מקווה שיעבוד פשוט מחקתי אותו

        5 מנותק
        5 מנותק
        5elisha
        כתב נערך לאחרונה על ידי
        #103

        @הרב-של-השכונה
        אין בעיה:

        ```############################################################################################################
        #
        #  General Setting
        #
        ############################################################################################################
        - general: MTK_PLATFORM_CFG
          info: 
            - config_version: V1.1.2
              platform: MT6755
              project: s12v55c2k_j9s_f_en
              storage: EMMC
              boot_channel: MSDC_0
              block_size: 0x20000
        ############################################################################################################
        #
        #  Layout Setting
        #
        ############################################################################################################
        - partition_index: SYS0
          partition_name: preloader
          file_name: preloader_s12v55c2k_j9s_f_en.bin
          is_download: true
          type: SV5_BL_BIN
          linear_start_addr: 0x0
          physical_start_addr: 0x0
          partition_size: 0x40000
          region: EMMC_BOOT1_BOOT2
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: BOOTLOADERS
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS1
          partition_name: pgpt
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0x0
          physical_start_addr: 0x0
          partition_size: 0x8000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS2
          partition_name: recovery
          file_name: recovery.img
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0x8000
          physical_start_addr: 0x8000
          partition_size: 0x1000000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS3
          partition_name: para
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0x1008000
          physical_start_addr: 0x1008000
          partition_size: 0x80000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS4
          partition_name: expdb
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0x1088000
          physical_start_addr: 0x1088000
          partition_size: 0xa00000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS5
          partition_name: frp
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0x1a88000
          physical_start_addr: 0x1a88000
          partition_size: 0x100000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS6
          partition_name: ppl
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0x1b88000
          physical_start_addr: 0x1b88000
          partition_size: 0x40000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS7
          partition_name: nvdata
          file_name: NONE
          is_download: false
          type: EXT4_IMG
          linear_start_addr: 0x1bc8000
          physical_start_addr: 0x1bc8000
          partition_size: 0x2000000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS8
          partition_name: metadata
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0x3bc8000
          physical_start_addr: 0x3bc8000
          partition_size: 0x2000000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS9
          partition_name: protect1
          file_name: NONE
          is_download: false
          type: EXT4_IMG
          linear_start_addr: 0x5bc8000
          physical_start_addr: 0x5bc8000
          partition_size: 0x800000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: PROTECTED
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS10
          partition_name: protect2
          file_name: NONE
          is_download: false
          type: EXT4_IMG
          linear_start_addr: 0x63c8000
          physical_start_addr: 0x63c8000
          partition_size: 0xc38000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: PROTECTED
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS11
          partition_name: seccfg
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0x7000000
          physical_start_addr: 0x7000000
          partition_size: 0x800000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS12
          partition_name: oemkeystore
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0x7800000
          physical_start_addr: 0x7800000
          partition_size: 0x800000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS13
          partition_name: proinfo
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0x8000000
          physical_start_addr: 0x8000000
          partition_size: 0x300000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: PROTECTED
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS14
          partition_name: md1img
          file_name: md1rom.img
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0x8300000
          physical_start_addr: 0x8300000
          partition_size: 0x1800000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS15
          partition_name: md1dsp
          file_name: md1dsp.img
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0x9b00000
          physical_start_addr: 0x9b00000
          partition_size: 0x400000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS16
          partition_name: md1arm7
          file_name: md1arm7.img
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0x9f00000
          physical_start_addr: 0x9f00000
          partition_size: 0x300000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS17
          partition_name: md3img
          file_name: md3rom.img
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0xa200000
          physical_start_addr: 0xa200000
          partition_size: 0x500000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS18
          partition_name: nvram
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0xa700000
          physical_start_addr: 0xa700000
          partition_size: 0x500000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: BINREGION
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS19
          partition_name: lk
          file_name: lk.bin
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0xac00000
          physical_start_addr: 0xac00000
          partition_size: 0x100000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: true
          reserve: 0x00
         
        - partition_index: SYS20
          partition_name: lk2
          file_name: lk.bin
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0xad00000
          physical_start_addr: 0xad00000
          partition_size: 0x100000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS21
          partition_name: boot
          file_name: boot.img
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0xae00000
          physical_start_addr: 0xae00000
          partition_size: 0x1000000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS22
          partition_name: logo
          file_name: logo.bin
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0xbe00000
          physical_start_addr: 0xbe00000
          partition_size: 0xa00000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: true
          reserve: 0x00
         
        - partition_index: SYS23
          partition_name: tee1
          file_name: trustzone.bin
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0xc800000
          physical_start_addr: 0xc800000
          partition_size: 0x500000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: true
          reserve: 0x00
         
        - partition_index: SYS24
          partition_name: tee2
          file_name: trustzone.bin
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0xcd00000
          physical_start_addr: 0xcd00000
          partition_size: 0x500000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS25
          partition_name: secro
          file_name: secro.img
          is_download: true
          type: NORMAL_ROM
          linear_start_addr: 0xd200000
          physical_start_addr: 0xd200000
          partition_size: 0x600000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS26
          partition_name: keystore
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0xd800000
          physical_start_addr: 0xd800000
          partition_size: 0x800000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: INVISIBLE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS27
          partition_name: system
          file_name: system.img
          is_download: true
          type: EXT4_IMG
          linear_start_addr: 0xe000000
          physical_start_addr: 0xe000000
          partition_size: 0xd0000000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: true
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS28
          partition_name: cache
          file_name: cache.img
          is_download: true
          type: EXT4_IMG
          linear_start_addr: 0xde000000
          physical_start_addr: 0xde000000
          partition_size: 0x1b000000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS29
          partition_name: userdata
          file_name: userdata.img
          is_download: true
          type: EXT4_IMG
          linear_start_addr: 0xf9000000
          physical_start_addr: 0xf9000000
          partition_size: 0xc0000000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: true
          is_reserved: false
          operation_type: UPDATE
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS30
          partition_name: flashinfo
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0xFFFF0080
          physical_start_addr: 0xFFFF0080
          partition_size: 0x1000000
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: false
          is_reserved: true
          operation_type: RESERVED
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
         
        - partition_index: SYS31
          partition_name: sgpt
          file_name: NONE
          is_download: false
          type: NORMAL_ROM
          linear_start_addr: 0xFFFF0000
          physical_start_addr: 0xFFFF0000
          partition_size: 0x4200
          region: EMMC_USER
          storage: HW_STORAGE_EMMC
          boundary_check: false
          is_reserved: true
          operation_type: RESERVED
          is_upgradable: false
          empty_boot_needed: false
          reserve: 0x00
        
        ה תגובה 1 תגובה אחרונה
        0
        • 5 5elisha

          @הרב-של-השכונה
          אין בעיה:

          ```############################################################################################################
          #
          #  General Setting
          #
          ############################################################################################################
          - general: MTK_PLATFORM_CFG
            info: 
              - config_version: V1.1.2
                platform: MT6755
                project: s12v55c2k_j9s_f_en
                storage: EMMC
                boot_channel: MSDC_0
                block_size: 0x20000
          ############################################################################################################
          #
          #  Layout Setting
          #
          ############################################################################################################
          - partition_index: SYS0
            partition_name: preloader
            file_name: preloader_s12v55c2k_j9s_f_en.bin
            is_download: true
            type: SV5_BL_BIN
            linear_start_addr: 0x0
            physical_start_addr: 0x0
            partition_size: 0x40000
            region: EMMC_BOOT1_BOOT2
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: BOOTLOADERS
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS1
            partition_name: pgpt
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0x0
            physical_start_addr: 0x0
            partition_size: 0x8000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS2
            partition_name: recovery
            file_name: recovery.img
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0x8000
            physical_start_addr: 0x8000
            partition_size: 0x1000000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS3
            partition_name: para
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0x1008000
            physical_start_addr: 0x1008000
            partition_size: 0x80000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS4
            partition_name: expdb
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0x1088000
            physical_start_addr: 0x1088000
            partition_size: 0xa00000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS5
            partition_name: frp
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0x1a88000
            physical_start_addr: 0x1a88000
            partition_size: 0x100000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS6
            partition_name: ppl
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0x1b88000
            physical_start_addr: 0x1b88000
            partition_size: 0x40000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS7
            partition_name: nvdata
            file_name: NONE
            is_download: false
            type: EXT4_IMG
            linear_start_addr: 0x1bc8000
            physical_start_addr: 0x1bc8000
            partition_size: 0x2000000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS8
            partition_name: metadata
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0x3bc8000
            physical_start_addr: 0x3bc8000
            partition_size: 0x2000000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS9
            partition_name: protect1
            file_name: NONE
            is_download: false
            type: EXT4_IMG
            linear_start_addr: 0x5bc8000
            physical_start_addr: 0x5bc8000
            partition_size: 0x800000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: PROTECTED
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS10
            partition_name: protect2
            file_name: NONE
            is_download: false
            type: EXT4_IMG
            linear_start_addr: 0x63c8000
            physical_start_addr: 0x63c8000
            partition_size: 0xc38000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: PROTECTED
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS11
            partition_name: seccfg
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0x7000000
            physical_start_addr: 0x7000000
            partition_size: 0x800000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS12
            partition_name: oemkeystore
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0x7800000
            physical_start_addr: 0x7800000
            partition_size: 0x800000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS13
            partition_name: proinfo
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0x8000000
            physical_start_addr: 0x8000000
            partition_size: 0x300000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: PROTECTED
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS14
            partition_name: md1img
            file_name: md1rom.img
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0x8300000
            physical_start_addr: 0x8300000
            partition_size: 0x1800000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS15
            partition_name: md1dsp
            file_name: md1dsp.img
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0x9b00000
            physical_start_addr: 0x9b00000
            partition_size: 0x400000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS16
            partition_name: md1arm7
            file_name: md1arm7.img
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0x9f00000
            physical_start_addr: 0x9f00000
            partition_size: 0x300000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS17
            partition_name: md3img
            file_name: md3rom.img
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0xa200000
            physical_start_addr: 0xa200000
            partition_size: 0x500000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS18
            partition_name: nvram
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0xa700000
            physical_start_addr: 0xa700000
            partition_size: 0x500000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: BINREGION
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS19
            partition_name: lk
            file_name: lk.bin
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0xac00000
            physical_start_addr: 0xac00000
            partition_size: 0x100000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: true
            reserve: 0x00
           
          - partition_index: SYS20
            partition_name: lk2
            file_name: lk.bin
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0xad00000
            physical_start_addr: 0xad00000
            partition_size: 0x100000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS21
            partition_name: boot
            file_name: boot.img
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0xae00000
            physical_start_addr: 0xae00000
            partition_size: 0x1000000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS22
            partition_name: logo
            file_name: logo.bin
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0xbe00000
            physical_start_addr: 0xbe00000
            partition_size: 0xa00000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: true
            reserve: 0x00
           
          - partition_index: SYS23
            partition_name: tee1
            file_name: trustzone.bin
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0xc800000
            physical_start_addr: 0xc800000
            partition_size: 0x500000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: true
            reserve: 0x00
           
          - partition_index: SYS24
            partition_name: tee2
            file_name: trustzone.bin
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0xcd00000
            physical_start_addr: 0xcd00000
            partition_size: 0x500000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS25
            partition_name: secro
            file_name: secro.img
            is_download: true
            type: NORMAL_ROM
            linear_start_addr: 0xd200000
            physical_start_addr: 0xd200000
            partition_size: 0x600000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS26
            partition_name: keystore
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0xd800000
            physical_start_addr: 0xd800000
            partition_size: 0x800000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: INVISIBLE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS27
            partition_name: system
            file_name: system.img
            is_download: true
            type: EXT4_IMG
            linear_start_addr: 0xe000000
            physical_start_addr: 0xe000000
            partition_size: 0xd0000000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: true
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS28
            partition_name: cache
            file_name: cache.img
            is_download: true
            type: EXT4_IMG
            linear_start_addr: 0xde000000
            physical_start_addr: 0xde000000
            partition_size: 0x1b000000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS29
            partition_name: userdata
            file_name: userdata.img
            is_download: true
            type: EXT4_IMG
            linear_start_addr: 0xf9000000
            physical_start_addr: 0xf9000000
            partition_size: 0xc0000000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: true
            is_reserved: false
            operation_type: UPDATE
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS30
            partition_name: flashinfo
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0xFFFF0080
            physical_start_addr: 0xFFFF0080
            partition_size: 0x1000000
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: false
            is_reserved: true
            operation_type: RESERVED
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
           
          - partition_index: SYS31
            partition_name: sgpt
            file_name: NONE
            is_download: false
            type: NORMAL_ROM
            linear_start_addr: 0xFFFF0000
            physical_start_addr: 0xFFFF0000
            partition_size: 0x4200
            region: EMMC_USER
            storage: HW_STORAGE_EMMC
            boundary_check: false
            is_reserved: true
            operation_type: RESERVED
            is_upgradable: false
            empty_boot_needed: false
            reserve: 0x00
          
          ה מנותק
          ה מנותק
          הרב של השכונה
          כתב נערך לאחרונה על ידי
          #104

          @5elisha ומה לעשות עם הכיתוב הזה? לשמור בפתק בשם... נכון?

          5 תגובה 1 תגובה אחרונה
          0
          • ה הרב של השכונה

            @5elisha ומה לעשות עם הכיתוב הזה? לשמור בפתק בשם... נכון?

            5 מנותק
            5 מנותק
            5elisha
            כתב נערך לאחרונה על ידי
            #105

            @הרב-של-השכונה
            בדיוק!!! עדיף שתגלגל למעלה ותקרא את ההוראות שכתבתי, שלא תטעה במשהו...

            ה תגובה 1 תגובה אחרונה
            0
            • 5 5elisha

              @הרב-של-השכונה
              בדיוק!!! עדיף שתגלגל למעלה ותקרא את ההוראות שכתבתי, שלא תטעה במשהו...

              ה מנותק
              ה מנותק
              הרב של השכונה
              כתב נערך לאחרונה על ידי
              #106

              @5elisha עדיין שגיאהצילום מסך 2025-09-05 172410.png

              תגובה 1 תגובה אחרונה
              0
              • ה מנותק
                ה מנותק
                הרב של השכונה
                כתב נערך לאחרונה על ידי
                #107

                הנה הסקאטר שלם חי נושם ובועטmt6755_android_scatter.txt

                5 תגובה 1 תגובה אחרונה
                0
                • ה הרב של השכונה

                  הנה הסקאטר שלם חי נושם ובועטmt6755_android_scatter.txt

                  5 מנותק
                  5 מנותק
                  5elisha
                  כתב נערך לאחרונה על ידי
                  #108

                  @הרב-של-השכונה
                  תמחק את זה:
                  be6a6fac-d9ad-4271-81f9-7c24229556d0-image.png

                  ה תגובה 1 תגובה אחרונה
                  0
                  • 5 5elisha

                    @הרב-של-השכונה
                    תמחק את זה:
                    be6a6fac-d9ad-4271-81f9-7c24229556d0-image.png

                    ה מנותק
                    ה מנותק
                    הרב של השכונה
                    כתב נערך לאחרונה על ידי
                    #109

                    @5elisha שגיאה!!!!!!!!!!!

                    5 תגובה 1 תגובה אחרונה
                    0
                    • ה הרב של השכונה

                      @5elisha שגיאה!!!!!!!!!!!

                      5 מנותק
                      5 מנותק
                      5elisha
                      כתב נערך לאחרונה על ידי
                      #110

                      @הרב-של-השכונה
                      טוב, התיאשתי. אין לי מושג מה הבעיה.

                      ה 2 תגובות תגובה אחרונה
                      0
                      • 5 5elisha

                        @הרב-של-השכונה
                        טוב, התיאשתי. אין לי מושג מה הבעיה.

                        ה מנותק
                        ה מנותק
                        הרב של השכונה
                        כתב נערך לאחרונה על ידי
                        #111

                        @5elisha גם אני😢

                        תגובה 1 תגובה אחרונה
                        0
                        • 5 5elisha

                          @הרב-של-השכונה
                          טוב, התיאשתי. אין לי מושג מה הבעיה.

                          ה מנותק
                          ה מנותק
                          הרב של השכונה
                          כתב נערך לאחרונה על ידי
                          #112

                          @5elisha לפחות תודה על העזרה מעריך!!||הרווחת הרבה לייקים מהשרשור הזה😆 ||

                          תגובה 1 תגובה אחרונה
                          0
                          • iosi poliI מנותק
                            iosi poliI מנותק
                            iosi poli
                            כתב נערך לאחרונה על ידי
                            #113

                            אני לא כ"כ הבנתי מה הנושא של השרשור הזה...
                            האם הוא צריבה או שאיבה?

                            ה תגובה 1 תגובה אחרונה
                            0
                            • ה מנותק
                              ה מנותק
                              השטייגעניסט
                              כתב נערך לאחרונה על ידי השטייגעניסט
                              #114

                              @5elisha אולי תעלה לכאן את הסקאטר דחוס (כי נראה ש @הרב-של-השכונה מסתבך גם בזה...)

                              תגובה 1 תגובה אחרונה
                              0
                              • iosi poliI iosi poli

                                אני לא כ"כ הבנתי מה הנושא של השרשור הזה...
                                האם הוא צריבה או שאיבה?

                                ה מנותק
                                ה מנותק
                                הרב של השכונה
                                כתב נערך לאחרונה על ידי
                                #115

                                @iosi-poli שאיבה

                                תגובה 1 תגובה אחרונה
                                0

                                • התחברות

                                • אין לך חשבון עדיין? הרשמה

                                • התחברו או הירשמו כדי לחפש.
                                • פוסט ראשון
                                  פוסט אחרון
                                0
                                • חוקי הפורום
                                • פופולרי
                                • לא נפתר
                                • משתמשים
                                • חיפוש גוגל בפורום
                                • צור קשר