From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Date: Fri, 2 Oct 2015 20:46:04 +0200 Subject: [U-Boot] Porting UBI fixes (specially fastmap's) to U-Boot In-Reply-To: References: Message-ID: <560ED0EC.1080708@nod.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi! Am 02.10.2015 um 18:27 schrieb Ezequiel Garcia: > Hello Heiko, > > According to Richard Weinberger, UBI fastmap is broken in U-Boot. > There are plenty > of fixes in Linux that we should pull in U-Boot to fix it. BTW: it is not broken in terms of you broke it. It is just the old fastmap version. In v4.1 fastmap saw a massive update. Sadly this changes are a way to big for the stable tree. > Maybe you are already aware of this and you have some work-in-progress > patches to share? > Otherwise, I might be able to spend some time working on this in the next weeks. I'll happily help you! Thanks, //richard