• 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-neo/readme.txt
Chakra DiviChakra Divi committed d479688e02818 Jun 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
Intro
2
=====
3
​
4
The instructions herein are valid for the FriendlyARM NanoPi NEO,
5
both the 256MiB and 512MiB versions. They should also work for the
6
NanoPi NEO Air, but this is untested so far.
7
​
8
The FriendlyARM Nanopi NEO is a 4x4cm² board with an Allwiner H3 SoC:
9
  - quad-core Cortex-A7 @1.2GHz
10
  - 256 or 512MiB of DDR
11
  - uSDCard as only storage option
12
  - 3x USB 2.0 host (one socket, two on expansion pin-holes)
13
  - 1x USB 2.0 OTG (also used as power source)
14
  - 10/100 ethernet MAC
15
  - GPIOs, SPI, I2c...
16
​
17
Support for the Nanopi NEO in U-Boot and Linux is very recent, so only
18
core, basic features are available.
19
​
20
Unfortunately, support for the ethernet MAC and the USB OTG are not
21
yet upstream, but are being actively worked on.
22
​
23
​
24
How to build
25
============
26
​
27
    $ make nanopi_neo_defconfig
28
    $ make
29
​
30
Note: you will need access to the internet to download the required
31
sources.
32
​
33
You will then obtain an image ready to be written to your micro SDcard:
34
​
35
    $ dd if=output/images/sdcard.img of=/dev/sdX bs=1M
36
​
37
Notes:
38
  - replace 'sdX' with the actual device with your micro SDcard,
39
  - you may need to be root to do that (use 'sudo').
40
​
41
Insert the micro SDcard in your NanoPi NEO and power it up. The console
42
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.