[U-Boot] [U-Boot-Users] [PATCH] Add support for LZMA uncompression algorithm.

2008-09-16 Thread Xinhe Guo
Hi Luigi, I am trying to add lzma decompress support in my u-boot-1.1.6 source code to load a lzma compressed linux initrd. Is there a lzma patch for u-boot source code available for download? Thank you very much. Guo Xinhe ___ U-Boot

Re: [U-Boot] erase and saveenv stop working after using fw_setenv

2008-09-16 Thread Guennadi Liakhovetski
On Tue, 16 Sep 2008, Wolfgang Denk wrote: b) Guennadi, I think it would be nice, user-friendly behaviour if fw_setenv did not unconditional locking, but would instead leave the flash in the same state it found it. Do you think it would be possible to test the state first,

Re: [U-Boot] erase and saveenv stop working after using fw_setenv

2008-09-16 Thread Petri Lehtinen
fw_printenv in Linux, erase and saveenv stop working in U-Boot. In --^^^-- I think this must be a typo. fw_printenv should have no effect. I guess you mean fw_setenv (as in the Subject) ? Ahh, yes. I meant fw_setenv of course. The problem is that the MPC8323ERDB board has

Re: [U-Boot] ARM Pull Request

2008-09-16 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:11 Tue 16 Sep , Wolfgang Denk wrote: Dear Jean-Christophe PLAGNIOL-VILLARD, In message [EMAIL PROTECTED] you wrote: Please pull, into your master and u-boot-next, Umm Jean-Christophe PLAGNIOL-VILLARD (2): Revert ARM: set GD_FLG_RELOC for boards skipping

[U-Boot] [PATCH 0/2] Revert ARM: set GD_FLG_RELOC for boards skipping relocation to RAM

2008-09-16 Thread Jean-Christophe PLAGNIOL-VILLARD
This reverts commit f96b44cef897bd372beb86dde1b33637c119d84d. diff --git a/lib_arm/board.c b/lib_arm/board.c index 5ade882..47e834c 100644 --- a/lib_arm/board.c +++ b/lib_arm/board.c @@ -220,18 +220,6 @@ static int init_func_i2c (void) } #endif -#ifdef CONFIG_SKIP_RELOCATE_UBOOT -/* - * This

[U-Boot] [PATCH 1/2] ARM: set GD_FLG_RELOC at board init

2008-09-16 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD [EMAIL PROTECTED] diff --git a/lib_arm/board.c b/lib_arm/board.c index 47e834c..f02fdc8 100644 --- a/lib_arm/board.c +++ b/lib_arm/board.c @@ -290,6 +290,8 @@ void start_armboot (void) gd-bd = (bd_t*)((char*)gd - sizeof(bd_t));

Re: [U-Boot] ARM Pull Request

2008-09-16 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message [EMAIL PROTECTED] you wrote: Jean-Christophe PLAGNIOL-VILLARD (2): Revert ARM: set GD_FLG_RELOC for boards skipping relocation to RAM This one not but discuss on the ML in order to apply this ARM: set GD_FLG_RELOC at board

Re: [U-Boot] [PATCH 0/2] Revert ARM: set GD_FLG_RELOC for boards skipping relocation to RAM

2008-09-16 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message [EMAIL PROTECTED] you wrote: This reverts commit f96b44cef897bd372beb86dde1b33637c119d84d. And what exactly is the reason to revert this patch? Please explain. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang

Re: [U-Boot] [PATCH 1/2] ARM: set GD_FLG_RELOC at board init

2008-09-16 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message [EMAIL PROTECTED] you wrote: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD [EMAIL PROTECTED] Maybe you should add a little explanation of what you are doing here, and why, etc. ? Best regards, Wolfgang Denk -- DENX Software Engineering

[U-Boot] erase and saveenv stop working after using fw_setenv

2008-09-16 Thread yusuf khan
Message: 1 Date: Tue, 16 Sep 2008 10:46:26 +0300 From: Petri Lehtinen [EMAIL PROTECTED] Subject: [U-Boot] erase and saveenv stop working after using fw_setenv To: u-boot@lists.denx.de Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi! I'm using

Re: [U-Boot] [U-boot] [PATCHv2 1/2] NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.

2008-09-16 Thread richardretanubun
Hi Ben, Ben Warren wrote: Hi Richard, richardretanubun wrote: Hi Ben, Thanks for the feedback. I've made the changes you suggested. Here is the patch re-pasted (please let me know if this is not the proper way to submit patch v2). I started

Re: [U-Boot] [PATCH] ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz

2008-09-16 Thread Stefan Roese
On Tuesday 16 September 2008, Victor Gallardo wrote: Signed-off-by: Victor Gallardo [EMAIL PROTECTED] Signed-off-by: Adam Graham [EMAIL PROTECTED] Please find some comments below. --- board/amcc/kilauea/kilauea.c| 31 +++

Re: [U-Boot] [U-boot] [PATCH 2/2] NET: QE: UEC: Allow uec re-initialization based on netretry environment variable.

2008-09-16 Thread richardretanubun
Hi Ben, Ben Warren wrote: Hi Richard, richardretanubun wrote: Allow uec_init to run more than once, based on the netretry environment variable. This allows for manual (back and forth) switching between network interfaces. My general issue with this patch is that if this

Re: [U-Boot] [U-Boot-Users] [PATCH] Add support for LZMA uncompression algorithm.

2008-09-16 Thread Xinhe Guo
Dear Wolfgang Denk, It seems this is a new feature. I'll try it soon from the newest code. Thanks Xinhe Guo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2008 5:55 PM To: Xinhe Guo Cc: u-boot@lists.denx.de Subject: Re: [U-Boot]

[U-Boot] [patch 0/3] Improve stability USB memory sticks for the common OHCI USB layer.

2008-09-16 Thread Remy Bohmer
This series is a set of patches that are required to make USB sticks behave robust while using U-Boot on a OHCI host. Several users complain about ERROR: CTL:TIMEOUT errors while using USB sticks, and while testing many different USB sticks it showed that some were working and many don't. It

[U-Boot] [patch 3/3] USB layer of U-Boot causes USB protocol errors while using USB memory sticks

2008-09-16 Thread Remy Bohmer
There are several differences between Linux, Windows and U-boot for initialising the USB devices. While analysing the behaviour of U-boot it turned out that U-boot does things really different, and some are wrong (compared to the USB standard). This patch fixes some errors: * The NEW_init

Re: [U-Boot] [PATCH] ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz

2008-09-16 Thread Victor Gallardo
+ +#if defined(CONFIG_PPC4xx_DDR_AUTOCALIBRATION) +/* + * This is for quicker auto calibration boot up once WRDTR and CLKTR + * values for the kilauea board were determined and are therefore known. + * + * Use these scan options for PLB bus greater than 200MHz else use + * the defaults. +

[U-Boot] [ppc440epx : memory extention]

2008-09-16 Thread sean
I'd like to extend capacity of DDR2 memory from 256MB to 512MB on my custumn board. EV Board(SEQUOIA) has 256MB DDR2 memory. When I reset the U-Boot program, U-boot show me the SDRAM test fail message like below. DRAM: 512MB SDRAM test fails at : What should I do to upgrade

Re: [U-Boot] [patch 0/3] Improve stability USB memory sticks for the common OHCI USB layer.

2008-09-16 Thread Markus Klotzbücher
Dear Remy, On Tue, Sep 16, 2008 at 02:55:41PM +0200, Remy Bohmer wrote: This series is a set of patches that are required to make USB sticks behave robust while using U-Boot on a OHCI host. Several users complain about ERROR: CTL:TIMEOUT errors while using USB sticks, and while testing

[U-Boot] [PATCH v4] Support for multiple SGMII/TBI interfaces for TSEC ethernet

2008-09-16 Thread Peter Tyser
Fix TBI PHY accesses to use the proper offset in CPU register space. The previous code would incorrectly access the TBI PHY by reading/writing to CPU register space at the same location as would be used to access external PHYs. Signed-off-by: Peter Tyser [EMAIL PROTECTED] --- drivers/net/tsec.c

[U-Boot] [ppc440epx] D-CACHE

2008-09-16 Thread sean
I'm using u-boot-1.3.4 rc1 version on my custom board based on SEQUOIA. Do I just have to define CONFIG_4xx_DCACHE in sequoia.h?? Tha's it?? Or, Should I patch my u-boot source? (The comment said that it needs further testing.) Best regards Sean

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

2008-09-16 Thread Andy Fleming
are available in the git repository at: git://www.denx.de/git/u-boot-mpc85xx.git master Peter Tyser (1): Support for multiple SGMII/TBI interfaces for TSEC ethernet drivers/net/tsec.c |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-)

[U-Boot] [PATCH] 85xx: Remove setting of *cache-line-size in device trees

2008-09-16 Thread Kumar Gala
ePAPR says if the *cache-block-size is the same as *cache-line-size than we don't need the *cache-line-size property. Signed-off-by: Kumar Gala [EMAIL PROTECTED] --- cpu/mpc85xx/fdt.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/cpu/mpc85xx/fdt.c b/cpu/mpc85xx/fdt.c

[U-Boot] [PATCH 07/11 v2] ARM: OMAP3: Add MMC support

2008-09-16 Thread dirk . behme
Subject: [PATCH 07/11 v2] ARM: OMAP3: Add MMC support From: Dirk Behme [EMAIL PROTECTED] Add MMC support Signed-off-by: Dirk Behme [EMAIL PROTECTED] --- Changes in v2: - Move MMC driver to drivers/mmc/ as suggested by Haavard Skinnemoen. Thanks! --- drivers/mmc/Makefile

[U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git

2008-09-16 Thread Stefan Roese
The following changes since commit c0d2f87d6c450128b88e73eea715fa3654f65b6c: Wolfgang Denk (1): Prepare v2008.10-rc2 are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Victor Gallardo (1): ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz

[U-Boot] [PATCH] TQM8xx: Fix CFI flash driver support for all TQM8xx based boards

2008-09-16 Thread Wolfgang Denk
After switching to using the CFI flash driver, the correct remapping of the flash banks was forgotten. Also, some boards were not adapted, and the old legacy flash driver was not removed yet. Signed-off-by: Wolfgang Denk [EMAIL PROTECTED] --- board/tqc/tqm8xx/Makefile |2 +-

[U-Boot] [PATCH 2/3] ARM: set GD_FLG_RELOC at board init

2008-09-16 Thread Jean-Christophe PLAGNIOL-VILLARD
due to the arm implementation which supposed that U-Boot is in RAM when we jump to start_armboot Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD [EMAIL PROTECTED] --- lib_arm/board.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib_arm/board.c b/lib_arm/board.c index

[U-Boot] [PATCH 1/3] Revert ARM: set GD_FLG_RELOC for boards skipping relocation to RAM

2008-09-16 Thread Jean-Christophe PLAGNIOL-VILLARD
in order to do it for all arm board we need this due to the arm implementation which supposed that U-Boot is in RAM when we jump to start_armboot This reverts commit f96b44cef897bd372beb86dde1b33637c119d84d. --- lib_arm/board.c | 17 - 1 files changed, 0 insertions(+), 17

[U-Boot] [PATCH 1/1] i.MX31: switch to CFG_HZ=1000

2008-09-16 Thread Jean-Christophe PLAGNIOL-VILLARD
From: Guennadi Liakhovetski [EMAIL PROTECTED] Switch to the standard CFG_HZ=1000 value, while at it, minor white-space cleanup, remove CFG_CLKS_IN_HZ from config-headers. Tested on mx31ads, provides 2% or 0.4% precision depending on the CONFIG_MX31_TIMER_HIGH_PRECISION flag. Measured with

[U-Boot] [PATCH] ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.

2008-09-16 Thread Hugo Villeneuve
ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board. This is no longer necessary now that the GD_FLG_RELOC flag is set for all ARM boards. Signed-off-by: Hugo Villeneuve [EMAIL PROTECTED] --- This is a cleanup following Jean-Christophe Plagniol-Villard patch.

Re: [U-Boot] [ppc440epx] D-CACHE

2008-09-16 Thread Wolfgang Denk
Dear sean, In message [EMAIL PROTECTED] you wrote: Content-Language: ko ¿©·¯ ºÎºÐÀ¸·Î ±¸¼ºµÈ MIME Çü½ÄÀÇ ¸Þ½ÃÁöÀÔ´Ï´Ù. I'm afraid I cannot parse that. I'm using u-boot-1.3.4 rc1 version on my custom board based on SEQUOIA. You should update the code to the current version, then. Do I

[U-Boot] [PATCH] sh: Add support any page size and empty_zero_page to SH Linux uImage

2008-09-16 Thread Nobuhiro Iwamatsu
Old U-Boot supported 4KB page size only. If this version, Linux kernel can not get command line from U-Boot. SH Linux kernel can change page size and empty_zero_page. This patch support this function and fix promlem. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- lib_sh/bootm.c | 44

[U-Boot] [PATCH] sh: Fix typo in SH console driver

2008-09-16 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- drivers/serial/serial_sh.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/serial/serial_sh.c b/drivers/serial/serial_sh.c index 61c2b82..f30532b 100644 --- a/drivers/serial/serial_sh.c +++

Re: [U-Boot] [patch 0/3] Improve stability USB memory sticks for the commonOHCI USB layer.

2008-09-16 Thread Thao To Hieu
Dear All, This is a nice work. I have ported UBoot on TEngine/SH7727 and got this issue. The issue had reported into UBoot mailing list and Remy sent me a patch. And ERROR: CTL:TIMEOUT errors could be fixed with his patch. Thank you a lot. Let me test his update patch again and report the

Re: [U-Boot] [U-Boot-Users] [PATCH] Add support for LZMA uncompression algorithm.

2008-09-16 Thread Xinhe Guo
Hi luigi, Thank you. Seems solution is: Add lzma decompress initrd support Add u-boot support mkimage's lzma format is enough. Thanks Xinhe Guo From: Luigi 'Comio' Mantellini [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2008 10:16 PM