1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux
Alexey Belyaev a7cbf59e0e ramips: add new device ZyXEL Keenetic as kn
This device exactly same as NBG-419N but with USB port and USB Led.

Specification:

- SoC: Ralink RT3052 (MIPS24Kc) @384MHz
- RAM: 32 MiB
- Flash: 8 MiB
- WLAN: WiSoC 2T2R/300Mbps (2.4GHz)
- LAN: 4x100M
- WAN: 1x100M
- USB: 1x2.0

Installation via serial console (57600 8N1) from TFTP server
 - rename the firmware to something shorter, for example
   "sysupgrade.bin" (max. 32 chars)
 - copy firmware TFTP server's directory
 - when you power on device, and see U-Boot log, immediatly push "2"
   once.
 - You will see this message:
     2: System Load Linux Kernel then write to Flash via TFTP.
        Warning!! Erase Linux in Flash then burn new one. Are you sure?
 - Push "y", and enter: device IP, then TFTP server's IP, and then
   image firmware file name.

The firmware will be downloaded within ~30 seconds and flashed to the
device (It will take about 2 minutes).

Signed-off-by: Alexey Belyaev <spider@spider.vc>
[squash commits, compact commit message, fix compatible string, remove
superfluous pinmuxes]
Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-05-10 08:45:12 +02:00
..
adm5120
adm8668
apm821xx apm821xx: Merge the Cisco Meraki MX60 & MX60W 2017-04-26 11:34:17 +02:00
ar7 ar7: diag.sh: use common status_led_* functions 2017-03-15 23:14:54 +01:00
ar71xx ar71xx: fold 641-MIPS-ath79-fix-AR934x-OTP-offsets.patch into the patch that it fixes 2017-04-26 10:29:45 +02:00
arc770 target/arc770: switch to 4.9 kernel 2017-05-02 15:17:30 +02:00
archs38 target/archs38: switch to 4.9 kernel 2017-05-02 15:17:30 +02:00
armvirt armvirt: 64: enable usb support 2017-05-03 23:20:12 +08:00
at91
ath25
au1000
bcm53xx bcm53xx: enable Northstar thermal driver 2017-04-20 22:45:05 +02:00
brcm47xx kernel: update kernel 4.4 to 4.4.61 2017-04-15 18:26:41 +02:00
brcm63xx brcm63xx: fix invalid Asmax AR 1004g DTS reference 2017-05-05 19:58:49 +02:00
brcm2708 brcm2708: disable CONFIG_BCM2835_THERMAL by default 2017-04-15 08:24:42 +02:00
cns3xxx cns3xxx: enable mpcore watchdog 2017-04-12 12:13:16 +02:00
gemini
generic linux-4.9: Fix building of DWC3 module 2017-05-02 15:17:30 +02:00
imx6 imx6: remove linux 4.4 support 2017-05-02 15:17:30 +02:00
ipq806x ipq806x: fix EA8500 switch configuration 2017-05-03 14:15:34 +02:00
ixp4xx kernel: update kernel 4.4 to 4.4.53 2017-03-12 15:46:02 +01:00
kirkwood kirkwood: fix include in etc/board.d/02_network 2017-02-28 23:46:02 +01:00
lantiq lantiq: fix avm fritz box mac addresses 2017-05-05 19:58:49 +02:00
layerscape kernel: update kernel 4.4 to 4.4.52 2017-03-03 18:17:47 +01:00
malta malta: restore "be" subtarget from being source-only 2017-03-05 16:34:17 +01:00
mcs814x kernel: remove kmod packages for bridge, stp, llc and 8021q 2017-02-09 14:49:34 +01:00
mediatek mediatek: fix sysupgrade on eMMC boards 2017-05-03 10:31:55 +02:00
mpc85xx target: mpc85xx: make kernel_menuconfig 2017-05-02 14:33:59 +02:00
mvebu Revert "mvebu: remove linux 4.4 support" 2017-04-17 08:44:37 +02:00
mxs mxs: enable nvmem support 2017-02-10 11:05:57 +01:00
octeon octeon: port missing 4.9 patches 2017-05-04 00:40:15 +02:00
omap omap: rework image generation and profiles 2017-04-24 18:03:31 +02:00
omap24xx
orion
oxnas kernel: remove out of tree direct-io disable hack 2017-04-26 10:27:45 +02:00
pistachio kernel: update kernel 4.9 to 4.9.17 2017-03-26 12:23:19 +02:00
ppc40x
ppc44x
ramips ramips: add new device ZyXEL Keenetic as kn 2017-05-10 08:45:12 +02:00
rb532
sunxi sunxi: clean up modules definitions 2017-05-04 07:07:18 +02:00
uml build: get rid of host.mk 2017-02-26 13:31:44 +01:00
x86 x86: fix lifting kernel CPU requirements and always enable PAE 2017-05-05 15:05:30 +02:00
xburst kernel: remove kmod packages for bridge, stp, llc and 8021q 2017-02-09 14:49:34 +01:00
zynq kernel: remove out of tree direct-io disable hack 2017-04-26 10:27:45 +02:00
Makefile