Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:belkin:f7c027 [2015/10/31 09:01] – [OEM Bootlog] new bootlog formatting applied tmomas | toh:belkin:f7c027 [2022/06/25 13:53] – [Serial port] high voltage warning infobox added tmomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Belkin F7C027 ====== | ||
| + | {{section> | ||
| + | |||
| + | Belkin' | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ===== Supported Versions ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | ||
| + | headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | ==== Status ==== | ||
| + | |||
| + | Currently, a WeMo has been booted into OpenWrt, however, those changes have not yet been checked into the main tree. FIXME //Outdated information? | ||
| + | |||
| + | Things look very promising: Wifi works, all of the buttons and LEDs work, and the AC relay control works. | ||
| + | |||
| + | ===== Hardware Highlights ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, | ||
| + | header | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ===== Installation ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| + | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | ||
| + | align : l,c,c | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | -> [[docs: | ||
| + | |||
| + | |||
| + | ==== Stock firmware images ==== | ||
| + | |||
| + | At this time, the only way to work with a WeMo initially is to use the RS232 pads and load firmware using the stock OS. This is somewhat tricky, as after WeMo image WeMo_US_2.00.2176.PVT_SNS, | ||
| + | |||
| + | The stock firmware images are distributed in a standard ' | ||
| + | |||
| + | |||
| + | ===== Hardware ===== | ||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | |||
| + | ==== Info ==== | ||
| + | | **CPU:** Ralink RT5350F | ||
| + | | **RAM:** Winbond W9825G6JH - The W9825G6JH is a 256M (32MB) SDRAM | | ||
| + | | **Flash:** mx25L12835emi - 128Mbit (16MB) SPI Flash | | ||
| + | | **Wi-Fi:** Ralink RT2820 | ||
| + | |||
| + | ==== Serial port ==== | ||
| + | |||
| + | {{page> | ||
| + | |||
| + | Serials console parameters: 57600,8n1 | ||
| + | |||
| + | Serial console is available on two test points: | ||
| + | < | ||
| + | TP2 - TX from board | ||
| + | TP3 - RX into board | ||
| + | </ | ||
| + | |||
| + | ==== 5-pin header ==== | ||
| + | < | ||
| + | 1 White (GPIO13) - AC Relay control | ||
| + | 2 Black - Gnd | ||
| + | 3 Red - 5V | ||
| + | 4 3.3V | ||
| + | 5 GPIO14 - 0V off (default) 3.3V on | ||
| + | </ | ||
| + | |||
| + | ==== GPIOs ==== | ||
| + | ^ GPIO ^ Inverted | ||
| + | | 7 | Yes | Blue status LED | | ||
| + | | 9 | Yes | Blue power On/Off LED | | ||
| + | | 10 | Yes | Top button | ||
| + | | 11 | Yes | Orange status LED | | ||
| + | | 12 | Yes | Power On/Off button | ||
| + | | 13 | No | AC relay control | ||
| + | | 14 | No | Pin 5 of header | ||
| + | |||
| + | |||
| + | ===== Bootloader ===== | ||
| + | |||
| + | The bootloader appears to be a modified U-Boot. It's built to allow the device to attempt a firmware upgrade, and then be able to fail back to the original firmware. | ||
| + | |||
| + | It does this by keeping two complete copies of the kernel and rootfs, and uses two environment variables to track the state during an upgrade. The first is " | ||
| + | |||
| + | This means that Openwrt can be loaded into the first kernel and rootfs partitions, and be consistently booted with bootstate=0 and check_boot=0. To recover, you can set bootstate=2, | ||
| + | |||
| + | The command ' | ||
| + | Loading and booting an openWrt over serial line is possible if you compile a cmdline into your kernel. Baudrate is apparently hardcoded and ' | ||
| + | |||
| + | < | ||
| + | loadb 0x80000000 | ||
| + | go 0x80000000 | ||
| + | </ | ||
| + | |||
| + | ==== U-Boot environment ==== | ||
| + | **'' | ||
| + | |||
| + | < | ||
| + | |||
| + | U-Boot 1.1.3 (Oct 14 2011 - 16:53:20) | ||
| + | |||
| + | Board: Ralink APSoC DRAM: 32 MB | ||
| + | relocate_code Pointer at: 81fb4000 | ||
| + | spi_wait_nsec: | ||
| + | spi device id: c2 20 18 c2 20 (2018c220) | ||
| + | find flash: MX25L12805D | ||
| + | raspi_read: from:30000 len:1000 | ||
| + | .raspi_read: | ||
| + | .============================================ | ||
| + | Ralink UBoot Version: 3.5.0.0 | ||
| + | -------------------------------------------- | ||
| + | ASIC 5350_MP (Port5< | ||
| + | DRAM_CONF_FROM: | ||
| + | DRAM_TYPE: SDRAM | ||
| + | DRAM_SIZE: 256 Mbits | ||
| + | DRAM_WIDTH: 16 bits | ||
| + | DRAM_TOTAL_WIDTH: | ||
| + | TOTAL_MEMORY_SIZE: | ||
| + | Flash component: SPI Flash | ||
| + | Date:Oct 14 2011 Time: | ||
| + | ============================================ | ||
| + | icache: sets:256, ways:4, linesz:32 , | ||
| + | dcache: sets:128, ways:4, linesz:32 , | ||
| + | |||
| + | ##### The CPU freq = 360 MHZ #### | ||
| + | | ||
| + | set GPIO 7, 9, 11, 13 to 1 Output | ||
| + | set GPIO 10, 12, 14 to 0 Iutput | ||
| + | |||
| + | 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. | ||
| + | |||
| + | You choosed 3 | ||
| + | 0 | ||
| + | |||
| + | 3: System Boot system code via Flash. | ||
| + | Trying to boot from B...bootstate=[2] | ||
| + | Boot B addr_str=[0xBC7C0000] | ||
| + | ## Booting image at bc7c0000 ... | ||
| + | raspi_read: from:7c0000 len:40 | ||
| + | . Image Name: Linux Kernel Image | ||
| + | | ||
| + | Image Type: MIPS Linux Kernel Image (lzma compressed) | ||
| + | Data Size: 817143 Bytes = 798 kB | ||
| + | Load Address: 80000000 | ||
| + | Entry Point: | ||
| + | raspi_read: from:7c0040 len:c77f7 | ||
| + | ............. | ||
| + | | ||
| + | No initrd | ||
| + | ## Transferring control to Linux (at address 80255000) ... | ||
| + | ## Giving linux memsize in MB, 32 | ||
| + | |||
| + | Starting kernel ... | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | |||
| + | |||
| + | RT5350 # help | ||
| + | ? - alias for ' | ||
| + | bootm - boot application image from memory | ||
| + | cp - memory copy | ||
| + | erase - erase SPI FLASH memory | ||
| + | flash_test - test flash status, argv => test_pattern_start test_pattern_end test_repeat | ||
| + | go - start application at address ' | ||
| + | help - print online help | ||
| + | loadb - load binary file over serial line (kermit mode) | ||
| + | md - memory display | ||
| + | mdio - Ralink PHY register R/W command !! | ||
| + | mm - memory modify (auto-incrementing) | ||
| + | mw - memory write (fill) | ||
| + | nm - memory modify (constant address) | ||
| + | printenv- print environment variables | ||
| + | reset - Perform RESET of the CPU | ||
| + | rf - read/write rf register | ||
| + | saveenv - save environment variables to persistent storage | ||
| + | setenv | ||
| + | tftpboot- boot image via network using TFTP protocol | ||
| + | version - print monitor version | ||
| + | |||
| + | RT5350 # printenv | ||
| + | bootcmd=tftp | ||
| + | bootdelay=1 | ||
| + | baudrate=57600 | ||
| + | ethaddr=" | ||
| + | ramargs=setenv bootargs root=/ | ||
| + | addip=setenv bootargs $(bootargs) ip=$(ipaddr): | ||
| + | addmisc=setenv bootargs $(bootargs) console=ttyS0, | ||
| + | flash_self=run ramargs addip addmisc; | ||
| + | kernel_addr=BFC40000 | ||
| + | u-boot=u-boot.bin | ||
| + | load=tftp 8A100000 $(u-boot) | ||
| + | u_b=protect off 1:0-1;era 1:0-1;cp.b 8A100000 BC400000 $(filesize) | ||
| + | loadfs=tftp 8A100000 root.cramfs | ||
| + | u_fs=era bc540000 bc83ffff; | ||
| + | test_tftp=tftp 8A100000 root.cramfs; | ||
| + | ethact=Eth0 (10/100-M) | ||
| + | ipaddr=192.168.2.1 | ||
| + | serverip=192.168.2.10 | ||
| + | bootfile= | ||
| + | autostart=no | ||
| + | bootargs=console=ttyS1, | ||
| + | bootstate=2 | ||
| + | check_boot=0 | ||
| + | stdin=serial | ||
| + | stdout=serial | ||
| + | stderr=serial | ||
| + | |||
| + | Environment size: 865/4092 bytes | ||
| + | RT5350 # | ||
| + | </ | ||
| + | |||
| + | |||
| + | =====OEM Bootlog===== | ||
| + | <WRAP bootlog> | ||
| + | < | ||
| + | No initrd | ||
| + | ## Transferring control to Linux (at address 80255000) ... | ||
| + | ## Giving linux memsize in MB, 32 | ||
| + | |||
| + | Starting kernel ... | ||
| + | |||
| + | |||
| + | LINUX started... | ||
| + | |||
| + | THIS IS ASIC | ||
| + | Linux version 2.6.21 (root@agnity-desktop) (gcc version 3.4.2) #53 Sun Nov 20 16:47:58 IST 2011 | ||
| + | |||
| + | The CPU feqenuce set to 360 MHz | ||
| + | CPU revision is: 0001964c | ||
| + | Determined physical RAM map: | ||
| + | | ||
| + | Built 1 zonelists. | ||
| + | Kernel command line: console=ttyS1, | ||
| + | root_dev_setup: | ||
| + | Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes. | ||
| + | Primary data cache 16kB, 4-way, linesize 32 bytes. | ||
| + | Synthesized TLB refill handler (20 instructions). | ||
| + | Synthesized TLB load handler fastpath (32 instructions). | ||
| + | Synthesized TLB store handler fastpath (32 instructions). | ||
| + | Synthesized TLB modify handler fastpath (31 instructions). | ||
| + | Cache parity protection disabled | ||
| + | cause = c0808040, status = 11000000 | ||
| + | PID hash table entries: 128 (order: 7, 512 bytes) | ||
| + | calculating r4koff... 0015f900(1440000) | ||
| + | CPU frequency 360.00 MHz | ||
| + | Using 180.000 MHz high precision timer. | ||
| + | Console: colour dummy device 80x25 | ||
| + | Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) | ||
| + | Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) | ||
| + | Memory: 29888k/ | ||
| + | Mount-cache hash table entries: 512 | ||
| + | NET: Registered protocol family 16 | ||
| + | NET: Registered protocol family 2 | ||
| + | Time: MIPS clocksource has been installed. | ||
| + | IP route cache hash table entries: 1024 (order: 0, 4096 bytes) | ||
| + | TCP established hash table entries: 1024 (order: 1, 8192 bytes) | ||
| + | TCP bind hash table entries: 1024 (order: 0, 4096 bytes) | ||
| + | TCP: Hash tables configured (established 1024 bind 1024) | ||
| + | TCP reno registered | ||
| + | deice id : c2 20 18 c2 20 (2018c220) | ||
| + | MX25L12805D(c2 2018c220) (16384 Kbytes) | ||
| + | mtd .name = raspi, .size = 0x01000000 (16M) .erasesize = 0x00010000 (64K) .numeraseregions = 0 | ||
| + | Creating 10 MTD partitions on " | ||
| + | 0x00000000-0x00050000 : " | ||
| + | 0x00050000-0x007c0000 : "A - Kernel and Rootfs" | ||
| + | 0x00150000-0x007c0000 : "A - Rootfs" | ||
| + | 0x007c0000-0x00f30000 : "B - Kernel and Rootfs" | ||
| + | 0x008c0000-0x00f30000 : "B - Rootfs" | ||
| + | 0x00fe0000-0x00ff0000 : " | ||
| + | 0x00ff0000-0x01000000 : " | ||
| + | 0x00040000-0x00050000 : " | ||
| + | 0x00f30000-0x00fd0000 : " | ||
| + | 0x00030000-0x00040000 : " | ||
| + | squashfs: version 3.2-r2 (2007/ | ||
| + | squashfs: LZMA suppport for slax.org by jro | ||
| + | JFFS2 version 2.2. (NAND) (C) 2001-2006 Red Hat, Inc. | ||
| + | io scheduler noop registered (default) | ||
| + | reg1_gpio_dir ori = [0x003FABFF] | ||
| + | ################################################ | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | ################################################ | ||
| + | reg1_gpio_dir after 1 = [0x003FABFF] | ||
| + | reg1_gpio_dir after 2 = [0x003FABFF] | ||
| + | Ralink gpio driver initialized | ||
| + | Gemtek LED init... | ||
| + | ################## | ||
| + | Serial: 8250/16550 driver $Revision: 1.7 $ 2 ports, IRQ sharing disabled | ||
| + | serial8250: ttyS0 at I/O 0xb0000500 (irq = 37) is a 16550A | ||
| + | serial8250: ttyS1 at I/O 0xb0000c00 (irq = 12) is a 16550A | ||
| + | loop: loaded (max 8 devices) | ||
| + | rdm_major = 254 | ||
| + | MAC_ADRH -- : 0x00000000 | ||
| + | MAC_ADRL -- : 0x00000000 | ||
| + | Ralink APSoC Ethernet Driver Initilization. v2.0 256 rx/tx descriptors allocated, mtu = 1500! | ||
| + | MAC_ADRH -- : 0x0000000c | ||
| + | MAC_ADRL -- : 0x43535077 | ||
| + | PROC INIT OK! | ||
| + | block2mtd: version $Revision: 1.1.1.1 $ | ||
| + | nf_conntrack version 0.5.0 (256 buckets, 2048 max) | ||
| + | IPv4 over IPv4 tunneling driver | ||
| + | ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Restricted Cone | ||
| + | TCP cubic registered | ||
| + | NET: Registered protocol family 1 | ||
| + | NET: Registered protocol family 10 | ||
| + | lo: Disabled Privacy Extensions | ||
| + | tunl0: Disabled Privacy Extensions | ||
| + | Mobile IPv6 | ||
| + | IPv6 over IPv4 tunneling driver | ||
| + | sit0: Disabled Privacy Extensions | ||
| + | NET: Registered protocol family 17 | ||
| + | Bridge firewalling registered | ||
| + | 802.1Q VLAN Support v1.8 Ben Greear < | ||
| + | All bugs added by David S. Miller < | ||
| + | saved_root_name is [/ | ||
| + | root_device_name is [/ | ||
| + | name is [/dev/root] | ||
| + | fs_names is [squashfs] | ||
| + | fs_names p is [squashfs], flags is 0x8001 | ||
| + | VFS: [/dev/root] Mounted root (squashfs filesystem) readonly. | ||
| + | mount_fail 0 is 0 | ||
| + | Freeing unused kernel memory: 108k freed | ||
| + | |||
| + | phy_tx_ring = 0x01372000, tx_ring = 0xa1372000 | ||
| + | |||
| + | phy_rx_ring0 = 0x01373000, rx_ring0 = 0xa1373000 | ||
| + | RT305x_ESW: Link Status Changed | ||
| + | |||
| + | |||
| + | BusyBox v1.1.0 (2012.11.23-13: | ||
| + | Enter ' | ||
| + | |||
| + | # #sysinit: [sysinGTK LED Status: GMTK_SYSTEM_BOOT | ||
| + | it] | ||
| + | insmod: reset_btn.ko: | ||
| + | Done | ||
| + | # update nvram with default list! | ||
| + | ############################################## | ||
| + | # Check EEPROM | ||
| + | ############################################## | ||
| + | Reading 4096 bytes......success | ||
| + | Reading 4096 bytes......success | ||
| + | 08, 86, 3B, C7, 16, 78, | ||
| + | 50-50, 53-53, 00-00, 01-01, 08-08, 86-86, 3B-3B, C7-C7, 16-16, 78-78, | ||
| + | # interfaces_init...... | ||
| + | can't get info | ||
| + | can't get info | ||
| + | switch reg write offset=14, value=405555 | ||
| + | switch reg write offset=50, value=2001 | ||
| + | switch reg write offset=98, value=7f3f | ||
| + | switch reg write offset=40, value=1001 | ||
| + | switch reg write offset=44, value=1001 | ||
| + | switch reg write offset=48, value=1002 | ||
| + | switch reg write offset=70, value=ffff506f | ||
| + | can't get info | ||
| + | can't get info | ||
| + | can't get info | ||
| + | ########### WeMo ra0 configuration ########## | ||
| + | Setting ra0 configuration.... | ||
| + | Bring up ra0 interface.... | ||
| + | rt2860v2_ap: | ||
| + | |||
| + | |||
| + | === pAd = c009b000, size = 635240 === | ||
| + | |||
| + | <-- RTMPAllocAdapterBlock, | ||
| + | RX DESC a1d92000 | ||
| + | <-- RTMPAllocTxRxRingMemory, | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | RTMP_TimerListAdd: | ||
| + | Key1Str is Invalid key length(0) or Type(0) | ||
| + | Key2Str is Invalid key length(0) or Type(0) | ||
| + | Key3Str is Invalid key length(0) or Type(0) | ||
| + | Key4Str is Invalid key length(0) or Type(0) | ||
| + | 1. Phy Mode = 9 | ||
| + | 2. Phy Mode = 9 | ||
| + | 3. Phy Mode = 9 | ||
| + | RTMPSetPhyMode: | ||
| + | MCS Set = ff 00 00 00 01 | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | SYNC - BBP R4 to 20MHz.l | ||
| + | RTMP_TimerListAdd: | ||
| + | Main bssid = 08: | ||
| + | <==== rt28xx_init, | ||
| + | 0x1300 = 00064380 | ||
| + | bridge br0 doesn' | ||
| + | No need to change ra0 to Nintendo NDS capable | ||
| + | No need to change ra0 to Nintendo NDS capable...Complete | ||
| + | ra0 mac: | ||
| + | [0x00001300]: | ||
| + | ra0 mac: | ||
| + | [0x00001304]: | ||
| + | killall: rt2860apd: no process killed | ||
| + | /bin/sh: rt2860apd: not found | ||
| + | can't get info | ||
| + | killall : No such file or directory | ||
| + | WPS BUTTON press!! | ||
| + | killall: wscd: no process killed | ||
| + | ra0 mac: | ||
| + | [0x0000102c]: | ||
| + | can't get macaddr of ra1 | ||
| + | vlan1: Setting MAC address to 08 86 3b c7 16 78. | ||
| + | device eth2 entered promiscuous mode | ||
| + | VLAN (vlan1): | ||
| + | vlan1: dev_set_promiscuity(master, | ||
| + | device vlan1 entered promiscuous mode | ||
| + | device ra0 entered promiscuous mode | ||
| + | never heard of command [sethello] | ||
| + | commands: | ||
| + | addbr < | ||
| + | addbr0: port 2(ra0) entering listening state | ||
| + | if < | ||
| + | vice> | ||
| + | delbr < | ||
| + | delif < | ||
| + | show show a list of bridges | ||
| + | showbr | ||
| + | showmacs | ||
| + | |||
| + | setfd < | ||
| + | stp < | ||
| + | never heard of command [setageing] | ||
| + | commands: | ||
| + | addbr < | ||
| + | addif < | ||
| + | delbr < | ||
| + | delif < | ||
| + | show show a list of bridges | ||
| + | showbr | ||
| + | showmacs | ||
| + | |||
| + | setfd < | ||
| + | stp < | ||
| + | # lan services init...... | ||
| + | can't get info | ||
| + | can't get info | ||
| + | /bin/sh: httpd: not found | ||
| + | Start UPnP | ||
| + | can't get info | ||
| + | / | ||
| + | route: resolving gw | ||
| + | route: resolving gw | ||
| + | route: resolving gw | ||
| + | route: resolving gw | ||
| + | route: resolving gw | ||
| + | can't get info | ||
| + | killall : No such file or directory | ||
| + | killall: wscd: no process killed | ||
| + | (2427)Service enable wireless | ||
| + | /bin/sh: self-healing: | ||
| + | /bin/sh: easyconf: not found | ||
| + | can't get info | ||
| + | (easytest.c-> | ||
| + | (easytest.c-> | ||
| + | (easytest.c-> | ||
| + | (easytest.c-> | ||
| + | (easytest.c-> | ||
| + | |||
| + | # wan_init...... | ||
| + | Set country code to us!!! | ||
| + | SIOCSIFHWADDR: | ||
| + | /bin/sh: if_traffic: not found | ||
| + | /bin/shGTK LED Status: GMTK_SYSTEM_READY | ||
| + | : lld2d: not found | ||
| + | Get_bootstate_to_nvram... | ||
| + | Reading 4096 bytes......success | ||
| + | Uboot CRC is BAE4434C, Uboot env CRC is BAE4434C | ||
| + | Get_bootstate_to_nvram : bootstate is [2] | ||
| + | Executing script "/ | ||
| + | killall: psmon: no process killed | ||
| + | killall: wan_connect: | ||
| + | killall: ledctrl: no process killed | ||
| + | killall: udhcpc: no process killed | ||
| + | /bin/sh: dropbearkey: | ||
| + | /bin/sh: dropbearkey: | ||
| + | /bin/sh: dropbear: not found | ||
| + | GetBelkinParameter - ParameterName = PVT_LOG_ENABLE | ||
| + | PVT_LOG_ENABLE: | ||
| + | SetBelkinParameter - ParameterName = Belkin_daemon_success , ParameterValue = 1 | ||
| + | gemtek_api: *Status=[0], | ||
| + | EnableSoftWatchDog, | ||
| + | killall: watchdog: no process killed | ||
| + | remove softdog... | ||
| + | close_softdog: | ||
| + | rmmod: softdog: No such file or directory | ||
| + | SetBelkinParameter - ParameterName = settime_sec , ParameterValue = | ||
| + | GetBelkinParameter - ParameterName = home_id | ||
| + | GetBelkinParameter - ParameterName = SmartDeviceId | ||
| + | GetBelkinParameter - ParameterName = SmartPrivatekey | ||
| + | ...</ | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== GPL source code ===== | ||
| + | Buildable source code is available at [[http:// | ||
| + | |||
| + | ===== Tags ===== | ||
| + | [[meta: | ||
| + | {{tag> | ||