openwrt/package
Robert Marko eb564690c9 ipq40xx: add support for Wallystech DR40x9
Adds support for the Wallys DR40x9 series boards.
They come in IPQ4019 and IPQ4029 versions.
IPQ4019/4029 only differ in that that IPQ4029 is the industrial version that is rated to higher temperatures.

Specifications are:
* CPU: Qualcomm IPQ40x9 (4x ARMv7A Cortex A7) at 716 MHz
* RAM: 512 MB
* Storage: 2MB of SPI-NOR, 128 MB of parallel NAND
* USB 3.0 TypeA port for users
* MiniPCI-E with PCI-E 2.0 link
* MiniPCI-E for LTE modems with only USB2.0 link
* 2 SIM card slots that are selected via GPIO11
* MicroSD card slot
* Ethernet: 2x GBe with 24~48V passive POE
* SFP port (Does not work, I2C and GPIO's not connected on hardware)
* DC Jack
* UART header
* WLAN: In-SoC 2x2 802.11b/g/n and 2x2 802.11a/n/ac
* 4x MMCX connectors for WLAN
* Reset button
* 8x LED-s

Installation instructions:
Connect to UART, pins are like this:
-> 3.3V | TX | RX | GND

Settings are 115200 8n1

Boot initramfs from TFTP:
tftpboot 0x84000000 openwrt-ipq40xx-generic-wallys_dr40x9-initramfs-fit-uImage.itb

bootm

Then copy the sysupgrade image to the /tmp folder and execute sysupgrade -n <image_name>

The board file binary was provided from Wallystech on March 14th 2023
including full permission to use and distribute.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-03-21 16:38:23 +01:00
..
base-files base-files: add support for retrieving IPv6 assignments 2023-02-24 23:56:36 +01:00
boot ipq807x: add support for Netgear WAX218 2023-03-20 11:40:36 -05:00
devel strace: update to 6.2 2023-03-10 20:57:32 +01:00
firmware ipq40xx: add support for Wallystech DR40x9 2023-03-21 16:38:23 +01:00
kernel mac80211: ath11k: sync with ath-next 2023-03-20 12:23:11 +01:00
libs libnftnl: update to 1.2.5 2023-03-19 17:00:45 +01:00
network nftables: update to 1.0.7 2023-03-19 17:00:45 +01:00
system rpcd: bump to latest git HEAD 2023-03-17 03:34:50 +01:00
utils uencrypt: split common and library-specific code 2023-03-17 17:22:54 -03:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00