[U-Boot] [PATCH v2 06/12] mmc: add an alternative driver to Faraday FTSDC010
Kuo-Jung Su
dantesu at gmail.com
Mon Apr 22 04:51:25 CEST 2013
2013/4/18 Wolfgang Denk <wd at denx.de>:
> Dear Kuo-Jung Su,
>
> In message <1366277139-29728-7-git-send-email-dantesu at gmail.com> you wrote:
>> From: Kuo-Jung Su <dantesu at faraday-tech.com>
>>
>> Faraday FTSDC010 is a MMC/SD host controller.
>> Although there is already a driver in current u-boot release,
>> which is modified from eSHDC and contributed by Andes Tech.
>> Its performance is too terrible on Faraday A36x SoC platforms,
>> so I turn to implement this new version of driver which is
>> 10+ times faster than the old one.
>>
>> If the hardware platform is avaiable, you may modify the
>> 'include/configs/a369_defaults.h' for performance evaluation.
>
> NAK. Instead of adding another driver, please fix the problems of the
> original one, or replace the old one with your new, better one. We do
> not want to have several drivers for the same piece of hardware.
>
Got it, thanks.
I plan to replace it with my own new one at next patch.
And I'll make a CC to Andes to see if they has any issue.
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> "The greatest warriors are the ones who fight for peace."
> - Holly Near
--
Best wishes,
Kuo-Jung Su
More information about the U-Boot
mailing list