From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Tue, 25 Aug 2015 09:15:18 +0200 Subject: [U-Boot] [PATCH v2 0/4] distro_bootcmd: Add support for booting from ubifs In-Reply-To: <1440435467.30043.24.camel@freescale.com> References: <1440266693-15664-1-git-send-email-hdegoede@redhat.com> <1440435467.30043.24.camel@freescale.com> Message-ID: <55DC1606.8090800@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 24-08-15 18:57, Scott Wood wrote: > On Sat, 2015-08-22 at 20:04 +0200, Hans de Goede wrote: >> Hi Stephen & Scott, >> >> As requested by Stephen here is a new version of my patch-set to add >> mtd with ubi on top with ubifs on top support to distro_bootcmd, this >> time using the generic filesystem related commands / code. >> >> Scott, can you review the first three patches, and perhaps these should >> also be merged through your tree ? > > I don't see anything NAND-specific about them, nor am I particularly familiar > with ubifs internals or U-Boot filesystem support... > > Kyungmin Park and Heiko Schocher are listed as the UBI custodians. My bad, since you are the mtd custodian, I assumed that you would be maintaining ubi[fs] too, my mistake. Heiko, Kyungmin (added to the Cc), can one of you please review the first 3 patches of this set. I think this is post v2015.10 material, once reviewed I can merge it through the sunxi tree, or you can pick it up. Regards, Hans