u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Francesco Dolcini <francesco@dolcini.it>
To: u-boot@lists.denx.de, Francesco Dolcini <francesco@dolcini.it>
Cc: Marek Vasut <marex@denx.de>, Tom Rini <trini@konsulko.com>,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Simon Glass <sjg@chromium.org>, Fabio Estevam <festevam@denx.de>
Subject: Re: v2023.07-rc5 regression: Image overlaps SPL
Date: Mon, 3 Jul 2023 18:49:33 +0200	[thread overview]
Message-ID: <ZKL8HQKiHRCI7+4D@francesco-nb.int.toradex.com> (raw)
In-Reply-To: <ZJ2S6mba7vQe5ZbB@gaggiata.pivistrello.it>

Short update on this regression.

On Thu, Jun 29, 2023 at 04:19:22PM +0200, Francesco Dolcini wrote:
> I also noticed something weird on a colibri imx7s, this is not using SPL,
> likely something completly different, however given this is new also from rc5 I
> thought it's valuable to report:
> 
> ```
> U-Boot 2023.07-rc5-0.0.0-devel+git.580eb31199be (Jun 27 2023 - 13:39:58 +0000)
> CPU:   Freescale i.MX7S rev1.2 800 MHz (running at 792 MHz)
> CPU:   Extended Commercial temperature grade (-20C to 105C) at 30C
> Reset cause: POR
> DRAM:  initcall sequence 8786eafc failed at call 8781b351 (err=-3)
> ### ERROR ### Please RESET the board ###
> ```

This is unrelated to v2023.07-rc5, the issue was introduced with
8c103c33fb14 ("dm: dts: Convert driver model tags to use new schema"),
that is in since v2023.07-rc1.

Sorry about the initial incomplete/wrong information.

For some reason this affects only imx7s, while imx7d is fine (single
core, only one USB host interface, while the dual variant seems just fine).

Not many ideas for the moment, we might as well be doing something plain
wrong in our board file.

I quickly tried removing the whole `&lcdif` and it does not seems to
help. I do not think we even enable display output support at the
moment.

Francesco


  parent reply	other threads:[~2023-07-03 16:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-29 14:19 v2023.07-rc5 regression: Image overlaps SPL Francesco Dolcini
2023-06-29 22:58 ` Tom Rini
2023-06-30  7:12   ` Francesco Dolcini
2023-06-30 13:22 ` Fabio Estevam
2023-06-30 13:51   ` Fabio Estevam
2023-06-30 14:05     ` Tom Rini
2023-06-30 14:11       ` Fabio Estevam
2023-07-03 16:49 ` Francesco Dolcini [this message]
2023-07-03 19:40   ` Marek Vasut
2023-07-03 19:54     ` Francesco Dolcini
2023-07-03 19:57       ` Francesco Dolcini
2023-07-03 20:01       ` Tom Rini
2023-07-03 20:49         ` Francesco Dolcini
2023-07-04 14:39           ` Fabio Estevam
2023-07-04 15:09             ` Tom Rini
2023-07-04 15:15               ` Francesco Dolcini
2023-07-04 15:12             ` Francesco Dolcini
2023-07-04 15:14               ` Tom Rini
2023-07-04 15:23                 ` Francesco Dolcini
2023-07-04 15:30                   ` Tom Rini
2023-07-04 15:57               ` Fabio Estevam
2023-07-04 17:04                 ` Francesco Dolcini
2023-07-04 17:13                   ` Fabio Estevam
2023-07-05 15:35                     ` Tom Rini
2023-07-06 20:34                       ` Simon Glass

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=ZKL8HQKiHRCI7+4D@francesco-nb.int.toradex.com \
    --to=francesco@dolcini.it \
    --cc=festevam@denx.de \
    --cc=marcel.ziswiler@toradex.com \
    --cc=marex@denx.de \
    --cc=sjg@chromium.org \
    --cc=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;
as well as URLs for NNTP newsgroup(s).