All of lore.kernel.org
 help / color / mirror / Atom feed
From: Milan Zamazal <mzamazal@redhat.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Gilles Talis <gilles.talis@gmail.com>,
	 Peng Fan <peng.fan@oss.nxp.com>,
	uboot-imx@nxp.com,  u-boot@lists.denx.de
Subject: Re: [PATCH v2] imx: imx8mp: Add support for Polyhex Debix Model A SBC
Date: Tue, 30 Jan 2024 20:55:45 +0100	[thread overview]
Message-ID: <87r0hy38am.fsf@redhat.com> (raw)
In-Reply-To: <CAOMZO5A2W4ZZBdUjNkA9fqB+kBgASM7esfcLL3RvdwmCi9qakw@mail.gmail.com> (Fabio Estevam's message of "Tue, 30 Jan 2024 16:31:09 -0300")

Fabio Estevam <festevam@gmail.com> writes:

> Hi Milan,
>
> On Tue, Jan 30, 2024 at 9:22 AM Milan Zamazal <mzamazal@redhat.com> wrote:
>
>> Well, after trying both the SD cards again with fresh reinstallations, it works
>> with a 32 GB card and I get the error above with a 64 GB card.  Is it possible
>> that there is something wrong with SDXC cards?
>
> Does the change below help?
>
> --- a/arch/arm/dts/imx8mp-debix-model-a-u-boot.dtsi
> +++ b/arch/arm/dts/imx8mp-debix-model-a-u-boot.dtsi
> @@ -128,6 +128,9 @@
>         bootph-pre-ram;
>         sd-uhs-sdr104;
>         sd-uhs-ddr50;
> +       assigned-clocks = <&clk IMX8MP_CLK_USDHC2>;
> +       assigned-clock-rates = <400000000>;
> +       assigned-clock-parents = <&clk IMX8MP_SYS_PLL1_400M>;
>  };
>
>  &usdhc3 {

No, the same error. :-(

Regards,
Milan


  reply	other threads:[~2024-01-30 19:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-23 19:21 [PATCH v2] imx: imx8mp: Add support for Polyhex Debix Model A SBC Gilles Talis
2023-05-25  0:12 ` Peng Fan
2023-12-07 15:08   ` Milan Zamazal
2023-12-12  0:35     ` Gilles Talis
2023-12-12 12:28       ` Milan Zamazal
2024-01-29 22:16         ` Milan Zamazal
2024-01-30 19:31           ` Fabio Estevam
2024-01-30 19:55             ` Milan Zamazal [this message]
2024-02-12 12:45               ` Gilles Talis
2024-02-13 10:34                 ` Milan Zamazal
2023-12-13 16:21     ` Fabio Estevam
2023-12-15 23:08       ` Gilles Talis

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=87r0hy38am.fsf@redhat.com \
    --to=mzamazal@redhat.com \
    --cc=festevam@gmail.com \
    --cc=gilles.talis@gmail.com \
    --cc=peng.fan@oss.nxp.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    /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.