All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <lokeshvutla@ti.com>
To: u-boot@lists.denx.de
Subject: [PATCH] Nokia RX-51: Convert to CONFIG_DM_MMC
Date: Tue, 22 Dec 2020 19:26:21 +0530	[thread overview]
Message-ID: <8afd4f6f-5173-9038-c862-c35f82ac0751@ti.com> (raw)
In-Reply-To: <20201121223317.14347-1-pali@kernel.org>

Hi Pali,

[...snip...]

> +++ b/configs/nokia_rx51_defconfig
> @@ -29,6 +29,7 @@ CONFIG_CMD_BOOTMENU=y
>  # CONFIG_CMD_SAVEENV is not set
>  # CONFIG_CMD_ENV_EXISTS is not set
>  # CONFIG_CMD_FLASH is not set
> +# CONFIG_CMD_SLEEP is not set
>  CONFIG_CMD_GPIO=y
>  CONFIG_CMD_I2C=y
>  CONFIG_CMD_MMC=y
> @@ -62,3 +63,6 @@ CONFIG_SPLASH_SCREEN=y
>  # CONFIG_GZIP is not set
>  CONFIG_DM=y
>  CONFIG_DM_I2C=y
> +CONFIG_DM_MMC=y
> +# CONFIG_DM_DEVICE_REMOVE is not set
> +# CONFIG_SYS_MALLOC_F is not set

I am not able to apply this hunk. Is there any dependency on this patch?

Thanks and regards,
Lokesh

> 

  reply	other threads:[~2020-12-22 13:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-21 22:33 [PATCH] Nokia RX-51: Convert to CONFIG_DM_MMC Pali Rohár
2020-12-22 13:56 ` Lokesh Vutla [this message]
2020-12-22 14:00   ` Pali Rohár
2020-12-22 14:50     ` Lokesh Vutla
2020-12-22 15:01       ` Pali Rohár
2021-01-05  6:22 ` Lokesh Vutla
2021-01-11 11:12 ` Lokesh Vutla
2021-01-16  0:04 ` [PATCH v2] " Pali Rohár
2021-01-16 16:21   ` Tom Rini
2021-01-17 17:11     ` Lokesh Vutla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8afd4f6f-5173-9038-c862-c35f82ac0751@ti.com \
    --to=lokeshvutla@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.