sunxi: add support for FriendlyARM NanoPi R1
authorJayantajit Gogoi <jayanta.gogoi525@gmail.com>
Mon, 12 Oct 2020 18:51:34 +0000 (18:51 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Oct 2020 13:46:42 +0000 (15:46 +0200)
commite6d9f6fdffc6730cfa2019788afa411828eac816
treef3b4127aee433b0373d1490e7a96f121186fe5a2
parent4ff7bdfeebd4c974b74df74f779fc10891898f5d
sunxi: add support for FriendlyARM NanoPi R1

Specification:

- CPU: Allwinner H3, Quad-core Cortex-A7 Up to 1.2GHz
- DDR3 RAM: 512MB/1GB
- Network:
    10/100/1000M Ethernet x 1,
    10/100M Ethernet x 1
- WiFi: 802.11b/g/n, with SMA antenna interface
- USB Host: Type-A x2
- MicroSD Slot x 1
- MicroUSB: for OTG and power input
- Debug Serial Port: 3Pin 2.54mm pitch pin-header
- LED:
    nanopi:red:status
    nanopi:green:wan
    nanopi:green:lan
- KEY:
    reset
- Power Supply: DC 5V/2A

Installation:

- Write the image to SD Card with dd
- Boot NanoPi from the SD Card

Signed-off-by: Jayantajit Gogoi <jayanta.gogoi525@gmail.com>
package/boot/uboot-sunxi/Makefile
package/boot/uboot-sunxi/patches/252-sunxi-h3-add-support-for-nanopi-r1.patch [new file with mode: 0644]
target/linux/sunxi/base-files/etc/board.d/01_leds [new file with mode: 0644]
target/linux/sunxi/base-files/etc/board.d/02_network
target/linux/sunxi/image/cortexa7.mk
target/linux/sunxi/patches-5.4/100-sunxi-h3-add-support-for-nanopi-r1.patch [new file with mode: 0644]