u-boot for ML403

2008-06-18 Thread Anand Kumar S
Hi, I am new to virtex 4 platform and i am trying to bringup u-boot on ML403 board. I download u-boot.zip ftrom ML410 site and am trying to compile it for ML403 using the following command make ml403_config make and i am getting the following error. ../xilinx_iic/iic_adapter.c:

Anybody have an mpc5200b mscan linux driver under 2.6.24, ARCH=powerpc or equiv?

2008-06-18 Thread Mike Timmons
I'm trying to wrestle the peak CAN driver for the old, non-device-tree ppc into submission but I'm making a mess of it so far. I think I'll get it going at some point, but if anybody has or knows of an mscan driver for the mpc5200 can you alert me? Thanks, Mike -Original Message- From: [

Re: Anybody have an mpc5200b mscan linux driver under 2.6.24, ARCH=powerpc or equiv?

2008-06-18 Thread Wolfgang Grandegger
Mike Timmons wrote: I'm trying to wrestle the peak CAN driver for the old, non-device-tree ppc into submission but I'm making a mess of it so far. I think I'll get it going at some point, but if anybody has or knows of an mscan driver for the mpc5200 can you alert me? http://svn.berlios.de/svn

RE: Anybody have an mpc5200b mscan linux driver under 2.6.24, ARCH=powerpc or equiv?

2008-06-18 Thread Mike Timmons
Thanks for the quick response. I'm currently using 2.6.24 ARCH=powerpc on the Lite5200b. I just searched for an obvious patch but it is unclear to me what patch(es) I should take at this point. Can you direct me to the patch(es) I need? Again, thank you. -Mike -Original Message- From: W

Re: Anybody have an mpc5200b mscan linux driver under 2.6.24, ARCH=powerpc or equiv?

2008-06-18 Thread Wolfgang Grandegger
Mike Timmons wrote: Thanks for the quick response. I'm currently using 2.6.24 ARCH=powerpc on the Lite5200b. I just searched for an obvious patch but it is unclear to me what patch(es) I should take at this point. Can you direct me to the patch(es) I need? Again, thank you. As a first try you

Re: [PATCH] Added support for PRTLVT based boards (MPC5121)

2008-06-18 Thread John Rigby
Hi David, Looks like your device tree is based on the beta ltib bsp. There were some changes in release 1 that you may want to incorporate: First as a convention I changed all the interrupt numbers in the tuples to be decimal. I like this better because the interrupts are decimal in the referen

RE: Anybody have an mpc5200b mscan linux driver under 2.6.24, ARCH=powerpc or equiv?

2008-06-18 Thread Mike Timmons
Thanks again Wolfgang. I've successfully built and insmod' the following: vcan.ko can-dev.ko mscan-mpc5200.ko (I'll figure out the dependencies for modules.dep and use modprobe in the future, but for now I think I've loaded what I need). It looks like I should be good-to-go, but I'm having a

Re: [U-Boot-Users] mpc5121 cache coherency

2008-06-18 Thread John Rigby
Unlike other SOCs with e300 cores the 5121 is not cache coherent. The problem is an internal bridge that the processor can not snoop across. On Wed, Jun 18, 2008 at 1:29 PM, Kenneth Johansson <[EMAIL PROTECTED]> wrote: > I have tried to speed up u-boot by turning on I/D cache during boot. > > It

mpc5121 cache coherency

2008-06-18 Thread Kenneth Johansson
I have tried to speed up u-boot by turning on I/D cache during boot. It sort of works and gives quite a boost but I'm having problems with the ethernet driver that no longer works. What I'm seeing is that the cpu do not notice the ethernet hardwares updates that is located in DRAM. Basically w

Re: [U-Boot-Users] mpc5121 cache coherency

2008-06-18 Thread kenneth johansson
On Wed, 2008-06-18 at 13:38 -0600, John Rigby wrote: > Unlike other SOCs with e300 cores the 5121 is not cache coherent. The > problem is an internal bridge that the processor can not snoop across. I do not have access to the manuals right now but I search all over an this was not something I fou

Updating glibc on SELF image

2008-06-18 Thread Dave Cogley
Hi, I am having some trouble with building my SELF image on a Sequoia board. I am trying to update some shared library components on the "stock" DENX provided JFFS file system image. While running over an NFS root I was able to successfully mount my MTD device and manually copy libraries my appli

problem in MPC8358 HDLC controller

2008-06-18 Thread Biswal, Debasish
Hi All, I am developing a HDLC driver for the MPC8358 processor. This HDLC driver will control the UCC(unified communication controller) 8 of the MPC8358 core. The problem I am facing is whenever I submit a packet to the UCC8 HDLC controller to transmit my kernel crashes. It seems there is a memo