RE: [PATCH 3/4] configs: stm32mp1: enable the fastboot oem command partconf

2021-02-09 Thread Patrick DELAUNAY
Hi, > From: Patrick DELAUNAY > 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

Re: [Uboot-stm32] [PATCH 3/4] configs: stm32mp1: enable the fastboot oem command partconf

2020-10-02 Thread Patrice CHOTARD
Hi Patrick On 9/9/20 3:24 PM, Patrick Delaunay wrote: > 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

[PATCH 3/4] configs: stm32mp1: enable the fastboot oem command partconf

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