Hi,
We have a custom board based on the SK-TDA4VM board. We have added eMMC (the same as on the EVM board) to the board, but when performing a warm reset either with Linux (reboot) or with u-boot (reset), the board does not boot again. The console output stops at resetting/rebooting. Booting after a power reset is functioning correctly, both when using the eMMC boot and eMMC user boot switch settings.
The eMMC is connected in the same way as on the EVM (reset line is connected to RESETSTATz pin) and we already programmed the OTP register of the eMMC to use the reset line (mmc hwreset enable /dev/mmcblk0).
We have an sd-card socket on the board as well and reboot is working correctly when using that as boot device.
The software that is running on the board is a (somewhat customized) version of the 8.5 SDK.
We were currently running out of ideas on what could be causing this issue and were hoping that this forum could help us tackle the issue.
Kind regards,
Bart