reboot on PQ2FADS board.

2006-07-20 Thread Lei Sun
Hi : The following is the version I am using, it's pretty much same as do_reset() code in u-boot -1.1.4 for m8260 target. However the machine just hangs. I wonder if there are any difference between Power on Reset and Hard reset? in my case maybe the machine did get reset, but the u-boot

export-objs in spi Makefile broke in latest linuxppc_2_4_deve l [r eposted]?

2006-07-20 Thread Heiko Schocher
Hello Chad linuxppc_2_4_devel is alive and well. http://www.denx.de/cgi-bin/gitweb.cgi?p=linuxppc_2_4_devel.git;a=shortlog You speak from the DENX linuxppc_2_4_devel Kernel? If so, I think you are right. I had the same problem, some days ago. I made a SPI bitbanging algorithm, but I dont

reboot on PQ2FADS board.

2006-07-20 Thread Wolfgang Denk
In message f9a7e7a80607192046s3f17e8a5s4cfba43f1747e9ec at mail.gmail.com you wrote: m8260_restart(char * cmd) ... startaddr = 0x0440; /* this is taken from u-boot-1.1.4 */ This is a random address which happens to be not mapped in the specific board (MPC8260ADS.h). The

reboot on PQ2FADS board.

2006-07-20 Thread Liu Dave-r63238
This way maybe can not work. when the MMU turn off, the next instructions maybe can not be fetched if these instructions didn't exist cache. so it is possible these instruction can not executed. Trying to jump to some boot rom address is IMHO always a bad approach to reboot a system. You

MPC8260 SCC UART hardware flow control

2006-07-20 Thread Mathieu Deschamps
Hi Laurent, On Wednesday 19 July 2006 17:18, Laurent Pinchart wrote: Hi everybody, I was wondering if anyone had implemented hardware flow control support in the cpm_uart driver. If not, I would appreciate pointers regarding how to do so. Best regards, Laurent Pinchart I had. PQ2 CPM

Linux bin Commands download

2006-07-20 Thread Li Yang-r58472
So you are using embedded powerpc platform? There are several embedded Linux distributions, e.g. from montavista, denx, and Freescale. You can google them yourself. If you are using Freescale powerpc, I would recommend the LTIB BSP packages which can be downloaded at www.freescale.com Best

mpc8360sar

2006-07-20 Thread Alex Zeffertt
Hi lists, I'm writing to announce a new project http://mpc8360sar.sourceforge.net . This is an ATM driver for the QUICC Engine (QE) of the PowerQUICC II Pro range of processors. It is based on Tony Li's fsl-atm driver and my mpc8260sar driver. I've basically used Tony's driver for the most low

[Linux-ATM-General] mpc8360sar

2006-07-20 Thread Li Tony-r64360
Hi, alex I am tony li. I am glad to know that you add many features support. Do you have test the UBR and AAL0 ? I am lack of enviroment test them now. I have not read your code detailly.:) And which ltib release version is your base ? I have updated my code a little which contain a workaround

[Linux-ATM-General] mpc8360sar

2006-07-20 Thread Alex Zeffertt
Hi, Yes, UBR and AAL0 work. I've also added support for the qos parameters min_pcr, pcr, and max_pcr. I used ltib-mpc832xemds-20060615 as my base. More details are on the website. BTW, I left all your code in. There's a simple config option now which allows you to choose between the two

export-objs in spi Makefile broke in latest linuxppc_2_4_deve l [r eposted]?

2006-07-20 Thread Kumar Gala
On Jul 19, 2006, at 11:55 PM, Heiko Schocher wrote: Hello Chad linuxppc_2_4_devel is alive and well. http://www.denx.de/cgi-bin/gitweb.cgi? p=linuxppc_2_4_devel.git;a=shortlog You speak from the DENX linuxppc_2_4_devel Kernel? If so, I think you are right. I had the same problem,

[Linux-ATM-General] mpc8360sar

2006-07-20 Thread Kumar Gala
On Jul 20, 2006, at 7:35 AM, Alex Zeffertt wrote: Hi, Yes, UBR and AAL0 work. I've also added support for the qos parameters min_pcr, pcr, and max_pcr. I used ltib-mpc832xemds-20060615 as my base. More details are on the website. BTW, I left all your code in. There's a simple

[Linux-ATM-General] mpc8360sar

2006-07-20 Thread Alex Zeffertt
Any reason we dont try to get your work up stream into the mainline kernel? - kumar I'd like to see it upstreamed - the more people who use it the more help I get! However, mpc8360sar is built on Freescale's BSP which adds basic support for the board, the MPC832xE-MDS, to the stock

export-objs in spi Makefile broke in latest linuxppc_2_4_deve l [r eposted]?

2006-07-20 Thread Rowan, Chad
Why should this be taken off list? Is it because it's Denx specific? Or because it's 2.4 specific? There is active 5200 development on the 2.4 kernel at Denx and it seems relevant to this list. -Original Message- From: Kumar Gala [mailto:[EMAIL PROTECTED] Sent: Thursday, July 20, 2006

Host USB on MPC8247

2006-07-20 Thread Uros Borovsak
Hello, I'm looking for host USB driver for MPC8247. We are using MV kernel 2.6.10 and I'm wondering, if there is a driver for this specific kernel. I'm aware of cpm2usb project on sourceforge, but it is for kernel 2.6.13. How difficult would it be to patch only usb part of kernel from 2.6.10

export-objs in spi Makefile broke in latest linuxppc_2_4_deve l [r eposted]?

2006-07-20 Thread Kumar Gala
On Jul 20, 2006, at 8:38 AM, Rowan, Chad wrote: Why should this be taken off list? Is it because it's Denx specific? Or because it's 2.4 specific? There is active 5200 development on the 2.4 kernel at Denx and it seems relevant to this list. Because its Denx specific, I believe the

[Linux-ATM-General] mpc8360sar

2006-07-20 Thread Kumar Gala
On Jul 20, 2006, at 8:33 AM, Alex Zeffertt wrote: Any reason we dont try to get your work up stream into the mainline kernel? - kumar I'd like to see it upstreamed - the more people who use it the more help I get! However, mpc8360sar is built on Freescale's BSP which adds basic

export-objs in spi Makefile broke in latest linuxppc_2_4_deve l [r eposted]?

2006-07-20 Thread Rowan, Chad
Agreed. -Original Message- From: Kumar Gala [mailto:[EMAIL PROTECTED] Sent: Thursday, July 20, 2006 8:52 AM To: Rowan, Chad Cc: hs at denx.de; linuxppc-embedded at ozlabs.org Subject: Re: export-objs in spi Makefile broke in latest linuxppc_2_4_deve l [r eposted]? On Jul 20, 2006, at

MPC8260 SCC UART hardware flow control

2006-07-20 Thread Laurent Pinchart
On Wednesday 19 July 2006 20:37, Wolfgang Denk wrote: In message 200607191718.00328.laurent.pinchart at tbox.biz you wrote: I was wondering if anyone had implemented hardware flow control support in the cpm_uart driver. If not, I would appreciate pointers regarding how to do so. You can

MPC8260 SCC UART hardware flow control

2006-07-20 Thread Laurent Pinchart
Hi Mathieu, Hi everybody, I was wondering if anyone had implemented hardware flow control support in the cpm_uart driver. If not, I would appreciate pointers regarding how to do so. Best regards, Laurent Pinchart I had. PQ2 CPM is a dedicated part which handles this aspect for

loading large lkm is so slow on ppc linux

2006-07-20 Thread Miao Qingjun
://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060720/afaea68a/attachment.htm

I2C with bus muxes

2006-07-20 Thread Ben Warren
Hello, Has anyone implemented devices like the Philips PCA954x I2C bus muxes under the /sysfs device model? I have some optical transponders on my board that through the wisdom of some committee all have the same fixed I2C address. To get around this, we put them behind muxes, creating

multicast for 8260 for 2.6.13

2006-07-20 Thread Harnois Anne-Sophie
Hello In the file arch/ppc/8260_io/fcc_enet.c, set_multicast_list function is commented out and I can't figure out why. I checked the code, removed the comments and tried it, and multicast seemed to work properly. What am I missing? Could someone explain me why this is commented out? Many

I2C with bus muxes

2006-07-20 Thread Ben Warren
convenient. Your call whether to the list or just to me. Cheers, Ben -- next part -- An HTML attachment was scrubbed... URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060720/ea6a1e5d/attachment.htm

multicast for 8260 for 2.6.13

2006-07-20 Thread Vitaly Bordug
On Thu, 20 Jul 2006 16:45:11 +0200 Harnois Anne-Sophie anne-sophie.harnois at thomson.net wrote: Hello In the file arch/ppc/8260_io/fcc_enet.c, set_multicast_list function is commented out and I can't figure out why. I checked the code, removed the comments and tried it, and multicast

multicast for 8260 for 2.6.13

2006-07-20 Thread Dan Malek
On Jul 20, 2006, at 10:45 AM, Harnois Anne-Sophie wrote: In the file arch/ppc/8260_io/fcc_enet.c, set_multicast_list function is commented out and I can't figure out why. Read the mailing list archives. I checked the code, removed the comments and tried it, and multicast seemed to work

I2C with bus muxes

2006-07-20 Thread Travis B. Sawyer
Ben Warren wrote: Hello, Has anyone implemented devices like the Philips PCA954x I2C bus muxes under the /sysfs device model? I have some optical transponders on my board that through the wisdom of some committee all have the same fixed I2C address. To get around this, we put them behind

[Linux-ATM-General] mpc8360sar

2006-07-20 Thread Alex Zeffertt
Kumar Gala wrote: On Jul 20, 2006, at 8:33 AM, Alex Zeffertt wrote: Any reason we dont try to get your work up stream into the mainline kernel? - kumar I'd like to see it upstreamed - the more people who use it the more help I get! However, mpc8360sar is built on Freescale's BSP

PHY Howto ?

2006-07-20 Thread David H. Lynch Jr.
If I am writing a network MAC driver, for hardware that has a phy that is already supported, if I provide the appropriate mdio_read() and mdio_write() calls to access the phy registers, and setup my config to include phylib and drivers for my specific phy, what else do I have to take care of

PHY Howto ?

2006-07-20 Thread Vitaly Bordug
On Thu, 20 Jul 2006 13:52:47 -0400 David H. Lynch Jr. dhlii at dlasys.net wrote: If I am writing a network MAC driver, for hardware that has a phy that is already supported, if I provide the appropriate mdio_read() and mdio_write() calls to access the phy registers, and setup my config to

page locking in PowerPC cores

2006-07-20 Thread Benjamin Herrenschmidt
Only memory mapped into userland contexts can be paged out in the first place. Ben.

I2C with bus muxes

2006-07-20 Thread Kumar Gala
On Jul 20, 2006, at 10:16 AM, Ben Warren wrote: Hello, Has anyone implemented devices like the Philips PCA954x I2C bus muxes under the /sysfs device model? I have some optical transponders on my board that through the wisdom of some committee all have the same fixed I2C address. To

Problem with ibm_emac driver

2006-07-20 Thread Ian Remmler
Hi, I'm having a problem with the ibm_emac driver for the built in gigabit ethernet on the 440gx. I was hoping someone could shed some light or at least point me in the right direction. I'm using a GMS P502 board runing 2.4.27-pre3 (from GMS). The problem we are having is this: when we push

I2C with bus muxes

2006-07-20 Thread Ben Warren
-- next part -- An HTML attachment was scrubbed... URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060720/9509df32/attachment.htm

I2C with bus muxes

2006-07-20 Thread Kumar Gala
On Jul 20, 2006, at 2:01 PM, Ben Warren wrote: Way cool! Thanks a lot. I'll try it out when my hardware comes in... Cool, I no longer have access the the system that used the mux, so when I rework the driver can I get you to test it? - k

Problem with ibm_emac driver

2006-07-20 Thread Eugene Surovegin
On Thu, Jul 20, 2006 at 01:32:42PM -0500, Ian Remmler wrote: Hi, I'm having a problem with the ibm_emac driver for the built in gigabit ethernet on the 440gx. I was hoping someone could shed some light or at least point me in the right direction. I'm using a GMS P502 board runing