导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页

    T113烧录SPI NAND的镜像卡在这里这什么在做怪呢?

    MR Series
    1
    2
    1650
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • L
      linsen LV 7 最后由 编辑

      5d363385-aad6-45d1-9ce5-6cf5932f9002-image.png

      device nand0 <nand>, # parts = 4
       #: name                size            offset          mask_flags
       0: boot0               0x00100000      0x00000000      1
       1: uboot               0x00300000      0x00100000      1
       2: secure_storage      0x00100000      0x00400000      1
       3: sys                 0x07b00000      0x00500000      0
      
      active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000
      
      defaults:
      mtdids  : nand0=nand
      mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys)
      [17.062]MTD info (4)
      [17.064]pagesize: 0x1000
      [17.066]blksize: 0x40000
      [17.068]num  offset     bytes      name
      [17.072]0    0x00000000 0x00100000 boot0
      [17.076]1    0x00100000 0x00300000 uboot
      [17.079]2    0x00400000 0x00100000 secure_storage
      [17.084]3    0x00500000 0x07b00000 sys
      [17.087]MBR info (unalign):
      [17.090]partno   addr       sects      type       name
      [17.094]0        0x00000000 0x00008000 0x00000001 mbr
      [17.099]1        0x00008000 0x000001f8 0x00008000 boot-resource
      [17.105]2        0x000081f8 0x000001f8 0x00008000 env
      [17.110]3        0x000083f0 0x000001f8 0x00008000 env-redund
      [17.115]4        0x000085e8 0x00002800 0x00008000 boot
      [17.120]5        0x0000ade8 0x00019000 0x00008000 rootfs
      [17.125]6        0x00023de8 0x00002800 0x00008000 private
      [17.130]7        0x000265e8 0x00002800 0x00008000 rootfs_data
      [17.135]8        0x00028de8 0x00000000 0x00008000 UDISK
      [17.140]ubi attach the last part of mtd device: NO.3
      [17.145]MBR info (align):
      [17.147]partno   addr       sects      type       name
      [17.152]0        0x00002800 0x000081f0 0x00000001 mbr
      [17.157]1        0x0000a9f0 0x000001f8 0x00008000 boot-resource
      [17.163]2        0x0000abe8 0x000001f8 0x00008000 env
      [17.167]3        0x0000ade0 0x000001f8 0x00008000 env-redund
      [17.173]4        0x0000afd8 0x00002958 0x00008000 boot
      [17.178]5        0x0000d930 0x000191a0 0x00008000 rootfs
      [17.183]6        0x00026ad0 0x00002958 0x00008000 private
      [17.188]7        0x00029428 0x00002958 0x00008000 rootfs_data
      [17.193]8        0x0002bd80 0x00000000 0x00008000 UDISK
      [17.198]ubi attach the last part of mtd device: NO.3
      [17.203]ubi attatch mtd, name: sys
      
      [17.206]ubi0: detaching mtd4
      [17.209]ubi0: mtd4 is detached
      [17.212]ubi0: attaching mtd4
      [17.315]ubi0: scanning is finished
      [17.321]ubi0: attached mtd4 (name "sys", size 123 MiB)
      [17.326]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes
      [17.332]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048
      [17.338]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
      [17.345]ubi0: good PEBs: 490, bad PEBs: 2, corrupted PEBs: 0
      [17.350]ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128
      [17.357]ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
      [17.364]ubi0: available PEBs: 0, total reserved PEBs: 490, PEBs reserved for bad PEB handling: 18
      [17.373]volume mbr existed, not create again
      [17.377]volume boot-resource existed, not create again
      [17.382]volume env existed, not create again
      [17.386]volume env-redund existed, not create again
      [17.390]volume boot existed, not create again
      [17.394]volume rootfs existed, not create again
      [17.399]volume private existed, not create again
      [17.403]volume rootfs_data existed, not create again
      [17.408]volume UDISK existed, not create again
      [17.581]fill gap start: volume mbr sects 0x7f80
      [21.610]fill gap end: volume mbr
      [21.613]update partition map
      [21.615]logical area info: 468 258048 last_lba: 235871
      [21.624]logical area info: 468 258048 last_lba: 235871
      [21.634]logical area info: 468 258048 last_lba: 235871
      [21.643]logical area info: 468 258048 last_lba: 235871
      [21.651]logical area info: 468 258048 last_lba: 235871
      [21.659]logical area info: 468 258048 last_lba: 235871
      [21.667]logical area info: 468 258048 last_lba: 235871
      [21.675]logical area info: 468 258048 last_lba: 235871
      [21.683]logical area info: 468 258048 last_lba: 235871
      [21.692]logical area info: 468 258048 last_lba: 235871
      [21.700]logical area info: 468 258048 last_lba: 235871
      [21.708]logical area info: 468 258048 last_lba: 235871
      [21.716]logical area info: 468 258048 last_lba: 235871
      [21.724]logical area info: 468 258048 last_lba: 235871
      [21.732]logical area info: 468 258048 last_lba: 235871
      [21.740]logical area info: 468 258048 last_lba: 235871
      [21.748]logical area info: 468 258048 last_lba: 235871
      [21.757]logical area info: 468 258048 last_lba: 235871
      [21.765]logical area info: 468 258048 last_lba: 235871
      [21.773]logical area info: 468 258048 last_lba: 235871
      [21.781]logical area info: 468 258048 last_lba: 235871
      [21.789]logical area info: 468 258048 last_lba: 235871
      [21.797]logical area info: 468 258048 last_lba: 235871
      [21.805]logical area info: 468 258048 last_lba: 235871
      [21.813]logical area info: 468 258048 last_lba: 235871
      [21.821]logical area info: 468 258048 last_lba: 235871
      [21.830]logical area info: 468 258048 last_lba: 235871
      [21.838]logical area info: 468 258048 last_lba: 235871
      [21.846]logical area info: 468 258048 last_lba: 235871
      keypart write start: 0x23de8, sectors 0x2800
      flash exit
      SUNXI_EFEX_MBR_TAG
      mbr size = 0x10000
      force mbr
      
      device nand0 <nand>, # parts = 4
       #: name                size            offset          mask_flags
       0: boot0               0x00100000      0x00000000      1
       1: uboot               0x00300000      0x00100000      1
       2: secure_storage      0x00100000      0x00400000      1
       3: sys                 0x07b00000      0x00500000      0
      
      active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000
      
      defaults:
      mtdids  : nand0=nand
      mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys)
      [21.969]MTD info (4)
      [21.971]pagesize: 0x1000
      [21.973]blksize: 0x40000
      [21.976]num  offset     bytes      name
      [21.979]0    0x00000000 0x00100000 boot0
      [21.983]1    0x00100000 0x00300000 uboot
      [21.986]2    0x00400000 0x00100000 secure_storage
      [21.991]3    0x00500000 0x07b00000 sys
      [21.994]MBR info (unalign):
      [21.997]partno   addr       sects      type       name
      [22.002]0        0x00000000 0x00008000 0x00000001 mbr
      [22.006]1        0x00008000 0x000001f8 0x00008000 boot-resource
      [22.012]2        0x000081f8 0x000001f8 0x00008000 env
      [22.017]3        0x000083f0 0x000001f8 0x00008000 env-redund
      [22.022]4        0x000085e8 0x00002800 0x00008000 boot
      [22.027]5        0x0000ade8 0x00019000 0x00008000 rootfs
      [22.032]6        0x00023de8 0x00002800 0x00008000 private
      [22.037]7        0x000265e8 0x00002800 0x00008000 rootfs_data
      [22.043]8        0x00028de8 0x00000000 0x00008000 UDISK
      [22.048]ubi attach the last part of mtd device: NO.3
      [22.052]MBR info (align):
      [22.055]partno   addr       sects      type       name
      [22.060]0        0x00002800 0x000081f0 0x00000001 mbr
      [22.064]1        0x0000a9f0 0x000001f8 0x00008000 boot-resource
      [22.070]2        0x0000abe8 0x000001f8 0x00008000 env
      [22.075]3        0x0000ade0 0x000001f8 0x00008000 env-redund
      [22.080]4        0x0000afd8 0x00002958 0x00008000 boot
      [22.085]5        0x0000d930 0x000191a0 0x00008000 rootfs
      [22.090]6        0x00026ad0 0x00002958 0x00008000 private
      [22.095]7        0x00029428 0x00002958 0x00008000 rootfs_data
      [22.101]8        0x0002bd80 0x00000000 0x00008000 UDISK
      [22.105]ubi attach the last part of mtd device: NO.3
      [22.110]ubi attatch mtd, name: sys
      
      [22.113]ubi0: detaching mtd4
      [22.116]ubi0: mtd4 is detached
      [22.119]ubi0: attaching mtd4
      [22.222]ubi0: scanning is finished
      [22.228]ubi0: attached mtd4 (name "sys", size 123 MiB)
      [22.233]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes
      [22.239]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048
      [22.245]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
      [22.251]ubi0: good PEBs: 490, bad PEBs: 2, corrupted PEBs: 0
      [22.257]ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128
      [22.263]ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
      [22.271]ubi0: available PEBs: 0, total reserved PEBs: 490, PEBs reserved for bad PEB handling: 18
      [22.280]volume mbr existed, not create again
      [22.284]volume boot-resource existed, not create again
      [22.289]volume env existed, not create again
      [22.293]volume env-redund existed, not create again
      [22.297]volume boot existed, not create again
      [22.301]volume rootfs existed, not create again
      [22.305]volume private existed, not create again
      [22.310]volume rootfs_data existed, not create again
      [22.314]volume UDISK existed, not create again
      [22.487]fill gap start: volume mbr sects 0x7f80
      [26.505]fill gap end: volume mbr
      [26.508]update partition map
      [26.514]logical area info: 468 258048 last_lba: 235871
      [26.524]logical area info: 468 258048 last_lba: 235871
      [26.532]logical area info: 468 258048 last_lba: 235871
      [26.540]logical area info: 468 258048 last_lba: 235871
      [26.549]logical area info: 468 258048 last_lba: 235871
      [26.560]logical area info: 468 258048 last_lba: 235871
      [26.568]logical area info: 468 258048 last_lba: 235871
      [26.576]logical area info: 468 258048 last_lba: 235871
      [26.584]logical area info: 468 258048 last_lba: 235871
      [26.592]logical area info: 468 258048 last_lba: 235871
      [26.600]logical area info: 468 258048 last_lba: 235871
      [26.608]logical area info: 468 258048 last_lba: 235871
      [26.616]logical area info: 468 258048 last_lba: 235871
      [26.625]logical area info: 468 258048 last_lba: 235871
      [26.634]logical area info: 468 258048 last_lba: 235871
      [26.642]logical area info: 468 258048 last_lba: 235871
      [26.652]logical area info: 468 258048 last_lba: 235871
      [26.661]logical area info: 468 258048 last_lba: 235871
      [26.669]logical area info: 468 258048 last_lba: 235871
      [26.677]logical area info: 468 258048 last_lba: 235871
      [26.685]logical area info: 468 258048 last_lba: 235871
      [26.693]logical area info: 468 258048 last_lba: 235871
      [26.701]logical area info: 468 258048 last_lba: 235871
      [26.709]logical area info: 468 258048 last_lba: 235871
      [26.717]logical area info: 468 258048 last_lba: 235871
      [26.725]logical area info: 468 258048 last_lba: 235871
      [26.733]logical area info: 468 258048 last_lba: 235871
      FEX_CMD_fes_verify_status
      FEX_CMD_fes_verify last err=0
      [26.763]fill gap start: volume boot-resource sects 0x158
      
      
      L 1 条回复 最后回复 回复 引用 分享 0
      • L
        linsen LV 7 @lansecd 最后由 编辑

        @lansecd 晶振在作怪,跳线成无源晶振直接就刷进去了。。。。。。。。。。。。。。。。

        1c1ff613-c035-4c10-b94e-d03debff2a45-image.png

        1 条回复 最后回复 回复 引用 分享 0
        • 1 / 1
        • First post
          Last post

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

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