Hi all,
I'm going to have an u-boot (or a linux with initramfs) flashing the solded eMMC for production (with automatic procedure).
Is there any recommendation to be as fastest as possible?
Regards,
Raffaele
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
I'm going to have an u-boot (or a linux with initramfs) flashing the solded eMMC for production (with automatic procedure).
Is there any recommendation to be as fastest as possible?
Regards,
Raffaele
Sorry, but I don't understand why SD card programmable from PC should be the same of a solded eMMC.
In my understanding the eMMC is not programmable by dm3xx_sd_boot, because it is solded on the board.
I'm loosing something?
Raffaele
Hi,
I have exactly the same problem... We are designing a system that will boot from eMMC and has no NAND and no SDCard slot. We use MMC2 port of the DM3730. Currently we don't know how to flash our eMMC... We tried with Jtag+openocd but nothing happens. How can we flash our eMMC?
Have you some idea?
Thanks in advance,
Best Regards,
Pierre
At the moment we are booting in nfs environment containing a flashing script .
Thanks for your reply and your help ! :-)
However how have you write MLO (xloader) and u-boot.bin in your eMMC? or maybe in your SDRAM? My main problem is to launch U-boot the very first time...
Thanks in advance,
Pierre