Talk:Gentoo embedded

From ElphelWiki
Revision as of 18:07, 6 September 2008 by Polto (talk | contribs)
Jump to: navigation, search

Why don't you try to make an ebuild for Axis' cris-dist-glibc ?

--Alexandre.Poltorak 13:24, 6 September 2008 (CDT)

I have created a crossdev crisv32-axis-linux-uclibc. Glibc was broken on another point in the middle of compilation. Now I'm trying to actually get a normal program to compile with the toolchain just made. And to answer your question, to get the axis compilation to work is trivial, I made a hello world with that, but it is not trivial is to compile things with an old GCC ;) So if this works it gives me an uclibc system, I can run the camera from and a cross compiler to make software. And I presume crisv32 is more optimal than cris.

--Skinkie 13:52, 6 September 2008 (CDT)

As far as I know cris and crisv32 are different arch. EtraxFS is crisv32.

About testing the rootfs... It's safe. The camera is unkillable. :) You can boot in a network boot mode and reflash the camera.

The network boot loader is build in to the EtraxFS SoC. To put the camera in this mode you have to power-up-down-up the camera 6 times with a 3 second delay between each operation. More on this in the beginning of http://linuxdevices.com/articles/AT5102023409.html

--Alexandre.Poltorak 20:07, 6 September 2008 (CDT)