XLlTemac port forwarding probelm?

2008-06-02 Thread khollan
Hi everyone, I'm using my custom Xilinx board as a gateway for a networked webcam. The board is based on the ml410. Basically eth1 is connected to the outside world and eth0 is connected to the webcam. I'm port forwarding port 80 with iptables. I can connect to the webcams web server by going

RE: ML507 EDK 10.1

2008-06-02 Thread somshekar c kadam
Hi John Linn, Yes I have dowloaded the linux_support.tar.gz. So if I get you correct I will use the bit stream provided by linux_support.tar.gz clubbed with the zImage to create Ace file, I hope that should work Ace file should boot the kernel. correct me if I am wrong. Let create it and test it

RE: ML507 EDK 10.1

2008-06-02 Thread John Linn
Hi Neelu, The easiest way to get a good baseline with the board and the kernel is to use the bitstream for the board that we provide in the file, linux_support.tar.gz, on http://git.xilinx.com. In the PPC440 directory of the support file, there's a bit stream for the board. If you don't use a Xil

ML507 EDK 10.1

2008-06-02 Thread somshekar c kadam
Hi All, Currently I am working with ML507 Base Reference design. I have installed Eval 10.1 edk I am bale to create ace file using xmd with base download.bit. and able to boot the board. Now I want to boot the board with Xilinx Linux kernel from Xilinx git tree. I am facing compilation problem wi

RE: USB Host-to-Serial or USB Host-to-Ethernet

2008-06-02 Thread Huub Eikens
> Can you use a PCI USB card? I don't quite understand how USB-to-serial or > USB-to-ethernet can help you mount a USB memory stick. > Unless you want USB memory stick to be mounted on another system and exported > with NFS. Also due to the hardare layout, I cannot use any PCI interface. I only

RE: USB Host-to-Serial or USB Host-to-Ethernet

2008-06-02 Thread Li Yang
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > rg] On Behalf Of Huub Eikens > Sent: Monday, June 02, 2008 5:22 PM > To: linuxppc-embedded@ozlabs.org > Subject: USB Host-to-Serial or USB Host-to-Ethernet > > Hi, > > I have platform based on the Freescale

USB Host-to-Serial or USB Host-to-Ethernet

2008-06-02 Thread Huub Eikens
Hi, I have platform based on the Freescale MPC8270 processor that runs on linux 2.4.25. On it I want to mount a memory stick. Due to hardware (layout) restrictions , I cannot use an external USB Host Controller. Also, I cannot use the on-chip USB Host Controller since there is no driver availa