BSP A8_01_01
It would really be great if you would finish out support for SDHC2 and SDHC3 controllers... at least in the common libraries and headers.
It looks like the device maps and clock routines have support already.
What is needed is:
omap_sdhc_reg.h needs a define for MMCSLOT_3
soccfg.c function: DWORD SOCGetSDHCDeviceBySlot(DWORD index) needs a case statement for OMAP_DEVICE_MMC3
The SDHC.cpp and DMA.cpp file in the \SDHC\BASE folders also needs some minor tweaking.