ath79: add support for Hak5 Packet Squirrel
authorPiotr Dymacz <pepe2k@gmail.com>
Wed, 19 Aug 2020 13:10:04 +0000 (15:10 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Sun, 27 Sep 2020 23:28:37 +0000 (01:28 +0200)
commitb33ce8c5355eec61663ce0ac789118f82041045f
tree7b6b797569a90384aa6a5a1accff586234059199
parenta2f3a586073a0d3bc3a3e16fcd67ca099cf00eab
ath79: add support for Hak5 Packet Squirrel

Hak5 Packet Squirrel is a pocket-sized device dedicated for pentesters
(MITM attacks). This device is based on Atheros AR9331 but it lacks
WiFi. Support for it was first introduced in 950b278c81 (ar71xx).

Specifications:

- Atheros AR9331
- 400/400/200 MHz (CPU/DDR/AHB)
- 64 MB of RAM (DDR2)
- 16 MB of flash (SPI NOR)
- 2x RJ45 10/100 Mbps Ethernet (AR9331)
- 1x USB 2.0
- 1x RGB LED, 1x button, 1x 4-way mechanical switch
- 1x Micro USB Type-B for main power input

Flash instruction:

You can use sysupgrade image directly in vendor firmware which is based
on OpenWrt/LEDE.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ath79/dts/ar9331_hak5_lan-turtle.dts
target/linux/ath79/dts/ar9331_hak5_lan-turtle.dtsi [new file with mode: 0644]
target/linux/ath79/dts/ar9331_hak5_packet-squirrel.dts [new file with mode: 0644]
target/linux/ath79/generic/base-files/etc/board.d/02_network
target/linux/ath79/image/generic.mk