User Tools

Site Tools


details:x86:edison

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Intel Edison ====== * [[start:edison|getting started]] ===== Details ===== {{:details:x86:edison-setup_miniboard_1.jpg?200 }} * **CPU** Genuine Intel(R) CPU 4000 @ 500MHz * **MEM** 1GB * **FLASH** * eMMC (4GB integrated) * WiFi (integrated) * Bluetooth (integrated) ===== CFLAGS ===== <code> CHOST="i686-pc-linux-gnu" CFLAGS="-march=i686 -mtune=atom -O2 -fomit-frame-pointer -pipe" </code> The CFLAGS were just a guess, it works on the platform but there are probably some better flags. ===== Kernel ===== TODO ===== Gentoo ===== ==== Binhost ==== <code> http://gentoo.ed-solutions.de/packages/edison/ </code> <code> USE="-X -alsa -ipv6 -doc -debug -gdbm -gmp mmx wifi bindist -systemd -nls -berkdb" PYTHON_TARGETS="python2_7" USE_PYTHON="2.7" </code> ===== Building ===== ==== Kernel ==== TODO ==== u-Boot ==== TODO ===== Links ===== * http://www.intel.com/content/www/us/en/do-it-yourself/edison.html * http://www.emutexlabs.com/ubilinux

details/x86/edison.1425892423.txt.gz · Last modified: 2015.03.09 - 09:13 by alexander.krause