All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anshul Dalal <anshuld@ti.com>
To: Wadim Egorov <w.egorov@phytec.de>, <ggiordano@phytec.com>,
	<trini@konsulko.com>, <d.schultz@phytec.de>
Cc: <u-boot@lists.denx.de>, <upstream@lists.phytec.de>
Subject: Re: [PATCH 1/2] configs: phycore_am62ax_r5_defconfig: eMMC boot from raw offsets
Date: Wed, 10 Sep 2025 10:41:02 +0530	[thread overview]
Message-ID: <DCOV1IAT8POW.2FSM1HT913MBE@ti.com> (raw)
In-Reply-To: <20250909103654.3341398-1-w.egorov@phytec.de>

On Tue Sep 9, 2025 at 4:06 PM IST, Wadim Egorov wrote:
> From: Daniel Schultz <d.schultz@phytec.de>
>
> Enable CONFIG_SPL_SYS_MMCSD_RAW_MODE and set the offset address to
> boot from raw addresses instead of a FAT partition.
>
> Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
> ---
>  configs/phycore_am62ax_r5_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/configs/phycore_am62ax_r5_defconfig b/configs/phycore_am62ax_r5_defconfig
> index 01d100842de..584a6415ca5 100644
> --- a/configs/phycore_am62ax_r5_defconfig
> +++ b/configs/phycore_am62ax_r5_defconfig
> @@ -42,6 +42,8 @@ CONFIG_SPL_SYS_MALLOC=y
>  CONFIG_SPL_HAS_CUSTOM_MALLOC_START=y
>  CONFIG_SPL_CUSTOM_SYS_MALLOC_ADDR=0x84000000
>  CONFIG_SPL_EARLY_BSS=y
> +CONFIG_SPL_SYS_MMCSD_RAW_MODE=y
> +CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x400
>  CONFIG_SPL_DMA=y
>  CONFIG_SPL_DM_MAILBOX=y
>  CONFIG_SPL_MTD=y

Looks good to me,
Acked-by: Anshul Dalal <anshuld@ti.com>

Regards

  parent reply	other threads:[~2025-09-10  5:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-09 10:36 [PATCH 1/2] configs: phycore_am62ax_r5_defconfig: eMMC boot from raw offsets Wadim Egorov
2025-09-09 10:36 ` [PATCH 2/2] configs: phycore_am62ax_a53_defconfig: " Wadim Egorov
2025-09-10  5:11   ` Anshul Dalal
2025-09-10  5:11 ` Anshul Dalal [this message]
2025-09-20 17:47 ` [PATCH 1/2] configs: phycore_am62ax_r5_defconfig: " 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=DCOV1IAT8POW.2FSM1HT913MBE@ti.com \
    --to=anshuld@ti.com \
    --cc=d.schultz@phytec.de \
    --cc=ggiordano@phytec.com \
    --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.