1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package/boot
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
..
apex
arm-trusted-firmware-mvebu packages/boot: add arm-trusted-firmware-mvebu and initial uDPU support 2019-11-21 07:32:09 +01:00
arm-trusted-firmware-sunxi
at91bootstrap at91bootstrap: add sama5d27_som1_eksd1_uboot as default defconfig 2019-08-17 23:08:44 +02:00
fconfig
grub2 grub2: fix a build regression on non-linux systems 2019-10-02 13:16:21 +02:00
imx-bootlets
kexec-tools
kobs-ng
rbcfg
tfa-layerscape build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-08-05 23:22:26 +02:00
uboot-ar71xx
uboot-at91 uboot-at91: fix -Wformat-security 2019-08-17 23:08:10 +02:00
uboot-envtools uboot-envtools: ath79: add support for YunCore XD4200 and A782 2019-11-25 17:32:46 +01:00
uboot-fritz4040 ipq40xx: add support for AVM FRITZ!Repeater 1200 2019-10-23 01:17:28 +02:00
uboot-imx6
uboot-kirkwood
uboot-lantiq
uboot-layerscape
uboot-mvebu uboot-mvebu: add uDPU board 2019-11-21 07:32:41 +01:00
uboot-mxs uboot-mxs: bump to v2019.10 2019-11-09 12:56:25 +01:00
uboot-omap omap: support booting off different mmc devices 2019-11-20 10:46:19 +01:00
uboot-oxnas uboot-oxnas: remove unnecessary execute permission bit 2019-10-12 23:37:00 +02:00
uboot-sunxi sunxi: add support for FriendlyARM Nano PI NEO Air dev board 2019-12-13 12:20:09 +01:00
uboot-tegra
uboot-zynq uboot-zynq: update to 2019.07 2019-09-01 18:38:05 +02:00