All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] sunxi: sina33: Enable the eMMC
Date: Sun, 13 Nov 2016 19:51:27 +0100	[thread overview]
Message-ID: <a16b6585-d343-a036-38a1-fa26fb55a3c5@redhat.com> (raw)
In-Reply-To: <9e49ec18d7f12d0d5740a91ac89688323593e9bf.1478272627.git-series.maxime.ripard@free-electrons.com>

Hi,

On 04-11-16 16:18, Maxime Ripard wrote:
> The SinA33 has an 4GB Toshiba eMMC connected to the MMC2 controller.
> Enable it.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

LGTM:

Reviewed-by: Hans de Goede <hdegoede@redhat.com>

Regards,

Hans


> ---
>  configs/Sinlinx_SinA33_defconfig | 1 +
>  1 file changed, 1 insertion(+), 0 deletions(-)
>
> diff --git a/configs/Sinlinx_SinA33_defconfig b/configs/Sinlinx_SinA33_defconfig
> index 2a5f985dd303..f4719db2d501 100644
> --- a/configs/Sinlinx_SinA33_defconfig
> +++ b/configs/Sinlinx_SinA33_defconfig
> @@ -4,6 +4,7 @@ CONFIG_MACH_SUN8I_A33=y
>  CONFIG_DRAM_CLK=552
>  CONFIG_DRAM_ZQ=15291
>  CONFIG_MMC0_CD_PIN="PB4"
> +CONFIG_MMC_SUNXI_SLOT_EXTRA=2
>  CONFIG_USB0_ID_DET="PH8"
>  CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-sinlinx-sina33"
>  # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
>

  parent reply	other threads:[~2016-11-13 18:51 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04 15:18 [U-Boot] [PATCH 0/4] sunxi: Improve the SinA33 support Maxime Ripard
2016-11-04 15:18 ` [U-Boot] [PATCH 1/4] mmc: Retry the switch command Maxime Ripard
2016-11-13 18:50   ` Hans de Goede
2016-11-13 22:50     ` Tom Rini
2016-11-14  0:34       ` Jaehoon Chung
2016-11-14  9:56         ` Hans de Goede
2016-11-14 10:20           ` Jaehoon Chung
2016-11-14 12:04     ` Jaehoon Chung
2016-11-04 15:18 ` [U-Boot] [PATCH 2/4] mmc: sunxi: Enable 8bits bus width for sun8i Maxime Ripard
2016-11-05  1:34   ` Chen-Yu Tsai
2016-11-06 17:15     ` Maxime Ripard
2016-11-07  1:53       ` Chen-Yu Tsai
2016-11-07  8:39         ` Maxime Ripard
2016-11-07  8:47           ` Chen-Yu Tsai
2016-11-13 18:51   ` Hans de Goede
2016-11-14 12:04     ` Jaehoon Chung
2016-11-04 15:18 ` [U-Boot] [PATCH 3/4] sunxi: sina33: Enable the eMMC Maxime Ripard
2016-11-05  1:34   ` Chen-Yu Tsai
2016-11-13 18:51   ` Hans de Goede [this message]
2016-11-14 12:05     ` Jaehoon Chung
2016-11-04 15:18 ` [U-Boot] [PATCH 4/4] sunxi: sina33: Enable the LCD Maxime Ripard
2016-11-11 10:30   ` Chen-Yu Tsai
2016-11-13 18:51   ` Hans de Goede
2016-11-14 11:10     ` Jaehoon Chung
2016-11-14 12:05     ` Jaehoon Chung

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=a16b6585-d343-a036-38a1-fa26fb55a3c5@redhat.com \
    --to=hdegoede@redhat.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.