Giter Club home page Giter Club logo

meta-rock5b-hacks's Introduction

meta-rock5b-hacks

This README file contains information on the contents of the meta-rock5b-hacks layer. The layer targets the Radxa Rock5b board.

Note: The Radxa meta-rockchip layer has support for the Rock5b as well. In contrast to the Radxa layer, this layer only depends on the meta-rockchip layer maintained by git.yoctoproject.org (see also Dependencies).

Dependencies

This layer depends on:

meta-rockchip

  • branch: kirkstone

Table of Contents

I. Configure yocto/oe environment
II. Changes for the Rock5b implemented in this layer
III. Booting your device

I. Configure yocto/oe environment

This layer adds support for the Radxa Rock5b, which is not fully supported by the meta-rockchip layer. To build for this device, use

MACHINE ?= "rock5b"

in your local.conf file.

II. Changes for the Rock5b implemented in this layer

(I assume here that the Rock5b is equiped with an eMMC)

First, this layer uses the linux-rockchip kernel fork of radxa as well as their u-boot and rkbin forks. Since this version of u-boot seems to be unamble to load fitImage, some modifications are made to get plain Image and .dtb on the boot partition.

III. Booting your device

Short version of official instructions.

Get the rkdeveloptool. Power the device while pressing the button next to the fan pins. Then

rkdeveloptool ld
rkdeveloptool db latest/rk3588_spl_loader_v1.08.111.bin
rkdeveloptool wl 0 /path/to/image.wic
rkdeveloptool rd

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.