public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 1/4] fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
Date: Sat, 23 Jan 2021 13:15:36 +0100	[thread overview]
Message-ID: <20210123131536.15685a00@jawa> (raw)
In-Reply-To: <8d6dfa51d37a4fcdb2f58516473925de@SFHDAG2NODE3.st.com>

Hi Patrick,

> Hi Lukasz,
> 
> > From: Patrick DELAUNAY <patrick.delaunay@st.com>
> > Sent: mercredi 9 septembre 2020 15:23
> > To: u-boot at lists.denx.de
> > Cc: Patrick DELAUNAY <patrick.delaunay@st.com>; Jagan Teki
> > <jagan@amarulasolutions.com>; Kever Yang
> > <kever.yang@rock-chips.com>; Mingming lee
> > <mingming.lee@mediatek.com>; Miquel Raynal
> > <miquel.raynal@bootlin.com>; Peng Fan <peng.fan@nxp.com>; Simon
> > Glass <sjg@chromium.org>; U-Boot STM32 <uboot-stm32@st-md-
> > mailman.stormreply.com> Subject: [PATCH 1/4] fastboot: mmc: Add
> > CONFIG_FASTBOOT_MMC_USER_SUPPORT
> > Importance: High
> > 
> > Split userdata and boot partition support for eMMC update and
> > correct the description (update is supported).
> > 
> > The new configuration CONFIG_FASTBOOT_MMC_USER_SUPPORT allows to
> > activate support of userdata partition update, based on target
> > name=CONFIG_FASTBOOT_MMC_USER_NAME
> > 
> > This patch also removes the unnecessary dependency with
> > ARCH_MEDIATEK and EFI_PARTITION.
> > 
> > Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
> > ---
> > 
> >  configs/mt8518_ap1_emmc_defconfig |  1 +
> >  drivers/fastboot/Kconfig          | 22 +++++++++++++++++-----
> >  drivers/fastboot/fb_mmc.c         |  9 ++++++---
> >  3 files changed, 24 insertions(+), 8 deletions(-)
> >   
> 
> Gentle reminder,
> 
> Any comments on this serie [1]
> 
> [1] http://patchwork.ozlabs.org/project/uboot/list/?series=200509
> 
> Patrick 

Could you rebase this on top of current -master (after I do send the
PR) and resend. There are now build / application errors on this series.

Thanks in advance and please find my apologize for very late reply
(covid19 + personal matters).


Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210123/03748a27/attachment.sig>

  reply	other threads:[~2021-01-23 12:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-09 13:22 [PATCH 1/4] fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT Patrick Delaunay
2020-09-09 13:22 ` [PATCH 2/4] fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2 Patrick Delaunay
2020-09-09 13:22 ` [PATCH 3/4] fastboot: add command to select the default emmc hwpart for boot Patrick Delaunay
2020-09-09 13:22 ` [PATCH 4/4] fastboot: add command to select the eMMC boot configuration Patrick Delaunay
2020-12-09 10:48 ` [PATCH 1/4] fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT Patrick DELAUNAY
2021-01-23 12:15   ` Lukasz Majewski [this message]
     [not found]     ` <a8f9542dacb742afa96d2977df159d3f@SFHDAG2NODE3.st.com>
2021-01-27 10:27       ` FW: " 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=20210123131536.15685a00@jawa \
    --to=lukma@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox