Re: [U-Boot] [PATCH] smc911x driver: cleanup smc911x_initialize()

2010-01-22 Thread Matthias Kaehlcke
Hi Ben, El Thu, Jan 21, 2010 at 11:36:41PM -0800 Ben Warren ha dit: >On Thu, Jan 21, 2010 at 10:18 PM, Matthias Kaehlcke > wrote: > > El Thu, Jan 21, 2010 at 06:01:47PM -0500 Mike Frysinger ha dit: > > On Thursday 21 January 2010 16:29:24 Matthias Kaehlcke wrote: > > > smc

Re: [U-Boot] [PATCH RFC v2] non-blocking flash write/erase/status check functions

2010-01-22 Thread Wolfgang Wegner
Hi, any comments on this? On Wed, Dec 09, 2009 at 05:00:11PM +0100, Wolfgang Wegner wrote: > More tightly integrated non-blocking variants of some CFI flash access > functions. Enable with CONFIG_SYS_FLASH_CFI_NONBLOCK > These can be useful to erase flash or write complete sectors of flash > duri

[U-Boot] [PATCH] ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration

2010-01-22 Thread Stefan Roese
A newer CPLD version on the 405EX evaluation board requires a different EBC controller setup for the CPLD register access. This patch now adds a CPLD version detection for Kilauea and code to reconfigure the EBC controller (chip select 2) for the new CPLD. Additionally the CPLD version is printed

Re: [U-Boot] [STATUS] Merge Window closed, waiting for pull requests

2010-01-22 Thread Wolfgang Denk
Dear Mike Frysinger, In message <201001211932.19024.vap...@gentoo.org> you wrote: > > > > flash.h: pull in common.h for types > > > > I don't have this one on my list; I understood you dropped it. > > the last post was a question: were you planning on merging it. i'd prefer > you > did ;), but

Re: [U-Boot] [PATCH 4/4] bootm: allow people to disable this command

2010-01-22 Thread Wolfgang Denk
Dear Mike Frysinger, In message <201001211934.21010.vap...@gentoo.org> you wrote: > > > Hm... please let's not invent a new style to configure commands - > > please use CONFIG_CMD_BOOTM instead (enabled by default). > > i did it this way because u-boot doesnt have a default list for everyone of >

Re: [U-Boot] [PATCH RFC v2] non-blocking flash write/erase/status check functions

2010-01-22 Thread Wolfgang Denk
Dear Wolfgang Wegner, In message <20100122100332.gk23...@leila.ping.de> you wrote: > > On Wed, Dec 09, 2009 at 05:00:11PM +0100, Wolfgang Wegner wrote: > > More tightly integrated non-blocking variants of some CFI flash access > > functions. Enable with CONFIG_SYS_FLASH_CFI_NONBLOCK > > These can

[U-Boot] [PATCH v2] ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration

2010-01-22 Thread Stefan Roese
A newer CPLD version on the 405EX evaluation board requires a different EBC controller setup for the CPLD register access. This patch now adds a CPLD version detection for Kilauea and code to reconfigure the EBC controller (chip select 2) for the new CPLD. Additionally the CPLD version is printed

[U-Boot] [PATCH] mpc512x: Add display of reset status register

2010-01-22 Thread Detlev Zundel
Content of the RSR is put into gd early so we can output it together with the CPU info. The clearing of gd in board_init_f is redundant for this architecture as it is done in cpu_init_f so we remove it. Signed-off-by: Detlev Zundel --- cpu/mpc512x/cpu.c |3 ++- lib_ppc/board.c |5 +++-

Re: [U-Boot] [PATCH v2] ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration

2010-01-22 Thread Wolfgang Denk
Dear Stefan Roese, In message <1264162912-21791-1-git-send-email...@denx.de> you wrote: > A newer CPLD version on the 405EX evaluation board requires a different > EBC controller setup for the CPLD register access. This patch now adds > a CPLD version detection for Kilauea and code to reconfigure

Re: [U-Boot] [PATCH] mpc512x: Add display of reset status register

2010-01-22 Thread Wolfgang Denk
Dear Detlev Zundel, In message <1264164180-10813-1-git-send-email-...@denx.de> you wrote: > Content of the RSR is put into gd early so we can output it together > with the CPU info. The clearing of gd in board_init_f is redundant for > this architecture as it is done in cpu_init_f so we remove it

[U-Boot] [PATCH v3] ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration

2010-01-22 Thread Stefan Roese
A newer CPLD version on the 405EX evaluation board requires a different EBC controller setup for the CPLD register access. This patch adds a CPLD version detection for Kilauea and code to reconfigure the EBC controller (chip select 2) for the old CPLD if no new version is found. Additionally the C

Re: [U-Boot] [PATCH][RESEND] at91: Enable slow master clock on meesc board

2010-01-22 Thread Tom
Daniel Gorsulowski wrote: > Normally the processor clock has a divisor of 2. > In some cases this this needs to be set to 4. > Check the user has set environment mdiv to 4 to change the divisor. > > Signed-off-by: Daniel Gorsulowski Applied to u-boot-arm/master Thanks Tom ___

[U-Boot] [PATCH v2] mpc512x: Add display of reset status register

2010-01-22 Thread Detlev Zundel
Content of the RSR is put into gd early so we can output it together with the CPU info. The clearing of gd in board_init_f is redundant for this architecture as it is done in cpu_init_f so we remove it. Signed-off-by: Detlev Zundel --- cpu/mpc512x/cpu.c |5 +++-- lib_ppc/board.c |7 ++

[U-Boot] Performance problems with gunzip

2010-01-22 Thread A. Geisreiter
Hello, I try to unzip a WinCE kernel with the U-Boot gunzip routine. It is working, but it takes roughly 1min to uncompress a 10MB zip file. I am working with a PXA270 platform. What could be the reason for the worst performance? Thanks, Andreas ___

Re: [U-Boot] Performance problems with gunzip

2010-01-22 Thread Detlev Zundel
Hi Andreas, > I try to unzip a WinCE kernel with the U-Boot gunzip routine. It is working, > but it takes roughly 1min to uncompress a 10MB zip file. > I am working with a PXA270 platform. What could be the reason for the worst > performance? Very likely the disabled instruction and data caches

Re: [U-Boot] Performance problems with gunzip

2010-01-22 Thread A. Geisreiter
Hi Detlev, thanks for the fast response. How do I enable data caches? Regards, Andreas -Ursprüngliche Nachricht- Von: Detlev Zundel [mailto:d...@denx.de] Gesendet: Freitag, 22. Januar 2010 15:45 An: A. Geisreiter Cc: u-boot@lists.denx.de Betreff: Re: [U-Boot] Performance problems with

Re: [U-Boot] Performance problems with gunzip

2010-01-22 Thread Detlev Zundel
Hi Andreas, > thanks for the fast response. How do I enable data caches? I fear this is not as easy as flipping a bit in a register. Depending on the platform caches tend to be tied to the MMU, so enabling the caches require setting up correct data structures for the MMU to work. That's the non

Re: [U-Boot] Performance problems with gunzip

2010-01-22 Thread Alessandro Rubini
> I fear this is not as easy as flipping a bit in a register. Depending > on the platform caches tend to be tied to the MMU, so enabling the > caches require setting up correct data structures for the MMU to work. > That's the non-trivial work. Not that difficult, either. You just need to fill th

Re: [U-Boot] Performance problems with gunzip

2010-01-22 Thread Detlev Zundel
Hi Alessandro, >> I fear this is not as easy as flipping a bit in a register. Depending >> on the platform caches tend to be tied to the MMU, so enabling the >> caches require setting up correct data structures for the MMU to work. >> That's the non-trivial work. > > Not that difficult, either.

[U-Boot] Write opeartion on flash fails.

2010-01-22 Thread prakash bedge
Hi, I am using the ST make M29W128GH flash chip on my customized board. I am able to read the flash and able to execute all uboot commands relevant for flash read operations. But any write operation fails on flash. I tried to use the "mw" command on flash but it failed. Also one time I get the out

Re: [U-Boot] [PATCH v5] zlib: updated to v.1.2.3

2010-01-22 Thread Timur Tabi
On Wed, Jul 29, 2009 at 6:05 AM, Giuseppe CONDORELLI wrote: > This patch updates zlib to the latest stable version. > Only relevant zlib parts were ported to u-boot tree, as already did for the > current zlib (0.95). New zlib guarantees a faster inflate performances > other then others improvement

Re: [U-Boot] U-Boot for LENO3 processor board

2010-01-22 Thread K Balaji
Hallo Detlev, thanks for prompt reply and the input. Regards, Balaji KUPPUSAMY, PMP® - Original Message From: Detlev Zundel To: K Balaji Cc: u-boot@lists.denx.de; Daniel Hellstrom Sent: Thu, January 21, 2010 2:14:52 PM Subject: Re: [U-Boot] U-Boot for LENO3 processor board Hi B

Re: [U-Boot] U-Boot for LENO3 processor board

2010-01-22 Thread K Balaji
Thanks Daniel, it will be veryhelpful for me to start exploring. pleas do let me know once you have updated for LEON3FT. have nice weekend. Regards, Balaji KUPPUSAMY, PMP® - Original Message From: Daniel Hellstrom To: K Balaji Cc: u-boot@lists.denx.de Sent: Thu, January 21, 20

Re: [U-Boot] [PATCH 2/2] Add Nomadik board "usb-s8815" by Calao vendor

2010-01-22 Thread Alessandro Rubini
Wolfgang Denk: > I don't like to see such heavy copying of code. This is a clear > indication that we should factor out the common parts While I disagree (as explained), I'm trying hard to do it. Unfortunately what is currently a Makefile decision (COBJS-y and such) will sometimes become ifdef in

Re: [U-Boot] [PATCH v5] zlib: updated to v.1.2.3

2010-01-22 Thread Wolfgang Denk
Dear Timur Tabi, In message you wrote: > > This patch has broken MPC8610. I discovered it with git bisect. > After applying this patch, I get this error when I try to boot the > kernel: > >Uncompressing Kernel Image ... Error: inflate() returned -2 > GUNZIP: uncompress, out-of-mem or overw

Re: [U-Boot] [PATCH v5] zlib: updated to v.1.2.3

2010-01-22 Thread Timur Tabi
Wolfgang Denk wrote: > What is your exact boot command? Eventually you are just using a too > low load address? bootm 100 - c0 It's possible my addresses are bad, but I tried some other addresses and it didn't fix anything. I may still be using bad addresses => print bootcmd

Re: [U-Boot] imx51 u-boot

2010-01-22 Thread Stefano Babic
Rick Bronson wrote: > Hi Sbabic, Hi Rick, > > I have the u-boot from the freescale ltib tar ball but it doesn't > seem to run too well. I comes up but when I press any keys nothing > happens. Anyway, I was wondering if you have anything newer that I > could try. Please send your questions t

[U-Boot] [PATCH v2] ppc4xx: Fix sending type 1 PCI transactions

2010-01-22 Thread Felix Radensky
The list of 4xx SoCs that should send type 1 PCI transactions is not defined correctly. As a result PCI-PCI bridges and devices behind them are not identified. The following 4xx variants should send type 1 transactions: 440GX, 440GP, 440SP, 440SPE, 460EX and 460GT. Signed-off-by: Felix Radensky -

Re: [U-Boot] Performance problems with gunzip

2010-01-22 Thread Alessandro Rubini
> I never said it was difficult, only non-trivial :) Not trivial, actually. > I am looking forward to something like this for a long time now and I'm > sure other people will value it too, so thanks in advance! It's still not working, but _I_ am working on it again after the weekend. /alessandr

[U-Boot] ELDK for P2020/P2010

2010-01-22 Thread vinay hegde
Hi Can someone please let me know which ELDK supports P2020/P2010 (Freescale) processors? Thanks in advance Vinay ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot