> To: Ajay Bhargav
> > > Cc: u-boot@lists.denx.de; aflem...@gmail.com
> > > Subject: Re: [U-Boot] [PATCH] mmc: mv_sdhci: Fix host
> version
> > > read for Armada100
> > >
> > > > - "Marek Vasut" wrote:
> > > > > > -
gt; > Subject: Re: [U-Boot] [PATCH] mmc: mv_sdhci: Fix host version
> > read for Armada100
> >
> > > - "Marek Vasut" wrote:
> > > > > - "Marek Vasut" wrote:
> > > > > > > sdhci_readw does not work for host
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-
> boun...@lists.denx.de] On Behalf Of Marek Vasut
> Sent: Wednesday, November 02, 2011 3:55 PM
> To: Ajay Bhargav
> Cc: u-boot@lists.denx.de; aflem...@gmail.com
> Subject: Re: [U-Boot] [PATC
> - "Marek Vasut" wrote:
> > > - "Marek Vasut" wrote:
> > > > > sdhci_readw does not work for host version read in Armada100
> >
[...]
> > Well such crippled hardware might appear somewhere else too, so yes.
> > But still,
> > it's surprising it's only one register, really. Can you poin
- "Marek Vasut" wrote:
> > - "Marek Vasut" wrote:
> > > > sdhci_readw does not work for host version read in Armada100
> series
> > > > SoCs. This patch fix this issue by making a sdhci_readl call to
> get
> > >
> > > host
> > >
> > > > version.
> > > >
> > > > Signed-off-by: Ajay Bh
- "Lei Wen" wrote:
> Hi Ajay,
>
> On Tue, Nov 1, 2011 at 5:39 PM, Ajay Bhargav
> wrote:
> > sdhci_readw does not work for host version read in Armada100 series
> > SoCs. This patch fix this issue by making a sdhci_readl call to get
> host
> > version.
> >
> > Signed-off-by: Ajay Bhargav
>
> - "Marek Vasut" wrote:
> > > sdhci_readw does not work for host version read in Armada100 series
> > > SoCs. This patch fix this issue by making a sdhci_readl call to get
> >
> > host
> >
> > > version.
> > >
> > > Signed-off-by: Ajay Bhargav
> > > ---
> > >
> > > drivers/mmc/mv_sdhci.
Hi Ajay,
On Tue, Nov 1, 2011 at 5:39 PM, Ajay Bhargav
wrote:
> sdhci_readw does not work for host version read in Armada100 series
> SoCs. This patch fix this issue by making a sdhci_readl call to get host
> version.
>
> Signed-off-by: Ajay Bhargav
> ---
> drivers/mmc/mv_sdhci.c | 6 ++
>
- "Marek Vasut" wrote:
> > sdhci_readw does not work for host version read in Armada100 series
> > SoCs. This patch fix this issue by making a sdhci_readl call to get
> host
> > version.
> >
> > Signed-off-by: Ajay Bhargav
> > ---
> > drivers/mmc/mv_sdhci.c |6 ++
> > 1 files chan
> sdhci_readw does not work for host version read in Armada100 series
> SoCs. This patch fix this issue by making a sdhci_readl call to get host
> version.
>
> Signed-off-by: Ajay Bhargav
> ---
> drivers/mmc/mv_sdhci.c |6 ++
> 1 files changed, 6 insertions(+), 0 deletions(-)
>
> diff -
sdhci_readw does not work for host version read in Armada100 series
SoCs. This patch fix this issue by making a sdhci_readl call to get host
version.
Signed-off-by: Ajay Bhargav
---
drivers/mmc/mv_sdhci.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/drivers/mmc/m
11 matches
Mail list logo