Re: [U-Boot] [PATCH] powerpc/t1040qds: Add DDR Raw Timing support

2013-10-30 Thread Jain Priyanka-B32167
> -Original Message- > From: sun york-R58495 > Sent: Wednesday, October 30, 2013 10:14 PM > To: Jain Priyanka-B32167; u-boot@lists.denx.de > Cc: Aggrwal Poonam-B10812 > Subject: Re: [PATCH] powerpc/t1040qds: Add DDR Raw Timing support > > On 10/25/2013 02:49

Re: [U-Boot] [PATCH] sf:eon: Add support for EN25S64

2013-09-10 Thread Jain Priyanka-B32167
Hello Jagan, Reply in-lined. Regards Priyanka > -Original Message- > From: Jagan Teki [mailto:jagannadh.t...@gmail.com] > Sent: Saturday, September 07, 2013 12:19 PM > To: Jain Priyanka-B32167 > Cc: u-boot@lists.denx.de > Subject: Re: [PATCH] sf:eon: Add support f

Re: [U-Boot] [PATCH] powerpc/mpc8xxx: Fix CamelCase for DDR code

2013-09-10 Thread Jain Priyanka-B32167
Hello York, I have already send a similar patch: http://patchwork.ozlabs.org/patch/271670/ Regards Priyanka > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of York Sun > Sent: Wednesday, September 11, 2013 1:56 AM > To: u-boo

Re: [U-Boot] observing u-boot build error due to oversizing

2013-08-29 Thread Jain Priyanka-B32167
Thanks Dave, I will try that. > -Original Message- > From: Liu Dave-R63238 > Sent: Thursday, August 29, 2013 1:21 PM > To: Jain Priyanka-B32167; u-boot@lists.denx.de > Subject: RE: observing u-boot build error due to oversizing > > Priyanka, > > If you use

[U-Boot] observing u-boot build error due to oversizing

2013-08-29 Thread Jain Priyanka-B32167
Hi, When I do make P1021RDB-PC_36BIT_NAND in u-boot code base, I am getting below errors. Look like u-boot is getting oversized. Any idea how can this be resolved /opt/freescale/usr/local/gcc-4.5.55-eglibc-2.11.55/powerpc-linux-gnu/bin/powerpc-linux-gnu-gcc -E -g -Os -fpic -mrelocatable -ff

Re: [U-Boot] [PATCH 1/2] board/bsc9132qds: Add DSP side tlb and laws

2013-06-26 Thread Jain Priyanka-B32167
gt; To: Jain Priyanka-B32167 > Cc: u-boot@lists.denx.de; Fleming Andy-AFLEMING > Subject: Re: [U-Boot] [PATCH 1/2] board/bsc9132qds: Add DSP side tlb and > laws > > On Tue, Jun 25, 2013 at 10:57 AM, Priyanka Jain > wrote: > > BSC9132QDS is a Freescale Reference Design

Re: [U-Boot] [PATCH] sf:stmicro: Add support for N25Q512A

2013-06-26 Thread Jain Priyanka-B32167
Thanks for pointing. Any idea? When it will be merged in u-boot tree. Regards Priyanka > -Original Message- > From: Jagan Teki [mailto:jagannadh.t...@gmail.com] > Sent: Tuesday, June 25, 2013 7:11 PM > To: Jain Priyanka-B32167 > Cc: u-boot@lists.denx.de > Subject: R

Re: [U-Boot] [PATCH] fsl_esdhc: Correcting esdhc timeout counter calculation

2011-02-25 Thread Jain Priyanka-B32167
Dear Wolgang Denk > -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Friday, February 25, 2011 11:06 AM > To: Andy Fleming > Cc: Kumar Gala; u-boot@lists.denx.de; Fleming Andy-AFLEMING; Jain > Priyanka-B32167 > Subject: Re: [U-Boot] [PATCH]

Re: [U-Boot] [PATCH][v2] RTC driver for PT7C4338 chip.

2010-10-25 Thread Jain Priyanka-B32167
Dear Kumar, As there is no feedback on this patch in the maillist. Please pull this upstream. Thanks Priyanka -Original Message- From: Jain Priyanka-B32167 Sent: Thursday, October 21, 2010 9:22 AM To: u-boot@lists.denx.de Cc: Jain Priyanka-B32167 Subject: [PATCH][v2] RTC driver for

Re: [U-Boot] [PATCH][v0]p1_p2_rdb: to set SQW/INT pin of RTC as INT line

2010-10-25 Thread Jain Priyanka-B32167
Dear Kumar, As there is no feedback on this patch in the maillist. Please pull this upstream. Thanks Priyanka -Original Message- From: Jain Priyanka-B32167 Sent: Monday, October 25, 2010 2:53 PM To: u-boot@lists.denx.de Cc: Jain Priyanka-B32167; Gala Kumar-B11780 Subject: [U-Boot

Re: [U-Boot] [PATCH][v0] RTC driver for PT7C4338 chip.

2010-10-20 Thread Jain Priyanka-B32167
Dear Wolfgang Denk, Please find my answers to comments inline. -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Thursday, October 21, 2010 1:36 AM To: Jain Priyanka-B32167 Cc: u-boot@lists.denx.de; Gala Kumar-B11780 Subject: Re: [U-Boot] [PATCH][v0] RTC driver for

Re: [U-Boot] facing issue in compiling latest u-boot for P1020RDB(powerpc)

2010-10-20 Thread Jain Priyanka-B32167
Thanks Dear Wolfgang Denk and Dear Kumar Gala, I was able to solve compilation error by upgrading sed. Regards Priyanka -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Wednesday, October 20, 2010 12:35 PM To: Jain Priyanka-B32167 Cc: Kumar Gala; u-boot@lists.denx.de

Re: [U-Boot] facing issue in compiling latest u-boot for P1020RDB(powerpc)

2010-10-19 Thread Jain Priyanka-B32167
sed version on my machine is GNU 3.02 Regards Priyanka -Original Message- From: Kumar Gala [mailto:ga...@kernel.crashing.org] Sent: Wednesday, October 20, 2010 11:20 AM To: Jain Priyanka-B32167 Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] facing issue in compiling latest u-boot for

[U-Boot] facing issue in compiling latest u-boot for P1020RDB(powerpc)

2010-10-19 Thread Jain Priyanka-B32167
Hi, I have cloned u-boot code (latest commit-id is 1ba91ba23396005ef7b42381cc21f0baf78d0d60) and trying to build P1020RDB. But it fails. Error log as follows: bash-2.05a$ make P1020RDB_config Generating include/autoconf.mk Generating include/autoconf.mk.dep Configuring for P1020RDB -

[U-Boot] Driver for RTC (PT7C4338) chip

2010-10-11 Thread Jain Priyanka-B32167
Hi, One of our board has PT7C4338 (Pericom Technology Inc.) as RTC chip. Does anyone has any idea if u-boot has support for this chip? If yes, what is the location of this RTC driver in u-boot? Thanks alot Priyanka ___ U-Boot mailing list