immortalwrt/package/boot
Hauke Mehrtens acb48a75e2 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-15 11:30:59 +08:00
..
arm-trusted-firmware-mediatek arm-trusted-firmware-mediatek: update to 2021-03-10 2021-03-12 12:01:06 +08:00
arm-trusted-firmware-mvebu arm-trusted-firmware-mvebu: pass commit ids to a3700-utils/mv-ddr-marvell 2021-01-31 22:13:43 +08:00
arm-trusted-firmware-rk3328 rockchip/image: update note for pine64-bin 2021-03-08 12:00:17 +08:00
arm-trusted-firmware-rockchip atf-rockchip: update to 2.3 2020-07-18 13:24:44 +08:00
arm-trusted-firmware-sunxi kernel: bump to 4.14.169, 4.19.101 (#2963) 2020-02-06 21:45:40 +08:00
arm-trusted-firmware-tools arm-trusted-firmware-tools: add patch to pass LDFLAGS 2021-02-11 12:09:41 +08:00
at91bootstrap at91bootstrap: Add PKG_MIRROR_HASH to fix download 2021-01-19 12:18:30 +08:00
fconfig treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-08 12:11:32 +08:00
grub2 grub2: fix compile error (#2972) 2020-02-07 03:22:55 +08:00
imx-bootlets imx-bootlets: refresh patches 2021-02-25 12:02:55 +08:00
kexec-tools Merge Mainline 2020-11-08 00:19:27 +08:00
kobs-ng fix & merge 2019-09-30 13:21:19 +08:00
mt7623n-preloader mediatek: mt7623n-preloader: add preloader for Banana Pi R64 2020-09-20 11:36:49 +08:00
tfa-layerscape tfa-layerscape: build fiptool again 2021-02-21 12:09:07 +08:00
uboot-at91 uboot-at91: Add PKG_MIRROR_HASH to fix download 2021-01-19 12:18:54 +08:00
uboot-envtools realtek: Add ZyXEL GS1900-8 2021-03-15 11:30:59 +08:00
uboot-fritz4040 kernel: bump to 4.14.169, 4.19.101 (#2963) 2020-02-06 21:45:40 +08:00
uboot-imx6 kernel: bump to 4.14.169, 4.19.101 (#2963) 2020-02-06 21:45:40 +08:00
uboot-kirkwood uboot-kirkwood: Revert "uboot-kirkwood: enable sata in nsa310 uboot" 2020-06-28 11:54:38 +08:00
uboot-lantiq fix permission 2019-09-30 13:52:50 +08:00
uboot-layerscape layerscape: add LX2160ARDB (Rev2.0 silicon) board support 2021-02-20 12:22:42 +08:00
uboot-mediatek uboot-mediatek: import fix for AHCI and enable SATA 2021-03-14 11:24:14 +08:00
uboot-mvebu uboot-mvebu: update to v2021.01 2021-01-31 22:12:21 +08:00
uboot-mxs kernel: bump to 4.14.169, 4.19.101 (#2963) 2020-02-06 21:45:40 +08:00
uboot-omap omap: update uboot to v2020.04 2020-10-04 21:47:49 +08:00
uboot-oxnas kernel: bump to 4.14.169, 4.19.101 (#2963) 2020-02-06 21:45:40 +08:00
uboot-rockchip uboot-rockchip: fix build with rkbin 2021-03-07 19:45:25 +08:00
uboot-sunxi uboot-sunxi: add missing type __u64 2021-03-02 12:17:59 +08:00
uboot-tegra uboot-tegra: bump to 2020.04 2020-12-23 11:24:19 +08:00
uboot-zynq uboot-zynq: fix dtc compilation on host gcc 10 2020-12-15 11:29:33 +08:00