• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/board/orangepi/orangepi-plus/readme.txt
Chakra DiviChakra Divi committed bd22ae58fac01 Jul 2017
Raw file
Source viewDiff to previous
 
1
OrangePi Plus/Plus2
2
​
3
Intro
4
=====
5
​
6
This default configuration will allow you to start experimenting with the
7
buildroot environment for the OrangePi Plus/Plus2. With the current configuration
8
it will bring-up the board, and allow access through the serial console.
9
​
10
How to build it
11
===============
12
​
13
Configure Buildroot:
14
​
15
    $ make orangepi_plus_defconfig
16
​
17
Compile everything and build the SD card image:
18
​
19
    $ make
20
​
21
How to write the SD card
22
========================
23
​
24
Once the build process is finished you will have an image called "sdcard.img"
25
in the output/images/ directory.
26
​
27
Copy the bootable "sdcard.img" onto an SD card with "dd":
28
​
29
  $ sudo dd if=output/images/sdcard.img of=/dev/sdX
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.