[PATCH] ubi-utils: Add ubiblock tool

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Fri Mar 14 10:19:28 EDT 2014


On Mar 14, Ezequiel Garcia wrote:
> With the addition of block device access to UBI volumes, we now
> add a simple userspace tool to access the new ioctls.
> 
> Usage of this tool is as simple as it gets:
> 
>   $ ubiblock --attach /dev/ubi0_0
> 
> will create a new block device /dev/ubiblock0_0, and
> 
>   $ ubiblock --detach /dev/ubi0_0

Crap, forgot to update this commit message. The new patch uses
--create and --remove as previously agreed.

-- 
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com



More information about the linux-mtd mailing list