this is my log on device com port
Trying to boot firmware from 0x00050000 in flash bank 0 ...
Reading data into memory ...
U-Boot firmware image header detected.
Image Name: MIPS LEDE Linux-4.4.71
Data Size: 1261414 Bytes
Load Address: 80000000
Entry Point: 80000000
Uncompressing data (LZMA) ... done.
Flushing cache ... done.
Starting kernel at 0x80000000...
[ 0.000000] Linux version 4.4.71 (filin@rsb-VirtualBox) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3435-65eec8bd5f) ) #0 Thu Jun 8 21:02:37 2017
[ 0.000000] Board has DDR1
[ 0.000000] Analog PMU set to hw control
[ 0.000000] Digital PMU set to hw control
[ 0.000000] SoC Type: MediaTek MT7620N ver:2 eco:6
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
[ 0.000000] MIPS: machine is Kimax U-35WF (16Mb)
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Writing ErrCtl register=0006c6db
[ 0.000000] Readback ErrCtl register=0006c6db
[ 0.000000] Memory: 60780K/65536K available (2900K kernel code, 140K rwdata, 696K rodata, 160K init, 203K bss, 4756K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:256
[ 0.000000] CPU Clock: 580MHz
[ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
[ 0.000000] systick: enable autosleep mode
[ 0.000000] systick: running - mult: 214748, shift: 32
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[ 0.000011] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[ 0.015445] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[ 0.080604] pid_max: default: 32768 minimum: 301
[ 0.089916] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.102941] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.122134] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.141624] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.153874] pinctrl core: initialized pinctrl subsystem
[ 0.164839] NET: Registered protocol family 16
[ 0.191543] rt2880_gpio 10000600.gpio: registering 24 gpios
[ 0.202560] rt2880_gpio 10000600.gpio: registering 24 irq handlers
[ 0.214972] rt2880_gpio 10000660.gpio: registering 32 gpios
[ 0.225948] rt2880_gpio 10000660.gpio: registering 32 irq handlers
[ 0.238385] rt2880_gpio 10000688.gpio: registering 1 gpios
[ 0.249191] rt2880_gpio 10000688.gpio: registering 1 irq handlers
[ 0.262857] clocksource: Switched to clocksource systick
[ 0.274754] NET: Registered protocol family 2
[ 0.284203] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.297972] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.310568] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.323289] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.334820] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.347524] NET: Registered protocol family 1
[ 0.360004] rt-timer 10000100.timer: maximum frequency is 1220Hz
[ 0.372923] Crashlog allocated RAM at address 0x3f00000
[ 0.398172] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.409688] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.431838] io scheduler noop registered
[ 0.439548] io scheduler deadline registered (default)
[ 0.449947] ralink-usb-phy usbphy: invalid resource
[ 0.460180] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.473877] console [ttyS0] disabled
[ 0.480867] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
[ 0.500632] console [ttyS0] enabled
[ 0.500632] console [ttyS0] enabled
[ 0.514421] bootconsole [early0] disabled
[ 0.514421] bootconsole [early0] disabled
[ 0.535002] spi spi0.0: force spi mode3
[ 0.543206] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
[ 0.553333] 4 ofpart partitions found on MTD device spi0.0
[ 0.564267] Creating 4 MTD partitions on "spi0.0":
[ 0.573824] 0x000000000000-0x000000030000 : "u-boot"
[ 0.585431] 0x000000030000-0x000000040000 : "u-boot-env"
[ 0.597849] 0x000000040000-0x000000050000 : "factory"
[ 0.609733] 0x000000050000-0x000001000000 : "firmware"
[ 0.705082] 2 uimage-fw partitions found on MTD device firmware
[ 0.716914] 0x000000050000-0x000000183fa6 : "kernel"
[ 0.728386] 0x000000183fa6-0x000001000000 : "rootfs"
[ 0.740104] mtd: device 5 (rootfs) set to be root filesystem
[ 0.751586] 1 squashfs-split partitions found on MTD device rootfs
[ 0.763921] 0x000000550000-0x000001000000 : "rootfs_data"
[ 0.779666] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
[ 0.792324] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[ 0.809371] rt2880_wdt 10000120.watchdog: Initialized
[ 0.820998] NET: Registered protocol family 10
[ 0.834281] NET: Registered protocol family 17
[ 0.843290] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 0.868456] 8021q: 802.1Q VLAN Support v1.8
[ 0.890975] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[ 0.905952] Freeing unused kernel memory: 160K (803a8000 - 803d0000)
[ 3.001634] init: Console is alive
[ 3.008742] init: - watchdog -
[ 6.184608] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 6.296063] usbcore: registered new interface driver usbfs
[ 6.307159] usbcore: registered new interface driver hub
[ 6.317859] usbcore: registered new device driver usb
[ 6.334157] exFAT: Version 1.2.9
[ 6.380985] SCSI subsystem initialized
[ 6.395141] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.409866] ehci-platform: EHCI generic platform driver
[ 6.430648] phy phy-usbphy.0: remote usb device wakeup disabled
[ 6.442457] phy phy-usbphy.0: UTMI 16bit 30MHz
[ 6.451347] ehci-platform 101c0000.ehci: EHCI Host Controller
[ 6.462835] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[ 6.478734] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
[ 6.495305] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[ 6.508884] hub 1-0:1.0: USB hub found
[ 6.516791] hub 1-0:1.0: 1 port detected
[ 6.527935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 6.541836] ohci-platform: OHCI generic platform driver
[ 6.552567] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
[ 6.566165] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
[ 6.582052] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
[ 6.616841] hub 2-0:1.0: USB hub found
[ 6.624758] hub 2-0:1.0: 1 port detected
[ 6.639555] usbcore: registered new interface driver usb-storage
[ 6.652585] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 6.671047] init: - preinit -
[ 6.846934] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 7.148337] random: procd: uninitialized urandom read (4 bytes read, 12 bits of entropy available)
[ 7.166794] hub 1-1:1.0: USB hub found
[ 7.185622] hub 1-1:1.0: 4 ports detected
[ 7.785943] 8021q: adding VLAN 0 to HW filter on device eth0
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 7.886555] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
[ 7.938515] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[ 7.951921] scsi host0: usb-storage 1-1.1:1.0
[ 8.303096] scsi 0:0:0:0: Direct-Access Generic External 0205 PQ: 0 ANSI: 6
[ 8.322166] sd 0:0:0:0: [sda] 976773167 512-byte logical blocks: (500 GB/466 GiB)
[ 8.337752] sd 0:0:0:0: [sda] Write Protect is off
[ 8.347839] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 8.405440] sda: sda1 < sda5 sda6 sda7 sda8 > sda2
[ 8.420074] sd 0:0:0:0: [sda] Attached SCSI disk
[ 9.195601] mount_root: loading kmods from internal overlay
[ 9.227929] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 9.243356] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 12.797557] jffs2: notice: (379) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 12.829144] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 12.851546] block: extroot: not configured
[ 13.073004] jffs2: notice: (376) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 15.866311] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 15.885770] block: extroot: not configured
[ 15.895256] mount_root: switching to jffs2 overlay
[ 15.912128] urandom-seed: Seeding with /etc/urandom.seed
[ 16.025128] procd: - early -
[ 16.031647] procd: - watchdog -
[ 16.419816] random: nonblocking pool is initialized
[ 16.550477] procd: - ubus -
[ 16.790453] procd: - init -
Please press Enter to activate this console.
[ 17.211124] kmodloader: loading kernel modules from /etc/modules.d/*
[ 17.243618] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[ 17.273519] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 17.297756] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[ 17.313791] Backport generated by backports.git backports-20160324-13-g24da7d3c
[ 17.421579] fuse init (API version 7.23)
[ 17.452111] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 17.473409] nf_conntrack version 0.5.0 (952 buckets, 3808 max)
[ 17.521686] usbcore: registered new interface driver ums-alauda
[ 17.536862] usbcore: registered new interface driver ums-cypress
[ 17.551925] usbcore: registered new interface driver ums-datafab
[ 17.566816] usbcore: registered new interface driver ums-freecom
[ 17.581759] usbcore: registered new interface driver ums-isd200
[ 17.596602] usbcore: registered new interface driver ums-jumpshot
[ 17.612056] usbcore: registered new interface driver ums-karma
[ 17.627399] usbcore: registered new interface driver ums-sddr09
[ 17.642629] usbcore: registered new interface driver ums-sddr55
[ 17.658119] usbcore: registered new interface driver ums-usbat
[ 17.691446] xt_time: kernel timezone is -0000
[ 17.713597] PPP generic driver version 2.4.2
[ 17.727111] NET: Registered protocol family 24
[ 17.761630] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
[ 17.776104] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
[ 17.791566] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
[ 17.819108] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 25.032093] 8021q: adding VLAN 0 to HW filter on device eth0