From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.visioncatalog.com ([217.6.246.34] helo=root.phytec.de) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1bDAsN-00054G-6N for barebox@lists.infradead.org; Wed, 15 Jun 2016 13:29:00 +0000 Received: from idefix.phytec.de (idefix.phytec.de [172.16.0.10]) by root.phytec.de (Postfix) with ESMTP id 57B6FA002D8 for ; Wed, 15 Jun 2016 15:29:08 +0200 (CEST) Date: Wed, 15 Jun 2016 15:27:58 +0200 From: Jan Remmet Message-ID: <20160615132758.GA3053@lws-weitzel2@phytec.de> References: MIME-Version: 1.0 In-Reply-To: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Jan Remmet Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: Writing UBI image directly to flash from barebox To: barebox@lists.infradead.org On Wed, Jun 15, 2016 at 02:57:45PM +0200, Guillermo Rodriguez Garcia wrote: > Hi all, > > I need to write an UBI image (generated by ubinize) directly to flash > from barebox. Does barebox provide any equivalent to U-boot's > write.trimffs command for this? You can use ubiformat MTDEVICE -f FILE to format and flash the ubi image. Jan > > (I know that it is possible to write a ubifs image to flash using the > procedure described in the documentation [1]. What I am looking for is > a way to work with the UBI image directly) > > [1]: http://barebox.org/doc/latest/user/ubi.html > > Thank you, > > Guillermo Rodriguez Garcia > guille.rodriguez@gmail.com > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox