Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hi,
I am trying to flash our AM335x custom board using USB RNDIS and CCS Uniflash Version 3.4. All the images are being flashed, but the Status view is not showing the correct progress and status.
Here is the sequence that I followed.
1. Loading u-boot-spl-restore.bin and u-boot-restore.img
2. Loading MLO.byteswap and u-boot.img image files over TFTP and flash them to SPI Flash
3. Loading the zImage (with RAMFS) and dtb files via TFTP and booting.
4. After booting the kernel and attaching the filesystem, the fetcher script pulls the flasher script over TFTP.
5.Run the flasher script to create the eMMC partition, and transfer the filesystem and kernel to the partition.
Please let me know where I am going wrong, and also if anyone can help me with detailed documentation.