[U-Boot] [PATCH v3] [U-BOOT] Zoom3: Add support for OMAP3630 Zoom3 board.

2010-06-24 Thread Aldo Cedillo
From: Aldo Brett Cedillo Martinez This patch gives basic functionality to OMAP3630 Zoom3 board. Thanks Sandeep for the observations. This version has been rebased on the next branch. Signed-off-by: Aldo Brett Cedillo Martinez --- MAINTAINERS|4 + MAKEALL

Re: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale

2010-06-24 Thread Aggrwal Poonam-B10812
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Ilya Yanok > Sent: Friday, June 25, 2010 1:07 AM > To: Phillips Kim-R1AAHA > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for > devbo

Re: [U-Boot] Can not erase first 2 sectors on flash

2010-06-24 Thread Chen Wen
Yes. After I verify from 405 ep user manul again. "WE" means "Write Enable" > > PerWE? with "WE" as in "Write Enable" ? > > Best regards, > > Wolfgang Denk > > -- > DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell

[U-Boot] Lan9500

2010-06-24 Thread John Tobias
Hi, Does u-boot support the USB/ethernet chip like LAN9500? Thanks, John ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [U-Boot-Users] U-boot for PPC405GP based custom Board

2010-06-24 Thread ravi . rao
Hi Feng, We do not have two banks. Our design has only one Bank but two chips in the single Bank. Any idea how to get this working in u-boot.. Thanks Ravishankar Govindarao RFL Electronics Inc. E-mail : ravi@rflelect.com Voice: 973.334.3100 Ext. 233 Fax: 973.334.3863 CONFIDENTIALITY NOTE

Re: [U-Boot] [U-Boot-Users] U-boot for PPC405GP based custom Board

2010-06-24 Thread Feng Kan
I dont know how the hardware is tied down. But at it seems to be getting bank 0 correctly. However, you second bank base address should be bank0_base + size instead of 0. You may have a hardware problem. Feng Kan On Thu, Jun 24, 2010 at 2:14 PM, wrote: > > Hi Feng, > Below is the screen dum

Re: [U-Boot] [U-Boot-Users] U-boot for PPC405GP based custom Board

2010-06-24 Thread ravi . rao
Hi Feng, Below is the screen dump after enabling Debug. .. === Booting RFL GARD 8000 Controller using u-boot based bootloader === U-Boot 1.3.0-rc4 (Jun 24 2010 - 16:47:32) C

[U-Boot] Alan Carvalho has invited you to Dropbox

2010-06-24 Thread Dropbox
We're excited to let you know that Alan Carvalho has invited you to Dropbox! Alan Carvalho has been using Dropbox to sync and share files online and across computers, and thought you might want it too. Visit http://www.dropbox.com/link/20.kg7zLtvGxP/NjIzMDg3NTc5Nw to get started. - The Dropbox

Re: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale

2010-06-24 Thread Ilya Yanok
Hi Kim, On 24.06.2010 22:00, Kim Phillips wrote: >> I've enabled icache and now the board sometimes resets twice after >> U-Boot 'reset' command: >> > >> (It doesn't always stop at "DRAM:" line but that position is most frequent) >> Maybe you have some ideas on this subject? >> > h

Re: [U-Boot] GTH board status

2010-06-24 Thread Thomas Lange
On 2010-06-24 20:49, Wolfgang Denk wrote: > In message<4c232a05.8080...@corelatus.se> you wrote: >> >> The GTH board is obsolete and has not been manufactured for several years. >> To my knowledge, no recent U-Boot build has been tested on that card. > > Thanks for the feedback - so can we drop GT

Re: [U-Boot] Can not erase first 2 sectors on flash

2010-06-24 Thread Wolfgang Denk
Dear Chen Wen, In message you wrote: > > But I load my simple trace32 script, I can write data to flash via trace 32. > simple initial of trace32: > = > D.S DCR:0xF9 %LONG %BE 00019 ; CPC0_PCI, PerWE, PAE > D.S DCR:0xF6 %LONG %BE 0 > gosub IEB

Re: [U-Boot] GTH board status

2010-06-24 Thread Wolfgang Denk
Dear Thomas, In message <4c232a05.8080...@corelatus.se> you wrote: > > The GTH board is obsolete and has not been manufactured for several years. > To my knowledge, no recent U-Boot build has been tested on that card. Thanks for the feedback - so can we drop GTH support completely? Best regards,

Re: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale

2010-06-24 Thread Kim Phillips
On Thu, 24 Jun 2010 19:59:13 +0400 Ilya Yanok wrote: > On 23.06.2010 04:17, Kim Phillips wrote: > >> +#define CONFIG_SYS_HID0_FINAL (HID0_ENABLE_MACHINE_CHECK | \ > >> + HID0_ENABLE_DYNAMIC_POWER_MANAGMENT) > >> > > | HID0_ENABLE_INSTRUCTION_CACHE? > > I've en

Re: [U-Boot] [PATCH] [PATCH V4]Save environment data to mmc.

2010-06-24 Thread Steve Sakoman
On Thu, May 6, 2010 at 3:22 PM, Wolfgang Denk wrote: > Dear Terry Lv, > > In message <12730401491046-git-send-email-r65...@freescale.com> you wrote: >> This patch is to save environment data to mmc card. >> It uses interfaces defined in generic mmc. >> diff --git a/common/env_mmc.c b/common/env

Re: [U-Boot] [PATCH V2] Allow PHY addresses on kir kwood egiga to be non continuous.

2010-06-24 Thread Mike Frysinger
On Thursday, June 24, 2010 12:48:25 Albert ARIBAUD wrote: > Le 24/06/2010 18:37, Mike Frysinger a écrit : > > i dont know anything about the kirkwood_egiga, but cant you have more > > than one instance on a board ? if so, it'd make more sense to change > > the phy addr define stuff into an array a

Re: [U-Boot] [PATCH V2] Allow PHY addresses on kirkwood egiga to be non continuous.

2010-06-24 Thread Albert ARIBAUD
Hi all, Le 24/06/2010 18:37, Mike Frysinger a écrit : > i dont know anything about the kirkwood_egiga, but cant you have more than one > instance on a board ? if so, it'd make more sense to change the phy addr > define stuff into an array argument that gets passed to the driver init func. > -mik

Re: [U-Boot] [PATCH V2] Allow PHY addresses on kirkwood egiga to be non continuous.

2010-06-24 Thread Mike Frysinger
On Thursday, June 24, 2010 05:31:47 Tor Krill wrote: > void reset_phy(void) > { > char *name = "egiga0"; > + u8 port_addr[] = CONFIG_PHY_ADDRS; > > if (miiphy_set_current_dev(name)) > return; > > /* reset the phy */ > - miiphy_reset(name, CONFIG_PHY_BASE_

Re: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale

2010-06-24 Thread Ilya Yanok
Dear Kim, On 23.06.2010 04:17, Kim Phillips wrote: >> +#define CONFIG_SYS_HID0_FINAL (HID0_ENABLE_MACHINE_CHECK | \ >> + HID0_ENABLE_DYNAMIC_POWER_MANAGMENT) >> > | HID0_ENABLE_INSTRUCTION_CACHE? > I've enabled icache and now the board sometimes resets

Re: [U-Boot] handling of bad blocks in nand

2010-06-24 Thread Scott Wood
On 06/24/2010 01:28 AM, Arno Steffen wrote: > does it mean in other words - I don't have to care for the bad block, > can write on the bad block address as it would be ok? You can't write directly to that block, but it can be included in a range of blocks as long as the range is large enough to h

[U-Boot] AUTO: Uwe Ziegler ist außer Haus. (Rückkehr am 19.07.2010)

2010-06-24 Thread Uwe Ziegler
Ich bin bis 19.07.2010 abwesend Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht "U-Boot Digest, Vol 25, Issue 27" gesendet am 24.06.2010 12:00:02. Diese ist die einzige Benachrichtigung, die Sie empfangen werden, während diese Person abwesend ist. Mit freundlichen Grüßen / Ki

[U-Boot] [PATCH] Add support for kirkwood sata controller

2010-06-24 Thread Tor Krill
A rudimentary sata driver for the Marvell Kirkwood CPU based on the architecture of the fsl_sata driver. Signed-off-by: Tor Krill --- drivers/block/Makefile |1 + drivers/block/sata_mv.c | 800 +++ drivers/block/sata_mv.h | 229 ++ 3

Re: [U-Boot] Can not erase first 2 sectors on flash

2010-06-24 Thread Chen Wen
Dear Sir: Version:U-Boot 2010.06-rc2-6-g28ccd77-dirty (Jun 24 2010 - 20:35:40) (from git) Flash:Flash Type: MXIC Flash MX29GL128E, per bank 128Mbits. and...I do some test.. After u-boot enter main_loop, I can not write data to flash via trace32. But I load my simple trace32 script, I can wri

Re: [U-Boot] [PATCH V2] Allow PHY addresses on kirkwood egiga to be non continuous.

2010-06-24 Thread Tor Krill
Hi Prafulla, On Thu, 2010-06-24 at 13:22 +0200, Prafulla Wadaskar wrote: > > > -Original Message- > > From: Tor Krill [mailto:t...@excito.com] > > Sent: Thursday, June 24, 2010 3:02 PM > > To: u-boot@lists.denx.de > > Cc: Prafulla Wadaskar; Tor Krill > > Subject: [PATCH V2] Allow PHY ad

Re: [U-Boot] [PATCH V2] Allow PHY addresses on kirkwood egiga to be non continuous.

2010-06-24 Thread Prafulla Wadaskar
> -Original Message- > From: Tor Krill [mailto:t...@excito.com] > Sent: Thursday, June 24, 2010 3:02 PM > To: u-boot@lists.denx.de > Cc: Prafulla Wadaskar; Tor Krill > Subject: [PATCH V2] Allow PHY addresses on kirkwood egiga to > be non continuous. > > Changing its configuration from

Re: [U-Boot] [STATUS] v2010.06-rc3 has been released

2010-06-24 Thread Aggrwal Poonam-B10812
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Wolfgang Denk > Sent: Thursday, June 24, 2010 2:49 PM > To: Felix Radensky > Cc: u-boot@lists.denx.de; Andy Fleming; Kumar Gala > Subject: Re: [U-Boot] [STATUS] v2010.06-rc3 has

Re: [U-Boot] GUNZIP: uncompress, out-of-mem or overwrite error

2010-06-24 Thread Unnamalai Kanchi Bashyam
Dear Wolfgang Denk, >And your RAM is mapped at 0x8000 ? That means U-Boot has just 1 MB >for malloc arena, global data and stack? That's asking for trouble... Thanks for the clue. Now the kernel 'inflation' is working. I loaded the u-boot image at 0x8100, instead of 0x8010. And In

Re: [U-Boot] [PATCH v2] NAND: show manufacturer and device ID for unknown chips

2010-06-24 Thread Florian Fainelli
Hey Scott, On Wednesday 23 June 2010 23:53:01 Scott Wood wrote: > From: Florian Fainelli > > When the NAND part is not supported, it is useful to show the manufacturer > and device ID to help debugging and reporting. > > Signed-off-by: Florian Fainelli > Signed-off-by: Scott Wood > --- > Whit

Re: [U-Boot] GTH board status

2010-06-24 Thread Thomas Lange
On 2010-06-23 23:34, Wolfgang Denk wrote: > Dear Thomas, > > is the GTH board still actively being maintained, or what exactly is > it's state? The GTH board is obsolete and has not been manufactured for several years. To my knowledge, no recent U-Boot build has been tested on that card. > I'm tr

Re: [U-Boot] [PATCH 0/6] Update kirkwood egiga to allow dynamic phy addrs

2010-06-24 Thread Tor Krill
Hi Wolfgang and others, On Thu, 2010-06-24 at 11:11 +0200, Wolfgang Denk wrote: > Dear Tor Krill, > > In message <1277366121-14683-1-git-send-email-...@excito.com> you wrote: > > Today the kirkwood egiga driver assumes that phy addresses are > > consecutive from a base address. > > You posted t

[U-Boot] [PATCH V2] Allow PHY addresses on kirkwood egiga to be non continuous.

2010-06-24 Thread Tor Krill
Changing its configuration from PHY_BASE_ADR single value to use CONFIG_PHY_BASE_ADDRS as an array with adresses. Updated in version 2: Merged board updates to single patch. Signed-off-by: Tor Krill --- board/keymile/km_arm/km_arm.c |3 ++- drivers/net/kirkwood_egiga.c |3 ++- drivers

Re: [U-Boot] [STATUS] v2010.06-rc3 has been released

2010-06-24 Thread Wolfgang Denk
Dear Felix Radensky, In message <4c2311db.4050...@embedded-sol.com> you wrote: > > > If you see any problems, or if there are urgent fixes pending that I > > missed, please speak up now. > > > I think the following problems should be addressed before the release: > > http://lists.denx.de/pip

Re: [U-Boot] [PATCH 0/6] Update kirkwood egiga to allow dynamic phy addrs

2010-06-24 Thread Wolfgang Denk
Dear Tor Krill, In message <1277370025-17281-1-git-send-email-...@excito.com> you wrote: > Today the kirkwood egiga driver assumes that phy addresses are > consecutive from a base address. > > Our new board design using this cpu unfortunately has a non contiguous > addressing of its phys and thu

Re: [U-Boot] [PATCH 1/6] Allow PHY addresses on kirkwood egiga to be non continuous.

2010-06-24 Thread Wolfgang Denk
Dear Tor Krill, In message <1277370025-17281-2-git-send-email-...@excito.com> you wrote: > Changing its configuration from PHY_BASE_ADR single value to use > CONFIG_PHY_ADDRS as an array with adresses. > > Signed-off-by: Tor Krill Damn!!! This is your THIRD posting of this set of patches, witho

Re: [U-Boot] [PATCH 0/6] Update kirkwood egiga to allow dynamic phy addrs

2010-06-24 Thread Wolfgang Denk
Dear Tor Krill, In message <1277366121-14683-1-git-send-email-...@excito.com> you wrote: > Today the kirkwood egiga driver assumes that phy addresses are > consecutive from a base address. > > Our new board design using this cpu unfortunately has a non contiguous > addressing of its phys and thu

[U-Boot] [PATCH 5/6] Convert Guruplug board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- include/configs/guruplug.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/guruplug.h b/include/configs/guruplug.h index 2fbc6ad..028eee7 100644 --- a/include/configs/guruplug.h +++ b/include/configs/guruplug.h @@ -175,7 +175,

[U-Boot] [PATCH 2/6] Convert Suen3 board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- board/keymile/km_arm/km_arm.c |3 ++- include/configs/km_arm.h |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/board/keymile/km_arm/km_arm.c b/board/keymile/km_arm/km_arm.c index 53cf474..16da353 100644 --- a/board/keymile/km_arm/km_

[U-Boot] [PATCH 4/6] Convert OpenRD board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- include/configs/openrd_base.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/openrd_base.h b/include/configs/openrd_base.h index d2f4502..37574ac 100644 --- a/include/configs/openrd_base.h +++ b/include/configs/openrd_base.h

[U-Boot] [PATCH 6/6] Convert rd6281a board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- include/configs/rd6281a.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/rd6281a.h b/include/configs/rd6281a.h index 3d8e25c..01550d1 100644 --- a/include/configs/rd6281a.h +++ b/include/configs/rd6281a.h @@ -176,7 +176,7 @@

[U-Boot] [PATCH 0/6] Update kirkwood egiga to allow dynamic phy addrs

2010-06-24 Thread Tor Krill
Today the kirkwood egiga driver assumes that phy addresses are consecutive from a base address. Our new board design using this cpu unfortunately has a non contiguous addressing of its phys and thus doesn't work with the current implementation. This patchset updates the implementation to use an

[U-Boot] [PATCH 3/6] Convert Sheevaplug board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- include/configs/sheevaplug.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h index e9edc44..9fdfd7e 100644 --- a/include/configs/sheevaplug.h +++ b/include/configs/sheevaplug.h @@ -1

[U-Boot] [PATCH 1/6] Allow PHY addresses on kirkwood egiga to be non continuous.

2010-06-24 Thread Tor Krill
Changing its configuration from PHY_BASE_ADR single value to use CONFIG_PHY_ADDRS as an array with adresses. Signed-off-by: Tor Krill --- drivers/net/kirkwood_egiga.c |3 ++- drivers/net/kirkwood_egiga.h |8 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/drivers/

[U-Boot] downloading uboot.bin file to at91rm9200dk board ..

2010-06-24 Thread Rajeesh.R
Hi, I am using at91rm9200dk board . Can I download uboot to at91rm9200dk board without JTAG/ICE interface or MULTI2000. ie via xmodem protocol or kermit etc.. if possible Is there any configuration in Uboot source code thanks Rajeesh ___ U-Boot m

Re: [U-Boot] [STATUS] v2010.06-rc3 has been released

2010-06-24 Thread Felix Radensky
Hi Wolfgang, Wolfgang Denk wrote: > Hello, > > I just released v2010.06-rc3 > > If you see any problems, or if there are urgent fixes pending that I > missed, please speak up now. > > I think the following problems should be addressed before the release: http://lists.denx.de/pipermail/u-boot/

[U-Boot] [PATCH 6/6] Convert rd6281a board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- include/configs/rd6281a.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/rd6281a.h b/include/configs/rd6281a.h index 3d8e25c..01550d1 100644 --- a/include/configs/rd6281a.h +++ b/include/configs/rd6281a.h @@ -176,7 +176,7 @@

[U-Boot] [PATCH 5/6] Convert Guruplug board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- include/configs/guruplug.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/guruplug.h b/include/configs/guruplug.h index 2fbc6ad..028eee7 100644 --- a/include/configs/guruplug.h +++ b/include/configs/guruplug.h @@ -175,7 +175,

[U-Boot] [PATCH 4/6] Convert OpenRD board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- include/configs/openrd_base.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/openrd_base.h b/include/configs/openrd_base.h index d2f4502..37574ac 100644 --- a/include/configs/openrd_base.h +++ b/include/configs/openrd_base.h

[U-Boot] [PATCH 3/6] Convert Sheevaplug board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- include/configs/sheevaplug.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h index e9edc44..9fdfd7e 100644 --- a/include/configs/sheevaplug.h +++ b/include/configs/sheevaplug.h @@ -1

[U-Boot] [PATCH 2/6] Convert Suen3 board to use array of phy addrs

2010-06-24 Thread Tor Krill
Signed-off-by: Tor Krill --- board/keymile/km_arm/km_arm.c |3 ++- include/configs/km_arm.h |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/board/keymile/km_arm/km_arm.c b/board/keymile/km_arm/km_arm.c index 53cf474..16da353 100644 --- a/board/keymile/km_arm/km_

[U-Boot] [PATCH 1/6] Allow PHY addresses on kirkwood egiga to be non continuous.

2010-06-24 Thread Tor Krill
Changing its configuration from PHY_BASE_ADR single value to use CONFIG_PHY_ADDRS as an array with adresses. Signed-off-by: Tor Krill --- drivers/net/kirkwood_egiga.c |3 ++- drivers/net/kirkwood_egiga.h |8 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/drivers/

[U-Boot] [PATCH 0/6] Update kirkwood egiga to allow dynamic phy addrs

2010-06-24 Thread Tor Krill
Today the kirkwood egiga driver assumes that phy addresses are consecutive from a base address. Our new board design using this cpu unfortunately has a non contiguous addressing of its phys and thus doesn't work with the current implementation. This patchset updates the implementation to use an

Re: [U-Boot] Compiling U-Boot for OMAP 3530 Thunder with network support

2010-06-24 Thread Wolfgang Denk
Dear cactus.fos...@googlemail.com, In message <4c230bb0.4040...@googlemail.com> you wrote: > How do I compile U-Boot for the OMAP 3530 Thunder board with network > support? The latest official U-Boot tarball seems to lack the > omap3_thunder_config option, which is included in the TechNexion >

Re: [U-Boot] Uboot error stops after sometime in at91rm9200dk board

2010-06-24 Thread Wolfgang Denk
Dear "Rajeesh.R", In message <1277360497.2839.14.ca...@localhost.localdomain> you wrote: > > I am using at91rm9200 dk board . > I have downloaded Uboot version 1.3.4 . and configured for > at91rm9200dk board by using command > make at91rm9200dk_config > make U-Boot 1

Re: [U-Boot] handling of bad blocks in nand

2010-06-24 Thread Wolfgang Denk
Dear Arno Steffen, In message you wrote: > > The only thing I have to care is, that I have leave enough space > between the partitions. As for instance : I need 10 blocks for a > certain filesystem, give it 12 ? So it could correct 2 bad blocks in > this range. If you are dealing with NAND, and

[U-Boot] Compiling U-Boot for OMAP 3530 Thunder with network support

2010-06-24 Thread cactus . fossil
How do I compile U-Boot for the OMAP 3530 Thunder board with network support? The latest official U-Boot tarball seems to lack the omap3_thunder_config option, which is included in the TechNexion release. But even using the latter release, how do I configure network (NFS, TFTP) support for the