Re: [U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board

2008-12-08 Thread Graeme Russ
Jean-Christophe PLAGNIOL-VILLARD wrote: > On 10:29 Sun 07 Dec , Graeme Russ wrote: >> Forgotten in commit d1f2d102a266804a50ff0cd9794459791f057c94 >> >> Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> >> --- >> include/configs/eNET.h |2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-

Re: [U-Boot] boardname xxx-yyy produce error

2008-12-08 Thread Willi Schulte
Hello Wolfgang, > In message <[EMAIL PROTECTED]> you wrote: >> >> Compiling a board with a name xxx-yyy produce an error >> with eldk 4.2 (ARM) and u-boot-2008.10. > It would be really helpful if you had copied the exact error > messages... >> Everbody can check it for instance with bf533-ezkit

Re: [U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board

2008-12-08 Thread Jean-Christophe PLAGNIOL-VILLARD
On 19:04 Mon 08 Dec , Graeme Russ wrote: > Jean-Christophe PLAGNIOL-VILLARD wrote: > > On 10:29 Sun 07 Dec , Graeme Russ wrote: > >> Forgotten in commit d1f2d102a266804a50ff0cd9794459791f057c94 > >> > >> Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> > >> --- > >> include/configs/eNET.h |

[U-Boot] [PATCH] Fixed off-by-one errors in lib_m68k/interrupts.c

2008-12-08 Thread Graeme Russ
Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> --- lib_m68k/interrupts.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib_m68k/interrupts.c b/lib_m68k/interrupts.c index 2dc079b..133494f 100644 --- a/lib_m68k/interrupts.c +++ b/lib_m68k/interrupts.c @@ -61,7 +61,7 @@

Re: [U-Boot] [Bug Report] USB: descriptor handling

2008-12-08 Thread Remy Bohmer
Hello Stefan, > I found a bug when working with the u-boot USB subsystem on IXP425 processor > (big endian Xscale aka ARMv5). > I recognized that the second usb_endpoint_descriptor of the attached memory > stick was corrupted. Nice catch! > -- > /* Endpoint descriptor */ > struct usb

Re: [U-Boot] Is arm-2008-11-24.iso the right image to compile U Boot for ARM ?

2008-12-08 Thread Diptopal Basu
Thanks for the Lead . This is eventually for the company but currently I am getting into embedded Linux , So not a problem to change over to another board like 9260 as you suggested .I will be carrying out the development on a Linux machine . I have been using Skyeye for a while and actually port

Re: [U-Boot] [Bug Report] USB: descriptor handling

2008-12-08 Thread Stefan Althoefer
Hi > > > With this change memory stick is identied correctly. I can do "fatls", > but I cannot read data correctly from the disk. But might be something > completely different issue The reason for this was corrupted PCI setup, which prevented the USB controller to bus-master to some memory

Re: [U-Boot] boardname xxx-yyy produce error

2008-12-08 Thread Wolfgang Denk
Dear Willi, In message <[EMAIL PROTECTED]> you wrote: > > > I can check it, but I don't see a problem. > > this is what I can see: > > [EMAIL PROTECTED]:~/Src/X40/u-boot-2008.10$ make distclean > [EMAIL PROTECTED]:~/Src/X40/u-boot-2008.10$ make bf533-ezkit_config > Configuring for bf533-ezkit b

Re: [U-Boot] [PATCH] video: Add new driver for Silicon Motion SM501/SM502 Part 1/2

2008-12-08 Thread Anatolij Gustschin
Hello Stefan, Stefan Althoefer wrote: > Dear All, > >> Dear Anatolij & Stefan, >> >> In message <[EMAIL PROTECTED]> you wrote: Use CONFIG_VIDEO_SM501NEW to enable the driver. >>> not sure if CONFIG_VIDEO_SM501NEW is a good chose here. Maybe >>> we should use s.th. like CONFIG_VIDEO_SM50x. Th

[U-Boot] Writing own Standalone programs

2008-12-08 Thread Piyush Shah
Hi, I have to write some standalone applications to be run from U-boot. My questions are: 1) Can we include only those header files which are a part of the U-boot code? What needs to be done to use files from the /usr/include/ folder? 2) Does the code for the standalone application be always prese

Re: [U-Boot] Is arm-2008-11-24.iso the right image to compile U Boot for ARM ?

2008-12-08 Thread Wolfgang Denk
Dear "Diptopal Basu", In message <[EMAIL PROTECTED]> you wrote: > > I am using the Skyeye Simulator . I a simulating Atmel at91rm9200dk board , > and I am using the ELDK from Denx . The Linux kernel version is 2.6.22.19 . > I need to understand the application compilation process as a part of Linu

[U-Boot] LXT971 ethernet driver

2008-12-08 Thread tomydevasia
hi, I am working on LXT971 Ethernet driver for AT91SAM9260 based board in u-boot. In this LXT971 is operating in mii mode. So for LXT971 to work in mii mode is it required to call miiphy_register() function to register miiphy_read() and miiphy_write functions? With Regards Tomy -- View thi

[U-Boot] gumstix and uboot

2008-12-08 Thread Jim Don
Hello, I would like to compile uboot for a gumstix verdex (but on qemu) ... I just finished building a cross compiler with ulibc: - armv5te-softfloat-linux-gnueabi-gcc Now I need to know which Makefile target I should use to config for a verdex board? I don't see any obvious target names unfor

[U-Boot] MPC8313RDB evaluation platform hangs on nand configured U-boot

2008-12-08 Thread RobertMMorgan
After successfully compiling U-boot source (2008.10) using the PowerPC tool chain, I successfully built a U-boot-nand.bin image for the Freescale MPC8313RDB evaluation platform using "make MPC8313ERDB_NAND_33_config". After flashing the image using the Freescale JTAG, and setting the appropriat

[U-Boot] [PATCH V2 Inc1] IXP425: Fixing PCI access

2008-12-08 Thread Stefan Althoefer
This fixes conflict existing with IXP425_PCI_SIMPLE_MAPPING. BAR0 and BAR4 were both defined 0, which prevented external bus masters from accessing first 16MByte of main memory. This is an incrmental patch to patch posted 20081206. Signed-off-by: Stefan Althoefer <[EMAIL PROTECTED]> --- cpu/ixp/

[U-Boot] [PATCH v2] ppc4xx: Add GDsys PowerPC 440 ETX board support.

2008-12-08 Thread Dirk Eibach
Board support for the Guntermann & Drunck PowerPC 440 ETX module. Based on the AMCC Yosemite board support by Stefan Roese. Signed-off-by: Dirk Eibach <[EMAIL PROTECTED]> --- MAINTAINERS |1 + MAKEALL |1 + Makefile

[U-Boot] [PATCH] ppc4xx: Improve DDR autodetect

2008-12-08 Thread Dirk Eibach
Added support for a second memory bank to DDR autodetection for 440 platforms. Made hardcoded values configurable. Signed-off-by: Dirk Eibach <[EMAIL PROTECTED]> --- cpu/ppc4xx/sdram.c | 55 +++ 1 files changed, 50 insertions(+), 5 deletions(-) d

[U-Boot] [PATCH] Added legacy flash ST Micro M29W040B

2008-12-08 Thread Niklaus Giger
--- drivers/mtd/jedec_flash.c | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/drivers/mtd/jedec_flash.c b/drivers/mtd/jedec_flash.c index 226e1e4..2d99d4d 100644 --- a/drivers/mtd/jedec_flash.c +++ b/drivers/mtd/jedec_flash.c @@ -215,6 +215,20 @@ static const

Re: [U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board

2008-12-08 Thread Peter Tyser
Hi Graeme, > What is the easiest (or best) way of achieving this. The only way I can > think of is to: > - Roll back my history to the commit before d1f2d102a > - Use patch to apply d1f2d102a > - Add this change > - Commit the resulting changes > - Use git-am to apply the remaining patches >

[U-Boot] FSL DDR @ 83xx

2008-12-08 Thread Andre Schwarz
Kim, I'd like to change my DDR setup code since it looks like my computed values are not perfectly stable on our 8343 based board. This implies using a fake SPD and the related code to set up the controller. Is the "new" common FSL DDR setup code (cpu/mpc8xxx/ddr/*) stable for 83xx or shall I st

[U-Boot] [PATCH 1/2]

2008-12-08 Thread Steven A. Falco
The following patch adds an SPI driver for the PPC440EPx processor. Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> --- I've tested this with a Sequoia board. cpu/ppc4xx/Makefile |1 + cpu/ppc4xx/spi.c| 128 +++ include/4xx_spi.h |

[U-Boot] [PATCH 2/2] Add SPI helpers to Sequoia

2008-12-08 Thread Steven A. Falco
This patch adds SPI helper routines for the Sequoia board. Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> --- board/amcc/sequoia/sequoia.c | 20 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/board/amcc/sequoia/sequoia.c b/board/amcc/sequoia/sequoia.c i

Re: [U-Boot] [PATCH 1/2]

2008-12-08 Thread Ben Warren
Hi Steven, Steven A. Falco wrote: > The following patch adds an SPI driver for the PPC440EPx processor. > > Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> > --- > I've tested this with a Sequoia board. > Without even looking at this, I'll comment that it needs a title. regards, Ben ___

[U-Boot] [PATCH 1/2][RESEND] Add an SPI driver for PPC440EPx

2008-12-08 Thread Steven A. Falco
This patch adds a SPI driver for the PPC440EPx processor. Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> --- Sorry - forgot the subject line, the first time. cpu/ppc4xx/Makefile |1 + cpu/ppc4xx/spi.c| 128 +++ include/4xx_spi.h |

Re: [U-Boot] [PATCH 1/2][RESEND] Add an SPI driver for PPC440EPx

2008-12-08 Thread Ben Warren
Hi Steven, Steven A. Falco wrote: > This patch adds a SPI driver for the PPC440EPx processor. > > Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> > --- > Sorry - forgot the subject line, the first time. > > cpu/ppc4xx/Makefile |1 + > cpu/ppc4xx/spi.c| 128 > +

Re: [U-Boot] [PATCH 1/2][RESEND] Add an SPI driver for PPC440EPx

2008-12-08 Thread Stefan Roese
Hi Steve, On Monday 08 December 2008, Steven A. Falco wrote: > This patch adds a SPI driver for the PPC440EPx processor. > > Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> > --- > Sorry - forgot the subject line, the first time. Please start the subject with "ppc4xx: " for 4xx related patches

Re: [U-Boot] FSL DDR @ 83xx

2008-12-08 Thread Jon Loeliger
On Mon, 2008-12-08 at 18:02 +0100, Andre Schwarz wrote: > Kim, > > I'd like to change my DDR setup code since it looks like my computed > values are not perfectly stable on our 8343 based board. > > This implies using a fake SPD and the related code to set up the controller. > > Is the "new" com

Re: [U-Boot] FSL DDR @ 83xx

2008-12-08 Thread Kim Phillips
On Mon, 08 Dec 2008 18:02:02 +0100 Andre Schwarz <[EMAIL PROTECTED]> wrote: > I'd like to change my DDR setup code since it looks like my computed > values are not perfectly stable on our 8343 based board. > > This implies using a fake SPD and the related code to set up the controller. > > Is th

Re: [U-Boot] Writing own Standalone programs

2008-12-08 Thread Wolfgang Denk
Dear "Piyush Shah", In message <[EMAIL PROTECTED]> you wrote: > > I have to write some standalone applications to be run from U-boot. My > questions are: > 1) Can we include only those header files which are a part of the U-boot > code? What needs to be done to use files from the /usr/include/ fol

Re: [U-Boot] [PATCH] common: nvedit to protect additional ethernet addresses Part 1/1

2008-12-08 Thread Jerry Van Baren
Stefan Althoefer wrote: > From fdeee62f0902b25be1a2a6bf52fb714b0f4f9e59 Mon Sep 17 00:00:00 2001 > From: Stefan Althoefer <[EMAIL PROTECTED]> > Date: Sun, 7 Dec 2008 14:17:08 +0100 > Subject: [PATCH] common: nvedit to protect additional ethernet addresses > > This adds "eth[0-9]+addr" to the prote

Re: [U-Boot] [PATCH v2] ppc4xx: Add GDsys PowerPC 440 ETX board support.

2008-12-08 Thread Wolfgang Denk
Dear Dirk Eibach, In message <[EMAIL PROTECTED]> you wrote: > Board support for the Guntermann & Drunck PowerPC 440 ETX module. > Based on the AMCC Yosemite board support by Stefan Roese. > > Signed-off-by: Dirk Eibach <[EMAIL PROTECTED]> ... > --- /dev/null > +++ b/board/gdsys/gdppc440etx/config

Re: [U-Boot] [PATCH 1/2][RESEND] Add an SPI driver for PPC440EPx

2008-12-08 Thread Wolfgang Denk
Dear Steven, In message <[EMAIL PROTECTED]> you wrote: > This patch adds a SPI driver for the PPC440EPx processor. > > Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> > --- > Sorry - forgot the subject line, the first time. > > cpu/ppc4xx/Makefile |1 + > cpu/ppc4xx/spi.c| 128 > ++

Re: [U-Boot] [PATCH 2/2] Add SPI helpers to Sequoia

2008-12-08 Thread Wolfgang Denk
Dear "Steven A. Falco", In message <[EMAIL PROTECTED]> you wrote: > This patch adds SPI helper routines for the Sequoia board. > > Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> > --- > board/amcc/sequoia/sequoia.c | 20 > 1 files changed, 20 insertions(+), 0 deletions

Re: [U-Boot] [PATCH] OneNAND: Fix compiler warnings

2008-12-08 Thread Wolfgang Denk
Hi all, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> > --- > This patch has to be applied on top of the patch submitted by Kyungmin Park > on 2008-11-04: > [PATCH] [OneNAND] Sync with 2.6.27 I have to admit that I completely lost track of all the One

Re: [U-Boot] [PATCH v2] mgcoge make ether_scc.c work with CONFIG_NET_MULTI

2008-12-08 Thread Wolfgang Denk
Dear Ben, In message <[EMAIL PROTECTED]> Gary Jennejohn wrote: > This change is needed for mgcoge because it uses two ethernet drivers. > > Add a check for the presence of the PIGGY board on mgcoge. Without this > board networking cannot work and the initialization must be aborted. > > Only all

[U-Boot] [PATCH v2 1/2] ppc4xx: Add 440EPx SPI driver

2008-12-08 Thread Steven A. Falco
This patch adds an SPI driver for the 440EPx processor. Tested on Sequoia. Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> --- Regarding Ben's comments: First, thanks for reviewing. You gave me two different approaches to consider, 1) using in/out functions, and 2) using a structure. So, f

Re: [U-Boot] [PATCH v2] mgcoge make ether_scc.c work with CONFIG_NET_MULTI

2008-12-08 Thread Wolfgang Denk
Dear Ben, In message <[EMAIL PROTECTED]> I wrote: > > Any comments on this? Please ignore. I missed the v3 patch. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone:

[U-Boot] [PATCH v2 2/2] ppc4xx: Add SPI helper routines for the 440EPX

2008-12-08 Thread Steven A. Falco
This patch adds helper routines needed in support of the 440EPx SPI driver. Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> --- Regarding Wolfgang's comments: The style I saw in the existing code is to have these three functions in a board-specific file. That way, the routines can exclude an

[U-Boot] TQM8xxL flash memory write problem

2008-12-08 Thread Thomas Maenner
Hi Everybody, for reason, I am having the following problem with u-boot 1.3.4 and 1.3.3 (no other tested; very old versions are fine). Using the u-boot with TQM823L_config after reloading u-boot with bdi2000, using the following commands (see below and they worked before too) - erase all flash;

Re: [U-Boot] TQM8xxL flash memory write problem

2008-12-08 Thread Wolfgang Denk
Dear Thomas Maenner, In message <[EMAIL PROTECTED]> you wrote: > > for reason, I am having the following problem with u-boot 1.3.4 and 1.3.3 (no > other tested; very old versions are fine). Current versions are fine, too. > Any idea on what's going on here - I'm confused... ;) There was a bug

Re: [U-Boot] [PATCH] jffs2: rename devices_init () in common/jffs2.c

2008-12-08 Thread Wolfgang Denk
Dear Heiko Schocher, In message <[EMAIL PROTECTED]> you wrote: > rename devices_init () in common/jffs2.c to > jffs2_devices_init (), because there is also a > devices_init () in common/devices.c. > > Signed-off-by: Heiko Schocher <[EMAIL PROTECTED]> > --- > common/cmd_jffs2.c | 14 +++

[U-Boot] [PATCH 1/1] Make FAT code comply to coding rules.

2008-12-08 Thread Remy Böhmer
Currently the fat code is messy related to Coding rules. Signed-off-by: Remy Bohmer <[EMAIL PROTECTED]> --- fs/fat/fat.c | 1004 - fs/fat/file.c | 65 ++-- include/fat.h |7 +- 3 files changed, 518 insertions(+), 558 deletions(-) dif

[U-Boot] [Bug] ARM: early environment broken

2008-12-08 Thread Stefan Althoefer
Hi, ---+ Problem in git u-boot(-arm) early access to environment (e.g. during serial_init) is broken (for CONFIG_ENV_IS_IN_EEPROM). ---+ Reason start_armboot() __asm__ __volatile__("": : :"memory"); memset ((void*)gd, 0, sizeof (gd_t)); gd->bd = (bd_t*)((char*)

Re: [U-Boot] bootlimit for arm? watchdog?

2008-12-08 Thread Wolfgang Denk
Dear Frans Meulenbroeks, sorry for the late reply. In message <[EMAIL PROTECTED]> you wrote: > > I am looking for a mechanism to reboot into an alternative kernel in case of > problems. While reading the doc I stumbled upon the bootlimit feature, with > which I probably can do what I need to.

Re: [U-Boot] TQM8xxL flash memory write problem

2008-12-08 Thread Thomas Maenner
Dear Wolfgang Denk, Thanks much for the quick reply and fix - that did the trick. Tom -- Thomas Maenner E-Mail: mailto:[EMAIL PROTECTED] ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] Use bash for default GNU Make shell application

2008-12-08 Thread Wolfgang Denk
Dear Peter Tyser, In message <[EMAIL PROTECTED]> you wrote: > Some Make script commands rely on bash-specific features so > default to bash for the SHELL variable with a fallback to the > standard sh shell > > Signed-off-by: Peter Tyser <[EMAIL PROTECTED]> > --- > Commands such as these from the

Re: [U-Boot] [PATCH v2] mgcoge make ether_scc.c work with CONFIG_NET_MULTI

2008-12-08 Thread Ben Warren
Hi Wolfgang, Wolfgang Denk wrote: > Dear Ben, > > In message <[EMAIL PROTECTED]> Gary Jennejohn wrote: > >> This change is needed for mgcoge because it uses two ethernet drivers. >> >> Add a check for the presence of the PIGGY board on mgcoge. Without this >> board networking cannot work and t

Re: [U-Boot] [PATCH] Remove unneeded CONFIG_SHELL references

2008-12-08 Thread Wolfgang Denk
Dear Peter Tyser, In message <[EMAIL PROTECTED]> you wrote: > Make should be using the bash shell by default which makes > CONFIG_SHELL unnecessary > > Signed-off-by: Peter Tyser <[EMAIL PROTECTED]> > --- > I noticed this after submitting "Use bash for default GNU > Make shell application", let m

Re: [U-Boot] [PATCH] avr32/cmd_bdinfo: fix printf() format warnings

2008-12-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <[EMAIL PROTECTED]> you wrote: > On 16:11 Tue 11 Nov , Dirk Behme wrote: > > Jean-Christophe PLAGNIOL-VILLARD wrote: > >> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> > >> > >> diff --git a/common/cmd_bdinfo.c b/common/cm

Re: [U-Boot] [PATCH] avr32/bootm: remove unused variable 'ret'

2008-12-08 Thread Wolfgang Denk
Dear Haavard Skinnemoen, In message <[EMAIL PROTECTED]> you wrote: > Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> wrote: > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> > > Acked-by: Haavard Skinnemoen <[EMAIL PROTECTED]> > > I'm a bit out of sync at the moment. W

Re: [U-Boot] [PATCH] avr32/bootm: remove unused variable 'ret'

2008-12-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> > > diff --git a/lib_avr32/bootm.c b/lib_avr32/bootm.c > index 556e3ea..03ab8d1 100644 > --- a/lib_avr32/bootm.c > +++ b/lib_avr32/bootm.c Applie

Re: [U-Boot] [PATCH 1/1] Make FAT code comply to coding rules.

2008-12-08 Thread Wolfgang Denk
Dear =?utf-8?q?Remy=20B=C3=B6hmer?=, In message <[EMAIL PROTECTED]> you wrote: > Currently the fat code is messy related to Coding rules. ...but your new code has new issues, too. > - if (cur_dev->block_read) { > - return cur_dev->block_read (cur_dev->dev > -

Re: [U-Boot] [PATCH] OneNAND: Fix compiler warnings

2008-12-08 Thread Kyungmin Park
On Tue, Dec 9, 2008 at 5:44 AM, Wolfgang Denk <[EMAIL PROTECTED]> wrote: > Hi all, > > In message <[EMAIL PROTECTED]> you wrote: >> Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> >> --- >> This patch has to be applied on top of the patch submitted by Kyungmin Park >> on 2008-11-04: >> [PATCH] [One

Re: [U-Boot] [PATCH 3/4]v2: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters

2008-12-08 Thread Wolfgang Denk
Dear Niklaus Giger, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]> > --- > common/cmd_elf.c | 81 > -- > 1 files changed, 30 insertions(+), 51 deletions(-) Argh... This commit breaks building of

[U-Boot] [PATCH] vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23

2008-12-08 Thread Wolfgang Denk
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]> --- include/vxworks.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/vxworks.h b/include/vxworks.h index 548e8e8..1633904 100644 --- a/include/vxworks.h +++ b/include/vxworks.h @@ -47,7 +47,7 @@ int do_bootvx(cmd_t

[U-Boot] [PATCH] MAKEALL: Automatically use parallel builds

2008-12-08 Thread Wolfgang Denk
Add logic to the MAKEALL script to determine the number of CPU cores on the system, and run a parallel build if there is more than one. Usually this significantrly accelerates builds. Allow to manually adjust the number of parallel make jobs by using the "BUILD_NCPUS" environment variable. Signed

Re: [U-Boot] [PATCH] Section name should be ".data" not "data"

2008-12-08 Thread Wolfgang Denk
Dear Trent Piepho, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Trent Piepho <[EMAIL PROTECTED]> > --- > drivers/i2c/fsl_i2c.c |7 +++ > 1 files changed, 3 insertions(+), 4 deletions(-) Ummm... cpu/mpc8260/i2c.c, cpu/ppc4xx/i2c.c, and drivers/i2c/soft_i2c.c had the very sam

Re: [U-Boot] Pull request - net

2008-12-08 Thread Wolfgang Denk
Dear Ben Warren, In message <[EMAIL PROTECTED]> you wrote: > Wolfgang, > > The following changes since commit 90665e3d97948000f98846ded37c921c7ae67dd7: > Wolfgang Denk (1): > Merge branch 'master' of git://git.denx.de/u-boot-at91 > > are available in the git repository at: > > git:/

Re: [U-Boot] AT91 Pull request

2008-12-08 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <[EMAIL PROTECTED]> you wrote: > Hi Wolfgang, > Please pull The following changes since commit > 90665e3d97948000f98846ded37c921c7ae67dd7: > Wolfgang Denk (1): > Merge branch 'master' of git://git.denx.de/u-boot-at91 > > are available i

[U-Boot] [PPC4xx] Info about emac

2008-12-08 Thread Salvatore Lionetti
Hi, Could someone explain me why 'ppc_4xx_eth_rx()' call 'NetReceive(...length-4)' Is it FCS, padding, VLAN tag? Thanks Salvatore --- Mar 9/12/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> ha scritto: > Da: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Oggetto: U-Boot Digest, Vol 7, Issue 67 > A: u-b

[U-Boot] [PPC4xx] Info about emac

2008-12-08 Thread Salvatore Lionetti
Hi, Could someone explain me why 'ppc_4xx_eth_rx()' call 'NetReceive(...length-4)' Is it FCS, padding, VLAN tag? Thanks Salvatore ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] sh: Update sh2/sh2a timer

2008-12-08 Thread Nobuhiro Iwamatsu
Renesas SH2/SH2A timer broken. This patch fix timer function. Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]> --- lib_sh/time_sh2.c | 16 +++- 1 files changed, 11 insertions(+), 5 deletions(-) diff --git a/lib_sh/time_sh2.c b/lib_sh/time_sh2.c index fcbb921..4f893c8 100644 ---

[U-Boot] Two confusing questions about relocation of code on MPC8548CDS board

2008-12-08 Thread hank peng
After code is relocated, cpu jumped from flash to RAM, I have two questions I can't understand. Any help will be appreciated greatly. 1. Because TEXT_BASE=0xfff8 which points to flash space, after code is copied from flash to RAM and start to run from RAM, how can u-boot make sure code is plac

[U-Boot] Interrupts in standalone application

2008-12-08 Thread kishore choudhari
Hi all, Iam unable to haandle ,The interrupts in standalone applications for GCC compiler. I want to know if there anything possible to do like this and how , thanks in advance . Regards, kishore. ___ U-Boot mailing list U-Boot@lists.denx

Re: [U-Boot] [PPC4xx] Info about emac

2008-12-08 Thread Ben Warren
Hello, On Mon, Dec 8, 2008 at 5:49 PM, Salvatore Lionetti < [EMAIL PROTECTED]> wrote: > Hi, > > Could someone explain me why > 'ppc_4xx_eth_rx()' call 'NetReceive(...length-4)' > Is it FCS, padding, VLAN tag? > > Thanks > Salvatore > FCS regards, Ben ___

Re: [U-Boot] [PATCH v2 1/2] ppc4xx: Add 440EPx SPI driver

2008-12-08 Thread Stefan Roese
On Monday 08 December 2008, Steven A. Falco wrote: > This patch adds an SPI driver for the 440EPx processor. > > Tested on Sequoia. > > Signed-off-by: Steven A. Falco <[EMAIL PROTECTED]> > --- > > Regarding Ben's comments: > > First, thanks for reviewing. You gave me two different approaches to >

Re: [U-Boot] [PATCH v2 1/2] ppc4xx: Add 440EPx SPI driver

2008-12-08 Thread Stefan Roese
On Monday 08 December 2008, Steven A. Falco wrote: > This patch adds an SPI driver for the 440EPx processor. I just missed something in my last review comment. So here another comment: > drivers/spi/Makefile |1 + > drivers/spi/ppc4xx_spi.c | 119 > ++

Re: [U-Boot] [PATCH v2 2/2] ppc4xx: Add SPI helper routines for the 440EPX

2008-12-08 Thread Stefan Roese
On Monday 08 December 2008, Steven A. Falco wrote: > This patch adds helper routines needed in support of the 440EPx SPI driver. Please find a comment below. > diff --git a/board/amcc/sequoia/sequoia.c b/board/amcc/sequoia/sequoia.c > index d6668e2..cd08a77 100644 > --- a/board/amcc/sequoia/seq

Re: [U-Boot] [PATCH] MAKEALL: Automatically use parallel builds

2008-12-08 Thread Mike Frysinger
On Monday 08 December 2008 18:41:25 Wolfgang Denk wrote: > Add logic to the MAKEALL script to determine the number of CPU cores > on the system, and run a parallel build if there is more than one. > Usually this significantrly accelerates builds. > > Allow to manually adjust the number of parallel

Re: [U-Boot] Interrupts in standalone application

2008-12-08 Thread Wolfgang Denk
Dear "kishore choudhari", In message <[EMAIL PROTECTED]> you wrote: > > Iam unable to haandle ,The interrupts in standalone > applications for GCC compiler. I want to know if there anything possible > to do like this and how , See the existin example code. There is nothing special

Re: [U-Boot] [PATCH] OneNAND: Fix compiler warnings

2008-12-08 Thread Stefan Roese
On Tuesday 09 December 2008, Kyungmin Park wrote: > > In short: we need a OneNAND custodian, and we need him badly. > > > > Is any of you volunteering, or knows of a potential candidate? > > Stefan, > > Even though It's some difficult to access the external server, I can > access http protocol. So

Re: [U-Boot] [PATCH v2 1/2] ppc4xx: Add 440EPx SPI driver

2008-12-08 Thread Wolfgang Denk
Dear Stefan Roese, In message <[EMAIL PROTECTED]> you wrote: > > > Regarding Ben's comments: > > > > First, thanks for reviewing. You gave me two different approaches to > > consider, 1) using in/out functions, and 2) using a structure. So, for > > this version, I've followed the style of the ex

Re: [U-Boot] [PATCH v2 1/2] ppc4xx: Add 440EPx SPI driver

2008-12-08 Thread Ben Warren
Wolfgang Denk wrote: > Dear Stefan Roese, > > In message <[EMAIL PROTECTED]> you wrote: > >>> Regarding Ben's comments: >>> >>> First, thanks for reviewing. You gave me two different approaches to >>> consider, 1) using in/out functions, and 2) using a structure. So, for >>> this version, I've

Re: [U-Boot] [PATCH v2 1/2] ppc4xx: Add 440EPx SPI driver

2008-12-08 Thread Stefan Roese
On Tuesday 09 December 2008, Wolfgang Denk wrote: > > > First, thanks for reviewing. You gave me two different approaches to > > > consider, 1) using in/out functions, and 2) using a structure. So, for > > > this version, I've followed the style of the example you gave, using > > > the structure