public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] mmc: display mmc list information like mmc_legacy type
Date: Mon, 25 Jul 2016 13:58:44 +0900	[thread overview]
Message-ID: <57959C84.4040705@samsung.com> (raw)
In-Reply-To: <CAPnjgZ33mTr_AEQtopzCLBcLfXkBh5kG1OTmPRdufsAVX9xqFA@mail.gmail.com>

On 07/25/2016 11:07 AM, Simon Glass wrote:
> On 22 July 2016 at 21:11, Ziyuan Xu <xzy.xu@rock-chips.com> wrote:
>> From: Xu Ziyuan <xzy.xu@rock-chips.com>
>>
>> It's nicer to see this:
>>
>> => mmc list
>> dwmmc at ff0c0000: 0
>> dwmmc at ff0f0000: 1 (eMMC)
>>
>> than this:
>>
>> => mmc list
>> dwmmc at ff0c0000: 0dwmmc at ff0f0000: 1 (eMMC)
>>
>> With the former, it's much clearer which mmc devices are on.
>>
>> Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
>>
>> ---
>>
>> Changes in v3:
>> - Fix nits
>>
>> Changes in v2:
>> - Update commit from Jaehoon
>>
>>  drivers/mmc/mmc-uclass.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Acked-by: Simon Glass <sjg@chromium.org>

Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Jaehoon Chung <jh80.chung@samsung.com>

> 
> 
> 

  reply	other threads:[~2016-07-25  4:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-23  3:11 [U-Boot] [PATCH v3] mmc: display mmc list information like mmc_legacy type Ziyuan Xu
2016-07-25  2:07 ` Simon Glass
2016-07-25  4:58   ` Jaehoon Chung [this message]
2016-08-05  2:26 ` [U-Boot] [U-Boot, " 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=57959C84.4040705@samsung.com \
    --to=jh80.chung@samsung.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