Part Number:TDA2SX
Tool/software: Linux
Dear Ti,
We need to bring up our custom board from eMMC.
I have learned the link Process-SDK-Linux-Automotive-Software-Developers-Guide Section 7.4 Using eMMC Boot.
And we have no USB port reserved on our board. So we can only boot from eMMC follow steps descriped in section 7.4.1.
As far as i know, the only file i should modify is 'uenv.txt' compared to boot from SD card.
But there's another link http://processors.wiki.ti.com/index.php/Linux_Core_U-Boot_User%27s_Guide section 6.6. says that,
some other u-boot files need to be modified.
(u-boot/arch/arm/include/asm/arch-omap5/spl.h, u-boot/arch/arm/mach-omap2/omap5/boot.c, board's defconfig)
Q1,
So, which one should i follow?
Q2,
Are there any other tools, running on the host, connect to the target board by download points reserved in the PCB, can be used to partition and flash the eMMC?
Regards,
Liu Gan