Giter Club home page Giter Club logo

meta-odroid's Introduction

CURRENT STATUS: This layer is not actively maintained anymore. There are other layers based on this layer. None of them is an official OE layer though (yet)...
* https://github.com/linux-meson/meta-amlogic
* https://github.com/akuster/meta-odroid

OpenEmbedded BSP layer for hardkernel ODROID devices

Status of support devices:
ODROID-C1: SD card image works (it is tested with core-image-minimal)
ODROID-U2: Not tested after the fork
ODROID-XU: ditto

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: dizzy
revision: HEAD

If you want to contribute changes, please send me pull
requests via github.

ODROID-C1 support:
	* Christian Ege <[email protected]>
	* Tomas Novotny <[email protected]>

Short history:
Based on meta-odroid from MarkusEich <[email protected]>,
which was based on meta-odroid by Reinhard Tartler <[email protected]>

meta-odroid's People

Contributors

graugans avatar markuseich avatar marvin2k avatar stoupa-cz avatar

Stargazers

 avatar

Watchers

 avatar  avatar

meta-odroid's Issues

U-Boot is used as a binary, build in OE isn't bootable

Currently a prebuilt binary of u-boot.bin is used. With soft float DEFAULTTUNE (cortexa5-neon) the u-boot is buildable, but boot fails like this:

Loading U-boot...success.

U-boot-00000-gf631c80-dirty(odroidc@f631c809) (Mar 17 2015 - 15:15:38)

DRAM:  1 GiB
relocation Offset is: 2ff1c000
MMC:   SDCARD: 0, eMMC: 1
Enter Exception:0x00000001
    link addr:0x3ff67684

With hard float DEFAULTTUNE (cortexa5hf-neon) the u-boot is not buildable. Instructions at https://code.google.com/p/chromium/issues/detail?id=213120 helps* to build, but the exception remains

* Well, you need to update line to:

PLATFORM_CPPFLAGS += $(call cc-option,-mcpu=cortex-a5 -ffixed-r8 -mno-long-calls  -Wall -fPIC -mfloat-abi=hard -mfpu=vfpv3 )

in

arch/arm/cpu/aml_meson/config.mk

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.