[U-Boot-Users] [PATCH v2] QE UEC: Extend number of supported UECs to 4

2008-01-14 Thread David Saada
Signed-off-by: David Saada <[EMAIL PROTECTED]> > diff -purN drivers/qe/uec.c.orig drivers/qe/uec.c --- drivers/qe/uec.c.orig 2008-01-14 11:48:28.0 +0200 +++ drivers/qe/uec.c2008-01-15 09:42:59.11887 +0200 @@ -40,8 +40,13 @@ static uec_info_t eth1_uec_info = {

[U-Boot-Users] MMC 4GB with at91sam9260 ...

2008-01-14 Thread Pierre Savary
Hi, I need some help because I want to use an eMMC of 4GB but my U-Boot (1.1.5) see it but can't use it... So I think it is a problem with "Max read data block length" but I don't know what I can change in the code ... Have somebody already try this? Could you help me please? Thanks in advance, Re

[U-Boot-Users] Warining on 83xx tree

2008-01-14 Thread Liu Dave
Kim, Could you clean up the warning in 83xx current tree? Thanks, Dave mpc8360emds.c: In function 'ft_board_setup': mpc8360emds.c:327: warning: assignment makes pointer from integer without a cast mpc8360emds.c:329: warning: passing argument 2 of 'fdt_getprop' makes integer from pointer without

[U-Boot-Users] [PATCH] ColdFire: Fix CFI Flash low level Read/Write macro

2008-01-14 Thread Tsi-Chung Liew
Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/io.h | 22 -- 1 files changed, 8 insertions(+), 14 deletions(-) diff --git a/include/asm-m68k/io.h b/include/asm-m68k/io.h index 91d7592..33c454a 100644 --- a/include/asm-m68k/io.h +++ b/include/asm-m68k/io

[U-Boot-Users] [PATCH 1/2] ColdFire: Add M5373EVB platform support - 1

2008-01-14 Thread Tsi-Chung Liew
Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- board/freescale/m5373evb/Makefile | 44 + board/freescale/m5373evb/config.mk | 25 +++ board/freescale/m5373evb/m5373evb.c | 88 ++ board/freescale/m5373evb/mii.c | 306 +++ board/freesca

[U-Boot-Users] [PATCH] ColdFire: Update FlexBus CS for MCF532x

2008-01-14 Thread Tsi-Chung Liew
Definition update and change from 16bit to 32bit Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- board/freescale/m5329evb/nand.c |4 ++-- include/configs/M5329EVB.h |8 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/board/freescale/m5329evb/nand.c b/board

[U-Boot-Users] [PATCH 2/2] ColdFire: Add M5373EVB platform support - 2

2008-01-14 Thread Tsi-Chung Liew
Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- MAINTAINERS |1 + MAKEALL |3 +- Makefile | 10 ++ cpu/mcf532x/cpu.c | 20 +++- doc/README.m5373evb | 334 + i

[U-Boot-Users] [PATCH] ColdFire: Add modules header files

2008-01-14 Thread Tsi-Chung Liew
Add CF specific modules header files Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/coldfire/crossbar.h | 79 + include/asm-m68k/coldfire/dspi.h | 156 + include/asm-m68k/coldfire/edma.h | 177 incl

[U-Boot-Users] [PATCH] ColdFire: PCI and misc updates for MCF5445x

2008-01-14 Thread Tsi-Chung Liew
Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- cpu/mcf5445x/cpu_init.c |1 - cpu/mcf5445x/pci.c | 61 -- cpu/mcf5445x/start.S| 25 ++--- include/asm-m68k/immap.h|8 +++--- include/asm-m68k/m5445x.h |

[U-Boot-Users] [PATCH] ColdFire: MCF5445x header files cleanup

2008-01-14 Thread Tsi-Chung Liew
Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/immap_5445x.h | 521 include/asm-m68k/m5445x.h | 302 +--- 2 files changed, 46 insertions(+), 777 deletions(-) diff --git a/include/asm-m68k/immap_5445x.h b/inc

[U-Boot-Users] [PATCH] ColdFire: MCF532x header files cleanup

2008-01-14 Thread Tsi-Chung Liew
Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/immap_5329.h | 193 +--- include/asm-m68k/m5329.h | 281 - 2 files changed, 6 insertions(+), 468 deletions(-) diff --git a/include/asm-m68k/immap_5329.h b/in

[U-Boot-Users] [PATCH] ColdFire: Add modules header files

2008-01-14 Thread Tsi-Chung Liew
Add CF specific modules header files Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/coldfire/crossbar.h | 79 + include/asm-m68k/coldfire/dspi.h | 156 + include/asm-m68k/coldfire/edma.h | 177 incl

Re: [U-Boot-Users] [PATCH 1/2] Add support for a Freescale non-CPM SPIcontroller

2008-01-14 Thread Dave Liu
> > fsl_spi.h might be a bit too general? How about non-8xxx Freescale > > processors? > > f > > > The naming convention was modeled after 'fsl_i2c', which surely isn't > universal to all Freescale I2C controllers either. In Linux, this > driver is called 'mpc83xx', which we've learned here i

Re: [U-Boot-Users] [[PATCH] Resubmit] QE UEC: Extend number of supported UECs to 4

2008-01-14 Thread Dave Liu
On Mon, 2008-01-14 at 19:24 +0200, David Saada wrote: > Description: David, You may delete the 'Description' in commit log > This patch extends the number of supported UECs to 4. Note that the > problem of QE thread resources exhaustion is resolved by setting the > correct number of QE threads a

Re: [U-Boot-Users] [PATCH 1/8] ColdFire: Add MCF547x_8x cpu arch

2008-01-14 Thread Liew Tsi Chung
Guennadi, > At least this patch seems line-wrapped to me. Above is just one example. Will change to git-send-email, that should take care of it. >Is this really the correct comment here? I see the code is copied >from lib_m68k/time.c. Isn't lib_m68k going to be linked with this >board? Won't

Re: [U-Boot-Users] [PATCH] ColdFire: Add modules header files

2008-01-14 Thread Liew Tsi Chung
Wolfgang, I created a coldfire folder under asm-m68k, 6 modules were relocated to the new directory. I re-send some of the patches. Do I have to resubmit all the patches or just the affected patches from the changes? Regards, TsiChung -Original Message- From: [EMAIL P

[U-Boot-Users] [PATCH] OneNAND: Separate U-Boot dependent code from OneNAND

2008-01-14 Thread Kyungmin Park
OneNAND: Separate U-Boot dependent code from OneNAND Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]> --- diff --git a/drivers/mtd/onenand/Makefile b/drivers/mtd/onenand/Makefile index 2049413..92074b2 100644 --- a/drivers/mtd/onenand/Makefile +++ b/drivers/mtd/onenand/Makefile @@ -25,7 +25,7 @@ i

Re: [U-Boot-Users] resend #2 [PATCH 1/5]: add AcTux board support (common)

2008-01-14 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > > I have kept the small version of the mach-types.h patch to fir the list size > > limit - the full version of the patch, with mach-types.h generated from the > > current ARM machine database, is at: > > > > http://www.schwingen.org/actux.diff > > > >

[U-Boot-Users] [PATCH 2/2] ColdFire: Add M5373EVB platform support - 2

2008-01-14 Thread Tsi-Chung Liew
Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- MAINTAINERS |1 + MAKEALL |3 +- Makefile | 10 ++ cpu/mcf532x/cpu.c | 20 +++- doc/README.m5373evb | 334 + i

[U-Boot-Users] [PATCH 1/2] ColdFire: Add M5373EVB platform support - 1

2008-01-14 Thread Tsi-Chung Liew
Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- board/freescale/m5373evb/Makefile | 44 + board/freescale/m5373evb/config.mk | 25 +++ board/freescale/m5373evb/m5373evb.c | 88 ++ board/freescale/m5373evb/mii.c | 306 +++ board/freesca

Re: [U-Boot-Users] resend #2 [PATCH 1/5]: add AcTux board support (common)

2008-01-14 Thread Jean-Christophe PLAGNIOL-VILLARD
On 09:02 Mon 14 Jan , Michael Schwingen wrote: > Hi, > > 2nd resend of the previous patch set with formatting fixed (hopefully). > > The patch adds 4 boards, called AcTux-1 .. AcTux-4. This patch contains the > files that > contain changes for multiple boards, the board-specific files follo

[U-Boot-Users] [PATCH] ColdFire: MCF5445x header files cleanup

2008-01-14 Thread Tsi-Chung Liew
From: TsiChungLiew <[EMAIL PROTECTED]> Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/immap_5445x.h | 521 include/asm-m68k/m5445x.h | 302 +--- 2 files changed, 46 insertions(+), 777 deletions(-) diff --gi

[U-Boot-Users] [PATCH] ColdFire: MCF532x header files cleanup

2008-01-14 Thread Tsi-Chung Liew
From: TsiChungLiew <[EMAIL PROTECTED]> Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/immap_5329.h | 193 +--- include/asm-m68k/m5329.h | 281 - 2 files changed, 6 insertions(+), 468 deletions(-) diff --

[U-Boot-Users] [PATCH] xsengine: rename board_post_init to board_late_init

2008-01-14 Thread Jean-Christophe PLAGNIOL-VILLARD
missing migration from "Cleanup of some init functions" in c837dcb1a316745092567bfe4fb266d0941884ff Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> diff --git a/board/xsengine/xsengine.c b/board/xsengine/xsengine.c index 23d56c4..65923e9 100644 --- a/board/xsengine/xsengine.c

[U-Boot-Users] [PATCH] ColdFire: Add modules header files

2008-01-14 Thread Tsi-Chung Liew
From: TsiChungLiew <[EMAIL PROTECTED]> Add CF specific modules header files Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/coldfire/crossbar.h | 79 + include/asm-m68k/coldfire/dspi.h | 156 + include/asm-m68k/coldfire/edma.h |

Re: [U-Boot-Users] [PATCH] MPC8313eRDB/MPC8349ITX: fix board Makefile for silent build (with -s)

2008-01-14 Thread Kim Phillips
On Mon, 14 Jan 2008 09:01:40 -0600 (CST) Kumar Gala <[EMAIL PROTECTED]> wrote: > > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> > --- > board/freescale/mpc8313erdb/Makefile |2 +- > board/freescale/mpc8349itx/Makefile |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > applied

Re: [U-Boot-Users] [PATCH u-boot-mpc83xx] Changes in uboot DDR configuration for MPC8313eRDB

2008-01-14 Thread Kim Phillips
On Mon, 14 Jan 2008 09:41:14 +0530 (IST) Poonam_Aggrwal-b10812 <[EMAIL PROTECTED]> wrote: > From: Poonam Aggrwal <[EMAIL PROTECTED]> > > These changes were identified by HighSmith Bill ,Mazzyar and Joseph for > DDR configuration in u-boot code. Some are related to performance, some > affect sta

Re: [U-Boot-Users] [PATCH] Enable the isdram command on the MPC8360EMDS board

2008-01-14 Thread Kim Phillips
On Sat, 12 Jan 2008 13:24:14 -0500 Jerry Van Baren <[EMAIL PROTECTED]> wrote: > The isdram command prints out decoded information the "serial presence > detect" (SPD) chip on the SDRAM SIMMs. This can be very helpful when > debugging memory configuration problems. > > Signed-off-by: Gerald Van B

Re: [U-Boot-Users] [PATCH 4/4] mpc83xx: Add the support for MPC8315ERDB board

2008-01-14 Thread Kim Phillips
On Fri, 11 Jan 2008 18:48:24 +0800 Dave Liu <[EMAIL PROTECTED]> wrote: > The features list: > - Boot from NOR Flash > - DDR2 266MHz hardcoded configuration > - Local bus NOR Flash R/W operation > - I2C, UART, MII and RTC > - eTSEC0/1 support > - PCI host > > Signed-off-by: Dave Liu <[EMAIL PROTEC

Re: [U-Boot-Users] [PATCH 3/4] mpc83xx: Add config of eTSEC emergency priority in SPCR

2008-01-14 Thread Kim Phillips
On Fri, 11 Jan 2008 18:46:50 +0800 Dave Liu <[EMAIL PROTECTED]> wrote: > The TSEC emergency priority definition of 831x/837x > is different than the definition of 834x in SPCR register. > > Add the other config of TSEC emergency priority into > cpu_init.c > > Signed-off-by: Dave Liu <[EMAIL PROT

Re: [U-Boot-Users] [PATCH 1/4] mpc83xx: Remove cache config fromMPC8360ERDK.h

2008-01-14 Thread Kim Phillips
On Fri, 11 Jan 2008 04:23:11 -0700 "Liu Dave" <[EMAIL PROTECTED]> wrote: > Sorry, have one typo in the commit log > > Kim, could you help me change from MPC8360ERDB to MPC8360ERDK manually? > fixed and applied. Thanks, Kim --

[U-Boot-Users] [PATCH] mpc83xx: fix phy-connection-type fixup code

2008-01-14 Thread Kim Phillips
use tree passed to us in local blob, not global fdt. Also use fdt_path_offset to convert to relative offset, since absolute reference is needed to check for rgmii-id mode string value. Signed-off-by: Kim Phillips <[EMAIL PROTECTED]> --- board/freescale/mpc8360emds/mpc8360emds.c | 24 ++

Re: [U-Boot-Users] [PATCH 1/1] xsengine: rename board_post_init to board_late_init

2008-01-14 Thread Ladislav Michl
On Mon, Jan 14, 2008 at 10:38:55PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > diff --git a/include/configs/xsengine.h b/include/configs/xsengine.h > index 766617e..d167e01 100644 > --- a/include/configs/xsengine.h > +++ b/include/configs/xsengine.h > @@ -33,7 +33,7 @@ > #define CONFIG_XSENG

[U-Boot-Users] [PATCH 1/1] xsengine: rename board_post_init to board_late_init

2008-01-14 Thread Jean-Christophe PLAGNIOL-VILLARD
missing migration from "Cleanup of some init functions" in c837dcb1a316745092567bfe4fb266d0941884ff Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> diff --git a/board/xsengine/xsengine.c b/board/xsengine/xsengine.c index 23d56c4..65923e9 100644 --- a/board/xsengine/xsengine.c

[U-Boot-Users] [PATCH 0/1] ARM: remove useless function board_post_init

2008-01-14 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> diff --git a/board/ixdp425/ixdp425.c b/board/ixdp425/ixdp425.c index 2a33d6d..e0d7637 100644 --- a/board/ixdp425/ixdp425.c +++ b/board/ixdp425/ixdp425.c @@ -38,11 +38,6 @@ DECLARE_GLOBAL_DATA_PTR; /* * Miscelaneous platform dep

Re: [U-Boot-Users] [PATCH] Correct NAND erase percentage output

2008-01-14 Thread ksi
On Mon, 14 Jan 2008, Dirk Behme wrote: Aha! Here it is... :) > > For NAND erase sizes smaller than one NAND erase block, erase percentage > output becomes grater than 100% e.g. > > -- cut -- > > nand info > Device 0: NAND 64MiB 1,8V 8-bit, sector size 16 KiB > > nand erase 0x10 0x2000 > NAND

Re: [U-Boot-Users] [PATCH 6/8] ColdFire: Add MCF547x_8x FEC driver

2008-01-14 Thread Ben Warren
Liew Tsi Chung wrote: > Ben, > > Yes. I agree the function name is not very descriptive. Will > mcdmafec_initialize() work (mcdma - multi-channel dma)? I can't name it > specific to coldfire, because this driver will also work on MPC8220. > > Regards, > TsiChung > > > Sure, that's b

[U-Boot-Users] [PATCH] Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on

2008-01-14 Thread Stelian Pop
Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on. cpu/arm926ejs/start.o: In function `cpu_init_crit': .../cpu/arm926ejs/start.S:227: undefined reference to `lowlevel_init' Signed-off-by: Stelian Pop <[EMAIL PROTECTED]> --- cpu/arm926ejs/start.S |5 +++-- 1 files changed, 3 insertions(+),

Re: [U-Boot-Users] [PATCH] Enable the isdram command on the MPC8360EMDS board

2008-01-14 Thread Jerry Van Baren
Jon Loeliger wrote: > On Sat, 2008-01-12 at 12:24, Jerry Van Baren wrote: > >> Hi Kim, >> >> The isdram command is controlled separately from the rest of the i2c >> commands (CONFIG_CMD_I2C + CONFIG_CMD_SDRAM). I did this originally >> because the isdram command was arguably a memory consuming lu

[U-Boot-Users] [PATCH] Fix incorrect address test in AT91F_DataflashSelect

2008-01-14 Thread Stelian Pop
Fix incorrect address test in AT91F_DataflashSelect(). Signed-off-by: Stelian Pop <[EMAIL PROTECTED]> --- drivers/mtd/dataflash.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/mtd/dataflash.c b/drivers/mtd/dataflash.c index 4084ff7..2421407 100644 --- a/drivers

[U-Boot-Users] [PATCH] Improve DataFlash CS definition.

2008-01-14 Thread Stelian Pop
Use a structure instead of the error prone unnamed array to define the possible dataflash banks. Signed-off-by: Stelian Pop <[EMAIL PROTECTED]> --- drivers/mtd/dataflash.c | 31 ++- 1 files changed, 18 insertions(+), 13 deletions(-) diff --git a/drivers/mtd/datafla

[U-Boot-Users] [PATCH] Correct NAND erase percentage output

2008-01-14 Thread Dirk Behme
For NAND erase sizes smaller than one NAND erase block, erase percentage output becomes grater than 100% e.g. -- cut -- > nand info Device 0: NAND 64MiB 1,8V 8-bit, sector size 16 KiB > nand erase 0x10 0x2000 NAND erase: device 0 offset 0x10, size 0x2000 Erasing at 0x10 -- 200% c

Re: [U-Boot-Users] [PATCH]ppc_4xx:netstal HCU5 board: added various fixes and POST

2008-01-14 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Moved some code to nestal/common/nm_bsp.c. > Added support for the vxWorks EDR. > Enable trace for Lauterbach, if present. > Added support for POST. ... > + if (mfspr(dbcr0) & 0x8000) { /* External debugger alive */ > + /* enable trace

Re: [U-Boot-Users] [PATCH 6/8] ColdFire: Add MCF547x_8x FEC driver

2008-01-14 Thread Liew Tsi Chung
Ben, Yes. I agree the function name is not very descriptive. Will mcdmafec_initialize() work (mcdma - multi-channel dma)? I can't name it specific to coldfire, because this driver will also work on MPC8220. Regards, TsiChung > diff --git a/net/eth.c b/net/eth.c > index 5d9e9c1..

Re: [U-Boot-Users] [PATCH]ppc_4xx:netstal/common define routines used by all boards

2008-01-14 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Added some routines used by all Netstal boards nm_show_print and > common_misc_init_r and the very specific code to handle our SW installation > procedure (set_params_for_sw_install). > > Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> > --- > board/n

[U-Boot-Users] [PATCH] nand: fsl_upm: convert to updated MTD NAND infrastructure

2008-01-14 Thread Anton Vorontsov
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- drivers/mtd/nand/fsl_upm.c | 68 +++ include/linux/mtd/fsl_upm.h |3 ++ 2 files changed, 20 insertions(+), 51 deletions(-) diff --git a/drivers/mtd/nand/fsl_upm.c b/drivers/mtd/nand/fsl_upm.c in

[U-Boot-Users] [PATCH v2 2/2] mpc83xx: MPC8360E-RDK: add support for NAND

2008-01-14 Thread Anton Vorontsov
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- board/freescale/mpc8360erdk/Makefile |2 +- board/freescale/mpc8360erdk/nand.c | 75 ++ include/configs/MPC8360ERDK.h| 24 +++ 3 files changed, 100 insertions(+), 1 deletions(-) creat

[U-Boot-Users] [PATCH v2 1/2] nand: FSL UPM NAND driver

2008-01-14 Thread Anton Vorontsov
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- drivers/mtd/nand/Makefile |2 + drivers/mtd/nand/fsl_upm.c | 201 +++ include/linux/mtd/fsl_upm.h | 39 3 files changed, 242 insertions(+), 0 deletions(-) create mode 100644 drivers/

Re: [U-Boot-Users] [PATCH 3/5] nand: FSL UPM NAND driver

2008-01-14 Thread Anton Vorontsov
On Thu, Jan 10, 2008 at 06:31:06PM +0100, Stefan Roese wrote: > On Wednesday 09 January 2008, Anton Vorontsov wrote: > > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> > > This seems to be based on the current NAND infrastructure. You might have > noticed that I'm trying right now to merge th

Re: [U-Boot-Users] [PATCH] Enable the isdram command on the MPC8360EMDS board

2008-01-14 Thread Jon Loeliger
On Sat, 2008-01-12 at 12:24, Jerry Van Baren wrote: > Hi Kim, > > The isdram command is controlled separately from the rest of the i2c > commands (CONFIG_CMD_I2C + CONFIG_CMD_SDRAM). I did this originally > because the isdram command was arguably a memory consuming luxury. > Luxuries tend to bec

Re: [U-Boot-Users] [PATCH 2/4] TSEC: Add the support for RealTek RTL8211B PHY

2008-01-14 Thread Ben Warren
Andy Fleming wrote: > On Jan 11, 2008 4:45 AM, Dave Liu <[EMAIL PROTECTED]> wrote: > >> Add the support of RealTek RTL8211B PHY, the RTL8211B >> PHY only supports RGMII and MII mode. >> >> Signed-off-by: Dave Liu <[EMAIL PROTECTED]> >> > > Ok, Dave confirmed that this code is needed for thi

Re: [U-Boot-Users] [PATCH] ppc4xx: Refactor ECC POST for AMCC Denali core

2008-01-14 Thread Larry Johnson
Jerry Van Baren wrote: > Stefan Roese wrote: >> Hi Jerry, >> >> On Monday 14 January 2008, Jerry Van Baren wrote: > > [snip] Hi Stefan and Jerry, I just sent a response to Jerry's original e-mail, before seeing these comments. >>> As you should have picked up by now, a sync (forcing all I/O to

Re: [U-Boot-Users] [PATCH] ppc4xx: Refactor ECC POST for AMCC Denali core

2008-01-14 Thread Larry Johnson
Jerry Van Baren wrote: > Larry Johnson wrote: >> The ECC POST reported intermittent failures running after power-up on >> the Korat PPC440EPx board. Even when the test passed, the debugging >> output occasionally reported additional unexpected ECC errors. >> >> This refactoring had two main object

[U-Boot-Users] [[PATCH] Resubmit] QE UEC: Extend number of supported UECs to 4

2008-01-14 Thread David Saada
Description: This patch extends the number of supported UECs to 4. Note that the problem of QE thread resources exhaustion is resolved by setting the correct number of QE threads according to Ethernet type (GBE or FE). Signed-off-by: David Saada <[EMAIL PROTECTED]> > diff -purN drivers/qe/uec.c

Re: [U-Boot-Users] [PATCH] ppc4xx: Refactor ECC POST for AMCC Denali core

2008-01-14 Thread Jerry Van Baren
Stefan Roese wrote: > Hi Jerry, > > On Monday 14 January 2008, Jerry Van Baren wrote: [snip] >> As you should have picked up by now, a sync (forcing all I/O to >> complete) followed by eieio is silly - the eieio is superfluous. Seeing >> syncs/isyncs/eieios sprinkled in code is an indication th

Re: [U-Boot-Users] [PATCH] Add attribute POST_PREREL to ECC memory POST

2008-01-14 Thread Stefan Roese
On Sunday 13 January 2008, Larry Johnson wrote: > Signed-off-by: Larry Johnson <[EMAIL PROTECTED]> Acked-by: Stefan Roese <[EMAIL PROTECTED]> Wolfgang, will you pull this patch directly? Best regards, Stefan = DENX Software Eng

[U-Boot-Users] Using UBoot with VxWorks

2008-01-14 Thread gideon425 . gb4
Has anyone had any success with or know of any resources for booting VxWorks 6 using UBoot? Please send replies to [EMAIL PROTECTED] -- This message was sent from a MailNull anti-spam account. You can get your free account and take control over your email by visiting the following URL.

Re: [U-Boot-Users] [PATCH] ppc4xx: Refactor ECC POST for AMCC Denali core

2008-01-14 Thread Stefan Roese
Hi Jerry, On Monday 14 January 2008, Jerry Van Baren wrote: > Larry Johnson wrote: > > The ECC POST reported intermittent failures running after power-up on > > the Korat PPC440EPx board. Even when the test passed, the debugging > > output occasionally reported additional unexpected ECC errors. >

Re: [U-Boot-Users] [PATCH 2/4] TSEC: Add the support for RealTek RTL8211B PHY

2008-01-14 Thread Andy Fleming
On Jan 11, 2008 4:45 AM, Dave Liu <[EMAIL PROTECTED]> wrote: > Add the support of RealTek RTL8211B PHY, the RTL8211B > PHY only supports RGMII and MII mode. > > Signed-off-by: Dave Liu <[EMAIL PROTECTED]> Ok, Dave confirmed that this code is needed for this PHY. Acked-by: Andy Fleming <[EMAIL PRO

Re: [U-Boot-Users] [PATCH 1/2] Add support for a Freescale non-CPM SPIcontroller

2008-01-14 Thread Ben Warren
Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> you wrote: > >> please put this into fsl_spi.h to reuse for different 8xxx family. >> > > fsl_spi.h might be a bit too general? How about non-8xxx Freescale > processors? > f > The naming convention was modeled after 'fsl_i2c', which

Re: [U-Boot-Users] [PATCH]ppc_4xx:netstal HCU5 board: added various fixes and POST

2008-01-14 Thread Stefan Roese
On Monday 14 January 2008, Niklaus Giger wrote: > Moved some code to nestal/common/nm_bsp.c. > Added support for the vxWorks EDR. > Enable trace for Lauterbach, if present. > Added support for POST. > > Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> > --- > board/netstal/hcu5/Makefile |3 +

Re: [U-Boot-Users] [PATCH]ppc_4xx:netstal/common define routines used by all boards

2008-01-14 Thread Stefan Roese
On Monday 14 January 2008, Niklaus Giger wrote: > Added some routines used by all Netstal boards nm_show_print and > common_misc_init_r and the very specific code to handle our SW installation > procedure (set_params_for_sw_install). > > Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> > --- > bo

[U-Boot-Users] [PATCH] MPC8313eRDB/MPC8349ITX: fix board Makefile for silent build (with -s)

2008-01-14 Thread Kumar Gala
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> --- board/freescale/mpc8313erdb/Makefile |2 +- board/freescale/mpc8349itx/Makefile |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/board/freescale/mpc8313erdb/Makefile b/board/freescale/mpc8313erdb/Makefile index a987e

Re: [U-Boot-Users] [PATCH] ppc_4xx:netstal/common fixes wrong check for flash erase

2008-01-14 Thread Stefan Roese
On Monday 14 January 2008, Niklaus Giger wrote: > Fixed an error in the Netstal specific code, where sometimes a flash was > declared as not erased, even when it was. > > Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> > --- > board/netstal/common/hcu_flash.c | 10 +++--- > 1 files changed,

Re: [U-Boot-Users] [PATCH]ppc_4xx: Netstal HCU5 board. Added POST. Various fixes

2008-01-14 Thread Stefan Roese
On Monday 14 January 2008, Niklaus Giger wrote: > Various fixes. Reduced rom_size from 384 to 320 kB. > Environment is now in flash. > Added POST, support for OF. I suggest to change this commit text into something like this: - Various fixes - Reduced rom_size from 384 to 320 kB - Environment is

Re: [U-Boot-Users] [PATCH]ppc_4xx: Netstal HCU4 board. Added POST. Various fixes

2008-01-14 Thread Stefan Roese
On Monday 14 January 2008, Niklaus Giger wrote: > Various fixes. Reduced rom_size from 384 to 320 kB. > Environment is now in flash. > Added POST, support for OF. > > Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> > --- > board/netstal/hcu4/config.mk |2 +- > include/configs/hcu4.h |

Re: [U-Boot-Users] [PATCH] ppc_4xx:Fix post spr.c for PPC405

2008-01-14 Thread Stefan Roese
On Monday 14 January 2008, Niklaus Giger wrote: > post/cpu/ppc4xx/spr.c contained a few checks for registers only present > for PPC440 and derivates processor. > > Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> After applying your patch via "git-am" I noticed the following log message using "gi

Re: [U-Boot-Users] [PATCH] ppc4xx: Refactor ECC POST for AMCC Denali core

2008-01-14 Thread Jerry Van Baren
Larry Johnson wrote: > The ECC POST reported intermittent failures running after power-up on > the Korat PPC440EPx board. Even when the test passed, the debugging > output occasionally reported additional unexpected ECC errors. > > This refactoring had two main objectives: (1) minimize the code e

[U-Boot-Users] [PATCH]ppc_4xx:netstal HCU5 board: added various fixes and POST

2008-01-14 Thread Niklaus Giger
Moved some code to nestal/common/nm_bsp.c. Added support for the vxWorks EDR. Enable trace for Lauterbach, if present. Added support for POST. Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> --- board/netstal/hcu5/Makefile |3 +- board/netstal/hcu5/README.txt |3 - board/netstal/hcu5/h

[U-Boot-Users] [PATCH]ppc_4xx:netstal/common define routines used by all boards

2008-01-14 Thread Niklaus Giger
Added some routines used by all Netstal boards nm_show_print and common_misc_init_r and the very specific code to handle our SW installation procedure (set_params_for_sw_install). Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> --- board/netstal/common/nm_bsp.c | 131 ++

[U-Boot-Users] [PATCH] ppc_4xx:netstal/common fixes wrong check for flash erase

2008-01-14 Thread Niklaus Giger
Fixed an error in the Netstal specific code, where sometimes a flash was declared as not erased, even when it was. Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> --- board/netstal/common/hcu_flash.c | 10 +++--- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/board/netstal

[U-Boot-Users] [PATCH]ppc_4xx: Netstal HCU5 board. Added POST. Various fixes

2008-01-14 Thread Niklaus Giger
Various fixes. Reduced rom_size from 384 to 320 kB. Environment is now in flash. Added POST, support for OF. Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> --- board/netstal/hcu5/config.mk |2 +- include/configs/hcu5.h | 61 + 2 files changed,

[U-Boot-Users] [PATCH]ppc_4xx: Netstal HCU4 board. Added POST. Various fixes

2008-01-14 Thread Niklaus Giger
Various fixes. Reduced rom_size from 384 to 320 kB. Environment is now in flash. Added POST, support for OF. Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> --- board/netstal/hcu4/config.mk |2 +- include/configs/hcu4.h | 33 - 2 files changed, 21 inse

[U-Boot-Users] [PATCH] ppc_4xx:Fix post spr.c for PPC405

2008-01-14 Thread Niklaus Giger
post/cpu/ppc4xx/spr.c contained a few checks for registers only present for PPC440 and derivates processor. Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> --- post/cpu/ppc4xx/spr.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/post/cpu/ppc4xx/spr.c b/post/cpu/pp

Re: [U-Boot-Users] ppc_4xx: POST_SPR reports an error with DVLIM

2008-01-14 Thread Niklaus Giger
Am Montag 14 Januar 2008 13:20:24 schrieb Stefan Roese: > Hi Niklaus, > > On Monday 14 January 2008, Niklaus Giger wrote: > > I added POST (including POST_SPR) to my PPC440EPx based hcu5 board. > > > > After running I did see by executin "log show" > > <..> > > <4>POST spr The value of DVLIM speci

Re: [U-Boot-Users] ppc_4xx: POST_SPR reports an error with DVLIM

2008-01-14 Thread Stefan Roese
Hi Niklaus, On Monday 14 January 2008, Niklaus Giger wrote: > I added POST (including POST_SPR) to my PPC440EPx based hcu5 board. > > After running I did see by executin "log show" > <..> > <4>POST spr The value of DVLIM special register is incorrect: 0x > <4>FAILED > > I close inspection

[U-Boot-Users] ppc_4xx: POST_SPR reports an error with DVLIM

2008-01-14 Thread Niklaus Giger
Hi I added POST (including POST_SPR) to my PPC440EPx based hcu5 board. After running I did see by executin "log show" <..> <4>POST spr The value of DVLIM special register is incorrect: 0x <4>FAILED I close inspection revealed that DVLIM is set to the correct value in _start_440, but afte

Re: [U-Boot-Users] [PATCH] QE UEC: Add CMD_MII support, extend number of supported UECs to 4

2008-01-14 Thread Dave Liu
> > David, I prefer to have two patch for this. > > One is the CMD_MII support > > The second is the extend UEC to 4. > No problem. Will split the patch. Merging is on you though :) > Regarding the MII support: This will include also a fix in the TSEC > driver to enable it to address all MII addres

Re: [U-Boot-Users] [PATCH 1/2] ppc4xx: Add DU440 board support

2008-01-14 Thread Stefan Roese
On Monday 14 January 2008, Matthias Fuchs wrote: > I will update the DU440 patch tonight and also update the sequoia > sources in the same manner. So Stefan can lean back :-) /me leans back and keeps busy with other high priority stuff. :) Thanks Matthias! Best regards, Stefan =

Re: [U-Boot-Users] [PATCH] QE UEC: Add CMD_MII support, extend number of supported UECs to 4

2008-01-14 Thread David Saada
> David, I prefer to have two patch for this. > One is the CMD_MII support > The second is the extend UEC to 4. No problem. Will split the patch. Merging is on you though :) Regarding the MII support: This will include also a fix in the TSEC driver to enable it to address all MII addresses on the

Re: [U-Boot-Users] [PATCH] ARM: cleanup duplicated exception handling code

2008-01-14 Thread Ladislav Michl
On Mon, Jan 14, 2008 at 10:06:52AM +0100, Andreas Engel wrote: > Move duplicated exception handling code into lib_arm. Your patch is line wrapped, please fix it. Otherwise I'm happy with it. (we probably do not need special do_fiq version for ixp) ladis --

Re: [U-Boot-Users] [PATCH 1/2] ppc4xx: Add DU440 board support

2008-01-14 Thread Matthias Fuchs
I will update the DU440 patch tonight and also update the sequoia sources in the same manner. So Stefan can lean back :-) Matthias On Monday 14 January 2008 10:45, Wolfgang Denk wrote: > Dear Matthias, > > in message <[EMAIL PROTECTED]> you wrote: > > > > as you might have noticed the DU440 boa

Re: [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git

2008-01-14 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > The following changes since commit f43ad53908f1ea83a7c26c3505bbe84382e47aad: > Wolfgang Denk (1): > ARM: update mach-types.h from 2.6.24-rc7 Linux kernel tree > > are available in the git repository at: > > git://www.denx.de/git/u-boot-ppc4x

[U-Boot-Users] [PATCH] ARM: cleanup duplicated exception handling code

2008-01-14 Thread Andreas Engel
Move duplicated exception handling code into lib_arm. Signed-off-by: Andreas Engel <[EMAIL PROTECTED]> --- cpu/arm1136/interrupts.c | 134 --- cpu/arm720t/interrupts.c | 132 -- cpu/arm920t/interrupts.c | 134 -

Re: [U-Boot-Users] [PATCH 1/2] ppc4xx: Add DU440 board support

2008-01-14 Thread Wolfgang Denk
Dear Matthias, in message <[EMAIL PROTECTED]> you wrote: > > as you might have noticed the DU440 board is havily based on seuqoia code. No, I wasn't aware of this. > Nearly all of your comments apply to that board as well. I thought of the > sequoia code as exemplary reference code. And I prefe

Re: [U-Boot-Users] [PATCH] QE UEC: Add CMD_MII support, extend number of supported UECs to 4

2008-01-14 Thread Liu Dave
> Description: QE UEC: Add CMD_MII support, extend number of supported > UECs to 4 David, I prefer to have two patch for this. One is the CMD_MII support The second is the extend UEC to 4. > > diff -purN net/eth.c.orig net/eth.c > --- net/eth.c.origWed Jan 2 13:39:04 2008 > +++ net/eth.c Thu

Re: [U-Boot-Users] [PATCH] QE: fix compile warning

2008-01-14 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > qe.c: In function 'qe_upload_firmware': > qe.c:390: warning: pointer targets in passing argument 2 > uec.c: In function 'uec_initialize': > uec.c:1236: warning: 'uec_info' may be used uninitialized > > Signed-off-by: Dave Liu <[EMAIL PROTECTED]> Applied

Re: [U-Boot-Users] [PATCH] Add support for MS7720RP02 board

2008-01-14 Thread Nobuhiro Iwamatsu
On Mon, 03 Dec 2007 22:58:50 +0900 Yoshihiro Shimoda <[EMAIL PROTECTED]> wrote: > Add support for MS7720RP02 board. > > Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]> > CC: Nobuhiro Iwamatsu <[EMAIL PROTECTED]> > --- > Makefile |8 > board/ms7720se/Makefile

Re: [U-Boot-Users] [PATCH] serial_sh: Add support for SH7720

2008-01-14 Thread Nobuhiro Iwamatsu
On Mon, 03 Dec 2007 22:58:47 +0900 Yoshihiro Shimoda <[EMAIL PROTECTED]> wrote: > Add support for SH7720 in serial_sh driver. > > Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]> > CC: Nobuhiro Iwamatsu <[EMAIL PROTECTED]> > --- > drivers/serial_sh.c | 26 -- > 1 fi

Re: [U-Boot-Users] [PATCH] sh: Add support SH3 and SH7720

2008-01-14 Thread Nobuhiro Iwamatsu
On Mon, 03 Dec 2007 22:58:45 +0900 Yoshihiro Shimoda <[EMAIL PROTECTED]> wrote: > Add support Renesas SH3 and SH7720. > > Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]> > CC: Nobuhiro Iwamatsu <[EMAIL PROTECTED]> > --- > cpu/sh3/Makefile| 49 > cpu/sh3/cache.c

[U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git

2008-01-14 Thread Stefan Roese
The following changes since commit f43ad53908f1ea83a7c26c3505bbe84382e47aad: Wolfgang Denk (1): ARM: update mach-types.h from 2.6.24-rc7 Linux kernel tree are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Stefan Roese (1): ppc4xx: Update Kil

Re: [U-Boot-Users] [PATCH 1/2] ppc4xx: Add DU440 board support

2008-01-14 Thread Matthias Fuchs
Hi Wolfgang, as you might have noticed the DU440 board is havily based on seuqoia code. Nearly all of your comments apply to that board as well. I thought of the sequoia code as exemplary reference code. And I prefer not to reformat comments when copy and pasting from one board to another. But if

[U-Boot-Users] resend #2 [PATCH 5/5]: add AcTux-4 board support

2008-01-14 Thread Michael Schwingen
This patch adds the AcTux-4 specific files. Signed-off-by: Michael Schwingen <[EMAIL PROTECTED]> diff --git a/board/actux4/Makefile b/board/actux4/Makefil

[U-Boot-Users] resend #2 [PATCH 4/5]: add AcTux-3 board support

2008-01-14 Thread Michael Schwingen
This patch adds the AcTux-3 specific files. Signed-off-by: Michael Schwingen <[EMAIL PROTECTED]> diff --git a/board/actux3/Makefile b/board/actux3/Makefil

Re: [U-Boot-Users] CUSTODIANS: List of open issues / not applied patches

2008-01-14 Thread Michael Schwingen
Haavard Skinnemoen wrote: > Hmm...I guess my compile tests didn't hit the CONFIG_CFI_FLASH_LEGACY > case. Are there any boards that are actually using this in mainline? > Not yet. AcTux-4 will be, as soon as it is fit for inclusion. cu Michael -

[U-Boot-Users] resend #2 [PATCH 1/5]: add AcTux board support (common)

2008-01-14 Thread Michael Schwingen
Hi, 2nd resend of the previous patch set with formatting fixed (hopefully). The patch adds 4 boards, called AcTux-1 .. AcTux-4. This patch contains the files that contain changes for multiple boards, the board-specific files follow as separate patches. I have kept the small version of the mach

[U-Boot-Users] resend #2 [PATCH 2/5]: add AcTux-1 board support

2008-01-14 Thread Michael Schwingen
This patch adds the AcTux-1 specific files. Signed-off-by: Michael Schwingen <[EMAIL PROTECTED]> diff --git a/board/actux1/Makefile b/board/actux1/Makefile new file mode 100644 index 000..a7e8322 --- /dev/null +++ b/board/actux1/Makefile @@ -0,0 +1,50 @@ +# +# (C) Copyright 2000-2006 +# Wolf

[U-Boot-Users] resend #2 [PATCH 3/5]: add AcTux-2 board support

2008-01-14 Thread Michael Schwingen
This patch adds the AcTux-2 specific files. Signed-off-by: Michael Schwingen <[EMAIL PROTECTED]> diff --git a/board/actux2/Makefile b/board/actux2/Makefil

Re: [U-Boot-Users] CUSTODIANS: List of open issues / not applied patches

2008-01-14 Thread Haavard Skinnemoen
On Fri, 11 Jan 2008 22:06:30 +0100 [EMAIL PROTECTED] (Michael Schwingen) wrote: > Not sure about the source of the problem, but the > CONFIG_CFI_FLASH_LEGACY support seems to be broken - the code for > flash_read_jedec_ids_intel and flash_read_jedec_ids_amd which are > called in cfi_flash.c seems

Re: [U-Boot-Users] problems with CRC in fw_printenv and fw_setenv utility and use

2008-01-14 Thread Markus Klotzbücher
u-boot user <[EMAIL PROTECTED]> writes: > I have built the binary fw_printenv by using mtd-user.h from mtd-utils on > the internet as it fw_printenv won't compile it without using that > file. So So you're obviously not using the newest version of U-Boot, what you should. Make sure to read the up

  1   2   >