Re: [U-Boot] show_boot_progess @ ppc not working

2009-06-28 Thread Heiko Schocher
Hello André, sorry for the late reply, I was on vacation ... André Schwarz wrote: > this issue looks still unfixed and is somewhat annoying. Seems that this fix didn;t find the way in mainline. > Im unable to use show_boot_progress with this weak definition in > include/common.h. > > Simply re

Re: [U-Boot] [PATCH] OMAP3 pandora: update pin mux for rev3 boards

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 07:40 Sun 28 Jun , Dirk Behme wrote: > Dear Jean-Christophe, > > Jean-Christophe PLAGNIOL-VILLARD wrote: > >On 19:12 Thu 25 Jun , Jason Kridner wrote: > >> On Thu, Jun 25, 2009 at 4:59 PM, Jean-Christophe PLAGNIOL-VILLARD > >>wrote: > >> > >> On 14:57 Mon 08 Jun , Grazvyda

Re: [U-Boot] [PATCH 1/6] S5PC100: Samsung S5PC100 SoC support

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:05 Thu 25 Jun , HeungJun Kim wrote: > S5PC100 processor is ARM Cortex A8 Processor SoC > and SMDKC100 Board use this. > So, this patch tested on SMDKC100 Board. > > I'll send 6 patch for working on SMDKC100 Board including this. > But, this patch make the change to ARM Cortex A8 specific

Re: [U-Boot] [PATCH 5/6] S5PC100: MTD: change env_address type

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:18 Thu 25 Jun , HeungJun Kim wrote: > This patch changed the type from unsigned long to loff_t in the > common/env_onenand.c. > > The address type is changed from unsigned long to loff_t, > but common/env_onenand.c is not yet. So, this patch is needed > to get the accurate value of env_a

Re: [U-Boot] [PATCH/RFC] Support Newhaven I2C character LCD modules

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:05 Sat 27 Jun , Hugo Vincent wrote: > Updates the display command to work correctly with Newhaven character > LCD modules on I2C bus 3. Tested with 20x2 module (part number > NNHD-0220D3Z-FL-GBW) on Gumstix Overo. > > Requires multi-bus I2C support from my previous patch. > > To use

Re: [U-Boot] [PATCH 0/7][v3] Support for LogicPD i.MX27-LITEKIT development board

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 04:12 Mon 08 Jun , Ilya Yanok wrote: > This patch set adds support for LogicPD i.MX27-LITEKIT development board. > It contains support for i.MX27 CPU, support for serial console, FEC > ethernet controller, NFC NAND controller and SDHC controller. > > Signed-off-by: Ilya Yanok ping no news

Re: [U-Boot] [PATCH v4 3/3] Marvell Sheevaplug Board support

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 04:43 Mon 22 Jun , Prafulla Wadaskar wrote: > Hi Jean, > > I observed that your arm/master is newly rebased, most of my patches are > available here, where as Basic Kirkwood support is available on arm/next > branch. > > I have applied Basic Kirkwood patches from next to master branch an

Re: [U-Boot] [PATCH v4 5/6] MX31: Add basic support for Freescale i.MX31 PDK board.

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 14:53 Sat 20 Jun , Jean-Christophe PLAGNIOL-VILLARD wrote: > On 20:50 Sat 13 Jun , Magnus Lilja wrote: > > Add support for Freescale's i.MX31 PDK board (a.k.a. 3 stack board). > > > > This patch assumes that some other program performs the actual > > NAND boot. > > > > Signed-off-by: M

Re: [U-Boot] [PATCH] OMAP3 pandora: update pin mux for rev3 boards

2009-06-28 Thread Dirk Behme
Dear Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 07:40 Sun 28 Jun , Dirk Behme wrote: >> Dear Jean-Christophe, >> >> Jean-Christophe PLAGNIOL-VILLARD wrote: >>> On 19:12 Thu 25 Jun , Jason Kridner wrote: On Thu, Jun 25, 2009 at 4:59 PM, Jean-Christophe PLAGNIOL-VIL

Re: [U-Boot] [PATCH] spi: Add Marvell Kirkwood SPI driver

2009-06-28 Thread Prafulla Wadaskar
> Prafulla Wadaskar > > > Sent: Friday, June 26, 2009 11:28 AM > > > To: Jean-Christophe PLAGNIOL-VILLARD > > > Cc: Manas Saksena; Ronen Shitrit; Nicolas Pitre; > > > u-boot@lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik; Lennert > > > Buijtenhek > > > Subject: Re: [U-Boot] [PATCH] spi: Add Ma

Re: [U-Boot] [PATCH] OMAP3 pandora: update pin mux for rev3 boards

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:11 Sun 28 Jun , Dirk Behme wrote: > Dear Jean-Christophe, > > Jean-Christophe PLAGNIOL-VILLARD wrote: > >On 07:40 Sun 28 Jun , Dirk Behme wrote: > >>Dear Jean-Christophe, > >> > >>Jean-Christophe PLAGNIOL-VILLARD wrote: > >>>On 19:12 Thu 25 Jun , Jason Kridner wrote: > On T

Re: [U-Boot] [PATCH] OMAP3 pandora: update pin mux for rev3 boards

2009-06-28 Thread Dirk Behme
Dear Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 13:11 Sun 28 Jun , Dirk Behme wrote: >> Dear Jean-Christophe, >> >> Jean-Christophe PLAGNIOL-VILLARD wrote: >>> On 07:40 Sun 28 Jun , Dirk Behme wrote: Dear Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD w

[U-Boot] [PATCH 1/1] dm355/pm9261: add missing CONFIG_NET_MULTI

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- include/configs/davinci_dm355evm.h |1 + include/configs/pm9261.h |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/configs/davinci_dm355evm.h b/include/configs/davinci_dm355evm.h index 9a7df08..c35f

[U-Boot] OMAP i2c and twl4030

2009-06-28 Thread Tom Rix
The issue of 3.4M speed has been taken care of. I have added the support and tested it on the Zooms, beagle and overo. The issue of a better a better comment for the twl4030 read and write functions has been done. The big new thing is that existing twl4030 code is moved. This is the omap3 bo

[U-Boot] [PATCH 1/6] OMAP I2C Fix the sampling clock.

2009-06-28 Thread Tom Rix
This problem is seen on Zoom1 and Zoom2 in the startup and when i2c probe is used Before : In:serial Out: serial Err: serial timed out in wait_for_bb: I2C_STAT=1000 timed out in wait_for_bb: I2C_STAT=1000 timed out in wait_for_bb: I2C_STAT=1000 timed out in wait_for_pin: I2C_STAT=1000 I2C

[U-Boot] [PATCH 2/6] TWL4030 Add initial support

2009-06-28 Thread Tom Rix
The TWL4030 supplies many peripherals for OMAP3 boards. These include power management, usb and, keyboard. The product description is found here: http://focus.ti.com/docs/prod/folders/print/tps65950.html Product reference document, tps65950.pdf, is found here: http://www.ti.com/lit/gpn/tps65950

[U-Boot] [PATCH 3/6] TWL4030 Add power reset button

2009-06-28 Thread Tom Rix
The Zoom2 power reset button is on the top right side of the main board. Press and hold for about to 8 seconds to completely reset the board. Some of the beta boards have a hardware problem that prevents using this feature. If is difficult to further characterize the boards that fail. So disabl

[U-Boot] [PATCH 4/6] OMAP3 Move twl4030 power and led functions

2009-06-28 Thread Tom Rix
Because twl4030 now has its own device files, move exiting omap3 power_init_r to a new location. power_init_r is the only function in board/omap3/common. It initializes the twl4030 power for the board and enables the led. The power part of the the function is moved to twl4030_power_init in driver

[U-Boot] [PATCH 5/6] OMAP3 Move twl4030 mmc function

2009-06-28 Thread Tom Rix
Because twl4030 now has its own device files, move and rename twl4030_mmc_config. twl4030_mmc_config initializes the twl4030 power setting to the mmc device. Because it is in the twl4030 power domain, move it out of drivers/mmc/omap3_mmc.c and into drivers/power/twl4030.c. The function was renam

[U-Boot] [PATCH 6/6] OMAP3 Remove twl4030 defines

2009-06-28 Thread Tom Rix
These defines have been subplanted by the equivelent defines in include/twl4030.h Signed-off-by: Tom Rix --- include/asm-arm/arch-omap3/omap3.h | 35 --- 1 files changed, 0 insertions(+), 35 deletions(-) diff --git a/include/asm-arm/arch-omap3/omap3.h b/includ

Re: [U-Boot] U-book and GPLv3? (fwd)

2009-06-28 Thread Mike Frysinger
On Saturday 27 June 2009 16:07:36 Richard Stallman wrote: > then i guess since u-boot is already doing what is right, this thread > is a big waste of time > > I hope the main developers of U-Boot will conclude that it is right to move > to GPLv3. guess that depends on what you're defining

[U-Boot] How to thread a patch sequence?

2009-06-28 Thread Prafulla Wadaskar
Hi I have posted a patch http://lists.denx.de/pipermail/u-boot/2009-June/054797.html I didn't received email confirmation for the same. (generally I get) Now I need to send v2 patch for the same. I want to thread my new patch with this earlier patch for better understanding of everyone on this

Re: [U-Boot] OMAP i2c and twl4030

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:52 Sun 28 Jun , Tom Rix wrote: > > The issue of 3.4M speed has been taken care of. I have added the support and > tested it on the Zooms, beagle and overo. > > The issue of a better a better comment for the twl4030 read and write > functions has been done. > > The big new thing is t

Re: [U-Boot] How to thread a patch sequence?

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:54 Sun 28 Jun , Prafulla Wadaskar wrote: > Hi > > I have posted a patch > http://lists.denx.de/pipermail/u-boot/2009-June/054797.html > I didn't received email confirmation for the same. (generally I get) > Now I need to send v2 patch for the same. > > I want to thread my new patch wit

Re: [U-Boot] OMAP i2c and twl4030

2009-06-28 Thread Tom
Jean-Christophe PLAGNIOL-VILLARD wrote: > On 12:52 Sun 28 Jun , Tom Rix wrote: > >> The issue of 3.4M speed has been taken care of. I have added the support and >> tested it on the Zooms, beagle and overo. >> >> The issue of a better a better comment for the twl4030 read and write >> func

Re: [U-Boot] [PATCH] OMAP3 pandora: update pin mux for rev3 boards

2009-06-28 Thread Grazvydas Ignotas
> when you will be in possession of the old version of a board and just because > few people have the board is remove from the mainline you will not be happy. > So no we will support the both Well old boards *do* actually work after these changes, except one game button and one analog controller (

Re: [U-Boot] U-book and GPLv3? (fwd)

2009-06-28 Thread Richard Stallman
> I am sure. Those are not consumer products. They are made for > businesses only. Wrong, as example your cell phone For the record, I do not have a cell phone, because I object to the surveillance they do. can be a part of the PPT, and your al

Re: [U-Boot] U-book and GPLv3? (fwd)

2009-06-28 Thread Richard Stallman
Wouldn't it make sense to add a paragraph to the GPL, stating that a company using GPL software in their system must also provide all that documentation to their customers? Only then the SW modification can be properly done? It is not possible for a software license to require this

Re: [U-Boot] [PATCH] OMAP3 pandora: update pin mux for rev3 boards

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 23:07 Sun 28 Jun , Grazvydas Ignotas wrote: > > when you will be in possession of the old version of a board and just > > because > > few people have the board is remove from the mainline you will not be happy. > > So no we will support the both > > Well old boards *do* actually work after

Re: [U-Boot] OMAP i2c and twl4030

2009-06-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:04 Sun 28 Jun , Tom wrote: > Jean-Christophe PLAGNIOL-VILLARD wrote: > >On 12:52 Sun 28 Jun , Tom Rix wrote: > >>The issue of 3.4M speed has been taken care of. I have added the support > >>and > >>tested it on the Zooms, beagle and overo. > >> > >>The issue of a better a better com

Re: [U-Boot] [PATCH v4 5/6] MX31: Add basic support for Freescale i.MX31 PDK board.

2009-06-28 Thread Fabio Estevam
Jean-Christophe, --- On Sun, 6/28/09, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > +Fabio Estevam > > > + > > > +    mx31pdk    >     i.MX31 > > > + > > Fabio could you ack it please > ping Acked. Regards, Fabio Estevam ___ U-Boot mail

Re: [U-Boot] [patch/rfc] rm9200 lowevel_init: don't touch reserved/readonly registers

2009-06-28 Thread David Brownell
On Tuesday 09 June 2009, David Brownell wrote: > For some reason the AT91rm9200 lowlevel init writes to a bunch of > reserved or read-only addresses. All the boards seem to define the > value-to-be-written values as zero ... but they shouldn't actually > be writing *anything* there. Repeat: shou

Re: [U-Boot] [patch] csb337 board support (ARM at91rm9200)

2009-06-28 Thread David Brownell
On Thursday 25 June 2009, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 14:58 Fri 12 Jun , David Brownell wrote: > > Add support for csb337, an older at91rm9200 board. These boards > > originally shipped with MicroMonitor, not U-Boot. This config > > supports boot from Ethernet, and talks over

Re: [U-Boot] [PATCH] at91: Add esd gmbh MEESC board support

2009-06-28 Thread Daniel Gorsulowski
Jean-Christophe PLAGNIOL-VILLARD wrote: > On 12:21 Tue 23 Jun , Daniel Gorsulowski wrote: >> This patch adds support for esd gmbh MEESC board. >> The MEESC is based on an Atmel AT91SAM9263 SoC. >> >> Signed-off-by: Daniel Gorsulowski >> --- >> >> Jean-Christophe: This patch requires an up-to-d

Re: [U-Boot] Compiling the latest u-boot-2009.06 with Cross-2.95, and errors came out

2009-06-28 Thread Johnson Yu
Hi Detlev Z, Thanks for your suggestions, and after I upgraded the toolchain to v3.2, those problems went away. However, new errors turned up as expected: 1) the invocations of U_BOOT_CMD in several .c files, common/cmd_bootm.c line 923, common/cmd_source.c line 232, common/cmd_ximg.c line 18