Hi Matt,

On Sat, Feb 27, 2016 at 10:23 AM, Matt Madison <[email protected]> wrote:

> The problem I was reporting was U-Boot being unable to read the ext4
> rootfs properly (using ext4ls, for instance).  Linux had no problem
> with it.
>
> And it looks like the problem is that U-Boot's ext4 filesystem support
> doesn't understand some of the more recent features that have been
> added.  In particular, I found that by adding
>
> EXTRA_IMAGECMD_append_ext4 = " -O ^flex_bg"
>
> to my image recipe, to disable that particular ext4 feature, clears up
> the problem I was seeing on my Wandboard, at least with jethro builds.
> That seems to be enough, at least - I couldn't really tell from
> reading the U-Boot ext4 code which features it really does support.

Care to report this problem to the U-boot mailing list? I think it is
worth to be reported and investigated.

Thanks
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to