immortalwrt/target/linux
Hauke Mehrtens e6ba970b6e realtek: Add ZyXEL GS1900-8
The ZyXEL GS1900-8 is a 8 port switch without any PoE functionality or
SFP ports, but otherwise similar to the other GS1900 switches.

Specifications
--------------
* Device:    ZyXEL GS1900-8 v1.2
* SoC:       Realtek RTL8380M 500 MHz MIPS 4KEc
* Flash:     Macronix MX25L12835F 16 MiB
* RAM:       Nanya NT5TU128M8GE-AC 128 MiB DDR2 SDRAM
* Ethernet:  8x 10/100/1000 Mbit
* LEDs:      1 PWR LED (green, not configurable)
             1 SYS LED (green, configurable)
             8 ethernet port status LEDs (green, SoC controlled)
* Buttons:   1 on-off glide switch at the back (not configurable)
             1 reset button at the right side, behind the air-vent
               (not configurable)
             1 reset button on front panel (configurable)
* Power      12V 1A barrel connector
* UART:      1 serial header (JP2) with populated standard pin connector on
             the left side of the PCB, towards the back. Pins are labelled:
             + VCC (3.3V)
             + TX (really RX)
             + RX (really TX)
             + GND
             the labelling is done from the usb2serial connector's point of
             view, so RX/ TX are mixed up.

Serial connection parameters for both devices: 115200 8N1.

Installation
------------
Instructions are identical to those for the GS1900-10HP and GS1900-8HP.

* Configure your client with a static 192.168.1.x IP (e.g. 192.168.1.10).
* Set up a TFTP server on your client and make it serve the initramfs
  image.
* Connect serial, power up the switch, interrupt U-boot by hitting the
  space bar, and enable the network:
  > rtk network on
* Since the GS1900-10HP is a dual-partition device, you want to keep the
  OEM firmware on the backup partition for the time being. OpenWrt can
  only boot off the first partition anyway (hardcoded in the DTS). To
  make sure we are manipulating the first partition, issue the following
  commands:
  > setsys bootpartition 0
  > savesys
* Download the image onto the device and boot from it:
  > tftpboot 0x84f00000 192.168.1.10:openwrt-realtek-generic-zyxel_gs1900-8-initramfs-kernel.bin
  > bootm
* Once OpenWrt has booted, scp the sysupgrade image to /tmp and flash it:
  > sysupgrade /tmp/openwrt-realtek-generic-zyxel_gs1900-8-squashfs-sysupgrade.bin

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-03-14 15:07:30 +01:00
..
apm821xx treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
arc770 treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
archs38 treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
armvirt treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
at91 treewide: make AddDepends/usb-serial selective 2021-03-06 12:38:38 +01:00
ath25 treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
ath79 treewide: make AddDepends/usb-serial selective 2021-03-06 12:38:38 +01:00
bcm27xx kernel: bump 5.4 to 5.4.105 2021-03-13 17:06:35 +01:00
bcm47xx bcm47xx: make WGT634U NVRAM patch apply again 2021-03-12 21:09:11 +01:00
bcm53xx bcm53xx: initialize NVRAM from NVMEM driver 2021-03-12 18:22:18 +01:00
bcm63xx bcm63xx: AD1018-nor: add NAND flash 2021-03-08 12:45:10 +01:00
bcm4908 treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
bmips bmips: add experimental ethernet support 2021-03-14 12:05:17 +01:00
gemini treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
generic kernel: bump 5.10 to 5.10.23 2021-03-13 17:06:42 +01:00
imx6 treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
ipq40xx ipq40xx: work-around borked QCA SDK bootloader 2021-03-06 19:05:53 +00:00
ipq806x ipq806x: work-around borked QCA SDK bootloader 2021-03-06 19:05:53 +00:00
ipq807x config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-25 14:37:41 +01:00
kirkwood kernel: add pending mtd patches adding NVMEM support 2021-03-12 18:49:46 +01:00
lantiq kernel: add pending mtd patches adding NVMEM support 2021-03-12 18:49:46 +01:00
layerscape treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
malta treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
mediatek mediatek: image: don't use 'M' unit as dd may not support that 2021-03-13 15:36:57 +00:00
mpc85xx treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
mvebu mvebu: LS421DE: make cosmetics changes in dts file 2021-03-13 20:15:29 +00:00
mxs treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
octeon treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
octeontx kernel: bump 5.4 to 5.4.105 2021-03-13 17:06:35 +01:00
omap target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
oxnas treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
pistachio kernel: add pending mtd patches adding NVMEM support 2021-03-12 18:49:46 +01:00
ramips kernel: bump 5.10 to 5.10.23 2021-03-13 17:06:42 +01:00
realtek realtek: Add ZyXEL GS1900-8 2021-03-14 15:07:30 +01:00
rockchip treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
sunxi treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
tegra target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
uml target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
x86 kernel: bump 5.4 to 5.4.105 2021-03-13 17:06:35 +01:00
zynq treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00