[PATCH v3] cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
marex at denx.de
Tue Oct 31 13:20:49 CET 2023
On 10/31/23 13:06, Fabio Estevam wrote:
> Hi Marek,
>
> On Tue, Oct 31, 2023 at 7:16 AM Marek Vasut <marex at denx.de> wrote:
>
>> +config CMD_MMC_REG
>> + bool "Enable support for reading card registers in the mmc command"
>> + depends on CMD_MMC
>> + default n
>
> "default n" could be dropped, since it is already the default.
Should be fixed in v4, thanks
More information about the U-Boot
mailing list