Dear Kever,
On 10/07/2016 04:10 PM, Kever Yang wrote:
> Hi Jaehoon,
>
> On 09/30/2016 06:48 PM, Jaehoon Chung wrote:
>> Hi Kever,
>>
>> On 09/30/2016 07:05 PM, Kever Yang wrote:
>>> Hi Wenyou,
>>>
>>> I can not enable my emmc device on my evb-rk3399 with this patch,
>>> could you help to f
Hi Jaehoon,
On 09/30/2016 06:48 PM, Jaehoon Chung wrote:
Hi Kever,
On 09/30/2016 07:05 PM, Kever Yang wrote:
Hi Wenyou,
I can not enable my emmc device on my evb-rk3399 with this patch, could
you help to fix it?
Here is the debug info may help:
mmc->cfg->f_max is 2;
[with th
Hi Kever,
On 09/30/2016 07:05 PM, Kever Yang wrote:
> Hi Wenyou,
>
> I can not enable my emmc device on my evb-rk3399 with this patch, could
> you help to fix it?
>
> Here is the debug info may help:
>
> mmc->cfg->f_max is 2;
>
> [with this patch]
> I get host->clk_mul 16 ;
> Whe
Hi Wenyou,
I can not enable my emmc device on my evb-rk3399 with this patch,
could you help to fix it?
Here is the debug info may help:
mmc->cfg->f_max is 2;
[with this patch]
I get host->clk_mul 16 ;
When driver want to set clock to 40, always get div 1024, and then
write
Add the programmable clock mode for the clock generator.
Signed-off-by: Wenyou Yang
---
Changes in v2:
- Rebase on the latest u-boot-mmc.
- Fix the typo Muliplier->Multiplier.
drivers/mmc/sdhci.c | 50 --
include/sdhci.h | 2 ++
2 files ch
5 matches
Mail list logo