public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sunxi: Enable support for the eMMC found on the orangepi plus
Date: Mon, 21 Mar 2016 22:46:04 +0100	[thread overview]
Message-ID: <56F06B9C.2060001@redhat.com> (raw)
In-Reply-To: <CAGb2v65JQH6K4uFS9020zToww1MSZbgaTHoM6TrfS1PWHhO-DQ@mail.gmail.com>

Hi,

On 21-03-16 07:05, Chen-Yu Tsai wrote:
> Hi,
>
> On Sun, Mar 20, 2016 at 9:21 PM, Hans de Goede <hdegoede@redhat.com> wrote:
>> This enables support for the eMMC found on the orangepi plus.
>>
>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
>> ---
>>   configs/orangepi_plus_defconfig | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git a/configs/orangepi_plus_defconfig b/configs/orangepi_plus_defconfig
>> index c4885f4..770bd98 100644
>> --- a/configs/orangepi_plus_defconfig
>> +++ b/configs/orangepi_plus_defconfig
>> @@ -4,6 +4,8 @@ CONFIG_MACH_SUN8I_H3=y
>>   CONFIG_DRAM_CLK=672
>>   CONFIG_DRAM_ZQ=3881979
>>   CONFIG_DRAM_ODT_EN=y
>> +CONFIG_MMC0_CD_PIN="PF6"
>> +CONFIG_MMC_SUNXI_SLOT_EXTRA=2
>
> Does CONFIG_MMC2_PINS also need to be set?

No there only is one pinmux option for MMC2 on H8, so there is no
need to set this.

Regards,

Hans

  reply	other threads:[~2016-03-21 21:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-20 13:21 [U-Boot] [PATCH] sunxi: Enable support for the eMMC found on the orangepi plus Hans de Goede
2016-03-21  6:05 ` Chen-Yu Tsai
2016-03-21 21:46   ` Hans de Goede [this message]
2016-03-22 21:48     ` Ian Campbell

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=56F06B9C.2060001@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox