From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 28 Aug 2016 16:32:36 +0200 From: Daniel Golle To: Boris Brezillon Cc: Ezequiel Garcia , openwrt-devel@lists.openwrt.org, Richard Weinberger , lede-dev@lists.infradead.org, "linux-mtd@lists.infradead.org" , Zoltan HERPAI , Hauke Mehrtens , Ralph Sennhauser , Brian Norris Subject: Re: [PATCH/RFC 0/3] UBI: unify mouting rootfs based on cmdline parameter Message-ID: <20160828143236.GE1623@makrotopia.org> References: <20160827194326.GA1817@makrotopia.org> <20160828162059.629f4fdf@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160828162059.629f4fdf@bbrezillon> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, Aug 28, 2016 at 04:20:59PM +0200, Boris Brezillon wrote: > I think Daniel wants something like: > > ubi.mtd=1 root=ubi0:rootfs Yes, this is what I want :) > > or > > ubi.mtd=1 root=/dev/ubiblock0_1 This would already be a bit worse, as then I need to refer to the rootfs volume using the vol_id rather than its name... > > to work for both the UBIFS and squashfs cases. > > > > > So the only thing you are trying to acomplish, is removal > > of the ubi.block parameter needed to create ubi block devices. > > > > Is that correct? > > > > Thanks, > > > ______________________________________________________ > Linux MTD discussion mailing list > http://lists.infradead.org/mailman/listinfo/linux-mtd/