
On 09/05/2011 12:44 PM, Teemu Keskinarkaus wrote:
Hi,
Hi Teemu,
We have mx35 based hardware where I've been using U-boot from mx35_3stack dev-board so far. It's version 2009.08. Due upgrading the compiler the U-boot didn't compile correctly anymore so I thought I upgrade it to latest available which is 2011.06. That doesn't have the mx35_3stack target anymore, but mx35pdk instead. I'm guessing the mx35_3stack is coming from Freescale patches or is it?
Does anyone know if the is mx35_3stack the same as mx35pdk? At least the U-boot 2011.06 compiled to target mx35pdk doesn't show any kind of life signs in a hardware where 2009.08 with mx35_3stack works without any additional patches.
It is the same board: mx35pdk is the official name we can found on the Freescale's Website.
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX35PDK&...
As you can see, this should be the board you have.
Take into account that the u-boot.bin in the last release must be stored on the NOR flash of your board - the board has both NAND and NOR flash. The DIP switch on the main board and on the Debug extension must be set to boot from the NOR flash.
Best regards, Stefano Babic