Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页

    用 PhoenixCard烧卡之后的分区分析

    MR Series
    1
    2
    1450
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • cube_work
      cube_work LV 5 last edited by

      7891a869-2950-4f7b-8357-3e0fc9b26e5f-image.png

      e7999389-0054-49e1-9a68-7b6ef049da48-image.png

      1 Reply Last reply Reply Quote Share 0
      • cube_work
        cube_work LV 5 last edited by whycan

        配置文件: tina_d1_open/device/config/chips/d1/configs/nezha/sys_partition.fex

        [partition_start]
        
        [partition]
            name         = boot-resource
            size         = 8064
            downloadfile = "boot-resource.fex"
            user_type    = 0x8000
        
        
        [partition]
            name         = env
            size         = 504
            downloadfile = "env.fex"
            user_type    = 0x8000
        
        [partition]
            name         = env-redund
            size         = 504
            downloadfile = "env.fex"
            user_type    = 0x8000
        
        [partition]
            name         = boot
            size         = 20664
            downloadfile = "boot.fex"
            user_type    = 0x8000
        
        [partition]
            name         = rootfs
            size         = 40824
            downloadfile = "rootfs.fex"
            user_type    = 0x8000
        
        [partition]
            name         = dsp0
            size         = 1008
            downloadfile = "dsp0.fex"
            user_type    = 0x8000
        
        [partition]
            name         = recovery
            size         = 28224
            ;downloadfile = "recovery.fex"
            user_type    = 0x8000
        

        "boot-resource.fex" 开机画面
        "env.fex" uboot参数
        "rootfs.fex" squashfs根文件系统

        1 Reply Last reply Reply Quote Share 1
        • 1 / 1
        • First post
          Last post

        Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

        行为准则 | 用户协议 | 隐私权政策