Hi, i am using SABRE-SDP, Linux 3.10.53 and SD card boot.
Uboot, Kernel and file systems are all in SD Card.
After boot process, it is shown in console when typing '# cat /proc/partitions'.
31 0 32 mtdblock0
179 0 3872256 mmcblk2 <-- 4G byte SD Card
179 1 8192 mmcblk2p1
179 2 991232 mmcblk2p2
179 8 31344 mmcblk3
My question is that where is eMMC. I can not find eMMC, it is on my board but not displayed.
How can I mount eMMC to my linux system?