You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
INAGAKI Hiroshi 51fe956c4f ipq806x: add support for Buffalo WXR-2533DHP
Buffalo WXR-2533DHP is a 2.4/5 GHz band 11ac router, based on Qualcomm
IPQ8064.

The U-Boot on WXR-2533DHP employs a complicated dual firmware
protection scheme against corruptions of the kernel and rootfs
images. See the notes in buffalo.sh for details.

specifications:

- Qualcomm IPQ8064 (384 - 1,400 MHz, 2C2T)
- 512 MB of RAM (DDR3)
- 256 MB of Flash (NAND)
- 4T4R 2.4/5 GHz Wlan (QCA9980)
- 5x 10/100/1000 Mbps Ethernet
- 10x LEDs, 8x keys (6x buttons, 2x slide-switches)
- 2x USB 3.0 Type-A
- 12VDC/4A AC Adapter
- UART through-hole on PCB
  - J3: Vcc, GND, TX, RX from USB port side
  - 115200n8

Boot instructions for the initramfs image:

1. Prepare the TFTP server with the initramfs image renamed to
   "wxr2300dhp-initramfs.uImage" and IP address "192.168.11.10".
2. Press the "AOSS" button while powering on the WXR-2533DHP.
3. Wait until the "Wireless" LED flashes before releasing the AOSS button.
   The WXR-2533DHP will grab the image from TFTP server and will boot it.

Flashing instructions:

To persistently write the firmware, flash an openwrt sysupgrade image
from inside the initramfs, for example transfer
via `scp <sysupgrade> root@192.168.1.1:/tmp` and flash on the device
with `sysupgrade -n /tmp/<sysupgrade>`. Then wait ~120 seconds to
let it finish the flashing process.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [reworded message]
6 years ago
..
adm5120 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
adm8668 treewide: use wpad-basic for not small flash targets 6 years ago
apm821xx apm821xx: fix MBL DUO SUPPORTED_DEVICES compat id 6 years ago
ar7 treewide: use wpad-basic for not small flash targets 6 years ago
ar71xx build: move seama commands to image-commands.mk 6 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt kernel: bump 4.14 to 4.14.77 6 years ago
at91 kernel: Deactivate CONFIG_COMPAT_BRK 6 years ago
ath25 kernel: bump 4.14 to 4.14.79 6 years ago
ath79 ath79: fix case statement in 01_leds 6 years ago
au1000 treewide: use wpad-basic for not small flash targets 6 years ago
bcm53xx bcm53xx: update 4.19 config 6 years ago
brcm47xx brcm47xx: add support for the kernel 4.19 6 years ago
brcm63xx brcm63xx: remove broken DSP platform device code 6 years ago
brcm2708 brcm2708: Add feature flag rootfs-part 6 years ago
cns3xxx kernel: bump 4.14 to 4.14.90 6 years ago
gemini kernel: Deactivate CONFIG_COMPAT_BRK 6 years ago
generic kernel: Add missing symbols to 4.19 6 years ago
imx6 imx6: image: ventana: Add missing BOOT_SCRIPT variable 6 years ago
ipq40xx ipq40xx: convert to device-tree based USB LED trigger 6 years ago
ipq806x ipq806x: add support for Buffalo WXR-2533DHP 6 years ago
ixp4xx treewide: use wpad-basic for not small flash targets 6 years ago
kirkwood treewide: use wpad-basic for not small flash targets 6 years ago
lantiq treewide: dts: Remove default-state=off property from all gpio LED nodes 6 years ago
layerscape kernel: Deactivate CONFIG_COMPAT_BRK 6 years ago
malta treewide: use wpad-basic for not small flash targets 6 years ago
mcs814x kernel: bump 3.18 to 3.18.119 6 years ago
mediatek kernel: bump 4.14 to 4.14.89 6 years ago
mpc85xx mpc85xx: workaround 4.14 cross compile issue 6 years ago
mvebu kernel: bump 4.14 to 4.14.81 6 years ago
mxs mxs: use generic sysinfo board detection 6 years ago
octeon kernel: Deactivate CONFIG_COMPAT_BRK 6 years ago
octeontx kernel: enable memory compaction 6 years ago
omap kernel: bump 4.14 to 4.14.77 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion treewide: use wpad-basic for not small flash targets 6 years ago
oxnas kernel: Deactivate CONFIG_COMPAT_BRK 6 years ago
pistachio kernel: bump 4.14 to 4.14.79 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips treewide: fix spaces vs. tabs 6 years ago
rb532 kernel: bump 4.14 to 4.14.86 6 years ago
samsung kernel: Deactivate CONFIG_COMPAT_BRK 6 years ago
sunxi kernel: bump 4.14 to 4.14.77 6 years ago
uml treewide: use wpad-basic for not small flash targets 6 years ago
x86 x86: make sysupgrade.tgz reachable again 6 years ago
xburst kernel: bump 3.18 to 3.18.119 6 years ago
zynq kernel: Deactivate CONFIG_COMPAT_BRK 6 years ago
Makefile