Part Number: TDA4VH-Q1
We're currently developing a custom board.
We've successfully written to the eMMC via DFU, but the eMMC boot fails.
Nothing appears in the console log.
After booting U-Boot via DFU, we access the rootfs and confirm normal boot operation.
We also confirmed that data was successfully written to mmc dev 0 1 via mmc read in U-Boot.
It doesn't appear to be a boot mode issue. Is there anything else I should check?