Re: [U-Boot] [PATCH 5/8]: Use do_div from div64.h for vsprintf

2009-07-18 Thread Dirk Behme
Stefan Roese wrote: > On Tuesday 07 July 2009 15:59:27 Simon Kagstrom wrote: >> Signed-off-by: Simon Kagstrom > > Acked-by: Stefan Roese Could we have this patch asap (for merge window close?) in mainline? Seems that everybody agrees on it. Many thanks Dirk __

[U-Boot] env_onenand compiler warning

2009-07-18 Thread Dirk Behme
Testing recent mainline git head for omap3_evm_config I get compiler warning env_onenand.c: In function 'saveenv': env_onenand.c:104: warning: format '%08lx' expects type 'long unsigned int', but argument 2 has type 'loff_t' Is there already a fix available? Thanks Dirk _

Re: [U-Boot] [PATCH 1/1] OMAP3 Fix compiler warning for v7_flush_dcache_all

2009-07-18 Thread Dirk Behme
Dear Wolfgang, Wolfgang Denk wrote: > Dear Tom Rix, > > In message <1246392253-8431-2-git-send-email-tom@windriver.com> you wrote: >> On build of omap3 targets in MAKEALL, the *.ERR files have >> >> cpu.c: In function 'cleanup_before_linux': >> cpu.c:64: warning: implicit declaration of funct

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Heiko Schocher
Hello Wolfgang, Wolfgang Denk wrote: > In message <200907181115.26404.rg...@blackfin.uclinux.org> you wrote: >> It would be nice to come up with some list of namespaces, and what they >> they should be used for... > > Agreed. > >> For example, should it be: >> CONFIG_DRIVER_OMAP24XX_I2C >> or >>

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-18 Thread Heiko Schocher
Hello Wolfgang, Wolfgang Denk wrote: > Dear Heiko Schocher, > > In message <4a61cc6b.3090...@denx.de> you wrote: >>> Jean-Christophe, I recommend you accept Heiko's patch as is (as it was >>> submitted before your patch), and then just regenerate your patch >>> (which is trivial for you to do as

Re: [U-Boot] [PATCH 1/3] tools: mkimage: hdr_size used to facilitate customized support

2009-07-18 Thread Prafulla Wadaskar
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Sunday, July 19, 2009 3:04 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Manas Saksena; Ronen Shitrit; > Nicolas Pitre; Ashish Karkare; Prabhanjan Sarnaik; Lennert Buijtenhek > Subject: Re: [U-Boot] [PATC

[U-Boot] [PATCH] atmel_df_pow2: standalone to convert dataflashes to pow2

2009-07-18 Thread Mike Frysinger
Atmel DataFlashes by default operate with pages with 1056 byte pages. They also have a "power of 2" mode where the pages are 1024 bytes in size. The latter mode is required in order to boot with a Blackfin processor, so many people wish to convert their DataFlashes on their development systems to

Re: [U-Boot] [PATCH 2/3] tools: mkimage (type=kwbimage) kirkwood boot image support

2009-07-18 Thread Prafulla Wadaskar
Dear Wolfgang Thanks for your quick feedback > -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Sunday, July 19, 2009 3:33 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Manas Saksena; Ronen Shitrit; > Nicolas Pitre; Ashish Karkare; Prabhanjan Sarnaik; Lenn

Re: [U-Boot] [PATCH v1] usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root

2009-07-18 Thread Prafulla Wadaskar
> -Original Message- > From: l.ping...@gmail.com [mailto:l.ping...@gmail.com] On > Behalf Of Remy Bohmer > Sent: Saturday, July 18, 2009 2:29 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik > Subject: Re: [U-Boot] [PATCH v1] usb: bugfix > drive

Re: [U-Boot] [PATCH v7 2/6] Marvell Sheevaplug Board support

2009-07-18 Thread Prafulla Wadaskar
> -Original Message- > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com] > Sent: Saturday, July 18, 2009 11:11 PM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Manas Saksena; Ronen Shitrit; > Nicolas Pitre; Ashish Karkare; Prabhanjan Sarnaik; Lennert Buijtenhe

Re: [U-Boot] [PATCH v13 3/6] Marvell MV88F6281GTW_GE Board support

2009-07-18 Thread Prafulla Wadaskar
> -Original Message- > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com] > Sent: Sunday, July 19, 2009 12:11 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Manas Saksena; Ronen Shitrit; > Nicolas Pitre; Ashish Karkare; Prabhanjan Sarnaik; Lennert Buijtenhek

Re: [U-Boot] [PATCH 5/6] net: Kirkwood_egiga: forced interface speed config support

2009-07-18 Thread Prafulla Wadaskar
> -Original Message- > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com] > Sent: Sunday, July 19, 2009 12:14 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Manas Saksena; Ronen Shitrit; > Nicolas Pitre; Ashish Karkare; Prabhanjan Sarnaik; Lennert Buijtenhek

Re: [U-Boot] [PATCH 6/6] Marvell RD6281A Board support

2009-07-18 Thread Prafulla Wadaskar
> -Original Message- > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com] > Sent: Sunday, July 19, 2009 12:18 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Manas Saksena; Ronen Shitrit; > Nicolas Pitre; Ashish Karkare; Prabhanjan Sarnaik; Lennert Buijtenhek

Re: [U-Boot] [PATCH 3/3] Kirkwood: Sheevaplug: kwimage configuration

2009-07-18 Thread Prafulla Wadaskar
> -Original Message- > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com] > Sent: Sunday, July 19, 2009 2:56 AM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Manas Saksena; Ronen Shitrit; > Nicolas Pitre; Ashish Karkare; Prabhanjan Sarnaik; Lennert Buijtenhek >

[U-Boot] [PATCH] export SPI functions to standalone apps

2009-07-18 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- common/exports.c |8 include/_exports.h |8 include/exports.h |3 ++- 3 files changed, 18 insertions(+), 1 deletions(-) diff --git a/common/exports.c b/common/exports.c index ec4656b..b3b6e1f 100644 --- a/common/exports.c +++ b/c

[U-Boot] Pull request u-boot-blackfin.git

2009-07-18 Thread Mike Frysinger
The following changes since commit d39041fcadb1231430201d298c31f6be03d654f7: Wolfgang Denk (1): PATI board: fix compiler warnings are available in the git repository at: git://www.denx.de/git/u-boot-blackfin.git master Mike Frysinger (4): Blackfin: add os log functions Bl

Re: [U-Boot] [PATCH] - add dns

2009-07-18 Thread Mike Frysinger
On Saturday 18 July 2009 20:27:00 Robin Getz wrote: > On Sat 18 Jul 2009 18:11, Mike Frysinger pondered: > > keep the modulus something with only 1 bit set so gcc will optimize into > > a simple and operation. probably add a comment about it too: > > /* make src port a little random, but use s

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

2009-07-18 Thread Kim Phillips
Hello Wolfgang D., I realize this is very last-minute, but converting 83xx PCI has been overdue for a while now, and I'm expecting enough time to test before the next release. So, if there are no quarrels, please pull 83xx: The following changes since commit d39041fcadb1231430201d298c31f6be03d65

[U-Boot] [PATCH 2/2] document network driver framework

2009-07-18 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- Ben: some things to note: - i adopted Jean's proposed naming scheme in the CONFIG section - i deprecated calling the driver-specific entry point "xxx_initialization()" in favor of "xxx_register()" because the former is way too c

[U-Boot] [PATCH 1/2] net: rename NetRxPkt to NetRxPacket

2009-07-18 Thread Mike Frysinger
The net code is mostly consistent in using 'Packet' rather than 'Pkt', so rename the minor detractor to follow suite. Signed-off-by: Mike Frysinger --- include/net.h |4 ++-- net/bootp.c |2 +- net/net.c |8 3 files changed, 7 insertions(+), 7 deletions(-) diff --git

Re: [U-Boot] [PATCH] - add dns

2009-07-18 Thread Robin Getz
On Sat 18 Jul 2009 18:11, Mike Frysinger pondered: > On Saturday 18 July 2009 01:14:25 Robin Getz wrote: > > + DnsOurPort = 1 + (get_timer(0) % 4096); > > 4096 port range seems kind of small. i dont think the requests really need > to > be greater than 1. not sure if services would g

Re: [U-Boot] [PATCH 3/3 v5] mpl: printing current stdio devices cleanup

2009-07-18 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1242468896-5007-3-git-send-email-plagn...@jcrosoft.com> you wrote: > curently the mpl's boards duplicate the printing current devices > from common/console.c > > use stdio_print_current_devices() instead > > Signed-off-by: Jean-Christophe PLAGNI

[U-Boot] [PATCH] PATI board: fix compiler warnings

2009-07-18 Thread Wolfgang Denk
Fix these: pati.c: In function 'checkboard': pati.c:358: warning: pointer targets in passing argument 2 of 'getenv_r' differ in signedness ../common/flash.c: In function 'write_word': ../common/flash.c:824: warning: dereferencing type-punned pointer will break strict-aliasing rules cmd_pati.c: In

Re: [U-Boot] [PATCH] Add inverted clock polarity support for Atmel LCD driver

2009-07-18 Thread Anatolij Gustschin
Jean-Christophe PLAGNIOL-VILLARD wrote: > On 18:56 Wed 15 Jul , Dimitar Dimitrov wrote: ... >> --- a/drivers/video/atmel_lcdfb.c >> +++ b/drivers/video/atmel_lcdfb.c >> @@ -112,6 +112,9 @@ void lcd_ctrl_init(void *lcdbase) >> >> value |= panel_info.vl_sync; >> value |= (panel_info.v

Re: [U-Boot] [PATCH] NAND boot: fix nand_load overlap issue

2009-07-18 Thread Wolfgang Denk
Dear Scott, In message <1244170414-4840-1-git-send-email-mingkai...@freescale.com> Mingkai Hu wrote: > The code copy data from NAND flash block by block, so when > the data length isn't a whole-number multiple of the block > size, it will overlap the rest space. > > Signed-off-by: Mingkai Hu >

Re: [U-Boot] [PATCH] Assigned a static SMI address to all UECs TBIPA address.

2009-07-18 Thread Wolfgang Denk
Dear Ben, In message <1243958368-28613-1-git-send-email-richardretanu...@ruggedcom.com> Richard Retanubun wrote: > It is set to 0x1F by default and can be overwritten on the board > header file by defining CONFIG_UTBIPAR_INIT_TBIPA. This allows > the CPU to simply "reserve" one SMI address instea

Re: [U-Boot] [PATCH] update nand.h to support address more than 0x80000000

2009-07-18 Thread Wolfgang Denk
Dear Scott Wood, In message <20090602201923.ga4...@b07421-ec1.am.freescale.net> you wrote: > On Tue, Jun 02, 2009 at 07:27:01PM +0800, adrian wen wrote: > > Hi all, > > > > I found a bug in nand.h which prevent UBOOT to supprt large NAND chip. > > > > The bug description as below: > > In the ori

Re: [U-Boot] Using Uboot to communicate a PCI device.

2009-07-18 Thread dwh
Hi Darshan, > 1. Since Octeon's u-boot has the capabilities of initialize > Octeon's PCI (Assign bus address ranges used to configure > devices found on the PCI bus) Right. The host CPU can configure the PCI interface on the NP. > Having said this, what all (info) i need to have from the > PCI d

Re: [U-Boot] [PATCH 2/3 v5] console: unify printing current devices

2009-07-18 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1242468896-5007-2-git-send-email-plagn...@jcrosoft.com> you wrote: > create stdio_print_current_devices() for this purpose > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > common/console.c| 75 +++---

Re: [U-Boot] Pull request: nand flash

2009-07-18 Thread Wolfgang Denk
Dear Scott Wood, In message <20090718174036.ga30...@b07421-ec1.am.freescale.net> you wrote: > The following changes since commit 462b1038738dd86f8dd70595f250ce792e90d244: > Wolfgang Denk (1): > Merge branch 'master' of /home/wd/git/u-boot/custodians > > are available in the git reposito

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

2009-07-18 Thread Anatolij Gustschin
Wolfgang Denk wrote: > In message <4a62378d.4040...@denx.de> you wrote: >> Dear Wolfgang, >> >> The following changes since commit 462b1038738dd86f8dd70595f250ce792e90d244: >> Wolfgang Denk (1): >> Merge branch 'master' of /home/wd/git/u-boot/custodians >> >> are available in the git re

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

2009-07-18 Thread Wolfgang Denk
Dear Heiko Schocher, In message <4a61882f.2000...@denx.de> you wrote: > Hello Wolfgang, > > The following changes since commit bfadb17f69c256196620c32164775f063a59c34f: > Anton Vorontsov (1): > mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter > variable > > are avail

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Wolfgang Denk
Dear Robin Getz, In message <200907181713.25601.rg...@blackfin.uclinux.org> you wrote: > > It's a namespace - controls if a driver is compile in or not. > Should only be used in .config files, and Makefiles. What's the difference between adding a driver and any other feature? > Some (very few)

Re: [U-Boot] [PATCH] - add dns

2009-07-18 Thread Mike Frysinger
On Saturday 18 July 2009 01:14:25 Robin Getz wrote: > + DnsOurPort = 1 + (get_timer(0) % 4096); 4096 port range seems kind of small. i dont think the requests really need to be greater than 1. not sure if services would get pissed about being below the 1024 limit though, so this is

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

2009-07-18 Thread Wolfgang Denk
Dear Anatolij, In message <4a62378d.4040...@denx.de> you wrote: > Dear Wolfgang, > > The following changes since commit 462b1038738dd86f8dd70595f250ce792e90d244: > Wolfgang Denk (1): > Merge branch 'master' of /home/wd/git/u-boot/custodians > > are available in the git repository at:

[U-Boot] [PATCH v3] Add support for Eukrea CPUAT91 SBC

2009-07-18 Thread Eric Benard
CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII mode. v3 : fix coding style issues Signed-off-by: Eric Benard --- MAINTAINERS |4 + MAKEALL |3 +- Makef

Re: [U-Boot] [PATCH 2/3] tools: mkimage (type=kwbimage) kirkwood boot image support

2009-07-18 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message <1247967958-4446-2-git-send-email-prafu...@marvell.com> you wrote: > For more details refer docs/README.kwbimage ... > diff --git a/doc/README.kwbimage b/doc/README.kwbimage > new file mode 100644 > index 000..b00a053 > --- /dev/null > +++ b/doc/README.kwbim

[U-Boot] [PATCH v4 2/2] Add AT91SAM9260 to at91's lowlevel_init.S

2009-07-18 Thread Eric Benard
Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260. Signed-off-by: Eric Benard --- cpu/arm926ejs/at91/lowlevel_init.S |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cpu/arm926ejs/at91/lowlevel_init.S b/cpu/arm926ejs/at91/lowlevel_init.S index 5ed518c..9962ae9 100644

[U-Boot] [PATCH v4 1/2] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Eric Benard
CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 Ethernet PHY in RMII mode. v4 : do the commit before generating/sending the patch ;-) v3 : fix Makefile (run mkconfig after config.h configuration) Signed-off

[U-Boot] [PATCH v3 1/2] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Eric Benard
CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 Ethernet PHY in RMII mode. v3 : fix Makefile (run mkconfig after config.h configuration) Signed-off-by: Eric Benard --- MAINTAINERS|

[U-Boot] [PATCH v3 2/2] Add AT91SAM9260 to at91's lowlevel_init.S

2009-07-18 Thread Eric Benard
Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260. Signed-off-by: Eric Benard --- cpu/arm926ejs/at91/lowlevel_init.S |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cpu/arm926ejs/at91/lowlevel_init.S b/cpu/arm926ejs/at91/lowlevel_init.S index 5ed518c..9962ae9 100644

Re: [U-Boot] [PATCH 1/3] tools: mkimage: hdr_size used to facilitate customized support

2009-07-18 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message <1247967958-4446-1-git-send-email-prafu...@marvell.com> you wrote: > hdr_size variable is initialized > at the start of image creation algorithm instead of reading it each time. > This facilitate to use the common code for other image type implementations > for e

Re: [U-Boot] [PATCH 3/3] Kirkwood: Sheevaplug: kwimage configuration

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
> + > +# Boot Media configurations > +BOOT_FROMnand > +NAND_ECC_MODEdefault > +NAND_PAGE_SIZE 0x0800 > + > +# SOC registers configuration for initial values using bootrom header > extension > +# Maximum KWBIMAGE_MAX_CONFIG configurations allowed > + > +# Configure RGMII-0 interfa

Re: [U-Boot] [PATCH 2/3] tools: mkimage (type=kwbimage) kirkwood boot image support

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 07:15 Sun 19 Jul , Prafulla Wadaskar wrote: > For more details refer docs/README.kwbimage > > Signed-off-by: Prafulla Wadaskar > --- > Makefile|5 ++ > common/image.c |1 + > doc/README.kwbimage | 77 ++ > include/image.h |1 + > tool

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Robin Getz
On Sat 18 Jul 2009 11:52, Jean-Christophe PLAGNIOL-VILLARD pondered: > On 11:15 Sat 18 Jul , Robin Getz wrote: > > It doesn't appear very "system" oriented to me... > it's as we had reorganise the drivers file place as example or > the common Makefile and continue to do it eveyday (take a look

[U-Boot] [PATCH] cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'

2009-07-18 Thread Wolfgang Denk
Signed-off-by: Wolfgang Denk --- common/cmd_flash.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/cmd_flash.c b/common/cmd_flash.c index 9f27ab0..bc651fa 100644 --- a/common/cmd_flash.c +++ b/common/cmd_flash.c @@ -467,18 +467,18 @@ int do_protect (cmd_tbl_t

Re: [U-Boot] [PATCH 03/03 v3] Add support for Olimex SAM9-L9260 SBC

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 19:00 Wed 15 Jul , Dimitar Dimitrov wrote: > The SAM9-L9260 board support is based on code for AT91SAM9260EK. Networking > is missing and will be added after the MACB support for AT91 boards is > fixed to comply with U-Boot guide-lines. > > Signed-off-by: Dimitar Dimitrov > --- same as 926

Re: [U-Boot] [PATCH 02/03 v3] Add support for Olimex SAM9-L9261 SBC

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:58 Wed 15 Jul , Dimitar Dimitrov wrote: > The SAM9-L9261 board support is based on code for AT91SAM9261EK. Networking > is missing and will be added after the DM9000 support for AT91 boards is > fixed to comply with U-Boot guide-lines. > --- this patch look at 80% similar as the at91sam92

Re: [U-Boot] [PATCH 1/1] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Alessandro Rubini
>> So, with the current code base, you can't autodetect ram size on the >> atmel 926x. > > Argh. So this should be fixed. Yes. > Other architectures (like PPC) do all this in C. This should be > possible on ARM, too. Everything is possible. I fear it's not trivial to make a generic ARM

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Robin Getz
On Sat 18 Jul 2009 13:50, Wolfgang Denk pondered: > Dear Robin Getz, > > In message <200907181115.26404.rg...@blackfin.uclinux.org> you wrote: > > > > It would be nice to come up with some list of namespaces, and what they > > they should be used for... > > Agreed. Excellent - a common goal :)

Re: [U-Boot] [PATCH] Add inverted clock polarity support for Atmel LCD driver

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:56 Wed 15 Jul , Dimitar Dimitrov wrote: > This is my third try for Olimex SAM9-L9260/61 board support patches. > > Here follows the first patch. > --- > > Boards utilizing the Atmel LCD driver can now specify that the LCD clock must > be inverted by defining the macro CONFIG_LCD_INVERT

[U-Boot] Pull request: u-boot-video

2009-07-18 Thread Anatolij Gustschin
Dear Wolfgang, The following changes since commit 462b1038738dd86f8dd70595f250ce792e90d244: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians are available in the git repository at: git://git.denx.de/u-boot-video.git master Dimitar Dimitrov (1): Add i

[U-Boot] [PATCH 2/3] tools: mkimage (type=kwbimage) kirkwood boot image support

2009-07-18 Thread Prafulla Wadaskar
For more details refer docs/README.kwbimage Signed-off-by: Prafulla Wadaskar --- Makefile|5 ++ common/image.c |1 + doc/README.kwbimage | 77 ++ include/image.h |1 + tools/Makefile |1 + tools/kwbimage.c| 181

[U-Boot] [PATCH 3/3] Kirkwood: Sheevaplug: kwimage configuration

2009-07-18 Thread Prafulla Wadaskar
Signed-off-by: Prafulla Wadaskar --- board/Marvell/sheevaplug/kwbimage.cfg | 61 + 1 files changed, 61 insertions(+), 0 deletions(-) create mode 100644 board/Marvell/sheevaplug/kwbimage.cfg diff --git a/board/Marvell/sheevaplug/kwbimage.cfg b/board/Marvell/she

[U-Boot] [PATCH 1/3] tools: mkimage: hdr_size used to facilitate customized support

2009-07-18 Thread Prafulla Wadaskar
hdr_size variable is initialized at the start of image creation algorithm instead of reading it each time. This facilitate to use the common code for other image type implementations for ex. kwbimage Signed-off-by: Prafulla Wadaskar --- tools/mkimage.c | 18 -- 1 files changed,

Re: [U-Boot] [PATCH 1/1] OMAP3 Fix compiler warning for v7_flush_dcache_all

2009-07-18 Thread Wolfgang Denk
Dear Tom Rix, In message <1246392253-8431-2-git-send-email-tom@windriver.com> you wrote: > On build of omap3 targets in MAKEALL, the *.ERR files have > > cpu.c: In function 'cleanup_before_linux': > cpu.c:64: warning: implicit declaration of function 'v7_flush_dcache_all' > cpu.c:64: warning:

Re: [U-Boot] [PATCH 1/2] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Wolfgang Denk
Dear Eric Benard, In message <1247948834-30856-1-git-send-email-e...@eukrea.com> you wrote: > CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR > flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 > Ethernet PHY in RMII mode. > ... > --- a/Makefile > +++ b/Ma

Re: [U-Boot] [PATCH 1/1] Add support for Eukrea CPUAT91 SBC

2009-07-18 Thread Wolfgang Denk
Dear Eric Benard, In message <1247947830-22602-1-git-send-email-e...@eukrea.com> you wrote: > CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR > flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII > mode. > > Signed-off-by: Eric Benard > --- Your subject li

[U-Boot] [PATCH 1/2] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Eric Benard
CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100 Ethernet PHY in RMII mode. Signed-off-by: Eric Benard --- MAINTAINERS|4 + MAKEALL|1 + Makefile

[U-Boot] [PATCH 2/2] Add AT91SAM9260 to at91's lowlevel_init.S

2009-07-18 Thread Eric Benard
Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260. Signed-off-by: Eric Benard --- cpu/arm926ejs/at91/lowlevel_init.S |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cpu/arm926ejs/at91/lowlevel_init.S b/cpu/arm926ejs/at91/lowlevel_init.S index 5ed518c..9962ae9 100644

Re: [U-Boot] bootelf and command line arguments

2009-07-18 Thread Wolfgang Denk
Dear Thomas Dörfler, In message <4a622bd6.2070...@embedded-brains.de> you wrote: > > - Is there any useful reason why the bootelf command is limited to > maxargs? No. git blame shows that this entry has never been changed, so I guess it just went unnoticed so far. > - Would anybody mind if I com

[U-Boot] [PATCH] ARM: make split_by_variant.sh output more useful

2009-07-18 Thread Wolfgang Denk
The board/armltd/integrator/split_by_variant.sh script used to print "Configuring for integrator*p board..." no matter which board name was being compiled. This made it difficult to match MAKEALL output to board names. This patch fixes this. Signed-off-by: Wolfgang Denk --- board/armltd/integrat

[U-Boot] [PATCH 1/1] Add support for Eukrea CPUAT91 SBC

2009-07-18 Thread Eric Benard
CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII mode. Signed-off-by: Eric Benard --- MAINTAINERS |6 +- MAKEALL |3 +- Makefile|

[U-Boot] bootelf and command line arguments

2009-07-18 Thread Thomas Dörfler
Hello, up to now I have worked in private with U-Boot and adapted it to a user-specific MPC5121e based board. We have worked out how we want to use U-Boot and soon would like to commit the board specific (and not so specific) source code changes and additions. Now we have hit a strange point. the

Re: [U-Boot] [PATCH] jffs2: some fixes to summary support

2009-07-18 Thread Mike Frysinger
On Friday 17 July 2009 07:02:42 Ilya Yanok wrote: > +#ifdef CONFIG_JFFS2_SUMMARY > +static u32 sum_get_unaligned32(u32 *ptr) > +{ > + u32 val; > + u8 *p = (u8 *)ptr; > + > + val = *p | (*(p + 1) << 8) | (*(p + 2) << 16) | (*(p + 3) << 24); > + > + return __le32_to_cpu(val); > +} > +

Re: [U-Boot] [PATCH] Add inverted clock polarity support for Atmel LCD driver

2009-07-18 Thread Anatolij Gustschin
Dimitar Dimitrov wrote: > This is my third try for Olimex SAM9-L9260/61 board support patches. > > Here follows the first patch. > --- > > Boards utilizing the Atmel LCD driver can now specify that the LCD clock must > be inverted by defining the macro CONFIG_LCD_INVERTED_CLOCK. > --- > README

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Wolfgang Denk
Dear Mike Frysinger, In message <200907181456.20670.vap...@gentoo.org> you wrote: > > are there really any guidelines on what "CONFIG_SYS_" is for ? i havent > really figured out what "_SYS_" is supposed to indicate, so the new proposed > naming is just as confusing imo. Actually there ARE gui

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Mike Frysinger
On Saturday 18 July 2009 07:03:38 Jean-Christophe PLAGNIOL-VILLARD wrote: > Hi all, > > Currently we have a mess in the drivers CONFIG naming convention > as example on I2C we have > CONFIG_I2C_X > CONFIG_DRIVER_XXX_I2C > CONFIG__I2C > CONFIG_SYS_I2C_

Re: [U-Boot] [PATCH 6/6] Marvell RD6281A Board support

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
> diff --git a/include/configs/rd6281a.h b/include/configs/rd6281a.h > new file mode 100644 > index 000..065e4aa > --- /dev/null > +++ b/include/configs/rd6281a.h > @@ -0,0 +1,209 @@ > +/* > + * (C) Copyright 2009 > + * Marvell Semiconductor > + * Written-by: Prafulla Wadaskar > + * > + * See

[U-Boot] [PATCH] at91cap9adk: fix #ifdef/#endif pairing

2009-07-18 Thread Wolfgang Denk
The #ifdef/#endif pairing in this file was obviously messed up. Signed-off-by: Wolfgang Denk --- include/configs/at91cap9adk.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/at91cap9adk.h b/include/configs/at91cap9adk.h index 526cd60..219eea3 100644 ---

Re: [U-Boot] [PATCH 5/6] net: Kirkwood_egiga: forced interface speed config support

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:58 Thu 16 Jul , Prafulla Wadaskar wrote: > By default Auto Negotiation is enabled for interface speed > but on some platforms like RD6281A it does not work. > If you want to forced program it to desired speed, > this patch helps- > > Through this patch Auto negotiation can be disabled an

Re: [U-Boot] [PATCH v13 3/6] Marvell MV88F6281GTW_GE Board support

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:58 Thu 16 Jul , Prafulla Wadaskar wrote: > This is Marvell's 88F6281_A0 based custom board developed > for wireless access point product > > This patch is tested for- > 1. Boot from DRAM/SPI flash/NFS > 2. File transfer using tftp and loadb > 3. SPI flash read/write/erase > 4. Booting Li

Re: [U-Boot] Using Uboot to communicate a PCI device.

2009-07-18 Thread Darshan Vasisht
Hi Dave, I am really happy for your co-operation in making me understand things which i completely don't have an idea for. I am getting some clarity into this requirement after looking at your answers and explanations. Let me tell you what i am able to understand from these explanations at this ju

Re: [U-Boot] [PATCH] 8xxx: fix warning: implicit declaration of function 'uec_standard_init'

2009-07-18 Thread Wolfgang Denk
Dear Peter Tyser, In message <1247940820.13289.2.ca...@ptyser-laptop> you wrote: > On Sat, 2009-07-18 at 16:15 +0200, Wolfgang Denk wrote: > > Commit 8e55258f created function uec_standard_init() to initialize > > all UEC interfaces for 83xx and 85xx but failed to provide a > > prototype for it. >

Re: [U-Boot] [PATCH] 8xxx: fix warning: implicit declaration of function 'uec_standard_init'

2009-07-18 Thread Peter Tyser
On Sat, 2009-07-18 at 16:15 +0200, Wolfgang Denk wrote: > Commit 8e55258f created function uec_standard_init() to initialize > all UEC interfaces for 83xx and 85xx but failed to provide a > prototype for it. Kumar sent a similar patch to fix this previously and was picked up by Ben FWIW: http://ww

Re: [U-Boot] [PATCH v2 0/6] Clean up top-level directory structure

2009-07-18 Thread Wolfgang Denk
Dear Peter Tyser, In message <1247935976.9174.31.ca...@ptyser-laptop> you wrote: > > I see your point. Its a bit confusing as U-Boot documentation > seems to refer to "Standalone applications" alot, and in general that > documentation is specifically referring jumptable applications. eg > "doc/

Re: [U-Boot] [PATCH v2 0/6] Clean up top-level directory structure

2009-07-18 Thread Wolfgang Denk
Dear Peter Tyser, In message <1247935062.9174.14.ca...@ptyser-laptop> you wrote: > > I'd still vote for changing the directory structure in this release, NAK. Such heavily restructuring changes should be prepared and submitted at (or even before) the begin of the merge window, not at it's very e

Re: [U-Boot] [PATCH] ppc: Fix compile error for boards with CONFIG_DDR_ECC

2009-07-18 Thread Wolfgang Denk
Dear Stefan Roese, In message <200907180731.42703...@denx.de> you wrote: > > > > Wolfgang, I suggest that you pull this patch directly so that the > > > breakage is fixed. > > > > Done. > > This patch is still not available in mainline. Should be visible now. I forgot to push my changes out to

Re: [U-Boot] [PATCH] mpc83xx: fix duplicate MONITOR_LEN definition caused by merge foo

2009-07-18 Thread Wolfgang Denk
Dear Kim Phillips, In message <20090717124744.2e420b4b.kim.phill...@freescale.com> you wrote: > commits 4a9932a4364b548773bc131bf85e24a2ec15f2b0 and > c9646ed758804fa1fa6c1425369a4eee5d618b1d merged and generated this build > error: > > Configuring for MPC837XERDB board... > In file included from

Re: [U-Boot] Using Uboot to communicate a PCI device.

2009-07-18 Thread Wolfgang Denk
Dear Darshan Vasisht, In message <49797f780907172331s4e6e9121w122812e2ccc3c...@mail.gmail.com> you wrote: > > Cavium's U-boot version included has been modified to support multicore > OCTEON processors. The 'bootoct' command has been added, which supports the > booting of an Octeon simple execut

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Wolfgang Denk
Dear Robin Getz, In message <200907181115.26404.rg...@blackfin.uclinux.org> you wrote: > > It would be nice to come up with some list of namespaces, and what they > they should be used for... Agreed. > For example, should it be: > CONFIG_DRIVER_OMAP24XX_I2C > or > CONFIG_SYS_I2C_DRIVER_OMAP24XX

Re: [U-Boot] [PATCH 1/1] Add support for Eukrea CPUAT91 SBC

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 19:14 Sat 18 Jul , Eric Bénard wrote: > Jean-Christophe PLAGNIOL-VILLARD wrote : > >> + > >> +cpuat91_ram_config \ > >> +cpuat91_config:unconfig > >> +@if [ "$(findstring _ram_,$@)" ] ; then \ > >> +echo "#define CONFIG_CPUAT91_RAM 1" >> ./include/config.h ; \ > > what is

Re: [U-Boot] [PATCH v7 2/6] Marvell Sheevaplug Board support

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:58 Thu 16 Jul , Prafulla Wadaskar wrote: > Reference: > http://plugcomputer.org/ > http://openplug.org/plugwiki/index.php/Das_U-boot_plug_support > > This patch is tested for- > 1. Boot from DRAM/NAND flash > 2. File transfer using tftp > 3. NAND flash read/write/erase > 4. Linux kernel

Re: [U-Boot] [PATCH V2] ppc4xx: Add 405EP based PMC405DE board

2009-07-18 Thread Wolfgang Denk
Dear Matthias Fuchs, In message <4a61e62e.3030...@esd.eu> you wrote: > > Do you want to see something like this (see below)? Basicly yes, but see comments below. > I ran into the problem that include/ppc405.h defines a macro "tcr". > This conflicts with tcr in my gpio_controller struct. Indeed

[U-Boot] Pull request: nand flash

2009-07-18 Thread Scott Wood
The following changes since commit 462b1038738dd86f8dd70595f250ce792e90d244: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians are available in the git repository at: git://git.denx.de/u-boot-nand-flash.git ..BRANCH.NOT.VERIFIED.. David Brownell (1): Ty

Re: [U-Boot] [PATCH] EUKREA CPUIMX27 : update boot script

2009-07-18 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090718150811.gd30...@game.jcrosoft.org> you wrote: > > > (imx_nand renamed to mxc_nand) > > > > Signed-off-by: Eric Benard > > --- > > board/eukrea_cpuimx27/env/bin/boot |2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > could

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090718144826.gc30...@game.jcrosoft.org> you wrote: > > > Funny. You first post a patch, then only then bother to discuss the > > topic. > the patch was send after :) Well, hard facts tell a different story: Patch: ... Received

Re: [U-Boot] [PATCH 1/1] Add support for Eukrea CPUAT91 SBC

2009-07-18 Thread Eric Bénard
Jean-Christophe PLAGNIOL-VILLARD wrote : >> + >> +cpuat91_ram_config \ >> +cpuat91_config:unconfig >> +@if [ "$(findstring _ram_,$@)" ] ; then \ >> +echo "#define CONFIG_CPUAT91_RAM 1" >> ./include/config.h ; \ > what is this ram config? the ram config allows to generate a

Re: [U-Boot] [PATCH 1/2] new video driver for bus vcxk framebuffers

2009-07-18 Thread Anatolij Gustschin
Jens Scharsig wrote: > This patch adds a new video driver > > * adds common bus_vcxk framebuffer driver > > Signed-off-by: Jens Scharsig > --- Sorry it took so long to review/comment. We need to resolve some issues before this patch can be applied, then it can go in for coming release. > diff

Re: [U-Boot] [PATCH v2 0/6] Clean up top-level directory structure

2009-07-18 Thread Peter Tyser
Hi Rafal, > > I like the Linux and u-boot-v2 directory layout too the more I think > > about it too. How about if I resend this series but with the final > > directory structure looking like: > > > > /arch/$(ARCH)/lib/ > > > /lib/ > > / > > /libfdt/ > > /lzma/ > > /lzo/ > > > > /e

Re: [U-Boot] [PATCH v2 0/6] Clean up top-level directory structure

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:37 Sat 18 Jul , Peter Tyser wrote: > > > > I'd vote to get the directory structure changed as desired (in this > > > release), then integrate the Kconfig-based build system in the next > > > release once the directory layout is stable. Jean-Christophe is the > > > most familiar with the

Re: [U-Boot] [PATCH v2 0/6] Clean up top-level directory structure

2009-07-18 Thread Peter Tyser
> > I'd vote to get the directory structure changed as desired (in this > > release), then integrate the Kconfig-based build system in the next > > release once the directory layout is stable. Jean-Christophe is the > > most familiar with the Kbuild system and might have a better idea what > > it

Re: [U-Boot] [PATCH 2/2] LPC2468 example board

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:54 Tue 28 Apr , Remco Poelstra wrote: > Added example board for LPC2468 processor > > Signed-off-by: Remco Poelstra --- > From ab9ef1e9c2bd8f04612429461baa5c24dbc52266 Mon Sep 17 00:00:00 2001 > From: Remco Poelstra > Date: Tue, 28 Apr 2009 15:04:33 +0200 > Subject: [PATCH] Added exam

[U-Boot] [PATCH] pcm030: fix out-of-tree building

2009-07-18 Thread Wolfgang Denk
Commit c9969947, which added support for the pcm030 board (aka phyCORE-MPC5200B-tiny), broke out-of-tree building. Signed-off-by: Wolfgang Denk --- Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 9e6346f..9ff846e 100644 --- a/Makefile

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:15 Sat 18 Jul , Robin Getz wrote: > On Sat 18 Jul 2009 07:03, Jean-Christophe PLAGNIOL-VILLARD pondered: > > Hi all, > > > > Currently we have a mess in the drivers CONFIG naming convention > > as example on I2C we have > > CONFIG_I2C_X > > CONFIG_DRIVER_XXX_I2C > >

Re: [U-Boot] [PATCH 1/1] Add support for Eukrea CPUAT91 SBC

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:24 Thu 16 Jul , Eric Benard wrote: > CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR > flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII > mode. > > Signed-off-by: Eric Benard > --- > MAINTAINERS |6 +- > MAKEALL

Re: [U-Boot] Using Uboot to communicate a PCI device.

2009-07-18 Thread dwh
Hi Darshan, > Cavium's U-boot version included has been modified to support > multicore OCTEON processors. The 'bootoct' command has been > added, which supports the booting of an Octeon simple > executive application. Ok. Since the processor is already supported in U-Boot, your life is much easi

Re: [U-Boot] [PATCH v2 1/1] Add support for Eukrea CPU9260 SBC

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
> + > +#ifdef CONFIG_DISPLAY_BOARDINFO > +int checkboard(void) > +{ > + char buf[32]; > + > + printf("Board : Eukrea Electromatique CPU9260\n"); > + printf("Crystal frequency: %8s MHz\n", > + strmhz(buf, get_main_clk_rate())); > + printf("CPU cloc

Re: [U-Boot] [RFC] CONFIG naming convetion

2009-07-18 Thread Robin Getz
On Sat 18 Jul 2009 07:03, Jean-Christophe PLAGNIOL-VILLARD pondered: > Hi all, > > Currently we have a mess in the drivers CONFIG naming convention > as example on I2C we have > CONFIG_I2C_X > CONFIG_DRIVER_XXX_I2C > CONFIG__I2C > CONFIG_SYS_I2C_ >

Re: [U-Boot] [PATCH V2] ppc4xx: Add 405EP based PMC405DE board

2009-07-18 Thread Matthias Fuchs
Hi Wolfgang and Stefan, Wolfgang Denk schrieb: > Of course you can. The cure is simple: > > Fix "include/ppc405.h" so we get rid of this silly "base address + > offset" notation and use proper C structures instead. > > > Oh, and while we are at it - "include/ppc440.h" has more of this stuff

  1   2   >