قائمة الاعضاء المشار اليهم

النتائج 1 إلى 2 من 2

الموضوع: الرجاء المساعدة : فلاشة i8552 صيني mt6572

مشاهدة المواضيع

المشاركة السابقة المشاركة السابقة   المشاركة التالية المشاركة التالية
  1. #1
    .: جيماوي جديد :.

    الحالة
    غير متواجد
    تاريخ التسجيل
    Jun 2016
    المشاركات
    29
    الشَكر (المُعطى)
    21
    الشَكر (المُستلَم)
    8
    الإعجاب (المُعطى)
    0
    الإعجاب (المُستلَم)
    0
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    0 مواضيع
    معدل تقييم المستوى
    21

    افتراضي الرجاء المساعدة : فلاشة i8552 صيني mt6572

    ############################################################################################################
    #
    # General Setting
    #
    ############################################################################################################
    - general: MTK_PLATFORM_CFG
    info:
    - config_version: V1.1.1
    platform: MT6572
    project: MTDTtest
    storage: EMMC
    boot_channel: MSDC_0
    block_size: 0x20000
    ############################################################################################################
    #

    كود:
    #  Layout Setting
    #
    ############################################################################################################
    - partition_index: SYS0
      partition_name: PRELOADER
      file_name: preloader.bin
      is_download: true
      type: SV5_BL_BIN
      linear_start_addr: 0x0
      physical_start_addr: 0x0
      partition_size: 0x600000
      region: EMMC_BOOT_1
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: BOOTLOADERS
      reserve: 0x00
    
    
    - partition_index: SYS1
      partition_name: MBR
      file_name: MBR
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x600000
      physical_start_addr: 0x0
      partition_size: 0x80000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS2
      partition_name: EBR1
      file_name: EBR1
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x680000
      physical_start_addr: 0x80000
      partition_size: 0x80000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS3
      partition_name: PRO_INFO
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x700000
      physical_start_addr: 0x100000
      partition_size: 0x300000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: PROTECTED
      reserve: 0x00
    
    
    - partition_index: SYS4
      partition_name: NVRAM
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0xA00000
      physical_start_addr: 0x400000
      partition_size: 0x500000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: BINREGION
      reserve: 0x00
    
    
    - partition_index: SYS5
      partition_name: PROTECT_F
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0xF00000
      physical_start_addr: 0x900000
      partition_size: 0xA00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: PROTECTED
      reserve: 0x00
    
    
    - partition_index: SYS6
      partition_name: PROTECT_S
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x1900000
      physical_start_addr: 0x1300000
      partition_size: 0xA00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: PROTECTED
      reserve: 0x00
    
    
    - partition_index: SYS7
      partition_name: SECCFG
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x2300000
      physical_start_addr: 0x1D00000
      partition_size: 0x20000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS8
      partition_name: UBOOT
      file_name: lk.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x2320000
      physical_start_addr: 0x1D20000
      partition_size: 0x60000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS9
      partition_name: BOOTIMG
      file_name: boot.img
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x2380000
      physical_start_addr: 0x1D80000
      partition_size: 0x600000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS10
      partition_name: RECOVERY
      file_name: recovery.img
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x2980000
      physical_start_addr: 0x2380000
      partition_size: 0x600000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS11
      partition_name: SEC_RO
      file_name: secro.img
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x2F80000
      physical_start_addr: 0x2980000
      partition_size: 0x40000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS12
      partition_name: MISC
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x2FC0000
      physical_start_addr: 0x29C0000
      partition_size: 0x80000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS13
      partition_name: LOGO
      file_name: logo.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3040000
      physical_start_addr: 0x2A40000
      partition_size: 0x300000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS14
      partition_name: EXPDB
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x3340000
      physical_start_addr: 0x2D40000
      partition_size: 0xA00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS15
      partition_name: ANDROID
      file_name: system.img
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x3D40000
      physical_start_addr: 0x3740000
      partition_size: 0x28A00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS16
      partition_name: CACHE
      file_name: cache.img
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x2C740000
      physical_start_addr: 0x2C140000
      partition_size: 0x17800000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS17
      partition_name: USRDATA
      file_name: data.img
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x43F40000
      physical_start_addr: 0x43940000
      partition_size: 0x52C00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS18
      partition_name: FAT
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x96B40000
      physical_start_addr: 0x96540000
      partition_size: 0x51440000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS19
      partition_name: BMTPOOL
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0xFFFF00A8
      physical_start_addr: 0xFFFF00A8
      partition_size: 0x1500000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: false
      is_reserved: true
      operation_type: RESERVED
      reserve: 0x00
    أرجو المساعدة في ايجاد هذه الفلاشة


    التعديل الأخير تم بواسطة rabiegsm ; 09-02-2017 الساعة 01:40 PM

الكلمات الدلالية لهذا الموضوع

المفضلات

المفضلات

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •