All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 10/13] imx: load calibration parameters from fuse for i.MX8MP
Date: Wed, 6 May 2020 13:14:15 -0300	[thread overview]
Message-ID: <CAOMZO5CmyYGe94xrLZ9aSrftRFQ+wJw-g9oBuDCNYCRpROjL6A@mail.gmail.com> (raw)
In-Reply-To: <DB6PR0402MB276000742D284E090C0979A188A70@DB6PR0402MB2760.eurprd04.prod.outlook.com>

Hi Peng,

On Mon, May 4, 2020 at 11:50 PM Peng Fan <peng.fan@nxp.com> wrote:

> Busfreq could be disabled by set the device tree node to disabled.

This does not help. If I use the NXP U-Boot I can boot the NXP 5.4.3
without problems.

> > I have also tried to boot NXP 5.4.3 on a i.MX8MM EVK with the latest U-Boot
> > and I also observe a hang.
>
> I'll give a try tomorrow when I back to office. There is a ARM clock issue that
> could cause all i.MX8M kernel hang, but that should be a bit late, should not
> be that early just after console enabled.

Currently, we can not even boot to the U-Boot prompt with mainline U-Boot.

Reverting f24dea4e1b ("ARM: imx8m: Fix reset in SPL on NXP iMX8MP
EVK") allows it to boot again.

As discussed in the other thread, this means that the i.MX8MP clock
driver is broken.

Please let me know if you can look at these issues.

Thanks

  reply	other threads:[~2020-05-06 16:14 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03 14:19 [PATCH 00/13] imx: tmu support and scu thermal update Peng Fan
2020-05-03 14:19 ` [PATCH 01/13] thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor Peng Fan
2020-05-11 10:16   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 02/13] thermal: Add thermal driver for i.MX8M Peng Fan
2020-05-11 10:16   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 03/13] thermal: imx_tmu: Add support for thermal sensor on iMX8MM Peng Fan
2020-05-11 10:16   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 04/13] thermal: imx_tmu: support TMU arch level initialization Peng Fan
2020-05-11 10:18   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 05/13] thermal: imx_tmu: Fix for temperature out of range Peng Fan
2020-05-11 10:16   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 06/13] thermal: imx_tmu: Check the TEMP range for iMX8MM Peng Fan
2020-05-11 10:17   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 07/13] thermal: imx_tmu: support i.MX8MP Peng Fan
2020-05-11 10:18   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 08/13] imx8mm: Load fuse for TMU TCALIV and TASR Peng Fan
2020-05-11 10:16   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 09/13] imx: i.MX8MN: Enable loading TASR and TCALIV from fuse Peng Fan
2020-05-11 10:18   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 10/13] imx: load calibration parameters from fuse for i.MX8MP Peng Fan
2020-05-03 15:10   ` Fabio Estevam
2020-05-03 23:39     ` Peng Fan
2020-05-04 12:38       ` Fabio Estevam
2020-05-05  2:50         ` Peng Fan
2020-05-06 16:14           ` Fabio Estevam [this message]
2020-05-07  0:08             ` Peng Fan
2020-05-07  2:11               ` Fabio Estevam
2020-05-11 10:19   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 11/13] imx8mp: Set default SNSR25C for TMU probe1 Peng Fan
2020-05-11 10:15   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 12/13] imx: regs: add more fuse bank structure Peng Fan
2020-05-11 10:18   ` sbabic at denx.de
2020-05-03 14:19 ` [PATCH 13/13] imx: cpu: support tmu Peng Fan
2020-05-11 10:16   ` sbabic at denx.de

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=CAOMZO5CmyYGe94xrLZ9aSrftRFQ+wJw-g9oBuDCNYCRpROjL6A@mail.gmail.com \
    --to=festevam@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.