[PATCH v3] cmd: mmc: Add mmc reg read command for reading card registers

Fabio Estevam festevam at gmail.com
Tue Oct 31 13:06:07 CET 2023


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.


More information about the U-Boot mailing list