Stefan Mavrodiev beeafa2074 Add support for A20-OLinuXino-MICRO-eMMC
Add basic support for A20-OLinuXino-MICRO-eMMC. This includes new board
configuration, new .fex file. The board needs kernel patch, with disable hpi on
eMMC.

Additionally starting from revision J, the phy is changed - RTL8201 to LAN8710. This needs patch of dts file, to enable PA17 pin support.
2017-09-01 15:16:34 +03:00
2017-03-23 21:58:21 +03:00
2017-08-31 17:07:18 +03:00
2017-08-01 12:30:34 +03:00
2017-08-01 12:31:05 +03:00
2017-08-06 17:11:16 +03:00
2017-08-11 18:07:08 +03:00
2014-10-08 10:14:29 +02:00
2017-08-01 12:28:19 +03:00
2017-08-01 12:24:56 +03:00
2017-08-11 18:07:08 +03:00

Armbian

Ubuntu and Debian images for ARM based single-board computers https://www.armbian.com

How to build my own image or kernel?

Supported build environments:

Execution

apt-get -y install git
git clone https://github.com/armbian/build
cd build
./compile.sh

You will be prompted with a selection menu for a build option, a board name, a kernel branch and an OS release. Please check the documentation for advanced options and additional customization.

Build process uses caching for the compilation and the debootstrap process, so consecutive runs with similar settings will be much faster.

Reporting issues

Please read this notice first before opening an issue.

More info:

Description
Languages
Shell 68.4%
Python 9.2%
GSC 8.3%
JavaScript 4.8%
Batchfile 3.8%
Other 5.5%