[U-Boot] Fwd: da850-evm: MMC-SD query

Hi All
May I know what is use of "CONFIG_DAVINCI_MMC_SD1" in case of da850-evm? Currently, We are using instance 0 of MMC SD card in case of da850-evm. I think this define (CONFIG_DAVINCI_MMC_SD1) is of no use for da850-evm.
Ref files: 1. ../board/davinci/da8xxevm/da850evm.c : where we are using instance 0 of davinci MMC SD. 2. ../include/configs/da850evm.h : where "CONFIG_DAVINCI_MMC_SD1" is defined. ] Please let me know if I am missing something.
Thanks and Regards Manish Badarkhe

Hi All
May I know what is use of "CONFIG_DAVINCI_MMC_SD1" in case of da850-evm? Currently, We are using instance 0 of MMC SD card in case of da850-evm. I think this define (CONFIG_DAVINCI_MMC_SD1) is of no use for da850-evm.
Ref files: 1. ../board/davinci/da8xxevm/da850evm.c : where we are using instance 0 of davinci MMC SD. 2. ../include/configs/da850evm.h : where "CONFIG_DAVINCI_MMC_SD1" is defined. ] Please let me know if I am missing something.
Thanks and Regards Manish Badarkhe

On Sun, May 12, 2013 at 01:03:09AM +0530, Manish Badarkhe wrote:
Hi All
May I know what is use of "CONFIG_DAVINCI_MMC_SD1" in case of da850-evm? Currently, We are using instance 0 of MMC SD card in case of da850-evm. I think this define (CONFIG_DAVINCI_MMC_SD1) is of no use for da850-evm.
Ref files:
- ../board/davinci/da8xxevm/da850evm.c : where we are using instance 0 of
davinci MMC SD. 2. ../include/configs/da850evm.h : where "CONFIG_DAVINCI_MMC_SD1" is defined. ] Please let me know if I am missing something.
Reading the code, yes, it appears to be unused and probably a remnant of starting from one of the other config files.
participants (2)
-
Manish Badarkhe
-
Tom Rini