GithubHelp home page GithubHelp logo

universal-it-systems / arm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sarnold/arm

0.0 3.0 1.0 1.1 MB

Drivers and misc for various ARM devices

Shell 90.61% Mask 0.97% Roff 1.15% Makefile 3.97% Awk 1.80% C 1.50%

arm's Introduction

Gentoo ARM

Drivers and misc for Gentoo on various ARM devices, for Chromebook, Trimslice diskless, udoo/wandboard, beagleboneblack, allwinner a-10, and rpi. Some of the relevant/current graphics configs are documented below.

To get started, add the overlay to make.conf, update package.foo and USE flags as needed, and mask packages as needed. The general config is:

  • ACCEPT_KEYWORDS="~arm"
  • Basic config: udev, polkit, consolekit, xattr, caps, pam (no systemd or logind)
  • X support: xwayland, opentegra, fbturbo, armsoc, rpi (still in testing)
  • wayland/weston: egl/gles1/gles2, -opengl -glx (except a few odd packages with opengl flag)
  • Needs package.foo configs for complete install (depends on usage)
  • Kernels sources:
    • Trimslice: gentoo-sources latest
    • RaspberryPi: fbtft drivers now in Adafruit staging

      • raspberrypi-sources
      • adafruit-raspberrypi-sources
      • drm-raspberrypi-sources (provisional vc4 drm support)
    • Wandboard-quad and Udoo-quad: RCN LinuxOnArm patches on mainline

      • latest 4.1.y mainline branch
    • BeagleboneBlack: RCN bb_kernel patches on mainline

      • bone-sources updated to 4.1.0-bone9
      • see RCN LinuxOnArm for latest updates
    • Chromebook: next dev branch beyond stock Google ChromeOS (custom config, installed as KERN3, USB3 rootfs or SDCard)

      • Samsung Snow - 3.8.11 chromeos-sources
      • Tegra K1 - 3.10.18 chromeos-sources
    • Jetson K1 - 3.19.0-rc6 linux-jetson
    • Efikamx: "Latest" upstream kernel, custom config (2.6.31.14.27-efikamx) external ASIX module, SDCard rootfs
    • MK802-II 1 GB: "Latest" upstream kernel with correct device tree (3.4.75.sun4i+), custom config, SDCard rootfs

Steev's test setup:

(other) Steve's test setup:

  • Hardware: Jetson, Trimslice, Wandboard quad, Chromebooks (snow and K1), Raspberry Pi B/B+/B2, Udoo quad, Cubox quad, BeagleboneBlack
  • Full X is only built for all of them (so far) with wayland/weston testing in progress)
    • gles/egl, no opengl/glx, cairo/clutter/cogl, +qt5/-qt4, +gtk3/-gtk
  • Overlays:
  • Recommended CPU flags
  • armv7 defaults: -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard
  • add neon to USE flags if processor supports it, ebuilds that use neon should take care of flags
  • alternately you can set fpu to one of the neon-vfp flags
  • Example flags for Tegra K1:
  • -march=armv7-a -mtune=cortex-a15 -mfpu=neon-vfpv4 -mfp16-format=ieee
  • Configs: See the config directory in arm overlay for test configs

Config differences are minimal, mainly graphics and neon. Webkit-gtk builds with everything but jit, the cairo gles backend is enabled instead of opengl, and Trimslice uses opentegra-specific repos and mesa-9999.

You can (optionally) add this overlay with layman:

$ layman -f -a arm_support -o https://raw.github.com/gentoo/arm/master/configs/layman.xml

arm's People

Contributors

sarnold avatar steev avatar

Watchers

James Cloos avatar Antony Ingram avatar  avatar

Forkers

vrosnet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.