From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Mon, 11 Jan 2016 00:14:34 +0100 Subject: [U-Boot] [PATCHv3 0/4] spl: Lightweight UBI and UBI fastmap support Message-ID: <20160110231420.GA5474@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This is yet another update of Thomas's patchset: https://patchwork.ozlabs.org/patch/367305/ https://patchwork.ozlabs.org/patch/367306/ First patch is just sorting Makefile mtd entries aplhabeticaly and can be applied any time, fourth is an example how to make it work with a real board and leaves some yet unresolved issues. ladis