Re: [U-Boot-Users] [PATCH/review] Blackfin: add support for BF538/BF539

2009-02-07 Thread Mike Frysinger
On Thursday 05 June 2008 09:24:04 Wolfgang Denk wrote: > > > To be honest, as far as I can see, all other architectures get by > > > without such "macros" without loosing anything and the arguments you > > > gave this far did not convince me that they are needed. > > > > other arches do not have a

[U-Boot-Users] [PATCH 0/3] Minor fix for io port selection on MPC85xxDS platforms

2009-01-09 Thread Roy Zang
This set of patches fix io port selection on MPC85xxDS platfoms. Please help to pick them up. Roy -- Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open

Re: [U-Boot-Users] [PATCH][u-boot-85xx]The 32bit errata fix for 8572 for DDR2

2008-12-29 Thread Aggrwal Poonam
Thanks Dave, I did that, got an autoreply. Thanks Again Poonam -Original Message- From: Liu Dave-R63238 Sent: Tuesday, December 30, 2008 10:44 AM To: Aggrwal Poonam-B10812; u-boot-users@lists.sourceforge.net Subject: RE: [PATCH][u-boot-85xx]The 32bit errata fix for 8572 for DDR2 Aggr

Re: [U-Boot-Users] [PATCH][u-boot-85xx]The 32bit errata fix for 8572 for DDR2

2008-12-29 Thread Liu Dave
Aggrwal, The u-boot mail list is moved to u-b...@lists.denx.de, Please post the patch to there. Thanks, Dave > -Original Message- > From: Aggrwal Poonam-B10812 > Sent: 2008?12?30? 1:02 PM > To: u-boot-users@lists.sourceforge.net; Liu Dave-R63238 > Subject: [PATCH][u-boot-85xx]The 32bit

[U-Boot-Users] [PATCH][u-boot-85xx]The 32bit errata fix for 8572 for DDR2

2008-12-29 Thread Poonam_Aggrwal-b10812
This patch fixes the fix for 8572 SOC errata for 32bit DDR2. The earlier fix was trying to access the SDRAM_CFG register before initializing it. Now the SDRAM_CFG is initialized before. But the MEM_EN is set in the end. Signed-off-by: Poonam Aggrwal-b10812 Acked-by: Dave Liu --- cpu/mpc85xx/dd

Re: [U-Boot-Users] [PATCH] at91: Choose environment variables location within make config target

2008-12-16 Thread Stelian Pop
On Mon, Dec 15, 2008 at 12:20:59PM +0100, Nicolas Ferre wrote: >> I suppose you did test all the variants... :) > > Yes we have done it ! And we are using it for the demos that are on > http://www.linux4sam.org Congrats ! Stelian. -- Stelian Pop ---

Re: [U-Boot-Users] [PATCH] at91: Choose environment variables location within make config target

2008-12-15 Thread Nicolas Ferre
Stelian Pop : > On Fri, Dec 05, 2008 at 05:27:53PM +0100, Nicolas Ferre wrote: > >> This patch adds the possiblity to choose the media where the environment will >> be located. This allow to choose this fundamental configuration without >> editing >> config files. >> >> Documentation file added.

Re: [U-Boot-Users] [PATCH] at91: Choose environment variables location within make config target

2008-12-06 Thread Stelian Pop
On Fri, Dec 05, 2008 at 05:27:53PM +0100, Nicolas Ferre wrote: > This patch adds the possiblity to choose the media where the environment will > be located. This allow to choose this fundamental configuration without > editing > config files. > > Documentation file added. > > Signed-off-by: Nicol

[U-Boot-Users] [PATCH] at91: Choose environment variables location within make config target

2008-12-05 Thread Nicolas Ferre
This patch adds the possiblity to choose the media where the environment will be located. This allow to choose this fundamental configuration without editing config files. Documentation file added. Signed-off-by: Nicolas Ferre <[EMAIL PROTECTED]> --- Patch against u-boot-at91.git master branch.

Re: [U-Boot-Users] [PATCH 2/4][RFC] Add ehci core functionality

2008-11-25 Thread michael
Hi, Markus Klotzbücher wrote: > On Fri, Nov 21, 2008 at 10:22:51AM +0100, michael wrote: > >> Hi, >> >> I have redone the patch. What do you think? >> >> I can't test them. They compile. >> > > Not for me (board is sequoia): > > make -C common/ > make[1]: Entering directory `/home/mk/src/g

Re: [U-Boot-Users] [PATCH 2/4][RFC] Add ehci core functionality

2008-11-25 Thread michael
Hi, Markus Klotzbücher wrote: > On Fri, Nov 21, 2008 at 10:22:51AM +0100, michael wrote: > >> Hi, >> >> I have redone the patch. What do you think? >> >> I can't test them. They compile. >> > > Not for me (board is sequoia): > > make -C common/ > make[1]: Entering directory `/home/mk/src/g

Re: [U-Boot-Users] [PATCH 2/4][RFC] Add ehci core functionality

2008-11-25 Thread Markus Klotzbücher
On Fri, Nov 21, 2008 at 10:22:51AM +0100, michael wrote: > Hi, > > I have redone the patch. What do you think? > > I can't test them. They compile. Not for me (board is sequoia): make -C common/ make[1]: Entering directory `/home/mk/src/git/u-boot/common' ppc_4xxFP-gcc -g -Os -fPIC -ffixed-r14

Re: [U-Boot-Users] [PATCH 2/4][RFC] Add ehci core functionality

2008-11-25 Thread michael
Hi, Remy Bohmer wrote: > Hello Michael, > >> I have redone the patch. What do you think? >> I can't test them. They compile. > > It is a big change for leaving untested... > Can anybody provide an ack for these patches? > > Kind Regards, > > Remy > I think that I can test on ixp465 machine, in nex

Re: [U-Boot-Users] [PATCH 2/4][RFC] Add ehci core functionality

2008-11-24 Thread Markus Klotzbücher
Hi Remy, On Mon, Nov 24, 2008 at 09:18:23PM +0100, Remy Bohmer wrote: > > I have redone the patch. What do you think? > > I can't test them. They compile. > > It is a big change for leaving untested... > Can anybody provide an ack for these patches? I'll test for regressions on sequoia tomorrow.

Re: [U-Boot-Users] [PATCH 2/4][RFC] Add ehci core functionality

2008-11-24 Thread Tor Krill
Hi all, On Mon, 2008-11-24 at 21:18 +0100, Remy Bohmer wrote: > Hello Michael, > > > I have redone the patch. What do you think? > > I can't test them. They compile. > > It is a big change for leaving untested... > Can anybody provide an ack for these patches? I'm very sorry for not being able

Re: [U-Boot-Users] [PATCH 2/4][RFC] Add ehci core functionality

2008-11-24 Thread Remy Bohmer
Hello Michael, > I have redone the patch. What do you think? > I can't test them. They compile. It is a big change for leaving untested... Can anybody provide an ack for these patches? Kind Regards, Remy > > Regards Michael > > >

Re: [U-Boot-Users] [PATCH 2/4][RFC] Add ehci core functionality

2008-11-21 Thread michael
Hi, I have redone the patch. What do you think? I can't test them. They compile. Regards Michael >From ee642cb0ea921463f332e402df7d7d4a32218706 Mon Sep 17 00:00:00 2001 From: michael <[EMAIL PROTECTED]> Date: Fri, 21 Nov 2008 10:19:15 +0100 Subject: [PATCH] Add ehci core functionality --- co

[U-Boot-Users] [PATCH] katmai: change default config

2008-11-13 Thread Yuri Tikhonov
Hello, This patch enables support for EXT2, and increases the CONFIG_SYS_BOOTMAPSZ size for the default configuration of the katmai boards to use them as the RAID-reference AMCC setups. EXT2 enabling allows one to boot kernels from the EXT2 formatted Compact Flash cards. CONFIG_SYS_BOOTMAPSZ

[U-Boot-Users] [PATCH] SPARC: Fixed compiler error introduced by commit c160a9544743e80e8889edb2275538e7764ce334

2008-11-10 Thread Daniel Hellstrom
Hi Wolfgang, This patch fix a build error for the SPARC platform. It was introduced by commit c160a9544743e80e8889edb2275538e7764ce334. I have updated u-boot-sparc.git testing branch. Best Regards, Daniel Hellstrom Signed-off-by: Daniel Hellstrom <[EMAIL PROTECTED]> --- lib_sparc/bootm.c |

Re: [U-Boot-Users] [PATCH 2/6] AT572D940HF-EB Support v2 (cpu folder)

2008-11-07 Thread Antonio R. Costa
Hi JC, I'm very sorry for the delayed answer. I'm pretty close to release a Linux patch for our platform so no time for now. Anyway by the end of the year I would like to launch the complete BSP for our platform so I would like to make all things tidy. As we agreed with Havard I'll try to mak

Re: [U-Boot-Users] [PATCH 1/1] Re-Submit: Add support for ATMEL AT91SAM9G20EK board.

2008-11-04 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:17 Tue 29 Jul , Hong Xu wrote: > >From 8e7f74804f86c25639f4009ba14fd6c1affe5ee6 Mon Sep 17 00:00:00 2001 > From: Hong Xu <[EMAIL PROTECTED]> > Date: Tue, 29 Jul 2008 09:23:47 +0800 > Subject: [PATCH 1/1] Add support for ATMEL AT91SAM9G20EK board. > > This patch add support for ATMEL AT91

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-11-01 Thread Magnus Lilja
>>> I have the same problem when replying to Jean-Christphe's replies. For >>> some reason the reply-to field is set when JC posts a reply and I >>> suppose that messes up Thunderbird/gmail etc. >>> >>> As an example, the email I'm replying to now has reply-to: set to >>> [EMAIL PROTECTED] and [EMA

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:10 Fri 31 Oct , Ben Warren wrote: > Magnus Lilja wrote: It's curious: always, when replying to your e-mails, my e-mail address appears in the To field instead of your address. Do the others have this problem, too? (Thunderbird 2.0.0.14 on Linux) >>> I use mutt a

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Ben Warren
Magnus Lilja wrote: >>> It's curious: always, when replying to your e-mails, my e-mail address >>> appears in the To field instead of your address. >>> Do the others have this problem, too? (Thunderbird 2.0.0.14 on Linux) >>> >> I use mutt and I receve the e-mail with your e-mail address as

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Magnus Lilja
>> It's curious: always, when replying to your e-mails, my e-mail address >> appears in the To field instead of your address. >> Do the others have this problem, too? (Thunderbird 2.0.0.14 on Linux) > I use mutt and I receve the e-mail with your e-mail address as sender I have the same problem whe

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Jean-Christophe PLAGNIOL-VILLARD
>> create mode 100644 board/tqc/tqma31/u-boot.lds >>> create mode 100644 include/configs/TQMA31.h >> >> Do you have any plan to send a rebase patch? > > I suppose in Q1/2009. It depends on our customer and on > my workload with other projects. > > But could y

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Jens Gehrlein
de 100644 board/tqc/tqma31/config.mk >> create mode 100644 board/tqc/tqma31/lowlevel_init.S >> create mode 100644 board/tqc/tqma31/tqma31.c >> create mode 100644 board/tqc/tqma31/u-boot.lds >> create mode 100644 include/configs/TQMA31.h > > Do you have any plan to

Re: [U-Boot-Users] [PATCH] at91rm9200dk, csb637: fix NAND related build problems

2008-10-28 Thread Aras Vaichas
Wolfgang Denk wrote: > Tried fixing NAND support for the at91rm9200dk board; untested. > Disabled NAND support in the csb637 board config file. > Has anyone tested this? Is NAND working with AT91RM9200DK? I'm currently trying to get it working with U-Boot-1.3.4 but with no success. I did notice

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-27 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:33 Tue 08 Jul , Jens Gehrlein wrote: > Signed-off-by: Jens Gehrlein <[EMAIL PROTECTED]> > --- > > Fixed two bugs: > a) added NFS mount option "rw" to default environment > b) added prefix $(obj) in front of .depend in Makefile. Thank you Magnus for > catching that. > > > MAINTAINERS

Re: [U-Boot-Users] [PATCH 2/6] AT572D940HF-EB Support v2 (cpu folder)

2008-10-27 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi Antonio do you have any plan to send a rebased patch? Best Regards, J. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win

Re: [U-Boot-Users] [PATCH] ads5121: support for running from memory

2008-10-24 Thread Nikita V. Youshchenko
> Could you rebase it against current HEAD? Sure. Here it is. From ba2fc48842d6f866e30f52f457a4c834431e1167 Mon Sep 17 00:00:00 2001 From: Nikita V. Youshchenko <[EMAIL PROTECTED]> Date: Tue, 2 Sep 2008 07:51:05 +0400 Subject: [PATCH] ads5121: support for running from RAM This patch makes it pos

Re: [U-Boot-Users] [PATCH] ads5121: support for running from memory

2008-10-24 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:55 Thu 25 Sep , Nikita V. Youshchenko wrote: > commit 599e6d1ff1fbab0abda4ef685f6078c4d2f1d2eb > Author: Nikita V. Youshchenko <[EMAIL PROTECTED]> > Date: Tue Sep 2 07:51:05 2008 +0400 > > ads5121: support for running from memory > > This patch makes it possible to start u

Re: [U-Boot-Users] [PATCH]:Enable 2D Engine in SM501!

2008-10-24 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:11 Fri 01 Aug , Ryan CHEN wrote: > Hi all, > This patch is part 2 for [PATCH:Enable 2D Engine in SM501]. New macro > "CONFIG_SM501_ENABLE_2DENGINE" be included to specify codes what enable SM501 > 2D engine. The macro need be declared in config header file. > Why does it need to enable

Re: [U-Boot-Users] [PATCH 1/3] Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()

2008-10-20 Thread Mike Frysinger
On Saturday 12 July 2008, Ben Warren wrote: > Added board_eth_init() function to bf537-stamp board. > Removed initialization for the Blackin EMAC driver from net/eth.c btw, this change worked fine. thanks. -mike - This SF.Ne

[U-Boot-Users] [PATCH] Blackfin: delete unused page_descriptor_table_size define

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- include/asm-blackfin/cplb.h |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/include/asm-blackfin/cplb.h b/include/asm-blackfin/cplb.h index e36af2d..cc21e93 100644 --- a/include/asm-blackfin/cplb.h +++ b/include/asm

[U-Boot-Users] [PATCH] Blackfin: update anomaly lists

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- include/asm-blackfin/mach-bf527/anomaly.h | 63 +--- include/asm-blackfin/mach-bf533/anomaly.h | 28 +++--- include/asm-blackfin/mach-bf537/anomaly.h | 16 +- include/asm-blackfin/mach-bf548/anomaly.h | 78 ++

[U-Boot-Users] [PATCH] Blackfin: bf561-ezkit: drop pointless USB code

2008-10-19 Thread Mike Frysinger
The USB/LAN register settings are not actually used/needed in order to drive things from U-Boot, so drop the code. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- board/bf561-ezkit/bf561-ezkit.c | 15 --- 1 files changed, 0 insertions(+), 15 deletions(-) diff --git a/board/bf

[U-Boot-Users] [PATCH] Blackfin: set initial stack correctly according to Blackfin ABI

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/start.S |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cpu/blackfin/start.S b/cpu/blackfin/start.S index c4d52b4..f351fab 100644 --- a/cpu/blackfin/start.S +++ b/cpu/blackfin/start.S @@ -1,7 +1,7 @@

[U-Boot-Users] [PATCH] Blackfin: bf561-ezkit: drop redundant code

2008-10-19 Thread Mike Frysinger
Common Blackfin code already announces CPU information. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- board/bf561-ezkit/bf561-ezkit.c |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/board/bf561-ezkit/bf561-ezkit.c b/board/bf561-ezkit/bf561-ezkit.c index a2258

[U-Boot-Users] [PATCH] Blackfin: fix up UART status bit handling

2008-10-19 Thread Mike Frysinger
Some Blackfin UARTs are read-to-clear while others are write-to-clear. This can cause problems when we poll the LSR and then later try and handle any errors detected. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/serial.c | 72 ---

[U-Boot-Users] [PATCH] Blackfin: enable support for nested interrupts

2008-10-19 Thread Mike Frysinger
During cpu init, make sure we initialize the CEC properly so that interrupts can fire and be handled while U-Boot is running. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/start.S | 14 ++ 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/cpu/black

[U-Boot-Users] [PATCH] Blackfin: linker scripts: force start.o and set initcode boundaries

2008-10-19 Thread Mike Frysinger
Make sure that the start.o object is always the first object in our linker script regardless of configuration settings, and add some linker symbols so the ldr utility can properly locate the initcode when generating a LDR. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- board/bf533-ezkit/u-

[U-Boot-Users] [PATCH] Blackfin: unify cache handling code

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/cpu.c | 35 --- lib_blackfin/cache.c | 35 +++ 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/cpu/blackfin/cpu.c b/cpu/blackfin/cpu.c index 0c7

[U-Boot-Users] [PATCH] Blackfin: punt old unused mem_init.h header

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- board/bf533-stamp/bf533-stamp.c |1 - include/asm-blackfin/mem_init.h | 321 --- 2 files changed, 0 insertions(+), 322 deletions(-) delete mode 100644 include/asm-blackfin/mem_init.h diff --git a/board

[U-Boot-Users] [PATCH] Blackfin: make baud calculation more accurate

2008-10-19 Thread Mike Frysinger
We should use the algorithm in the Linux kernel so that the UART divisor calculation is more accurate. It also fixes problems on some picky UARTs that have sampling anomalies. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/serial.h |8 1 files changed, 4 insertio

[U-Boot-Users] [PATCH] Blackfin: unify DSPID/DBGSTAT MMR definitions

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- include/asm-blackfin/mach-bf527/BF522_cdef.h |3 --- include/asm-blackfin/mach-bf527/BF522_def.h|1 - include/asm-blackfin/mach-bf527/BF523_cdef.h |3 --- include/asm-blackfin/mach-bf527/BF523_def.h|1

[U-Boot-Users] [PATCH] Blackfin: drop unused cache flush code

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/Makefile |2 +- cpu/blackfin/flush.S | 230 - 2 files changed, 1 insertions(+), 231 deletions(-) delete mode 100644 cpu/blackfin/flush.S diff --git a/cpu/blackfin/Makefile b/c

[U-Boot-Users] [PATCH] Blackfin: build with -fomit-frame-pointer

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- blackfin_config.mk |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/blackfin_config.mk b/blackfin_config.mk index a9a3d1a..c8be75e 100644 --- a/blackfin_config.mk +++ b/blackfin_config.mk @@ -24,7 +24,7 @@ CONFIG_BFIN_

[U-Boot-Users] [PATCH] Blackfin: don't bother displaying reboot msg when crashing

2008-10-19 Thread Mike Frysinger
The hang function already tells you to reboot, so no point in showing it twice. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/traps.c |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/cpu/blackfin/traps.c b/cpu/blackfin/traps.c index 2eb45b5..7307f

[U-Boot-Users] [PATCH] Blackfin: document some of the blackfin directories

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- README |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/README b/README index ebee20f..9455fa7 100644 --- a/README +++ b/README @@ -151,6 +151,7 @@ Directory Hierarchy: - arm926ejs Files specific to ARM 926 CPUs

[U-Boot-Users] [PATCH] Blackfin: only initialize the RTC when actually used

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- drivers/rtc/bfin_rtc.c | 19 ++- lib_blackfin/board.c |4 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/drivers/rtc/bfin_rtc.c b/drivers/rtc/bfin_rtc.c index 3f8c7ed..5de6953 100644 --- a/drivers/

[U-Boot-Users] [PATCH] Blackfin: fix SWRST register definition

2008-10-19 Thread Mike Frysinger
The SWRST register is a 16bit, not 32bit, register. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- include/asm-blackfin/mach-bf561/BF561_cdef.h | 12 ++-- .../mach-common/ADSP-EDN-extended_cdef.h |6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) dif

[U-Boot-Users] [PATCH] Blackfin: only enable hardware error irq by default

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/cpu.c |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/cpu/blackfin/cpu.c b/cpu/blackfin/cpu.c index 53de5ab..0c79932 100644 --- a/cpu/blackfin/cpu.c +++ b/cpu/blackfin/cpu.c @@ -133,9 +133,8 @@ int irq_

[U-Boot-Users] [PATCH] Blackfin: fix port mux defines for BF54x

2008-10-19 Thread Mike Frysinger
From: Ben Maan <[EMAIL PROTECTED]> Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- include/asm-blackfin/mach-bf548/ports.h | 64 +++--- 1 files changed, 32 insertions(+), 32 deletions(-) diff --git a/include/asm-blackfin/mach-bf548/ports.h b/include/asm-blackfin/

[U-Boot-Users] [PATCH] Blackfin: decode hwerrcause/excause when crashing

2008-10-19 Thread Mike Frysinger
Having to decode hwerrcause/excause values is a pain, so automate it. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/traps.c | 42 -- 1 files changed, 40 insertions(+), 2 deletions(-) diff --git a/cpu/blackfin/traps.c b/cpu/blackfin/t

[U-Boot-Users] [PATCH] Blackfin: check cache bits, not cplb bits

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- lib_blackfin/cache.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib_blackfin/cache.c b/lib_blackfin/cache.c index 41e2a62..870c5bf 100644 --- a/lib_blackfin/cache.c +++ b/lib_blackfin/cache.c @@ -40,7 +40,7 @@ v

[U-Boot-Users] [PATCH] Blackfin: fix typo in boot mode comment and add NAND define

2008-10-19 Thread Mike Frysinger
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- include/asm-blackfin/blackfin-config-pre.h |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/include/asm-blackfin/blackfin-config-pre.h b/include/asm-blackfin/blackfin-config-pre.h index 541cb76..714352b 100644 --- a/i

[U-Boot-Users] [PATCH] Blackfin: small cpu init optimization while setting interrupt mask

2008-10-19 Thread Mike Frysinger
Use the sti instruction to set the initial interrupt mask rather than banging on the core IMASK MMR to save both space and time. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/start.S |7 ++- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/cpu/blackfin/s

[U-Boot-Users] [PATCH] Blackfin: fix register dump messages

2008-10-19 Thread Mike Frysinger
Make sure we report RETI/IPEND correctly. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- cpu/blackfin/traps.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/cpu/blackfin/traps.c b/cpu/blackfin/traps.c index 7307f5d..5a26c52 100644 --- a/cpu/blackfin/traps.c +

[U-Boot-Users] [PATCH] Blackfin: init NAND before relocating env

2008-10-19 Thread Mike Frysinger
If booting out of NAND, we need to make sure we initialize it properly before attempting to relocate the environment. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- lib_blackfin/board.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib_blackfin/board.c b

Re: [U-Boot-Users] [PATCH] strings cmd: drop old CONFIG_CFG_STRINGS define

2008-10-14 Thread Wolfgang Denk
Dear Mike Frysinger, In message <[EMAIL PROTECTED]> you wrote: > We don't need CONFIG_CFG_STRINGS anymore now that we have the define > CONFIG_CMD_STRINGS and Makefile control. > > Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> > --- > common/cmd_strings.c |4 > 1 files changed, 0 in

[U-Boot-Users] [PATCH] strings cmd: drop old CONFIG_CFG_STRINGS define

2008-10-14 Thread Mike Frysinger
We don't need CONFIG_CFG_STRINGS anymore now that we have the define CONFIG_CMD_STRINGS and Makefile control. Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- common/cmd_strings.c |4 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/common/cmd_strings.c b/common/cmd_st

[U-Boot-Users] [PATCH] cmd_spi: remove broken signed casting for display

2008-10-14 Thread Mike Frysinger
Since we're working with unsigned data, you can't apply a signed pointer cast and then attempt to print the result. Otherwise you get wrong output when the sign bit is set like "0xFF" incorrectly extended to "0x". Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]> --- common/cmd_spi.c |

Re: [U-Boot-Users] [PATCH] [resubmit] AX88180: new gigabit network driver

2008-10-13 Thread Ben Warren
Louis Su wrote: > Signed-off-by: Louis Su <[EMAIL PROTECTED]> > --- > drivers/net/Makefile |1 + > drivers/net/ax88180.c | 727 > + > drivers/net/ax88180.h | 412 > 3 files changed, 1140 insertions(+), 0 deletions

Re: [U-Boot-Users] [PATCH] cfi_flash: do not reset flash when probe fails

2008-10-04 Thread Stefan Roese
On Thursday 02 October 2008, Mike Frysinger wrote: > The CFI flash driver starts at flash_init() which calls down into > flash_get_size(). This starts by calling flash_detect_cfi(). If said > function fails, flash_get_size() finishes by attempting to reset the > flash. Unfortunately, it does thi

Re: [U-Boot-Users] [PATCH] Modifications to video-related files for RRvision.

2008-10-04 Thread Anatolij Gustschin
Hello Gary, some comments/questions below: Gary Jennejohn wrote: > Note that the LOGO_X/LOG_Y macros are defined in RRvision.h to center > the logo on the screen and might be useful for other boards. > Signed-off-by: Gary Jennejohn <[EMAIL PROTECTED]> add empty line between commit message and

[U-Boot-Users] [PATCH] ads5121: support for running from memory

2008-10-04 Thread Nikita V. Youshchenko
commit 599e6d1ff1fbab0abda4ef685f6078c4d2f1d2eb Author: Nikita V. Youshchenko <[EMAIL PROTECTED]> Date: Tue Sep 2 07:51:05 2008 +0400 ads5121: support for running from memory This patch makes it possible to start u-boot from memory on ads5121 board. It does two simple thing

[U-Boot-Users] [PATCH] cfi_flash: do not reset flash when probe fails

2008-10-01 Thread Mike Frysinger
The CFI flash driver starts at flash_init() which calls down into flash_get_size(). This starts by calling flash_detect_cfi(). If said function fails, flash_get_size() finishes by attempting to reset the flash. Unfortunately, it does this with an info->portwidth set to 0x10 which filters down in

[U-Boot-Users] [PATCH] fsl_diu: fix alignment error that caused malloc corruption

2008-09-25 Thread Nikita V. Youshchenko
commit 81489a85c4c3536ec54290ac9216b746ec346663 Author: Nikita V. Youshchenko <[EMAIL PROTECTED]> Date: Thu Sep 25 00:44:00 2008 +0400 fsl_diu: fix alignment error that caused malloc corruption When aligning malloc()ed screen_base, invalid offset was added. This not only caused

Re: [U-Boot-Users] [PATCH] Remove duplicate Spartan-3E definition.

2008-09-22 Thread Wolfgang Denk
Dear Laurent Pinchart, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Laurent Pinchart <[EMAIL PROTECTED]> > --- > include/spartan3.h |9 - > 1 files changed, 0 insertions(+), 9 deletions(-) Applied (after fixing a whitespace problem that cause the first hunk to fail). Th

[U-Boot-Users] [PATCH] Remove duplicate Spartan-3E definition.

2008-09-17 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart <[EMAIL PROTECTED]> --- include/spartan3.h |9 - 1 files changed, 0 insertions(+), 9 deletions(-) diff --git a/include/spartan3.h b/include/spartan3.h index 235dbc0..2262278 100644 --- a/include/spartan3.h +++ b/include/spartan3.h @@ -81,9 +81,6 @@ type

Re: [U-Boot-Users] [PATCH] add board_eth_init() for sh7785lcr board

2008-09-10 Thread Ben Warren
Hi Nobuhiro, On Wed, Sep 10, 2008 at 5:09 AM, Nobuhiro Iwamatsu <[EMAIL PROTECTED]> wrote: > On Tue, 09 Sep 2008 17:52:47 +0900 > Yoshihiro Shimoda <[EMAIL PROTECTED]> wrote: > >> Fix the problem that cannot work RTL8169 on sh7785lcr board. >> >> Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]

Re: [U-Boot-Users] [PATCH] add board_eth_init() for sh7785lcr board

2008-09-10 Thread Nobuhiro Iwamatsu
On Tue, 09 Sep 2008 17:52:47 +0900 Yoshihiro Shimoda <[EMAIL PROTECTED]> wrote: > Fix the problem that cannot work RTL8169 on sh7785lcr board. > > Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]> > --- > board/sh7785lcr/sh7785lcr.c |5 + > 1 files changed, 5 insertions(+), 0 deletion

Re: [U-Boot-Users] [PATCH] add board_eth_init() for sh7785lcr board

2008-09-09 Thread Ben Warren
Wolfgang Denk wrote: > Dear Yoshihiro Shimoda, > > In message <[EMAIL PROTECTED]> you wrote: > >> Fix the problem that cannot work RTL8169 on sh7785lcr board. >> >> Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]> >> --- >> board/sh7785lcr/sh7785lcr.c |5 + >> 1 files changed, 5 ins

Re: [U-Boot-Users] [PATCH] add board_eth_init() for sh7785lcr board

2008-09-09 Thread Wolfgang Denk
Dear Yoshihiro Shimoda, In message <[EMAIL PROTECTED]> you wrote: > Fix the problem that cannot work RTL8169 on sh7785lcr board. > > Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]> > --- > board/sh7785lcr/sh7785lcr.c |5 + > 1 files changed, 5 insertions(+), 0 deletions(-) Applied,

[U-Boot-Users] [PATCH] add board_eth_init() for sh7785lcr board

2008-09-09 Thread Yoshihiro Shimoda
Fix the problem that cannot work RTL8169 on sh7785lcr board. Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]> --- board/sh7785lcr/sh7785lcr.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/board/sh7785lcr/sh7785lcr.c b/board/sh7785lcr/sh7785lcr.c index 5b9c403..6

[U-Boot-Users] [PATCH] doc: fix missing subdirectory

2008-09-07 Thread Markus Heidelberg
Signed-off-by: Markus Heidelberg <[EMAIL PROTECTED]> --- README |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 37449d1..ec164ad 100644 --- a/README +++ b/README @@ -3089,9 +3089,9 @@ But now you can ignore ALL boot loader code (in arch/ppc/mbxb

[U-Boot-Users] [PATCH] gitignore: add tags files and Vim swap file

2008-09-07 Thread Markus Heidelberg
--- .gitignore |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 96c1b4a..9c53f5c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ *.a *.o *~ +*.swp *.patch # @@ -49,6 +50,10 @@ series # cscope files cscope.* +# tags fil

Re: [U-Boot-Users] [PATCH] bdinfo not showing correct info about memory size

2008-09-01 Thread Ricardo Ribalda Delgado
For the record: What Stefan says is completely true. Last version of u-boot does not give wrong info without my patch. Regards On Wed, Jul 30, 2008 at 07:54, Stefan Roese <[EMAIL PROTECTED]> wrote: > Ricardo, > > On Wednesday 30 July 2008, Ricardo Ribalda Delgado wrote: >> I don't

Re: [U-Boot-Users] [PATCH v2] sh: Renesas R0P7785LC0011RL board support

2008-08-31 Thread Nobuhiro Iwamatsu
Hi, Thank you for comments. I apply your comments and I sent patch. On Sat, 30 Aug 2008 13:40:40 +0200 Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> wrote: > > > > +sh7785lcr_config : unconfig > > + @ >include/config.h > > + @echo "#define CONFIG_SH7785LCR 1" >> include/config

Re: [U-Boot-Users] [PATCH RFC] ARM: Davinci: NAND fix for large page ECC and linux compatibility

2008-08-30 Thread Hugo Villeneuve
On Mon, 2008-06-30 at 10:26 -0500, Scott Wood wrote: > > > We should probably default to doing it the right way, not the > > > broken-but-compatible way for large pages, though. > > > > It depends if you put backwards compatibility over reliability > > though. > > In the long term, I value the

Re: [U-Boot-Users] [PATCH v2] sh: Renesas R0P7785LC0011RL board support

2008-08-30 Thread Jean-Christophe PLAGNIOL-VILLARD
On 19:09 Wed 16 Jul , Yoshihiro Shimoda wrote: > This board has SH7785, 512MB DDR2-SDRAM, NOR Flash, > Graphic, Ethernet, USB, SD, RTC, and I2C controller. > > This patch supports the following functions: > - 128MB DDR2-SDRAM (29-bit address mode only) > - NOR Flash > - USB host > - Ethern

Re: [U-Boot-Users] [PATCH 1/3] sh: Add support SH2/SH2A which is CPU of Renesas Technology

2008-08-30 Thread Jean-Christophe PLAGNIOL-VILLARD
> +# modify it under the terms of the GNU General Public License as > +# published by the Free Software Foundation; either version 2 of > +# the License, or (at your option) any later version. > +# > +# This program is distributed in the hope that it will be useful, > +# but WITHOUT ANY WARRANTY; w

Re: [U-Boot-Users] [PATCH 3/3] sh: Renesas RSK+ 7203 board support

2008-08-30 Thread Jean-Christophe PLAGNIOL-VILLARD
> +# published by the Free Software Foundation; either version 2 of > +# the License, or (at your option) any later version. > +# > +# This program is distributed in the hope that it will be useful, > +# but WITHOUT ANY WARRANTY; without even the implied warranty of > +# MERCHANTABILITY or FITNESS

Re: [U-Boot-Users] [PATCH] fix USB devices with multiple configurations

2008-08-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:11 Thu 10 Jul , Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> you wrote: > > > > This patch fixes bugs in usbdcore*.c related to the use of devices > > with multiple configurations. > > > > The original code made mistakes about the meaning of configuration value and > > conf

Re: [U-Boot-Users] [PATCH 4/4] ARM DaVinci: Standardize names ofdirectories/files

2008-08-28 Thread Hugo Villeneuve
Jean-Christophe PLAGNIOL-VILLARD wrote: > On 15:10 Fri 11 Jul , Hugo Villeneuve wrote: >> ARM DaVinci: Standardize names of directories/files. >> >> Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]> >> >> --- >> >> Makefile |2 +- >> board/davi

Re: [U-Boot-Users] [PATCH] Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c

2008-08-27 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:59 Sat 26 Jul , Hunter, Jon wrote: > Add support to drivers/usb/usbdcore_omap1510.c for OMAP5912 and OMAP16xx > devices. > > Signed-off-by: Jon Hunter <[EMAIL PROTECTED]> > --- > drivers/usb/usbdcore_omap1510.c | 27 --- > 1 files changed, 24 insertions(+), 3

Re: [U-Boot-Users] [PATCH 3/4] ARM DaVinci: Move common functions to board/davinci/common

2008-08-27 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:10 Fri 11 Jul , Hugo Villeneuve wrote: > ARM DaVinci: Move common functions to board/davinci/common. > > Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]> > > --- > > board/davinci/common/Makefile | 53 > board/davinci/common/misc.c| 126 +

Re: [U-Boot-Users] [PATCH 4/4] ARM DaVinci: Standardize names of directories/files

2008-08-27 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:10 Fri 11 Jul , Hugo Villeneuve wrote: > ARM DaVinci: Standardize names of directories/files. > > Signed-off-by: Hugo Villeneuve <[EMAIL PROTECTED]> > > --- > > Makefile |2 +- > board/davinci/{dv-evm => dvevm}/Makefile |2 +-

Re: [U-Boot-Users] [PATCH] Fix OneNAND build break

2008-08-26 Thread Scott Wood
Wolfgang Denk wrote: > Dear Kyungmin Park, > > In message <[EMAIL PROTECTED]> you wrote: >> Since page size field is changed from oobblock to writesize. But OneNAND is >> not updated. >> - fix bufferram management at erase operation >> This patch includes the NAND/OneNAND state filed too. >> >> g

Re: [U-Boot-Users] [PATCH] Fix OneNAND build break

2008-08-26 Thread Wolfgang Denk
Dear Kyungmin Park, In message <[EMAIL PROTECTED]> you wrote: > Since page size field is changed from oobblock to writesize. But OneNAND is > not updated. > - fix bufferram management at erase operation > This patch includes the NAND/OneNAND state filed too. > > generated against latest git tree

Re: [U-Boot-Users] [PATCH] Merged serial_pl010.c and serial_pl011.c.

2008-08-24 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:25 Fri 18 Jul , Andreas Engel wrote: > They only differ in the init function. > This also adds the missing watchdog support for the PL011. > > Signed-off-by: Andreas Engel <[EMAIL PROTECTED]> > --- > drivers/serial/Makefile |3 +- > drivers/serial/serial_pl

[U-Boot-Users] [PATCH] Add note on dereferencing /aliases pointers

2008-08-22 Thread Jerry Van Baren
Replace the "must quote special characters" note with a hint on how to dereference /aliases pointers by omitting the leading "/". This feature was introduced by Kumar Gala as a libfdt enhancement in commit ed035708235332c3c117ee3bb1a426063f03cfcb. Example: => fdt print /aliases aliases {

[U-Boot-Users] [PATCH] Fix regression in drivers/mtd/cfi_flash.c.

2008-08-20 Thread Andrew Klossner
Fix a regression in the 1.3.4 version of drivers/mtd/cfi_flash.c. Add a case to the new switch statement in flash_real_protect() to make flash chips using the Intel extended command set work again. Also correct a debug printf format-string/argument mismatch. Signed-off-by: Andrew Klossner <[EMAIL

Re: [U-Boot-Users] [PATCH] Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()

2008-08-20 Thread Stefan Roese
On Wednesday 20 August 2008, Nick Spence wrote: > This patch fixes a missing vendor code in the flash_real_protect() > function. Applied to u-boot-cfi-flash. Thanks. Best regards, Stefan = DENX Software Engineering GmbH, MD:

[U-Boot-Users] [PATCH] Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()

2008-08-19 Thread Nick Spence
This patch fixes a missing vendor code in the flash_real_protect() function. Signed-off-by: Nick Spence <[EMAIL PROTECTED]> --- drivers/mtd/cfi_flash.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/mtd/cfi_flash.c b/drivers/mtd/cfi_flash.c index 58295fe..a9fb972

Re: [U-Boot-Users] [PATCH v4] Add MIMC200 board

2008-08-19 Thread Mark Jackson
Only just seen this email ... is this okay ? Signed-off-by: Mark Jackson <[EMAIL PROTECTED]> Regards Mark Haavard Skinnemoen wrote: > Haavard Skinnemoen <[EMAIL PROTECTED]> wrote: >> I'll apply this patch and push it upstream during the next merge >> window. No need to resend the whole thing -

Re: [U-Boot-Users] [PATCH] hush: Fix printf debug macro in hush.c so that it usable in U-Boot

2008-08-19 Thread Stefan Roese
Hi Wolfgang, On Tuesday 19 August 2008, Wolfgang Denk wrote: > > This patch changes the debug_printf() marco for U-Boot in hush.c and > > moves the definition of DEBUG_SHELL to a place that is actually compiled > > under U-Boot. > > ... > > > +/* define DEBUG for debugging output (obviously ;-)) *

Re: [U-Boot-Users] [PATCH] hush: Fix printf debug macro in hush.c so that it usable in U-Boot

2008-08-19 Thread Wolfgang Denk
Dear Stefan Roese, In message <[EMAIL PROTECTED]> you wrote: > This patch changes the debug_printf() marco for U-Boot in hush.c and > moves the definition of DEBUG_SHELL to a place that is actually compiled > under U-Boot. ... > +/* define DEBUG for debugging output (obviously ;-)) */ > +#if 0 >

[U-Boot-Users] [PATCH] hush: Fix printf debug macro in hush.c so that it usable in U-Boot

2008-08-19 Thread Stefan Roese
This patch changes the debug_printf() marco for U-Boot in hush.c and moves the definition of DEBUG_SHELL to a place that is actually compiled under U-Boot. Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> --- common/hush.c |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --g

  1   2   3   4   5   6   7   8   9   10   >