Re: [U-Boot-Users] PPC440Epx Sequoia Flash-based size limitation?

2008-03-13 Thread Stefan Roese
On Friday 14 March 2008, Dave Littell wrote: > I'm working on an AMCC PPC440EPx platform that is similar to the AMCC > Sequoia under U-Boot 1.3.1. I've copied the Sequoia board and > configuration as a starting point, but I've run into a problem with the > size of the flash-based portion of U-Boot

Re: [U-Boot-Users] Hi, friends, the question about the u-boot and device tree?

2008-03-13 Thread Support Customer
Hello, Your following question has been entered into our system with SR#1-427611553 and our engineer will be responding to you directly. Best regards, Freescale Semiconductor -Original Message- From: 郭劲 [mailto:[EMAIL PROTECTED] Sent: 2008年3月14日 9:41 AM To: Grant Likely Cc: Support Cu

Re: [U-Boot-Users] Hi, friends, the question about the u-boot and device tree?

2008-03-13 Thread 郭劲
Hi,friends, I¡¡made follow define on my MPC8360EMDS.h file. Is it enough? The uboot still did not fill the zero frequency on dtb. I think the ft_cpu_setup and ft_board_setup function have been run. /* pass open firmware flat tree */ #define CONFIG_OF_FLAT_TREE 1 #define CONFIG_OF_B

[U-Boot-Users] PPC440Epx Sequoia Flash-based size limitation?

2008-03-13 Thread Dave Littell
Hi all, I'm working on an AMCC PPC440EPx platform that is similar to the AMCC Sequoia under U-Boot 1.3.1. I've copied the Sequoia board and configuration as a starting point, but I've run into a problem with the size of the flash-based portion of U-Boot. I've added code to initdram() that result

[U-Boot-Users] udc_endpoint_write

2008-03-13 Thread Ulf Luecking
Hello, I am new to u-boot code, but there seem to be different versions of "udc_endpoint_write" in drivers/usb/usbdcore_mpc8xx.c and drivers/usb/ usbdcore_omap1510.c. Trying the configuration for OMAP 1510 with USB tty, the compiler complains 'usbtty.c:1057: error: void value not ignored as it o

Re: [U-Boot-Users] [PATCH] Add support for Intersil isl1208 RTC

2008-03-13 Thread Jean-Christophe PLAGNIOL-VILLARD
On 08:53 Thu 28 Feb , Tor Krill wrote: > Signed-off-by: Tor Krill <[EMAIL PROTECTED]> > --- > README|1 + > drivers/rtc/Makefile |1 + > drivers/rtc/isl1208.c | 176 > + > 3 files changed, 178 insertions(+), 0 deletions

[U-Boot-Users] Veronica Lee hat dir eine hi5 Freunde-Anfrage geschickt

2008-03-13 Thread [EMAIL PROTECTED]
hi5 Freunde-Anfrage von Veronica Lee Hallo h, Ich möchte, dass du an meinem hi5 Freunde-Netzwerk teilnimmst. Du musst bestätigen, dass wir Freunde sind, dann können wir beide neue Leute kennen lernen. Bitte nimm meine Anfrage an oder lehne sie ab, indem du die hi5 We

Re: [U-Boot-Users] PowerPC 405EP - NAND Flash (MT29F2G08AAC)

2008-03-13 Thread Pawel Pastuszak
Yes i am where that there is no NAND controller so did that already and i see stuff happing on my scope. I thought that i was missing something for this flash chip. I am attaching my nand controllor code could any body tell me if i am missing something for the 405EP i am new to the 405EP processor

Re: [U-Boot-Users] PowerPC 405EP - NAND Flash (MT29F2G08AAC)

2008-03-13 Thread Stefan Roese
On Thursday 13 March 2008, Pawel Pastuszak wrote: > I trying to get nand flashing working for powerpc 405ep, i am currently > having some problem with read and writing to the flash. I was wondering if > anybody got the MT29F2G08 flash working. Sure. It's working on multiple 405EP implementation I

Re: [U-Boot-Users] Hi, friends, the question about the u-boot and device tree?

2008-03-13 Thread Grant Likely
On Thu, Mar 13, 2008 at 9:31 AM, 郭劲 <[EMAIL PROTECTED]> wrote: > Hi,friends, > > I make all the frequency(timebase-frequency;bus-frequency;clock-frequency) > value > on device tree file equal to zero, I think those frequency will filled by > u-boot > during bootm, but in fact, the u-boot did n

[U-Boot-Users] PowerPC 405EP - NAND Flash (MT29F2G08AAC)

2008-03-13 Thread Pawel Pastuszak
Hi Guys, I trying to get nand flashing working for powerpc 405ep, i am currently having some problem with read and writing to the flash. I was wondering if anybody got the MT29F2G08 flash working. Pawel. - This SF.net email

Re: [U-Boot-Users] [PATCH] mpc5200 without fec

2008-03-13 Thread Grant Likely
On Thu, Mar 13, 2008 at 11:05 AM, Andre Schwarz <[EMAIL PROTECTED]> wrote: > > it fails - but not silently. If you don't care for the error messages on > the console you don't need it. > I don't like _any_ error message :-) > > After all it's not a board specific #ifdef ... Okay then. Acked-by

Re: [U-Boot-Users] [PATCH] mpc5200 without fec

2008-03-13 Thread Andre Schwarz
Grant Likely schrieb: On Thu, Mar 13, 2008 at 6:50 AM, André Schwarz <[EMAIL PROTECTED]> wrote: include fec specific nodes in ft_cpu_setup only if CONFIG_MPC5xxx_FEC is defined. Systems without FEC, i.e. no fec node in dtb, should be possible. Signed-off-by: Andre Schwarz <[EMAIL PROTECTE

Re: [U-Boot-Users] [PATCH] mpc5200 without fec

2008-03-13 Thread Grant Likely
On Thu, Mar 13, 2008 at 6:50 AM, André Schwarz <[EMAIL PROTECTED]> wrote: > include fec specific nodes in ft_cpu_setup only if CONFIG_MPC5xxx_FEC is > defined. Systems without FEC, i.e. no fec node in dtb, should be possible. > > Signed-off-by: Andre Schwarz <[EMAIL PROTECTED]> Hmm; if there is

Re: [U-Boot-Users] [PATCH] HMI1001: add support for MPC5200 Rev. B processors.

2008-03-13 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > > /* return dramsize + dramsize2; */ > Do we need to keep it? Probably not on the current hardware configuration; maybe the next one will use two banks of RAM. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk &

Re: [U-Boot-Users] Ethernet problem with u-boot 1.3.2 o n M5272C3 board

2008-03-13 Thread Humphrey
> > And what's your MAC address ("ethaddr" variable) ? > > Best regards, > > Wolfgang Denk > It's the default value "00:e0:0c:bc:e5:60". I also tried "setenv ethaddr 00:cf:52:72:c3:01", and got the same result. FYI, -> printenv bootdelay=5 baudrate=19200 netmask=255.255.255.0 hostname=M5272C

Re: [U-Boot-Users] dtc n00bie - Flat device Tree nightmare

2008-03-13 Thread Jon Loeliger
On Thu, 2008-03-13 at 10:54, Richard Parsons wrote: > Hi All, > > I have the MPC8323EMDS board and trying to get the FDT working - well > trying to understand it. > > After all the loading, u-boot gives the error and then resets. > > WARNING: could not set linux,stdout-path FDT_ERR_NOTFOUND > >

Re: [U-Boot-Users] [PATCH] HMI1001: add support for MPC5200 Rev. B processors.

2008-03-13 Thread Jean-Christophe PLAGNIOL-VILLARD
On 14:33 Thu 13 Mar , Wolfgang Denk wrote: > Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]> > --- > board/hmi1001/hmi1001.c | 18 ++ > 1 files changed, 18 insertions(+), 0 deletions(-) > > diff --git a/board/hmi1001/hmi1001.c b/board/hmi1001/hmi1001.c > index 9fa0e74..3ecb

Re: [U-Boot-Users] [PATCH 2/3] 83xx: serdes setup routines

2008-03-13 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:44 Thu 13 Mar , Anton Vorontsov wrote: > On Wed, Mar 12, 2008 at 11:54:39PM +0100, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > On 18:07 Fri 07 Mar , Anton Vorontsov wrote: > > > This patch adds few routines to configure serdes on 837x targets. > > > > > > Signed-off-by: Anton Voro

[U-Boot-Users] dtc n00bie - Flat device Tree nightmare

2008-03-13 Thread Richard Parsons
Hi All, I have the MPC8323EMDS board and trying to get the FDT working - well trying to understand it. After all the loading, u-boot gives the error and then resets. WARNING: could not set linux,stdout-path FDT_ERR_NOTFOUND The mpc8323xemds config file show that this is linked to an /aliases so

Re: [U-Boot-Users] U-Boot 1.3.2 release

2008-03-13 Thread Haavard Skinnemoen
On Sun, 09 Mar 2008 18:07:58 +0100 Wolfgang Denk <[EMAIL PROTECTED]> wrote: > Developers with the most changesets > Haavard Skinnemoen 28 (3.3%) > Top changeset contributors by employer > DENX 295 (34.4%) > Freescale 208 (24.2%) > (Unknown)

[U-Boot-Users] Hi, friends, the question about the u-boot and device tree?

2008-03-13 Thread 郭劲
Hi,friends, I make all the frequency(timebase-frequency;bus-frequency;clock-frequency) value on device tree file equal to zero, I think those frequency will filled by u-boot during bootm, but in fact, the u-boot did not fill any frequency. after bootm, crashed. Why? Why so many document point out

Re: [U-Boot-Users] Ethernet problem with u-boot 1.3.2 on M5272C3 board

2008-03-13 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Hi, I built u-boot 1.3.2 for my new M5272C3. > Everything looks fine. I can program the u-boot image > into M5272C3, and then boot into u-boot, but I cannot > see the Ethernet interface working. I set the > environment variables of U-Boot as below, > > -

[U-Boot-Users] Ethernet problem with u-boot 1.3.2 on M5272C3 board

2008-03-13 Thread Humphrey Li
Hi, I built u-boot 1.3.2 for my new M5272C3. Everything looks fine. I can program the u-boot image into M5272C3, and then boot into u-boot, but I cannot see the Ethernet interface working. I set the environment variables of U-Boot as below, -> setenv ipaddr 192.168.1.22 -> setenv serverip 192.168.

Re: [U-Boot-Users] [PATCH 2/3] 83xx: serdes setup routines

2008-03-13 Thread Anton Vorontsov
On Wed, Mar 12, 2008 at 11:54:39PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 18:07 Fri 07 Mar , Anton Vorontsov wrote: > > This patch adds few routines to configure serdes on 837x targets. > > > > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> > > --- > > cpu/mpc83xx/Makefile |

[U-Boot-Users] [PATCH] HMI1001: add support for MPC5200 Rev. B processors.

2008-03-13 Thread Wolfgang Denk
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]> --- board/hmi1001/hmi1001.c | 18 ++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/board/hmi1001/hmi1001.c b/board/hmi1001/hmi1001.c index 9fa0e74..3ecb74a 100644 --- a/board/hmi1001/hmi1001.c +++ b/board/hmi1001/

[U-Boot-Users] [PATCH] TQM5200: remove dead code

2008-03-13 Thread Wolfgang Denk
This board never used a MGT5100 processor. Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]> --- board/tqm5200/tqm5200.c | 56 --- 1 files changed, 0 insertions(+), 56 deletions(-) diff --git a/board/tqm5200/tqm5200.c b/board/tqm5200/tqm5200.c index 3

Re: [U-Boot-Users] [PATCH 1/8] SPARC: bootm SPARC support

2008-03-13 Thread Daniel Hellstrom
Bartlomiej Sieka wrote: > Daniel Hellstrom wrote: > >> This patch adds support for SPARC u-boot images to bootm. The >> IH_CPU_SPARC >> indentifier in the image header is recognized. The IH_CPU_SPARC >> indentifier >> has already been implemented in mkimage. > > > Hello Daniel, > > Could you pro

Re: [U-Boot-Users] [PATCH 5/8] SPARC: Added AMBA PnP Information listing command for LEON3

2008-03-13 Thread Daniel Hellstrom
Wolfgang Denk wrote: >In message <[EMAIL PROTECTED]> you wrote: > > >>This patch adds an U-Boot command, ambapp, which prints a summary >>of AMBA Bus Plug & Play information. >> >> >... > > >>diff --git a/common/Makefile b/common/Makefile >>index a88d1ef..3d369ff 100644 >>--- a/common/Make

[U-Boot-Users] [PATCH] mpc5200 without fec

2008-03-13 Thread André Schwarz
include fec specific nodes in ft_cpu_setup only if CONFIG_MPC5xxx_FEC is defined. Systems without FEC, i.e. no fec node in dtb, should be possible. Signed-off-by: Andre Schwarz <[EMAIL PROTECTED]> --- MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stut

Re: [U-Boot-Users] [PATCH 5/8] SPARC: Added AMBA PnP Information listing command for LEON3

2008-03-13 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:39 Thu 13 Mar , Daniel Hellstrom wrote: > This patch adds an U-Boot command, ambapp, which prints a summary > of AMBA Bus Plug & Play information. > > + * along with this program; if not, write to the Free Software > + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, > + * MA 0211

Re: [U-Boot-Users] [PATCH 7/8] SPARC: Added GRETH Ethernet 10/100/1000 support for LEON3

2008-03-13 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:39 Thu 13 Mar , Daniel Hellstrom wrote: > GRETH is an Ethernet 10/100 or 10/100/1000 MAC with out without > a debug link (EDCL). The GRETH core is documented in GRIP.pdf > available at www.gaisler.com. > > If the GRETH has GigaBit support (GBIT, Scatter gather, checksum > offloading etc.

Re: [U-Boot-Users] [PATCH] Add support for Intersil isl1208 RTC

2008-03-13 Thread Tor Krill
On 2/28/2008, "Tor Krill" <[EMAIL PROTECTED]> wrote: >Signed-off-by: Tor Krill <[EMAIL PROTECTED]> >--- > README|1 + > drivers/rtc/Makefile |1 + > drivers/rtc/isl1208.c | 176 ---8<--- Any comments? Maybe i sent it before the merge window opened and thus got no fe

Re: [U-Boot-Users] [PATCH 1/8] SPARC: bootm SPARC support

2008-03-13 Thread Bartlomiej Sieka
Daniel Hellstrom wrote: > This patch adds support for SPARC u-boot images to bootm. The IH_CPU_SPARC > indentifier in the image header is recognized. The IH_CPU_SPARC indentifier > has already been implemented in mkimage. Hello Daniel, Could you provide a patch that adds IH_CPU_SPARC support in t

Re: [U-Boot-Users] [PATCH 8/8] SPARC: Added LEON2 and LEON3 boards and simulators

2008-03-13 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > This patch adds support for three LEON3 boards: > * GR-XC3S-1500 (Low cost Xilinx Spartan FPGA board) > * GR-CPCI-AX2000 (AX system with switchable AX FPGA) > * ALTERA NIOS Development board, Stratix II edition > > The simulators GRSIM and TSIM for LE

Re: [U-Boot-Users] [PATCH 7/8] SPARC: Added GRETH Ethernet 10/100/1000 support for LEON3

2008-03-13 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > GRETH is an Ethernet 10/100 or 10/100/1000 MAC with out without > a debug link (EDCL). The GRETH core is documented in GRIP.pdf > available at www.gaisler.com. > > If the GRETH has GigaBit support (GBIT, Scatter gather, checksum > offloading etc.) can be

Re: [U-Boot-Users] [PATCH 6/8] SPARC: Added SMC91111 support for LEON2 and LEON3 processors

2008-03-13 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > This patch makes SPARC/LEON processors able to read and write > to the SMC9 chip using the chip external I/O bus of the memory > controller. This patchs defines the standard in and out macros > expected by the SMC9111 driver. > > To access that I/O b

Re: [U-Boot-Users] [PATCH 4/8] SPARC: Added SPARC board information to bdinfo command

2008-03-13 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > This patch adds support for the U-Boot command 'bdinfo' for SPARC boards, > the output is as shown below. ... > diff --git a/common/cmd_bdinfo.c b/common/cmd_bdinfo.c > index bbb0192..838c103 100644 > --- a/common/cmd_bdinfo.c > +++ b/common/cmd_bdinfo.c

Re: [U-Boot-Users] [PATCH 5/8] SPARC: Added AMBA PnP Information listing command for LEON3

2008-03-13 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > This patch adds an U-Boot command, ambapp, which prints a summary > of AMBA Bus Plug & Play information. ... > diff --git a/common/Makefile b/common/Makefile > index a88d1ef..3d369ff 100644 > --- a/common/Makefile > +++ b/common/Makefile > @@ -91,6 +91,7

Re: [U-Boot-Users] [PATCH 3/8] SPARC: Added support for SPARC/LEON2 and SPARC/LEON3 processors

2008-03-13 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > This patch adds support for SPARC/LEON2 and SPARC/LEON3 to > U-Boot. LEON2/3 boards are added with an extra patch, this > patch must be applied first (before 8_sparc_boards.patch). All your code needs a major coding style cleanup. There are tons of trai

Re: [U-Boot-Users] [PATCH 2/8] SPARC: SPARC cfi-flash support for 64-bit reads

2008-03-13 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > For current SPARC architectures (LEON2 and LEON3) each read from the > FLASH must lead to a cache miss. This is because FLASH can not be set > non-cacheable since program code resides there, and alternatively disabling > cache is poor from performance vie

[U-Boot-Users] Gaining inches the permanent way

2008-03-13 Thread Les Flaherty
Locker room envy is a thing of the past - with this you'll be the new Alpha Male http://www.Fantastifives.com/ Hung loose and large- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio

[U-Boot-Users] [PATCH 8/8] SPARC: Added LEON2 and LEON3 boards and simulators

2008-03-13 Thread Daniel Hellstrom
This patch adds support for three LEON3 boards: * GR-XC3S-1500 (Low cost Xilinx Spartan FPGA board) * GR-CPCI-AX2000 (AX system with switchable AX FPGA) * ALTERA NIOS Development board, Stratix II edition The simulators GRSIM and TSIM for LEON2 and LEON3 has been added as a board. A separate bo

[U-Boot-Users] [PATCH 7/8] SPARC: Added GRETH Ethernet 10/100/1000 support for LEON3

2008-03-13 Thread Daniel Hellstrom
GRETH is an Ethernet 10/100 or 10/100/1000 MAC with out without a debug link (EDCL). The GRETH core is documented in GRIP.pdf available at www.gaisler.com. If the GRETH has GigaBit support (GBIT, Scatter gather, checksum offloading etc.) can be determined by a bit in the control register. The GBIT

[U-Boot-Users] [PATCH 6/8] SPARC: Added SMC91111 support for LEON2 and LEON3 processors

2008-03-13 Thread Daniel Hellstrom
This patch makes SPARC/LEON processors able to read and write to the SMC9 chip using the chip external I/O bus of the memory controller. This patchs defines the standard in and out macros expected by the SMC9111 driver. To access that I/O bus one must set up the memory controller (MCTRL or FTM

[U-Boot-Users] [PATCH 5/8] SPARC: Added AMBA PnP Information listing command for LEON3

2008-03-13 Thread Daniel Hellstrom
This patch adds an U-Boot command, ambapp, which prints a summary of AMBA Bus Plug & Play information. AMBA is a bus specified by ARM. AMBA with Plug and Play information is a Gaisler extension to that bus. See www.gaisler.com. ## U-Boot 1.3.2-g6bc2ec61-dirty (Mar 12 2008 - 21

[U-Boot-Users] [PATCH 4/8] SPARC: Added SPARC board information to bdinfo command

2008-03-13 Thread Daniel Hellstrom
This patch adds support for the U-Boot command 'bdinfo' for SPARC boards, the output is as shown below. ## U-Boot 1.3.2-gb42c95ff-dirty (Mar 12 2008 - 21:07:56)Gaisler GRSIM CPU: LEON3 Board: GRSIM/TSIM Using default environment In:serial Out: serial Err: serial Net:

[U-Boot-Users] [PATCH 3/8] SPARC: Added support for SPARC/LEON2 and SPARC/LEON3 processors

2008-03-13 Thread Daniel Hellstrom
This patch adds support for SPARC/LEON2 and SPARC/LEON3 to U-Boot. LEON2/3 boards are added with an extra patch, this patch must be applied first (before 8_sparc_boards.patch). This patch does not support LEON3 SMP system. Linux for SPARC assumes that there is a Sun Boot prom available. The boot

[U-Boot-Users] [PATCH 2/8] SPARC: SPARC cfi-flash support for 64-bit reads

2008-03-13 Thread Daniel Hellstrom
For current SPARC architectures (LEON2 and LEON3) each read from the FLASH must lead to a cache miss. This is because FLASH can not be set non-cacheable since program code resides there, and alternatively disabling cache is poor from performance view, or doing a cache flush between each read is ev

[U-Boot-Users] [PATCH 1/8] SPARC: bootm SPARC support

2008-03-13 Thread Daniel Hellstrom
This patch adds support for SPARC u-boot images to bootm. The IH_CPU_SPARC indentifier in the image header is recognized. The IH_CPU_SPARC indentifier has already been implemented in mkimage. Best Regards, Daniel Hellstrom common/cmd_bootm.c |2 ++ 1 files changed, 2 insertions(+), 0 deletio

Re: [U-Boot-Users] [PATCH 10/15 v2] ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)

2008-03-13 Thread Stefan Roese
On Thursday 13 March 2008, Jean-Christophe PLAGNIOL-VILLARD wrote: > > +SOBJS = init.o > > + > > +SRCS := $(SOBJS:.o=.S) $(COBJS:.o=.c) > > +OBJS := $(addprefix $(obj),$(COBJS)) > > +SOBJS := $(addprefix $(obj),$(SOBJS)) > > + *(.sbss) *(.scommon) > > + *(.dynbss) > > +

Re: [U-Boot-Users] [PATCH 13/15 v2] ppc4xx: Add Canyonlands NAND booting support

2008-03-13 Thread Stefan Roese
On Thursday 13 March 2008, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 01:07 Thu 13 Mar , Wolfgang Denk wrote: > > In message <[EMAIL PROTECTED]> you wrote: > > > > +SOBJS = start.o init.o resetvec.o > > > > +COBJS = ddr2_fixed.o nand_boot.o nand_ecc.o ndfc.o > > > > > > It will be nice to s

Re: [U-Boot-Users] [PATCH 11/15 v2] ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)

2008-03-13 Thread Stefan Roese
On Thursday 13 March 2008, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 17:15 Tue 11 Mar , Stefan Roese wrote: > > This patch adds support for the AMCC Canyonlands 460EX evaluation > > board. > > > > Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> > > +#ifdef CFG_ENV_IS_IN_FLASH > > +#define

[U-Boot-Users] U-Boot hangs when try to access PCI window beyond 256 MB using md command

2008-03-13 Thread vivek.trivedi
Hi , We are using U-Boot-1.1.3 on a custom MPC8349ADS board with 2 PCI buses configured in Host mode.We have 256 MB DDR2 in our board. We have connected 8 DSPs on PCI bus 1. U-Boot is assigning base address for DSPs from 0x8000 to 0x9380. We are able to access any location from 0x8000

Re: [U-Boot-Users] [PATCH 08/15 v2] ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)

2008-03-13 Thread Stefan Roese
On Thursday 13 March 2008, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 17:15 Tue 11 Mar , Stefan Roese wrote: > > This patch adds basic support for the AMCC 460EX/460GT PPC's. > > > > Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> > > -#define UIC_UIC1C 0x0001 /* */ > > +#de

[U-Boot-Users] Hi, friends, the question about the core frequency on u-boot and device tree?

2008-03-13 Thread 郭劲
HI,friends, The core frequency and bus frequency and QE frequency on MPC8360 are configed during the loading of HRCW and the CLKIN or PCI_CLKIN, in the u-boot-1.2.0, I can use the "clocks" command to show all kind of frequecy,at this time the core frequency is 528MHZ. please see follow: => clock