Re: Xilinx git tree at source.mvista.com

2007-05-24 Thread Wolfgang Reissnegger
Hi Andrei, David, It's great to hear that Andrei's git tree is active again. As you might have heard, Xilinx is in the process of setting up a git tree as well. Right now we are waiting for the new hosting machines to be installed. We should get those machines up and running shortly (within a

Re: Xilinx git tree at source.mvista.com

2007-05-24 Thread Wolfgang Reissnegger
David H. Lynch Jr. wrote: Wolfgang Reissnegger wrote: Hi Andrei, David, It's great to hear that Andrei's git tree is active again. As you might have heard, Xilinx is in the process of setting up a git tree as well. Right now we are waiting for the new hosting machines to be installed. We

[PATCH] Generic configuration selector for Xilinx devices

2007-08-06 Thread Wolfgang Reissnegger
This is intended to make visible all device driver options for both powerpc and microblaze systems. Thanks, Wolfgang Signed-off-by: Wolfgang Reissnegger [EMAIL PROTECTED] Signed-off-by: Stephen Neuendorffer [EMAIL PROTECTED] --- arch/ppc/platforms/4xx/Kconfig |1 + drivers/misc/Kconfig

[PATCH] Consolidate XILINX_VIRTEX board support

2007-08-06 Thread Wolfgang Reissnegger
Make support for Xilinx boards more generic, making it easier to add new boards. Add initial support for xupv2p and ml410 boards. Thanks, Wolfgang Signed-off-by: Wolfgang Reissnegger [EMAIL PROTECTED] Signed-off-by: Stephen Neuendorffer [EMAIL PROTECTED] --- arch/ppc/boot/simple/Makefile

Re: no output to serial console from /init process on ml405

2007-08-08 Thread Wolfgang Reissnegger
Hi Anton, it looks as if your init executable is not doing the right thing and for some reason terminates. Maybe your inittab configuration is wrong? Maybe the init executable has been compiled with the wrong options? You can try to copy another executable (e.g. sh, getty) into /init and see if

Re: no output to serial console from /init process on ml405

2007-08-08 Thread Wolfgang Reissnegger
executable is calling into the kernel. I put a printk in sys_write, which is on the call path of printf() and the output is sent to the console. However, the output of printf is not to be seen. This suggests the problem is perhaps in the serial device setup? Anton On 8/8/07, Wolfgang

Re: BusyBox Mount

2007-08-09 Thread Wolfgang Reissnegger
Hi Khollan, try to use: mount -t vfat -ouid=uuu,gid=ggg /dev/xsa1 /home/Dak where uuu is the User ID of your user and ggg is its Group ID. Cheers, Wolfgang khollan wrote: Hi I want to mount the first partion of my compact flash in a users home folder during bootup. This partion

Re: Best Linux tree for Xilinx support.

2007-08-13 Thread Wolfgang Reissnegger
Hi Leonid, I am in the process of publishing a Xilinx Linux git tree which will contain most of the drivers for Xilinx IP including recent contributions from Grant Likely, John Williams, Joachim Foerster and others. This tree will be available on the Xilinx git server soon, however it will be a

Re: Best Linux tree for Xilinx support.

2007-08-14 Thread Wolfgang Reissnegger
Hi Leonid, see my answers below. Thank you very much for the information. What kernel.org version your tree is based on? Right now the development tree is based on mainline (Linus' tree) v2.6.22. I also keep a release candidate (rc) branch around that I sync up frequently with the leading

[PATCH 2/3] Consolidate XILINX_VIRTEX board support.

2007-08-21 Thread wolfgang . reissnegger
-by: Stephen Neuendorffer [EMAIL PROTECTED] Signed-off-by: Wolfgang Reissnegger [EMAIL PROTECTED] --- arch/ppc/boot/simple/Makefile |3 +- arch/ppc/boot/simple/embed_config.c |4 +- arch/ppc/platforms/4xx/Kconfig |6 + arch/ppc/platforms/4xx/Makefile

[PATCH 1/3] Add generic configuration option to enable all xilinx drivers.

2007-08-21 Thread wolfgang . reissnegger
From: Stephen Neuendorffer [EMAIL PROTECTED] In the future, this will be used to provide similar configuration for PowerPC and Microblaze. Signed-off-by: Stephen Neuendorffer [EMAIL PROTECTED] Signed-off-by: Wolfgang Reissnegger [EMAIL PROTECTED] --- arch/ppc/platforms/4xx/Kconfig |1

[PATCH 3/3] Add support for xupv2p and ml410 boards.

2007-08-21 Thread wolfgang . reissnegger
From: Stephen Neuendorffer [EMAIL PROTECTED] xupv2p support generates MAC addresses based on a silicon serial ID. Signed-off-by: Stephen Neuendorffer [EMAIL PROTECTED] Signed-off-by: Wolfgang Reissnegger [EMAIL PROTECTED] --- arch/ppc/platforms/4xx/Kconfig | 16 + arch/ppc

[PATCH] Consolidate XILINX_VIRTEX board support.

2007-08-22 Thread Wolfgang Reissnegger
-by: Stephen Neuendorffer [EMAIL PROTECTED] Signed-off-by: Wolfgang Reissnegger [EMAIL PROTECTED] --- arch/ppc/boot/simple/Makefile |3 +- arch/ppc/boot/simple/embed_config.c |4 +- arch/ppc/platforms/4xx/Kconfig |6 + arch/ppc/platforms/4xx/Makefile

[PATCH 3/3] Add support for xupv2p and ml410 boards.

2007-08-22 Thread Wolfgang Reissnegger
From: Stephen Neuendorffer [EMAIL PROTECTED] xupv2p support generates MAC addresses based on a silicon serial ID. Signed-off-by: Stephen Neuendorffer [EMAIL PROTECTED] Signed-off-by: Wolfgang Reissnegger [EMAIL PROTECTED] --- arch/ppc/platforms/4xx/Kconfig | 16 + arch/ppc

[Fwd: Re: [PATCH 3/3] Add support for xupv2p and ml410 boards.]

2007-08-22 Thread Wolfgang Reissnegger
---BeginMessage--- Robert Woodworth wrote: Should the xparameters.h file *really* be included in the tree? This file is completely board/EDK/ISE/synthesis specific. I'd rather it not be included and have people copy theirs from EDK. Or as I have done, sym-link it from my EDK project.

Re: Kerenel crashes every other Boot..

2007-08-22 Thread Wolfgang Reissnegger
Hi Ravi, you need to provide more information, for example, where does the kernel crash, any serial console output that you see when it crashes, etc. Cheers, Wolfgang [EMAIL PROTECTED] wrote: Hi All, I have a PPC 405EP custom target. I based most of my software on the EP405 Taihu

Re: Kerenel crashes every other Boot..

2007-08-22 Thread Wolfgang Reissnegger
is strictly prohibited. Further, if you are not the intended recipient, please notify us by return e-mail and delete the Information promptly. *Wolfgang Reissnegger [EMAIL PROTECTED]* 08/22/2007 11:15 AM To [EMAIL PROTECTED] cc linuxppc-embedded

Re: Kerenel crashes every other Boot..

2007-08-22 Thread Wolfgang Reissnegger
, if you are not the intended recipient, please notify us by return e-mail and delete the Information promptly. *Wolfgang Reissnegger [EMAIL PROTECTED]* 08/22/2007 11:36 AM To [EMAIL PROTECTED] cc linuxppc-embedded@ozlabs.org Subject Re: Kerenel crashes every other Boot

Re: spin_lock doesn't work?!?

2007-08-29 Thread Wolfgang Reissnegger
Hi Melinda, depending on how your kernel is configured spin_locks will compileinto nothing. For example, if you are compiling a kernel for a single processor platform without preemptive scheduling then the spin_lock() calls will be compiled into no-op as they are unnecessary on a non-SMP,

Re: spin_lock doesn't work?!?

2007-08-30 Thread Wolfgang Reissnegger
Hi Melinda, I agree with Josh, you should use spin_lock_irqsave(), especially in your ioctl() routine. spin_lock_irqsave will not compile into a no-op, even on a single processor machine and will at least disable interrupts. On SMP machines they will also spin. Depending on the type of access of

Xilinx Linux git server

2007-11-13 Thread Wolfgang Reissnegger
Hi all, I'm happy to announce that the Xilinx Linux Kernel git server is finally up and running and available to the public. The Xilinx Linux Kernel is based on the mainline Linux Kernel from kernel.org and adds driver support for various Xilinx IP cores and Xilinx reference boards. It

Re: Xilinx EMAC Lite driver

2007-11-14 Thread Wolfgang Reissnegger
Hi Petr, you can clone the Xilinx Linux git tree at: git://git.xilinx.com/linux-2.6-xlnx.git The lin26-xlnx branch in the repository is based on 2.6.23 and contains support for the EMACLITE. Hope this helps, Wolfgang Petr Z(ejdl wrote: Hi All, I'm running vanilla kernel 2.6.23.1