All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/esdhc: force the bus width to 4bit
Date: Thu, 1 Nov 2012 04:05:56 +0100	[thread overview]
Message-ID: <201211010405.56593.marex@denx.de> (raw)
In-Reply-To: <110EED8CC96DFC488B7E717A2027A27C20B95C@039-SN1MPN1-004.039d.mgd.msft.net>

Dear Huang Changming-R66093,

Reposting _AGAIN_ because you again discarded the U-Boot ML address.

> Best Regards
> Jerry Huang

Can you please fix your mailer?

> > -----Original Message-----
> > From: Marek Vasut [mailto:marex at denx.de]
> > Sent: Thursday, November 01, 2012 10:26 AM
> > To: Huang Changming-R66093
> > Cc: Andy Fleming; u-boot at linux.freescale.net
> > Subject: Re: [PATCH] powerpc/esdhc: force the bus width to 4bit
> > 
> > Dear Huang Changming-R66093,
> > 
> > > Andy,
> > > Do you agree my suggest to revert these codes to fix this issue?
> > 
> > Please ... do us all a favor, read [1] and stop being so inconsiderate of
> > others! Given that I can no longer make any sense of this thread because
> > of your
> > top-posting making it complete utmost mess, my opinion is NAK on
> > reverting them.
> > 
> > [1] http://www.ietf.org/rfc/rfc1855.txt
> 
> Then, could you give some suggest, how to fix the 12bit-width issue?

see drivers/mmc/mmc.c:

1089 width = ((mmc->host_caps & MMC_MODE_MASK_WIDTH_BITS) >>
1090          MMC_MODE_WIDTH_BITS_SHIFT);

Fix this snipped of code and the related code below ... that's the way to go 
about it.

Best regards,
Marek Vasut

  parent reply	other threads:[~2012-11-01  3:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1351586621-1990-1-git-send-email-Chang-Ming.Huang@freescale.com>
     [not found] ` <110EED8CC96DFC488B7E717A2027A27C203263@039-SN1MPN1-003.039d.mgd.msft.net>
     [not found]   ` <110EED8CC96DFC488B7E717A2027A27C2058C8@039-SN1MPN1-003.039d.mgd.msft.net>
2012-11-01  2:29     ` [U-Boot] [PATCH] powerpc/esdhc: force the bus width to 4bit Marek Vasut
     [not found] ` <201211010326.29763.marex@denx.de>
     [not found]   ` <110EED8CC96DFC488B7E717A2027A27C20B95C@039-SN1MPN1-004.039d.mgd.msft.net>
2012-11-01  3:05     ` Marek Vasut [this message]
2012-11-01  3:20       ` Huang Changming-R66093
2012-10-23  6:26 Chang-Ming.Huang at freescale.com
2012-10-23  7:24 ` Marek Vasut
2012-10-23  9:23   ` Huang Changming-R66093
2012-10-23  9:50     ` Marek Vasut
2012-10-24  3:11       ` Huang Changming-R66093
2012-10-30  8:43       ` Jaehoon Chung
2012-10-30 17:35         ` Lukasz Majewski
2012-10-31  4:51           ` Jaehoon Chung
2012-10-31  8:20             ` Lukasz Majewski
2012-10-31 10:43               ` Jaehoon Chung
2012-11-01  4:09           ` Andy Fleming
2012-11-02  1:54             ` Huang Changming-R66093
2012-11-02  2:03               ` Jaehoon Chung
2012-11-02  2:15                 ` Huang Changming-R66093
2012-11-02  3:40                   ` Marek Vasut
2012-11-02  7:38             ` Lukasz Majewski

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=201211010405.56593.marex@denx.de \
    --to=marex@denx.de \
    --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.