Re: [PATCH] cmd: mmc: Support mmc hwpartition user enh start -

2021-09-15 Thread Marek Vasut
On 9/15/21 4:30 AM, Peng Fan (OSS) wrote: On 2021/9/12 5:14, Marek Vasut wrote: Add option to extend the hardware partition to the maximum size by using the '-' dash sign instead of $cnt parameter. This is useful in case we want to switch the entire eMMC user area into pSLC mode, especially in

Re: [PATCH] cmd: mmc: Support mmc hwpartition user enh start -

2021-09-14 Thread Peng Fan (OSS)
On 2021/9/12 5:14, Marek Vasut wrote: Add option to extend the hardware partition to the maximum size by using the '-' dash sign instead of $cnt parameter. This is useful in case we want to switch the entire eMMC user area into pSLC mode, especially in case the device may be populated with diff

[PATCH] cmd: mmc: Support mmc hwpartition user enh start -

2021-09-11 Thread Marek Vasut
Add option to extend the hardware partition to the maximum size by using the '-' dash sign instead of $cnt parameter. This is useful in case we want to switch the entire eMMC user area into pSLC mode, especially in case the device may be populated with different size eMMCs. With this change, we do