Re: [U-Boot] malloc issue while migrating from 2010.03 to 2011.06 U-boot

2011-11-02 Thread Vinay Hegde
> Let me try with 2011.09. However, to understand this malloc issue > further, do you have any comments on what could be wrong and any tests > for me to try out to debug further? |It's an out of tree port, isn't it?  So how could I comment on it? |I don't know what you did... Yes, its a custom

Re: [U-Boot] malloc issue while migrating from 2010.03 to 2011.06 U-boot

2011-11-02 Thread Vinay Hegde
> > I am trying to port one existing platform (which uses 2010.03 U-Boot) > to 2011.06 U-Boot. I have an issue while env_relocate. The malloc |v2011.06 is old.  Please use recent code; recommended top of tree from |git. Hi Wolfgang, Let me try with 2011.09. However, to understand this malloc

[U-Boot] malloc issue while migrating from 2010.03 to 2011.06 U-boot

2011-11-02 Thread Vinay Hegde
Hi All, I am trying to port one existing platform (which uses 2010.03 U-Boot) to 2011.06 U-Boot. I have an issue while env_relocate. The malloc fails in himport_r function. I tried multiple things and quite not sure whats going on. From the boot log (till env_relocate) things seem to be fine. I

Re: [U-Boot] Regarding P2020 core 1

2010-04-06 Thread vinay hegde
Hi Kumar, I have ported U-Boot for our new platform (which is based on P2020 and has other platform specific peripherals). So, actually I wanted to know how to disable core 1 in U-boot source code (I see MPC85xx_DEVDISR_CPU0 and MPC85xx_DEVDISR_CPU1 defines in immap_85xx.h, which are not used).

[U-Boot] Regarding P2020 core 1

2010-04-06 Thread vinay hegde
Hi All, We are coming up with a new platform that uses Freescale P2020 processor and P2020 U-Boot. In this platform, we will be using only one core (core 0) of P2020 and will be disabling the core 1 (thro, some hardware strapping as hardware folks told me). If anybody has already investigated

[U-Boot] ELDK for P2020/P2010

2010-01-22 Thread vinay hegde
Hi Can someone please let me know which ELDK supports P2020/P2010 (Freescale) processors? Thanks in advance Vinay ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot