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
  • 相关阅读:
    前端开发-模块化开发框架RequireJS-1 初识requirejs
    需整理
    SSM
    iomanip
    new与delete使用方法
    分析setting源代码获取sd卡大小
    第一次正式小用Redis存储
    blob storage第一次亲密接触
    第一次使用ashx,被震惊
    Redis中的异步Async
  • 原文地址:https://www.cnblogs.com/wangfengju/p/6173265.html
Copyright © 2011-2022 走看看