immortalwrt/package
Stijn Tintel 647ab42ab8 qoriq: add support for WatchGuard Firebox M300
This device is based on NXP's QorIQ T2081QDS board, with a quad-core
dual-threaded 1.5 GHz ppc64 CPU and 4GB ECC RAM. The board has 5
ethernet interfaces, of which 3 are connected to the ethernet ports on
the front panel. The other 2 are internally connected to a Marvell
88E6171 switch; the other 5 ports of this switch are also connected to
the ethernet ports on the front panel.

Installation: write the sdcard image to an SD card. Stock U-Boot will
not boot, wait for it to fail then run these commands:

setenv OpenWrt_fdt image-watchguard-firebox-m300.dtb
setenv OpenWrt_kernel watchguard_firebox-m300-kernel.bin
setenv wgBootSysA 'setenv bootargs root=/dev/mmcblk0p2 rw rootdelay=2 console=$consoledev,$baudrate fsl_dpaa_fman.fsl_fm_max_frm=1530; ext2load mmc 0:1 $fdtaddr $OpenWrt_fdt; ext2load mmc 0:1 $loadaddr $OpenWrt_kernel; bootm $loadaddr - $fdtaddr'
saveenv
reset

The default U-Boot boot entry will now boot OpenWrt from the SD card.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-12-24 11:28:40 +08:00
..
base-files base-files, metadata: support additional group membership 2021-11-10 15:42:57 +08:00
boot qoriq: add support for WatchGuard Firebox M300 2021-12-24 11:28:40 +08:00
devel Merge Mainline 2021-08-29 00:53:33 +08:00
emortal Merge Mainline 2021-12-01 00:15:25 +08:00
firmware Merge Mainline 2021-10-27 12:18:41 +08:00
kernel qoriq: new target 2021-12-24 11:28:22 +08:00
libs libunwind: add ppc64 support 2021-12-24 11:28:11 +08:00
network Merge Mainline 2021-12-01 00:15:25 +08:00
system Merge Mainline 2021-11-18 15:52:19 +08:00
utils otrx: update to the latest master 2021-12-16 00:05:06 +08:00
Makefile Merge Mainline 2021-05-13 23:01:12 +08:00