All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ricardo Salveti <rsalveti@rsalveti.net>
To: u-boot@lists.denx.de
Subject: i.MX8MM-EVK Boot failure
Date: Fri, 13 Dec 2019 08:22:22 -0300	[thread overview]
Message-ID: <CAHYQr0oO-8Y9x5h7zVrUdwQUdW2dWbbHYQYQgC_aurJDY=w86Q@mail.gmail.com> (raw)
In-Reply-To: <CAOMZO5Bu66dM0SY4=SLhWoPOVFLwi6i55n+QGfbwOwq=XbXtkA@mail.gmail.com>

Hi Fabio,

On Fri, Dec 13, 2019 at 6:44 AM Fabio Estevam <festevam@gmail.com> wrote:
>
> Hi Ricardo,
>
> On Thu, Dec 12, 2019 at 6:20 PM Ricardo Salveti <rsalveti@rsalveti.net> wrote:
>
> > Can you also confirm if mmc is working correctly on imx8mm evk?
>
> I don't have access to a imx8mm_evk at the moment, but does the change
> below help?
>
> --- a/configs/imx8mm_evk_defconfig
> +++ b/configs/imx8mm_evk_defconfig
> @@ -66,7 +66,7 @@ CONFIG_SYS_I2C_MXC_I2C2=y
>  CONFIG_SYS_I2C_MXC_I2C3=y
>  CONFIG_DM_MMC=y
>  CONFIG_SUPPORT_EMMC_BOOT=y
> -CONFIG_FSL_ESDHC_IMX=y
> +CONFIG_FSL_USDHC=y
>  CONFIG_PHYLIB=y
>  CONFIG_PHY_ATHEROS=y
>  CONFIG_DM_ETH=y

That ends up producing a bunch of build warnings, saying it now being redefined.

Will investigate a bit more and also try a few different sdcards I got.

Thanks,
-- 
Ricardo Salveti de Araujo

  reply	other threads:[~2019-12-13 11:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-07 14:42 i.MX8MM-EVK Boot failure Adam Ford
2019-12-07 18:25 ` Tom Rini
2019-12-08 12:50   ` Adam Ford
2019-12-08 15:34     ` Adam Ford
2019-12-08 16:26       ` Michael Nazzareno Trimarchi
2019-12-10  1:17 ` Fabio Estevam
2019-12-11  1:48 ` Peng Fan
2019-12-11  1:58   ` Fabio Estevam
2019-12-11  3:05     ` Peng Fan
2019-12-11  3:13       ` Fabio Estevam
2019-12-11 12:58         ` Adam Ford
2019-12-11 13:46           ` Fabio Estevam
2019-12-12 21:19       ` Ricardo Salveti
2019-12-13  9:44         ` Fabio Estevam
2019-12-13 11:22           ` Ricardo Salveti [this message]
2019-12-16 19:20         ` Fabio Estevam

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='CAHYQr0oO-8Y9x5h7zVrUdwQUdW2dWbbHYQYQgC_aurJDY=w86Q@mail.gmail.com' \
    --to=rsalveti@rsalveti.net \
    --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.