Hi Tomas, On Mon, Sep 2, 2024 at 3:06 PM Tomas Paukrt <[email protected]> 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. > ---
Please write a changelog below the --- line. Something like this: --- Changes since v1: - Bla bla bla

