All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 3/3] odroid-c2: enable new Meson GX MMC driver in board defconfig
Date: Wed, 12 Apr 2017 20:34:35 +0200	[thread overview]
Message-ID: <107f557c-420d-818b-a062-6a030bc8f992@gmail.com> (raw)
In-Reply-To: <b5492ade-a7f5-5b5d-cb6c-1301361c9c4f@samsung.com>

Am 12.04.2017 um 07:08 schrieb Jaehoon Chung:
> Dear Heiner,
> 
> On 04/12/2017 04:41 AM, Heiner Kallweit wrote:
>> Am 20.02.2017 um 20:32 schrieb Heiner Kallweit:
>>> Enable new Meson GX MMC driver in Odroid C2 defconfig.
>>>
>>> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
>>> ---
>>> v6:
>>> - no changes
>>> ---
>>>  configs/odroid-c2_defconfig | 5 ++++-
>>>  1 file changed, 4 insertions(+), 1 deletion(-)
>>>
>>> diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig
>>> index 62b7627..6de712a 100644
>>> --- a/configs/odroid-c2_defconfig
>>> +++ b/configs/odroid-c2_defconfig
>>> @@ -3,7 +3,9 @@ CONFIG_ARCH_MESON=y
>>>  CONFIG_MESON_GXBB=y
>>>  CONFIG_TARGET_ODROID_C2=y
>>>  CONFIG_IDENT_STRING=" odroid-c2"
>>> -# CONFIG_MMC is not set
>>> +CONFIG_MMC=y
>>> +CONFIG_DM_MMC=y
>>> +CONFIG_MMC_MESON_GX=y
>>>  CONFIG_DEFAULT_DEVICE_TREE="meson-gxbb-odroidc2"
>>>  # CONFIG_DISPLAY_CPUINFO is not set
>>>  # CONFIG_DISPLAY_BOARDINFO is not set
>>> @@ -14,6 +16,7 @@ CONFIG_HUSH_PARSER=y
>>>  # CONFIG_CMD_LOADS is not set
>>>  # CONFIG_CMD_FPGA is not set
>>>  # CONFIG_CMD_SETEXPR is not set
>>> +CONFIG_CMD_MMC=y
>>>  CONFIG_DOS_PARTITION=y
>>>  CONFIG_ISO_PARTITION=y
>>>  CONFIG_EFI_PARTITION=y
>>>
>> Since then I haven't heard back. Anything else which would need to be changed?
> 
> Maybe, i had sent the email to you..but when you resend the patches, i will pick yours..
> When i had applied the patches...it's conflict the latest u-boot..
> Sorry for bothering you..if you send the patches, i will apply yours immediately.
> 
Yes, due to other recent mmc changes the patch set had to be rebased.
The rebased version works fine on top of latest uboot git version.
I just submitted a rebased v7.

Thanks, Heiner

> Best Regards,
> Jaehoon Chung 
> 
>>
>> Rgds, Heiner
>>
>>
>>
>>
> 
> 

  reply	other threads:[~2017-04-12 18:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170220192646epcas2p20cfe50a5dd040711109b3cad468d3878@epcas2p2.samsung.com>
2017-02-20 19:25 ` [U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version Heiner Kallweit
2017-02-20 19:30   ` [U-Boot] [PATCH v6 2/3] mmc: meson: add MMC driver for Meson GX (S905) Heiner Kallweit
2017-03-14  1:00     ` Jaehoon Chung
2017-04-12 22:07     ` [U-Boot] [U-Boot, v6, " Vagrant Cascadian
2017-02-20 19:32   ` [U-Boot] [PATCH v6 3/3] odroid-c2: enable new Meson GX MMC driver in board defconfig Heiner Kallweit
2017-03-14  1:00     ` Jaehoon Chung
2017-04-11 19:41     ` Heiner Kallweit
2017-04-12  5:08       ` Jaehoon Chung
2017-04-12 18:34         ` Heiner Kallweit [this message]
2017-04-12 22:09     ` [U-Boot] [U-Boot, v6, " Vagrant Cascadian
2017-04-12 22:53       ` Heiner Kallweit
2017-03-03  2:18   ` [U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version 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=107f557c-420d-818b-a062-6a030bc8f992@gmail.com \
    --to=hkallweit1@gmail.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.