• 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/friendlyarm/nanopi-neo2/readme.txt
Jagan TekiJagan Teki committed c7160a76c6420 Dec 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
Intro
2
=====
3
​
4
This default configuration will allow you to start experimenting with the
5
buildroot environment for the Nanopi NEO2. With the current configuration
6
it will bring-up the board, and allow access through the serial console.
7
​
8
Nanopi NEO2 link:
9
http://nanopi.io/nanopi-neo2.html
10
​
11
Wiki link:
12
https://openedev.amarulasolutions.com/display/ODWIKI/FriendlyARM+NanoPi+NEO2
13
​
14
This configuration uses U-Boot mainline and kernel mainline.
15
​
16
How to build
17
============
18
​
19
    $ make friendlyarm_nanopi_neo2_defconfig
20
    $ make
21
​
22
Note: you will need access to the internet to download the required
23
sources.
24
​
25
How to write the SD card
26
========================
27
​
28
Once the build process is finished you will have an image called "sdcard.img"
29
in the output/images/ directory.
30
​
31
Copy the bootable "sdcard.img" onto an SD card with "dd":
32
​
33
  $ sudo dd if=output/images/sdcard.img of=/dev/sdX
34
  $ sudo sync
35
​
36
Insert the micro SDcard in your Nanopi NEO2 and power it up. The console
37
is on the serial line, 115200 8N1.
  • 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.