From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] spl: mmc: make eMMC HW boot partition configuration optional
Date: Sat, 19 Oct 2019 10:25:07 -0400 [thread overview]
Message-ID: <20191019142507.GG11173@bill-the-cat> (raw)
In-Reply-To: <20191018193833.8481-1-agust@denx.de>
On Fri, Oct 18, 2019 at 09:38:33PM +0200, Anatolij Gustschin wrote:
> Loading U-Boot on i.MX8QXP MEK board is broken since recent changes
> in spl_mmc:
>
> U-Boot SPL 2019.10-00162-gff5bd397e4 (Oct 18 2019 - 15:50:45 +0200)
> Normal Boot
> WDT: Not found!
> Trying to boot from MMC2_2
> Load image from MMC/SD 0x46400
> spl: mmc partition switch failed
> SPL: failed to boot from all boot devices
> ### ERROR ### Please RESET the board ###
>
> The newly added CONFIG_SYS_MMCSD_RAW_MODE_EMMC_BOOT_PARTITION option
> is selected automatically and overrides the EXT_CSC_PART_CONFIG
> configurations with default value, always selecting the eMMC boot
> partition 1. Boards which place U-Boot image in other partitions
> became not bootable.
>
> Fix this by making the eMMC HW boot partition selection optional.
>
> Fixes: 17241ea0543a (spl: mmc: Add option to set eMMC HW boot partition)
> Reviewed-by: Lukasz Majewski <lukma@denx.de>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191019/69fbb71c/attachment.sig>
prev parent reply other threads:[~2019-10-19 14:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-18 19:38 [U-Boot] [PATCH] spl: mmc: make eMMC HW boot partition configuration optional Anatolij Gustschin
2019-10-18 20:28 ` Lukasz Majewski
2019-10-19 14:25 ` Tom Rini [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=20191019142507.GG11173@bill-the-cat \
--to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox