Hi,
We have our hardware platform losely based on Beagle XM but massively cutdown, its has a Toshiba eMMC device (2GB) on MMC1, this is intened to act as the boot device.
We are doing a sector wise copy from an micro SD card to the eMMC, the SD card image is built using the DVSDK 4.02.00.06 and is tested on a Beagle XM and the same hardware with a SD card socket hardwired in place of the eMMC device, in both cases a successfully boot it achieved up to the linux prompt.
When we boot from the eMMC xload and uboot do the right thing and the kernel starts, when it gets to mount the file system from the second partition the device recognised as an MMC and the size is reported correctly. However thats it, it hangs at this point and never recovers.
We are currently adding printks to all the affected drivers but the methdo we have to use to clone the image onto the eMMC is very slow, so any help offered gratefully recieved.
Anyone else succesfully using eMMC to boot a DM3730?
David