Re: [U-Boot] [STATUS] v2011.06-rc1 released

2011-05-20 Thread David Müller (ELSOFT AG)
Hello, please also apply the following patch and friends http://patchwork.ozlabs.org/patch/93595/ this will make VCMA9 board work with current U-Boot release. Thank you Dave ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/li

[U-Boot] [PATCH v2] .gitignore: update list of u-boot.* files and add *.bin

2011-05-20 Thread Eric Cooper
This patch adds additional u-boot.* files mentioned in Makefile, and adds *.bin since these are deleted as part of "make clean". Signed-off-by: Eric Cooper --- Changes since v1: Added more general *.bin pattern. .gitignore |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff

Re: [U-Boot] [IXP42x PATCH series v4 13/17] add dvlhost (dLAN 200 AV Wireless G) board

2011-05-20 Thread Marek Vasut
On Wednesday, April 06, 2011 11:49:14 PM Michael Schwingen wrote: > Signed-off-by: Michael Schwingen > --- > Changes for V2: > - move -ffunction-sections/--gc-sections to board config.mk > - add wildcard to bss segment in linker script > - add ethprime/ethrotate to default environment > Changes

Re: [U-Boot] [IXP42x PATCH series v4 12/17] IXP NPE: add support for fixed-speed MII ports

2011-05-20 Thread Marek Vasut
On Wednesday, April 06, 2011 11:49:13 PM Michael Schwingen wrote: > Signed-off-by: Michael Schwingen > --- > Changes for V2: > Changes for V3: > - coding style / indentation cleanup > - move config.h changes to AcTux2/AcTux3 board patches > Changes for V4: > - add changelog > > arch/arm/cpu/i

Re: [U-Boot] [IXP42x PATCH series v4 08/17] update/fix AcTux1 board

2011-05-20 Thread Marek Vasut
On Wednesday, April 06, 2011 11:49:09 PM Michael Schwingen wrote: > Signed-off-by: Michael Schwingen > --- > Changes for V2: > - move -ffunction-sections/--gc-sections to board config.mk > - add wildcard to bss segment in linker script > Changes for V3: > - use I/O accessors > - coding style f

Re: [U-Boot] [IXP42x PATCH series v4 05/17] fix "depend" target in npe directory

2011-05-20 Thread Marek Vasut
On Wednesday, April 06, 2011 11:49:06 PM Michael Schwingen wrote: > Signed-off-by: Michael Schwingen > --- > Changes for V2: > > Changes for V3: > > Changes for V4: > - add changelog > > arch/arm/cpu/ixp/npe/Makefile |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git

Re: [U-Boot] [IXP42x PATCH series v4 04/17] Fix IXP code to work after relocation was added

2011-05-20 Thread Marek Vasut
On Wednesday, April 06, 2011 11:49:05 PM Michael Schwingen wrote: > - jump to real flash location after reset before turning off flash mirror > - fix timer system to use HZ == 1000, remove broken interrupt-based code > > Signed-off-by: Michael Schwingen > --- > Changes for V2: > - fix patch de

Re: [U-Boot] [IXP42x PATCH series v4 03/17] trigger hardware watchdog in IXP42x serial driver

2011-05-20 Thread Marek Vasut
On Wednesday, April 06, 2011 11:49:04 PM Michael Schwingen wrote: > Signed-off-by: Michael Schwingen > --- > Changes for V2: > > Changes for V3: > - coding style fixes > Changes for V4: > - add changelog > > drivers/serial/serial_ixp.c |7 +-- > 1 files changed, 5 insertions(+), 2 del

Re: [U-Boot] [IXP42x PATCH series v4 02/17] add support for IXP42x Rev. B1 and newer

2011-05-20 Thread Marek Vasut
On Wednesday, April 06, 2011 11:49:03 PM Michael Schwingen wrote: > Signed-off-by: Michael Schwingen > --- > Changes for V2: > > Changes for V3: > - reformat to wrap long lines > Changes for V4: > - add changelog > > arch/arm/cpu/ixp/npe/npe.c |7 +-- > 1 files changed, 5 insertions(+

Re: [U-Boot] [IXP42x PATCH series v4 01/17] add XScale sub architecture (IXP/PXA) to maintainer list

2011-05-20 Thread Marek Vasut
On Wednesday, April 06, 2011 11:49:02 PM Michael Schwingen wrote: > Signed-off-by: Michael Schwingen > --- > Changes for V2: > > Changes for V3: > - change patch description > - drop wepep250 (should already be deleted) > Changes for V4: > - add changelog > > MAINTAINERS | 44 +

Re: [U-Boot] [PATCH 01/13] add XScale sub architecture (IXP/PXA) to board list

2011-05-20 Thread Marek Vasut
On Thursday, April 07, 2011 04:58:53 PM Wolfgang Denk wrote: > Dear Marek Vasut, > > In message <201104071529.42290.marek.va...@gmail.com> you wrote: > > > Marek, it seems you forgot to clean up MAINTAINERS, and also to add > > > the removed boards to the "doc/README.scrapyard" file. Can you plea

[U-Boot] [PATCH] Move wepep250,delta,xsengine to scrapyard

2011-05-20 Thread Marek Vasut
Drop wepep250 board from MAINTAINERS and add all these three boards to doc/README.scrapyard Signed-off-by: Marek Vasut --- MAINTAINERS |4 doc/README.scrapyard |3 +++ 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e2c48a8..5d

Re: [U-Boot] [GIT PULL] Pull request: u-boot-imx

2011-05-20 Thread Albert ARIBAUD
Hi Stefano, Le 20/05/2011 17:58, Stefano Babic a écrit : > Hi Albert, > > please pull from u-boot-imx. > > The following changes since commit 7a82c208143bbc774ffcb4e53239410f867a0794: > >Prepare v2011.06-rc1 (2011-05-19 22:23:50 +0200) > > are available in the git repository at: >git://www

Re: [U-Boot] [PATCH V7 3/3] MX53: support for freescale MX53LOCO board

2011-05-20 Thread Albert ARIBAUD
Hi Jason, Sorry for chiming in so late, but... Just one question. What is this with the patch numbering, i.e. 1/1, 2/2, 3/3 ? I am having a hard time following what is what, especially considering the patch subjects are identical apart from version and part numbers. Amicalement, -- Albert. _

[U-Boot] [GIT PULL] Pull request: u-boot-imx

2011-05-20 Thread Stefano Babic
Hi Albert, please pull from u-boot-imx. The following changes since commit 7a82c208143bbc774ffcb4e53239410f867a0794: Prepare v2011.06-rc1 (2011-05-19 22:23:50 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master Fabio Estevam (6): mx31pdk: Clean

Re: [U-Boot] [PATCH v9] Add support for Network Space v2 and parents

2011-05-20 Thread Simon Guinot
Hi Prafulla, Please, consider adding this patch to the current release. Thanks in advance. Simon On Tue, May 17, 2011 at 02:42:10PM +0200, Simon Guinot wrote: > This patch add support for the Network Space v2 board and parents, based > on the Marvell Kirkwood 6281 SoC. This include Network Spac

Re: [U-Boot] [PATCH v3 0/8] keymile arm boards update, part 2

2011-05-20 Thread Prafulla Wadaskar
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Friday, May 20, 2011 6:36 PM > To: Valentin Longchamp > Cc: Prafulla Wadaskar; albert.u.b...@aribaud.net; u-boot@lists.denx.de; > holger.bru...@keymile.com; Ashish Karkare; Prabhanjan Sarnaik; Heiko > Schocher > Subj

[U-Boot] Faites des rencontres près de chez bous ! INSCRIPTION 100% GRATUITE !

2011-05-20 Thread Nicolle
EdenFlirt Faites des rencontres près de chez bous ! Discouter en direct avec des milliers de célibataires ! INSCRIPTION 100% GRATUITE ! Inscrivez-vous sur: http://pro1.inforeg4you.com/links/edenflirt/9cec37cd418c855ba610322791cdf448/ *** Vous recevez ce message parce qu

Re: [U-Boot] Beagleboard patches, going upstream?

2011-05-20 Thread Anatolij Gustschin
Hi, On Thu, 19 May 2011 15:49:02 -0700 Darren Hart wrote: > I'm looking to include the following patches from TI's > meta-texasinstruments OE layer recipe for u-boot. They have been sent to > the list, two of them Acked, but have otherwise received no response and > but I don't see them in the g

Re: [U-Boot] Beagleboard patches, going upstream?

2011-05-20 Thread Jason Kridner
On Thu, May 19, 2011 at 6:49 PM, Darren Hart wrote: > I'm looking to include the following patches from TI's > meta-texasinstruments OE layer recipe for u-boot. They have been sent to > the list, two of them Acked, but have otherwise received no response and > but I don't see them in the git repo

Re: [U-Boot] [PATCH v3 0/8] keymile arm boards update, part 2

2011-05-20 Thread Wolfgang Denk
Dear Valentin Longchamp, In message <4dd65683.60...@keymile.com> you wrote: > > Wolfgang, what is your opinion on how this should be merged ? The > patches have really been posted quite a long time ago (they were > split in 3 series in the meantime) and you have applied the other two > series alr

Re: [U-Boot] AT91: CFI support broken

2011-05-20 Thread Jens Scharsig
Hello Stefan Roese, >> Hello, >> >> since "AT91: fix timer.c - remove reset_timer()" >> >> >> >> was commited the arm926ejs/at91 boards can't compile with cfi_flash support: >> >> u-boot/drivers/mtd

Re: [U-Boot] [PATCH v3 0/8] keymile arm boards update, part 2

2011-05-20 Thread Valentin Longchamp
Hi Albert, Valentin Longchamp wrote: > Hi Prafulla, > > Prafulla Wadaskar wrote: >>> -Original Message- >>> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] >>> Sent: Wednesday, May 11, 2011 8:52 PM >>> To: Prafulla Wadaskar >>> Cc: u-boot@lists.denx.de; holger.bru...@keym

Re: [U-Boot] AT91: CFI support broken

2011-05-20 Thread Reinhard Meyer
Dear e...@bus-elektronik.de, > Hello, > > since "AT91: fix timer.c - remove reset_timer()" > > > > was commited the arm926ejs/at91 boards can't compile with cfi_flash support: > > u-boot/drivers/mtd/

Re: [U-Boot] [STATUS] v2011.06-rc1 released

2011-05-20 Thread Reinhard Meyer
Dear Jens Scharsig, > Hello, > > please apply the following patch > > http://patchwork.ozlabs.org/patch/83703/ > > this will make at91rm9200ek and eb_cpux9k2 board work with current release. > This patch also fix the broken arm/920t/at91 arch since last merge with > arm custodian tree. I will see

Re: [U-Boot] USB on iMX25

2011-05-20 Thread Matthias Weißer
Am 19.05.2011 07:29, schrieb Sathish: > Matthias Weißer arcor.de> writes: >> Hi >> >> I am currently porting u-boot to a new board based on Freescales iMX25 >> processor. I would like to add USB support. As I can see there is no >> support in current head for USB on iMX. Can someone give me some

[U-Boot] AT91: CFI support broken

2011-05-20 Thread e...@bus-elektronik.de
Hello, since "AT91: fix timer.c - remove reset_timer()" was commited the arm926ejs/at91 boards can't compile with cfi_flash support: u-boot/drivers/mtd/cfi_flash.c:576: undefined reference to `re

[U-Boot] Hello Would You Like To Earn

2011-05-20 Thread Carmille . Burns
Hello u-boot Would you like to earn an extra $200 everyday?, for just 45 minutes work? You could quit your job and make double the money at home working for yourself. visit->http:tinyurl.com/42e38u9 Regards, Carmille Burns Survey Human Resources Dept. ___

[U-Boot] [PATCH] MX31: drop warnings due to missing prototype for mxc_watchdog_reset()

2011-05-20 Thread Stefano Babic
Signed-off-by: Stefano Babic --- arch/arm/include/asm/arch-mx31/clock.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/include/asm/arch-mx31/clock.h b/arch/arm/include/asm/arch-mx31/clock.h index 1ff917e..9f7ae80 100644 --- a/arch/arm/include/asm/arch-mx31/cloc

Re: [U-Boot] [PATCH] mx51evk: Make use of the i.MX GPIO API

2011-05-20 Thread Stefano Babic
On 05/19/2011 09:15 PM, Fabio Estevam wrote: > Make use of the i.MX GPIO API. Hi Fabio, thanks for cleanup this code. > > While at it created a separate function for the FEC PHY reset, > so that it can be decoupled from the power_init function. > > Signed-off-by: Fabio Estevam > --- > board/

Re: [U-Boot] [PATCH v4 1/4] MX5: Make the weim structure complete

2011-05-20 Thread Stefano Babic
On 05/19/2011 09:27 PM, Fabio Estevam wrote: > Signed-off-by: Fabio Estevam > --- Hi Fabio, > + * WEIM CSnGCR1 > + */ > +#define CSEN(x) (x) > +#define SWR(x) ((x) << 1) > +#define SRD(x) ((x) << 2) > +#define MUM(x) ((x) << 3) > +#define WFL(x)

Re: [U-Boot] [PATCH] mx51evk: Fix number of DDR banks

2011-05-20 Thread Stefano Babic
On 05/19/2011 06:32 PM, Fabio Estevam wrote: > MX51EVK board has 2 banks of 256MB DDR memories instead of a single one with > 512MB. > > Signed-off-by: Fabio Estevam > --- Hi Fabio, > board/freescale/mx51evk/mx51evk.c | 18 +++--- > include/configs/mx51evk.h |7 +

Re: [U-Boot] [PATCH] S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)

2011-05-20 Thread Minkyu Kang
On 19 May 2011 15:35, Minkyu Kang wrote: > The source of pwm clock is fixed at evt1. > And some registers for pwm clock are removed. > > Signed-off-by: Minkyu Kang > Signed-off-by: Kyungmin Park > --- applied to u-boot-samsung Minkyu Kang -- from. prom. www.promsoft.net __