Hi,
We've had one of our custom boards populated with a DM3730 instead of an OMAP3530. We were hoping/expecting that our existing software would work without modification.
I have an SD card that successfully boots an OMAP3530 but does not boot the DM3730.
I can see the output of the ROM bootloader and it appears OK to me. In other words the UART appears to be working at 115200.
Then I get a stream of unprintable characters. I believe this is the x-loader information coming out of the UART but not at 115200.
Then x-loader appears to hang. In other words it fails to find the u-boot image.
This is a custom version of x-loader for our custom board but it wasn't me who created it hence I'm not sure what is different between it and the TI x-loader. The repo log has this to say about the x-loader:
Sourced from Arago GIT repo - tagged v1.51 http://arago-project.org/git/projects/?p=x-load-omap3.git
I would greatly appreciate any thoughts or pointers towards the things I should check on our board.
Thanks,
Matt