Re: [U-Boot] [PATCH] mtest: Disable dcache during test

2012-09-03 Thread Graeme Russ
Hi Wolfgang, On Tue, Sep 4, 2012 at 4:41 PM, Wolfgang Denk wrote: > Dear Graeme Russ, > > Well, it appears awkward to me to use a completely unrelated command > for such "testing". The same result should be available (much more > straightforward) with: > > # dcache on > # dcache

Re: [U-Boot] [PATCH 0/7] [RFC] Driver model, take 1

2012-09-03 Thread Graeme Russ
Hi Marek, On Tue, Sep 4, 2012 at 4:44 PM, Marek Vasut wrote: > Dear Graeme Russ, > >> Hi DM Team, >> >> On Thu, Aug 23, 2012 at 4:28 AM, Marek Vasut wrote: >> > Dear Marek Vasut, >> > >> >> I'm submitting hereby the initial code for the driver model. This is a >> >> RFC patch, please give it a s

Re: [U-Boot] [PATCH 0/7] [RFC] Driver model, take 1

2012-09-03 Thread Marek Vasut
Dear Graeme Russ, > Hi DM Team, > > On Thu, Aug 23, 2012 at 4:28 AM, Marek Vasut wrote: > > Dear Marek Vasut, > > > >> I'm submitting hereby the initial code for the driver model. This is a > >> RFC patch, please give it a spin and scream :-) > > I haven't had a really deep play with this yet,

Re: [U-Boot] [PATCH] mtest: Disable dcache during test

2012-09-03 Thread Wolfgang Denk
Dear Graeme Russ, In message you wrote: > > > If this line is overlooked, it's the same as not having it. If it is not > > overlooked, it is useful both to detail the test conditions and as a > > reminder > > not to do stupid things. This line does not prevent users from doing any > > manual

Re: [U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support

2012-09-03 Thread Rajeshwari Birje
Hi Minkyu Kang, I have a confusion will this patch set me merged in u-boot-samsung branch or in sf branch, since only one patch "Winbond part details for WQ5232" is merged in sf branch. Thanks and Regards, Rajeshwari Shinde. On Tue, Aug 14, 2012 at 12:06 PM, Rajeshwari Birje wrote: > Hi Mike, >

Re: [U-Boot] trouble with mmc on origen

2012-09-03 Thread Tushar Behera
On 08/31/2012 05:37 AM, Jaehoon Chung wrote: > Hi John, > > Did you apply this patch? > > http://www.mail-archive.com/u-boot@lists.denx.de/msg88515.html > After applying the patchset, mmc init fails with following message. >>> Controller never released inhibit bit(s). I have uploaded the test b

Re: [U-Boot] [PATCH] Origen: Add default clock settings for multimedia IPs

2012-09-03 Thread Chander Kashyap
Hi, On 31 August 2012 12:03, Tushar Behera wrote: > From: Annamalai Lakshmanan > > Added clock settings for MFC, FIMC, FB and G3D. They are clocked to > maximum respective frequencies as per datasheet. > > Signed-off-by: Annamalai Lakshmanan > Signed-off-by: Giridhar Maruthy > Signed-off-by: I

Re: [U-Boot] [PATCH 0/7] [RFC] Driver model, take 1

2012-09-03 Thread Graeme Russ
Hi DM Team, On Thu, Aug 23, 2012 at 4:28 AM, Marek Vasut wrote: > Dear Marek Vasut, > >> I'm submitting hereby the initial code for the driver model. This is a RFC >> patch, please give it a spin and scream :-) I haven't had a really deep play with this yet, but a couple of things do come to min

Re: [U-Boot] [PATCH] mtest: Disable dcache during test

2012-09-03 Thread Graeme Russ
Hi Benoît, On Tue, Sep 4, 2012 at 7:14 AM, Benoît Thébaudeau wrote: > Hi Albert, > > On Monday, September 3, 2012 6:50:14 PM, Albert ARIBAUD wrote: >> Hi Benoît, >> >> On Mon, 3 Sep 2012 16:25:15 +0200 (CEST), Benoît Thébaudeau >> wrote: >> >> > Dear Wolfgang Denk, >> > >> > On Sunday, September

[U-Boot] Please pull u-boot-avr32/master

2012-09-03 Thread Andreas Bießmann
Dear Wolfgang Denk, I'm a bit puzzled about the latest discussion regarding merge vs. rebase. I'm afraid of creating merge commits so this is a first pull request for you to get these changes into u-boot/master. There are at least two more patches for this release. Namely the dlmalloc thing I'm s

Re: [U-Boot] [PATCH] mtest: Disable dcache during test

2012-09-03 Thread Benoît Thébaudeau
Hi Albert, On Monday, September 3, 2012 6:50:14 PM, Albert ARIBAUD wrote: > Hi Benoît, > > On Mon, 3 Sep 2012 16:25:15 +0200 (CEST), Benoît Thébaudeau > wrote: > > > Dear Wolfgang Denk, > > > > On Sunday, September 2, 2012 6:30:23 PM, Wolfgang Denk wrote: > > > Dear Benoît Thébaudeau, > > > >

Re: [U-Boot] ARM Workflow: rebase on ARM repositories

2012-09-03 Thread Wolfgang Denk
Dear Albert, In message <20120903214729.4f3949e7@lilith> you wrote: > > > I seriously dislike this for the master branch. > > Stefano's reference was about u-boot-arm specifically, and so was my > comment to it. I do agree with you re: the U-Boot master branch (see > below for additional notes)

Re: [U-Boot] [PATCH] eb_cpux9k2: fix chip select

2012-09-03 Thread Andreas Bießmann
Dear Jens Scharsig, On 29.04.12 16:15, Jens Scharsig wrote: > * fix chip select initialization for frame buffer, this will be > increase frame buffer access speed > > Signed-off-by: Jens Scharsig > --- applied to u-boot-atmel/master, thanks! Best regards Andreas Bießmann ___

Re: [U-Boot] [PATCH v2 1/2] Loop block device for sandbox

2012-09-03 Thread Marek Vasut
Dear Pavel Herrmann, > On Monday 03 of September 2012 18:49:00 Marek Vasut wrote: > > > + > > > +static const char revision[] = "0.0"; > > > +static const char vendor[] = "SATA loopback"; > > > + > > > +static const char * const filenames[] = CONFIG_SATA_LOOP_DISKS; > > > +static int max_devs = CO

Re: [U-Boot] [PATCH] eb_cpux9k2: add ram target configuration

2012-09-03 Thread Andreas Bießmann
Dear Jens Scharsig, On 03.09.12 13:02, Jens Scharsig wrote: > Dear Andreas Bießmann, > > Please could you also apply this open patch. sorry, this one slipped through. Please add some at91/atmel to the subject line next time to get my attention. > I've just tested this against the current atmel

Re: [U-Boot] ARM Workflow: rebase on ARM repositories

2012-09-03 Thread Albert ARIBAUD
Hi Wolfgang, On Mon, 03 Sep 2012 21:13:28 +0200, Wolfgang Denk wrote: > Dear Albert, > > In message <20120903200244.2ddad7d4@lilith> you wrote: > > > > > One of them uses u-boot-imx for his development, and of course > > > after I rebased my tree he got into trouble, due to using a > > > commi

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

2012-09-03 Thread Wolfgang Denk
Dear Stefan Roese, In message <50447e10.9040...@denx.de> you wrote: > The following changes since commit a005f19eff946454985785788c344f10616d571e: > > hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 > +0200) > > are available in the git repository at: > > git://ww

Re: [U-Boot] Please pull u-boot-cfi-flash/master

2012-09-03 Thread Wolfgang Denk
Dear Stefan Roese, In message <50447bd9.3030...@denx.de> you wrote: > The following changes since commit a005f19eff946454985785788c344f10616d571e: > > hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 > +0200) > > are available in the git repository at: > > git://ww

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

2012-09-03 Thread Wolfgang Denk
Dear Stefan Roese, In message <50447b8a.9000...@denx.de> you wrote: > The following changes since commit a005f19eff946454985785788c344f10616d571e: > > hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 > +0200) > > are available in the git repository at: > > git://ww

Re: [U-Boot] How to manage RMOBILE patches?

2012-09-03 Thread Wolfgang Denk
Dear Nobuhiro Iwamatsu, In message you wrote: > > I am working supporting Renesas RMOBILE to U-Boot. > Renesas's RMOBILE SoC family contains an ARM Cortex-A9, and this uses > the same IP as SH. > (For example, timer, ether, serial, etc.) > I already sent to patches of rmobile, I got review fro

Re: [U-Boot] ARM Workflow: rebase on ARM repositories

2012-09-03 Thread Wolfgang Denk
Dear Albert, In message <20120903200244.2ddad7d4@lilith> you wrote: > > > One of them uses u-boot-imx for his development, and of course after I > > rebased my tree he got into trouble, due to using a commit that does > > not exist anymore. > > You mean a commit ID that does not exist any more,

Re: [U-Boot] ARM Workflow: rebase on ARM repositories

2012-09-03 Thread Wolfgang Denk
Dear Stefano, In message <5044a44f.2050...@denx.de> you wrote: > > One of them uses u-boot-imx for his development, and of course after I > rebased my tree he got into trouble, due to using a commit that does not > exist anymore. Thanks for bringing up this topic. > Albert has described the way

Re: [U-Boot] Pull request for u-boot-marvell.git

2012-09-03 Thread Albert ARIBAUD
Hi Prafulla, On Mon, 3 Sep 2012 02:20:19 -0700, Prafulla Wadaskar wrote: > Dear Albert, > > Please pull > The following changes since commit > 6e2fbdea1b26d75314d87c380a36b0015bf824cf: Wolfgang Denk (1): > Merge branch 'ag...@denx.de' of > git://git.denx.de/u-boot-staging > > are avail

[U-Boot] cuImage doesn't boot with u-boot 2009.11 version

2012-09-03 Thread narayanasami vijayaraghavan
Hello uboot experts, ( I am new to board level debugging. So, please excuse if I am asking any basic question). Is cuImage format supported with u-boot-2009.11 version? I am running linux 2.6.32 with powerpc P1020 (freescale) board. The board has u-boot version 2009.11. When I build the uImage a

Re: [U-Boot] ARM Workflow: rebase on ARM repositories

2012-09-03 Thread Albert ARIBAUD
Hi Stefano, On Mon, 03 Sep 2012 14:36:31 +0200, Stefano Babic wrote: > Hi all ARM Custodians, > > I was thinking about the way we are usual to manage our trees. This > comes because I know about issues from users who set their development > on ARM-repositories. > > One of them uses u-boot-imx

Re: [U-Boot] [PATCH v2 1/2] Loop block device for sandbox

2012-09-03 Thread Pavel Herrmann
On Monday 03 of September 2012 18:49:00 Marek Vasut wrote: > > + > > +static const char revision[] = "0.0"; > > +static const char vendor[] = "SATA loopback"; > > + > > +static const char * const filenames[] = CONFIG_SATA_LOOP_DISKS; > > +static int max_devs = CONFIG_SYS_SATA_MAX_DEVICE; > > One m

[U-Boot] [PATCH v2 2/2] Use loop block device in sandbox board

2012-09-03 Thread Pavel Herrmann
Enable SATA_LOOP and a few disk-related commands for sandbox Signed-off-by: Pavel Herrmann --- changes for v2: add a few words of description include/configs/sandbox.h | 9 + 1 file changed, 9 insertions(+) diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 0220

Re: [U-Boot] [PATCH 2/2] Use loop block device in sandbox board

2012-09-03 Thread Pavel Herrmann
Hi On Saturday 01 of September 2012 16:20:12 Marek Vasut wrote: > Dear Pavel Herrmann, > > I don't understand what this patch does from the lacking description. Please > add proper description to the patch. ALWAYS! see $title perhaps? there is not much more to say. v2 on the way Pavel Herrmann

Re: [U-Boot] [PATCH] mx28evk: Convert to mxs_adjust_memory_params()

2012-09-03 Thread Stefano Babic
On 03/09/2012 18:47, Fabio Estevam wrote: > Hi Stefano, > > On Tue, Aug 28, 2012 at 4:29 PM, Fabio Estevam > wrote: >> Recent conversion from mx28_adjust_memory_params to mxs_adjust_memory_params >> missed to update mx28evk, which caused the board not to boot. >> >> Apply the conversion so that t

Re: [U-Boot] [PATCH] mtest: Disable dcache during test

2012-09-03 Thread Albert ARIBAUD
Hi Benoît, On Mon, 3 Sep 2012 16:25:15 +0200 (CEST), Benoît Thébaudeau wrote: > Dear Wolfgang Denk, > > On Sunday, September 2, 2012 6:30:23 PM, Wolfgang Denk wrote: > > Dear Benoît Thébaudeau, > > > > In message > > <1725235724.2300239.1344694624384.javamail.r...@advansee.com> you > > wrote:

Re: [U-Boot] [PATCH v2 1/2] Loop block device for sandbox

2012-09-03 Thread Marek Vasut
Dear Pavel Herrmann, > This driver uses files as block devices, can be used for testing disk > operations on sandbox. Port count and filenames are set in board config. > > Signed-off-by: Pavel Herrmann > CC: Marek Vasut > --- > Changes for v2: > split sandbox config off into separate patch (2

Re: [U-Boot] [PATCH] mx28evk: Convert to mxs_adjust_memory_params()

2012-09-03 Thread Fabio Estevam
Hi Stefano, On Tue, Aug 28, 2012 at 4:29 PM, Fabio Estevam wrote: > Recent conversion from mx28_adjust_memory_params to mxs_adjust_memory_params > missed to update mx28evk, which caused the board not to boot. > > Apply the conversion so that the board can boot again. > > Signed-off-by: Fabio Este

[U-Boot] [PATCH v3 2/2] i2c:soft:multi: Enable soft I2C multibus at Trats development board

2012-09-03 Thread Lukasz Majewski
This commit enables multibus handling at Samsung's Trats development board. Signed-off-by: Lukasz Majewski Signed-off-by: Kyungmin Park Cc: Minkyu Kang --- Changes for v2: - CONFIG_SOFT_I2C_MULTI_BUS flag added to Trats configuration Changes for v3: - correct definition of TRATS I2C_1 pins --

[U-Boot] [PATCH v3 1/2] i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards

2012-09-03 Thread Lukasz Majewski
Support for multiple soft I2C buses. The goal is achieved by defining get_multi_{sda|scl}_pin functions to switch between multiple "soft" I2C buses. Common definition of I2C_{0|1} I2C buses is provided at . TEST HW: Samsung's Exynos4210 evt.0.1 - Trats development board Signed-off-by: Luka

[U-Boot] [PATCH v3 0/2] i2c:soft:multi: Support for multiple soft I2C buses at TRATS

2012-09-03 Thread Lukasz Majewski
Support for multiple I2C buses handling on Samsung's TRATS development board. Those patches add multiple I2C support for Samsung boards and enables it at Trats. Lukasz Majewski (2): i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards i2c:soft:multi: Enable soft I2C multibus

Re: [U-Boot] [PATCH 5/7] mx35: Fix clock dividers

2012-09-03 Thread Stefano Babic
On 03/09/2012 17:31, Benoît Thébaudeau wrote: > Hi Stefano, > Hi Benoît, >> It seems also to me that the current code is wrong if >> MXC_CCM_PDR0_PER_SEL is set. Maybe it was never set. As I see in >> figure >> 5-4, the ipg_per_clk depends only on pdr[21:16]. No idea where the >> second multipli

Re: [U-Boot] [PATCH 5/7] mx35: Fix clock dividers

2012-09-03 Thread Benoît Thébaudeau
Hi Stefano, On Saturday, September 1, 2012 11:15:35 AM, Stefano Babic wrote: > On 14/08/2012 22:33, Benoît Thébaudeau wrote: > > The clock dividers that were used do not match at all the reference > > manual. They > > were either completely broken, or came from an early silicon > > revision > > in

[U-Boot] [PATCH] sf: winbond: Add support for W25Q64DW

2012-09-03 Thread 402jagan
From: Jagannadha Sutradharudu Teki <402ja...@gmail.com> This patch adds support for Winbond W25Q64DW SPI flash. Signed-off-by: Jagannadha Sutradharudu Teki <402ja...@gmail.com> --- drivers/mtd/spi/winbond.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/drivers/mtd/

[U-Boot] [PATCH] Add winbond W25Q64DW SPI flash support

2012-09-03 Thread 402jagan
From: Jagannadha Sutradharudu Teki <402ja...@gmail.com> Tested on respective boards and hence move on mainline. Thanks, Jagan. Jagannadha Sutradharudu Teki (1): sf: winbond: Add support for W25Q64DW drivers/mtd/spi/winbond.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) ___

Re: [U-Boot] [PATCH] mtest: Disable dcache during test

2012-09-03 Thread Benoît Thébaudeau
Dear Wolfgang Denk, On Sunday, September 2, 2012 6:30:23 PM, Wolfgang Denk wrote: > Dear Benoît Thébaudeau, > > In message > <1725235724.2300239.1344694624384.javamail.r...@advansee.com> you > wrote: > > > > On 08/11/2012 05:18 AM, Mike Frysinger wrote: > ... > > > if you want dcache disabled, t

Re: [U-Boot] ARM Workflow: rebase on ARM repositories

2012-09-03 Thread Stefano Babic
On 03/09/2012 15:13, Stefan Roese wrote: > Hi Stefano, > > On 09/03/2012 02:36 PM, Stefano Babic wrote: >> I was thinking about the way we are usual to manage our trees. This >> comes because I know about issues from users who set their development >> on ARM-repositories. >> >> One of them uses u-

Re: [U-Boot] [PATCH v2 8/8] FAT: Make it possible to read from any file position

2012-09-03 Thread Benoît Thébaudeau
Dear Wolfgang Denk, On Sunday, September 2, 2012 5:28:09 PM, Wolfgang Denk wrote: > Dear Benoît Thébaudeau, > > In message > <1285759492.332736.1342790529256.javamail.r...@advansee.com> you > wrote: > > When storage devices contain files larger than the embedded RAM, it > > is usef> ul to > > be

Re: [U-Boot] [PATCH v2 5/8] FAT: Fix file contents listed as directory

2012-09-03 Thread Benoît Thébaudeau
Dear Wolfgang Denk, On Sunday, September 2, 2012 5:21:15 PM, Wolfgang Denk wrote: > Dear Benoît Thébaudeau, > > In message > <2017658963.332562.1342790429735.javamail.r...@advansee.com> you > wrote: > > With: > > fatls mmc 0 /dir/file > > dir: regular directory > > file: regular file > > > > The

Re: [U-Boot] ARM Workflow: rebase on ARM repositories

2012-09-03 Thread Stefan Roese
Hi Stefano, On 09/03/2012 02:36 PM, Stefano Babic wrote: > I was thinking about the way we are usual to manage our trees. This > comes because I know about issues from users who set their development > on ARM-repositories. > > One of them uses u-boot-imx for his development, and of course after I

[U-Boot] ARM Workflow: rebase on ARM repositories

2012-09-03 Thread Stefano Babic
Hi all ARM Custodians, I was thinking about the way we are usual to manage our trees. This comes because I know about issues from users who set their development on ARM-repositories. One of them uses u-boot-imx for his development, and of course after I rebased my tree he got into trouble, due to

Re: [U-Boot] [PATCH] eb_cpux9k2: add ram target configuration

2012-09-03 Thread Jens Scharsig
Dear Andreas Bießmann, Please could you also apply this open patch. I've just tested this against the current atmel and master tree. Thanks best regards Jens Scharsig Am 2012-04-29 20:01, schrieb Jens Scharsig: > * add ram target for EB+CPUx9k2 board (eb_cpux9k2_ram_config) > > Signed-off-by:

Re: [U-Boot] [PATCH] eb_cpux9k2: fix chip select

2012-09-03 Thread Jens Scharsig
Dear Andreas Bießmann, Please could you apply this open patch. I've just tested this against the current atmel and master tree. It works. best regards Jens Scharsig > * fix chip select initialization for frame buffer, this will be > increase frame buffer access speed > > Signed-off-by: Jens

[U-Boot] Please pull u-boot-ubi/master

2012-09-03 Thread Stefan Roese
The following changes since commit a005f19eff946454985785788c344f10616d571e: hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-ubi.git master for you to fetch changes up to be73913b91ca1e86c

[U-Boot] Please pull u-boot-cfi-flash/master

2012-09-03 Thread Stefan Roese
The following changes since commit a005f19eff946454985785788c344f10616d571e: hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-cfi-flash.git master for you to fetch changes up to de15a06aad1

[U-Boot] Please pull u-boot-ppc4xx/master

2012-09-03 Thread Stefan Roese
The following changes since commit a005f19eff946454985785788c344f10616d571e: hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master for you to fetch changes up to 5d1c88332951d2

Re: [U-Boot] [PATCH] ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again

2012-09-03 Thread Stefan Roese
On 08/27/2012 03:39 PM, Stefan Roese wrote: > This patch removes some superfluous SDRAM init calls to fit the > NAND_SPL image into 4k again. > > Signed-off-by: Stefan Roese Applied to u-boot-ppc4xx/master. Thanks, Stefan -- Viele Grüße, Stefan Roese -- DENX Software Engineering GmbH,

Re: [U-Boot] [PATCH] ubifs: Fix memory leak in ubifs_finddir

2012-09-03 Thread Stefan Roese
On 08/28/2012 02:00 PM, Stefan Roese wrote: > This patch fixes a memory leak in ubifs_finddir(). > > Signed-off-by: Stefan Roese > Cc: dev.ma@gmail.com Applied to u-boot-ubi/master. Thanks, Stefan ___ U-Boot mailing list U-Boot@lists.denx.de http

Re: [U-Boot] [PATCH 2/2] cfi: Make the flash erase and write operations abortable

2012-09-03 Thread Stefan Roese
On 08/17/2012 10:36 PM, Joe Hershberger wrote: > Check for ctrlc() in operations that take time and loop over the flash > addresses. > > In netconsole, tstc() is expensive. Only check once in a while to not > slow down the operation significantly. > > Signed-off-by: Joe Hershberger Applied to

Re: [U-Boot] [PATCH 1/2] cfi: Check for blank before erase

2012-09-03 Thread Stefan Roese
On 08/17/2012 10:36 PM, Joe Hershberger wrote: > Added an optional check in the CFI driver to evaluate if the sector is > already blank before issuing an erase command. Improves erase time by > over a factor of 10 if already blank. > > Signed-off-by: Joe Hershberger Applied to u-boot-cfi-flash/

Re: [U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration

2012-09-03 Thread Lukasz Majewski
Dear All, > This patch series provides a new command - "gpt" for eMMC partition > table (in the GPT format) restoration and display. > > As a pre-work, some cleanup at the part_efi.c file was performed to > remove custom macros and make GPT related structures more readable. > > The GPT detaile

[U-Boot] gpt: GUID/UUID - GPT restoration - open questions - RESEND

2012-09-03 Thread Lukasz Majewski
Hi Stephen, I'm writing to you, since I've posted a patch series regarding GPT support for Samsung Trats board (you were on the CC). e.g. http://patchwork.ozlabs.org/patch/179785/ I think, that we can cooperate to provide better EFI/GPT support. In mine implementation the "gpt" command (with se

[U-Boot] Pull request for u-boot-marvell.git

2012-09-03 Thread Prafulla Wadaskar
Dear Albert, Please pull The following changes since commit 6e2fbdea1b26d75314d87c380a36b0015bf824cf: Wolfgang Denk (1): Merge branch 'ag...@denx.de' of git://git.denx.de/u-boot-staging are available in the git repository at: u-boot-marvell.git master branch. Albert ARIBAUD (1):

Re: [U-Boot] [PATCH] dm: net: Fixup the armada100 FEC driver

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 30 July 2012 12:02 > To: 'Marek Vasut'; u-boot@lists.denx.de > Cc: Joe Hershberger; u-boot...@lists.denx.de > Subject: RE: [U-Boot] [PATCH] dm: net: Fixup the armada100 FEC driver > > > > > -Original Message- > > From: u-bo

Re: [U-Boot] [PATCH] lsxl: support power switch

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 01 August 2012 12:58 > To: 'Michael Walle' > Cc: u-boot@lists.denx.de > Subject: RE: [PATCH] lsxl: support power switch > > > > > -Original Message- > > From: Michael Walle [mailto:mich...@walle.cc] > > Sent: 01 August 2012

Re: [U-Boot] [PATCH] cosmetic: Better explain how to use the kirkwood kwbimage.cfg file.

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 03 August 2012 11:58 > To: 'Karl O. Pinc'; u-boot@lists.denx.de > Subject: RE: [PATCH] cosmetic: Better explain how to use the kirkwood > kwbimage.cfg file. > > > > > -Original Message- > > From: Karl O. Pinc [mailto:k...@m

Re: [U-Boot] [PATCH v2] Cosmetic doc typo fixes to the kwbimage feature docs

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 03 August 2012 12:00 > To: 'Karl O. Pinc'; u-boot@lists.denx.de > Subject: RE: [PATCH v2] Cosmetic doc typo fixes to the kwbimage > feature docs > > > > > -Original Message- > > From: Karl O. Pinc [mailto:k...@meme.com] > >

Re: [U-Boot] [PATCH] arm/km: remove unused code

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 13 August 2012 10:20 > To: 'Holger Brunck'; u-boot@lists.denx.de > Cc: Valentin Longchamp; Gerlando Falauto > Subject: RE: [PATCH] arm/km: remove unused code > > > > > -Original Message- > > From: Holger Brunck [mailto:holg

Re: [U-Boot] [PATCH] arm/km: fix frequency of the SPI NOR Flash

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 14 August 2012 18:49 > To: 'Valentin Longchamp' > Cc: u-boot@lists.denx.de; Holger Brunck > Subject: RE: [PATCH] arm/km: fix frequency of the SPI NOR Flash > > > > > -Original Message- > > From: Valentin Longchamp [mailto:v

Re: [U-Boot] [PATCH] km/ivm: fix string len check to support 7 char board names

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 14 August 2012 19:00 > To: 'Valentin Longchamp'; u-boot@lists.denx.de > Cc: h...@denx.de; Holger Brunck; Stefan Bigler > Subject: RE: [U-Boot] [PATCH] km/ivm: fix string len check to support > 7 char board names > > > > > -Orig

Re: [U-Boot] [PATCH v2] kw_spi: fix clock prescaler computation

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 16 August 2012 09:44 > To: 'Valentin Longchamp'; u-boot@lists.denx.de > Cc: Holger Brunck > Subject: RE: [PATCH v2] kw_spi: fix clock prescaler computation > > > > > -Original Message- > > From: Valentin Longchamp [mailto:v

Re: [U-Boot] [PATCH] km/arm: set SPI NOR Flash default parameters

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 16 August 2012 09:46 > To: 'Valentin Longchamp' > Cc: u-boot@lists.denx.de; Holger Brunck > Subject: RE: [PATCH] km/arm: set SPI NOR Flash default parameters > > > > > -Original Message- > > From: Valentin Longchamp [mailto

Re: [U-Boot] [PATCH] edminiv2: orion5x: fix GPIO inits and values

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 17 August 2012 13:25 > To: 'Albert ARIBAUD'; u-boot@lists.denx.de > Subject: RE: [U-Boot] [PATCH] edminiv2: orion5x: fix GPIO inits and > values > > > > > -Original Message- > > From: u-boot-boun...@lists.denx.de [mailto:u-

Re: [U-Boot] [PATCH 0/2] arm/km: configuration of the mv88e6352 switch on kmnusa

2012-09-03 Thread Prafulla Wadaskar
> > -Original Message- > > From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] > > Sent: 16 August 2012 16:55 > > To: u-boot@lists.denx.de > > Cc: holger.bru...@keymile.com; Prafulla Wadaskar; > > valentin.longch...@keymile.com > > Subject: [PATCH 0/2] arm/km: configuration of

Re: [U-Boot] [PATCH 13/13] Blackfin: update license to Clear BSD license.

2012-09-03 Thread Wolfgang Denk
Dear "Zhang, Sonic", In message you wrote: > ... > This license only applies to the anomaly head files and register address head > files for Blackfin. All the other files are still under GPL. Given the lurking patent issues with this license I'm not going to accept this. Best regards, Wolfg

Re: [U-Boot] [PATCH v4 7/7] env: delete selected vars not present in imported env

2012-09-03 Thread Gerlando Falauto
On 09/02/2012 02:01 PM, Wolfgang Denk wrote: Dear Gerlando Falauto, In message<50379ad5.6030...@keymile.com> you wrote: int himport_r(struct hsearch_data *htab, const char *env, size_t size, const char sep, int flag, - int nvars, char * const vars[], int do_a

Re: [U-Boot] [PATCH v4 0/7] env: handle special variables and selective env default

2012-09-03 Thread Gerlando Falauto
On 09/02/2012 06:13 PM, Marek Vasut wrote: Dear Wolfgang Denk, Dear Gerlando Falauto, In message<1345803102-21110-1-git-send-email-gerlando.fala...@keymile.com> you wrote: This patchset modifies the handling of all the operations on the environment (set/import/default) so to unify handling o