FW: [PATCH 1/4] fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT

Patrick DELAUNAY patrick.delaunay at foss.st.com
Wed Jan 27 11:27:39 CET 2021


On 1/26/21 4:48 PM, Patrick DELAUNAY wrote:
> From: Lukasz Majewski <lukma at denx.de>
> Sent: samedi 23 janvier 2021 13:16
>
> Hi Patrick,
>
>> Hi Lukasz,
>>
>>> From: Patrick DELAUNAY <patrick.delaunay at st.com>
>>> Sent: mercredi 9 septembre 2020 15:23
>>> To: u-boot at lists.denx.de
>>> Cc: Patrick DELAUNAY <patrick.delaunay at st.com>; Jagan Teki
>>> <jagan at amarulasolutions.com>; Kever Yang
>>> <kever.yang at rock-chips.com>; Mingming lee
>>> <mingming.lee at mediatek.com>; Miquel Raynal
>>> <miquel.raynal at bootlin.com>; Peng Fan <peng.fan at nxp.com>; Simon
>>> Glass <sjg at chromium.org>; U-Boot STM32 <uboot-stm32 at 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 at 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).

I wil rebase the serie.

And I understand and accept your apologies;

anyway the serie wasn't blocking for me.


>
> 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

Regards

PAtrick



More information about the U-Boot mailing list