Re: [U-Boot] [PATCH 2/2] PowerPC, nand_spl: Add relocation support for -fpic

2010-12-11 Thread Joakim Tjernlund
Scott Wood wrote on 2010/12/10 21:34:59: > > On Thu, 9 Dec 2010 21:30:16 +0100 > Joakim Tjernlund wrote: > > > > > If not, is there anything special I need to test it (specific > > > > toolchain?) besides these two patches? > > > > > > No, not yet. The real benefit comes in later patches. Just >

Re: [U-Boot] [PATCH] arm926ejs: timer: Replace bss variable by gdr

2010-12-11 Thread Prafulla Wadaskar
> -Original Message- > From: Heiko Schocher [mailto:h...@denx.de] > Sent: Friday, December 10, 2010 3:03 PM > To: u-boot@lists.denx.de > Cc: Heiko Schocher; Albert ARIBAUD; Prafulla Wadaskar; Stefano Babic; > Reinhard Meyer > Subject: [PATCH] arm926ejs: timer: Replace bss variable by gdr

Re: [U-Boot] [PATCH v4 6/7] [REV-1] mv-common.h: Add support for ARMADA100 Platforms

2010-12-11 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar [mailto:prafu...@marvell.com] > Sent: Thursday, December 09, 2010 7:47 PM > To: u-boot@lists.denx.de > Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan > Sarnaik; Ashish Karkare; Prafulla Wadaskar > Subject: [PATCH v4

Re: [U-Boot] [PATCH v4 2/7] [REV-1] gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs

2010-12-11 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar [mailto:prafu...@marvell.com] > Sent: Thursday, December 09, 2010 7:47 PM > To: u-boot@lists.denx.de > Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan > Sarnaik; Ashish Karkare; Prafulla Wadaskar > Subject: [PATCH v4

Re: [U-Boot] [PATCH v4 1/7] arm: Add Support for Marvell ARMADA 100 Familiy SoCs

2010-12-11 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar [mailto:prafu...@marvell.com] > Sent: Tuesday, December 07, 2010 10:36 PM > To: u-boot@lists.denx.de > Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan > Sarnaik; Ashish Karkare; Prafulla Wadaskar; Mahavir Jain > Subje

Re: [U-Boot] [PATCH v4 3/7] add Multi Function Pin configuration support for ARMADA100

2010-12-11 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar [mailto:prafu...@marvell.com] > Sent: Tuesday, December 07, 2010 10:36 PM > To: u-boot@lists.denx.de > Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan > Sarnaik; Ashish Karkare; Prafulla Wadaskar > Subject: [PATCH v4

Re: [U-Boot] [PATCH v4 4/7] Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro

2010-12-11 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar [mailto:prafu...@marvell.com] > Sent: Tuesday, December 07, 2010 10:36 PM > To: u-boot@lists.denx.de > Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan > Sarnaik; Ashish Karkare; Prafulla Wadaskar > Subject: [PATCH v4

Re: [U-Boot] [PATCH v4 5/7] Serial: Add UART support for Marvell ARMADA 100 SoCs.

2010-12-11 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar [mailto:prafu...@marvell.com] > Sent: Tuesday, December 07, 2010 10:36 PM > To: u-boot@lists.denx.de > Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan > Sarnaik; Ashish Karkare; Prafulla Wadaskar; Mahavir Jain > Subje

Re: [U-Boot] [PATCH v4 7/7] Armada100: Add Board Support for Marvell Aspenite-DB

2010-12-11 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar [mailto:prafu...@marvell.com] > Sent: Tuesday, December 07, 2010 10:36 PM > To: u-boot@lists.denx.de > Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan > Sarnaik; Ashish Karkare; Prafulla Wadaskar; Mahavir Jain > Subje

[U-Boot] Please pull u-boot-ti/master

2010-12-11 Thread s-paulraj
The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-imx are available in the git repository at: git://git.denx.de/u-boot-ti.git master Dirk Behme (1): OMAP: Timer: Replace bss variable

[U-Boot] Please pull u-boot-ti/next

2010-12-11 Thread s-paulraj
Wolfgang, Please pull u-boot-ti/next After adding the twl6030 patch i realized that Albert delegated this patch to himself. But i have seen no comments from him. So i did not ammend the pull request. If he has issues with this patch, we can drop it. Thanks, Sandeep The following changes since

Re: [U-Boot] Please pull u-boot-ti/next

2010-12-11 Thread Albert ARIBAUD
Le 11/12/2010 17:08, s-paul...@ti.com a écrit : > Wolfgang, > > Please pull u-boot-ti/next > > After adding the twl6030 patch i realized that Albert delegated this patch to > himself. > But i have seen no comments from him. So i did not ammend the pull request. > If he has issues with this patch,

Re: [U-Boot] [PATCH] omap3: emif|sdrc: use a single global data define

2010-12-11 Thread Paulraj, Sandeep
> > DECLARE_GLOBAL_DATA_PTR declarations in functions are inherently > troublesome with various compilers (e.g. gcc 4.5) > > Signed-off-by: Nishanth Menon > --- > Similar to the fix I did in: > http://marc.info/?t=12880377354&r=1&w=2 > for OMAP4 > arch/arm/cpu/armv7/omap3/emif4.c |3 +

Re: [U-Boot] [PATCH] Fix to make U-Boot work with more USB sticks

2010-12-11 Thread Remy Bohmer
Hi Simon, 2010/12/10 Simon Glass : > I am sending this to the list looking for comments. Testing has been > confined to just a few USB sticks - no USB hard drives, USB card > readers, etc. But there are reports on the mailing list of problems > with U-Boot's detection of USB mass storage devices.

[U-Boot] End Of Year winner

2010-12-11 Thread little-nae
Name:> Occupation:> Tell:> Sex:> Country: ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] DaVinci: Config cleanup

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj Some DaVinci boards are using flags that are no longer valid So remove them. Signed-off-by: Sandeep Paulraj --- include/configs/davinci_schmoogie.h |7 --- include/configs/davinci_sffsdr.h|5 - include/configs/davinci_sonata.h|7 --- 3 fil

[U-Boot] [PATCH] DaVinci Sonata: Add ARM Relocation Support

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj Add ARM Relocation Support Signed-off-by: Sandeep Paulraj --- include/configs/davinci_sonata.h |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_sonata.h b/include/configs/davinci_sonata.h index 1059ebe..ebfdafa 1006

[U-Boot] [PATCH] DaVinci sffsdr: Add ARM Relocation Support

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj Add ARM Relocation Support Signed-off-by: Sandeep Paulraj --- include/configs/davinci_sffsdr.h |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_sffsdr.h b/include/configs/davinci_sffsdr.h index 336d606..307b9f2 1006

[U-Boot] [PATCH] DaVinci Schmoogie: Add ARM Relocation Support

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj Add ARM Relocation Support Signed-off-by: Sandeep Paulraj --- include/configs/davinci_schmoogie.h |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_schmoogie.h b/include/configs/davinci_schmoogie.h index 841f444..5c

[U-Boot] [PATCH] DaVinci DM6467: Add ARM Relocation Support

2010-12-11 Thread s-paulraj
From: Sandeep Paulraj Add ARM Relocation Support Signed-off-by: Sandeep Paulraj --- include/configs/davinci_dm6467evm.h |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_dm6467evm.h b/include/configs/davinci_dm6467evm.h index f0a8e98..3ef