Re: [U-Boot] [PATCH v2] ulpi: add generic ULPI support header file

2011-11-03 Thread Igor Grinberg
Great work, Jana! On 11/02/11 20:42, Jana Rapava wrote: > Add ULPI header file needed by Efika USB support patchset and generic > ULPI support patch, which is to be posted soon. > > Signed-off-by: Jana Rapava > Cc: Marek Vasut > Cc: Remy Bohmer > Cc: Stefano Babic > Cc: Igor Grinberg Acked-

[U-Boot] Please pull u-boot-mmc.git

2011-11-03 Thread Andy Fleming
The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2: e1000: Allow direct access to the E1000 SPI EEPROM device (2011-10-28 00:37:01 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-mmc.git master Ajay Bhargav (1): mmc: CMD7:MMC_CMD_SE

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-03 Thread Huang Changming-R66093
Thanks and Best Regards Jerry Huang > -Original Message- > From: Phillips Kim-R1AAHA > Sent: Thursday, November 03, 2011 4:37 AM > To: McClintock Matthew-B29882 > Cc: Huang Changming-R66093; Tabi Timur-B04825; u-boot@lists.denx.de; > Phillips Kim-R1AAHA > Subject: Re: [U-Boot] [PATCH v5

[U-Boot] [PATCH] Allow for parallel builds and saved output

2011-11-03 Thread Andy Fleming
The MAKEALL script cleverly runs make with the appropriate options to use all of the cores on the system, but your average U-Boot build can't make much use of more than a few cores. If you happen to have a many-core server, your builds will leave most of the system idle. In order to make full use

Re: [U-Boot] [PATCH] mmc: mv_sdhci: Fix host version read for Armada100

2011-11-03 Thread Prafulla Wadaskar
> -Original Message- > From: Marek Vasut [mailto:marek.va...@gmail.com] > Sent: Wednesday, November 02, 2011 7:59 PM > To: Prafulla Wadaskar > Cc: Ajay Bhargav; u-boot@lists.denx.de; aflem...@gmail.com; Lei > Wen; Chris Ball > Subject: Re: [U-Boot] [PATCH] mmc: mv_sdhci: Fix host version

Re: [U-Boot] [PATCH v2] QorIQ: fix network frame manager TBI PHY address settings

2011-11-03 Thread Zang Roy-R61911
> -Original Message- > From: Zang Roy-R61911 > Sent: Friday, October 28, 2011 13:16 PM > To: u-boot@lists.denx.de > Cc: Zang Roy-R61911; Fleming Andy-AFLEMING; Kumar Gala > Subject: [PATCH v2] QorIQ: fix network frame manager TBI PHY address settings > > TBI PHY address (TBIPA) register

Re: [U-Boot] [PATCH v2] QorIQ: fix network frame manager TBI PHY address settings

2011-11-03 Thread Kumar Gala
On Nov 3, 2011, at 2:47 AM, Zang Roy-R61911 wrote: > > >> -Original Message- >> From: Zang Roy-R61911 >> Sent: Friday, October 28, 2011 13:16 PM >> To: u-boot@lists.denx.de >> Cc: Zang Roy-R61911; Fleming Andy-AFLEMING; Kumar Gala >> Subject: [PATCH v2] QorIQ: fix network frame manager

Re: [U-Boot] [PATCH v2] Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code

2011-11-03 Thread Zang Roy-R61911
> -Original Message- > From: Zang Roy-R61911 > Sent: Friday, October 28, 2011 12:52 PM > To: u-boot@lists.denx.de > Cc: Zang Roy-R61911; Kumar Gala > Subject: [PATCH v2] Phy/Marvell: Rewrite the MV88E phy config function > based > on kernel code > > The original m88es_config() d

[U-Boot] [PATCH 2/2 v6] powerpc/mpc83xx: Add 33.33MHz support for mpc8360emds

2011-11-03 Thread Chang-Ming.Huang
From: Jerry Huang The new MPC8360EMDS board changes the oscillator to 33.33MHz in order to support QE 500MHz since 2008. Signed-off-by: Jerry Huang CC: Kim Phillips --- cahnges for v2: - fix multiline comment wrong changes for v3: - change the oscillator to , not 333000

[U-Boot] [PATCH 1/2 v6] powerpc/mpc83xx: Add 512MB DDR support for mpc8360emds

2011-11-03 Thread Chang-Ming.Huang
From: Jerry Huang The new MPC8360EMDS board supports 512MB DDR since 2008. For 512MB DDR: BAT0 is used for the first 256MB memory, BAT4 is used for the second 256MB memory and the address space of SDRAM follows the DDR, so if the size of DDR is 256MB, the BAT4 will be used for SDRAM and if the s

Re: [U-Boot] [PATCH] mx31pdk: Enable D and I caches

2011-11-03 Thread Jason Liu
Fabio, 2011/11/3 Fabio Estevam : > Hi Stefano, > > On Wed, Nov 2, 2011 at 6:41 AM, Stefano Babic wrote: > >> Good. To be sure, do you have also tested NAND in u-boot ? I do not >> expect problems, but... > > Yes, I confirmed that NAND works with the caches enabled by doing the > following tests:

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Andrzej Pietrasiewicz
Hello Stefan, On Wednesday, November 02, 2011 3:29 PM Stefan Shmidt wrote: > > Have you fully implemented 1.1? With the detahc logic inside the > device implementation? As you noticed in another post, the state machine is reused. > Just curious. What version of dfu-util your are using for your

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Andrzej Pietrasiewicz
Hello Mike, Thank you for your review. Please see my comments inline. On Wednesday, November 02, 2011 4:16 PM Mike Frysinger wrote: > > > > Dear All, > > > > This is Device Firmware Upgrade (DFU) implementation which supports > > data upload and download function to devices which are equipped wi

[U-Boot] Coca Cola Company @ West Africa End of Year Promo.Email: frankmorri...@ymail.com

2011-11-03 Thread Tomlinson, Sharron
Win $500,000 in Coca Cola Company @ West Africa end of year promo.To qualify, Email the correct answer to the question given below to Mr. Frank Morris via (frankmorri...@ymail.com) Question: Who won the 2010 FIFA World Cup in South Africa? (A)England (B)Spain (C)Germany (D)Brazi _

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Andrzej Pietrasiewicz
Hello Stefan, On Wednesday, November 02, 2011 8:30 PM Stefan Schmidt writes: > > Agreed. The eMMC flashing with files on FAT is nothing goni specific. > Others should be able to use this as well. I see three different parts > here that can be separated: I agree. Since there is interest in DFU i

[U-Boot] [PATCH v2] powerpc/mpc85xx: Set SYSCLK to the required frequency

2011-11-03 Thread Chang-Ming.Huang
From: Jerry Huang For ICS307-02, there is one general expression to generate SYSCLK: CLK1Frequency = InputFrequency * 2 * (VDW + 8) / ((RDW + 2) * OD) If we want the required frequency for SYSCLK, we must find one solution to generate this frequency, this solution includes VDW, RDW and OD. For O

[U-Boot] [PATCH] ftsdc010: improve performance and capability

2011-11-03 Thread Macpaul Lin
This patch improve the performance by spliting flag examination code in ftsdc010_send_cmd() into 3 functions. This patch also reordered the function which made better capability to some high performance cards against to the next version of ftsdc010 hardware. Signed-off-by: Macpaul Lin --- driver

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Andrzej Pietrasiewicz
Hello Stefan, Thank you for your review. Please see comments inline. On Wednesday, November 02, 2011 9:07 PM Stefan Schmidt wrote: > > First, and only high level, review for the DFU part. > > Against which u-boot tree/branch/version is this patch? I tried to > apply it against HEAD and it fail

[U-Boot] Coca Cola Company @ West Africa End of Year Promo.Email: frankmorri...@ymail.com

2011-11-03 Thread Tomlinson, Sharron
Win $500,000 in Coca Cola Company @ West Africa end of year promo.To qualify, Email the correct answer to the question given below to Mr. Frank Morris via (frankmorri...@ymail.com) Question: Who won the 2010 FIFA World Cup in South Africa? (A)England (B)Spain (C)Germany (D)Brazi _

Re: [U-Boot] [PATCH 1/2] net: introduce per device index

2011-11-03 Thread Michael Walle
Am Do, 27.10.2011, 22:31 schrieb Michael Walle: > Instead of counting the device index everytime a functions needs it, store > it in the eth_device struct. eth_register() keeps track of the indices and > updates the device's index number. This simplifies some functions in > net/eth.c. > > Additiona

Re: [U-Boot] [PATCH 1/2] net: introduce per device index

2011-11-03 Thread Prafulla Wadaskar
> -Original Message- > From: Michael Walle [mailto:mich...@walle.cc] > Sent: Thursday, November 03, 2011 4:54 PM > To: Michael Walle > Cc: u-boot@lists.denx.de; Prafulla Wadaskar; Mike Frysinger; > Wolfgang Denk; Michael Walle > Subject: Re: [PATCH 1/2] net: introduce per device index >

[U-Boot] reg: did u boot contains display driver

2011-11-03 Thread Babu Shanmuga Sundaram -ERS, HCL Tech
Hi all I need to know if u boot on i.mx 51 board contains display driver If yes how to test a display program in it. Regards Babu Shanmuga sundaram ::DISCLAIMER:: ---

[U-Boot] [RFC] [MMC] Is the HIGH_SPEED_SUPPORT bit checked wrong in mmc.c?

2011-11-03 Thread 馬克泡
Hi all, I have a problem on reading low speed card on my platform. While high speed card were all correct. However I have only SD 1.0 specification in hand, I'll try to get 3.0 version tomorrow. But, I've found that in include/mmc.h /* SCR definitions in different words */ #define SD_HIGHSPEED_B

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Andrzej Pietrasiewicz
On Thursday, November 03, 2011 11:33 AM Andrzej Pietrasiewicz wrote: > > > Sorry about that. I forgot to mention the reference. It is > http://patchwork.ozlabs.org/patch/122080 > Sorry again. I meant http://patchwork.ozlabs.org/patch/122079 Andrzej _

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Stefan Schmidt
Hello. On Thu, 2011-11-03 at 13:47, Andrzej Pietrasiewicz wrote: > On Thursday, November 03, 2011 11:33 AM Andrzej Pietrasiewicz wrote: > > > Sorry about that. I forgot to mention the reference. It is > > http://patchwork.ozlabs.org/patch/122080 > > > Sorry again. I meant http://patchwork.ozlabs

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Stefan Schmidt
Hello. On Thu, 2011-11-03 at 09:12, Andrzej Pietrasiewicz wrote: > On Wednesday, November 02, 2011 3:29 PM Stefan Shmidt wrote: > > > > Have you fully implemented 1.1? With the detahc logic inside the > > device implementation? > > As you noticed in another post, the state machine is reused. Ye

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Stefan Schmidt
Hello. On Thu, 2011-11-03 at 09:44, Andrzej Pietrasiewicz wrote: > On Wednesday, November 02, 2011 8:30 PM Stefan Schmidt writes: > > > > Agreed. The eMMC flashing with files on FAT is nothing goni specific. > > Others should be able to use this as well. I see three different parts > > here that

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Andrzej Pietrasiewicz
Hello Stefan, On Thursday, November 03, 2011 2:32 PM Stefan Schmidt wrote: > > > > > Sorry about that. I forgot to mention the reference. It is > > > http://patchwork.ozlabs.org/patch/122080 > > > > > Sorry again. I meant http://patchwork.ozlabs.org/patch/11122079 > > Hmm, applied this one but t

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Stefan Schmidt
Hello. On Thu, 2011-11-03 at 11:33, Andrzej Pietrasiewicz wrote: > On Wednesday, November 02, 2011 9:07 PM Stefan Schmidt wrote: > > On Wed, 2011-11-02 at 11:00, Andrzej Pietrasiewicz wrote: > > > > > diff --git a/common/Makefile b/common/Makefile > > > index ae795e0..de926d9 100644 > > > --- a/c

[U-Boot] Business propossal.

2011-11-03 Thread Mr Wen Lee
I Seek for your Partnership from Intl Bank of Taipei Taiwan. Contact (mr.wen...@yahoo.com.tw)if interested. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v2 3/4] tegra2: Enable second SD port (J5) on Harmony

2011-11-03 Thread Stephen Warren
Andy Fleming wrote at Wednesday, November 02, 2011 6:17 PM: > I'm currently assuming this patch has been superseded by the patches > you submitted on the 31st? That looks correct, yes. This whole v2 series was replaced by v7 IIRC. > On Tue, Oct 4, 2011 at 12:32 PM, Stephen Warren wrote: > > Seab

Re: [U-Boot] [PATCH] Reduce build times

2011-11-03 Thread Daniel Schwierzeck
Hi Wolfgang, On Wed, Nov 2, 2011 at 11:48 PM, Wolfgang Denk wrote: > Dear Daniel Schwierzeck, > > In message > you > wrote: >> >> On Wed, Nov 2, 2011 at 7:54 AM, Wolfgang Denk wrote: >> > U-Boot Makefiles contain a number of tests for compiler features etc. >> > which so far are executed agai

[U-Boot] [RFC] Another DFU implementation

2011-11-03 Thread Stefan Schmidt
Hello. This patch is not meant for merging yet. I'm sending it here to allow Andrzej and other having a look at this implementation. The end goal would be to merge both DFU implementations with a split between DFU implementation and different flashing backends. Architectural comments are really w

[U-Boot] [PATCH 1/1] usb/gadget: Add Device Firmware Upgrade (DFU) support.

2011-11-03 Thread Stefan Schmidt
A vendor independent standard from the USB forum to upgrade firmware on devices over USB. U-Boot is seen as the device to be upgraded here and exposes the functionality over the USB gadget framework. Signed-off-by: Stefan Schmidt --- drivers/serial/usbtty.c | 22 +- drivers/serial/usbtty

Re: [U-Boot] [PATCH 3/4 V2] OneNAND: Add simple OneNAND SPL

2011-11-03 Thread Scott Wood
On 11/02/2011 07:15 PM, Marek Vasut wrote: >> On 11/01/2011 05:54 PM, Marek Vasut wrote: >>> +static void spl_onenand_get_geometry(struct spl_onenand_data *data) >>> +{ > [...] > >>> + /* The page can be either 2k or 4k, avoid using DIV_ROUND_UP. */ >>> + if (data.pagesize == 2048) { >>> +

Re: [U-Boot] [PATCH] Allow for parallel builds and saved output

2011-11-03 Thread Simon Glass
Hi Andy, On Thu, Nov 3, 2011 at 12:28 AM, Andy Fleming wrote: > The MAKEALL script cleverly runs make with the appropriate options > to use all of the cores on the system, but your average U-Boot build > can't make much use of more than a few cores.  If you happen to have > a many-core server, yo

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

2011-11-03 Thread s-paulraj
Albert, Please pull u-boot-ti/master Regards, Sandeep The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2: Kyle Moffett (1): e1000: Allow direct access to the E1000 SPI EEPROM device are available in the git repository at: git://git.denx.de/u-boot-ti

Re: [U-Boot] [PATCH 3/4 V2] OneNAND: Add simple OneNAND SPL

2011-11-03 Thread Marek Vasut
> On 11/02/2011 07:15 PM, Marek Vasut wrote: > >> On 11/01/2011 05:54 PM, Marek Vasut wrote: > >>> +static void spl_onenand_get_geometry(struct spl_onenand_data *data) > >>> +{ > > > > [...] > > > >>> + /* The page can be either 2k or 4k, avoid using DIV_ROUND_UP. */ > >>> + if (data.pagesize ==

Re: [U-Boot] [PATCH 3/4 V2] OneNAND: Add simple OneNAND SPL

2011-11-03 Thread Scott Wood
On 11/03/2011 11:56 AM, Marek Vasut wrote: >> On 11/02/2011 07:15 PM, Marek Vasut wrote: On 11/01/2011 05:54 PM, Marek Vasut wrote: > +static void spl_onenand_get_geometry(struct spl_onenand_data *data) > +{ >>> >>> [...] >>> > + /* The page can be either 2k or 4k, avoid using DIV_

[U-Boot] Financial Help

2011-11-03 Thread rx cap5
-- Hi Mr/Mrs, rex capital investment is best positioned within London to help you in finding the most optimal solution and support you throughout the whole process of company establishment,account opening and funding operations. Our goal is to share our experience and connectivity with companies

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

2011-11-03 Thread Luca Ceresoli
s-paul...@ti.com wrote: > Albert, > Please pull u-boot-ti/master > > Regards, > Sandeep > > > The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2: >Kyle Moffett (1): > e1000: Allow direct access to the E1000 SPI EEPROM device > > are available in the git r

Re: [U-Boot] [PATCH 3/4 V2] OneNAND: Add simple OneNAND SPL

2011-11-03 Thread Marek Vasut
> On 11/03/2011 11:56 AM, Marek Vasut wrote: > >> On 11/02/2011 07:15 PM, Marek Vasut wrote: > On 11/01/2011 05:54 PM, Marek Vasut wrote: > > +static void spl_onenand_get_geometry(struct spl_onenand_data *data) > > +{ > >>> > >>> [...] > >>> > > + /* The page can be either

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

2011-11-03 Thread Paulraj, Sandeep
> Subject: Re: [U-Boot] Please pull u-boot-ti/master > > s-paul...@ti.com wrote: > > Albert, > > Please pull u-boot-ti/master > > > > Regards, > > Sandeep > > > > > > The following changes since commit > ce5207e191c59b3135303fd03b98dd2ac3701ba2: > >Kyle Moffett (1): > > e1000: A

Re: [U-Boot] [PATCH 2/2 v6] powerpc/mpc83xx: Add 33.33MHz support for mpc8360emds

2011-11-03 Thread Wolfgang Denk
Dear chang-ming.hu...@freescale.com, In message <1320302773-6704-2-git-send-email-chang-ming.hu...@freescale.com> you wrote: > From: Jerry Huang > > The new MPC8360EMDS board changes the oscillator to 33.33MHz > in order to support QE 500MHz since 2008. ... > MPC8360EMDS_HOST_33 powe

Re: [U-Boot] [[PATCH V2]] sandbox: Add improved RAM simulation

2011-11-03 Thread Matthias Weisser
Am 02.11.2011 21:56, schrieb Simon Glass: > On Wed, Nov 2, 2011 at 1:12 PM, Matthias Weisser wrote: >> Using mmap to allocate memory from the OS for RAM simulation we can use >> u-boots own malloc implementation. >> >> Signed-off-by: Matthias Weisser >> --- >> Changes in V2: >> Removed the addre

Re: [U-Boot] [PATCH 1/2] net: introduce per device index

2011-11-03 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message you wrote: > > These patches are for u-boot-net.git. > Copying Ben on this. Ben has resigned long ago. We're currently without Net custodian (any volunteers out there??) so I will have to pick that up - when time comes. The patch was submitted after close o

[U-Boot] nds32: toolchains for building ?

2011-11-03 Thread Mike Frysinger
where can we actually get a toolchain to build nds32 ? support doesn't appear to be in the mainline FSF projects ... -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.de

[U-Boot] [PATCH V3] sandbox: Add improved RAM simulation

2011-11-03 Thread Matthias Weisser
Using mmap to allocate memory from the OS for RAM simulation we can use u-boot own malloc implementation. Signed-off-by: Matthias Weisser --- Changes in V3: Fixed a build warning Changes in V2: Removed the address hint for mmap Removed the special handling of dlmalloc in common Set gd->b

[U-Boot] Business Proposal..

2011-11-03 Thread Wen Lee
I am Mr. Wen Lee director of operations of the Bank Of Taipei Taiwan. I have an obscured business proposal for you. Reply if interested. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

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

2011-11-03 Thread Wolfgang Denk
Dear Sandeep, In message you wrote: > > Pushed to u-boot-ti master > > Hi Albert, > > Can you please pick up these 2 as well from my master. Umm, no. Can you please send a formal pull request? Also, what about all the other TI related patches that have been queued for a long time? Is there

Re: [U-Boot] [PATCH V3] sandbox: Add improved RAM simulation

2011-11-03 Thread Mike Frysinger
Acked-by: Mike Frysinger -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 4/4 V3] PXA: Adapt Voipac PXA270 to OneNAND SPL

2011-11-03 Thread Scott Wood
On 11/02/2011 08:56 PM, Marek Vasut wrote: > + onenand_spl_load_image(CONFIG_SPL_ONENAND_LOAD_ADDR, > + CONFIG_SPL_ONENAND_LOAD_SIZE, > + (void *)CONFIG_SYS_TEXT_BASE); If we make it "nand_spl_load_image", and make the #defines conform, w

Re: [U-Boot] [PATCH 1/2] net: introduce per device index

2011-11-03 Thread Mike Frysinger
Acked-by: Mike Frysinger -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 2/2] mvgbe: fix network device indices

2011-11-03 Thread Mike Frysinger
On Thursday 27 October 2011 17:31:36 Michael Walle wrote: > --- a/drivers/net/mvgbe.c > +++ b/drivers/net/mvgbe.c > > + /* Extract the MAC address from the environment */ > + while (!eth_getenv_enetaddr_by_index("eth", dev->index, > + dev-

Re: [U-Boot] [PATCH] dfu: initial implementation

2011-11-03 Thread Wolfgang Denk
Dear Andrzej Pietrasiewicz, In message <1320228007-8947-1-git-send-email-andrze...@samsung.com> you wrote: > > Device Firmware Upgrade (DFU) is an extension to the USB specification. > As of the time of this writing it is documented at > > http://www.usb.org/developers/devclass_docs/DFU_1.1.pdf .

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

2011-11-03 Thread Albert ARIBAUD
Hi Prafulla, Le 01/11/2011 09:35, Prafulla Wadaskar a écrit : > Hi Albert > Please pull > The following changes since commit d0a755e860362ca35c6d6e4fa8a7a0d5fc7e3ea6: >Michael Walle (1): > kirkwood: define CONFIG_SYS_CACHELINE_SIZE > > are available in the git repository at: > >u-

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

2011-11-03 Thread Albert ARIBAUD
Hi Sandeep, Le 03/11/2011 18:52, Paulraj, Sandeep a écrit : > > >> Subject: Re: [U-Boot] Please pull u-boot-ti/master >> >> s-paul...@ti.com wrote: >>> Albert, >>> Please pull u-boot-ti/master >>> >>> Regards, >>> Sandeep >>> >>> >>> The following changes since commit >> ce5207e191c59b3135303f

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

2011-11-03 Thread Tom Rini
On Thu, Nov 3, 2011 at 11:17 AM, Albert ARIBAUD wrote: > Hi Sandeep, > > Le 03/11/2011 18:52, Paulraj, Sandeep a écrit : >> >> >>> Subject: Re: [U-Boot] Please pull u-boot-ti/master >>> >>> s-paul...@ti.com wrote: Albert,     Please pull u-boot-ti/master Regards, Sandeep >

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

2011-11-03 Thread Tom Rini
On Thu, Nov 3, 2011 at 10:24 AM, Luca Ceresoli wrote: > s-paul...@ti.com wrote: >> Albert, >>       Please pull u-boot-ti/master >> >> Regards, >> Sandeep >> >> >> The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2: >>    Kyle Moffett (1): >>          e1000: Allow direct a

Re: [U-Boot] Pull request: u-boot-nds32

2011-11-03 Thread Wolfgang Denk
Dear =?UTF-8?B?6aas5YWL5rOh?=, In message you wrote: > > The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2: > > e1000: Allow direct access to the E1000 SPI EEPROM device > (2011-10-28 00:37:01 +0200) > > are available in the git repository at: > git://git.denx.de

Re: [U-Boot] Pull request for u-boot-x86

2011-11-03 Thread Wolfgang Denk
Dear Graeme Russ, In message <4eb122b8.6000...@gmail.com> you wrote: > Hi Wolfgang, > > Please note that I had to do a force push into u-boot-x86 to delete a > commit that I munged the importing of (Ondrej's patch) and didn't realise > until I have pushed it (the patch title was all wrong) > > I

Re: [U-Boot] Please pull u-boot-mmc.git

2011-11-03 Thread Wolfgang Denk
Dear Andy Fleming, In message <1320305078-24629-1-git-send-email-aflem...@freescale.com> you wrote: > The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2: > > e1000: Allow direct access to the E1000 SPI EEPROM device (2011-10-28 > 00:37:01 +0200) > > are available in t

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

2011-11-03 Thread Wolfgang Denk
Dear Albert ARIBAUD, In message <4eb2da35.6090...@aribaud.net> you wrote: > > Note that I get the following errors when fetching u-boot-marvell: > > remote: error: refs/remotes/origin/mkimage does not point to a valid object! > remote: error: refs/tags/2009.01-rc2 does not point to a valid objec

Re: [U-Boot] [PATCH] arch/powerpc/lib/board.c: fix build warning

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319407132-6590-1-git-send-email...@denx.de> you wrote: > Commit 1272592 "powerpc: Use getenv_ulong() in place of getenv(), > strtoul" instroduced a build warning for some PPC systems: > > board.c: In function 'board_init_r': > board.c:626: warning: unused variable

Re: [U-Boot] [PATCH] drivers/net/ns8382x.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917054-14002-1-git-send-email...@denx.de> you wrote: > Fix: > ns8382x.c: In function 'ns8382x_check_duplex': > ns8382x.c:704:6: warning: variable 'hun' set but not used > [-Wunused-but-set-variable] > > To fix this, we get rid of the NS8382X_DEBUG code and use

Re: [U-Boot] [PATCH] board/jse/flash.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917060-14045-1-git-send-email...@denx.de> you wrote: > Fix: > flash.c: In function 'flash_erase': > flash.c:304:24: warning: variable 'l_sect' set but not used > [-Wunused-but-set-variable] > > In addition, remove some dead code. > > Signed-off-by: Wolfgang De

Re: [U-Boot] [PATCH] board/g2000/strataflash.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917064-14085-1-git-send-email...@denx.de> you wrote: > Fix: > strataflash.c: In function 'flash_write_cfiword': > strataflash.c:669:11: warning: variable 'ctladdr' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > board/g

Re: [U-Boot] [PATCH] drivers/net/eepro100.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917068-14124-1-git-send-email...@denx.de> you wrote: > Fix: > eepro100.c: In function 'read_hw_addr': > eepro100.c:926:6: warning: variable 'eeprom' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > drivers/net/eepro100.c

Re: [U-Boot] [PATCH] 4xx_uart.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917072-14163-1-git-send-email...@denx.de> you wrote: > Fix: > 4xx_uart.c: In function 'get_serial_clock': > 4xx_uart.c:204:6: warning: variable 'tmp' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Stefan Roese > --- > a

Re: [U-Boot] [PATCH] 4xx_enet.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917076-14202-1-git-send-email...@denx.de> you wrote: > Fix: > 4xx_enet.c: In function 'enet_rcv': > 4xx_enet.c:1772:21: warning: variable 'ef_ptr' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Stefan Roese > --- > driv

Re: [U-Boot] [PATCH] board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917101-14282-1-git-send-email...@denx.de> you wrote: > Fix: > mv_eth.c: In function 'mv64460_eth_real_open': > mv_eth.c:471:6: warning: variable 'port_status' set but not used > [-Wunused-but-set-variable] > mv_eth.c: In function 'mv64460_eth_stop': > mv_eth.c:

Re: [U-Boot] [PATCH] 4xx_pci.c: add error checking, fix GCC 4.6 build warning

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917111-14323-1-git-send-email...@denx.de> you wrote: > Fix: > 4xx_pci.c: In function 'pci_init_board': > 4xx_pci.c:855:6: warning: variable 'busno' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Stefan Roese > --- > arc

Re: [U-Boot] [PATCH] drivers/rtc/ds1337.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917151-14369-1-git-send-email...@denx.de> you wrote: > Fix: > ds1337.c: In function 'rtc_get': > ds1337.c:88:52: warning: variable 'control' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > drivers/rtc/ds1337.c | 16 ++

Re: [U-Boot] [PATCH 1/2] common/cmd_ide.c: CodingStyle cleanup

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917301-14545-1-git-send-email...@denx.de> you wrote: > Make file acceptable to checkpatch. > > This is only a basic clean up to the extend possible without any real > changes to the source code. Warnings due to line over 80 characters > were accepted because th

Re: [U-Boot] [PATCH 2/2] common/cmd_ide.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917301-14545-2-git-send-email...@denx.de> you wrote: > Fix: > cmd_ide.c: In function 'ide_ident': > cmd_ide.c:988:6: warning: variable 'do_retry' set but not used > [-Wunused-but-set-variable] > > Delete the unused variable. > > Signed-off-by: Wolfgang Denk >

Re: [U-Boot] [PATCH 1/2] post/post.c: CodingStyle cleanup

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917343-14604-1-git-send-email...@denx.de> you wrote: > Make checkpatch-clean.. > > Signed-off-by: Wolfgang Denk > --- > post/post.c | 59 > +++ > 1 files changed, 27 insertions(+), 32 deletions(-) Ap

Re: [U-Boot] [PATCH 2/2] post/post.c: fix GCC 4.6 build warnings

2011-11-03 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1319917343-14604-2-git-send-email...@denx.de> you wrote: > Fix: > post.c: In function 'post_log': > post.c:425:7: warning: variable 'i' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > post/post.c |3 +-- > 1 files chang

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

2011-11-03 Thread Albert ARIBAUD
Le 03/11/2011 19:26, Tom Rini a écrit : > On Thu, Nov 3, 2011 at 10:24 AM, Luca Ceresoli > wrote: >> s-paul...@ti.com wrote: >>> Albert, >>>Please pull u-boot-ti/master >>> >>> Regards, >>> Sandeep >>> >>> >>> The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2: >>

Re: [U-Boot] [PATCH] config.mk: use memoization in cc-option macro to speed up compilation

2011-11-03 Thread Wolfgang Denk
Dear Daniel Schwierzeck, In message <4eb1b7dd.40...@googlemail.com> you wrote: > > The patch is still experimental. But I will move that file to > include/generated in the final version. Indeed, please do. > To see the difference between compilation times with and without this > optimization

Re: [U-Boot] [PATCH] Reduce build times

2011-11-03 Thread Wolfgang Denk
Dear Daniel Schwierzeck, In message you wrote: > > Conclusion: > - complete build time reduced from 1m11s to 20s > - incremental rebuild time reduced from 20s to 3s > - cc-option calls reduced from 3024 to 8 > - execve calls reduced from 16502 to 3329 That's really cool. Can we please add ano

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

2011-11-03 Thread Tom Rini
On Thu, Nov 3, 2011 at 10:24 AM, Luca Ceresoli wrote: > s-paul...@ti.com wrote: >> Albert, >>       Please pull u-boot-ti/master >> >> Regards, >> Sandeep >> >> >> The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2: >>    Kyle Moffett (1): >>          e1000: Allow direct a

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

2011-11-03 Thread s-paulraj
The following changes since commit 6d66073614539d94dabff1f63ebd962840c44b81: Thomas Herzmann (1): arm/km: portl2 environment address update to P1B are available in the git repository at: git://git.denx.de/u-boot-ti.git master Bastian Ruppert (4): Davinci: ea20: set console on U

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

2011-11-03 Thread Paulraj, Sandeep
> > Branch u-boot-ti/master is based on u-boot/master whereas it should be > based on u-boot-arm/master. Please rebase and as Wolfgang asks, submit a > formal pull req based on u-boot-arm/master. Currently, that would be > commit 6d66073614539d94dabff1f63ebd962840c44b81 ("arm/km: portl2 > enviro

Re: [U-Boot] [PATCH 0/2] powerpc, mpc83xx: mpc83xx.h cleanup and enhancement

2011-11-03 Thread Kim Phillips
On Mon, 26 Sep 2011 13:36:52 +0200 Heiko Schocher wrote: > patches are checkpatch clean, and a "MAKEALL -c mpc83xx" > compiles clean. > > Heiko Schocher (2): > cosmetic, powerpc, mpc83xx: checkpatch cleanup > powerpc, mpc83xx: add DDR SDRAM Timing Configuration 3 definitions > > Cc: Kim Phi

Re: [U-Boot] [PATCH v3 1/3] ids8313: add support for IDS8313 boards

2011-11-03 Thread Kim Phillips
On Tue, 27 Sep 2011 13:56:32 +0200 wrote: > The patch adds support for IDS8313 boards based on MPC8313 > It contains the following components: > - both of TSEC's, NOR- and NAND flash, I2C, SPI > > Signed-off-by: Sergej Stepanov > Signed-off-by: Rolf Riehle > Signed-off-by: Heiko Schocher > Cc

Re: [U-Boot] [PATCH 1/2] mpc83xx: Fix ipic structure definition

2011-11-03 Thread Kim Phillips
On Wed, 5 Oct 2011 18:14:14 -0500 Joe Hershberger wrote: > Signed-off-by: Joe Hershberger > Cc: Joe Hershberger > Cc: Kim Phillips > --- applied after adding siprr_{b,c} and sepcr for completeness. Kim ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH 2/2 v6] powerpc/mpc83xx: Add 33.33MHz support for mpc8360emds

2011-11-03 Thread Kim Phillips
On Thu, 3 Nov 2011 18:53:50 +0100 Wolfgang Denk wrote: > Dear chang-ming.hu...@freescale.com, > > In message <1320302773-6704-2-git-send-email-chang-ming.hu...@freescale.com> > you wrote: > > From: Jerry Huang > > > > The new MPC8360EMDS board changes the oscillator to 33.33MHz > > in order t

Re: [U-Boot] [PATCH] powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c

2011-11-03 Thread Kim Phillips
On Wed, 14 Sep 2011 10:54:12 +0200 Holger Brunck wrote: > The common code should be valid for more than one architecture. > Therefore this code was reorganized and moved to the new > file km83xx_i2c.c > > Signed-off-by: Holger Brunck > cc: Kim Phillips > --- applied, thanks. Kim ___

Re: [U-Boot] [PATCH v3 2/2] mpc83xx: Implement interrupt support for mpc83xx

2011-11-03 Thread Kim Phillips
On Tue, 11 Oct 2011 21:46:05 -0500 Joe Hershberger wrote: > Some core ipic code from Linux - commit > bbf25010f1a6b761914430f5fca081ec8c7accd1 commit bbf25010f1a6b761914430f5fca081ec8c7accd1 Author: Linus Torvalds Date: Tue Oct 9 13:31:38 2007 -0700 Linux 2.6.23 ...any particular reaso

Re: [U-Boot] [PATCH v7 1/4] gpio: Move common gpio.h to include/asm-generic

2011-11-03 Thread Kim Phillips
On Wed, 12 Oct 2011 15:55:25 + Laurence Withers wrote: > On Tue, Oct 11, 2011 at 10:50:12PM -0500, Joe Hershberger wrote: > > Common GPIO API used by cmd_gpio should be available to any arch > > > > Signed-off-by: Joe Hershberger > > Cc: Joe Hershberger > > Cc: Kim Phillips > > Tested-by

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

2011-11-03 Thread Albert ARIBAUD
Hi Sandeep, Le 03/11/2011 21:13, Paulraj, Sandeep a écrit : > > >> >> Branch u-boot-ti/master is based on u-boot/master whereas it should be >> based on u-boot-arm/master. Please rebase and as Wolfgang asks, submit a >> formal pull req based on u-boot-arm/master. Currently, that would be >> commit

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

2011-11-03 Thread Paulraj, Sandeep
> > I will gladly do, as soon as you send out a formal pull request. > The mail server seems to be suffering from some delays --Sandeep ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 1/7 v2] integrator: pass configs for core modules

2011-11-03 Thread Linus Walleij
Albert, are the v2 patches OK? In patchworx it's these: http://patchwork.ozlabs.org/patch/121278/ http://patchwork.ozlabs.org/patch/121279/ http://patchwork.ozlabs.org/patch/121280/ http://patchwork.ozlabs.org/patch/121281/ http://patchwork.ozlabs.org/patch/121282/ http://patchwork.ozlabs.org/patc

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

2011-11-03 Thread Albert ARIBAUD
Le 03/11/2011 22:11, Paulraj, Sandeep a écrit : > >> >> I will gladly do, as soon as you send out a formal pull request. >> > > The mail server seems to be suffering from some delays Got it, and apologies. > --Sandeep Amicalement, -- Albert. ___ U-Boo

Re: [U-Boot] [PATCH] sandbox: Add asm/cache.h for sandbox

2011-11-03 Thread Wolfgang Denk
Dear Anton Staaf, In message <1319575683-19180-1-git-send-email-robot...@chromium.org> you wrote: > This file is required by the new DMA buffer alignment macro. > > Signed-off-by: Anton Staaf > Cc: Simon Glass > --- > arch/sandbox/include/asm/cache.h | 33 + >

Re: [U-Boot] [PATCH v2] sandbox: Change md command to use map_physmem

2011-11-03 Thread Wolfgang Denk
Dear Simon Glass, In message <1319586669-22190-1-git-send-email-...@chromium.org> you wrote: > Sandbox wants to support commands which use memory. The map_physmen() > call provides this feature, so should be used more consistently in > U-Boot. > > Signed-off-by: Simon Glass > --- > Changes in v2

Re: [U-Boot] [PATCH] sandbox/tegra2: fix typo in autocomplete define

2011-11-03 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1319624398-31690-1-git-send-email-vap...@gentoo.org> you wrote: > Signed-off-by: Mike Frysinger > --- > include/configs/sandbox.h |2 +- > include/configs/tegra2-common.h |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied, thanks. B

Re: [U-Boot] [PATCH] serial: sandbox: optimize puts

2011-11-03 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1319624439-31823-1-git-send-email-vap...@gentoo.org> you wrote: > Signed-off-by: Mike Frysinger > --- > drivers/serial/sandbox.c |3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engi

Re: [U-Boot] [PATCH] serial: sandbox: use ssize_t to match os_read

2011-11-03 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1319624461-31904-1-git-send-email-vap...@gentoo.org> you wrote: > Signed-off-by: Mike Frysinger > --- > drivers/serial/sandbox.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engin

Re: [U-Boot] [PATCH] sandbox: put stdin into raw mode

2011-11-03 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1319624489-32009-1-git-send-email-vap...@gentoo.org> you wrote: > This allows us to act like a serial device: we get tab chars and CTRL+C > and respond appropriately. > > Signed-off-by: Mike Frysinger > --- > arch/sandbox/cpu/os.c| 34 +

  1   2   >