All:
To add eMMC to an existing Delfino project, should I think about using an interface chip (like the NXP SDIO101A) - it appears that it would match up nicely to the external memory interface of the Delfino products.
Is this overkill?
eMMC has an 8-bit data bus + CLK + CMD - could this be implemented using the external interface directly, or is the added "host controller" giving some benefit?
(We are interfacing to a 4 GByte eMMC part - and the SPI interface has been "end-of-lifed" so it looks like the 8-bit bus + CLK + CMD is needed...)