[U-Boot] [PATCH v2 06/12] mmc: add an alternative driver to Faraday FTSDC010

Wolfgang Denk wd at denx.de
Thu Apr 18 12:57:42 CEST 2013


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.

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


More information about the U-Boot mailing list