public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Manorit Chawdhry <m-chawdhry@ti.com>
Cc: Tom Rini <trini@konsulko.com>, <u-boot@lists.denx.de>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Neha Malcom Francis <n-francis@ti.com>,
	Udit Kumar <u-kumar1@ti.com>, Reid Tonking <reidt@ti.com>,
	Apurva Nandan <a-nandan@ti.com>, Andrew Davis <afd@ti.com>,
	Nikhil M Jain <n-jain1@ti.com>
Subject: Re: [PATCH v2 1/6] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
Date: Mon, 28 Aug 2023 11:41:00 -0500	[thread overview]
Message-ID: <20230828164100.4ikllm2oqbc7ebae@estate> (raw)
In-Reply-To: <20230816-b4-upstream-j721s2-r5-pinmux-v2-1-a5f141be40bc@ti.com>

On 16:46-20230825, Manorit Chawdhry wrote:
> From: Udit Kumar <u-kumar1@ti.com>
> 
> The malloc capacity in DRAM at R5 SPL is set to 1MB which isn't
> sufficient to load the new tispl.bin to
> enable loading of tispl.bin the size is increased by 256KB to 1.25MB.
> 
> Cc: Nikhil M Jain <n-jain1@ti.com>
> Signed-off-by: Udit Kumar <u-kumar1@ti.com>
> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
> ---
>  configs/j721s2_evm_r5_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/j721s2_evm_r5_defconfig b/configs/j721s2_evm_r5_defconfig
> index 1e66ac23d05b..e2b83b337809 100644
> --- a/configs/j721s2_evm_r5_defconfig
> +++ b/configs/j721s2_evm_r5_defconfig
> @@ -42,6 +42,7 @@ CONFIG_SPL_SYS_REPORT_STACK_F_USAGE=y
>  CONFIG_SPL_BOARD_INIT=y
>  CONFIG_SPL_SYS_MALLOC_SIMPLE=y
>  CONFIG_SPL_STACK_R=y
> +CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x140000
>  CONFIG_SPL_SEPARATE_BSS=y
>  CONFIG_SYS_SPL_MALLOC=y
>  CONFIG_HAS_CUSTOM_SPL_MALLOC_START=y

Though this makes me curious who AM62x did'nt need this.. but anyways..


Reviewed-by: Nishanth Menon <nm@ti.com>

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

  reply	other threads:[~2023-08-28 16:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-25 11:16 [PATCH v2 0/6] DTS Sync from v6.5-rc1 to u-boot Manorit Chawdhry
2023-08-25 11:16 ` [PATCH v2 1/6] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM Manorit Chawdhry
2023-08-28 16:41   ` Nishanth Menon [this message]
2023-08-25 11:17 ` [PATCH v2 2/6] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list Manorit Chawdhry
2023-08-28  2:05   ` Neha Malcom Francis
2023-08-28 16:35   ` Nishanth Menon
2023-08-25 11:17 ` [PATCH v2 3/6] k3-j721s2: Sync from Linux tag v6.5-rc1 Manorit Chawdhry
2023-08-28  2:16   ` Neha Malcom Francis
2023-08-28  7:34   ` Neha Malcom Francis
2023-08-28  7:56     ` Manorit Chawdhry
2023-08-28 16:23   ` Nishanth Menon
2023-08-25 11:17 ` [PATCH v2 4/6] k3-am68: " Manorit Chawdhry
2023-08-28  2:20   ` Neha Malcom Francis
2023-08-28 16:24   ` Nishanth Menon
2023-08-25 11:17 ` [PATCH v2 5/6] docs: ti: j721s2_evm: Create documentation from J7200 docs Manorit Chawdhry
2023-08-28  2:24   ` Neha Malcom Francis
2023-08-28 13:30   ` Nishanth Menon
2023-08-29 10:38     ` Manorit Chawdhry
2023-08-25 11:17 ` [PATCH v2 6/6] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File Manorit Chawdhry
2023-08-28 16:39   ` Nishanth Menon

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=20230828164100.4ikllm2oqbc7ebae@estate \
    --to=nm@ti.com \
    --cc=a-nandan@ti.com \
    --cc=afd@ti.com \
    --cc=m-chawdhry@ti.com \
    --cc=n-francis@ti.com \
    --cc=n-jain1@ti.com \
    --cc=reidt@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=u-kumar1@ti.com \
    --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