Part Number: AM6442
Hello,
When attempting to program tiboot3.bin on our custom hardware using DFU, I'm seeing behavior that differs from the EVM.
Previously, on the EVM, after flashing tiboot3.bin to the bootloader area using dfu-util, running dfu-util -l would show entries naming with tispl.bin and u-boot.img. However, on the custom board, regardless of how many times I flash it, dfu-util -l continues to show only SocId and bootloader
The output remains unchanged, which makes it look as if the running of tiboot3.bin never completed successfully.
With DEBUG openend, from what I can see, DDR initialization appears to be completing successfully.
I've attached screenshots/logs for reference.
Could you help me understand what might cause this behavior and whether there are any additional checks I should perform?