From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from b.ns.miles-group.at ([95.130.255.144] helo=radon.swed.at) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bUTkF-0006VK-Ex for linux-mtd@lists.infradead.org; Tue, 02 Aug 2016 07:04:08 +0000 Subject: Re: how to create one ubifs image support both for different page size and sector size? To: "Zhou, John (Nokia - CN/Hangzhou)" References: Cc: "linux-mtd@lists.infradead.org" From: Richard Weinberger Message-ID: <57A045CA.8070302@nod.at> Date: Tue, 2 Aug 2016 09:03:38 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , John, Am 02.08.2016 um 08:35 schrieb Zhou, John (Nokia - CN/Hangzhou): > How other users to solve such problem? When we need support for two different flash? > Two images is the only path? This is correct. Is this such a big problem? Another approach is booting Linux and create UBI/FS on the fly... Thanks, //richard