> Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
> ---
> cpu/arm926ejs/at91cap9/Makefile| 46 ++
> cpu/arm926ejs/at91cap9/config.mk |2 +
> cpu/arm926ejs/at91cap9/ether.c | 35
> cpu/arm926ejs/at91cap9/lowlevel_init.S | 43 +
> cpu/arm926ejs/at91
Dear u-boot-users,
Sandeep Prabhu
(http://www.wayn.com/waynfx.html?wci=link&id=909&m=11994177&c=384251485&fm_token=D357C6D457AB4182E31A7C2EB591AF71<@@VIP_UPGRADE>&pro=1)
has added you as a friend on WAYN
(http://www.wayn.com/waynfx.html?wci=link&id=910&m=11994177&c=384251485&fm_token=D357C6D457
Le jeudi 31 janvier 2008 à 11:13 +0100, Ladislav Michl a écrit :
> What is this board specific extension for bd_info used for?
You already know the answer.
Removed. Thanks !
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
Le jeudi 31 janvier 2008 à 08:26 +0100, Jean-Christophe PLAGNIOL-VILLARD
a écrit :
> On 20:49 Tue 29 Jan , Stelian Pop wrote:
> > +#define AT91C_SMC_PS (0x3 << 28) /* Page Size */
> > +#defineAT91C_SMC_PS_SIZE_FOUR_BYTES(0x0 << 28)
> > +#defineAT91
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
Acked-by: Haavard Skinnemoen <[EMAIL PROTECTED]>
---
drivers/net/macb.c |8
drivers/net/macb.h |6 ++
2 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/drivers/net/macb.c b/drivers/net/macb.c
index 6657d22..9c98338 1
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
board/at91cap9adk/Makefile | 50 +++
board/at91cap9adk/at91cap9adk.c | 283 +++
board/at91cap9adk/config.mk |1 +
board/at91cap9adk/led.c | 80 +++
board/at91cap9adk/nand.c
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
include/asm-arm/arch-at91cap9/AT91CAP9.h | 518
include/asm-arm/arch-at91cap9/clk.h| 39 ++
include/asm-arm/arch-at91cap9/hardware.h | 38 ++
include/asm-arm/arch-at91cap9/memory-map.h | 34 ++
inclu
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
cpu/arm926ejs/at91cap9/Makefile| 46 ++
cpu/arm926ejs/at91cap9/config.mk |2 +
cpu/arm926ejs/at91cap9/ether.c | 35
cpu/arm926ejs/at91cap9/lowlevel_init.S | 43 +
cpu/arm926ejs/at91cap9/spi.
Hi,
This series of patches adds support for Atmel's AT91CAP9 Customizable
Microcontrollers family:
http://www.atmel.com/products/AT91CAP/Default.asp
and more specifically for the AT91CAP9A-DK development kit:
http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138
The suppor
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
CREDITS |4
MAKEALL |1 +
Makefile|3 +++
drivers/mtd/dataflash.c |4 ++--
net/eth.c |4
5 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/CR
When we go to 36-bit physical addresses we need to keep the concept of
the physical CCSRBAR address seperate from the virtual one.
For the majority of boards CFG_CCSBAR_PHYS == CFG_CCSRBAR
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
cpu/mpc86xx/start.S |8
include/co
On Wed, Jan 30, 2008 at 01:36:57PM -0700, John Rigby wrote:
> diff --git a/include/configs/ads5121.h b/include/configs/ads5121.h
> index ce458ae..973f348 100644
> --- a/include/configs/ads5121.h
> +++ b/include/configs/ads5121.h
> @@ -415,8 +415,9 @@
> #define CONFIG_OF_BOARD_SETUP1
>
>
I checked the entry point by using nm, and found it set to 40004. So it's not
that.
Martin Krause wrote:
>
> Hi,
>
> [EMAIL PROTECTED] wrote on Wednesday, January
> 30, 2008 2:56 PM:
>> Hi!
>> Having problem with the sprintf function, I did the exporting and
>> updating
>> of the files acco
[EMAIL PROTECTED] wrote:
> Hi Peter,
>
> Thanks again for your quick reponse,
> No matter what address i choose it is not working; below is
> my memory map
>
> 03000148 T app_startup
This looks more like an entry point (I'm not too familiar with ARM, so
I'm probably wrong)
> VersatileAB # go
Idris
> No matter what address i choose it is not working; below is my memory map
I guess it isn't a u-boot problem then. I suggest you contact
[EMAIL PROTECTED], mentioning this correspondence
Regards
Peter
--
Hi Peter,
Thanks again for your quick reponse,
No matter what address i choose it is not working; below is my memory map
[EMAIL PROTECTED]:~/seda/u-boot/u-bootARMPatched$
arm-none-linux-gnueabi-nm examples/hello_world
030081fa A __bss_end__
030081fa A __bss_start
030081fa A __bss_start__
030
Kumar Gala wrote:
>>
>> This is a second patchset for new uImage, it includes architecture file
>> renames, removals of OF_FLAT_TREE and standalone application support and
>> further code refactoring.
>>
>> This patchset is based on patchset1. MAKEALL was run for
>> ppc/arm/mips/coldfire,
>> archit
Hello all.
I make u-boot 1.3.1 for blackfin board.
My config file has next string:
"#define CONFIG_CMD_MEMORY /* md mm nm mw cp cmp crc base loop mtest */"
But u-boot.bin hasn`t cmd_mem.o library.
No md ... mtest commands.
What about it?
Thanks a lot for any kind of help.
Yurii
Ukrai
Wolfgang
Here's the status of the unapplied ARM patches (in your list),
sorry it took so long.
10810 10/25 Johannes Stezenba [U-Boot-Users] [patch 0/3] KB9202
CodeSourcery ARM EABI toolchain bu Declined
- compiler specific plus code change required,
rather than
On Jan 31, 2008 7:01 AM, Peter Pearse <[EMAIL PROTECTED]> wrote:
>
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf
> > Of iismail
> > Sent: 31 January 2008 03:00
> > To: u-boot-users@lists.sourceforge.net
> > Subject: [U-Boot-Users] Standalone h
Hi Jon,
> Which failure mode? I missed the description of a failure
> anywhere in this discussion. Is there a repeatable bug setup
> that duplicates this failure?
Yes indeed, it seems you missed the description, although I clearly
cited it now multiple times:
>> This option you used to make th
> -Original Message-
> From: Martin Krause [mailto:[EMAIL PROTECTED]
> Sent: 31 January 2008 12:12
> To: Peter Pearse
> Cc: u-boot-users@lists.sourceforge.net
> Subject: RE: [U-Boot-Users] Fix interrupt sub mask on
> S3C2410,Fix clock calculation for S3C2410 cpu.
>
> Hi Peter,
>
> [E
Hi Peter,
[EMAIL PROTECTED] wrote on :
> Martin
>
> Your patches (slightly amended as per Wolfgangs comments) are
> available for test from
>
> git://linux-arm.org/u-boot-armdev.git#S3C2410
>
> Please confirm that the code runs on whatever S3C boards you have
> available.
I take a look a
Vlad Lungu wrote:
> Shinya Kuribayashi wrote:
>> Current DMA or SPI driver breaks MIPS builds.
>>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35887/ for DMA
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35888/ for SPI,
> but use Ben's later patch
>
>
> Vlad
Thanks y
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of iismail
> Sent: 31 January 2008 03:00
> To: u-boot-users@lists.sourceforge.net
> Subject: [U-Boot-Users] Standalone hello_world, data abort
> error on ARM926 (AP)
>
>
> Hi all,
>
> I am having
iismail wrote:
>
> Hi all,
>
> I am having problem running the "hello_world" examples that comes with
> u-boot on ARM926 board.
>
> Board: ARM926 (AB) application baseboard
> Tools: CodeSourcery (arm-none-linux-gnueabi-)
>
> I manage to build u-boot successfully as follow
> 1. make v
> -Original Message-
> From: Ladislav Michl [mailto:[EMAIL PROTECTED]
> Sent: 30 January 2008 21:24
> To: Peter Pearse
> Cc: u-boot-users@lists.sourceforge.net
> Subject: Re: ARM[] voiceblue update
>
> On Tue, Jan 29, 2008 at 08:22:20AM +, Peter Pearse wrote:
> > I get one warn
In message <[EMAIL PROTECTED]> you wrote:
>
> thanks ... i dont suppose i could get the metadata for the blackfin repo
> updated (maintainer). i couldnt seem to find a way for me to update it
> myself.
Indeed, this is part of the global configuration which you cannot
access. Fixed.
But why don
Peter,
On Tue, Jan 29, 2008 at 05:21:49PM -, Peter Pearse wrote:
> Fix at91rm9200dk base address
> is available for test from
> git://linux-arm.org/u-boot-armdev.git#071206_at91_base
>
> AT91RM9200 based boards config cleanup
> is available for test from
> git://linux-arm.org/u-boot-armd
On Tue, Jan 29, 2008 at 08:49:24PM +0100, Stelian Pop wrote:
> --- /dev/null
> +++ b/include/configs/at91cap9adk.h
[snip]
> +#ifndef __ASSEMBLY__
> +/*---
> + * Board specific extension for bd_info
> + *
> + * This structure is emb
Shinya Kuribayashi wrote:
> Current DMA or SPI driver breaks MIPS builds.
>
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35887/ for DMA
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35888/ for SPI,
but use Ben's later patch
Vlad
-
On Thu, Jan 31, 2008 at 10:15:15AM +0200, Timo Tuunainen wrote:
> This series of patches adds support for Artila M-501 starter kit:
> http://www.artila.com/p_matrix.html#m_501
Whole patch serie was trashed by your mailer (line wrapped). You didn't
follow coding style - http://www.denx.de/wiki/
Retry to send NFS packet before reaching timeout.
Signed-off-by: Hiroshi Ito <[EMAIL PROTECTED]>
---
diff --git a/net/nfs.c b/net/nfs.c
index de789e1..4385e07 100644
--- a/net/nfs.c
+++ b/net/nfs.c
@@ -34,7 +34,8 @@
#if ((CONFIG_COMMANDS & CFG_CMD_NET) && (CONFIG_COMMANDS & CFG_CMD_NFS))
#def
On Thu, Jan 31, 2008 at 01:05:44AM +0100, Wolfgang Denk wrote:
> In message <[EMAIL PROTECTED]> you wrote:
> >
> > > I proposed this patch for a long time, but it was rejected by Wolfgang.
> >
> > One solution to that problem is to have someone who maintains a separate
> > tree for uboot which doe
Signed-off-by: Timo Tuunainen <[EMAIL PROTECTED]>
---
CREDITS | 16
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/CREDITS b/CREDITS
index 57a82d2..b3c55ae 100644
--- a/CREDITS
+++ b/CREDITS
@@ -509,3 +509,19 @@ N: Nobuhiro Iwamatsu
E: [EMAIL PROTECTED]
D: Support f
Signed-off-by: Timo Tuunainen <[EMAIL PROTECTED]>
---
board/m501sk/Makefile | 48 +++
board/m501sk/config.mk | 1 +
board/m501sk/eeprom.c | 88 +
board/m501sk/m501sk.c | 189
board/m501sk/m501sk.h | 168 +++
Signed-off-by: Timo Tuunainen <[EMAIL PROTECTED]>
---
include/configs/m501sk.h | 220
++
1 files changed, 220 insertions(+), 0 deletions(-)
create mode 100644 include/configs/m501sk.h
diff --git a/include/configs/m501sk.h b/include/configs/m501sk.h
new f
Signed-off-by: Timo Tuunainen <[EMAIL PROTECTED]>
---
MAKEALL | 1 +
Makefile | 2 ++
lib_arm/armlinux.c | 2 +-
3 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/MAKEALL b/MAKEALL
index d66a5fa..655e100 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -459,6 +459,7 @@ LIST_ARM9=" \
cp946es \
cp966
Hi,
This series of patches adds support for Artila M-501 starter kit:
http://www.artila.com/p_matrix.html#m_501
The supported features include:
- Atmel AT91RM9200
- SDRAM (32MB on the V02 processor card)
- Serial port DBGU
- LEDs
- Buzzer
- NOR
39 matches
Mail list logo