Re: [U-Boot] Incorrect Chip ID for Micrel Nand Flash on AT91SAM9260 board

2008-10-17 Thread Eric BENARD
Hi Kevin, Kevin Greer a écrit : I am working with a custom board based on the Atmel at91sam9260 arm processor with a Micrel 2 Gb Nand flash chip (mt29f2g08aadwp). However, when u-boot starts it reports the wrong Chip ID (0x01 instead of 0xda) and then I start getting Bad eraseblock messages

[U-Boot] [PATCH] Add support for Eukrea CPUAT91 SBC

2009-07-30 Thread Eric Benard
CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII mode. v3 : fix coding style issues v4 : fix coding style in ks8721 Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS |4

[U-Boot] [PATCH v5] Add support for Eukrea CPU9260 SBC

2009-08-09 Thread Eric Benard
CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 Ethernet PHY in RMII mode. Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS|4 + MAKEALL

[U-Boot] [PATCH v6] Add support for Eukrea CPU9260 SBC

2009-08-09 Thread Eric Benard
CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 Ethernet PHY in RMII mode. Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS|4 + MAKEALL|1

[U-Boot] [PATCH v5] Add support for Eukrea CPUAT91 SBC

2009-08-09 Thread Eric Benard
CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII mode. v3 : fix coding style issues v4 : fix coding style in ks8721 v5 : fix following Jean Christophe's review Signed-off-by: Eric Benard e...@eukrea.com

[U-Boot] [PATCH v5] Cosmetic fix in MAKEALL as a separate patch

2009-08-09 Thread Eric Benard
Signed-off-by: Eric Benard e...@eukrea.com --- MAKEALL |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAKEALL b/MAKEALL index 97a29f2..759ccc2 100755 --- a/MAKEALL +++ b/MAKEALL @@ -595,7 +595,7 @@ LIST_at91= \ at91sam9260ek

[U-Boot] [PATCH v6] Add support for Eukrea CPUAT91 SBC

2009-08-09 Thread Eric Benard
CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII mode. Signed-off-by: Eric Benard e...@eukrea.com --- v3 : fix coding style issues v4 : fix coding style in ks8721 v5 : fix following Jean Christophe's review

[U-Boot] [PATCH] Add support for Eukrea CPU9260/CPU9G20 SBC

2009-09-05 Thread Eric Benard
these boards are built around Atmel's AT91SAM9260/9G20 and have up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and include a 10/100 Ethernet PHY in RMII mode. Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS|5 + MAKEALL

[U-Boot] [PATCH v2 2/3] Fix 2k page size NAND for iMX27

2009-07-15 Thread Eric Benard
Signed-off-by: Eric Benard e...@eukrea.com --- drivers/nand/nand_imx.c | 20 +--- include/asm-arm/arch-imx/imx-nand.h |3 ++- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/drivers/nand/nand_imx.c b/drivers/nand/nand_imx.c index cbff7ce..ecfb649

[U-Boot] [PATCH v2 3/3] Add NAND to EUKREA CPUIMX27 defconfig

2009-07-15 Thread Eric Benard
Signed-off-by: Eric Benard e...@eukrea.com --- arch/arm/configs/eukrea_cpuimx27_defconfig | 10 -- board/eukrea_cpuimx27/eukrea_cpuimx27.c|1 + 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/arch/arm/configs/eukrea_cpuimx27_defconfig b/arch/arm/configs

[U-Boot] [PATCH v2 1/3] Add Eukrea CPUIMX27 support

2009-07-15 Thread Eric Benard
CPUIMX27 is built around Freescale's i.MX27 and has up to 64MB of NOR Flash, up to 512MB of NAND Flash and up to 256MB of mDDR, it includes an ethernet PHY in MII mode, an I2C RTC and a ST16554 QuadUART on nCS3. Signed-off-by: Eric Benard e...@eukrea.com --- arch/arm/Kconfig

[U-Boot] [PATCH 1/1] Add support for Eukrea CPU9260 SBC

2009-07-16 Thread Eric Benard
CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 Ethernet PHY in RMII mode. Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS|4 + MAKEALL

[U-Boot] [PATCH 1/1] Add support for Eukrea CPUAT91 SBC

2009-07-16 Thread Eric Benard
CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII mode. Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS |6 +- MAKEALL |3 +- Makefile

[U-Boot] [PATCH v2 1/1] Add support for Eukrea CPU9260 SBC

2009-07-16 Thread Eric Benard
CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 Ethernet PHY in RMII mode. Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS|4 + MAKEALL

[U-Boot] [PATCH 1/1] Add support for Eukrea CPUAT91 SBC

2009-07-18 Thread Eric Benard
CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII mode. Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS |6 +- MAKEALL |3 +- Makefile

[U-Boot] [PATCH 2/2] Add AT91SAM9260 to at91's lowlevel_init.S

2009-07-18 Thread Eric Benard
Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260. Signed-off-by: Eric Benard e...@eukrea.com --- cpu/arm926ejs/at91/lowlevel_init.S |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cpu/arm926ejs/at91/lowlevel_init.S b/cpu/arm926ejs/at91/lowlevel_init.S index 5ed518c

[U-Boot] [PATCH 1/2] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Eric Benard
CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 Ethernet PHY in RMII mode. Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS|4 + MAKEALL

[U-Boot] [PATCH v3 2/2] Add AT91SAM9260 to at91's lowlevel_init.S

2009-07-18 Thread Eric Benard
Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260. Signed-off-by: Eric Benard e...@eukrea.com --- cpu/arm926ejs/at91/lowlevel_init.S |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cpu/arm926ejs/at91/lowlevel_init.S b/cpu/arm926ejs/at91/lowlevel_init.S index 5ed518c

[U-Boot] [PATCH v4 1/2] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Eric Benard
-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS|4 + MAKEALL|1 + Makefile | 13 ++ board/eukrea/cpu9260/Makefile | 59 +++ board/eukrea/cpu9260/config.mk |1 + board/eukrea/cpu9260/cpu9260

[U-Boot] [PATCH v4 2/2] Add AT91SAM9260 to at91's lowlevel_init.S

2009-07-18 Thread Eric Benard
Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260. Signed-off-by: Eric Benard e...@eukrea.com --- cpu/arm926ejs/at91/lowlevel_init.S |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cpu/arm926ejs/at91/lowlevel_init.S b/cpu/arm926ejs/at91/lowlevel_init.S index 5ed518c

[U-Boot] [PATCH v3] Add support for Eukrea CPUAT91 SBC

2009-07-18 Thread Eric Benard
CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII mode. v3 : fix coding style issues Signed-off-by: Eric Benard e...@eukrea.com --- MAINTAINERS |4 + MAKEALL

[U-Boot] [PATCH 1/2] fix cpuat91 compile warning

2009-10-09 Thread Eric Benard
main.c: In function 'abortboot': main.c:122: warning: too few arguments for format Signed-off-by: Eric Benard e...@eukrea.com --- include/configs/cpuat91.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/configs/cpuat91.h b/include/configs/cpuat91.h index

[U-Boot] [PATCH] CPU9260 : fix machine ID when using a CPU9G20.

2009-10-12 Thread Eric Benard
Signed-off-by: Eric Benard e...@eukrea.com --- board/eukrea/cpu9260/cpu9260.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/board/eukrea/cpu9260/cpu9260.c b/board/eukrea/cpu9260/cpu9260.c index 0b4f0d4..af8a4a2 100644 --- a/board/eukrea/cpu9260/cpu9260.c +++ b/board

[U-Boot] [PATCH] fix CPU9260/CPU9G20 compile warnings

2009-10-12 Thread Eric Benard
nand_util.c:45:2: warning: #warning Please define CONFIG_SYS_64BIT_VSPRINTF for correct output! Signed-off-by: Eric Benard e...@eukrea.com --- include/configs/cpu9260.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/configs/cpu9260.h b/include/configs/cpu9260.h

[U-Boot] [PATCH] fix cpuat91 compile warning

2009-10-12 Thread Eric Benard
main.c: In function 'abortboot': main.c:122: warning: too few arguments for format Signed-off-by: Eric Benard e...@eukrea.com --- include/configs/cpuat91.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/configs/cpuat91.h b/include/configs/cpuat91.h index

Re: [U-Boot] [PATCH v2] at91: change CONFIG_SYS_HZ to 1000

2009-04-03 Thread Eric BENARD
Detlef Vollmann a écrit : Jean-Christophe PLAGNIOL-VILLARD wrote: I've send a new patch that introduce an improve of the clock on at91 which give you the calculated main_clock based on the main crystal and the lowlevel settings I was looking for that patch in

Re: [U-Boot] [PATCH 1/1] at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000

2009-04-06 Thread Eric BENARD
Jean-Christophe PLAGNIOL-VILLARD a écrit : The timer has been rewrote with a precision at ~0,18% works fine on an 9260 and solves TFTP timeout problem. Eric ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 1/1] at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000

2009-04-14 Thread Eric BENARD
Jean-Christophe PLAGNIOL-VILLARD a écrit : On 14:04 Mon 06 Apr , Eric BENARD wrote: Jean-Christophe PLAGNIOL-VILLARD a écrit : The timer has been rewrote with a precision at ~0,18% works fine on an 9260 and solves TFTP timeout problem. Thanks for the test btw: could you specify on wich

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-26 Thread Eric BENARD
Hi, Pillai, Manikandan a écrit : Hi Dirk, I have already tried this patch it does not work on EVM. Was any other patch applied along with this ? if I understand well the datasheet, in incluse/asm/arch/cpu.h isn't base adresse for CS6's config register wrongly defined : it's actually :

Re: [U-Boot] Ethernet not working on OMAP3 board with

2009-05-26 Thread Eric BENARD
Eric BENARD a écrit : if I understand well the datasheet, in incluse/asm/arch/cpu.h isn't base adresse for CS6's config register wrongly defined : sorry after reading again I now understand this value is calculated, the defined value is of course the right. Eric