SDMMC:
authorxbw <xbw@rock-chips.com>
Fri, 12 Oct 2012 07:54:19 +0000 (15:54 +0800)
committerxbw <xbw@rock-chips.com>
Fri, 12 Oct 2012 07:54:19 +0000 (15:54 +0800)
commit580b5d37a7487d1384baff3db6391a791f124522
treeeacf6f216c11aa5beb54b9bed9e09125194ccb88
parent5588888d9ac7e46351ee195eda262264ff89306d
SDMMC:
1. When CMD_TIMEOUT or DTO_TIMEOUT occur again, directly stop card to be used, rather than to printe error log always.
   In the case, you will see log ( I am very sorry to tell you,in order to make the machine correctly,you must remove-insert card again.)

2.Increase processing not detect-pin for card in your project. then you have to define detect_irq as INVALID_GPIO in your board_xxxx.c
  because there is not detect-pin in some project.
drivers/mmc/host/rk29_sdmmc.c