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.

H264/MPEG4 encoder does not work on DM6446 DVEVM when booting from NAND

If DM6446 DVEVM boots from NOR flash with this u-boot(u-boot-567-nor.bin), the H264/MPEG4 encoder works perfectly.

But if the DVEVM boots from NAND flash with this u-boot(u-boot-567-nand.bin), the H264/MPEG4 encoder does not work anymore. It stuck at the encoding process.

The kernel and filesystem are totally the same. So I think it is because of the u-boot. Perhaps somehow some part the chip is not enabled, like the DSP module.

I also tried the latest u-boot-1.2.0 for NAND flash. Does work either.

Do you have a quick answer for this?

Thanks.