openwrt/target/linux/sunxi
Roman Bazalevsky 69fff339e9 sunxi: add support for FriendlyARM Nano PI NEO Air dev board
Hardware:

  Allwinner H3 upto 1.2GHz
  512MB DDR3 RAM
  8GB on-board eMMC - mountable, can be used as boot with custom boot.scr
  microSD-card slot
  WiFi 802.11n (AP6212A) - working
  Bluetooth (AP6212A) - not working for now
  Micro-USB OTG + 2*USB headers
  UART 3.3V - working
  GPIO/I2C/SPI 2.54mm headers

Standard sunxi SD-card installation procedure - copy image to SD card,
insert in into slot and boot. First time you will need UART adapter to
enable on-board wireless (or just build custom image with enabled WiFi).

To boot from eMMC:

  - boot from SD
  - copy SD image to emmc (dd bs=... if=.... of=/dev/mmcblk2)
  - mount eMMC boot partition and replace boot script on it
  - unmount, reboot

To use i2c, spi and more uarts - replace dtb on boot partition with
fixed one (use dtc or fdt-tools).

Signed-off-by: Roman Bazalevsky <rvb@rvb.name>
[rebase onto device name consolidation patches]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-12-13 12:20:09 +01:00
..
base-files treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-05 23:33:19 +02:00
cortexa7 sunxi: Add support for Banana Pi M2 Ultra 2019-09-21 01:12:35 +02:00
cortexa8 sunxi: Add support for kernel 4.19 2019-01-13 17:35:14 +01:00
cortexa53 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
image sunxi: add support for FriendlyARM Nano PI NEO Air dev board 2019-12-13 12:20:09 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
patches-4.19 sunxi: Remove already applied patch 2019-04-08 20:34:27 +02:00
profiles treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
config-4.14 sunxi: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:15:36 +01:00
config-4.19 sunxi: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:15:36 +01:00
Makefile sunxi: Add support for Banana Pi M2 Ultra 2019-09-21 01:12:35 +02:00
modules.mk sunxi: fix build of rtc package when module not available 2017-09-18 18:36:26 +02:00