From: John Keeping <john@metanate.com>
To: Belisko Marek <marek.belisko@gmail.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>
Subject: Re: rockpi-e sometimes fails to load u-boot.img
Date: Thu, 27 Apr 2023 10:38:50 +0100 [thread overview]
Message-ID: <ZEpCqqP5wUvOfHuO@donbot> (raw)
In-Reply-To: <CAAfyv372K-hwqkBOT2O2X+pV1yDEh6y=GFOWDASqTt6v+qtSYA@mail.gmail.com>
On Wed, Apr 26, 2023 at 11:35:19AM +0200, Belisko Marek wrote:
> I'm using 2022.01 u-boot. Booting from SDcard sometimes shows up this log:
> U-Boot SPL 2022.01 (Jan 10 2022 - 18:46:34 +0000)
> Trying to boot from MMC2
> Card did not respond to voltage select! : -110
> spl: mmc init failed with error: -95
> Trying to boot from MMC1
> mmc_load_image_raw_sector: mmc block read error
> SPL: failed to boot from all boot devices
> ### ERROR ### Please RESET the board ###
>
> and after reboot board boots fine. Is there any explanation why this
> is happening pls?
I expect you're hitting the issue that was fixed in v2023.01 by commit
7ff2f30b63 ("mmc: dwmmc: only clear handled interrupts").
Have you tried using a more recent version of U-Boot?
prev parent reply other threads:[~2023-04-27 9:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-26 9:35 rockpi-e sometimes fails to load u-boot.img Belisko Marek
2023-04-27 9:38 ` John Keeping [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=ZEpCqqP5wUvOfHuO@donbot \
--to=john@metanate.com \
--cc=marek.belisko@gmail.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.