OpenWrt Forum Archive

Topic: ralink 3052 generic router target works some help needed for details

The content of this topic has been archived between 29 Mar 2018 and 23 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

juandingas wrote:

Hi
I have the widemac sl-r7205. I will like install open-wrt that support alfa alfa AWUS036NH at USB port.

If there's Linux support for it, then the router can support it too ...

Do you know if is possible installa open-wrt updating the image from firmupdate menu in the router?

No, it's not.

Is it necessary has a serial cable and open the router?

Yes, at least for first reflash.

frollic wrote:
sysmatck wrote:

Hello! I have few questions...
1) Anyone Configured buttons? I have been reading "http://wiki.openwrt.org/doc/howto/hardware.button" and I made "Preliminary steps" but I could not capture nothing on the logread

I'll try this on the image I compiled, see if it does anything.

While holding the reset button, I observe the kernel still reports a "lo" signal reading on gpio-12. What may be wrong? I'm using Attitude Adjustment beta 2.

root@OpenWrt:/# cat /sys/kernel/debug/gpio
GPIOs 0-23, RT305X-GPIO0:
 gpio-1   (reserved            ) in  lo
 gpio-2   (reserved            ) in  lo
 gpio-3   (reserved            ) in  lo
 gpio-4   (reserved            ) in  lo
 gpio-7   (xdxrn502j:green:wifi) out hi
 gpio-9   (xdxrn502j:green:powe) out lo
 gpio-12  (reset               ) in  lo
 gpio-15  (reserved            ) in  lo
 gpio-16  (reserved            ) in  lo
 gpio-17  (reserved            ) in  lo
 gpio-18  (reserved            ) in  lo

GPIOs 24-39, RT305X-GPIO1:
 gpio-24  (reserved            ) in  lo
 gpio-25  (reserved            ) in  lo
 gpio-26  (reserved            ) in  lo
 gpio-27  (reserved            ) in  lo
 gpio-28  (reserved            ) in  lo
 gpio-29  (reserved            ) in  lo
 gpio-30  (reserved            ) in  lo
 gpio-31  (reserved            ) in  lo
 gpio-32  (reserved            ) in  lo
 gpio-33  (reserved            ) in  lo
 gpio-34  (reserved            ) in  lo
 gpio-35  (reserved            ) in  lo
 gpio-36  (reserved            ) in  lo
 gpio-37  (reserved            ) in  lo
 gpio-38  (reserved            ) in  lo
 gpio-39  (reserved            ) in  lo

GPIOs 40-51, RT305X-GPIO2:
 gpio-40  (reserved            ) in  lo
 gpio-41  (reserved            ) in  lo
 gpio-42  (reserved            ) in  lo
 gpio-43  (reserved            ) in  lo
 gpio-44  (reserved            ) in  lo
 gpio-45  (reserved            ) in  lo
 gpio-46  (reserved            ) in  lo
 gpio-47  (reserved            ) in  lo
 gpio-48  (reserved            ) in  lo
 gpio-49  (reserved            ) in  lo
 gpio-50  (reserved            ) in  lo
 gpio-51  (reserved            ) in  lo

@brainscrew

Outstanding!  Thanks.

I am new to this distro and I apologize if I missed something. 

I used the serial/u-boot/tftp method to flash the most resent attitude_adjustment which came off just fine.  I bootstrapped the build system and added a few items if interest and ended up with a new .bin image.

Is the serial/u-boot/tftp the only supported method for flashing for the XDX RN502J?

I tried the following methods as per the wiki for this platform without success:

- web interface
- sysupgrade
- mtd write

I was under the impression one of those methods would work after the first flash.  I read about converting bin to trx by taking off the first 32 bytes which seems totally wrong.  Could someone set me straight on this?

xsited wrote:

I am new to this distro and I apologize if I missed something. 
Is the serial/u-boot/tftp the only supported method for flashing for the XDX RN502J?

I tried the following methods as per the wiki for this platform without success:

- web interface
- sysupgrade
- mtd write

I was under the impression one of those methods would work after the first flash.  I read about converting bin to trx by taking off the first 32 bytes which seems totally wrong.  Could someone set me straight on this?

You must use the *-sysupgrade.bin output, not the -factory.bin. It should work from the web interface and sysupgrade. I have never used mtd for flashing.

elecnix, sysmatck and others: is gpio-12 KNOWN to be the reset button? Is is that just what was put in the machine c file?
Also, it may be set to lo on activate rather than the other way round.
Try cat /sys/kernel/debug/gpio with/without the reset button pressed and see which gpio changes: that will confirm which gpio actually is the reset button.

robthebrew wrote:

elecnix, sysmatck and others: is gpio-12 KNOWN to be the reset button? Is is that just what was put in the machine c file?
Also, it may be set to lo on activate rather than the other way round.
Try cat /sys/kernel/debug/gpio with/without the reset button pressed and see which gpio changes: that will confirm which gpio actually is the reset button.

There's nothing that changes if I compare /sys/kernel/debug/gpio with/without pressing the reset button.

Thanks for the reply, elecnix. 

I initial used the image from attitude_adjustment rc1 for which there was only a *-sysupgrade.bin.  Similarly, once I had my own build there was a *-sysupgrade.bin image I used as follows:

sysupgrade:
cd /tmp
wget http://myhost:8888/openwrt-ramips-rt305x-xdxrn502j-squashfs-sysupggrade.bin -O firmware.bin

root@OpenWrt:/tmp# sysupgrade /tmp/firmware.bin
Sysupgrade is not yet supported on xdxrn502j.
Image check 'platform_check_image' failed.

I thought it might be because I did not pull md5sums into /tmp, but that did not make it go either.

mtd: 
The wiki says ...
mtd -r write /tmp/firmware.bin linux

What worked in my case was ...
root@OpenWrt:/tmp# mtd -r write /tmp/firmware.bin firmware


luci:
"The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for your platform."

I have since reflashed and everything was cool and have little more space to move into with a usb flash, but I was missing luci so I have not tried it again but from what I understand luci uses sysupgrade.   

Not sure what is going on with sysupgrade flashing method.

xsited

same problem  how to install 12.09-rc2 openwrt ?

how to install the patch http://www.mediafire.com/?gk86srx8x1dfo8u or it is not needed

and I have a problem I can not install block-mount

root@OpenWrt:~# opkg install http://downloads.openwrt.org/attitude_adjustment/12
.09/ramips/rt305x/packages/block-mount_0.2.0-9_ramips.ipk
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ramips/rt305x/packages/block-mount_0.2.0-9_ramips.ipk.
Installing block-mount (0.2.0-9) to root...
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for block-mount:
 *      blkid *         swap-utils *
 * opkg_install_cmd: Cannot install package block-mount.
root@OpenWrt:~#

please who formed a new firmware openwrt share

(Last edited by saimonyz on 18 Nov 2013, 20:31)

Hi all!
I bought this unfinished device UPVEL UR-326N4G  based on Ralink 3052.
And I flashed it with OpenWrt firmware from vendor.
And I upgraded openwrt firmware from luci web-interface to new version from trunk
http://downloads.openwrt.org/snapshots/ … pgrade.bin
And now its device in down.
I don't able connect to lan and wan ports.
But I connected via wifi and login via ssh. router ip was 192.168.10.1
This is dmesg:

[    0.000000] Linux version 3.10.32 (openwrt@gb-12) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.01 r39945) ) #1 Wed Mar 19 02:52:19 UTC 2014
[    0.000000] SoC Type: Ralink RT3052 id:1 rev:3
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 0001964c (MIPS 24KEc)
[    0.000000] MIPS: machine is UR-326N4G Wireless N router
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x01ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x01ffffff]
[    0.000000] On node 0 totalpages: 8192
[    0.000000] free_area_init_node: node 0, pgdat 802acba0, node_mem_map 81003980
[    0.000000]   Normal zone: 64 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 8192 pages, LIFO batch:0
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Writing ErrCtl register=0000e0a2
[    0.000000] Readback ErrCtl register=0000e0a2
[    0.000000] Memory: 29216k/32768k available (2256k kernel code, 3552k reserved, 554k data, 196k init, 0k highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:128
[    0.000000] CPU Clock: 384MHz
[    0.070000] Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952)
[    0.070000] pid_max: default: 32768 minimum: 301
[    0.080000] Mount-cache hash table entries: 512
[    0.090000] pinctrl core: initialized pinctrl subsystem
[    0.100000] NET: Registered protocol family 16
[    0.110000] rt2880-pinmux pinctrl.1: try to register 52 pins ...
[    0.110000] pinctrl core: registered pin 0 (io0) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 1 (io1) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 2 (io2) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 3 (io3) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 4 (io4) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 5 (io5) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 6 (io6) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 7 (io7) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 8 (io8) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 9 (io9) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 10 (io10) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 11 (io11) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 12 (io12) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 13 (io13) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 14 (io14) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 15 (io15) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 16 (io16) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 17 (io17) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 18 (io18) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 19 (io19) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 20 (io20) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 21 (io21) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 22 (io22) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 23 (io23) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 24 (io24) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 25 (io25) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 26 (io26) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 27 (io27) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 28 (io28) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 29 (io29) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 30 (io30) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 31 (io31) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 32 (io32) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 33 (io33) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 34 (io34) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 35 (io35) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 36 (io36) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 37 (io37) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 38 (io38) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 39 (io39) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 40 (io40) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 41 (io41) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 42 (io42) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 43 (io43) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 44 (io44) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 45 (io45) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 46 (io46) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 47 (io47) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 48 (io48) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 49 (io49) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 50 (io50) on rt2880-pinmux
[    0.110000] pinctrl core: registered pin 51 (io51) on rt2880-pinmux
[    0.110000] pinctrl core: add 7 pinmux maps
[    0.110000] rt2880-pinmux pinctrl.1: found group selector 7 for sdram
[    0.110000] rt2880-pinmux pinctrl.1: found group selector 1 for spi
[    0.110000] rt2880-pinmux pinctrl.1: found group selector 0 for i2c
[    0.110000] rt2880-pinmux pinctrl.1: found group selector 4 for jtag
[    0.110000] rt2880-pinmux pinctrl.1: found group selector 6 for rgmii
[    0.110000] rt2880-pinmux pinctrl.1: found group selector 5 for mdio
[    0.110000] rt2880-pinmux pinctrl.1: found group selector 2 for uartf
[    0.110000] rt2880-pinmux pinctrl.1: request pin 24 (io24) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 25 (io25) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 26 (io26) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 27 (io27) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 28 (io28) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 29 (io29) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 30 (io30) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 31 (io31) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 32 (io32) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 33 (io33) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 34 (io34) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 35 (io35) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 36 (io36) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 37 (io37) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 38 (io38) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 39 (io39) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 3 (io3) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 4 (io4) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 5 (io5) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 6 (io6) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 1 (io1) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 2 (io2) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 17 (io17) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 18 (io18) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 19 (io19) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 20 (io20) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 21 (io21) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 40 (io40) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 41 (io41) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 42 (io42) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 43 (io43) for pinctrl.1
[    0.110000] rt2880-pinmux pinctrl.1: request pin 44 (io44) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 45 (io45) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 46 (io46) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 47 (io47) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 48 (io48) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 49 (io49) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 50 (io50) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 51 (io51) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 22 (io22) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 23 (io23) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 7 (io7) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 8 (io8) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 9 (io9) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 10 (io10) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 11 (io11) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 12 (io12) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 13 (io13) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: request pin 14 (io14) for pinctrl.1
[    0.120000] rt2880-pinmux pinctrl.1: failed to lookup the sleep state
[    0.130000] bio: create slab <bio-0> at 0
[    0.140000] rt2880_gpio 10000600.gpio: registering 24 gpios
[    0.150000] rt2880_gpio 10000600.gpio: registering 24 irq handlers
[    0.160000] Switching to clocksource MIPS
[    0.170000] NET: Registered protocol family 2
[    0.180000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[    0.190000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[    0.210000] TCP: Hash tables configured (established 512 bind 512)
[    0.220000] TCP: reno registered
[    0.220000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.240000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.250000] NET: Registered protocol family 1
[    0.260000] rt-timer 10000100.timer: maximum frequncy is 7812Hz
[    0.270000] alarmtimer alarmtimer: no of_node; not parsing pinctrl DT
[    0.300000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.310000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.330000] msgmni has been set to 57
[    0.340000] io scheduler noop registered
[    0.350000] io scheduler deadline registered (default)
[    0.360000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.380000] serial8250 serial8250: no of_node; not parsing pinctrl DT
[    0.380000] pinctrl core: add 1 pinmux maps
[    0.380000] rt2880-pinmux pinctrl.1: found group selector 3 for uartlite
[    0.380000] rt2880-pinmux pinctrl.1: request pin 15 (io15) for 10000c00.uartlite
[    0.380000] rt2880-pinmux pinctrl.1: request pin 16 (io16) for 10000c00.uartlite
[    0.380000] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20) is a 16550A
[    0.400000] console [ttyS0] enabled, bootconsole disabled
[    0.420000] 1f000000.cfi: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022a8
[    0.440000] 1f000000.cfi: Found an alias at 0x400000 for the chip at 0x0
[    0.440000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.450000]   Amd/Fujitsu Extended Query version 1.1.
[    0.460000] number of CFI chips: 1
[    0.470000] 4 ofpart partitions found on MTD device 1f000000.cfi
[    0.480000] Creating 4 MTD partitions on "1f000000.cfi":
[    0.490000] 0x000000000000-0x000000030000 : "u-boot"
[    0.510000] 0x000000030000-0x000000040000 : "u-boot-env"
[    0.520000] 0x000000040000-0x000000050000 : "factory"
[    0.530000] 0x000000050000-0x000000400000 : "firmware"
[    0.550000] 0x00000014b82f-0x000000400000 : "rootfs"
[    0.560000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.580000] mtd: device 4 (rootfs) set to be root filesystem
[    0.600000] mtd: partition "rootfs_data" created automatically, ofs=0x300000, len=0x100000
[    0.610000] 0x000000300000-0x000000400000 : "rootfs_data"
[    0.630000] eth0: done loading
[    0.640000] rt2880_wdt 10000120.watchdog: Initialized
[    0.650000] TCP: cubic registered
[    0.660000] NET: Registered protocol family 17
[    0.670000] Bridge firewalling registered
[    0.680000] can: controller area network core (rev 20120528 abi 9)
[    0.690000] NET: Registered protocol family 29
[    0.700000] 8021q: 802.1Q VLAN Support v1.8
[    0.720000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    0.730000] Freeing unused kernel memory: 196K (802bf000 - 802f0000)
[    3.810000] usbcore: registered new interface driver usbfs
[    3.820000] usbcore: registered new interface driver hub
[    3.830000] usbcore: registered new device driver usb
[    3.840000] rt2880-pinmux pinctrl.1: request pin 10 (io10) for pio:10
[    3.840000] rt2880-pinmux pinctrl.1: request pin 7 (io7) for pio:7
[    3.850000] dwc_otg: version 2.72a 24-JUN-2008
[    3.860000] dwc_otg: Core Release: 2.66a
[    4.070000] dwc_otg: Periodic Transfer Interrupt Enhancement - disabled
[    4.080000] dwc_otg: Multiprocessor Interrupt Enhancement - disabled
[    4.100000] dwc_otg: Using DMA mode
[    4.100000] dwc_otg: Device using Buffer DMA mode
[    4.110000] dwc_otg 101c0000.otg: DWC OTG Controller
[    4.120000] dwc_otg 101c0000.otg: new USB bus registered, assigned bus number 1
[    4.140000] dwc_otg 101c0000.otg: irq 26, io mem 0x101c0000
[    4.150000] dwc_otg: Init: Port Power? op_state=1
[    4.160000] dwc_otg: Init: Power Port (0)
[    4.170000] usb usb1: no of_node; not parsing pinctrl DT
[    4.170000] hub 1-0:1.0: no of_node; not parsing pinctrl DT
[    4.170000] hub 1-0:1.0: USB hub found
[    4.170000] hub 1-0:1.0: 1 port detected
[    4.190000] leds-gpio gpio-leds.3: pins are not configured from the driver
[    4.200000] rt2880-pinmux pinctrl.1: request pin 9 (io9) for pio:9
[    4.200000] rt2880-pinmux pinctrl.1: request pin 11 (io11) for pio:11
[    4.200000] rt2880-pinmux pinctrl.1: request pin 12 (io12) for pio:12
[    4.200000] rt2880-pinmux pinctrl.1: request pin 14 (io14) for pio:14
[    4.200000] rt2880-pinmux pinctrl.1: request pin 13 (io13) for pio:13
[    4.280000] dwc_otg: Device Not Supported
[    4.290000] dwc_otg: Device Not Supported
[    6.480000] jffs2: notice: (283) jffs2_build_xattr_subsystem: complete building xattr subsystem, 17 of xdatum (0 unchecked, 16 orphan) and 23 of xref (0 dead, 16 orphan) found.
[    8.140000] NET: Registered protocol family 10
[    8.160000] nf_conntrack version 0.5.0 (459 buckets, 1836 max)
[    8.180000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    8.220000] Loading modules backported from Linux version master-2014-01-23-0-g62c147d
[    8.230000] Backport generated by backports.git backports-20140124-0-g1256d3e
[    8.250000] ip_tables: (C) 2000-2006 Netfilter Core Team
[    8.310000] xt_time: kernel timezone is -0000
[    8.360000] cfg80211: Calling CRDA to update world regulatory domain
[    8.380000] cfg80211: World regulatory domain updated:
[    8.390000] cfg80211:  DFS Master region: unset
[    8.390000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    8.410000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.430000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    8.440000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    8.460000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
[    8.470000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
[    8.490000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[    8.580000] PPP generic driver version 2.4.2
[    8.600000] NET: Registered protocol family 24
[    8.640000] rt2800_wmac 10180000.wmac: failed to load eeprom property
[    8.650000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'soc_wmac.eeprom'.
[    8.680000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 2872, rev 0200 detected
[    8.690000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[    8.710000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   16.590000] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   18.660000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   18.800000] device wlan0 entered promiscuous mode
[   18.860000] br-lan: port 1(wlan0) entered forwarding state
[   18.870000] br-lan: port 1(wlan0) entered forwarding state
[   18.880000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   18.900000] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   20.870000] br-lan: port 1(wlan0) entered forwarding state
[ 2279.810000] br-lan: port 1(wlan0) entered disabled state
[ 2279.840000] device wlan0 left promiscuous mode
[ 2279.850000] br-lan: port 1(wlan0) entered disabled state
[ 2283.490000] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 2284.690000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2284.710000] device wlan0 entered promiscuous mode
[ 2284.720000] br-lan: port 1(wlan0) entered forwarding state
[ 2284.730000] br-lan: port 1(wlan0) entered forwarding state
[ 2284.740000] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 2284.830000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 2286.730000] br-lan: port 1(wlan0) entered forwarding state
[ 2816.760000] rt305x-esw 10110000.esw: link changed 0x03
[ 2859.450000] rt305x-esw 10110000.esw: link changed 0x01
[ 2907.810000] rt305x-esw 10110000.esw: link changed 0x00
[ 2917.240000] rt305x-esw 10110000.esw: link changed 0x01
[ 2928.780000] rt305x-esw 10110000.esw: link changed 0x03

No luci, no link to lan-wan, no internet.

How solved this problem? Please help me.
In russian: Помогите кто может на русском...

(Last edited by hasanovazamat on 21 Mar 2014, 17:59)

I play'd with VLAN configuration in /etc/config/network. Now my router is brick. :-( No wifi, no lan no wan,,,,

hi , hasanovazamat !
i meet the same problem with you! My system log is end with:
[   37.110000] rt305x-esw 10110000.esw: link changed 0x04
[   37.120000] rt305x-esw 10110000.esw: link changed 0x00
[   37.190000] rt305x-esw 10110000.esw: link changed 0x10
[   37.240000] rt305x-esw 10110000.esw: link changed 0x00
and have wifi ,have lan ,but no wan.
I know wifi is set to close as default ,you can open it at this file :
"package/kernel/mac80211/files/lib/wifi/mac80211.sh"
change "option disabled 1" to "option disabled 0" and you can also add some parameter about the wifi just below this line.
for example:
option disabled 0
option htmode HT40+
option channel 1
option country CN
option noscan 1
option txpower 17


my skype: shindow
my email:  shindow@hotmail.com


my system log :
U-Boot 1.1.3 (Apr 11 2013 - 00:10:51)

Board: Ralink APSoC DRAM:  32 MB
relocate_code Pointer at: 81fb4000
spi_wait_nsec: 42
spi device id: ef 40 16 0 0 (40160000)
find flash: W25Q32BV
raspi_read: from:30000 len:1000
.*** Warning - bad CRC, using default environment

============================================
Ralink UBoot Version: 3.6.0.0
--------------------------------------------
ASIC 5350_MP (Port5<->None)
DRAM_CONF_FROM: Boot-Strapping
DRAM_TYPE: SDRAM
DRAM_SIZE: 256 Mbits
DRAM_WIDTH: 16 bits
DRAM_TOTAL_WIDTH: 16 bits
TOTAL_MEMORY_SIZE: 32 MBytes
Flash component: SPI Flash
Date:Apr 11 2013  Time:00:10:51
============================================
icache: sets:256, ways:4, linesz:32 ,total:32768
dcache: sets:128, ways:4, linesz:32 ,total:16384

##### The CPU freq = 360 MHZ ####
estimate memory size =32 Mbytes

Please choose the operation:
   1: Load system code to SDRAM via TFTP.
   2: Load system code then write to Flash via TFTP.
   3: Boot system code via Flash (default).
   4: Entr boot command line interface.
   7: Load Boot Loader code then write to Flash via Serial.
   9: Load Boot Loader code then write to Flash via TFTP.
0
   
3: System Boot system code via Flash.
## Booting image at bc050000 ...
raspi_read: from:50000 len:40
.   Image Name:   Linux Kernel Image
   Created:      2014-03-21   2:37:37 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    981996 Bytes = 959 kB
   Load Address: 80000000
   Entry Point:  80000000
raspi_read: from:50040 len:efbec
...............   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in MB, 32

Starting kernel ...

[    0.000000] Linux version 3.10.32 (shindow@shindow-MS-7680) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.01 r39943) ) #5 Fri Mar 21 10:37:26 CST 2014
[    0.000000] SoC Type: Ralink RT5350 id:1 rev:3
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 0001964c (MIPS 24KEc)
[    0.000000] MIPS: machine is HAME MPR-A2
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x01ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x01ffffff]
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Writing ErrCtl register=00000004
[    0.000000] Readback ErrCtl register=00000004
[    0.000000] Memory: 29352k/32768k available (2133k kernel code, 3416k reserved, 529k data, 216k init, 0k highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:128
[    0.000000] CPU Clock: 360MHz
[    0.000000] Calibrating delay loop... 239.61 BogoMIPS (lpj=1198080)
[    0.070000] pid_max: default: 32768 minimum: 301
[    0.070000] Mount-cache hash table entries: 512
[    0.080000] pinctrl core: initialized pinctrl subsystem
[    0.090000] NET: Registered protocol family 16
[    0.110000] rt2880-pinmux pinctrl.1: invalid group "rgmii" for function "gpio"
[    0.120000] rt2880-pinmux pinctrl.1: invalid group "mdio" for function "gpio"
[    0.150000] bio: create slab <bio-0> at 0
[    0.160000] rt2880_gpio 10000600.gpio: registering 24 gpios
[    0.170000] rt2880_gpio 10000600.gpio: registering 24 irq handlers
[    0.180000] Switching to clocksource MIPS
[    0.190000] NET: Registered protocol family 2
[    0.200000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[    0.220000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[    0.230000] TCP: Hash tables configured (established 512 bind 512)
[    0.240000] TCP: reno registered
[    0.250000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.260000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.270000] NET: Registered protocol family 1
[    0.280000] rt-timer 10000100.timer: maximum frequncy is 7324Hz
[    0.330000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.340000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.370000] msgmni has been set to 57
[    0.370000] io scheduler noop registered
[    0.380000] io scheduler deadline registered (default)
[    0.390000] gpio-export gpio_export.6: 2 gpio(s) exported
[    0.410000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.440000] console [ttyS0] enabled, bootconsole disabledirq = 20) is a 16550A
[    0.440000] console [ttyS0] enabled, bootconsole disabled
[    0.470000] m25p80 spi32766.0: found w25q32, expected s25fl064k
[    0.480000] m25p80 spi32766.0: w25q32 (4096 Kbytes)
[    0.490000] 4 ofpart partitions found on MTD device spi32766.0
[    0.500000] Creating 4 MTD partitions on "spi32766.0":
[    0.510000] 0x000000000000-0x000000030000 : "u-boot"
[    0.530000] 0x000000030000-0x000000040000 : "u-boot-env"
[    0.540000] 0x000000040000-0x000000050000 : "factory"
[    0.560000] 0x000000050000-0x000000400000 : "firmware"
[    0.570000] 0x00000013fc2c-0x000000400000 : "rootfs"
[    0.580000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.610000] mtd: device 4 (rootfs) set to be root filesystem
[    0.620000] mtd: partition "rootfs_data" created automatically, ofs=0x390000, len=0x70000
[    0.640000] 0x000000390000-0x000000400000 : "rootfs_data"
[    0.660000] eth0: done loading
[    0.670000] rt3xxx-usbphy ubsphy.3: loaded
[    0.680000] rt2880_wdt 10000120.watchdog: Initialized
[    0.690000] TCP: cubic registered
[    0.700000] NET: Registered protocol family 17
[    0.710000] 8021q: 802.1Q VLAN Support v1.8
[    0.740000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    0.760000] Freeing unused kernel memory: 216K (8029a000 - 802d0000)
procd: Console is alive
procd: - watchdog -
procd: - preinit -
[    7.070000] rt305x-esw 10110000.esw: link changed 0x00
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
[    8.480000] usbcore: registered new interface driver usbfs
[    8.490000] usbcore: registered new interface driver hub
[    8.510000] usbcore: registered new device driver usb
[    8.530000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.540000] ehci-platform: EHCI generic platform driver
[    8.660000] rt305x-esw 10110000.esw: link changed 0x10
[    8.680000] rt305x-esw 10110000.esw: link changed 0x00
[    8.730000] rt305x-esw 10110000.esw: link changed 0x04
[    8.740000] rt305x-esw 10110000.esw: link changed 0x00
[    8.790000] rt3xxx-usbphy ubsphy.3: remote usb device wakeup disabled
[    8.810000] rt3xxx-usbphy ubsphy.3: UTMI 16bit 30MHz
[    8.820000] ehci-platform 101c0000.ehci: EHCI Host Controller
[    8.830000] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[    8.850000] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
[    8.880000] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[    8.890000] hub 1-0:1.0: USB hub found
[    8.900000] hub 1-0:1.0: 1 port detected
[    8.910000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    8.920000] ohci-platform 101c1000.ohci: Generic Platform OHCI Controller
[    8.940000] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
[    8.950000] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
[    9.030000] hub 2-0:1.0: USB hub found
[    9.040000] hub 2-0:1.0: 1 port detected
[    9.050000] leds-gpio gpio-leds.4: pins are not configured from the driver
[   10.300000] rt305x-esw 10110000.esw: link changed 0x10
[   10.310000] rt305x-esw 10110000.esw: link changed 0x00
jffs2 is ready
[   10.720000] jffs2: notice: (288) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 15 of xref (0 dead, 2 orphan) found.
switching to jffs2
procd: - early -
procd: - watchdog -
[   11.280000] rt305x-esw 10110000.esw: link changed 0x04
[   11.310000] rt305x-esw 10110000.esw: link changed 0x00
procd: - ubus -
procd: - init -
[   11.920000] rt305x-esw 10110000.esw: link changed 0x10
[   11.940000] rt305x-esw 10110000.esw: link changed 0x00
Please press Enter to activate this console.
Command failed: Not found
[   12.990000] rt305x-esw 10110000.esw: link changed 0x04
[   13.000000] rt305x-esw 10110000.esw: link changed 0x00
[   13.510000] rt305x-esw 10110000.esw: link changed 0x10
[   13.530000] rt305x-esw 10110000.esw: link changed 0x00
[   15.080000] rt305x-esw 10110000.esw: link changed 0x10
[   15.100000] rt305x-esw 10110000.esw: link changed 0x00
[   15.460000] rt305x-esw 10110000.esw: link changed 0x04
[   15.490000] rt305x-esw 10110000.esw: link changed 0x00
[   16.670000] rt305x-esw 10110000.esw: link changed 0x10
[   16.720000] rt305x-esw 10110000.esw: link changed 0x00
[   17.050000] rt305x-esw 10110000.esw: link changed 0x04
[   17.060000] rt305x-esw 10110000.esw: link changed 0x00
[   17.160000] NET: Registered protocol family 10
[   17.180000] nf_conntrack version 0.5.0 (462 buckets, 1848 max)
[   17.210000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   17.250000] usbcore: registered new interface driver cdc_acm
[   17.260000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   17.280000] Loading modules backported from Linux version master-2014-01-23-0-g62c147d
[   17.300000] Backport generated by backports.git backports-20140124-0-g1256d3e
[   17.320000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   17.380000] usbcore: registered new interface driver usbserial
[   17.400000] usbcore: registered new interface driver usbserial_generic
[   17.410000] usbserial: USB Serial support registered for generic
[   17.490000] xt_time: kernel timezone is -0000
[   17.500000] usbcore: registered new interface driver asix
[   17.520000] usbcore: registered new interface driver cdc_ether
[   17.570000] cfg80211: Calling CRDA to update world regulatory domain
[   17.580000] cfg80211: World regulatory domain updated:
[   17.590000] cfg80211:  DFS Master region: unset
[   17.600000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.620000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.640000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.650000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   17.670000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
[   17.680000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
[   17.700000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[   17.830000] PPP generic driver version 2.4.2
[   17.840000] NET: Registered protocol family 24
[   17.860000] usbcore: registered new interface driver rndis_host
[   17.900000] usbcore: registered new interface driver option
[   17.910000] usbserial: USB Serial support registered for GSM modem (1-port)
[   17.960000] rt2800_wmac 10180000.wmac: failed to load eeprom property
[   17.970000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'soc_wmac.eeprom'.
[   17.990000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5350, rev 0500 detected
[   18.010000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5350 detected
[   18.390000] rt305x-esw 10110000.esw: link changed 0x10
[   18.410000] rt305x-esw 10110000.esw: link changed 0x00
[   19.540000] rt305x-esw 10110000.esw: link changed 0x04
[   19.560000] rt305x-esw 10110000.esw: link changed 0x00
[   20.130000] rt305x-esw 10110000.esw: link changed 0x10
[   20.190000] rt305x-esw 10110000.esw: link changed 0x00
[   23.170000] rt305x-esw 10110000.esw: link changed 0x04
[   23.180000] rt305x-esw 10110000.esw: link changed 0x00
[   23.260000] rt305x-esw 10110000.esw: link changed 0x00
[   24.820000] rt305x-esw 10110000.esw: link changed 0x10
[   24.830000] rt305x-esw 10110000.esw: link changed 0x00
[   25.640000] rt305x-esw 10110000.esw: link changed 0x04
[   25.650000] rt305x-esw 10110000.esw: link changed 0x00
[   26.520000] rt305x-esw 10110000.esw: link changed 0x10
[   26.540000] rt305x-esw 10110000.esw: link changed 0x00
[   28.100000] rt305x-esw 10110000.esw: link changed 0x10
[   28.110000] rt305x-esw 10110000.esw: link changed 0x00
[   28.150000] rt305x-esw 10110000.esw: link changed 0x04
[   28.190000] rt305x-esw 10110000.esw: link changed 0x00
[   28.900000] device eth0.1 entered promiscuous mode
[   28.900000] device eth0 entered promiscuous mode
[   28.940000] br-lan: port 1(eth0.1) entered forwarding state
[   28.950000] br-lan: port 1(eth0.1) entered forwarding state
procd: - init complete -
[   29.740000] rt305x-esw 10110000.esw: link changed 0x10
[   29.750000] rt305x-esw 10110000.esw: link changed 0x00
[   29.830000] rt305x-esw 10110000.esw: link changed 0x04
[   29.850000] rt305x-esw 10110000.esw: link changed 0x00
[   29.890000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
[   30.950000] br-lan: port 1(eth0.1) entered forwarding state
[   31.000000] cfg80211: Calling CRDA for country: CN
[   31.040000] cfg80211: Regulatory domain changed to country: CN
[   31.050000] cfg80211:  DFS Master region: unset
[   31.060000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   31.070000] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   31.090000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm)
[   31.100000] cfg80211:   (57240000 KHz - 59400000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
[   31.120000] cfg80211:   (59400000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4400 mBm)
[   31.130000] cfg80211:   (63720000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
[   31.370000] rt305x-esw 10110000.esw: link changed 0x10
[   31.390000] rt305x-esw 10110000.esw: link changed 0x00
[   32.240000] rt305x-esw 10110000.esw: link changed 0x04
[   32.260000] rt305x-esw 10110000.esw: link changed 0x00
[   33.030000] rt305x-esw 10110000.esw: link changed 0x10
[   33.080000] rt305x-esw 10110000.esw: link changed 0x00
[   33.220000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   33.230000] device wlan0 entered promiscuous mode
[   33.270000] br-lan: port 2(wlan0) entered forwarding state
[   33.280000] br-lan: port 2(wlan0) entered forwarding state
[   33.290000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   34.700000] rt305x-esw 10110000.esw: link changed 0x10
[   35.120000] rt305x-esw 10110000.esw: link changed 0x00
[   35.280000] br-lan: port 2(wlan0) entered forwarding state
[   37.110000] rt305x-esw 10110000.esw: link changed 0x04
[   37.120000] rt305x-esw 10110000.esw: link changed 0x00
[   37.190000] rt305x-esw 10110000.esw: link changed 0x10
[   37.240000] rt305x-esw 10110000.esw: link changed 0x00
[   38.920000] rt305x-esw 10110000.esw: link changed 0x10
[   39.570000] rt305x-esw 10110000.esw: link changed 0x04
[   39.860000] rt305x-esw 10110000.esw: link changed 0x00
[   40.550000] rt305x-esw 10110000.esw: link changed 0x10
[   40.610000] rt305x-esw 10110000.esw: link changed 0x00
[   41.470000] rt305x-esw 10110000.esw: link changed 0x04
[   41.530000] rt305x-esw 10110000.esw: link changed 0x00
[   42.270000] rt305x-esw 10110000.esw: link changed 0x10
[   42.280000] rt305x-esw 10110000.esw: link changed 0x00

Hi

I download tftpgui in linux mint.
I download openwrt-ramips-rt305x-xdxrn502j-initramfs-uImage and openwrt-ramips-rt305x-xdxrn502j-squashfs-sysupgrade
I put this image in tftproot and I start the service.

I get into terminal and I configure usb serial with minicom -s

ttyusb0
57600 bauds, 8,N, 1.

I save it and exit minicom

But nothing happen. Uboot don't appear

What's going on?

Regards

The discussion might have continued from here.