All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens@csie.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T
Date: Mon, 28 Aug 2017 16:12:15 +0800	[thread overview]
Message-ID: <CAGb2v669P3RP9Xk8J8HH19H7aJ7O4dS1=JZw55BRPXaAmckQLg@mail.gmail.com> (raw)
In-Reply-To: <CAD6G_RQwKhWfqvrkGxUfLw1LqvncOEZPzPW8AZ+uSVvYA8xO+g@mail.gmail.com>

On Mon, Aug 28, 2017 at 4:05 PM, Jagan Teki <jagannadh.teki@gmail.com> wrote:
> On Mon, Aug 28, 2017 at 12:29 PM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
>> Hi Jagan,
>>
>> On Sat, Aug 26, 2017 at 12:11:23PM +0530, Jagan Teki wrote:
>>> On Wed, Aug 23, 2017 at 3:33 PM, Maxime Ripard
>>> <maxime.ripard@free-electrons.com> wrote:
>>> > The eMMC controller for the A83T uses the new operating mode. Enable it.
>>> >
>>> > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
>>>
>>> Reviewed-by: Jagan Teki <jagan@openedev.com>
>>
>> I think both these patches should be merged in the upcoming
>> release. It's a fix for a usecase that already exists (we already
>> enable the eMMC on A83T), and it's unusable on some boards without it.
>
> But none of A83T boards were not enable eMMC yet? even sun8i-a83t.dtsi
> still need to add node. May be we can wait once all add?

The sunxi-mmc driver does not use the device tree.

One only needs to set CONFIG_MMC_SUNXI_SLOT_EXTRA=2 to use the eMMC.
And yes, eMMC is broken on some boards unless the new timing mode is
used.

ChenYu

> # grep -R 83T configs/
> configs/Sinovoip_BPI_M3_defconfig:CONFIG_MACH_SUN8I_A83T=y
> configs/h8_homlet_v2_defconfig:CONFIG_MACH_SUN8I_A83T=y
> configs/Cubietruck_plus_defconfig:CONFIG_MACH_SUN8I_A83T=y

  reply	other threads:[~2017-08-28  8:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170823100349epcas1p4115e20e7a662794d6147ee7572c74d6e@epcas1p4.samsung.com>
2017-08-23 10:03 ` [U-Boot] [PATCH v2 1/2] mmc: sunxi: Support new mode Maxime Ripard
2017-08-23 10:03   ` [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T Maxime Ripard
2017-08-26  6:41     ` Jagan Teki
2017-08-28  6:59       ` Maxime Ripard
2017-08-28  8:05         ` Jagan Teki
2017-08-28  8:12           ` Chen-Yu Tsai [this message]
2017-08-28  8:45             ` Maxime Ripard
2017-08-28  9:00               ` Jagan Teki
2017-08-28  9:10                 ` Maxime Ripard
2017-08-28  9:14                   ` Jagan Teki
2017-08-28 17:16     ` Jagan Teki
2017-08-23 11:14   ` [U-Boot] [PATCH v2 1/2] mmc: sunxi: Support new mode Jaehoon Chung
2017-08-24  8:42     ` Maxime Ripard
2017-08-26  6:40   ` Jagan Teki
2017-08-28 17:19     ` Jagan Teki
2017-07-12 14:48 [U-Boot] [PATCH 1/2] mmc: sunxi: Support the " Maxime Ripard
2017-07-12 14:48 ` [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T Maxime Ripard

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='CAGb2v669P3RP9Xk8J8HH19H7aJ7O4dS1=JZw55BRPXaAmckQLg@mail.gmail.com' \
    --to=wens@csie.org \
    --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.