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
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.
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
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 --
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
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 ++
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
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
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
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
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
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
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
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:
> -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
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
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
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
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
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
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/
21 matches
Mail list logo