On Thu, Jun 21, 2012 at 4:35 PM, Carmine Noviello < ... This is very old; please try fsl-community-bsp as it does provide full support for it, even for AUART...
779
Razvan Dragomirescu
razvanpauldr...
Jun 21, 2012 10:42 pm
Hello everyone, Please correct me if I'm wrong, it is my understanding that in the default jumper configuration, the GPIO pins are powered by the 3.3V external...
780
Raivis Rengelis
raivisrrkb
Jun 22, 2012 5:04 am
GPIO pins can source maximum 12mA each and that was config I made in initial patches. But they can be made to source 4 or 8mA as well. So at best you can...
781
Carmine Noviello
carminenoviello
Jun 22, 2012 6:11 am
Hi Otavio, I have alredy tried to build fsf-community-bsp but I can't complete the whole process. It fails at Task 1033 (util-linux_2.21bb). I have attached...
782
Razvan Dragomirescu
razvanpauldr...
Jun 22, 2012 7:02 am
Thank you Raivis! I understand now, my bad. My apologies, Razvan -- Razvan Dragomirescu Chief Technology Officer Cayenne Graphics SRL...
783
Carmine Noviello
carminenoviello
Jun 22, 2012 10:39 am
Ok, it seems I've resolved with a $ bitbake -c clean util-linux-2.21 and then $ bitbake core-image-minimal. The OE generation seems proceeding now. Carmine ...
784
Carmine Noviello
carminenoviello
Jun 22, 2012 3:01 pm
Still help needed :-( I completed the whole openembedded generation, but I've understood that by default the generated kernel is not compatibile with...
785
Otavio Salvador
otaviorsalvador
Jun 22, 2012 4:43 pm
On Fri, Jun 22, 2012 at 12:00 PM, Carmine Noviello < ... Yes, it is right (Pls, consider sending a patch :P) ... I never say this build failure; please try to...
786
birds_free@...
birds_free...
Jun 23, 2012 12:02 am
Does the iMX233 ARM926J processor in Olimex have an unique identifier or a processor serial number (PSN)? If so, is it visible or can it be hidden in the BIOS?...
787
ajie.teduh
Jun 23, 2012 2:01 am
Hi, When I try to cat /proc/cpuinfo, the info bshows Olinuxino only run at 261.91 bogomips I've been try to set it to 454740 by : echo 454740 >...
788
ajie.teduh
Jun 23, 2012 4:22 am
After read a bit, I've see that the cpufreq feature in 2.6.35 is removed due to some kernel problems... well, I guess I'll back to 2.6.31 then for now.. ...
789
Tim michals
tcmichals
Jun 23, 2012 4:43 am
Maybe this might help, get all of recipes (fsl, oe, yocto), bitbake, and poky: curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > repo chmod a+x...
790
kapupetri
Jun 23, 2012 8:10 am
... Reference manual states in security features section of product features: "Read-only unique ID for digital rights management algorithms" So yes, there is...
791
Carmine Noviello
carminenoviello
Jun 23, 2012 8:14 am
Win :-D I rebuild the whole OE and I successfully compiled the kernel and rootfs. The only problem I found is that the .sb file of kernel image isn't ...
792
Raivis Rengelis
raivisrrkb
Jun 23, 2012 8:55 am
Unique id can be programmed in otp memory. As from factory, unique id comes unprogrammed and hence olinuxinos do not have it programmed. wbr RR ... Unique id...
793
Otavio Salvador
otaviorsalvador
Jun 23, 2012 11:37 am
On Sat, Jun 23, 2012 at 5:13 AM, Carmine Noviello < ... It gets a .sdcard image ready for use; dd it on your sdcard and boot. -- Otavio Salvador...
794
Otavio Salvador
otaviorsalvador
Jun 23, 2012 11:45 am
... Please post this and ask for guidance in meta-fsl-arm mailing list; some Freescale developers are there and might be able to help -- Otavio Salvador...
795
Fabio Estevam
fabioestevam...
Jun 23, 2012 3:41 pm
... Olinuxino is already running at the maximum frequency of 454 MHz. It is an ARM926EJS device so the reported bogomips is the expected value for such...
796
Razvan Dragomirescu
razvanpauldr...
Jun 24, 2012 6:16 pm
Hello everyone, Are there any "quick and dirty" instructions on how to add some custom software to the Olinuxino image (and its OE-based build system)? I've...
797
Paul Callaghan
paulcc_two
Jun 24, 2012 6:57 pm
Hi Here's something that seems to (mostly) work as a simple alternative to building one of the distros yourself. It's a version of ipkg (now called opkg) for...
798
birds_free@...
birds_free...
Jun 24, 2012 7:09 pm
To answer your question why I do not want an unique identifier in the processor is because an unique identifier enables websites and hackers of procuring the...
799
Tim michals
tcmichals
Jun 24, 2012 7:17 pm
The goal of OE is it to be able to use standard configuration scripts  for installing Linux applications, ie ./configure, make , then make install. So a...
800
birds_free@...
birds_free...
Jun 24, 2012 7:35 pm
I read on this forum that Debian is available. Is Fedora available? Any Linux OS?...
801
Otavio Salvador
otaviorsalvador
Jun 24, 2012 8:00 pm
On Sun, Jun 24, 2012 at 3:16 PM, Razvan Dragomirescu < ... I suggest you to create an image and put the software you want in IMAGE_INSTALL variable; the...
802
Razvan Dragomirescu
razvanpauldr...
Jun 24, 2012 8:10 pm
Could you detail this please? What do you mean by " put the software you want in IMAGE_INSTALL " ? The app I want to add is a simple app I wrote (sources are...
803
Otavio Salvador
otaviorsalvador
Jun 24, 2012 8:16 pm
On Sun, Jun 24, 2012 at 5:10 PM, Razvan Dragomirescu < ... http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-customimage -- ...
804
Razvan Dragomirescu
razvanpauldr...
Jun 24, 2012 8:27 pm
Got it, thank you! Where would I need to put my folder with the recipe? In one of the existing layers (meta-fsl-arm-extra)? Or should I create my own layer? R....
805
Otavio Salvador
otaviorsalvador
Jun 24, 2012 8:42 pm
On Sun, Jun 24, 2012 at 5:27 PM, Razvan Dragomirescu < ... You call; I use my our company layer with our recipes so you have a clear separation between your...
806
olimex
Jun 25, 2012 7:55 am
Hi Dimitar Gamishev made nice web based GPIO control with iMX233-OLinuXino-Maxi, I already blogged about:...
807
Razvan Dragomirescu
razvanpauldr...
Jun 25, 2012 1:36 pm
Thank you Otavio! I managed to create my own layer and put all the software we needed in there. I still haven't figured out how to tell it to include _all_ the...