Re: [U-Boot] ext4 and caching

2016-03-20 Thread Eric Nelson
Thanks Ioan, On 03/19/2016 08:42 AM, Ioan Nicu wrote: > Hi Eric, > > On Wed, Mar 16, 2016 at 11:42:55AM -0700, EXT Eric Nelson wrote: >> Hi all, >> >> I've been seeing the same sort of issues repoted by Ionut >> and as addressed by this patch: >> http://lists.denx.de/pipermail/u-boot/20

Re: [U-Boot] ext4 and caching

2016-03-19 Thread Ioan Nicu
Hi Eric, On Wed, Mar 16, 2016 at 11:42:55AM -0700, EXT Eric Nelson wrote: > Hi all, > > I've been seeing the same sort of issues repoted by Ionut > and as addressed by this patch: > http://lists.denx.de/pipermail/u-boot/2014-January/171459.html > > That patch was added in commit fc0f

[U-Boot] ext4 and caching

2016-03-19 Thread Eric Nelson
Hi all, I've been seeing the same sort of issues repoted by Ionut and as addressed by this patch: http://lists.denx.de/pipermail/u-boot/2014-January/171459.html That patch was added in commit fc0fc50 and reverted in commit 715b56f. It no longer applies cleanly, and when I tried t