Re: [U-Boot] [PATCH-V2 4/4] AM35x: Add support for EMIF4

2010-05-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Thursday, May 06, 2010 1:44 AM > To: Hiremath, Vaibhav > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH-V2 4/4] AM35x: Add support for EMIF4 > > Dear hvaib...@ti.com, > > In message <1272034546-26041-6-git-

Re: [U-Boot] [PATCH-V2 3/4] AM35x: Add support for AM3517EVM

2010-05-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Thursday, May 06, 2010 1:42 AM > To: Hiremath, Vaibhav > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH-V2 3/4] AM35x: Add support for AM3517EVM > > Dear hvaib...@ti.com, > > In message <1272034546-26041-5-

Re: [U-Boot] [PATCH-V2 2/4] omap3: Consolidate SDRC related operations

2010-05-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Thursday, May 06, 2010 1:38 AM > To: Hiremath, Vaibhav > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH-V2 2/4] omap3: Consolidate SDRC related > operations > > Dear hvaib...@ti.com, > [Hiremath, Vaibhav] T

[U-Boot] Wenn Sie unsere Dienstleistungen nutzen, dann konnen sich einen wurdigen Arbeitsplatz finden!

2010-05-05 Thread adm
Hallo, Lieber Leser, entschuldigen Sie uns Bitte, aber moglich ist folgende Information fur Sie wichtig. Wir sind ein Unternehmen aus Emden Stadt (Deutschland), und wir sind seit langerer Zeit auf dem Personalkoordinierungsmarkt erfolgreich tatig. Bis Heute haben wir nach dem Auftrag unserer

Re: [U-Boot] [RESEND:PATCH-V4] OMAP3EVM: Added NAND support

2010-05-05 Thread Hiremath, Vaibhav
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Thursday, May 06, 2010 1:31 AM > To: Hiremath, Vaibhav > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [RESEND:PATCH-V4] OMAP3EVM: Added NAND support > > Dear hvaib...@ti.com, > > In message <1272034546-26041-2-g

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

2010-05-05 Thread Heiko Schocher
Hello Wolfgang, please pull from u-boot-i2c The following changes since commit b88c5988db176a0f9de5598d5167ee2498637d40: Kim Phillips (1): configs: remove unused CONFIG_COMMAND_HISTORY are available in the git repository at: git://git.denx.de/u-boot-i2c.git master Mike Frysinger (1

Re: [U-Boot] Endless loop in cmd_log.c?

2010-05-05 Thread Dennis Ruffer
Not sure why this hasn't come through in my 2 earlier attempts... I am trying to implement CONFIG_LOGBUFFER and CONFIG_CMD_LOG on our ARM systems and I seem to have run into an endless loop. With loglevel=5 so we still see our console output, the printf at the end of logbuff_printk appears to cre

[U-Boot] Help me on finding board similar to NIC card in U-bootloader

2010-05-05 Thread Hari Babu
Hello, I am having a new NIC card and i have to develop U-boot Loader for that.Can any one help me which board name in U-Boot source code having similar kind of features( PHY, MAC ) for cloning that to my new NIC target card.This NIC card is communicating through PCIe to host,my NIC card is having

Re: [U-Boot] [PATCH 0/3] Support for TI's DA850/OMAP-L138 platform

2010-05-05 Thread Sudhakar Rajashekhara
Hi Tom, > -Original Message- > From: Tom Rix [mailto:t...@bumblecow.com] > Sent: Thursday, May 06, 2010 3:14 AM > To: Sudhakar Rajashekhara > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH 0/3] Support for TI's DA850/OMAP-L138 platform > > Sudhakar Rajashekhara wrote: > > This pa

Re: [U-Boot] [PATCH v2 04/17] SPEAr : Placing ethaddr write and read within CONFIG_CMD_NET

2010-05-05 Thread Vipin KUMAR
On 5/4/2010 5:48 PM, Tom Rix wrote: +#endif } else if (!strcmp(argv[1], "print")) { if (chip->cpufreq == -1) @@ -274,13 +287,14 @@ int do_chip_config(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]) else printf("DDR Ty

Re: [U-Boot] [PATCH v3 00/26] [x86] 'Comming of Age'

2010-05-05 Thread Graeme Russ
Wolfgang Denk wrote: > Dear Graeme Russ, > > In message <1272031560-30486-1-git-send-email-graeme.r...@gmail.com> you > wrote: >> Hello Everyone [snip] > Applied, thanks. > > Hm.. wouldn't it make sense to add you as custodian for x86? What do > you think? > I actually mentioned that idea pr

Re: [U-Boot] [PATCH v2 12/17] SPEAr : i2c driver moved completely into drivers/i2c

2010-05-05 Thread Vipin KUMAR
On 5/6/2010 3:07 AM, Tom Rix wrote: > Vipin KUMAR wrote: >> On 5/3/2010 5:55 AM, Tom Rix wrote: >>> Vipin KUMAR wrote: The i2c IP used by spear platform is a synopsys i2c controller >>> 'IP' expand. >> >> IP is Intellectual Property i.e peripheral hardware >> > > Please use the term 'peripher

Re: [U-Boot] [PATCH] tx25: fix crash while booting Linux

2010-05-05 Thread Fabio Estevam
Hi Wolfgang, --- On Wed, 5/5/10, Wolfgang Denk wrote: > From: Wolfgang Denk > Subject: Re: [U-Boot] [PATCH] tx25: fix crash while booting Linux > To: "Stefano Babic" > Cc: u-boot@lists.denx.de, "John Rigby" > Date: Wednesday, May 5, 2010, 7:40 PM > Dear Stefano Babic, > > In message <4bcf02b

[U-Boot] uboot bootm issue ...

2010-05-05 Thread Denny Xiao (CW)
Dear Wolfgang, Sorry to post the 64 encode message by mail box jxnu...@163.com, now I just convert it into plain text and re-send it, could you guys have a look at this quick question? BTW could you pls tell me how to join to mail list: u-b...@lists.denx.de? Thanks again. Denny ---

Re: [U-Boot] [PATCH v2 12/17] SPEAr : i2c driver moved completely into drivers/i2c

2010-05-05 Thread Vipin KUMAR
On 5/4/2010 11:26 PM, Scott Wood wrote: > On Tue, May 04, 2010 at 02:37:03PM +0530, Vipin KUMAR wrote: >> On 5/3/2010 5:55 AM, Tom Rix wrote: >>> Vipin KUMAR wrote: The i2c IP used by spear platform is a synopsys i2c controller >>> >>> 'IP' expand. >> >> IP is Intellectual Property i.e periphe

Re: [U-Boot] [PATCH 5/6 v3] spi_flash: support old STMicro parts with RES

2010-05-05 Thread Thomas Chou
Dear Wolfgang, On 05/06/2010 03:57 AM, Wolfgang Denk wrote: > Dear Mike Frysinger, > > In message<201005050321.49140.vap...@gentoo.org> you wrote: > >> ive merged this into my sf branch and will push out next merge window if >> Wolfgang doesnt pick it up before that >> > Just let me kno

Re: [U-Boot] [PATCH] drivers/*/Makefile: fix conditional compile rule.

2010-05-05 Thread Wolfgang Denk
Dear "Ender.Dai", In message <1271921065-18704-1-git-send-email-ender@gmail.com> you wrote: > Fix conditional compile rule for twl4030.c and videomodes.c. > > Signed-off-by: Ender.Dai > --- > drivers/usb/phy/Makefile |1 - > drivers/video/Makefile |9 - > 2 files changed,

Re: [U-Boot] [PATCH] tx25: fix crash while booting Linux

2010-05-05 Thread Wolfgang Denk
Dear Stefano Babic, In message <4bcf02b0.60...@denx.de> you wrote: > Anatolij Gustschin wrote: > > Currently booting Linux on TX25 board doesn't work > > since there is no correct mach-id and boot parameters > > setup for tx25 board. Fix it now. > > > > Signed-off-by: Anatolij Gustschin > > Cc:

Re: [U-Boot] [PATCH] Move test for unnecessary memmove to memmove_wd()

2010-05-05 Thread Wolfgang Denk
Dear Larry Johnson, In message <4bcd9987.9020...@acm.org> you wrote: > Signed-off-by: Larry Johnson > --- > common/cmd_bootm.c |7 ++- > common/image.c |3 +++ > 2 files changed, 5 insertions(+), 5 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software En

Re: [U-Boot] [PATCH] compiler.h: add uint typedef

2010-05-05 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1271756970-15098-1-git-send-email-vap...@gentoo.org> you wrote: > Recent crc changes started using the "uint" type in headers that are used > on the build system. This subsequently broke mingw targets as they do not > provide such a type. So add this basic typede

Re: [U-Boot] [PATCH v3] command.c: Enable auto tab for the editenv command

2010-05-05 Thread Wolfgang Denk
Dear =?iso-8859-1?Q?Tr=FCbenbach=2C_Ralf?=, In message you wrote: > Enable the auto completion (with TAB) of the environment variable name = > > after the editenv command. > > Signed-off-by: Ralf Tr=FCbenbach > --- > Changes from v2: > > Sorry, but your patch does not apply against current ma

Re: [U-Boot] [PATCH v3 3/3] IGEP v2 support

2010-05-05 Thread Wolfgang Denk
Dear Enric Balletbo i Serra, In message <1271234190-2432-4-git-send-email-eballe...@gmail.com> you wrote: > From: Enric Balletbo i Serra > > This patch adds support for the IGEP v2 board. > > The IGEP v2 board is a low-cost, fan-less and industrial temperature > range single board computer that

Re: [U-Boot] [PATCH] Add SPI support to mx51evk board

2010-05-05 Thread Stefano Babic
Wolfgang Denk wrote: > Dear Stefano Babic, > Hi Wolfgang, > In message <1268756541-2179-1-git-send-email-sba...@denx.de> you wrote: >> The patch adds SPI devices to the mx51evk board. Two devices >> are supported: Atmel SPI flash and MC13892 power >> controller. >> >> Signed-off-by: Stefano Babi

Re: [U-Boot] [PATCH] 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board

2010-05-05 Thread Wolfgang Denk
Dear Stefan Roese, In message <1271145549-15224-1-git-send-email...@denx.de> you wrote: > From: Reinhard Arlt > > Add ECC support for DDR RAM for MV64360 on esd CPCI-CPU/750 board. > > This patch also adds the "pldver" command to display the CPLD > revision. > > Signed-off-by: Reinhard Arlt >

Re: [U-Boot] [PATCH v3 00/26] [x86] 'Comming of Age'

2010-05-05 Thread Wolfgang Denk
Dear Graeme Russ, In message <1272031560-30486-1-git-send-email-graeme.r...@gmail.com> you wrote: > Hello Everyone > > Respin of a previous patch set addressing a few minor issues > including: > > Version 2: > - Resolved the PCI_BASE_ADDRESS_1 --> PCI_BASE_ADDRESS_0 modification. > It turned

Re: [U-Boot] [PATCH v1 1/3] fsl-diu: Using I/O accessor to CCSR space

2010-05-05 Thread Wolfgang Denk
Dear Kumar Gala, In message <0adf7618-d48a-4003-aba5-14d9e0084...@kernel.crashing.org> you wrote: > > On Apr 8, 2010, at 2:56 AM, Dave Liu wrote: > > > From: Jerry Huang > > > > Using PPC I/O accessor to DIU I/O space instead of directly > > read/write. It will prevent the dozen of compiler or

Re: [U-Boot] [PATCH] mmc: modified calculated mmc-capacity & set mmc trans_speed

2010-05-05 Thread Wolfgang Denk
Dear Andy, In message Jae hoon Chung wrote: > The patches do the following > 1. If mmc size is more than 2GB , we need to calculated using the > extended csd register. > 2. mmc_set_clock() is hard setting, that is not good solution. > > If mmc is not MMC_MODE_HS, mmc will set card's trans_speed

Re: [U-Boot] [PATCH v2] POST: Added ECC memory test for mpc83xx.

2010-05-05 Thread Wolfgang Denk
Dear Michael Zaidman, In message <1270654208-32319-1-git-send-email-michael.zaid...@gmail.com> you wrote: > Signed-off-by: Michael Zaidman > --- > post/cpu/mpc83xx/Makefile | 30 > post/cpu/mpc83xx/ecc.c| 167 > + > 2 files changed, 1

Re: [U-Boot] [PATCH] cmd_onenand.c: moved to standard subcommand handling

2010-05-05 Thread Wolfgang Denk
Dear Frans Meulenbroeks, In message <1269706476-20496-1-git-send-email-fransmeulenbro...@gmail.com> you wrote: > On the fly also fixed the following things: > - write help talked about a parameter oob, but that one was not used, so > removed it from the help message. > - the test command also a

Re: [U-Boot] [PATCH] ppc: unused memory region too close to current stack pointer

2010-05-05 Thread Wolfgang Denk
Dear Norbert van Bolhuis, In message <201003191434.o2jeyprf024...@linpc062.aimsys.nl> you wrote: > > This avoids a possible overwrite of the (end of) ramdisk by u-boot. > The unused memory region for ppc boot currently starts 1k below the > do_bootm->bootm_start->arch_lmb_reserve stack ptr. This

Re: [U-Boot] [PATCH] Add SPI support to mx51evk board

2010-05-05 Thread Wolfgang Denk
Dear Stefano Babic, In message <1268756541-2179-1-git-send-email-sba...@denx.de> you wrote: > The patch adds SPI devices to the mx51evk board. Two devices > are supported: Atmel SPI flash and MC13892 power > controller. > > Signed-off-by: Stefano Babic > --- > board/freescale/mx51evk/mx51evk.c

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Wolfgang Denk
Dear Peter Tyser, In message <1273095808.2451.4674.ca...@localhost.localdomain> you wrote: > > I see, makes sense. This seems like a problem that is unique to you, as > well as potentially a few other maintainers. I imagine the vast > majority of developers rarely use the CHANGELOG file though.

Re: [U-Boot] [PATCH 0/3] Support for TI's DA850/OMAP-L138 platform

2010-05-05 Thread Tom Rix
Sudhakar Rajashekhara wrote: > This patch series adds support for TI's DA850/OMAP-L138 > platform. This series is dependant on the following > patch which I have submitted earlier: > > [U-Boot] [PATCH] da830: Move common code out of da830evm.c file > > Sudhakar Rajashekhara (3): > TI: DaVinci:

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Peter Tyser
> > I'll quit whining, just wanted to give my +1 for removing the changelog. > > I don't consider you whining. I am listening to the arguments. > I am not convinced yet, though. Well in that case, I'll chime in again:) > > I still don't grasp what the common use of looking at U-Boot's entire > >

[U-Boot] [PATCH] ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments

2010-05-05 Thread George G. Davis
The ARM1136 cache_flush() function uses the "mcr p15, 0, rn, c7, c7, 0" instruction which means "Invalidate Both Caches" when in fact the intent is to "Clean and Invalidate Entire Data Cache". So change the ARM1136 cache_flush() function to use the "mcr p15, 0, rn, c7, c7, 0 @ Clean & invalidate D

Re: [U-Boot] [PATCH 5/6 v3] spi_flash: support old STMicro parts with RES

2010-05-05 Thread Mike Frysinger
On Wednesday 05 May 2010 15:57:29 Wolfgang Denk wrote: > Mike Frysinger wrote: > > ive merged this into my sf branch and will push out next merge window if > > Wolfgang doesnt pick it up before that > > Just let me know what you (and Thomas) prefer doesnt matter to me whether you pull my branch n

Re: [U-Boot] [PATCH v2 12/17] SPEAr : i2c driver moved completely into drivers/i2c

2010-05-05 Thread Tom Rix
Vipin KUMAR wrote: > On 5/3/2010 5:55 AM, Tom Rix wrote: >> Vipin KUMAR wrote: >>> The i2c IP used by spear platform is a synopsys i2c controller >> 'IP' expand. > > IP is Intellectual Property i.e peripheral hardware > Please use the term 'peripheral hardware' in place of IP IP is too generic.

Re: [U-Boot] [PATCH 01/17] SPARC: added unaligned definitions, patch supplied by Magnus Sjalander.

2010-05-05 Thread Wolfgang Denk
Dear Daniel Hellstrom, In message <1264680996-13804-1-git-send-email-dan...@gaisler.com> you wrote: > Signed-off-by: Daniel Hellstrom > --- > include/asm-sparc/unaligned.h | 17 + > 1 files changed, 17 insertions(+), 0 deletions(-) > create mode 100644 include/asm-sparc/unalig

[U-Boot] Endless loop in cmd_log.c?

2010-05-05 Thread Dennis Ruffer
I am trying to implement CONFIG_LOGBUFFER and CONFIG_CMD_LOG on our ARM systems and I seem to have run into an endless loop. With loglevel=5 so we still see our console output, the printf at the end of logbuff_printk appears to create an endless loop. I had to replace that line with serial_puts(m

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Wolfgang Denk
Dear Kim Phillips, In message <20100505160607.99edd83d.kim.phill...@freescale.com> you wrote: > > > How would you try such identification? > > it appears that the granularity of CHANGELOG updates is equal to that > of VERSION, PATCHLEVEL, and EXTRAVERSION assignments in the root > Makefile; so pr

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Wolfgang Denk
Dear Peter Tyser, In message <1273091842.2451.4563.ca...@localhost.localdomain> you wrote: > > I still don't grasp what the common use of looking at U-Boot's entire > changelog is. What are some common tasks that require grepping U-Boot's > entire changelog? Are these tasks performed frequentl

[U-Boot] [PATCH] ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments

2010-05-05 Thread George G. Davis
The ARM1136 cache_flush() function uses the "mcr p15, 0, rn, c7, c7, 0" instruction which means "Invalidate Both Caches" when in fact the intent is to "Clean and Invalidate Entire Data Cache". So change the ARM1136 cache_flush() function to use the "mcr p15, 0, rn, c7, c7, 0 @ Clean & invalidate D

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Kim Phillips
On Wed, 5 May 2010 16:06:07 -0500 Kim Phillips wrote: > echo 'snapshot.commit' > .git/info/attributes make that: echo 'snapshot.commit export-subst' > .git/info/attributes Kim ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Kim Phillips
On Wed, 5 May 2010 08:54:01 +0200 Wolfgang Denk wrote: > Dear Kim Phillips, > > In message <20100504192544.6506945d.kim.phill...@freescale.com> you wrote: > > > > > > It is assumed that this file's only purpose is to serve non-git users > > > > downloading u-boot project source in the form of a

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Peter Tyser
Hi Wolfgang, > > Could you describe what you use CHANGELOG for? I often look at logs, > > but 99% of the time its a log of a specific file or directory to trace a > > bug, see why feature X was added, etc. I rarely look at the > > repositories entire log, and if I do, I use 'git log'. Although

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Wolfgang Denk
Dear Scott Wood, In message <4be1cace.6040...@freescale.com> you wrote: > > Surely the extra quarter second is not too significant compared to the > time it takes to formulate the query and examine the results. The requests are often generated by some script, and there may be tens of them - enou

Re: [U-Boot] [PATCH 2/2] [v6] allow print_size to print large numbers on 32-bit systems

2010-05-05 Thread Wolfgang Denk
Dear Timur Tabi, In message <1271182563-17615-2-git-send-email-ti...@freescale.com> you wrote: > Modify print_size() so that it can accept numbers larger than 4GB on 32-bit > systems. > > Add support for display terabyte, petabyte, and exabyte sizes. Change the > output to use International Elec

Re: [U-Boot] [PATCH 1/2] [v2] fix print_size printing fractional gigabyte numbers on 32-bit platforms

2010-05-05 Thread Wolfgang Denk
Dear Timur Tabi, In message <1271182563-17615-1-git-send-email-ti...@freescale.com> you wrote: > In print_size(), the math that calculates the fractional remainder of a number > used the same integer size as a physical address. However, the "10 *" factor > of the algorithm means that a large numb

Re: [U-Boot] [PATCH-V2 4/4] AM35x: Add support for EMIF4

2010-05-05 Thread Wolfgang Denk
Dear hvaib...@ti.com, In message <1272034546-26041-6-git-send-email-hvaib...@ti.com> you wrote: > From: Vaibhav Hiremath > > This patch adds support for the EMIF4 interface > available in the AM35x processors. > > Signed-off-by: Vaibhav Hiremath > Signed-off-by: Sanjeev Premi > --- > arch/ar

Re: [U-Boot] [PATCH-V2 3/4] AM35x: Add support for AM3517EVM

2010-05-05 Thread Wolfgang Denk
Dear hvaib...@ti.com, In message <1272034546-26041-5-git-send-email-hvaib...@ti.com> you wrote: > From: Vaibhav Hiremath > > This patch adds basic support for the AM3517EVM. > It includes: > - Board int file (.c and .h) > - Default configuration file > - Updates for Makefile >

Re: [U-Boot] [PATCH-V2 2/4] omap3: Consolidate SDRC related operations

2010-05-05 Thread Wolfgang Denk
Dear hvaib...@ti.com, In message <1272034546-26041-4-git-send-email-hvaib...@ti.com> you wrote: > From: Vaibhav Hiremath > > Consolidated SDRC related functions into one file - sdrc.c > > And also replaced sdrc_init with generic memory init > function (mem_init), this generalization of omap mem

Re: [U-Boot] [RESEND:PATCH-V4] OMAP3EVM: Added NAND support

2010-05-05 Thread Wolfgang Denk
Dear hvaib...@ti.com, In message <1272034546-26041-2-git-send-email-hvaib...@ti.com> you wrote: > > diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h > index 0d99f7d..1d31731 100644 > --- a/include/configs/omap3_evm.h > +++ b/include/configs/omap3_evm.h > @@ -151,7 +151,8 @@ >

Re: [U-Boot] [PATCH 5/6 v3] spi_flash: support old STMicro parts with RES

2010-05-05 Thread Wolfgang Denk
Dear Mike Frysinger, In message <201005050321.49140.vap...@gentoo.org> you wrote: > > ive merged this into my sf branch and will push out next merge window if > Wolfgang doesnt pick it up before that Just let me know what you (and Thomas) prefer, and what exactly (which patch[es] from this serie

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Scott Wood
On 05/05/2010 02:05 PM, Wolfgang Denk wrote: > Dear Peter Tyser, > > In message<1273075406.2451.4225.ca...@localhost.localdomain> you wrote: >> >> Could you describe what you use CHANGELOG for? I often look at logs, >> but 99% of the time its a log of a specific file or directory to trace a >> bu

[U-Boot] Endless loop in cmd_log.c?

2010-05-05 Thread Dennis Ruffer
I am trying to implement CONFIG_LOGBUFFER and CONFIG_CMD_LOG on our ARM systems and I seem to have run into an endless loop. With loglevel=5 so we still see our console output, the printf at the end of logbuff_printk appears to create an endless loop. I had to replace that line with serial_puts(m

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Wolfgang Denk
Dear Peter Tyser, In message <1273075406.2451.4225.ca...@localhost.localdomain> you wrote: > > Could you describe what you use CHANGELOG for? I often look at logs, > but 99% of the time its a log of a specific file or directory to trace a > bug, see why feature X was added, etc. I rarely look a

[U-Boot] Mystery Shopper Needed Urgently(Respond Asap)

2010-05-05 Thread Dr David Khan
MYSTERY SHOPPER SERVICES 95 Crease Rd. Budd Lake, NJ 07828 Hello Applicant, Mystery Shopper Guide measuring the quality of retail services. We systematically gather information and analyze the data of our customers, their competitors and the market. We send mystery shoppers to 'act' a

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Peter Tyser
Hi Wolfgang, > In message > you wrote: > > > > I agree with Kim. Is there anyone besides you who uses CHANGELOG? If > > not, then maybe it should be deleted from the repository. I don't see > > why you can't run a script to regenerate it when you need it. > > The thing is that I use it all

Re: [U-Boot] Fix for a build ?

2010-05-05 Thread Sylvain Lamontagne
Hi Igor Luri, > We solve this problem building U-Boot and failing projects passing "-j > 1" argument to Make (without running simultaneous jobs), and the rest of > software with "-j 9". > Your suggestion solved the problem for us, thank you very much. > Hope this helps. It did :) again thank you

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Wolfgang Denk
Dear Timur Tabi, In message you wrote: > > I agree with Kim. Is there anyone besides you who uses CHANGELOG? If > not, then maybe it should be deleted from the repository. I don't see > why you can't run a script to regenerate it when you need it. The thing is that I use it all the time. gr

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Timur Tabi
On Wed, May 5, 2010 at 9:17 AM, Wolfgang Denk wrote: > Using a plain "CHANGELOG" here a misses the "${PREFIX}/" part, so I > would have to create this directory first [and probably a tmp > directory to put it in first to avoid potential name conflicts], then > create the CHANGELOG file there, the

[U-Boot] [PATCH V2 3/3] arm: Add support for jadecpu board based on MB86R01 SoC

2010-05-05 Thread Matthias Weisser
This patch adds support for the jadecpu board using the MB86R01 'Jade' SoC from Fujitsu. Signed-off-by: Matthias Weisser --- MAINTAINERS |4 + MAKEALL |1 + Makefile |4 + board/syteco/jadecpu/Makefile

[U-Boot] [PATCH V2 1/3] arm: Add support for MB86R0x SoCs

2010-05-05 Thread Matthias Weisser
This patch adds support for MB86R0x SoCs from Fujitsu Signed-off-by: Matthias Weisser --- arch/arm/cpu/arm926ejs/mb86r0x/Makefile | 47 ++ arch/arm/cpu/arm926ejs/mb86r0x/reset.c | 40 ++ arch/arm/cpu/arm926ejs/mb86r0x/timer.c | 139 ++ arch/arm/include/asm/arch

[U-Boot] [PATCH V2 2/3] video: add support for display controller in MB86R0x SoCs

2010-05-05 Thread Matthias Weisser
This patch adds support for the display controller in the MB86R0x SoCs. Signed-off-by: Matthias Weisser --- drivers/video/Makefile |1 + drivers/video/mb86r0xgdc.c | 186 2 files changed, 187 insertions(+), 0 deletions(-) create mode 100644

[U-Boot] [PATCH V2 0/3] Add support for MB86R0x SoCs

2010-05-05 Thread Matthias Weisser
This patchset adds support for MB86R0x SoC familiy from Fujitsu, its built in lcd controller and a first board using the MB86R01. Changes since V1 - Used C structs for addressing instead of base + offset - Moved offsets for assmebler code to asm-offsets.h - Moved some dublicated sections of

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Wolfgang Denk
Dear Marek, In message <201005051551.47704.marek.va...@gmail.com> you wrote: > > > Can you recommend a way how such auto-generation / inclusion would be > > done? > > > > Currently I'm using something like this: > > > > $ V=2010.03 > > $ PREFIX=u-boot-${V} > > git log > CHANGELOG > > >

Re: [U-Boot] [PATCH] ubifsmount fails due to not initialized list

2010-05-05 Thread Quotient Remainder
On Wed, May 5, 2010 at 1:59 PM, Stefano Babic wrote: > Quotient Remainder wrote: > > > Out of interest, how did something like this get away with only causing > > an occasional failure? > > Well, there are some explanations. MMU is normally off and a Null > Pointer does not cause an exception in

Re: [U-Boot] [PATCH 2/2] remove main CHANGELOG file

2010-05-05 Thread Marek Vasut
Dne St 5. května 2010 08:54:01 Wolfgang Denk napsal(a): > Dear Kim Phillips, > > In message <20100504192544.6506945d.kim.phill...@freescale.com> you wrote: > > > > It is assumed that this file's only purpose is to serve non-git users > > > > downloading u-boot project source in the form of a tarba

Re: [U-Boot] Help me on finding board similar to NIC card in U-bootloader

2010-05-05 Thread Ben Warren
Hi Hari, On Wednesday, May 5, 2010, Hari Babu wrote: > Hello, >  I am having a new NIC card and i have to develop U-boot Loader for that.Can > any one help me which board name in U-Boot source code having similar kind > of features( PHY, MAC ) for cloning that to my new NIC target card. Thank u.

Re: [U-Boot] [PATCH] ubifsmount fails due to not initialized list

2010-05-05 Thread Stefano Babic
Quotient Remainder wrote: > Out of interest, how did something like this get away with only causing > an occasional failure? Well, there are some explanations. MMU is normally off and a Null Pointer does not cause an exception in u-boot. If we get a failure, it depends on the architecture we are

Re: [U-Boot] WARNING: adjusting available memory to 30000000

2010-05-05 Thread Ronny D
I am using customized ppc440 based board having 4GB DDR3 memory sorry by mistake i put DDR3 size = 4GB instead of 1GB. --- On Wed, 5/5/10, Ronny D wrote: From: Ronny D Subject: WARNING: adjusting available memory to 3000 To: "Wolfgang Denk" , "Stefan Roese" Cc: "U-boot" Date: Wednesday,

[U-Boot] Help me on finding board similar to NIC card in U-bootloader

2010-05-05 Thread Hari Babu
Hello, I am having a new NIC card and i have to develop U-boot Loader for that.Can any one help me which board name in U-Boot source code having similar kind of features( PHY, MAC ) for cloning that to my new NIC target card. Thank u. ___ U-Boot mailing

[U-Boot] Compilation Problem with u-boot-2009.08

2010-05-05 Thread Ronny D
I am compiling the u-boot-2009.08.tar.bz2 code for PPC440 based Taishan board. To debug the code i put u-boot in debug mode i.e enable the debug mode by commented out DBGFLAGS= -g  -DDEBUG in top level config.mk With this debug flag i am not able to compile the code. Please let me know i

[U-Boot] WARNING: adjusting available memory to 30000000

2010-05-05 Thread Ronny D
Hi,   I am using customized ppc440 based board having 4GB DDR3 memory. While running u-boot I am getting “WARNING: adjusting available memory to 3000” messege.   Further debugging I came to know that CONFIG_SYS_LINUX_LOWMEM_MAX_SIZE is set to 0x3000 and my ddr size come to 0x40

Re: [U-Boot] u-boot hangs after detecting DDR3 RAM and Flash.

2010-05-05 Thread Stefan Roese
On Wednesday 05 May 2010 13:48:05 prakash bedge wrote: > I commented he MSR_EE in interrupt_init function in cpu/ppc4xx/interrupts.c > to run the u-boot and to get u-boot prompt. > > when I executed "sleep 3 " command it doesn't reurns to prompt. It seems > that it hangs in while loop or hangs som

Re: [U-Boot] u-boot hangs after detecting DDR3 RAM and Flash.

2010-05-05 Thread prakash bedge
Hi Stefan, >> No. What I meant, was that you should try the "sleep" command on the U-Boot >> prompt, to check, if the timer is working or not. Check if a "sleep 3" really >> takes 3 seconds to return to the prompt. I commented he MSR_EE in interrupt_init function in cpu/ppc4xx/interrupts.c to run

Re: [U-Boot] [PATCH] ubifsmount fails due to not initialized list

2010-05-05 Thread Quotient Remainder
On Wed, Apr 21, 2010 at 8:47 AM, Stefano Babic wrote: > ubifsmount is not working and causes an access with > a pointer set to zero because the ubifs_fs_type > is not initialized correctly. > > Signed-off-by: Stefano Babic > --- > fs/ubifs/super.c |1 + > 1 files changed, 1 insertions(+), 0

Re: [U-Boot] [PATCH RFC v2] add redundant environment for env_sf.c

2010-05-05 Thread w . wegner
Hi Mike, On 5 May 2010 at 3:22, Mike Frysinger wrote: > ive merged this into my sf branch and will push out next merge window if > Wolfgang doesnt pick it up before that > -mike thanks! Wolfgang ___ U-Boot mailing list U-Boot@lists.denx.de http://li

Re: [U-Boot] Fix for a build ?

2010-05-05 Thread Igor Luri
Dear Sylvain Lamontagne, We have had a similir issue building U-Boot (1.1.6) in a server with 2 cuadcore processors that is responsible of the automated build system. GNU Make has the posibility to run several jobs simultaneously, passing the argument "-j N", where N is the number of jobs execut

Re: [U-Boot] Debugging into the kernel from u-boot

2010-05-05 Thread Wolfgang Denk
Dear "Dunda, Matthias", In message <569685f045b85741820d0265e0d2999d019cf...@tddhh01.hh.thales-naval.de> you wrote: > > is it correct, that I can only use HARD breakpoints? Because when I set > BREAK SOFT, the gdb always says it cannot access memory at c000 This should be a configuration iss

Re: [U-Boot] Debugging into the kernel from u-boot

2010-05-05 Thread Dunda, Matthias
Hi Stefan, > > You have all the equipment you need. Use the BDI3000 to debug > the Linux > kernel. is it correct, that I can only use HARD breakpoints? Because when I set BREAK SOFT, the gdb always says it cannot access memory at c000 And even with HW breakpoints I'm not able to do clean

Re: [U-Boot] Serail console interface "functions/datastructures"

2010-05-05 Thread Ayewin Oung
Thats cool thanks. On 5 May 2010 09:25, Mike Frysinger wrote: > On Wednesday 05 May 2010 04:08:20 Ayewin Oung wrote: > > Could someone point to me which doc/examples I should follow, to > implement > > serail console? I'm assuming there is a "well" defined interface, > > functions/datastructes

[U-Boot] [PATCH] serial: punt unused serial_addr()

2010-05-05 Thread Mike Frysinger
Only one file apparently defines this function, and it merely stubs it out. So if no one is defining/calling it, punt it. Signed-off-by: Mike Frysinger --- board/barco/barco.c |4 include/common.h|1 - 2 files changed, 0 insertions(+), 5 deletions(-) diff --git a/board/barco/b

Re: [U-Boot] Serail console interface "functions/datastructures"

2010-05-05 Thread Mike Frysinger
On Wednesday 05 May 2010 04:08:20 Ayewin Oung wrote: > Could someone point to me which doc/examples I should follow, to implement > serail console? I'm assuming there is a "well" defined interface, > functions/datastructes one has to implement specific to a particular board. there are no docs unf

[U-Boot] [GIT PULL] Pull request: u-boot-imx

2010-05-05 Thread Stefano Babic
Hi Tom, please pull from u-boot-imx. The following changes since commit b88c5988db176a0f9de5598d5167ee2498637d40: Kim Phillips (1): configs: remove unused CONFIG_COMMAND_HISTORY are available in the git repository at: git://git.denx.de/u-boot-imx master Anatolij Gustschin (1):

[U-Boot] Serail console interface "functions/datastructures"

2010-05-05 Thread Ayewin Oung
Hi list I'm trying to get most simple u-boot for our custom board ported, with serail port. Could someone point to me which doc/examples I should follow, to implement serail console? I'm assuming there is a "well" defined interface, functions/datastructes one has to implement specific to a parti

Re: [U-Boot] [PATCH 5/6 v3] spi_flash: support old STMicro parts with RES

2010-05-05 Thread Thomas Chou
On 05/05/2010 03:21 PM, Mike Frysinger wrote: > ive merged this into my sf branch and will push out next merge window if > Wolfgang doesnt pick it up before that > -mike > Hi Mike, You are so nice. Thanks again. Best regards, Thomas ___ U-Boot maili

Re: [U-Boot] [PATCH v2] Blackfin: TWI/I2C: implement multibus support

2010-05-05 Thread Mike Frysinger
On Wednesday 05 May 2010 03:20:30 Mike Frysinger wrote: > In order to do this cleanly, the register accesses have to be converted to > a C struct (base pointer), so do that in the process. Stefan pointed out i was wrongly sending my i2c stuff to him instead of Heiko. so here is my prod to Heiko.

Re: [U-Boot] Random problem on MPC8640D based board

2010-05-05 Thread Thirumalai
Dear Denx, - Original Message - From: "Wolfgang Denk" To: "Thirumalai" Cc: Sent: Wednesday, May 05, 2010 12:38 PM Subject: Re: [U-Boot] Random problem on MPC8640D based board > Dear "Thirumalai", > > In message <0c0a8ed2edfb487097801b3175c0f...@itd210> you wrote: >> >> Sorry. Trap 20

Re: [U-Boot] [PATCH RFC v2] add redundant environment for env_sf.c

2010-05-05 Thread Mike Frysinger
ive merged this into my sf branch and will push out next merge window if Wolfgang doesnt pick it up before that -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/

Re: [U-Boot] [PATCH 5/6 v3] spi_flash: support old STMicro parts with RES

2010-05-05 Thread Mike Frysinger
ive merged this into my sf branch and will push out next merge window if Wolfgang doesnt pick it up before that -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/

[U-Boot] [PATCH v2] Blackfin: TWI/I2C: implement multibus support

2010-05-05 Thread Mike Frysinger
In order to do this cleanly, the register accesses have to be converted to a C struct (base pointer), so do that in the process. Signed-off-by: Mike Frysinger --- v2 - extend changelog drivers/i2c/bfin-twi_i2c.c | 169 1 files changed, 108 i

Re: [U-Boot] [PATCH] Blackfin: TWI/I2C: implement multibus support

2010-05-05 Thread Mike Frysinger
On Wednesday 05 May 2010 02:12:18 Heiko Schocher wrote: > Mike Frysinger wrote: > > +/* Every register is 32bit aligned, but only 16bits in size */ > > +#define ureg(name) u16 name; u16 __pad_##name; > > +struct twi_regs { > > + ureg(clkdiv); > > + ureg(control); > > + ureg(slave_ctl); > > +

Re: [U-Boot] Random problem on MPC8640D based board

2010-05-05 Thread Wolfgang Denk
Dear "Thirumalai", In message <0c0a8ed2edfb487097801b3175c0f...@itd210> you wrote: > > Sorry. Trap 200 is Machine check exception. Also sometimes we are getting > TRAP 300 which is DSI exception. It doesn't really matter which exception you are seeing. Fact is the system is not running stable. C