mtd-utils: A generic Linux subsystem for memory devices, especially Flash devices1
The aim of the system is to make it simple to provide a driver for new
hardware, by providing a generic interface between the hardware drivers
and the upper layers of the system.
Hardware drivers need to know nothing about the storage formats used, such
as FTL, FFS2, etc., but will only need to provide simple routines for read,
write and erase. Presentation of the device's contents to the user in an
appropriate form will be handled by the upper layers of the system.
... part of T2,
get it here
URL: http://www.linux-mtd.infradead.org
Author: David Woodhouse
Author: Thomas Gleixner
Maintainer: Michael Tross <michael [at] tross [dot] org>
License: GPL
Status: Stable
Version: 2.2.1
Remark: Does cross compile (as setup and patched in T2).
Download: https://infraroot.at/pub/mtd/ mtd-utils-2.2.1.tar.bz2
T2 source: mtd-utils.cache
T2 source: mtd-utils.desc
Build time (on reference hardware): 10% (relative to binutils)2
Installed size (on reference hardware): 2.77 MB, 106 files
Dependencies (build time detected):
00-dirtree
acl
bash
binutils
bzip2
coreutils
diffutils
findutils
gawk
grep
linux-header
lzo
make
openssl
sed
tar
util-linux
zlib
zstd
Installed files (on reference hardware):
[show]
usr/libexec/mtd-utils
usr/libexec/mtd-utils/JitterTest
usr/libexec/mtd-utils/checkfs
usr/libexec/mtd-utils/filljffs2.sh
usr/libexec/mtd-utils/flash_readtest
usr/libexec/mtd-utils/flash_speed
usr/libexec/mtd-utils/flash_stress
usr/libexec/mtd-utils/flash_torture
usr/libexec/mtd-utils/free_space
usr/libexec/mtd-utils/fs_help_all.sh
usr/libexec/mtd-utils/fs_run_all.sh
usr/libexec/mtd-utils/fs_stress00.sh
usr/libexec/mtd-utils/fs_stress01.sh
usr/libexec/mtd-utils/fstest_monitor
usr/libexec/mtd-utils/ftrunc
usr/libexec/mtd-utils/fwrite00
usr/libexec/mtd-utils/gcd_hupper
usr/libexec/mtd-utils/integ
usr/libexec/mtd-utils/integck
usr/libexec/mtd-utils/io_basic
usr/libexec/mtd-utils/io_paral
usr/libexec/mtd-utils/io_read
usr/libexec/mtd-utils/io_update
usr/libexec/mtd-utils/load_nandsim.sh
usr/libexec/mtd-utils/makefiles
usr/libexec/mtd-utils/mkvol_bad
usr/libexec/mtd-utils/mkvol_basic
usr/libexec/mtd-utils/mkvol_paral
usr/libexec/mtd-utils/nandbiterrs
usr/libexec/mtd-utils/nandpagetest
usr/libexec/mtd-utils/nandsubpagetest
usr/libexec/mtd-utils/orph
usr/libexec/mtd-utils/pdfrun
usr/libexec/mtd-utils/perf
usr/libexec/mtd-utils/plotJittervsFill
usr/libexec/mtd-utils/rmdir00
usr/libexec/mtd-utils/rndrm00
usr/libexec/mtd-utils/rndrm99
usr/libexec/mtd-utils/rndwrite00
usr/libexec/mtd-utils/rsvol
usr/libexec/mtd-utils/runubitests.sh
usr/libexec/mtd-utils/stress_1
usr/libexec/mtd-utils/stress_2
usr/libexec/mtd-utils/stress_3
usr/libexec/mtd-utils/test_1
usr/libexec/mtd-utils/test_2
usr/libexec/mtd-utils/ubi-stress-test.sh
usr/libexec/mtd-utils/volrefcnt
usr/sbin/doc_loadbios
usr/sbin/docfdisk
usr/sbin/fectest
usr/sbin/flash_erase
usr/sbin/flash_eraseall
usr/sbin/flash_lock
usr/sbin/flash_otp_dump
usr/sbin/flash_otp_erase
usr/sbin/flash_otp_info
usr/sbin/flash_otp_lock
usr/sbin/flash_otp_write
usr/sbin/flash_unlock
usr/sbin/flashcp
usr/sbin/ftl_check
usr/sbin/ftl_format
usr/sbin/jffs2dump
usr/sbin/jffs2reader
usr/sbin/lsmtd
usr/sbin/mkfs.jffs2
usr/sbin/mkfs.ubifs
usr/sbin/mount.ubifs
usr/sbin/mtd_debug
usr/sbin/mtdinfo
usr/sbin/mtdpart
usr/sbin/nanddump
usr/sbin/nandflipbits
usr/sbin/nandtest
usr/sbin/nandwrite
usr/sbin/nftl_format
usr/sbin/nftldump
usr/sbin/recv_image
usr/sbin/rfddump
usr/sbin/rfdformat
usr/sbin/serve_image
usr/sbin/sumtool
usr/sbin/ubiattach
usr/sbin/ubiblock
usr/sbin/ubicrc32
usr/sbin/ubidetach
usr/sbin/ubiformat
usr/sbin/ubihealthd
usr/sbin/ubimkvol
usr/sbin/ubinfo
usr/sbin/ubinize
usr/sbin/ubirename
usr/sbin/ubirmvol
usr/sbin/ubirsvol
usr/sbin/ubiscan
usr/sbin/ubiupdatevol
usr/share/man/man1/mkfs.jffs2.1
usr/share/man/man8/lsmtd.8
usr/share/man/man8/ubinize.8
var/adm/dependencies/mtd-utils
var/adm/descs/mtd-utils
var/adm/flists/mtd-utils
var/adm/md5sums/mtd-utils
var/adm/packages/mtd-utils
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).