Re: [PATCH 2/2] cmd/mmc: add subcommand to query max enhanced partition size

2021-09-23 Thread Jaehoon Chung
On 9/22/21 9:30 PM, Matthias Schiffer wrote: > From: Markus Niebel > > The new command prints the sector count and size in a human-readable > format and sets an environment variable for scripted handling. The > variable value is set in decimal to match what the 'mmc hwpartition' > command expects

[PATCH 2/2] cmd/mmc: add subcommand to query max enhanced partition size

2021-09-22 Thread Matthias Schiffer
From: Markus Niebel The new command prints the sector count and size in a human-readable format and sets an environment variable for scripted handling. The variable value is set in decimal to match what the 'mmc hwpartition' command expects. The environment variable can be used for automated par