[U-Boot] [PATCH 1/3] SPL: Let spl_parse_image_header() return value

Fabio Estevam festevam at gmail.com
Sat May 21 02:22:46 CEST 2016


On Fri, May 20, 2016 at 6:56 PM, Nishanth Menon <nm at ti.com> wrote:
> Marek,
>
> Just forwarding report from Suman (in CC) reporting that as of u-boot
> master 4b6e1fd "Merge git://git.denx.de/u-boot-dm"
> It looks like BeagleBoard-X15, DRA7 platforms fail due to this commit.
> Fail signature looks like the following:
> ...
> DRA752 ES2.0
> Trying to boot from MMC1
> reading args
> spl_load_image_fat_os: error reading image args, err - -1
> reading u-boot.img
> spl_load_image_fat: error reading image u-boot.img, err - 0
> Failed to mount ext2 filesystem...
> spl_load_image_ext_os: ext4fs mount err - 0
> Failed to mount ext2 filesystem...
> spl_load_image_ext: ext4fs mount err - 0

Looks like this can be fixed with this patch from Marek:
https://patchwork.ozlabs.org/patch/624267/


More information about the U-Boot mailing list