zoukankan      html  css  js  c++  java
  • nandwrite 参数

    $ nandwrite -h
    nandwrite: invalid option -- 'h'
    Usage: nandwrite [OPTION] MTD_DEVICE [INPUTFILE|-]
    Writes to the specified MTD device.

      -a, --autoplace         Use auto oob layout
      -j, --jffs2             Force jffs2 oob layout (legacy support)
      -y, --yaffs             Force yaffs oob layout (legacy support)
      -f, --forcelegacy       Force legacy support on autoplacement-enabled mtd
                              device
      -m, --markbad           Mark blocks bad if write fails
      -n, --noecc             Write without ecc
      -o, --oob               Image contains oob data
      -s addr, --start=addr   Set start address (default is 0)
      -p, --pad               Pad to page size
      -b, --blockalign=1|2|4  Set multiple of eraseblocks to align to
      -q, --quiet             Don't display progress messages
          --help              Display this help and exit
          --version           Output version information and exit
  • 相关阅读:
    phonegap(cordova)环境配置
    Mobile Web调试工具Weinre (reproduce)
    webstorm快捷键
    学习笔记:乘性操作符之求模
    消息队列原理笔记
    运维wiki
    supervisor 文档
    redis 批量删除 keys
    linux命令和工具
    urllib urllib2学习笔记
  • 原文地址:https://www.cnblogs.com/wangfengju/p/6173265.html
Copyright © 2011-2022 走看看