[U-Boot] [PATCH] spear: fix build errors for spear3xx/spear600 platforms

2011-06-12 Thread Shiraz Hashim
Signed-off-by: Shiraz Hashim --- Only build tested. board/spear/common/spr_misc.c | 10 +++--- include/configs/spear-common.h | 12 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/board/spear/common/spr_misc.c b/board/spear/common/spr_misc.c index 056..0

[U-Boot] [PATCH] at91rm9200.h: fix ATMEL_PMX_AA_TXD2

2011-06-12 Thread Andreas Bießmann
This patch sets the ATMEL_PMX_AA_TXD2 tzo the correct value. Signed-off-by: Andreas Bießmann CC: Jens Scharsig CC: e...@eukrea.com --- arch/arm/include/asm/arch-at91/at91rm9200.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/include/asm/arch-at91/at91rm9200.

Re: [U-Boot] [PATCH] at91_emac: fix compile warning

2011-06-12 Thread Andreas Bießmann
Dear Andreas Bießmann, Am 09.06.2011 um 12:22 schrieb Andreas Bießmann: > This patch removes the warning > > ---8<--- > at91_emac.c: In function 'at91emac_write_hwaddr': > at91_emac.c:487:2: warning: dereferencing type-punned pointer will break > strict-aliasing rules > --->8--- > > Signed-off

[U-Boot] [PATCH v2] at91rm9200.h: fix ATMEL_PMX_AA_TXD2

2011-06-12 Thread Andreas Bießmann
This patch sets the ATMEL_PMX_AA_TXD2 to the correct value. Signed-off-by: Andreas Bießmann CC: Jens Scharsig CC: e...@eukrea.com --- changes since v1: - fix typo in commit message arch/arm/include/asm/arch-at91/at91rm9200.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --

[U-Boot] [PATCH atmel/next 0/7] replace at91rm9200_usart by atmel_usart

2011-06-12 Thread Andreas Bießmann
This series is an RFC for atmel/next! It should replace the current at91rm9200_usart driver by the common atmel_usart driver. This is tested on at91rm9200ek, there are patches included for the two other arm920t/at91 boards currently supported by u-boot. Jens, Eric feel free to test this stuff. So

[U-Boot] [PATCH atmel/next 1/7] arm920t/at91: add clock.c

2011-06-12 Thread Andreas Bießmann
This patch adds an copy of arm926ejs/at91/clock.c to arm920t/at91. The arm926ejs specialities are removed from arm920t version and vice versa. Signed-off-by: Andreas Bießmann --- arch/arm/cpu/arm920t/at91/Makefile |1 + arch/arm/cpu/arm920t/at91/clock.c| 160 ++

[U-Boot] [PATCH atmel/next 2/7] arm920t/at91: use new clock.c features

2011-06-12 Thread Andreas Bießmann
This patch enables the new clock features from arm920t/at91/clock.c. This is an required step to get at91rm9200_usart replaced by atmel_usart driver. Signed-off-by: Andreas Bießmann Cc: Jens Scharsig Cc: Eric Bénard --- arch/arm/cpu/arm920t/at91/Makefile |1 + arch/arm/cpu/arm920t

[U-Boot] [PATCH atmel/next 3/7] arm920t/at91: add at91rm9200_devices.c

2011-06-12 Thread Andreas Bießmann
This is a copy of arm926ejs/at91 api for perpherial initialisation. At the moment we just need the usart part of the api. Signed-off-by: Andreas Bießmann --- arch/arm/cpu/arm920t/at91/Makefile |1 + arch/arm/cpu/arm920t/at91/at91rm9200_devices.c | 85 a

[U-Boot] [PATCH atmel/next 4/7] at91rm9200ek: use atmel_usart

2011-06-12 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann --- board/atmel/at91rm9200ek/at91rm9200ek.c |7 +++ include/configs/at91rm9200ek.h |7 +-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/board/atmel/at91rm9200ek/at91rm9200ek.c b/board/atmel/at91rm9200ek/at91rm9200ek.c in

[U-Boot] [PATCH atmel/next 5/7] eb_cpux9k2: use atmel_usart

2011-06-12 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann CC: Jens Scharsig --- board/BuS/eb_cpux9k2/cpux9k2.c |7 +++ include/configs/eb_cpux9k2.h |6 -- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/board/BuS/eb_cpux9k2/cpux9k2.c b/board/BuS/eb_cpux9k2/cpux9k2.c index e9a1cb2..a918b0

[U-Boot] [PATCH atmel/next 6/7] cpuat91: use atmel_usart

2011-06-12 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann Cc: Eric Bénard --- board/eukrea/cpuat91/cpuat91.c |8 include/configs/cpuat91.h |7 --- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/board/eukrea/cpuat91/cpuat91.c b/board/eukrea/cpuat91/cpuat91.c index fa4b25b..5d0541

[U-Boot] [PATCH atmel/next 7/7] driver/serial: delete at91rm9200_usart

2011-06-12 Thread Andreas Bießmann
The at91rm9200_usart driver could be fully replaced by atmel_usart driver. Signed-off-by: Andreas Bießmann --- drivers/serial/Makefile |1 - drivers/serial/at91rm9200_usart.c | 126 - 2 files changed, 0 insertions(+), 127 deletions(-) delete mo

Re: [U-Boot] [PATCH v2 4/5] arm/km: replace suenx targets with km_kirkwood

2011-06-12 Thread Longchamp, Valentin
Hi Prafulla, Sorry for the bad email formatting, using webmail from home. See my answer below. -Original Message- From: Prafulla Wadaskar [mailto:prafu...@marvell.com] Sent: Sat 6/11/2011 6:50 AM To: Brunck, Holger; u-boot@lists.denx.de Cc: Longchamp, Valentin; Heiko Schocher Subject: R

Re: [U-Boot] [PATCH v2 4/5] arm/km: replace suenx targets with km_kirkwood

2011-06-12 Thread Simon Guinot
Hi Valentin, On Sun, Jun 12, 2011 at 02:09:24PM +0200, Longchamp, Valentin wrote: > Now I have a question about the marvell boards build: I see in the > Makefile that there is a rule about this kwb file, which is exactly what > we do in our additionnal build script: > > $(obj)u-boot.kwb:

Re: [U-Boot] [PATCH v2 4/5] arm/km: replace suenx targets with km_kirkwood

2011-06-12 Thread Prafulla Wadaskar
> -Original Message- > From: Longchamp, Valentin [mailto:valentin.longch...@keymile.com] > Sent: Sunday, June 12, 2011 5:39 PM > To: Prafulla Wadaskar; Brunck, Holger; u-boot@lists.denx.de > Cc: Heiko Schocher > Subject: RE: [PATCH v2 4/5] arm/km: replace suenx targets with > km_kirkwood

[U-Boot] why I can't run the u-boot from flash?

2011-06-12 Thread Jason.Sun
I am porting a boot from sequoia. I have use the BDI3000 to load the u-boot.bin and flash to norflash. I can trace the codes by BDI3000 and receive the u-boot info from uart as following. but when I try to power on and run the codes itself but not use BDI3000 to send "go". there are not any char

Re: [U-Boot] [PATCH v2 4/5] arm/km: replace suenx targets with km_kirkwood

2011-06-12 Thread Holger Brunck
Hi Valentin, Prafulla, On 12/06/11 14:09, Longchamp, Valentin wrote: > > During this pull check I observed that u-boot.kwb image generation gives > build errors for all Kirkwood based keymile boards. > > Please kindly check on this and provide a fix. > > I had noticed about this u-boot.kwb ima

Re: [U-Boot] [PATCH v3] mx31ads: Use the new relocation scheme

2011-06-12 Thread Fabio Estevam
Hi Felix, On Sun, Jun 5, 2011 at 4:28 AM, Felix Radensky wrote: ... > Unrelated to your patch, u-boot prints > > CPU:   Freescale i.MX31 rev 2.0 unknown at 531 MHz.Reset cause: WDOG > > Do you think "unknown" can be replaced by something more meaningful ? I don't see the "unknown" string on my M

Re: [U-Boot] [PATCH v3] mx31ads: Use the new relocation scheme

2011-06-12 Thread Fabio Estevam
On Sun, Jun 12, 2011 at 6:58 PM, Fabio Estevam wrote: > Hi Felix, > > On Sun, Jun 5, 2011 at 4:28 AM, Felix Radensky wrote: > ... >> Unrelated to your patch, u-boot prints >> >> CPU:   Freescale i.MX31 rev 2.0 unknown at 531 MHz.Reset cause: WDOG >> >> Do you think "unknown" can be replaced by so

Re: [U-Boot] About the CRC of u-boot.bin

2011-06-12 Thread Peter Pan
Our product is used in a safety-critical situation. We want to make sure that the product we released is exactly the one we tested in our labs. Because our product is released in a checkout-build-release process, it is impossible to just give out the binary file we tested. Maybe there is a workaro

Re: [U-Boot] [PATCH v3] mx31ads: Use the new relocation scheme

2011-06-12 Thread Felix Radensky
Hi Fabio, On 06/13/2011 01:31 AM, Fabio Estevam wrote: > > Please ignore my last message. I think you could try: > > diff --git a/arch/arm/cpu/arm1136/mx31/generic.c > b/arch/arm/cpu/arm1136/mx31/gen > index 4ebf38d..36ceb02 100644 > --- a/arch/arm/cpu/arm1136/mx31/generic.c > +++ b/arch/arm/cpu/