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

2011-08-21 Thread Albert ARIBAUD
(sorry Sandeep for the double mail; I guess that's what I get by answering e-mail before the morning coffee starts having an effect.) Le 21/08/2011 08:37, Sandeep Kumar a écrit : > Hi all, > > I am trying to use U-Boot for cortex A9 quad core versatile express board. I > saw that the support is

Re: [U-Boot] [STATUS] ARM

2011-08-21 Thread Dirk Behme
On 20.08.2011 17:32, Albert ARIBAUD wrote: > Hi all, > > Le 20/08/2011 13:12, Albert ARIBAUD a écrit : > 1. http://patchwork.ozlabs.org/patch/107678/ > > This one lowers bad board builds from 69 to 62, and has been applied. > 2. http://patchwork.ozlabs.org/patch/108865/ > > This one kind

Re: [U-Boot] DreamPlug - progress?

2011-08-21 Thread Adam Baxter
Hi Prafulla, Is there anything currently available? I didn't see any references to DreamPlug in the Marvell u-boot Git tree. Thanks, Adam Baxter On Sun, Aug 21, 2011 at 4:57 PM, Prafulla Wadaskar wrote: > > >> -Original Message- >> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun..

Re: [U-Boot] [PATCH v4] ARM: Add Calxeda Highbank platform

2011-08-21 Thread Albert ARIBAUD
Hi Rob, Le 04/08/2011 22:22, Rob Herring a écrit : > From: Rob Herring > > Add basic support for Calxeda Highbank platform. Only minimal support with > serial and SATA are included. > > Signed-off-by: Jason Hobbs > Signed-off-by: Rob Herring > Cc: Albert ARIBAUD > --- > > changes in v4: > - Reba

Re: [U-Boot] [STATUS] ARM

2011-08-21 Thread Albert ARIBAUD
Hi Dirk, Le 21/08/2011 09:11, Dirk Behme a écrit : > But, hmm, > > http://git.denx.de/?p=u-boot/u-boot-arm.git;a=summary > > doesn't show the applied patches yet? Did I miss something? You did not; I did -- forgot to push master. Fixed now, thanks for pointing this out. > Best regards > > Dirk

Re: [U-Boot] [PATCH v7 2/2] gpio: Add GPIO driver for Marvell SoC Armada100

2011-08-21 Thread Prafulla Wadaskar
> -Original Message- > From: Ajay Bhargav [mailto:ajay.bhar...@einfochips.com] > Sent: Thursday, August 18, 2011 11:08 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Ajay Bhargav > Subject: [PATCH v7 2/2] gpio: Add GPIO driver for Marvell SoC Armada100 > > This patch adds support

Re: [U-Boot] [PATCH v7 1/2] gpio: Add GPIO driver framework for Marvell SoCs

2011-08-21 Thread Prafulla Wadaskar
> -Original Message- > From: Ajay Bhargav [mailto:ajay.bhar...@einfochips.com] > Sent: Thursday, August 18, 2011 11:08 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Ajay Bhargav > Subject: [PATCH v7 1/2] gpio: Add GPIO driver framework for Marvell SoCs > > This patch adds generi

[U-Boot] Pull request u-boot-marvell.git

2011-08-21 Thread Prafulla Wadaskar
Hi Albert Please kindly pull The following changes since commit 043a76397696ca0a77ebee0ffc60bf31bdf37f02: Prafulla Wadaskar (1): Merge branch 'master' of git://git.marvell.com/mirror/denx.de/u-boot-arm into armmaster are available in the git repository at: u-boot-marvell.git master

[U-Boot] [PATCH] omap4: fix build warning due to signed unsigned comparison

2011-08-21 Thread Aneesh V
Signed-off-by: Aneesh V --- arch/arm/include/asm/arch-omap4/clocks.h | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/arm/include/asm/arch-omap4/clocks.h b/arch/arm/include/asm/arch-omap4/clocks.h index 374e064..45c947d 100644 --- a/arch/arm/include/asm/ar

Re: [U-Boot] [STATUS] ARM

2011-08-21 Thread Dirk Behme
On 20.08.2011 17:32, Albert ARIBAUD wrote: > Hi all, > > Le 20/08/2011 13:12, Albert ARIBAUD a écrit : ... 2. http://patchwork.ozlabs.org/patch/108865/ > > This one kind of half-fixes the two boards it touches: they now build > but with warnings, all the same, of which here is one: > > clocks.

Re: [U-Boot] [STATUS] ARM

2011-08-21 Thread V, Aneesh
Hi Albert, On Sat, Aug 20, 2011 at 9:02 PM, Albert ARIBAUD wrote: > Hi all, > > Le 20/08/2011 13:12, Albert ARIBAUD a écrit : > 1. http://patchwork.ozlabs.org/patch/107678/ > > This one lowers bad board builds from 69 to 62, and has been applied. > 2. http://patchwork.ozlabs.org/patch/1

Re: [U-Boot] [STATUS] ARM

2011-08-21 Thread V, Aneesh
Hi Dirk, On Sun, Aug 21, 2011 at 1:16 PM, Dirk Behme wrote: > On 20.08.2011 17:32, Albert ARIBAUD wrote: >> Hi all, >> >> Le 20/08/2011 13:12, Albert ARIBAUD a écrit : > ... > 2. http://patchwork.ozlabs.org/patch/108865/ >> >> This one kind of half-fixes the two boards it touches: they now bu

Re: [U-Boot] Pull request u-boot-marvell.git

2011-08-21 Thread Albert ARIBAUD
Hi Prafulla, Le 21/08/2011 09:34, Prafulla Wadaskar a écrit : > Hi Albert > > Please kindly pull > The following changes since commit 043a76397696ca0a77ebee0ffc60bf31bdf37f02: >Prafulla Wadaskar (1): > Merge branch 'master' of > git://git.marvell.com/mirror/denx.de/u-boot-arm into ar

Re: [U-Boot] [STATUS] ARM

2011-08-21 Thread Albert ARIBAUD
Hi Aneesh, Le 21/08/2011 09:51, V, Aneesh a écrit : > Hi Albert, > > On Sat, Aug 20, 2011 at 9:02 PM, Albert ARIBAUD > wrote: >> Hi all, >> >> Le 20/08/2011 13:12, Albert ARIBAUD a écrit : >> > 1. http://patchwork.ozlabs.org/patch/107678/ >> >> This one lowers bad board builds from 69 to 62,

Re: [U-Boot] Pull request u-boot-marvell.git

2011-08-21 Thread Prafulla Wadaskar
> -Original Message- > From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] > Sent: Sunday, August 21, 2011 1:36 PM > To: Prafulla Wadaskar > Cc: 'u-boot@lists.denx.de'; Ashish Karkare; Prabhanjan Sarnaik > Subject: Re: Pull request u-boot-marvell.git > > Hi Prafulla, > > Le 21/08/20

Re: [U-Boot] [PATCH] omap4: fix build warning due to signed unsigned comparison

2011-08-21 Thread Albert ARIBAUD
Hi Aneesh, Le 21/08/2011 09:40, Aneesh V a écrit : > Signed-off-by: Aneesh V > --- > arch/arm/include/asm/arch-omap4/clocks.h | 12 ++-- > 1 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/arch/arm/include/asm/arch-omap4/clocks.h > b/arch/arm/include/asm/arch-omap4/cl

Re: [U-Boot] [STATUS] ARM

2011-08-21 Thread V, Aneesh
Hi Albert, On Sun, Aug 21, 2011 at 1:44 PM, Albert ARIBAUD wrote: > Hi Aneesh, > > Le 21/08/2011 09:51, V, Aneesh a écrit : >> >> Hi Albert, >> >> On Sat, Aug 20, 2011 at 9:02 PM, Albert ARIBAUD >>  wrote: >>> >>> Hi all, >>> >>> Le 20/08/2011 13:12, Albert ARIBAUD a écrit : >>> >> 1. http:/

Re: [U-Boot] [STATUS] ARM

2011-08-21 Thread Albert ARIBAUD
Hi Aneesh, Le 21/08/2011 10:56, V, Aneesh a écrit : >> This indeed fixes it. Strange that the warning is not emitted by your >> toolchain. > > Yes, that's indeed strange. Even with your tool-chain it should've emitted > more warnings. Many of those unsigned variables were assigned -1 in > elsewhe

Re: [U-Boot] Pull request u-boot-marvell.git

2011-08-21 Thread Albert ARIBAUD
Hi Prafulla, Le 21/08/2011 10:15, Prafulla Wadaskar a écrit : > > >> -Original Message- >> From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] >> Sent: Sunday, August 21, 2011 1:36 PM >> To: Prafulla Wadaskar >> Cc: 'u-boot@lists.denx.de'; Ashish Karkare; Prabhanjan Sarnaik >> Subject:

Re: [U-Boot] [STATUS] ARM

2011-08-21 Thread Dirk Behme
On 19.08.2011 00:09, Albert ARIBAUD wrote: > Hi all, > > This week-end I intend to go through the board removal patch set and > apply those patches in it that still fail to compile with the current > u-boot-arm/master tree. So: > > 1) if there are any pull requests to u-voot-arm/master in the works

[U-Boot] [PATCH] MX35: MX35PDK: support additional RAM on CSD1

2011-08-21 Thread Stefano Babic
Modules on mx35pdk have additional 128MB memory connected to CSD1. Signed-off-by: Stefano Babic --- board/freescale/mx35pdk/lowlevel_init.S |9 + board/freescale/mx35pdk/mx35pdk.c | 17 +++-- include/configs/mx35pdk.h |6 +++--- 3 files changed,

Re: [U-Boot] Pull request u-boot-marvell.git -- watch out

2011-08-21 Thread Albert ARIBAUD
Hi again Prafulla, Le 21/08/2011 09:34, Prafulla Wadaskar a écrit : > Hi Albert > > Please kindly pull > The following changes since commit 043a76397696ca0a77ebee0ffc60bf31bdf37f02: >Prafulla Wadaskar (1): > Merge branch 'master' of > git://git.marvell.com/mirror/denx.de/u-boot-arm i

Re: [U-Boot] [PATCH v4] cmd_sf: add "update" subcommand to do smart SPI flash update

2011-08-21 Thread Simon Glass
On Sat, Aug 20, 2011 at 4:35 PM, Mike Frysinger wrote: > From: Simon Glass > > This adds a new SPI flash command which only rewrites blocks if the contents > need to change. This can speed up SPI flash programming when much of the > data is unchanged from what is already there. > > Signed-off-by:

[U-Boot] [PATCH 02/14] MX25: make use of GPIO framework for MX25 processor

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic --- arch/arm/include/asm/arch-mx25/gpio.h | 45 + arch/arm/include/asm/arch-mx25/imx-regs.h | 12 2 files changed, 45 insertions(+), 12 deletions(-) create mode 100644 arch/arm/include/asm/arch-mx25/gpio.h diff --git a/ar

[U-Boot] [PATCH 04/14] MX5: make use of GPIO framework for MX5 processor

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic --- arch/arm/include/asm/arch-mx5/gpio.h | 35 ++ arch/arm/include/asm/arch-mx5/imx-regs.h |7 -- 2 files changed, 35 insertions(+), 7 deletions(-) create mode 100644 arch/arm/include/asm/arch-mx5/gpio.h diff --git a/arch/ar

[U-Boot] [PATCH 01/14] IMX: uniform GPIO interface using GPIO framework

2011-08-21 Thread Stefano Babic
IMX processors has a slightly different interface to access GPIOs and do not make use of the provided GPIO framework. The patch substitutes mxc_ specific functions and make use of the API in asm/gpio.h Signed-off-by: Stefano Babic --- drivers/gpio/mxc_gpio.c | 51 ++

[U-Boot] [PATCH 05/14] MX35: make use of GPIO framework for MX35 processor

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic --- arch/arm/include/asm/arch-mx35/gpio.h | 40 + 1 files changed, 40 insertions(+), 0 deletions(-) create mode 100644 arch/arm/include/asm/arch-mx35/gpio.h diff --git a/arch/arm/include/asm/arch-mx35/gpio.h b/arch/arm/include/asm/

[U-Boot] [PATCH 06/14] MX31: QONG: make use of GPIO framework

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic --- board/davedenx/qong/fpga.c | 10 +- board/davedenx/qong/qong.c | 36 +--- 2 files changed, 22 insertions(+), 24 deletions(-) diff --git a/board/davedenx/qong/fpga.c b/board/davedenx/qong/fpga.c index 789acf0..6536a0b 10

[U-Boot] [PATCH 03/14] MX31: make use of GPIO framework for MX31 processor

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic --- arch/arm/include/asm/arch-mx31/gpio.h | 35 + arch/arm/include/asm/arch-mx31/imx-regs.h |7 - 2 files changed, 35 insertions(+), 7 deletions(-) create mode 100644 arch/arm/include/asm/arch-mx31/gpio.h diff --git a/arch/a

[U-Boot] [PATCH 07/14] MX5: efikamx: make use of GPIO framework

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic CC: Marek Vasut --- board/efikamx/efikamx.c | 62 ++ 1 files changed, 24 insertions(+), 38 deletions(-) diff --git a/board/efikamx/efikamx.c b/board/efikamx/efikamx.c index 4b36918..5be1f6c 100644 --- a/board/efikamx/efi

[U-Boot] [PATCH 08/14] MX25: zmx25: make use of GPIO framework

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic CC: Matthias Weisser --- board/syteco/zmx25/zmx25.c | 35 ++- 1 files changed, 14 insertions(+), 21 deletions(-) diff --git a/board/syteco/zmx25/zmx25.c b/board/syteco/zmx25/zmx25.c index f055038..893adc6 100644 --- a/board/syteco/z

[U-Boot] [PATCH 09/14] MX5: mx53ard: make use of GPIO framework

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic CC: Fabio Estevam --- board/freescale/mx53ard/mx53ard.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/board/freescale/mx53ard/mx53ard.c b/board/freescale/mx53ard/mx53ard.c index 134603a..6e3360b 100644 --- a/board/freescale/mx53ard/

[U-Boot] [PATCH 10/14] MX5: mx53smd: make use of GPIO framework

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic CC: Fabio Estevam --- board/freescale/mx53smd/mx53smd.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/board/freescale/mx53smd/mx53smd.c b/board/freescale/mx53smd/mx53smd.c index 21b5d14..4a7ee55 100644 --- a/board/freescale/mx53smd/mx53

[U-Boot] [PATCH 11/14] MX5: vision2: make use of GPIO framework

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic --- board/ttcontrol/vision2/vision2.c | 71 ++--- 1 files changed, 27 insertions(+), 44 deletions(-) diff --git a/board/ttcontrol/vision2/vision2.c b/board/ttcontrol/vision2/vision2.c index 565c4d0..17a2558 100644 --- a/board/ttcont

[U-Boot] [PATCH 12/14] MX5: mx53evk: make use of GPIO framework

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic CC: Jason Liu --- board/freescale/mx53evk/mx53evk.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/freescale/mx53evk/mx53evk.c b/board/freescale/mx53evk/mx53evk.c index 88095dc..81857ff 100644 --- a/board/freescale/mx53evk/mx53ev

[U-Boot] [PATCH 13/14] MX5: mx53loco: make use of GPIO framework

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic CC: Jason Liu --- board/freescale/mx53loco/mx53loco.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/freescale/mx53loco/mx53loco.c b/board/freescale/mx53loco/mx53loco.c index 18b388e..ade1006 100644 --- a/board/freescale/mx53loco

[U-Boot] [PATCH 14/14] MX35: mx35pdk: make use of GPIO framework

2011-08-21 Thread Stefano Babic
Signed-off-by: Stefano Babic --- board/freescale/mx35pdk/mx35pdk.c |5 ++--- include/configs/mx35pdk.h |1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/freescale/mx35pdk/mx35pdk.c b/board/freescale/mx35pdk/mx35pdk.c index a6b5a51..9eefe5e 100644 --- a/bo

Re: [U-Boot] Pull request u-boot-marvell.git -- watch out

2011-08-21 Thread Albert ARIBAUD
Le 21/08/2011 12:24, Albert ARIBAUD a écrit : > Hi again Prafulla, > > Le 21/08/2011 09:34, Prafulla Wadaskar a écrit : >> Hi Albert >> >> Please kindly pull >> The following changes since commit 043a76397696ca0a77ebee0ffc60bf31bdf37f02: >> Prafulla Wadaskar (1): >> Merge branch 'mast

Re: [U-Boot] [PATCH v4] cmd_sf: add "update" subcommand to do smart SPI flash update

2011-08-21 Thread Simon Glass
Hi Marek, On Sat, Aug 20, 2011 at 5:04 PM, Marek Vasut wrote: > On Sunday, August 21, 2011 12:35:51 AM Mike Frysinger wrote: >> From: Simon Glass >> >> This adds a new SPI flash command which only rewrites blocks if the >> contents need to change. This can speed up SPI flash programming when muc

[U-Boot] Attn:

2011-08-21 Thread Douglas J. Flint.
Attn: This proposal is addressed directly to you as a private obligation that required you and should be treated as utmost Secret. I got your details from my private search after a careful review. I am Mr.Douglas J. Flint the Group Chairman of HSBC Holdings plc. I have a confidential bri

Re: [U-Boot] [PATCH 07/14] MX5: efikamx: make use of GPIO framework

2011-08-21 Thread Marek Vasut
On Sunday, August 21, 2011 12:28:22 PM Stefano Babic wrote: > Signed-off-by: Stefano Babic > CC: Marek Vasut > --- > board/efikamx/efikamx.c | 62 > ++ 1 files changed, 24 > insertions(+), 38 deletions(-) > > diff --git a/board/efikamx/efikamx.c b/bo

Re: [U-Boot] [PATCH 12/14] MX5: mx53evk: make use of GPIO framework

2011-08-21 Thread Jason Liu
2011/8/21 Stefano Babic : > Signed-off-by: Stefano Babic > CC: Jason Liu > --- >  board/freescale/mx53evk/mx53evk.c |    6 +++--- >  1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/board/freescale/mx53evk/mx53evk.c > b/board/freescale/mx53evk/mx53evk.c > index 88095dc..81857ff

Re: [U-Boot] Pull request u-boot-marvell.git -- watch out

2011-08-21 Thread Prafulla Wadaskar
> -Original Message- > From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] > Sent: Sunday, August 21, 2011 3:54 PM > To: Prafulla Wadaskar > Cc: 'u-boot@lists.denx.de'; Ashish Karkare; Prabhanjan Sarnaik > Subject: Re: Pull request u-boot-marvell.git -- watch out > > Hi again Prafull

Re: [U-Boot] Pull request u-boot-marvell.git

2011-08-21 Thread Prafulla Wadaskar
> -Original Message- > From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] > Sent: Sunday, August 21, 2011 3:46 PM > To: Prafulla Wadaskar > Cc: 'u-boot@lists.denx.de'; Ashish Karkare; Prabhanjan Sarnaik > Subject: Re: Pull request u-boot-marvell.git > > Hi Prafulla, > > Le 21/08/20

[U-Boot] [PATCH v5] ARM: Add Calxeda Highbank platform

2011-08-21 Thread Rob Herring
From: Rob Herring Add basic support for Calxeda Highbank platform. Only minimal support with serial and SATA are included. Signed-off-by: Jason Hobbs Signed-off-by: Rob Herring Cc: Albert ARIBAUD --- changes in v5: - Rebase to current u-boot-arm/master (5557e86bb0793012057d5462976c2a902bc62

Re: [U-Boot] [PATCH v5] ARM: Add Calxeda Highbank platform

2011-08-21 Thread Albert ARIBAUD
Hi Rob, Le 21/08/2011 15:16, Rob Herring a écrit : > From: Rob Herring > > Add basic support for Calxeda Highbank platform. Only minimal support with > serial and SATA are included. > > Signed-off-by: Jason Hobbs > Signed-off-by: Rob Herring > Cc: Albert ARIBAUD > --- This applies to u-boot-arm/m

Re: [U-Boot] [PATCH v4] cmd_sf: add "update" subcommand to do smart SPI flash update

2011-08-21 Thread Mike Frysinger
On Sunday, August 21, 2011 06:27:16 Simon Glass wrote: > On Sat, Aug 20, 2011 at 4:35 PM, Mike Frysinger wrote: > > +static int spi_flash_update(struct spi_flash *flash, u32 offset, > > + size_t len, const char *buf) > > +{ > > + const char *err_oper = NULL; > > + char *cm

Re: [U-Boot] [PATCH v4] cmd_sf: add "update" subcommand to do smart SPI flash update

2011-08-21 Thread Mike Frysinger
On Sunday, August 21, 2011 06:37:30 Simon Glass wrote: > On Sat, Aug 20, 2011 at 5:04 PM, Marek Vasut wrote: > > On Sunday, August 21, 2011 12:35:51 AM Mike Frysinger wrote: > >> +{ > >> + debug("offset=%#x, sector_size=%#x, len=%#x\n", > >> + offset, flash->sector_size, len); > >>

Re: [U-Boot] [PATCH 01/14] IMX: uniform GPIO interface using GPIO framework

2011-08-21 Thread Fabio Estevam
Hi Stefano, On Sun, Aug 21, 2011 at 7:28 AM, Stefano Babic wrote: > IMX processors has a slightly different interface > to access GPIOs and do not make use of the provided GPIO > framework. The patch substitutes mxc_ specific > functions and make use of the API in asm/gpio.h This is a nice serie

Re: [U-Boot] [PATCH v5] ARM: Add Calxeda Highbank platform

2011-08-21 Thread Rob Herring
On 08/21/2011 09:40 AM, Albert ARIBAUD wrote: > Hi Rob, > > Le 21/08/2011 15:16, Rob Herring a écrit : >> From: Rob Herring >> >> Add basic support for Calxeda Highbank platform. Only minimal support >> with >> serial and SATA are included. >> >> Signed-off-by: Jason Hobbs >> Signed-off-by: Rob He

Re: [U-Boot] [PATCH] new tool mkenvimage: generates an env image from an arbitrary config file

2011-08-21 Thread Mike Frysinger
On Tuesday, August 09, 2011 06:31:29 David Wagner wrote: > +extern uint32_t crc32 (uint32_t, const unsigned char *, unsigned int); does including u-boot/crc.h work ? > +static void usage(char *exec_name) const char *exec_name > + char *txt_filename = NULL, *bin_filename = NULL; mark them b

Re: [U-Boot] [PATCH 3/3 v2] ARM: ARM926EJS - Add cache operations

2011-08-21 Thread Hong Xu
Hi Lei, On 08/19/2011 06:31 PM, Lei Wen wrote: > Hi Hong, > > On Fri, Aug 19, 2011 at 5:23 PM, Hong Xu wrote: >> Add a new file arch/arm/cpu/arm926ejs/cache.c and put cache operations >> into this file. >> >> Signed-off-by: Hong Xu >> Tested-by: Elen Song >> CC: Albert Aribaud >> --- >> Since V1

Re: [U-Boot] [PATCH 3/3 v2] ARM: ARM926EJS - Add cache operations

2011-08-21 Thread Hong Xu
Hi Aneesh, On 08/19/2011 10:20 PM, Aneesh V wrote: > Hi Hong, > > On Friday 19 August 2011 02:53 PM, Hong Xu wrote: >> Add a new file arch/arm/cpu/arm926ejs/cache.c and put cache operations >> into this file. >> >> Signed-off-by: Hong Xu >> Tested-by: Elen Song >> CC: Albert Aribaud >> --- >> Sinc

[U-Boot] [PATCH 4/9] ColdFire:Update the timer_init since it was unified.

2011-08-21 Thread Jason Jin
Signed-off-by: Jason Jin --- arch/m68k/cpu/mcf547x_8x/slicetimer.c |3 ++- arch/m68k/lib/board.c |2 -- arch/m68k/lib/time.c |6 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/arch/m68k/cpu/mcf547x_8x/slicetimer.c b/arch/m68k/cp

Re: [U-Boot] [PATCH 13/14] MX5: mx53loco: make use of GPIO framework

2011-08-21 Thread Jason Liu
2011/8/21 Stefano Babic : > Signed-off-by: Stefano Babic > CC: Jason Liu > --- >  board/freescale/mx53loco/mx53loco.c |    6 +++--- >  1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/board/freescale/mx53loco/mx53loco.c > b/board/freescale/mx53loco/mx53loco.c > index 18b388e..ad

[U-Boot] [PATCH 00/09] ColdFire: patches for coldfire to work with current base.

2011-08-21 Thread Jin Zhengxiong-R64188
The following patches update some ColdFire boards to work with latest u-boot. Those update were tested on following Freescale boards: M54455EVB, M54451EVB, M5475EVB(M5475CFE_config), M5485EVB(M5485HFE_conifg), M5208EVB, M5253DEMO, M52277EVB, M53017EVB, M5373EVB, M5329EVB(M5329BFEE_config) 0001-Col

[U-Boot] [RESEND PATCH 1/9] ColdFire:Fix the configuration broken for some boards.

2011-08-21 Thread Jason Jin
Some typoes in Makefile and boards.cfg make the M54455 board and M53017 board configuration broken. Signed-off-by: Jason Jin --- Makefile |1 + boards.cfg |2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 03d80b7..960c046 100644 --- a/Makef

[U-Boot] [PATCH V3 2/9] ColdFire: Update compile flags for each CPUs

2011-08-21 Thread Jason Jin
Remove compiler version check for gcc 4.1 in config.mk. Signed-off-by: TsiChung Liew Signed-off-by: Jason Jin --- Changes for V2: use the cc-option to set different cppflags for different gcc version. Changes for V3: Remove the old gcc version support. arch/m68k/cpu/mcf5227x/config.mk |

[U-Boot] [PATCH V3 3/9] ColdFire: Cleanup for partial linking and --gc-sections

2011-08-21 Thread Jason Jin
Signed-off-by: TsiChung Liew Signed-off-by: Jason Jin --- Changes for V2: Add clean up for more boards. Changes for V3: Seperate the env settings to another patch. Merge the nommu board clean up into this patch. Add more clean up work to the lds files. board/freescale/m5208evbe/u-boot.lds |

[U-Boot] [RESEND PATCH 5/9] ColdFire:disable the NFS define for 52277 board.

2011-08-21 Thread Jason Jin
There is no network device on ColdFire 52277EVB board.But the default cmd include NFS define which make the build error. Signed-off-by: Jason Jin --- include/configs/M52277EVB.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/configs/M52277EVB.h b/include/configs

[U-Boot] [PATCH 6/9] ColdFire:Update the env settings for several boards.

2011-08-21 Thread Jason Jin
Move the environment outside the u-boot for some boards and enlarge the u-boot size in some env settings. Signed-off-by: Jason Jin --- include/configs/M5329EVB.h |4 ++-- include/configs/M5373EVB.h |4 ++-- include/configs/M54451EVB.h | 13 - include/configs/M54455EVB.h |

[U-Boot] [RESEND PATCH 9/9] ColdFire:Add mb for 5253 dram initialization

2011-08-21 Thread Jason Jin
The dram initialization sequence should be in order. This patch add mb for the dram intialization code to make sure the compiler do not disorder the code. Signed-off-by: Jason Jin --- arch/m68k/include/asm/io.h|2 ++ board/freescale/m5253demo/m5253demo.c |4 2 files chan

[U-Boot] [PATCH 8/9] ColdFire:Define the DM9000 byteswap for M5253 board.

2011-08-21 Thread Jason Jin
The M5253DEMO board swapped the io pins which make the standard IO function did not work for dm9000. Define the byte swap to use raw io for dm9000. Signed-off-by: Jason Jin --- include/configs/M5253DEMO.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/configs/M5

[U-Boot] [PATCH 7/9] DM9000:Add a byte swap macro for dm9000 io operation.

2011-08-21 Thread Jason Jin
commit a45dde2293c816138e53c26eca6fd0322583f9a6 changed the dm9000 direct register access to standard IO. This should work on the ColdFire platform as there are corresponding macros for the LE devices. But the hardware settings on some ColdFire boards had swapped the byte order which make the origi

Re: [U-Boot] [PATCH 3/3 v2] ARM: ARM926EJS - Add cache operations

2011-08-21 Thread V, Aneesh
Hi Eric, On Mon, Aug 22, 2011 at 7:44 AM, Hong Xu wrote: > Hi Aneesh, > > On 08/19/2011 10:20 PM, Aneesh V wrote: >> >> Hi Hong, >> >> On Friday 19 August 2011 02:53 PM, Hong Xu wrote: >>> >>> Add a new file arch/arm/cpu/arm926ejs/cache.c and put cache operations >>> into this file. >>> >>> Signe

Re: [U-Boot] [PATCH 1/1 V2] add support for mcf5307 cpu

2011-08-21 Thread Jin Zhengxiong-R64188
> -Original Message- > From: Angelo Dureghello [mailto:angel...@gmail.com] > Sent: Friday, August 12, 2011 5:20 AM > To: U-Boot@lists.denx.de > Cc: Jin Zhengxiong-R64188 > Subject: [PATCH 1/1 V2] add support for mcf5307 cpu > > Add cpu related files and memory map includes. Apply the relat

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

2011-08-21 Thread Matt Waddel
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. I > saw that the support is already added > for that board but i am not able to find out the DDR initialization code > anywhere before using the stack

[U-Boot] Pull request: u-boot-sh

2011-08-21 Thread Nobuhiro Iwamatsu
Dear Wolfgang Denk. Please pull from git://git.denx.de/u-boot-sh.git master. The following changes since commit fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458: Convert ISO-8859 files to UTF-8 (2011-08-04 23:34:02 +0200) are available in the git repository at: git://git.denx.de/u-boot-sh.git maste

[U-Boot] Porting U-Boot to HP TouchPad

2011-08-21 Thread Graeme Russ
Hello All, Well it looks like I'm getting my hands on the now defunct HP Touchpad Any ideas how I could port U-Boot (and ultimately Linux) to it? Regards, Graeme ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH 3/3] Armada100: Enable 88E3015 PHY support for GplugD

2011-08-21 Thread Ajay Bhargav
This patch adds support for 88E3015 PHY for Marvell GplugD board. This patch depends on series of patch which adds support for Marvell GuruPlug-Display. Signed-off-by: Ajay Bhargav --- board/Marvell/gplugd/gplugd.c | 34 +- include/configs/gplugd.h | 15 +

[U-Boot] [PATCH 2/3] Armada100: Enable Ethernet support for GplugD

2011-08-21 Thread Ajay Bhargav
This patch enables ethernet support for Marvell GplugD board. Network related commands works. Signed-off-by: Ajay Bhargav --- arch/arm/include/asm/arch-armada100/armada100.h | 57 +++ arch/arm/include/asm/arch-armada100/mfp.h | 19 board/Marvell/gplugd/gplu

[U-Boot] [PATCH 1/3] net: Adds Fast Ethernet Controller driver for Armada100

2011-08-21 Thread Ajay Bhargav
This patch adds support for Fast Ethernet Controller driver for Armada100 series. Signed-off-by: Ajay Bhargav --- arch/arm/include/asm/arch-armada100/armada100.h |1 + drivers/net/Makefile|1 + drivers/net/armada100_fec.c | 802 +++

[U-Boot] Congratulations Dear Beneficiary

2011-08-21 Thread United Nations Compensation Board
United Nations Compensation Board Congratulations dear beneficiary, Your email has been selected by the United Nations Compensation Board For a cash grant award of Nine hundred and Fifty Thousand United States Dollars,($950,000.00 USD) for this year 2011 New year Grant Award. Your email address

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

2011-08-21 Thread Sandeep Kumar
Hi Matt, We are in a process of developing a SoC around cortex a9 quad core versatile express. For that we made changes in the U-Boot. Is there any way (like any simulator/emulator which supports this board) to validate the changes before getting the arm board itself. Any kind of help is highly a

Re: [U-Boot] Pull request u-boot-marvell.git

2011-08-21 Thread Albert ARIBAUD
Hi Prafulla, Le 21/08/2011 15:00, Prafulla Wadaskar a écrit : > > >> -Original Message- >> From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] >> Sent: Sunday, August 21, 2011 3:46 PM >> To: Prafulla Wadaskar >> Cc: 'u-boot@lists.denx.de'; Ashish Karkare; Prabhanjan Sarnaik >> Subject: