We have a processor board with an OMAP-l137 chip that runs fine when the clock is set to 300mhz... UBL first stage bootloader loads uboot (which reports 300mhz clock speed) which loads linux which then can load our dsp image. Everything seems to be just fine.
However, when we set the clock speed to 375 mhz in UBL, everything works up until we try to launch the image via dsplink. It simply hangs up the cpu at that point. Any idea why that's happening and what I can do to get it working again?
Thanks,
Chris