All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wadim Egorov <w.egorov@phytec.de>
To: Yannic Moog <y.moog@phytec.de>, Stefano Babic <sbabic@denx.de>,
	"Fabio Estevam" <festevam@gmail.com>,
	NXP i.MX U-Boot Team <uboot-imx@nxp.com>,
	"Tom Rini" <trini@konsulko.com>
Cc: Manuel Traut <manut@mecka.net>,
	Tim Harvey <tharvey@gateworks.com>, <upstream@lists.phytec.de>,
	<u-boot@lists.denx.de>, Yashwanth Varakala <y.varakala@phytec.de>
Subject: Re: [Upstream] [PATCH v2 2/6] phycore-imx8mp_defconfig: add optee load address
Date: Thu, 7 Nov 2024 09:52:24 +0100	[thread overview]
Message-ID: <34054407-c686-4ebc-bd38-77ddc0e89625@phytec.de> (raw)
In-Reply-To: <20241107-phytec_imx8m_optee-v2-2-bbc3747a60e8@phytec.de>

Hi Yannic,

Am 07.11.24 um 09:23 schrieb Yannic Moog:
> The phyBOARD-Pollux expects 0x56000000 address to load optee.

You are already defining a default for IMX8M_OPTEE_LOAD_ADDR in the 
mach-imx Kconf. You can drop the patches touching the defconfigs.

Regards,
Wadim

> 
> Signed-off-by: Yannic Moog <y.moog@phytec.de>
> ---
>   configs/phycore-imx8mp_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/phycore-imx8mp_defconfig b/configs/phycore-imx8mp_defconfig
> index 1240c7fcbd0..910109afd80 100644
> --- a/configs/phycore-imx8mp_defconfig
> +++ b/configs/phycore-imx8mp_defconfig
> @@ -5,6 +5,7 @@ CONFIG_SYS_MALLOC_LEN=0x2000000
>   CONFIG_SPL_GPIO=y
>   CONFIG_SPL_LIBCOMMON_SUPPORT=y
>   CONFIG_SPL_LIBGENERIC_SUPPORT=y
> +CONFIG_IMX8M_OPTEE_LOAD_ADDR=0x56000000
>   CONFIG_PHYTEC_SOM_DETECTION=y
>   CONFIG_SF_DEFAULT_SPEED=80000000
>   CONFIG_ENV_SIZE=0x10000
> 


  reply	other threads:[~2024-11-07  8:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-07  8:23 [PATCH v2 0/6] imx8(m): add optee node to binman FIT image Yannic Moog
2024-11-07  8:23 ` [PATCH v2 1/6] arm: imx8m: add OP-TEE node Yannic Moog
2024-11-07 17:42   ` Tim Harvey
2024-11-08 12:44     ` Yannic Moog
2024-11-08 13:49   ` Adam Ford
2024-11-08 18:05     ` Tim Harvey
2024-11-11  7:48       ` Yannic Moog
2024-11-11 10:49         ` Adam Ford
2024-11-13  7:06           ` Yannic Moog
2024-12-06 13:17             ` [Upstream] " Yannic Moog
2024-11-07  8:23 ` [PATCH v2 2/6] phycore-imx8mp_defconfig: add optee load address Yannic Moog
2024-11-07  8:52   ` Wadim Egorov [this message]
2024-11-08 12:55     ` [Upstream] " Yannic Moog
2024-11-08 13:12       ` Wadim Egorov
2024-11-07  8:23 ` [PATCH v2 3/6] imx8mm-phygate-tauri-l_defconfig: " Yannic Moog
2024-11-07  8:23 ` [PATCH v2 4/6] phycore-imx8mm_defconfig: " Yannic Moog
2024-11-07  8:23 ` [PATCH v2 5/6] doc: phytec: imx8mp: add OP-TEE documentation Yannic Moog
2024-11-07  9:07   ` [Upstream] " Wadim Egorov
2024-11-08 12:59     ` Yannic Moog
2024-11-08 13:05       ` Wadim Egorov
2024-11-07  8:23 ` [PATCH v2 6/6] doc: phytec: imx8mm: add OP-TEE integration instructions Yannic Moog

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=34054407-c686-4ebc-bd38-77ddc0e89625@phytec.de \
    --to=w.egorov@phytec.de \
    --cc=festevam@gmail.com \
    --cc=manut@mecka.net \
    --cc=sbabic@denx.de \
    --cc=tharvey@gateworks.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    --cc=upstream@lists.phytec.de \
    --cc=y.moog@phytec.de \
    --cc=y.varakala@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.