Re: [U-Boot] [PATCH 3/8] sbc8548: enable access to second bank of flash

2009-09-23 Thread Wolfgang Denk
Dear Kumar Gala, In message <47177dab-3638-4978-bd72-78629adcd...@kernel.crashing.org> you wrote: > > On Sep 18, 2009, at 6:08 PM, Paul Gortmaker wrote: ... > applied to 85xx. Argh... So how much time do you allow for code reviews? I ask you to wait at least 3...5 working days, please. Please

Re: [U-Boot] [PATCH 4/8] sbc8548: correct local bus SDRAM size from 64M to 128M

2009-09-23 Thread Wolfgang Denk
Dear Paul Gortmaker, In message <8c4c3a2e238ee8ef67637f499cc3269acbb1bf00.1253315004.git.paul.gortma...@windriver.com> you wrote: > The size of the LB SDRAM on this board is 128MB, spanning CS3 > and CS4. It was previously only being configured for 64MB on > CS3, since that was what the origina

Re: [U-Boot] [PATCH 4/8] sbc8548: correct local bus SDRAM size from 64M to 128M

2009-09-23 Thread Wolfgang Denk
Dear Kumar Gala, In message <96e0cbb9-5b6c-40ee-b6bd-703b3d8cc...@kernel.crashing.org> you wrote: > > On Sep 18, 2009, at 6:08 PM, Paul Gortmaker wrote: ... > it would be nice to move this to using IO accessors (out_be32) Not only nice, but necessary. Thanks for catching this. Best regards, Wo

Re: [U-Boot] [PATCH 5/8] sbc8548: update PCI/PCI-e support code

2009-09-23 Thread Wolfgang Denk
Dear Paul Gortmaker, In message <7d1e5723fdd2d2e1cf51559f876edf17ae8e7a46.1253315004.git.paul.gortma...@windriver.com> you wrote: > The PCI/PCI-e support for the sbc8548 was based on an earlier > version of what the MPC8548CDS board was using, and in its > current state it won't even compile. T

Re: [U-Boot] [PATCH 3/8] sbc8548: enable access to second bank of flash

2009-09-23 Thread Paul Gortmaker
Wolfgang Denk wrote: > Dear Kumar Gala, > > In message <47177dab-3638-4978-bd72-78629adcd...@kernel.crashing.org> you > wrote: >> On Sep 18, 2009, at 6:08 PM, Paul Gortmaker wrote: > ... >> applied to 85xx. > > Argh... So how much time do you allow for code reviews? > > I ask you to wait at lea

Re: [U-Boot] Configuring BRGs and BRG input clock on an MPC875

2009-09-23 Thread Mikhail Zaturenskiy
> Anybody have an idea as to what I'm doing wrong? Could there be > something wrong with my CLK2? Once again I'm going to answer my own question. The problem WAS with CLK2 not being properly initialized. I had to do the following to get everything working: 1. To get BRG1 to use CLK2, made change

Re: [U-Boot] [PATCH 5/8] sbc8548: update PCI/PCI-e support code

2009-09-23 Thread Paul Gortmaker
Wolfgang Denk wrote: > Dear Paul Gortmaker, > > In message > <7d1e5723fdd2d2e1cf51559f876edf17ae8e7a46.1253315004.git.paul.gortma...@windriver.com> > you wrote: >> The PCI/PCI-e support for the sbc8548 was based on an earlier >> version of what the MPC8548CDS board was using, and in its >> curre

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

2009-09-23 Thread Olof Johansson
Hi, On Sep 23, 2009, at 2:16 PM, Wolfgang Denk wrote: > Dear Olof Johansson, > > In message <1d0f4997-6af4-4bc3-94c3-0817551db...@lixom.net> you wrote: > ... >>> Use the omap gpio interface described in README.omap3 >> >> Seriously, this code is a 1:1 replica from the evm code. Obviously >> that

Re: [U-Boot] [PATCH v3 1/7] ppc/p4080: Add p4080 platform immap definitions

2009-09-23 Thread Wolfgang Denk
Dear Kumar Gala, In message <1253376008-13225-1-git-send-email-ga...@kernel.crashing.org> you wrote: > The p4080 SoC has a significant amount of commonality with the 85xx/PQ3 > platform. We reuse the 85xx immap and just add new definitions for > local access and global utils. The global utils i

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

2009-09-23 Thread Wolfgang Denk
Dear Kumar Gala, In message <1253376008-13225-2-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 v4 1/7] ppc/p4080: Add p4080 platform immap definitions

2009-09-23 Thread Wolfgang Denk
Dear Kumar Gala, In message <1253380099-27864-1-git-send-email-ga...@kernel.crashing.org> you wrote: > The p4080 SoC has a significant amount of commonality with the 85xx/PQ3 > platform. We reuse the 85xx immap and just add new definitions for > local access and global utils. The global utils i

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

2009-09-23 Thread Wolfgang Denk
Dear Kumar Gala, In message <1253380099-27864-6-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

Re: [U-Boot] [PATCH v4 1/7] ppc/p4080: Add p4080 platform immap definitions

2009-09-23 Thread Kumar Gala
On Sep 23, 2009, at 1:37 PM, Wolfgang Denk wrote: > Dear Kumar Gala, > > In message <1253380099-27864-1-git-send-email-ga...@kernel.crashing.org > > you wrote: >> The p4080 SoC has a significant amount of commonality with the 85xx/ >> PQ3 >> platform. We reuse the 85xx immap and just add new d

Re: [U-Boot] [PATCH v4 7/7] ppc/p4080: Determine various chip frequencies on CoreNet platforms

2009-09-23 Thread Wolfgang Denk
Dear Kumar Gala, In message <1253380099-27864-7-git-send-email-ga...@kernel.crashing.org> you wrote: > The means to determine the core, bus, and DDR frequencies are completely > new on CoreNet style platforms. Additionally on p4080 we can have > different frequencies for FMAN and PME IP blocks.

Re: [U-Boot] [PATCH 3/8] sbc8548: enable access to second bank of flash

2009-09-23 Thread Wolfgang Denk
Dear Paul Gortmaker, In message <4aba81da.8020...@windriver.com> you wrote: > > I'd considered the line length, but there were many lines in tlb.c > that were already way past 80 char (see directly under the > comment/* TLB 0 - for temp stack in cache */ ) so I > decided to be consistent wit

[U-Boot] [PATCH v5 3/7] ppc/p4080: CoreNet platfrom style CCSRBAR setting

2009-09-23 Thread Kumar Gala
On CoreNet based platforms the CCSRBAR address is split between an high & low register and we no longer shift the address. Signed-off-by: Kumar Gala Signed-off-by: Scott Wood --- * Added setup_ccsrbar helper to deal with PQ3 vs CoreNet diffs cpu/mpc85xx/cpu_init_early.c | 72

[U-Boot] [PATCH v5 1/7] ppc/p4080: Add p4080 platform immap definitions

2009-09-23 Thread Kumar Gala
The p4080 SoC has a significant amount of commonality with the 85xx/PQ3 platform. We reuse the 85xx immap and just add new definitions for local access and global utils. The global utils is now broken into global utils, clocking and run control/power management. The offsets from CCSR for a numbe

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

2009-09-23 Thread Kumar Gala
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 boot release the cores have moved around. Signed-off-by: Kumar Gala --- * Renamed pq3_mp_up to plat_mp_up

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

2009-09-23 Thread Kumar Gala
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-assigned. Additionally, added a new find_law() API to which LAW an address hits in. This is need for the CoreNet

[U-Boot] [PATCH v5 5/7] ppc/p4080: Add various p4080 related defines (and p4040)

2009-09-23 Thread Kumar Gala
There are various locations that we have chip specific info: * Makefile for which ddr code to build * Added p4080 & p4040 to cpu_type_list and SVR list * Added number of LAWs for p4080 * Set CONFIG_MAX_CPUS to 8 for p4080 Signed-off-by: Kumar Gala --- cpu/mpc85xx/Makefile|1 + cpu/m

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

2009-09-23 Thread Kumar Gala
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 the timebase. We now need to enable the boot core's timebase via CCSR register writes. Signed-off-by: Kumar

[U-Boot] [PATCH v5 7/7] ppc/p4080: Determine various chip frequencies on CoreNet platforms

2009-09-23 Thread Kumar Gala
The means to determine the core, bus, and DDR frequencies are completely new on CoreNet style platforms. Additionally on p4080 we can have different frequencies for FMAN and PME IP blocks. We need to keep track of the FMAN & PME frequencies since they are used for time stamping capabilities insid

Re: [U-Boot] [PATCH v4 1/7] ppc/p4080: Add p4080 platform immap definitions

2009-09-23 Thread Wolfgang Denk
Dear Kumar Gala, In message <19e9b551-f442-4ba2-98a3-c941620e4...@kernel.crashing.org> you wrote: > > Dope, posted the wrong version. I agree w/the long lines, not sure > what to do about it. Move to something like: > > typedef struct ccsr_local { > /* 0x0 - Control Configuration Statu

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

2009-09-23 Thread Tom
Olof Johansson wrote: > Hi, > > On Sep 23, 2009, at 2:16 PM, Wolfgang Denk wrote: > >> Dear Olof Johansson, >> >> In message <1d0f4997-6af4-4bc3-94c3-0817551db...@lixom.net> you wrote: >> ... Use the omap gpio interface described in README.omap3 >>> >>> Seriously, this code is a 1:1 replica

Re: [U-Boot] [PATCH v5 1/7] ppc/p4080: Add p4080 platform immap definitions

2009-09-23 Thread Kumar Gala
> index 39fdb8e..100dfe1 100644 > --- a/include/asm-ppc/immap_85xx.h > +++ b/include/asm-ppc/immap_85xx.h > @@ -16,6 +16,29 @@ > #include > #include > > +typedef struct ccsr_local { > + u32 ccsrbarh; /* 0x0 - Control Configuration Status Registers > Base > Address Register High *

Re: [U-Boot] [PATCH] imx51:Add support basic boot code of freescale imx51 bbg board

2009-09-23 Thread Wolfgang Denk
Dear Fred Fan, In message <12537172421605-git-send-email-fanyef...@gmail.com> you wrote: > This patch just supports boot into u-boot from mmc or spi-nor flash. > It just implements console, iomux and clock. There are no ethernet, > nor-flash, mmc or other peripheral drivers. > > Signed-off-by: Fr

Re: [U-Boot] [PATCH 4/6] sbc8548: correct local bus SDRAM size from 64M to 128M

2009-09-23 Thread Wolfgang Denk
Dear Paul Gortmaker, In message <5ad17f25a126b25be24467d1712d30a775a5b494.1253492532.git.paul.gortma...@windriver.com> you wrote: > The size of the LB SDRAM on this board is 128MB, spanning CS3 > and CS4. It was previously only being configured for 64MB on > CS3, since that was what the origina

Re: [U-Boot] [PATCH] net: phy: mv88e61xx.c : fixed build warning

2009-09-23 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message <1253545099-29437-2-git-send-email-prafu...@marvell.com> you wrote: > > following build warning was observed > > mv88e61xx.c: In function ‘mv88e61xx_busychk’: Please don't use non-text characters in the commit messages. (Ben, please edit when applying).

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

2009-09-23 Thread Wolfgang Denk
Dear Tom, In message <4ab8cf0b.5070...@windriver.com> you wrote: > > I would like to set up a process where I just cherry picked your changes > directly from marvell/master. Please pull in the normal case, don't cherry-pick unless really necessary. > If I can assume what is good in marvell/maste

Re: [U-Boot] Please pull u-boot-mpc85xx

2009-09-23 Thread Wolfgang Denk
Dear Kumar Gala, In message you wrote: > The following changes since commit 3b6a9267f0de7b85d387fa4123d0b58379363447: > Wolfgang Denk (1): > board/flagadm/flash.c: fix compile warning > > are available in the git repository at: > > git://git.denx.de/u-boot-mpc85xx.git master > > Ku

Re: [U-Boot] Please pull u-boot-ppc4xx

2009-09-23 Thread Wolfgang Denk
Dear Stefan Roese, In message <200909231605.02544...@denx.de> you wrote: > The following changes since commit 3b6a9267f0de7b85d387fa4123d0b58379363447: > Wolfgang Denk (1): > board/flagadm/flash.c: fix compile warning > > are available in the git repository at: > > git://www.denx.de/

Re: [U-Boot] Please pull u-boot-ubi

2009-09-23 Thread Wolfgang Denk
Dear Stefan Roese, In message <200909231605.39337...@denx.de> you wrote: > The following changes since commit 3b6a9267f0de7b85d387fa4123d0b58379363447: > Wolfgang Denk (1): > board/flagadm/flash.c: fix compile warning > > are available in the git repository at: > > git://www.denx.de/

Re: [U-Boot] [PATCH 1/2] rtc/ds1337.c: Allow to set TCR register

2009-09-23 Thread Wolfgang Denk
Dear Detlev Zundel, In message <1253537396-8685-1-git-send-email-...@denx.de> you wrote: > From: Werner Pfister > > This is needed to correctly start the charging of an attached capacitor > or battery. > > Signed-off-by: Werner Pfister > Signed-off-by: Detlev Zundel > --- > drivers/rtc/ds133

Re: [U-Boot] [PATCH 2/2] digsy_mtc: Add TCR register value for RTC (DS1339)

2009-09-23 Thread Wolfgang Denk
Dear Detlev Zundel, In message <1253537396-8685-2-git-send-email-...@denx.de> you wrote: > From: Werner Pfister > > Signed-off-by: Werner Pfister > Signed-off-by: Detlev Zundel > --- > include/configs/digsy_mtc.h |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Applied, thanks.

Re: [U-Boot] [PATCH] Add version variable to the galaxy5200 board.

2009-09-23 Thread Wolfgang Denk
Dear "Eric Millbrandt", In message <20090921160101.m47...@coldhaus.com> you wrote: > Add version environment variable to the galaxy5200 board header file. > > Signed-off-by: Eric Millbrandt > --- > include/configs/galaxy5200.h |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) Appli

Re: [U-Boot] [PATCH 3/8] sbc8548: enable access to second bank of flash

2009-09-23 Thread Paul Gortmaker
[Re: [U-Boot] [PATCH 3/8] sbc8548: enable access to second bank of flash] On 23/09/2009 (Wed 22:48) Wolfgang Denk wrote: > Dear Paul Gortmaker, > > In message <4aba81da.8020...@windriver.com> you wrote: > > > > I'd considered the line length, but there were many lines in tlb.c > > that were alre

Re: [U-Boot] [PATCH 13/13] ppc: Remove reloc_off field from global_data structure

2009-09-23 Thread Wolfgang Denk
Dear Peter Tyser, In message <1253550038-16734-14-git-send-email-pty...@xes-inc.com> you wrote: > Now that proper relocation is supported, the reloc_off field is no longer > necessary. > > Note that the location of the standalone application jump table pointer > in the global data structure is af

Re: [U-Boot] [PATCH 00/13] ppc: Fix relocation

2009-09-23 Thread Wolfgang Denk
Dear Peter Tyser, In message <1253550038-16734-1-git-send-email-pty...@xes-inc.com> you wrote: > This series attempts to fix relocation to RAM for ppc boards. > > I split the patches up pretty liberally, let me know if you'd like > them organized differently. > > I tried to be thorough during th

Re: [U-Boot] [PATCH 13/13] ppc: Remove reloc_off field from global_data structure

2009-09-23 Thread Peter Tyser
> In message <1253550038-16734-14-git-send-email-pty...@xes-inc.com> you wrote: > > Now that proper relocation is supported, the reloc_off field is no longer > > necessary. > > > > Note that the location of the standalone application jump table pointer > > in the global data structure is affected

Re: [U-Boot] [PATCH 1/2 v5] MAKEALL: Add summary information

2009-09-23 Thread Wolfgang Denk
Dear Peter Tyser, In message <1253552673-22299-1-git-send-email-pty...@xes-inc.com> you wrote: > This change adds some basic summary information to the MAKEALL script. > The summary information includes how many boards were compiled, how many > boards had compile warnings or errors, and which spec

Re: [U-Boot] [PATCH 2/2 v5] MAKEALL: Use POSIX math

2009-09-23 Thread Wolfgang Denk
Dear Peter Tyser, In message <1253552673-22299-2-git-send-email-pty...@xes-inc.com> you wrote: > Signed-off-by: Peter Tyser > --- > MAKEALL |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: W

Re: [U-Boot] [PATCH 00/13] ppc: Fix relocation

2009-09-23 Thread Peter Tyser
On Thu, 2009-09-24 at 00:31 +0200, Wolfgang Denk wrote: > Dear Peter Tyser, > > In message <1253550038-16734-1-git-send-email-pty...@xes-inc.com> you wrote: > > This series attempts to fix relocation to RAM for ppc boards. > > > > I split the patches up pretty liberally, let me know if you'd like

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

2009-09-23 Thread Olof Johansson
On Sep 23, 2009, at 4:00 PM, Tom wrote: > Olof Johansson wrote: >> Hi, >> On Sep 23, 2009, at 2:16 PM, Wolfgang Denk wrote: >>> Dear Olof Johansson, >>> >>> In message <1d0f4997-6af4-4bc3-94c3-0817551db...@lixom.net> you >>> wrote: >>> ... > Use the omap gpio interface described in README.o

Re: [U-Boot] [PATCH 4/4 v3] s5pc1xx: add support SMDKC100 board

2009-09-23 Thread Kyungmin Park
On Wed, Sep 23, 2009 at 9:05 PM, Tom wrote: > Minkyu Kang wrote: >> Dear Tom >> >> 2009/9/23 Tom : >>> Minkyu Kang wrote: Adds new board SMDKC100 that uses s5pc100 SoC Signed-off-by: Minkyu Kang Signed-off-by: HeungJun, Kim --- > > > +#ifndef CONFIG_ONENAND_IPL >>>

Re: [U-Boot] [PATCH 2/4 v3] s5pc1xx: support onenand driver

2009-09-23 Thread Kyungmin Park
On Wed, Sep 23, 2009 at 7:49 PM, Minkyu Kang wrote: > Dear Tom. > > 2009/9/22 Tom : >> Minkyu Kang wrote: >>> This patch includes the onenand driver for s5pc100 >>> >>> Signed-off-by: Minkyu Kang >>> Signed-off-by: Kyungmin Park >>> --- >>> Changes since v1: >>> - move samsung_onenand.h to inclu

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

2009-09-23 Thread Olof Johansson
On Sep 23, 2009, at 7:34 PM, Nishanth Menon wrote: > Olof Johansson said the following on 09/23/2009 09:43 PM: >> On Sep 23, 2009, at 1:39 PM, Tom wrote: >> >> >>> Olof Johansson wrote: >>> diff --git a/board/overo/overo.c b/board/overo/overo.c index dd6d286..7d87e52 100644 --- a/bo

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

2009-09-23 Thread Nishanth Menon
Olof Johansson said the following on 09/23/2009 09:43 PM: > On Sep 23, 2009, at 1:39 PM, Tom wrote: > > >> Olof Johansson wrote: >> >>> diff --git a/board/overo/overo.c b/board/overo/overo.c >>> index dd6d286..7d87e52 100644 >>> --- a/board/overo/overo.c >>> +++ b/board/overo/overo.c >>>

Re: [U-Boot] [PATCH 5/6] DLMALLOC:!X86: add av_ initialization

2009-09-23 Thread Nishanth Menon
Wolfgang Denk said the following on 09/23/2009 11:04 PM: > Dear Nishanth Menon, > > In message <4ab4fad6.20...@gmail.com> you wrote: > >> This patch is need for booting SDP3430 from NOR flash. >> > > There must be some problem elsewhere. It's extremely unlikely that > just a single bo

Re: [U-Boot] [PATCH 6/6] ARM:OMAP3:SDP3430: initial support

2009-09-23 Thread Nishanth Menon
Wolfgang Denk said the following on 09/23/2009 10:51 PM: > Dear Nishanth Menon, > > In message <1253326918-1670-7-git-send-email...@ti.com> you wrote: > >> --===1247028818== >> >> From: David Brownell >> >> Start of SDP3430 support in "mainline" >> u-boot mainline code >> >> Origina

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

2009-09-23 Thread Tom
Olof Johansson wrote: > On Sep 23, 2009, at 7:34 PM, Nishanth Menon wrote: > >> Olof Johansson said the following on 09/23/2009 09:43 PM: >>> On Sep 23, 2009, at 1:39 PM, Tom wrote: >>> >>> Olof Johansson wrote: > diff --git a/board/overo/overo.c b/board/overo/overo.c > index dd6

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

2009-09-23 Thread Nishanth Menon
Olof Johansson said the following on 09/24/2009 03:38 AM: > On Sep 23, 2009, at 7:34 PM, Nishanth Menon wrote: > >> Olof Johansson said the following on 09/23/2009 09:43 PM: >>> On Sep 23, 2009, at 1:39 PM, Tom wrote: >>> >>> Olof Johansson wrote: > diff --git a/board/overo/overo.c b/

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

2009-09-23 Thread Tom
Wolfgang Denk wrote: > Dear Tom, > > In message <4ab8cf0b.5070...@windriver.com> you wrote: >> I would like to set up a process where I just cherry picked your changes >> directly from marvell/master. > > Please pull in the normal case, don't cherry-pick unless really necessary. > >> If I can as

Re: [U-Boot] [PATCH 2/4 v3] s5pc1xx: support onenand driver

2009-09-23 Thread Tom
Kyungmin Park wrote: > On Wed, Sep 23, 2009 at 7:49 PM, Minkyu Kang wrote: >> Dear Tom. >> >> 2009/9/22 Tom : >>> Minkyu Kang wrote: This patch includes the onenand driver for s5pc100 Signed-off-by: Minkyu Kang Signed-off-by: Kyungmin Park --- Changes since v1:

Re: [U-Boot] [PATCH 4/4 v3] s5pc1xx: add support SMDKC100 board

2009-09-23 Thread Tom
Kyungmin Park wrote: > On Wed, Sep 23, 2009 at 9:05 PM, Tom wrote: >> Minkyu Kang wrote: >>> Dear Tom >>> >>> 2009/9/23 Tom : Minkyu Kang wrote: > Adds new board SMDKC100 that uses s5pc100 SoC > > Signed-off-by: Minkyu Kang > Signed-off-by: HeungJun, Kim > --- >> >> >>>

Re: [U-Boot] [PATCH] net: phy: mv88e61xx.c : fixed build warning

2009-09-23 Thread Prafulla Wadaskar
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Thursday, September 24, 2009 3:38 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik; > Ben Warren > Subject: Re: [U-Boot] [PATCH] net: phy: mv88e61xx.c : fixed > build warn

Re: [U-Boot] [PATCH] imx51:Add support basic boot code of freescale imx51 bbg board

2009-09-23 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Fred Fan > Sent: Wednesday, September 23, 2009 8:17 PM > To: u-boot@lists.denx.de > Cc: Fred.Fan > Subject: [U-Boot] [PATCH] imx51:Add support basic boot code > of freescale i

Re: [U-Boot] mpc5121 - EHCI problems with some (but not all) USB hubs

2009-09-23 Thread Damien Dusha
Dear all, I am following up on a post I made earlier in the week on U-Boot hanging (infinite looping) in a particular part of drivers/usb/host/ehci-hcd.c . I also reported that it works for some hubs and not for others. I have been attempting to debug this problem and I have found something of i

[U-Boot] [PATCH 0/3] [OneNAND] Flex-OneNAND driver support

2009-09-23 Thread Amul Kumar Saha
Hi Scott, Resending the Flex-OneNAND driver support. It is now a part of the mainline Linux Kernel. Reference: http://lists.denx.de/pipermail/u-boot/2009-March/048803.html Following are the patches:- Patch 1/3: support for Flex-OneNAND devices. Patch 2/3: for storing environment variables. Patch

[U-Boot] [PATCH 3/3] [OneNAND] Flex-OneNAND boundary settings

2009-09-23 Thread Amul Kumar Saha
Add command for changing Flex-OneNAND SLC / MLC boundary. Also onenand commands work for Flex-OneNAND. Signed-off-by: Rohit Hagargundgi Signed-off-by: Amul Kumar Saha --- common/cmd_onenand.c | 90 +- include/configs/apollon.h |2 - 2 files

[U-Boot] [PATCH 1/3] [OneNAND] Flex-OneNAND driver support

2009-09-23 Thread Amul Kumar Saha
This patch adds support for Flex-OneNAND devices. Signed-off-by: Rohit Hagargundgi Signed-off-by: Amul Kumar Saha --- drivers/mtd/onenand/onenand_base.c | 733 +++- drivers/mtd/onenand/onenand_bbt.c | 14 drivers/mtd/onenand/onenand_uboot.c |4 include/

[U-Boot] [PATCH 2/3] [OneNAND] ENV Variable support for Flex-OneNAND

2009-09-23 Thread Amul Kumar Saha
Define and use CONFIG_ENV_ADDR_FLEX and CONFIG_ENV_SIZE_FLEX for storing environment variables. Signed-off-by: Rohit Hagargundgi Signed-off-by: Amul Kumar Saha --- common/env_onenand.c | 10 ++ include/configs/apollon.h |2 ++ 2 files changed, 12 insertions(+) diff --git a/c

Re: [U-Boot] [PATCH] imx51:Add support basic boot code of freescaleimx51 bbg board

2009-09-23 Thread Fan YeFeng-R01011
Hi Prafulla: if just one mail is permitted, I prefer to use "fanyef...@gmail.com". Best Regards Fred -Original Message- From: Prafulla Wadaskar [mailto:prafu...@marvell.com] Sent: Thursday, September 24, 2009 12:35 PM To: Fred Fan; u-boot@lists.denx.de Cc: Fan YeFeng-R01011 Sub

<    1   2