All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suman Anna <s-anna@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] SPL: Let spl_parse_image_header() return value
Date: Mon, 23 May 2016 10:57:13 -0500	[thread overview]
Message-ID: <57432859.4060301@ti.com> (raw)
In-Reply-To: <CAOMZO5Cap3EVfCWHC2ouheZhKnouS1i8v_fd=U3TT3VGbdvmGQ@mail.gmail.com>

On 05/20/2016 07:22 PM, Fabio Estevam wrote:
> On Fri, May 20, 2016 at 6:56 PM, Nishanth Menon <nm@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/

Thanks Fabio for pointing out the fix. I have verified that this patch
fixes the boot on both the above platforms.

regards
Suman

      reply	other threads:[~2016-05-23 15:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-28 22:44 [U-Boot] [PATCH 1/3] SPL: Let spl_parse_image_header() return value Marek Vasut
2016-04-28 22:44 ` [U-Boot] [PATCH 2/3] SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE Marek Vasut
2016-04-28 22:44 ` [U-Boot] [PATCH 3/3] ARM: mx6: Enable MMC and SATA extfs boot support Marek Vasut
2016-05-20 21:56 ` [U-Boot] [PATCH 1/3] SPL: Let spl_parse_image_header() return value Nishanth Menon
2016-05-21  0:22   ` Fabio Estevam
2016-05-23 15:57     ` Suman Anna [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57432859.4060301@ti.com \
    --to=s-anna@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.