This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VH-Q1: emmc boot

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?