It seems that the designated chip select pins for the SPI interface are muxed with the DATA[4:7] pins for the eSDHC interface, which means I can't use the eSDHC interface in 8-bit mode to connect to an eMMC if I also want SPI device(s)...?
Do I really have to sacrifice ~50% of my eMMC throughput to use an SPI device, or is there some way of assigning an unused GPIO pin for use as SPI Chip Selects?
Ian