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

2021-01-27 Thread Patrick DELAUNAY
; Peng Fan ; Simon Glass ; U-Boot STM32 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

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

2021-01-23 Thread Lukasz Majewski
mon > > Glass ; U-Boot STM32 > 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 descripti

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

2020-12-09 Thread Patrick DELAUNAY
Hi Lukasz, > From: Patrick DELAUNAY > Sent: mercredi 9 septembre 2020 15:23 > To: u-boot@lists.denx.de > Cc: Patrick DELAUNAY ; Jagan Teki > ; Kever Yang ; > Mingming lee ; Miquel Raynal > ; Peng Fan ; Simon Glass > ; U-Boot STM32 mailman.stormreply.com> > Subj

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

2020-09-09 Thread Patrick Delaunay
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