Tool/software:
Hello TI,
We have few queries related to eMMC layout and adding additional file in DFU flashing,
1. How can we check the eMMC layout after flashing using DFU? or where the eMMC layout will be given for DFU flashing?
Is this the file where eMMC layout is given for DFU flashing "u-boot/2024.04/include/env/ti/k3_dfu.env"?
2. How can we flash multicore .appimage to emmc using DFU?
step 1. Currently using DFU flash, we are flashing tiboot3.bin, tispl.bin, u-boot.img and rootfs to emmc,
step 2. For multicore, we are creating appimages for A53 and M4 and flashing via UART on AM64x EVK, multicore feature is working but we want to include and flash these binaries using DFU along with the step1 binaries, how can we achieve this?
A53 appimage to 0xA00000 address and M4 appimage to 0x800000 address
Thank you,
Prathibha