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
David Bauer b30f2281cc ramips: add support for GL.iNet microuter-N300
The GL.iNet microuter-N300 (internally referred as MT300N-v4) is a
pocket-size travel router. It is essentially identical to the VIXMINI
(internally referred as MT300N-v3) but with double the RAM and
SPI-flash.

Additionally, set the label-mac for both the VIXMINI as well as the
microuter-N300.

Hardware
--------
SoC:   MediaTek MT7628NN
RAM:   128M DDR2
FLASH: 16M
LED:   Power - WLAN
BTN:   Reset
UART:  115200 8N1
       TX and RX are labled on the board as pads next to the SoC

Installation via web-interface
------------------------------
1. Visit the web-interface at 192.168.8.1
   Note: The ethernet port is by default WAN. So you need to connect to
   the router via WiFi

2. Navigate to the Update tab on the left side.

3. Select "Local Update"

4. Upload the OpenWrt sysupgrade image.
   Note: Make sure you select not to preserve the configuration.

Installation via U-Boot
-----------------------
1. Hold down the reset button while powering on the device.
   Wait for the LED to flash 5 times.

2. Assign yourself a static IPv4 in 192.168.1.0/24

3. Upload the OpenWrt sysupgrade image at 192.168.1.1.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years ago
..
apm821xx apm821xx: mbl_gen_hdd_img.sh: switch to /bin/sh 5 years ago
ar71xx kernel: bump 4.14 to 4.14.167 4 years ago
arc770 arc770: gen_axs10x_sdcard_img.sh: switch to /bin/sh 5 years ago
archs38 archs38: gen_axs10x_sdcard_img.sh: switch to /bin/sh 5 years ago
armvirt treewide: Remove self from MAINTAINER entries 5 years ago
at91 at91: gen_at91_sdcard_img.sh: switch to /bin/sh 5 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 kernel: bump 4.19 to 4.19.98 4 years ago
bcm53xx kernel: remove further obsolete kernel version switches 4 years ago
brcm47xx brcm47xx: fix switch port order for Netgear WN2500RP V1 4 years ago
brcm63xx kernel: bump 4.19 to 4.19.95 4 years ago
brcm2708 kernel: bump 4.19 to 4.19.98 4 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini gemini: dns313_gen_hdd_img.sh: switch to /bin/sh 5 years ago
generic kernel: sfp: add Nokia SFP fix from net-next 4 years ago
imx6 kernel: Deactivate CONFIG_SFP in generic config 5 years ago
ipq40xx ipq40xx: fix misplaced cells-sizes in WPJ419's dts 4 years ago
ipq806x ipq806x: refresh kernel patches 5 years ago
kirkwood kirkwood: exploit BOARD_NAME to set DEVICE_DTS and SUPPORTED_DEVICES 4 years ago
lantiq lantiq: tidy up image/Makefile 4 years ago
layerscape kernel: bump 4.14 to 4.14.166 4 years ago
malta malta: enable HighMem on MIPS32 4 years ago
mediatek mediatek: use consistent naming scheme for device nodes 4 years ago
mpc85xx treewide: move mktplinkfw to tplink-v1-image in image-commands.mk 5 years ago
mvebu mvebu: remove bashism 4 years ago
mxs mxs: gen_sdcard_ext4_ext4.sh: use /bin/sh 5 years ago
octeon octeon: apply vendor_model scheme to device definition/image name 4 years ago
octeontx kernel: bump 4.14 to 4.14.160 5 years ago
omap omap: gen_omap_sdcard_img.sh: use /bin/sh 5 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio pistachio: split up DEVICE_TITLE 5 years ago
ramips ramips: add support for GL.iNet microuter-N300 4 years ago
rb532 rb532: gen_image.sh: use /bin/sh 5 years ago
samsung samsung: add subtarget condition for device 5 years ago
sunxi sunxi: tidy up and sort alphabetically in image Makefiles 4 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 kernel: bump 4.19 to 4.19.90 5 years ago
zynq zynq: derive DEVICE_DTS from device definition name 4 years ago
Makefile