All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick DELAUNAY <patrick.delaunay@st.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/4] configs: stm32mp1: enable the fastboot oem command partconf
Date: Tue, 9 Feb 2021 09:23:11 +0000	[thread overview]
Message-ID: <AS8PR10MB4760315460A7886CF6982211E58E9@AS8PR10MB4760.EURPRD10.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <20200909152426.3.Ifc72cc530e2479312583fe81352d9f58b63388fe@changeid>

Hi,

> From: Patrick DELAUNAY <patrick.delaunay@st.com>
> Sent: mercredi 9 septembre 2020 15:25
> 
> Enable the fastboot oem command partconf, used to select the correct eMMC boot
> partition, with same format than 'mmc partconf'
> with parameter: boot_ack boot_partition
> On stm32mp1 family:
> - boot_ack = 1 (Boot Acknowledge is needed by ROM code)
> - boot_partition = 1 or 2 (Boot partition 1 / 2 enabled for boot)
> 
> So on EV1 board the expected commands to select boot partition 1 or 2 $>
> fastboot oem partconf:1 1 $> fastboot oem partconf:1 2
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
> ---
> 
>  configs/stm32mp15_basic_defconfig   | 1 +
>  configs/stm32mp15_trusted_defconfig | 1 +
>  2 files changed, 2 insertions(+)
> 

Applied to u-boot-stm/master, thanks!

Regards

Patrick

  parent reply	other threads:[~2021-02-09  9:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-09 13:24 [PATCH 1/4] configs: stm32mp1: enable fastboot support of eMMC boot partition Patrick Delaunay
2020-09-09 13:24 ` [PATCH 2/4] configs: stm32mp1: enable the fastboot oem command format Patrick Delaunay
2020-10-02  9:50   ` [Uboot-stm32] " Patrice CHOTARD
2021-02-09  9:22   ` Patrick DELAUNAY
2020-09-09 13:24 ` [PATCH 3/4] configs: stm32mp1: enable the fastboot oem command partconf Patrick Delaunay
2020-10-02 11:29   ` [Uboot-stm32] " Patrice CHOTARD
2021-02-09  9:23   ` Patrick DELAUNAY [this message]
2020-09-09 13:24 ` [PATCH 4/4] configs: stm32mp1: enable the fastboot oem command bootbus Patrick Delaunay
2020-10-02 11:30   ` [Uboot-stm32] " Patrice CHOTARD
2021-02-09  9:23   ` Patrick DELAUNAY
2020-10-02  9:48 ` [Uboot-stm32] [PATCH 1/4] configs: stm32mp1: enable fastboot support of eMMC boot partition Patrice CHOTARD
2021-02-09  9:22 ` Patrick DELAUNAY

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=AS8PR10MB4760315460A7886CF6982211E58E9@AS8PR10MB4760.EURPRD10.PROD.OUTLOOK.COM \
    --to=patrick.delaunay@st.com \
    --cc=u-boot@lists.denx.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.