gluon/targets
Björn Dobe a492e629f8
ipq40xx: add support for Aruba AP-303H / Instant ON AP11D (#2302)
- [x] must be flashable from vendor firmware
  - [ ] webinterface
  - [ ] tftp
  - [x] other: Console port available. Manufacturer specific cable required.
        Tutorial in OpenWRT commit message https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=c6e972c8772a628a1a2f2e5590d7c6f4acef9ab0
- [x] must support upgrade mechanism
  - [x] must have working sysupgrade
    - [x] must keep/forget configuration (if applicable)
      *think `sysupgrade [-n]` or `firstboot`*
  - [x] must have working autoupdate
        root@Aruba-AP-303H:~# lua -e 'print(require("platform_info").get_image_name())'
        aruba-ap-303h
- [x] reset/wps/phone button must return device into config mode
- [x] primary mac should match address on device label (or packaging) (https://gluon.readthedocs.io/en/latest/dev/hardware.html#notes)
- wired network
  - [x] should support all network ports on the device
  - [x] must have correct port assignment (WAN/LAN)
- wifi (if applicable)
  - [x] association with AP must be possible on all radios
  - [x] association with 802.11s mesh must be working on all radios
  - [x] ap/mesh mode must work in parallel on all radios
- led mapping
  - power/sys led (_critical, because led definitions are setup on firstboot only_)
    - [x] lit while the device is on
    - [x] should display config mode blink sequence
(https://gluon.readthedocs.io/en/latest/features/configmode.html)
  - radio leds
    - [x] should map to their respective radio
    - [x] should show activity
  - switchport leds
    - [x] should map to their respective port (or switch, if only one led present)
    - [x] should show link state and activity
- outdoor devices only
  - [ ] added board name to `is_outdoor_device` function in `package/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua`
- ToDo (upstream):
  - enable PoE pass through on interface E3
        system.poe_passthrough=gpio_switch
        system.poe_passthrough.name='PoE Passthrough'
        system.poe_passthrough.gpio_pin='446'
        system.poe_passthrough.value='0' (0 is active)
2021-09-01 23:31:01 +02:00
..
ath79-generic ath79-generic: add support for TP-Link EAP225-Outdoor v1 2021-08-28 18:52:52 +02:00
ath79-nand ath79: move GL.iNet GL-AR750S to NAND subtarget 2021-06-22 01:59:48 +02:00
bcm27xx-bcm2708 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx-bcm2709 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx-bcm2710 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx.inc brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
generic generic: drop BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS 2021-06-26 00:12:28 +02:00
ipq40xx-generic ipq40xx: add support for Aruba AP-303H / Instant ON AP11D (#2302) 2021-09-01 23:31:01 +02:00
ipq806x-generic ipq806x-generic: remove BROKEN flag for target and NETGEAR R7800 2019-11-05 20:24:05 +01:00
lantiq-xrx200 lantiq-xrx200: add support for AVM Fritz!Box 3370 (#2056) 2020-10-26 13:00:15 +01:00
lantiq-xway lantiq-xway: remove support for AVM FRITZ!Box 7320 7330 7330SL 2020-04-26 18:02:46 +02:00
mediatek-mt7622 mediatek-mt7622: add support for Ubiquiti UniFi 6 LR 2021-06-29 22:23:05 +02:00
mpc85xx-p1010 mpc85xx: update profile names 2021-06-22 01:59:48 +02:00
mpc85xx-p1020 mpc85xx: update profile names 2021-06-22 01:59:48 +02:00
mvebu-cortexa9 mvebu-cortexa9: rename Linksys WRT1200AC 2019-10-30 00:06:14 +01:00
ramips-mt76x8 ramips-mt76x8: add support for TP-Link RE200 v2 (#2275) 2021-07-29 08:34:51 +02:00
ramips-mt7620 ramips: update profile names 2021-06-22 01:59:48 +02:00
ramips-mt7621 ramips-mt7621: add Xiaomi Mi Router 4A (Gigabit Edition) 2021-06-29 11:02:15 +02:00
rockchip-armv8 rockchip-armv8: add FriendlyARM NanoPi R2S 2021-06-29 00:25:09 +02:00
sunxi-cortexa7 sunxi: update profile names 2021-06-22 01:59:48 +02:00
targets.mk ramips-rt305x: drop target 2021-07-13 21:37:39 +02:00
x86-64 x86: use upstream APU2 LED / GPIO driver 2021-06-22 01:59:48 +02:00
x86-generic x86: use upstream APU2 LED / GPIO driver 2021-06-22 01:59:48 +02:00
x86-geode x86: update profile names 2021-06-22 01:59:48 +02:00
x86-legacy x86: update profile names 2021-06-22 01:59:48 +02:00
x86.inc x86: fix reference to kmod-sp5100-tco 2021-06-22 01:59:48 +02:00