[PATCH v2] cmd: mmc: Allow using partition name in mmc erase command

Fabio Estevam festevam at gmail.com
Mon Sep 2 20:20:56 CEST 2024


On Mon, Sep 2, 2024 at 3:12 PM Fabio Estevam <festevam at gmail.com> wrote:
>
> Hi Tomas,
>
> On Mon, Sep 2, 2024 at 3:06 PM Tomas Paukrt <tomaspaukrt at email.cz> wrote:
> >
> > The mmc erase command currently requires blk# and cnt parameters
> > which can be obtained using the part start and part size commands
> > if the entire partition needs to be erased.
> >
> > Simplify the use of the mmc erase command by allowing the partition
> > name to be specified directly.

Your Signed-off-by tag is missing.

Please run ./scripts/checkpatch.pl 0001-yourpatch.patch to detect such issues.


More information about the U-Boot mailing list