openwrt/package
INAGAKI Hiroshi 08705d4481 uboot-ath79: add support for NEC Aterm series based on AR9344
Add support for NEC Aterm series devices based on Atheros AR9344.
The following devices have almost the same hardware, so the same U-Boot
binary can be used for them.

- NEC Aterm WR8750N
- NEC Aterm WR9500N
- NEC Aterm WG600HP

By the way, on NetBSD-based NEC Aterm devices, only 0x20000 (128KiB) is
available for a bootloader on the flash chip and that limitation is too
small for mainline U-Boot with the default options. So many
features/commands not required for booting OpenWrt and recoverying are
disabled on that devices, like the followings.

- networking support
- FIT support
- all decompression methods support

etc...

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15432
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-28 18:47:56 +02:00
..
base-files base-files: upgrade: nand: allow custom fw extraction in nand_do_upgrade() 2024-07-26 13:41:25 +02:00
boot uboot-ath79: add support for NEC Aterm series based on AR9344 2024-07-28 18:47:56 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware firmware: add Intel/Lantiq VRX518 DSL firmware package 2024-07-21 21:42:09 +02:00
kernel ltq-ptm: Fix netdev ioctls with kernel > 5.15 2024-07-28 16:12:51 +02:00
libs libbpf: Update to v1.4.5 2024-07-19 12:14:47 -07:00
network wifi-scripts: add missing dependency on ucode-mod-rtnl 2024-07-23 23:49:36 +02:00
system fstools: update to git HEAD 2024-07-14 19:45:21 +01:00
utils util-linux: update to v2.40.2 2024-07-27 18:59:42 +02:00
Makefile build: package: fix missing host apk dependency 2024-06-11 23:58:14 +02:00