edison-fw / meta-intel-edison

Here is the meta-intel-edison that builds, tries to stay up to date. Master is based on Yocto Poky Gatesgarth LTS 5.10.yy vanilla kernels. It builds a 32bit kernel (Gatesgarth branch 64bit) with ACPI enabled and corresponding rootfs. Telegram group: https://t.me/IntelEdison Web-site:
https://edison-fw.github.io/meta-intel-edison/
MIT License
60 stars 37 forks source link

arch: switch to corei7 #53

Closed htot closed 5 years ago

htot commented 5 years ago

This fixes an old question you raised: Edison is known to support corei7 instructions. On Pyro setting tune to corei7-32 caused non- functioning sdk build.

But on Sumo sdk works fine so switch corei7. Being a slm atom core it is better optimized for 32bits. Switch tune for sumo32.

htot commented 5 years ago

Thanks, merged.