Displaying 3 results from an estimated 3 matches for "imx27".
Did you mean:
imx2
2009 Mar 19
1
[Bridge] Is bridging possible if two devices connected peer to peer ?
Hello,
In one of our project we need to connect one IMX 27 based baord which ahs a internal FEC controller & an MPC 8323RDb baord which has a Built in Network controller.
We need to connect the IMX27 based board to MPC board thro cross cable & MPC baord has wlan AP card .
Basically we want to communicate from IMX27 to wireless network. Hence we are planning to make follwoing arranage ment as given in the attached ppt & we use bridge as per this site
http://www.linuxfoundation.org/en/...
2009 Jun 23
0
Theora running on ARM device without floating point support
Hi masters, I am trying to deploy theora in Fressacle iMX27 (ARM-9) processor.
This hardware does not support floating point operations, i've
compiled the libtheora with ?--disable-float option .
mx27# cat /proc/cpuinfo
Processor ? ? ? : ARM926EJ-S rev 4 (v5l)
BogoMIPS ? ? ? ?: 199.06
Features ? ? ? ?: swp half thumb fastmult edsp java
CPU implementer...
2010 Sep 22
2
Can't cross compile asterisk 1.6.2.13 on arm using ltib
Hi,
I can cross compile asterisk 1.4.21 on arm (imx27) using ltib
I want to cross compile the new version 1.6.2.13 but there is an error when
I execute the commands :
./configure --build=i686-pc-linux-gnu --host=arm
make menuselect
The configure seems ok, I have the result info :
*configure: Package configured for:
configure: OS type : none
configu...