From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WSMAN-0001DJ-Om for linux-mtd@lists.infradead.org; Tue, 25 Mar 2014 07:53:01 +0000 Message-ID: <1395733934.1549.46.camel@sauron.fi.intel.com> Subject: Re: [PATCH v2] ubi-utils: Add ubiblock tool From: Artem Bityutskiy To: Ezequiel Garcia Date: Tue, 25 Mar 2014 09:52:14 +0200 In-Reply-To: <1394807124-25916-1-git-send-email-ezequiel.garcia@free-electrons.com> References: <1394806381-25458-1-git-send-email-ezequiel.garcia@free-electrons.com> <1394807124-25916-1-git-send-email-ezequiel.garcia@free-electrons.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2014-03-14 at 11:25 -0300, 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 --create /dev/ubi0_0 > > will create a new block device /dev/ubiblock0_0, and Pushed to mtd-utils, thanks! -- Best Regards, Artem Bityutskiy