From: Tom Rini <trini@konsulko.com>
To: Georgi Vlaev <g-vlaev@ti.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>,
Anand Gadiyar <gadiyar@ti.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH 1/5] arm: mach-k3: common: Use ddr_init in spl_enable_dcache
Date: Thu, 16 Jun 2022 10:38:43 -0400 [thread overview]
Message-ID: <20220616143843.GP2484912@bill-the-cat> (raw)
In-Reply-To: <20220614144534.317407-2-g-vlaev@ti.com>
[-- Attachment #1: Type: text/plain, Size: 476 bytes --]
On Tue, Jun 14, 2022 at 05:45:30PM +0300, Georgi Vlaev wrote:
> The spl_enable_dcache() function calls dram_init_banksize()
> to get the total memory size. Normally the dram_init_banksize()
> setups the memory banks, while the total size is reported
> by ddr_init(). This worked so far for K3 since we set the
> gd->ram_size in dram_init_banksize() as well.
>
> Signed-off-by: Georgi Vlaev <g-vlaev@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2022-06-16 14:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 14:45 [PATCH 0/5] board: ti: am62x: Add support for 1-bit inline DDRSS ECC Georgi Vlaev
2022-06-14 14:45 ` [PATCH 1/5] arm: mach-k3: common: Use ddr_init in spl_enable_dcache Georgi Vlaev
2022-06-16 14:38 ` Tom Rini [this message]
2022-07-07 1:55 ` Tom Rini
2022-06-14 14:45 ` [PATCH 2/5] arm: dts: k3-am625-*: Mark memory with u-boot,dm-spl Georgi Vlaev
2022-06-16 14:38 ` Tom Rini
2022-07-07 1:55 ` Tom Rini
2022-06-14 14:45 ` [PATCH 3/5] board: ti: am62x: Use fdt functions for ram and bank init Georgi Vlaev
2022-06-16 14:38 ` Tom Rini
2022-07-07 1:55 ` Tom Rini
2022-06-14 14:45 ` [PATCH 4/5] board: ti: am62x: Account for DDR size fixups if ECC is enabled Georgi Vlaev
2022-06-16 14:39 ` Tom Rini
2022-07-07 1:55 ` Tom Rini
2022-06-14 14:45 ` [PATCH 5/5] configs: am62x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig Georgi Vlaev
2022-06-16 14:39 ` Tom Rini
2022-07-07 1:55 ` 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=20220616143843.GP2484912@bill-the-cat \
--to=trini@konsulko.com \
--cc=g-vlaev@ti.com \
--cc=gadiyar@ti.com \
--cc=u-boot@lists.denx.de \
--cc=vigneshr@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox