main.c: In function 'abortboot':
main.c:122: warning: too few arguments for format
Signed-off-by: Eric Benard
---
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 0d3acf
nand_util.c:45:2: warning: #warning Please define CONFIG_SYS_64BIT_VSPRINTF for
correct output!
Signed-off-by: Eric Benard
---
include/configs/cpu9260.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/cpu9260.h b/include/configs/cpu9260.h
index 4ef8566
Signed-off-by: Eric Benard
---
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/eukrea/cpu9260
nand_util.c:45:2: warning: #warning Please define CONFIG_SYS_64BIT_VSPRINTF for
correct output!
Signed-off-by: Eric Benard
---
include/configs/cpu9260.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/cpu9260.h b/include/configs/cpu9260.h
index 4ef8566
main.c: In function 'abortboot':
main.c:122: warning: too few arguments for format
Signed-off-by: Eric Benard
---
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 0d3acf
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
---
MAINTAINERS|5 +
MAKEALL|
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
---
v3 : fix coding style issues
v4 : fix coding style in ks8721
v5 : fix following Jean Christophe's revie
Signed-off-by: Eric Benard
---
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 \
at91sam9
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
---
M
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
---
MAINTAINERS|4 +
MAKEALL|1 +
Mak
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
---
MAINTAINERS|4 +
MAKEALL|1 +
Mak
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
---
MAINTAINERS |4 +
MA
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
---
MAINTAINERS |4 +
MAKEALL |
Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260.
Signed-off-by: Eric Benard
---
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..9962ae9 1
igned-off-by: Eric Benard
---
MAINTAINERS|4 +
MAKEALL|1 +
Makefile | 13 ++
board/eukrea/cpu9260/Makefile | 59 +++
board/eukrea/cpu9260/config.mk |1 +
board/eukrea/cpu9260/cpu9260.c |
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.
v3 : fix Makefile (run mkconfig after config.h configuration)
Signed-off-by: Eric Benard
---
MAINTA
Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260.
Signed-off-by: Eric Benard
---
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..9962ae9 1
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
---
MAINTAINERS|4 +
MAKEALL|1 +
Mak
Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260.
Signed-off-by: Eric Benard
---
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..9962ae9 1
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
---
MAINTAINERS |6 +-
MAKEALL |3 +-
Mak
Update bootargs's mtdparts to be able to use latest kernel
(imx_nand renamed to mxc_nand)
Signed-off-by: Eric Benard
---
board/eukrea_cpuimx27/env/bin/boot |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/eukrea_cpuimx27/env/bin/boot
b/board/eukrea_cpuimx2
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
---
MAINTAINERS|4 +
MAKEALL|1 +
Mak
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
---
MAINTAINERS |6 +-
MAKEALL |3 +-
Mak
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
---
MAINTAINERS|4 +
MAKEALL|1 +
Mak
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
---
arch/arm/Kconfig|
Signed-off-by: Eric Benard
---
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
Signed-off-by: Eric Benard
---
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 100644
--- a
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
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 :
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.
>
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
Jean-Christophe PLAGNIOL-VILLARD a écrit :
> On 15:20 Fri 03 Apr , Eric BENARD wrote:
>> 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
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 git://git.denx.de/u-boot-a
Hi Jean Christophe,
Jean-Christophe PLAGNIOL-VILLARD a écrit :
> On 21:11 Thu 02 Apr , Eric BENARD wrote:
>> I confirm that this patch is fixing timeout problems with tftp downloads
>> on a SAM9260.
>> What is blocking from pushing it mainline ?
> see response e-mail
Hi Detlef,
Detlef Vollmann a écrit :
> Change at91 CPUs based on arm926ejs to return milliseconds
> from get_timer and get_ticks. Also changes in the value of
> CONFIG_SYS_HZ to 1000 in all board configs using these CPUs.
> This will not compile on boards using these CPUs with a
> different
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 messag
36 matches
Mail list logo