Re: [U-Boot] [PATCH 1/2] ppc: Clean up calling of misc_init_r() during init

2009-09-22 Thread Wolfgang Denk
Dear Peter Tyser, In message <1253156588-8686-1-git-send-email-pty...@xes-inc.com> you wrote: > Remove board-specific #ifdefs for calling misc_init_r() during > initializtion > > Signed-off-by: Peter Tyser > --- > include/configs/CCM.h|1 + > include/configs/CPCI405.h|

Re: [U-Boot] [PATCH 2/2] ppc: Clean up calling of phy_reset() during init

2009-09-22 Thread Wolfgang Denk
Dear Peter Tyser, In message <1253156588-8686-2-git-send-email-pty...@xes-inc.com> you wrote: > Remove board-specific #ifdefs for calling phy_reset() during > initializtion > > Signed-off-by: Peter Tyser > --- > include/configs/CCM.h|1 + > include/configs/ELPT860.h|1 + > i

Re: [U-Boot] [PATCH v3 1/3] NAND boot: MPC8536DS support

2009-09-22 Thread Wolfgang Denk
Dear Mingkai Hu, In message <1253244935-1555-1-git-send-email-mingkai...@freescale.com> you wrote: > MPC8536E can support booting from NAND flash which uses the > image u-boot-nand.bin. This image contains two parts: a 4K > NAND loader and a main U-Boot image. The former is appended > to the latt

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Olof Johansson
On Sep 22, 2009, at 2:50 PM, Wolfgang Denk wrote: > Dear Ben Warren, > > In message > you wrote: >> >>> I always use 'git am -s', which adds the SOB. My understanding >>> is that >> maintainers should do this as an indication of approval and help in >> traceability. > > Please feel free to d

Re: [U-Boot] [PATCH] smc91111_eeprom: get working with net multi conversion

2009-09-22 Thread Mike Frysinger
On Tuesday 22 September 2009 16:49:06 Ben Warren wrote: > Wolfgang Denk wrote: > > Mike Frysinger wrote: > >> This should be squashed into the pending: > >>Convert SMC9 Ethernet driver to CONFIG_NET_MULTI API > >> > >> The changes to the eeprom were incomplete, and the new version needs > >

Re: [U-Boot] [PATCH] mtd: SPI Flash: Winbond W25X16/WX2532/WX2564 support

2009-09-22 Thread Mike Frysinger
On Thursday 02 April 2009 06:54:59 Mike Frysinger wrote: > On Thursday 11 December 2008 16:16:29 Mike Frysinger wrote: > > On Wednesday 09 July 2008 18:37:06 Wolfgang Denk wrote: > > > In message Jason McMullan wrote: > > > > Add support for the Winbond W25X16/32/64 series of > > > > SPI Flash devi

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Wolfgang Denk
Dear Olof Johansson, In message you wrote: > > > Please feel free to do that, but I consider this just adding > > line-noise, unless you _really_ express special approval. > > > > Which sense would it make if I added a s-o-b to each and every commit > > I'm pulling in from anywhere? > > You're

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Wolfgang Denk
Dear Olof Johansson, In message <3c828e04-9cb1-4ccf-ad61-904f8956f...@gmail.com> you wrote: > > > Linus does not S-o-b all patches that go into the Linux kernel, or > > does he? > > He does. No, he does not. > For example, see > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Olof Johansson
On Sep 22, 2009, at 4:28 PM, Wolfgang Denk wrote: > Dear Olof Johansson, > > In message you wrote: >> >>> Please feel free to do that, but I consider this just adding >>> line-noise, unless you _really_ express special approval. >>> >>> Which sense would it make if I added a s-o-b to each and ev

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Olof Johansson
On Sep 22, 2009, at 4:32 PM, Wolfgang Denk wrote: > 56327c2a58b76291616f15c9c84a180cf7049645 committer Jaswinder Singh Rajput Sun, 20 Sep 2009 10:32:20 + (15:32 +0530) He didn't commit it. -Olof ___ U-Boot mailing list U-Boot@lists.denx.d

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Wolfgang Denk
Dear Olof Johansson, In message <20090922203431.ga14...@lixom.net> you wrote: > > > > + MUX_VAL(CP(GPMC_CLK), (IDIS | PTU | EN | M0)) /*GPMC_CLK*/\ > > > + MUX_VAL(CP(GPMC_WAIT2), (IEN | PTU | EN | M4)) /*GPIO_64*/\ > > > + /* - SMSC91

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Olof Johansson
On Sep 22, 2009, at 4:34 PM, Wolfgang Denk wrote: > Dear Olof Johansson, > > In message <20090922203431.ga14...@lixom.net> you wrote: >> + MUX_VAL(CP(GPMC_CLK),(IDIS | PTU | EN | M0)) /*GPMC_CLK*/\ + MUX_VAL(CP(GPMC_WAIT2), (IEN | PTU | EN | M4)) /*GPIO_64*/\ +

[U-Boot] [PATCH] ppc/85xx: Fix enabling of L2 cache

2009-09-22 Thread Kumar Gala
We need to flash invalidate the locks in addition to the cache before we enable. Signed-off-by: Kumar Gala --- cpu/mpc85xx/cpu_init.c |4 ++-- cpu/mpc85xx/release.S |3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/cpu/mpc85xx/cpu_init.c b/cpu/mpc85xx/cpu_init.c ind

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Wolfgang Denk
Dear Olof Johansson, In message you wrote: > > I guess you don't see what the difference between applying a patch and > pulling a tree is. Indeed I don't. Isn't pulling a tree the same as applying a number of patches using soem highly efficient command? > Anyway, it really doesn't matter muc

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Wolfgang Denk
Dear Olof Johansson, In message <00aa7a76-7fe3-440e-acbb-0d7fdcd4c...@gmail.com> you wrote: > > On Sep 22, 2009, at 4:32 PM, Wolfgang Denk wrote: > > > 56327c2a58b76291616f15c9c84a180cf7049645 > > committer Jaswinder Singh Rajput > Sun, 20 Sep 2009 10:32:20 + (15:32 +0530) > > He didn

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Tom
Wolfgang Denk wrote: > Dear Olof Johansson, > > In message you wrote: >> Random question on u-boot development process: I see you didn't add >> your signed-off on the commit. People don't do that when they check in >> patches to the u-boot trees? > > No, we don't do this if we check in an un

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Wolfgang Denk
Dear Olof Johansson, In message you wrote: > > > No, please submit a new version which also incorporates the cleanup > > patches by Dirk. > > I didn't see those, since I wasn't cc:d. See the ML archive, then. > > I will not pull the current version. > > So much for delegating maintainership.

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Olof Johansson
On Sep 22, 2009, at 4:49 PM, Wolfgang Denk wrote: > Dear Olof Johansson, > > In message you wrote: >> >>> No, please submit a new version which also incorporates the cleanup >>> patches by Dirk. >> >> I didn't see those, since I wasn't cc:d. > > See the ML archive, then. Yep, no problem. >>> I

Re: [U-Boot] [PATCH v2] board/linkstation/ide.c: Fix compile warning

2009-09-22 Thread Wolfgang Denk
In message <1252967162-15935-1-git-send-email...@denx.de> you wrote: > Fix warning: ide.c:60: warning: dereferencing type-punned pointer will > break strict-aliasing rules > > Signed-off-by: Wolfgang Denk > Cc: Guennadi Liakhovetski > > --- > v2: Better implementation as suggested by Scott Woo

Re: [U-Boot] [PATCH v2] board/linkstation/ide.c: Fix compile warning

2009-09-22 Thread Wolfgang Denk
Dear Guennadi Liakhovetski, In message you wrote: > On Tue, 22 Sep 2009, Wolfgang Denk wrote: > > > Dear Guennadi Liakhovetski, > > > > In message you wrote: > > > > > > I have the hardware, yes, and I even have something, that should be a > > > Jtag > > > cable for it... But I don't have n

Re: [U-Boot] [PATCH 1/1] SPARC: fixes exported function stub for standalone applications.

2009-09-22 Thread Wolfgang Denk
Dear Daniel Hellstrom, In message <1253270387-15741-1-git-send-email-dan...@gaisler.com> you wrote: > Hello Wolfgang, > > Please pull the u-boot-sparc.git master branch. > > This patch fixes the SPARC support for standalone u-boot applications. > The problem was that I neve finished the impleme

Re: [U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support

2009-09-22 Thread Jean-Christian de Rivaz
Wolfgang Denk a écrit : > Dear Olof Johansson, > > In message <3c828e04-9cb1-4ccf-ad61-904f8956f...@gmail.com> you wrote: >>> Linus does not S-o-b all patches that go into the Linux kernel, or >>> does he? >> He does. > > No, he does not. Maybe not so off-tropic, Linus have talked precisely abou

Re: [U-Boot] [PATCH 2/7] ppc/p4080: Add support for CoreNet style platform LAWs

2009-09-22 Thread Wolfgang Denk
Dear Kumar Gala, In message <1253307595-28655-3-git-send-email-ga...@kernel.crashing.org> you wrote: > On CoreNet based platforms the LAW address is split between an high & > low register and we no longer shift the address. Also, the target IDs > on CoreNet platforms have been completely re-assi

Re: [U-Boot] [PATCH 4/7] ppc/p4080: CoreNet platfrom style secondary core release

2009-09-22 Thread Wolfgang Denk
Dear Kumar Gala, In message <1253307595-28655-5-git-send-email-ga...@kernel.crashing.org> you wrote: > The CoreNet platform style of bringing secondary cores out of reset is > a bit different that the PQ3 style. Mostly the registers that we use > to setup boot translation, enable time bases, and

Re: [U-Boot] [PATCH 6/7] ppc/p4080: Handle timebase enabling and frequency reporting

2009-09-22 Thread Wolfgang Denk
Dear Kumar Gala, In message <1253307595-28655-7-git-send-email-ga...@kernel.crashing.org> you wrote: > On CoreNet style platforms the timebase frequency is the bus frequency > defined by 16 (on PQ3 it is divide by 8). Also on the CoreNet platforms > the core not longer controls the enabling of t

[U-Boot] ZOOM2 mux setup

2009-09-22 Thread Olof Johansson
Hi, I stumbled across this when fixing the whitespace in the mux setup tables for various omap platforms. I don't find it to be a very sustainable way of adding random delays into the gpio setups. Having it open-coded in a C file is much preferred. from boards/logicpd/zoom2/zoom2.h: /* Toggle R

Re: [U-Boot] ZOOM2 mux setup

2009-09-22 Thread Tom
Olof Johansson wrote: > Hi, > > I stumbled across this when fixing the whitespace in the mux setup tables > for various omap platforms. > > I don't find it to be a very sustainable way of adding random delays into > the gpio setups. Having it open-coded in a C file is much preferred. > > from bo

[U-Boot] tftp packet failure counter reset

2009-09-22 Thread Jeffery Palmer
I do large transfers via tftp, and since the timeout counter never resets, they often fail since the failures are counted throughout the entire transfer. By resetting the counter to 0 on a successful packet, this issue is fixed tftp.c: } else { if (((Tf

Re: [U-Boot] tftp packet failure counter reset

2009-09-22 Thread Ben Warren
Jeffery Palmer wrote: > I do large transfers via tftp, and since the timeout counter never resets, > they often fail since the failures are counted throughout the entire > transfer. By resetting the counter to 0 on a successful packet, this issue is > fixed > > > > tftp.c: > } el

Re: [U-Boot] [PATCH] OMAP3: Clean up whitespace in mux configs

2009-09-22 Thread Tom
Olof Johansson wrote: > Switch from space-based indentation to tab-based in mux configs, as pointed > out by WD at: > > http://lists.denx.de/pipermail/u-boot/2009-September/061241.html > > Nothing but whitespace changes in this patch (diff -w gives no output). > > Signed-off-by: Olof Johansson

Re: [U-Boot] [PATCH v3 1/3] NAND boot: MPC8536DS support

2009-09-22 Thread Hu Mingkai-B21284
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Wednesday, September 23, 2009 5:11 AM > To: Hu Mingkai-B21284 > Cc: u-boot@lists.denx.de; Wood Scott-B07421; ga...@kernel.crashing.org > Subject: Re: [U-Boot] [PATCH v3 1/3] NAND boot: MPC8536DS support > > > > >

Re: [U-Boot] [PATCH v3 3/5] NAND boot: MPC8536DS support

2009-09-22 Thread Hu Mingkai-B21284
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Wednesday, September 23, 2009 3:16 AM > To: Hu Mingkai-B21284 > Cc: u-boot@lists.denx.de; Wood Scott-B07421; Gala Kumar-B11780 > Subject: Re: [U-Boot] [PATCH v3 3/5] NAND boot: MPC8536DS support > > > + /* set u

Re: [U-Boot] [PATCH v1 3/3] mpc8536: Get the address of env on the SDCard

2009-09-22 Thread Hu Mingkai-B21284
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Wednesday, September 23, 2009 3:00 AM > To: Hu Mingkai-B21284 > Cc: u-boot@lists.denx.de; Wood Scott-B07421; Gala Kumar-B11780 > Subject: Re: [U-Boot] [PATCH v1 3/3] mpc8536: Get the address > of env on the SDCard >

Re: [U-Boot] [PATCH v1 1/3] Make mmc init come before env_relocate

2009-09-22 Thread Hu Mingkai-B21284
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Wednesday, September 23, 2009 2:58 AM > To: Hu Mingkai-B21284 > Cc: u-boot@lists.denx.de; Wood Scott-B07421; Gala Kumar-B11780 > Subject: Re: [U-Boot] [PATCH v1 1/3] Make mmc init come > before env_relocate > > T

Re: [U-Boot] [PATCH v1 2/3] Add support for save environment variable to MMC/SD card

2009-09-22 Thread Hu Mingkai-B21284
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Wednesday, September 23, 2009 2:54 AM > To: Hu Mingkai-B21284 > Cc: u-boot@lists.denx.de; Wood Scott-B07421; Gala Kumar-B11780 > Subject: Re: [U-Boot] [PATCH v1 2/3] Add support for save > environment variable to

Re: [U-Boot] [PATCHv5 2/2] mucmc52, uc101: delete a...@3a00 node, if no CF card is detected

2009-09-22 Thread Heiko Schocher
Hello Wolfgang, Wolfgang Denk wrote: > Dear Heiko Schocher, > > In message <4aaf1fe4.9050...@denx.de> you wrote: >> U-Boot can detect if an IDE device is present or not. >> If not, and this new config option is activated, U-Boot >> removes the ATA node from the DTS before booting Linux, >> so the

[U-Boot] [PATCH 0/2] mpc52xx, mucmc52, uc101: config cleanup

2009-09-22 Thread Heiko Schocher
Changes: - As this boards are similiar, collect common config option in manroland/common.h and manroland/mpc5200-common.h - Also add OF support to boot 2.6.x kernels - update default environment for booting 2.6.x kernels - If no CF card is detected delete the ata node in the DTS before booting

[U-Boot] [PATCHv4 1/2] mpc5200, mucmc52, uc101: config cleanup

2009-09-22 Thread Heiko Schocher
- as this boards are similiar, collect common config option in manroland/common.h and manroland/mpc52xx-common.h for mpc5200 specific common options for this manufacturer. - add OF support - update default environment Signed-off-by: Heiko Schocher --- - changes since v1: added suggestion f

[U-Boot] [PATCHv6 2/2] mucmc52, uc101: delete a...@3a00 node, if no CF card is detected

2009-09-22 Thread Heiko Schocher
U-Boot can detect if an IDE device is present or not. If not, and this new config option is activated, U-Boot removes the ATA node from the DTS before booting Linux, so the Linux IDE driver does not probe the device and crash. This is needed for buggy hardware (uc101) where no pull down resistor is

Re: [U-Boot] [U-boot] Marvell Pull Request

2009-09-22 Thread Prafulla Wadaskar
> -Original Message- > From: Tom [mailto:tom@windriver.com] > Sent: Tuesday, September 22, 2009 6:50 PM > To: Prafulla Wadaskar > Cc: U-Boot; Paulraj, Sandeep; Minkyu Kang; Wolfgang Denk > Subject: Re: [U-Boot] [U-boot] Marvell Pull Request > > Prafulla Wadaskar wrote: > > > > >

[U-Boot] [PATCH] Cleanup: use constant

2009-09-22 Thread Niklaus Giger
Signed-off-by: Niklaus Giger --- common/miiphyutil.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common/miiphyutil.c b/common/miiphyutil.c index 66fd9ca..196ef4a 100644 --- a/common/miiphyutil.c +++ b/common/miiphyutil.c @@ -299,7 +299,7 @@ int miiphy_reset (char *de

[U-Boot] [PATCH] vxworks: Make loading vxworks less verbose

2009-09-22 Thread Niklaus Giger
Newer vxWorks 6.x images have over 20 different C++ segments. This fills up the output with rarely used information. Signed-off-by: Niklaus Giger --- common/cmd_elf.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/common/cmd_elf.c b/common/cmd_elf.c index 63f6fe7..bf7d

[U-Boot] [PATCH] vxworks: Add CONFIG_VXWORKS_PREBOOT

2009-09-22 Thread Niklaus Giger
The option CONFIG_VXWORKS_PREBOOT allows a board specific vxworks_preboot to be run just before jumping into the vxWorks images. This can be used to alter a register which is used differently by U-boot and vxWorks. Signed-off-by: Niklaus Giger --- common/cmd_elf.c |4 include/vxworks.h

<    1   2