openwrt/target/linux/bmips/dts
Kyle Hendry f31675b69b bmips: add support for Actiontec T1200H
Specifications:
- SoC: Broadcom BCM63168 dual 400MHz MIPS
- Flash: 128MB NAND ESMT F59L1G81A
- RAM: 128MB DDR3
- Ethernet: 5x 1000M
- Wifi: BCM435F
- 1x USB 2.0 port
- 2x Button
- 11x LED
- Coax HPNA (unsupported)
- RJ11 xDSL (unsupported)

Install instructions:
The booloader will only install signed firmware so the image has to
be manually flashed.

- Set up a TFTP server on 192.168.1.0/24 to serve the initramfs image
- Interrupt the bootloader and run from RAM with
  r 192.168.1.100:openwrt-bmips-bcm63268-actiontec_t1200h-initramfs.elf
- On the openwrt console, copy the wfi image using wget/tftp/scp, i.e
  scp user@192.168.1.100:~/openwrt/bin/targets/bmips/bcm63268/openwrt-bmips-bcm63268-actiontec_t1200h-squashfs-cfe.bin /tmp/
- Erase half the flash partition where openwrt will be installed with
  flash_erase -j /dev/mtd1 0 491
- Flash the openwrt image with
  nandwrite -p /dev/mtd1 /tmp/openwrt-bmips-bcm63268-actiontec_t1200h-squashfs-cfe.bin
- Reboot
- Interrupt the bootloader again and use the c command to boot from
  previous firmware if vendor image is loaded

Signed-off-by: Kyle Hendry <kylehendrydev@gmail.com>
[Minor improvements to DTS file]
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry picked from commit 65b8a978de)
2025-04-02 19:11:49 +02:00
..
bcm6318-comtrend-ar-5315u.dts
bcm6318-tp-link-td-w8968-v3.dts
bcm6318.dtsi
bcm6328-arcadyan-ar7516.dts
bcm6328-comtrend-ar-5381u.dts
bcm6328-comtrend-ar-5387un.dts
bcm6328-dlink-dsl-2750b-b1.dts
bcm6328-innacomm-w3400v6.dts
bcm6328-inteno-xg6846.dts
bcm6328-nucom-r5010unv2.dts
bcm6328-sercomm-ad1018.dts
bcm6328.dtsi
bcm6358-huawei-hg556a-b.dts
bcm6358.dtsi
bcm6362-huawei-hg253s-v2.dts
bcm6362-netgear-dgnd3700-v2.dts
bcm6362.dtsi
bcm6368-actiontec-r1000h.dts
bcm6368-comtrend-vr-3025u.dts
bcm6368-comtrend-vr-3025un.dts
bcm6368-netgear-dgnd3700-v1.dts
bcm6368-netgear-dgnd3700.dtsi
bcm6368-netgear-dgnd3800b.dts
bcm6368-observa-vh4032n.dts
bcm6368.dtsi
bcm6369-comtrend-wap-5813n.dts
bcm6369-netgear-evg2000.dts
bcm63167-sercomm-h500-s-lowi.dts
bcm63167-sercomm-h500-s-vfes.dts
bcm63167-sercomm-h500-s.dtsi
bcm63168-actiontec-t1200h.dts bmips: add support for Actiontec T1200H 2025-04-02 19:11:49 +02:00
bcm63168-comtrend-vr-3032u.dts
bcm63168-sagem-fast-3864-op.dts
bcm63168-sercomm-shg2500.dts
bcm63168-smartrg-sr505n.dts
bcm63169-comtrend-vg-8050.dts
bcm63268.dtsi