From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Daniel Schultz <d.schultz@phytec.de>,
w.egorov@phytec.de, trini@konsulko.com, u-boot@lists.denx.de
Cc: mkorpershoek@kernel.org, anshuld@ti.com,
upstream@lists.phytec.de, Daniel Schultz <d.schultz@phytec.de>
Subject: Re: [PATCH] configs: phycore_am62x_a53_defconfig: Remove CONFIG_SYS_BOOTM_LEN
Date: Tue, 29 Apr 2025 14:31:22 +0200 [thread overview]
Message-ID: <87plgv5eud.fsf@kernel.org> (raw)
In-Reply-To: <20250429120818.3365069-1-d.schultz@phytec.de>
Hi Daniel,
Thank you for the patch.
On mar., avril 29, 2025 at 05:08, Daniel Schultz <d.schultz@phytec.de> wrote:
> This config was defined with the default value of 8 MiB. However,
> the default value is different when CONFIG_ARM64 is enabled and
> should be 64 MiB.
>
> Remove this config from the A53 defconfig and use the correct
> default config.
>
> Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
> ---
> configs/phycore_am62x_a53_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configs/phycore_am62x_a53_defconfig b/configs/phycore_am62x_a53_defconfig
> index 4ad399893ff..c52a2f76200 100644
> --- a/configs/phycore_am62x_a53_defconfig
> +++ b/configs/phycore_am62x_a53_defconfig
> @@ -28,7 +28,6 @@ CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
> CONFIG_SPL_BSS_START_ADDR=0x80c80000
> CONFIG_SPL_BSS_MAX_SIZE=0x80000
> CONFIG_SPL_STACK_R=y
> -CONFIG_SYS_BOOTM_LEN=0x800000
> CONFIG_SPL_SIZE_LIMIT=0x80000
> CONFIG_SPL_SIZE_LIMIT_PROVIDE_STACK=0x800
> CONFIG_ENV_OFFSET_REDUND=0x6c0000
> --
> 2.25.1
next prev parent reply other threads:[~2025-04-29 12:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 12:08 [PATCH] configs: phycore_am62x_a53_defconfig: Remove CONFIG_SYS_BOOTM_LEN Daniel Schultz
2025-04-29 12:31 ` Mattijs Korpershoek [this message]
2025-05-05 23:35 ` 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=87plgv5eud.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=anshuld@ti.com \
--cc=d.schultz@phytec.de \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=upstream@lists.phytec.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.