[U-Boot] malloc failing in U-Boot

2012-05-24 Thread Sandeep Kumar
Hi Everyone, I am facing some issue while using malloc on my system. The "malloc" always fails even if I try to do malloc for 1 byte. Did anyone faced the issue. Any kind of pointer will be very helpful. I am getting the following error after enabling the "DEBUG". dlmalloc.c:1656: do_check_chunk:

Re: [U-Boot] malloc failing in U-Boot

2012-05-29 Thread Sandeep Kumar
Hi everyone, Any update on the following query?? Thanks, Sandeep -Original Message- From: Sandeep Kumar Sent: 24 May 2012 17:53 To: u-boot@lists.denx.de Cc: Sandeep Kumar Subject: malloc failing in U-Boot Hi Everyone, I am facing some issue while using malloc on my system. The

[U-Boot] facing issues with malloc in U-Boot

2012-05-31 Thread Sandeep Kumar
Hi Everyone, I am facing issues with malloc in U-Boot while trying to allocate some memory. Here are the prints which I am getting after enabling the debug. U-Boot 2011.12 (May 31 2012 - 20:49:16) U-Boot code: 60800020 -> 60824874 BSS: -> 608592BC monitor len: 0005929C ramsize: 2000 TLB ta

Re: [U-Boot] facing issues with malloc in U-Boot

2012-05-31 Thread Sandeep Kumar
ginal Message- From: Graeme Russ [mailto:graeme.r...@gmail.com] Sent: 01 June 2012 05:21 To: Sandeep Kumar Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] facing issues with malloc in U-Boot Hi Sandeep, On Fri, Jun 1, 2012 at 1:42 AM, Sandeep Kumar wrote: > Hi Everyone, > > I am

Re: [U-Boot] facing issues with malloc in U-Boot

2012-06-01 Thread Sandeep Kumar
nd Regards, Sandeep -Original Message- From: Graeme Russ [mailto:graeme.r...@gmail.com] Sent: 01 June 2012 11:47 To: Sandeep Kumar Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] facing issues with malloc in U-Boot Hi Sandeep, On Fri, Jun 1, 2012 at 3:50 PM, Sandeep Kumar wrote: > Hi , &

[U-Boot] Urgent : Cortex A9 quad core versatile express ca9x4_ct_vxp support in U-Boot..

2011-08-18 Thread Sandeep Kumar
nd of pointers will be very helpful. -- Thanks and Regards, Sandeep Kumar ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Urgent : Regd. Cortex A9 quad core versatile express ca9x4_ct_vxp support in U-Boot..

2011-08-20 Thread Sandeep Kumar
lpful. -- Thanks and Regards, Sandeep Kumar ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Urgent : Regd. Cortex A9 quad core versatile express ca9x4_ct_vxp support in U-Boot..

2011-08-21 Thread Sandeep Kumar
appreciated. -- Thanks and Regards, Sandeep Kumar On Sun, 2011-08-21 at 22:17 -0600, Matt Waddel wrote: > Hi Sandeep, > > On 08/21/2011 12:37 AM, Sandeep Kumar wrote: > > Hi all, > > > > I am trying to use U-Boot for cortex A9 quad core versatile express board. &g

Re: [U-Boot] start.S

2011-09-20 Thread Sandeep Kumar
-Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of maheen butt Sent: 20 September 2011 12:17 To: Marek Vasut; u-boot@lists.denx.de Subject: Re: [U-Boot] start.S From: Marek Vasut To: u-boot@lists.d

[U-Boot] U-Boot build break for m501sk board from Artila

2011-09-20 Thread Sandeep Kumar
Hi, Did anybody face the issue which I am facing in building U-Boot for m501sk board from Artila. I am getting following error. arm-none-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x21f0 -I/media/disk/work/u-boot-2011.06_old2/include -fno-built

[U-Boot] Instruction WFI gives error at build time.

2011-09-22 Thread Sandeep Kumar
Hi, I am adding support for a MPcore SoC in Uboot. For that secondary cores need to execute WFI (wait for interrupt) instruction. But while building the source I am getting the following error: arm-none-eabi-gcc -D__ASSEMBLY__ -g -Os -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -

[U-Boot] How to unsubscribe.

2011-10-16 Thread Sandeep Kumar
Hi, How can I unsubscribe from this mailing list. Regards, Sandeep -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Simon Glass Sent: 15 October 2011 05:33 To: U-Boot Mailing List Cc: Scott Wood; Kumar Gala Subject: [U-Boot] [PATCH

[U-Boot] Issue with ehci-pci on MPC8548

2011-04-18 Thread Sandeep Kumar Gopalpet
HI all, We are trying to bring up a board based on Freescale's MPC8548 SoC and we are facing issues with USB controller present on PCI. (PCI_1 <=> USB2.0 PCI host controller <=> USB flah driver controller <=> NAND flash). The issue that we are facing is with ehci_reset() returning failure condit