Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:astoria:arv7510pw22 [2018/02/17 19:07] – ↷ Links adapted because of a move operation toh:astoria:arv7510pw22 [2021/06/10 13:47] – [Flash Layout] fix addresses (flash is at 0xb) napaalm
Line 1: Line 1:
 ====== Astoria networks ARV7510PW22 ====== ====== Astoria networks ARV7510PW22 ======
 +
 +FIXME Please explain the differences / similarities of [[toh:arcadyan:arv7510pw|ARV7510PW]] and ARV7510PW22.
 +===== 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,c,c,c,c,c,c
 +filter  : Model=ARV7510PW22
 +----
 +
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
-CPU                                    ^ Ram    ^ Flash   ^ Network   USB   ^ Serial   ^ UART   ^ +---- datatable ---- 
-| Lantiq Xway Danube @333Mhz Dual Core   | 64MB   | 16MB    | Ports   | Yes   | Yes      | Yes    |+cols    : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
 +header  : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
 +align   : c,c,c,c,c,c,c,c,c,c,c,c,
 +filter  : Model=ARV7510PW22 
 +----
  
 ===== Installation ===== ===== Installation =====
-  - -> [[doc:howto:obtain.firmware]] +---- datatable ---- 
-  - -> [[docs:user-guide:generic.flashing|Install OpenWrt (generic explanation)]]+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  : Model=ARV7510PW22 
 +---- 
 + 
 +  * -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] 
 +  * -> [[http://foro.seguridadwireless.net/openwrt/%28desarrollo%29-openwrt-en-astoria-arv7510pw22/]] (use google translate for english version) 
 + 
 + 
 +FIXME Please add the installation procedure here. 
  
 ==== Flash Layout ==== ==== Flash Layout ====
-Please check out the article [[doc:techref:Flash.Layout]]. It contains an example and a couple of explanations.+Please check out the article [[docs:techref:flash.layout]]. It contains an example and a couple of explanations.
  
 ^  Modified Flash Layout  ^^^^^ ^  Modified Flash Layout  ^^^^^
 ^ partition   ^ start        ^ end          ^ size      ^ description          ^ ^ partition   ^ start        ^ end          ^ size      ^ description          ^
-| mtd0        | 0x00000000   | 0x00040000   | 256KB     | u-boot               | +| mtd0        | 0xb0000000   | 0xb0040000   | 256KB     | u-boot               | 
-| mtd1        | 0x00040000   | 0x00060000   | 128KB     | u-boot environment   | +| mtd1        | 0xb0040000   | 0xb0060000   | 128KB     | u-boot environment   | 
-| mtd2        | 0x00060000   | 0x00fe0000   | 15872KB   | linux                | +| mtd2        | 0xb0060000   | 0xb0fe0000   | 15872KB   | linux                | 
-| mtd3        | 0x00fe0000   | 0x01000000   | 128KB     | board_config         |+| mtd3        | 0xb0fe0000   | 0xb1000000   | 128KB     | board_config         |
  
 ===== Hardware ===== ===== Hardware =====
Line 23: Line 48:
 | **[[wp>Instruction set|Architecture]]:**    | [[wp>MIPS architecture|MIPS]] |  | **[[wp>Instruction set|Architecture]]:**    | [[wp>MIPS architecture|MIPS]] | 
 | **Vendor:** |[[wp>Astoria]] |  | **Vendor:** |[[wp>Astoria]] | 
-| **[[doc:techref:Bootloader]]:**     | [[doc:techref:bootloader:brnboot]] | +| **[[docs:techref:bootloader]]:**     | [[docs:techref:bootloader:brnboot]] | 
 | **System-On-Chip:**  |[[http://pdf.datasheetarchive.com/indexerfiles/Datasheets-UD3/DSAUD0055683.pdf|Lantiq Danube PSB 50702 E Rev 1.3 or 1.5 (MIPS 24Kec)]]|  | **System-On-Chip:**  |[[http://pdf.datasheetarchive.com/indexerfiles/Datasheets-UD3/DSAUD0055683.pdf|Lantiq Danube PSB 50702 E Rev 1.3 or 1.5 (MIPS 24Kec)]]| 
-| **[[doc:hardware:cpu|CPU]]/Speed:**        | 333 Mhz Dual Core |+| **[[docs:techref:hardware:cpu|CPU]]/Speed:**        | 333 Mhz Dual Core |
 | **Flash-Chip:** |MX29GL128ELT2I-90G | | **Flash-Chip:** |MX29GL128ELT2I-90G |
 | **Flash size:** |16 MiB |  | **Flash size:** |16 MiB | 
Line 54: Line 79:
   * pull the upper cover which is connected by click.   * pull the upper cover which is connected by click.
  
 +==== LEDs ====
 +^ Name       ^ Colour   ^ Gpio   ^
 +| Power      | red      | 2      |
 +| Internet   | red      | 4      |
 +| Wifi       | red      | 10     |
 +| 3G         | red      | 15     |
 +| Message    | red      | 20     |
 +
 +==== OTHERS ====
 +^ Name       ^ Type     ^ GPIO   ^
 +| USB power  | out      | 8      |
 +
 +==== Serial ====
 +-> [[docs:techref:hardware:port.serial]].
 +
 +Board voltage is 3.3V so can use usb to serial adapters.\\
 +Pinout:\\
 +{{media:arcadyan:arv7510:arv7510pw22_serial.jpg?300}}
 +
 +=== UART ===
 +{{media:arcadyan:arv7510:arv7510pw22_uart.jpg?300}}\\
 +To enable uart mode, short pins at R80 or connect it to ground (see picture) and connect R65 to 3.3V (serial port vcc). Than you can send u-boot.asc to serial port.\\
 +For example if your serial port is ttyUSB0 than do:
 +"cat u-boot.asc > /dev/ttyUSB0" and wait until u-boot starts.
 +
 +UART mode looks like this:
 +
 +<code>
 +ROM VER: 1.0.3
 +CFG 04
 +Read EEPROMX
 + X
 +UART
 +</code>
 +
 +==== JTAG ====
 +-> [[docs:techref:hardware:port.jtag]] general information about the JTAG port, JTAG cable, etc.
 +
 +How to connect to the JTAG Port of this specific device:\\
 +**Insert photo of PCB with markings for JTAG port**
 ===== Bootlogs ===== ===== Bootlogs =====
 ==== OEM bootlog ==== ==== OEM bootlog ====
Line 1414: Line 1479:
  
 <WRAP bootlog> <WRAP bootlog>
-<nowiki>Insert Bootlog here</nowiki> +<nowiki>ROM VER: 1.0.3 
-</WRAP>\\+CFG 01 
 +Reaä 
 +ROM VER: 1.0.3 
 +CFG 01 
 +Read EEPROMX 
 + X
  
-==== LEDS ==== 
-^ Name       ^ Colour   ^ Gpio   ^ 
-| Power      | red      | 2      | 
-| Internet   | red      | 4      | 
-| Wifi       | red      | 10     | 
-| 3G         | red      | 15     | 
-| Message    | red      | 20     | 
  
-===== Serial ===== +U-Boot 2013.10-openwrt4 (Feb 17 2021 - 08:37:06) ARV7510PW22
--> [[doc:hardware:port.serial]].+
  
-Board voltage is 3.3V so can use usb to serial adapters.\\ +Board: Arcadyan ARV7510PW22 
-Pinout:\\ +SoC:   Lantiq Danube-S v1.
-{{media:arcadyan:arv7510:arv7510pw22_serial.jpg?300}}+CPU:   333.333 MHz 
 +IO:    166.667 MHz 
 +BUS:   83.333 MHz 
 +BOOT:  NOR 
 +DRAM:  64 MiB 
 +Flash: 16 MiB 
 +In:    serial 
 +Out:   serial 
 +Err:   serial 
 +Net:   ltq-eth 
 +Hit any key to stop autoboot:  0  
 +## Booting kernel from Legacy Image at 81000000 ..
 +   Image Name  MIPS OpenWrt Linux-4.14.221 
 +   Created     2021-02-15  15:22:37 UTC 
 +   Image Type:   MIPS Linux Kernel Image (lzma compressed) 
 +   Data Size:    1819008 Bytes = 1.7 MiB 
 +   Load Address: 80002000 
 +   Entry Point:  80002000 
 +   Verifying Checksum ... OK 
 +   Uncompressing Kernel Image ..OK
  
-=== UART === +Starting kernel ...
-{{media:arcadyan:arv7510:arv7510pw22_uart.jpg?300}}\\ +
-To enable uart mode, short pins at R80 or connect it to ground (see picture) and connect R65 to 3.3V (serial port vcc). Than you can send u-boot.asc to serial port.\\ +
-For example if your serial port is ttyUSB0 than do: +
-"cat u-boot.asc > /dev/ttyUSB0" and wait until u-boot starts.+
  
-UART mode looks like this:+[    0.000000] Linux version 4.14.221 (builder@buildhost) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11306-c4a6851c72)) #0 Mon Feb 15 15:22:37 2021 
 +[    0.000000] SoC: Danube rev 1.5 
 +[    0.000000] bootconsole [early0] enabled 
 +[    0.000000] CPU0 revision is: 00019641 (MIPS 24KEc) 
 +[    0.000000] MIPS: machine is Astoria Networks ARV7510PW22 
 +[    0.000000] Determined physical RAM map: 
 +[    0.000000]  memory: 04000000 @ 00000000 (usable) 
 +[    0.000000] Initrd not found or empty - disabling initrd 
 +[    0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes. 
 +[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes 
 +[    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] random: get_random_bytes called from 0x80570740 with crng_init=0 
 +[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16256 
 +[    0.000000] Kernel command line: console=ttyLTQ0,115200 
 +[    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=0006ad38 
 +[    0.000000] Readback ErrCtl register=0006ad38 
 +[    0.000000] Memory: 57884K/65536K available (4722K kernel code, 197K rwdata, 632K rodata, 1216K init, 213K bss, 7652K 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: 333MHz 
 +[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns 
 +[    0.000020] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns 
 +[    0.007983] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368) 
 +[    0.054222] pid_max: default: 32768 minimum: 301 
 +[    0.059358] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) 
 +[    0.065923] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) 
 +[    0.083238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns 
 +[    0.092937] futex hash table entries: 256 (order: -1, 3072 bytes) 
 +[    0.099232] pinctrl core: initialized pinctrl subsystem 
 +[    0.109849] NET: Registered protocol family 16 
 +[    0.123637] pinctrl-xway 1e100b10.pinmux: Init done 
 +[    0.130398] dma-xway 1e104100.dma: Init done - hw rev: 3, ports: 5, channels: 20 
 +[    0.142862] PCI host bridge /fpi@10000000/pci@e105400 ranges: 
 +[    0.148566]  MEM 0x0000000018000000..0x0000000019ffffff 
 +[    0.153844]   IO 0x000000001ae00000..0x000000001affffff 
 +[    0.217339] usbcore: registered new interface driver usbfs 
 +[    0.222977] usbcore: registered new interface driver hub 
 +[    0.228403] usbcore: registered new device driver usb 
 +[    0.234072] PCI host bridge to bus 0000:00 
 +[    0.238126] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff] 
 +[    0.245048] pci_bus 0000:00: root bus resource [io  0x1ae00000-0x1affffff] 
 +[    0.251991] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] 
 +[    0.258845] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] 
 +[    0.269790] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff] 
 +[    0.276553] pci 0000:00:0f.2: BAR 0: assigned [mem 0x18010000-0x180100ff] 
 +[    0.283396] pci 0000:00:0f.0: BAR 4: assigned [io  0x1ae00000-0x1ae0001f] 
 +[    0.290253] pci 0000:00:0f.1: BAR 4: assigned [io  0x1ae00020-0x1ae0003f] 
 +[    0.309456] clocksource: Switched to clocksource MIPS 
 +[    0.317171] NET: Registered protocol family 2 
 +[    0.323179] TCP established hash table entries: 1024 (order: 0, 4096 bytes) 
 +[    0.330141] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) 
 +[    0.336531] TCP: Hash tables configured (established 1024 bind 1024) 
 +[    0.343223] UDP hash table entries: 256 (order: 0, 4096 bytes) 
 +[    0.349046] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) 
 +[    0.355781] NET: Registered protocol family 1 
 +[    0.360223] PCI: Enabling device 0000:00:0f.0 (0000 -> 0001) 
 +[    0.365896] PCI: Enabling device 0000:00:0f.1 (0000 -> 0001) 
 +[    0.371614] PCI: Enabling device 0000:00:0f.2 (0000 -> 0002) 
 +[    0.383580] gptu: totally 6 16-bit timers/counters 
 +[    0.388539] gptu: misc_register on minor 63 
 +[    0.392686] gptu: succeeded to request irq 126 
 +[    0.397191] gptu: succeeded to request irq 127 
 +[    0.401708] gptu: succeeded to request irq 128 
 +[    0.406217] gptu: succeeded to request irq 129 
 +[    0.410730] gptu: succeeded to request irq 130 
 +[    0.415244] gptu: succeeded to request irq 131 
 +[    0.426530] lantiq,vmmc 1f103000.vmmc: requested GPIO 489 
 +[    0.431889] lantiq,vmmc 1f103000.vmmc: reserved 1MB at 0x03a00000 
 +[    0.439872] Crashlog allocated RAM at address 0x3f00000 
 +[    0.449711] workingset: timestamp_bits=30 max_order=14 bucket_order=0 
 +[    0.470360] squashfs: version 4.0 (2009/01/31) Phillip Lougher 
 +[    0.476138] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. 
 +[    0.515636] io scheduler noop registered 
 +[    0.519500] io scheduler deadline registered (default) 
 +[    0.527535] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc 
 +[    0.536508] console [ttyLTQ0] enabled 
 +[    0.536508] console [ttyLTQ0] enabled 
 +[    0.543611] bootconsole [early0] disabled 
 +[    0.543611] bootconsole [early0] disabled 
 +[    0.553603] lantiq nor flash device: 01000000 at 10000000 
 +[    0.557823] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227e 
 +[    0.566838] Amd/Fujitsu Extended Query Table at 0x0040 
 +[    0.571831]   Amd/Fujitsu Extended Query version 1.3. 
 +[    0.576703] number of CFI chips: 1 
 +[    0.580059] 4 fixed-partitions partitions found on MTD device ltq_nor 
 +[    0.586249] Creating 4 MTD partitions on "ltq_nor": 
 +[    0.590988] 0x000000000000-0x000000040000 : "uboot" 
 +[    0.597704] 0x000000040000-0x000000060000 : "uboot_env" 
 +[    0.603342] 0x000000060000-0x000000fe0000 : "firmware" 
 +[    0.648428] 2 uimage-fw partitions found on MTD device firmware 
 +[    0.652887] 0x000000060000-0x00000021c1c0 : "kernel" 
 +[    0.659473] 0x00000021c1c0-0x000000fe0000 : "rootfs" 
 +[    0.664823] mtd: device 4 (rootfs) set to be root filesystem 
 +[    0.669112] 1 squashfs-split partitions found on MTD device rootfs 
 +[    0.675033] 0x000000560000-0x000000fe0000 : "rootfs_data" 
 +[    0.682210] 0x000000fe0000-0x000001000000 : "board_config" 
 +[    0.692243] libphy: Fixed MDIO Bus: probed 
 +[    0.716295] switch0: Atheros AR8216 rev. 1 switch registered on 1e180000.etop-ffffffff 
 +[    0.757184] libphy: ltq_mii: probed 
 +[    0.798885] Atheros AR8216/AR8236/AR8316 1e180000.etop-ffffffff:00: attached PHY driver [Atheros AR8216/AR8236/AR8316] (mii_bus:phy_addr=1e180000.etop-ffffffff:00, irq=POLL) 
 +[    0.815328] wdt 1f8803f0.watchdog: Init done 
 +[    0.823222] NET: Registered protocol family 10 
 +[    0.839773] Segment Routing with IPv6 
 +[    0.842195] NET: Registered protocol family 17 
 +[    0.846439] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. 
 +[    0.858917] 8021q: 802.1Q VLAN Support v1.8 
 +[    0.873148] USB_VBUS: disabling 
 +[    0.885050] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. 
 +[    0.898257] Freeing unused kernel memory: 1216K 
 +[    0.901273] This architecture does not have kernel memory protection. 
 +[    1.161510] random: fast init done 
 +[    2.535984] init: Console is alive 
 +[    2.538521] init: - watchdog - 
 +[    5.126263] kmodloader: loading kernel modules from /etc/modules-boot.d/
 +[    5.397301] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 
 +[    5.405099] ehci-platform: EHCI generic platform driver 
 +[    5.411397] ehci-pci: EHCI PCI platform driver 
 +[    5.414747] ehci-pci 0000:00:0f.2: EHCI Host Controller 
 +[    5.419573] ehci-pci 0000:00:0f.2: new USB bus registered, assigned bus number 1 
 +[    5.426870] ehci-pci 0000:00:0f.2: irq 135, io mem 0x18010000 
 +[    5.445560] ehci-pci 0000:00:0f.2: USB 2.0 started, EHCI 1.00 
 +[    5.451752] hub 1-0:1.0: USB hub found 
 +[    5.454987] hub 1-0:1.0: 4 ports detected 
 +[    5.463976] uhci_hcd: USB Universal Host Controller Interface driver 
 +[    5.469152] uhci_hcd 0000:00:0f.0: UHCI Host Controller 
 +[    5.473994] uhci_hcd 0000:00:0f.0: new USB bus registered, assigned bus number 2 
 +[    5.481173] uhci_hcd 0000:00:0f.0: irq 135, io base 0x1ae00000 
 +[    5.489655] hub 2-0:1.0: USB hub found 
 +[    5.492699] hub 2-0:1.0: 2 ports detected 
 +[    5.497582] uhci_hcd 0000:00:0f.1: UHCI Host Controller 
 +[    5.501351] uhci_hcd 0000:00:0f.1: new USB bus registered, assigned bus number 3 
 +[    5.508606] uhci_hcd 0000:00:0f.1: irq 135, io base 0x1ae00020 
 +[    5.517857] hub 3-0:1.0: USB hub found 
 +[    5.520940] hub 3-0:1.0: 2 ports detected 
 +[    5.534977] dwc2 1e101000.usb: 1e101000.usb supply vusb_d not found, using dummy regulator 
 +[    5.541938] dwc2 1e101000.usb: 1e101000.usb supply vusb_a not found, using dummy regulator 
 +[    5.550073] dwc2 1e101000.usb: dwc2_core_reset() HANG! Soft Reset GRSTCTL=80000001 
 +[    5.694017] dwc2 1e101000.usb: DWC OTG Controller 
 +[    5.697310] dwc2 1e101000.usb: new USB bus registered, assigned bus number 4 
 +[    5.704217] dwc2 1e101000.usb: irq 62, io mem 0x1e101000 
 +[    5.712310] hub 4-0:1.0: USB hub found 
 +[    5.715497] hub 4-0:1.0: 1 port detected 
 +[    5.723305] kmodloader: done loading kernel modules from /etc/modules-boot.d/
 +[    5.731800] init: - preinit - 
 +[    7.364368] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready 
 +[    7.396778] random: procd: uninitialized urandom read (4 bytes read) 
 +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.393815] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 
 +[   10.981360] jffs2: notice: (472) jffs2_build_xattr_subsystem: complete building xattr subsystem, 8 of xdatum (0 unchecked, 6 orphan) and 10 of xref (6 dead, 0 orphan) found. 
 +[   10.998148] mount_root: switching to jffs2 overlay 
 +[   11.044543] overlayfs: upper fs does not support tmpfile. 
 +[   11.061783] urandom-seed: Seeding with /etc/urandom.seed 
 +[   11.489329] procd: - early - 
 +[   11.491085] procd: - watchdog - 
 +[   12.274691] procd: - watchdog - 
 +[   12.277267] procd: - ubus - 
 +[   12.503333] random: ubusd: uninitialized urandom read (4 bytes read) 
 +[   12.512076] random: ubusd: uninitialized urandom read (4 bytes read) 
 +[   12.517948] random: ubusd: uninitialized urandom read (4 bytes read) 
 +[   12.526552] procd: - init - 
 +Please press Enter to activate this console. 
 +[   13.603349] urandom_read: 5 callbacks suppressed 
 +[   13.603367] random: jshn: uninitialized urandom read (4 bytes read) 
 +[   14.189904] kmodloader: loading kernel modules from /etc/modules.d/
 +[   14.204982] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH 
 +[   14.235398] Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH 
 +[   14.263741] NET: Registered protocol family 8 
 +[   14.266685] NET: Registered protocol family 20 
 +[   14.297124] PPP generic driver version 2.4.2 
 +[   14.329374] ip6_tables: (C) 2000-2006 Netfilter Core Team 
 +[   14.357620] IFX MEI Version 5.00.00 
 +[   14.383872] Infineon CPE API Driver version: DSL CPE API V3.24.4.4 
 +[   14.421935] Loading modules backported from Linux version v4.19.161-0-gdaefdc9eb24b 
 +[   14.428104] Backport generated by backports.git v4.19.161-1-0-g4bb568fe 
 +[   14.470697] Lantiq MIPS24KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH 
 +[   14.477899] request_timer(3, 0x000001AE, 1)... 
 +[   14.477934] successful! 
 +[   14.484765] Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH 
 +[   14.528150] ip_tables: (C) 2000-2006 Netfilter Core Team 
 +[   14.558740] nf_conntrack version 0.5.0 (1024 buckets, 4096 max) 
 +[   14.714804] NET: Registered protocol family 24 
 +[   14.774885] xt_time: kernel timezone is -0000 
 +[   15.144059] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002) 
 +[   15.149181] rt2800pci 0000:00:0e.0: loaded eeprom from mtd device "board_config" 
 +[   15.155453] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected 
 +[   15.162977] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0001 detected 
 +[   15.333868] kmodloader: done loading kernel modules from /etc/modules.d/
 +[   15.508819] urngd: v1.0.2 started. 
 +[   16.519866] random: crng init done 
 +[   43.785710] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready 
 +[   43.834560] br-lan: port 1(eth0.1) entered blocking state 
 +[   43.838544] br-lan: port 1(eth0.1) entered disabled state 
 +[   43.844442] device eth0.1 entered promiscuous mode 
 +[   43.848407] device eth0 entered promiscuous mode 
 +[   43.909912] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready 
 +[   44.914149] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 
 +[   44.919992] br-lan: port 1(eth0.1) entered blocking state 
 +[   44.924227] br-lan: port 1(eth0.1) entered forwarding state 
 +[   44.930646] IPv6: ADDRCONF(NETDEV_CHANGE): br-lanlink becomes ready</nowiki> 
 +</WRAP>\\
  
-<code> 
-ROM VER: 1.0.3 
-CFG 04 
-Read EEPROMX 
- X 
-UART 
-</code> 
  
 ===== Tags ===== ===== Tags =====
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
 {{tag>FastEthernet 4Port USB ralink rt3062 64RAM 16Flash MIPS MIPS32 24K ADSL2+ lantiq danube fxo}} {{tag>FastEthernet 4Port USB ralink rt3062 64RAM 16Flash MIPS MIPS32 24K ADSL2+ lantiq danube fxo}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1