From: Francesco Dolcini <francesco@dolcini.it>
To: Tom Rini <trini@konsulko.com>
Cc: francesco.dolcini@toradex.com, s-k6@ti.com, w.egorov@phytec.de,
n-francis@ti.com, Stefan Eichenberger <eichest@gmail.com>,
u-boot@lists.denx.de,
Stefan Eichenberger <stefan.eichenberger@toradex.com>
Subject: Re: [PATCH v1] board: verdin-am62: add dram_init_banksize
Date: Wed, 19 Feb 2025 10:25:46 +0100 [thread overview]
Message-ID: <20250219092546.GA16446@francesco-nb> (raw)
In-Reply-To: <173993068966.1662848.15295577849807842145.b4-ty@konsulko.com>
Hello Tom,
On Tue, Feb 18, 2025 at 08:04:49PM -0600, Tom Rini wrote:
> On Mon, 10 Feb 2025 08:27:47 +0100, Stefan Eichenberger wrote:
>
> > Add the dram_init_banksize function to the board file to properly set
> > DRAM memory sizes during boot.
> >
> > The commit bc07851897bd ("board: ti: Pull redundant DDR functions to a
> > common location and Fixup DDR size when ECC is enabled") relocated the
> > dram_init_banksize function from architecture specific initialization to
> > the TI board initialization code. As a result, boards relying on the
> > previous setup now require this function to be defined within their
> > board file to handle DRAM sizing correctly.
> >
> > [...]
>
> Applied to u-boot/next, thanks!
This fix is needed in master, without it verdin-am62 is not booting at
all, can you pick it also in master?
We should have been more explicit on this, next time we'll do better.
Thanks,
Francesco
next prev parent reply other threads:[~2025-02-19 9:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-10 7:27 [PATCH v1] board: verdin-am62: add dram_init_banksize Stefan Eichenberger
2025-02-10 13:45 ` Francesco Dolcini
2025-02-19 2:04 ` Tom Rini
2025-02-19 9:25 ` Francesco Dolcini [this message]
2025-02-19 13:41 ` Tom Rini
2025-02-20 17:19 ` Tom Rini
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=20250219092546.GA16446@francesco-nb \
--to=francesco@dolcini.it \
--cc=eichest@gmail.com \
--cc=francesco.dolcini@toradex.com \
--cc=n-francis@ti.com \
--cc=s-k6@ti.com \
--cc=stefan.eichenberger@toradex.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=w.egorov@phytec.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.