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:mikrotik:rb5009ug_s_in [2022/05/27 21:29] – [Debricking] Add link to MikroTik common netboot procedure and adron-s instructions for hacked RouterBOOT binary borromini | toh:mikrotik:rb5009ug_s_in [2024/10/02 18:37] – [Photos] jannoke | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== MikroTik RB5009UG+S+IN ====== | ====== MikroTik RB5009UG+S+IN ====== | ||
| - | The MikroTik RB5009UG+S+IN is a compact multigig router based on Marvell' | + | The MikroTik RB5009UG+S+IN is a compact multigig router based on Marvell' |
| {{: | {{: | ||
| - | < | + | < |
| - | FIXME | + | **WARNING:** |
| - | ===== Getting started with a new Device Page ===== | + | |
| - | - This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** | + | Support has been merged into main with commit [[commit>? |
| - | - There are several " | + | |
| - | - When there are no more " | + | |
| - | ===== Keep the articles modular ===== | + | **Do not sysupgrade from previous out of tree builds directly |
| - | | + | |
| - | | + | |
| - | * [[docs: | + | |
| - | * DO NOT provide a complete howto here! Instead // | + | |
| </ | </ | ||
| + | |||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | headers | + | " |
| - | align : c,c,c,c,c,c,c | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | ---- | + | |
| + | } --> | ||
| /* If no unsupported functions known, comment out the following datatable or delete it. */ | /* If no unsupported functions known, comment out the following datatable or delete it. */ | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | filter | + | |
| - | filter | + | |
| - | ---- | + | " |
| - | + | " | |
| - | ===== Experimental Versions ===== | + | } --> |
| - | + | ||
| - | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ | + | |
| - | //None at this time.// | ||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | header | + | " |
| - | align : c, | + | " |
| - | filter | + | " |
| - | filter | + | |
| - | ---- | + | |
| + | } --> | ||
| Line 60: | Line 49: | ||
| /* stable release */ | /* stable release */ | ||
| /* uncomment once stable release is available | /* uncomment once stable release is available | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | headers | + | " |
| - | align : c,c,c | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | filter | + | |
| - | ---- | + | } --> |
| */ | */ | ||
| Line 73: | Line 62: | ||
| /* snapshot */ | /* snapshot */ | ||
| /* delete once stable release is available */ | /* delete once stable release is available */ | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | headers | + | " |
| - | align : c,c,c | + | " |
| - | filter | + | " |
| - | filter | + | |
| - | filter | + | } --> |
| - | ---- | + | |
| -> [[docs: | -> [[docs: | ||
| - | FIXME Please | + | <WRAP center round box important 600px> |
| + | **WARNING: | ||
| + | |||
| + | Please | ||
| + | </ | ||
| + | |||
| + | For installation, follow the instructions in the commit that added support for the RB5009. Do *not* cross-upgrade from an existing OpenWrt build, revert to RouterOS before installing an official OpenWrt image. | ||
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME // | ||
| - | Please check out the article | + | The RB5009UG has both a 16 MiB NOR flash chip and a 1 GiB NAND one. For now the NOR is used to store the OpenWrt kernel; rootfs and rootfs_data are stored on the NAND. The UBI device is registered as mtd0, so counting on the NOR chip starts from **mtd1**. |
| - | </WRAP> | + | |
| + | ^ MikroTik RB5009UG+S+IN NOR Flash Layout | ||
| + | ^ Layer0 | ||
| + | ^ Layer1 | ||
| + | ^ Layer2 | ||
| ==== OEM easy installation ==== | ==== OEM easy installation ==== | ||
| Line 178: | Line 175: | ||
| ===== Debricking ===== | ===== Debricking ===== | ||
| - | Follow [[: | + | Follow |
| ===== Failsafe mode ===== | ===== Failsafe mode ===== | ||
| Line 188: | Line 185: | ||
| ===== Specific Configuration ===== | ===== Specific Configuration ===== | ||
| - | + | Below configuration is as configured on OpenWrt; there is no dedicated WAN port, all available ports are connected to the Marvell switch. One can set any port as WAN (e.g. p8). | |
| - | <WRAP BOX> | + | |
| - | FIXME Please fill in real values for this device, then remove | + | |
| ==== Network interfaces ==== | ==== Network interfaces ==== | ||
| The default network configuration is: | The default network configuration is: | ||
| ^ Interface Name ^ Description | ^ Interface Name ^ Description | ||
| - | | br-lan | + | | br-lan |
| - | | vlan0 (eth0.0) | + | | p1 | 2,5 GbE configured as WAN port | DHCP (default) |
| - | | vlan1 (eth0.1) | + | |
| - | | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | + | |
| - | + | ||
| - | </ | + | |
| ==== Switch Ports (for VLANs) ==== | ==== Switch Ports (for VLANs) ==== | ||
| <WRAP BOX> | <WRAP BOX> | ||
| Line 243: | Line 233: | ||
| </ | </ | ||
| - | ---- datatemplatelist dttpllist ---- | + | <!-- ToH: { |
| - | template: meta:template_datatemplatelist | + | " |
| - | cols | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | ---- | + | |
| + | } --> | ||
| ==== Photos ==== | ==== Photos ==== | ||
| Line 257: | Line 248: | ||
| /* Thanks, your wiki administration - Oct. 2015 */ | /* Thanks, your wiki administration - Oct. 2015 */ | ||
| - | // | + | **Top View of PCB** |
| - | **Insert photo of front of the casing** | + | |
| - | //Back://\\ | + | {{: |
| + | |||
| + | **Bottom View of PCB** | ||
| + | |||
| + | {{: | ||
| + | *Back:// | ||
| **Insert photo of back of the casing** | **Insert photo of back of the casing** | ||
| Line 281: | Line 276: | ||
| -> [[docs: | -> [[docs: | ||
| - | How to connect to the Serial Port of this specific device:\\ | + | There is a MikroTik 16 pin header they commonly use and the pinout is: |
| - | **Insert photo of PCB with markings for serial port** | + | |
| - | <WRAP BOX> | + | <code> |
| - | FIXME //Replace EXAMPLE by real values.// | + | 1 GND Vcc RX ? GND |
| - | </WRAP> | + | # |
| + | |.-. .-. .-. .-. .-. | | ||
| + | | ||
| + | |.-. .-. .-. .-. .-. | | ||
| + | | ||
| + | # | ||
| + | 2 | ||
| + | </code> | ||
| - | ^ Serial connection parameters\\ for MikroTik RB5009UG+S+IN @@Version@@ | EXAMPLE | + | ^ Serial connection parameters\\ for MikroTik RB5009UG+S+IN @@Version@@ | 115200,8N1 | |
| ==== JTAG ==== | ==== JTAG ==== | ||
| Line 299: | Line 300: | ||
| -> [[docs: | -> [[docs: | ||
| + | Use adron-s' | ||
| ===== Hardware mods ===== | ===== Hardware mods ===== | ||
| Line 312: | Line 314: | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | <nowiki>COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING</nowiki> | + | [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd081] |
| + | [ 0.000000] Linux version 5.10.118 (5800x@crunchbot) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19160+20-7ea2f3d6e2) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Thu May 26 10:38:36 2022 | ||
| + | [ 0.000000] Machine model: MikroTik RB5009 | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff] | ||
| + | [ 0.000000] On node 0 totalpages: 262144 | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] psci: probing for conduit method from DT. | ||
| + | [ 0.000000] psci: PSCIv1.1 detected in firmware. | ||
| + | [ 0.000000] psci: Using standard PSCI v0.2 function IDs | ||
| + | [ 0.000000] psci: Trusted OS resident on physical CPU 0x0 | ||
| + | [ 0.000000] psci: SMC Calling Convention v1.1 | ||
| + | [ 0.000000] percpu: Embedded 16 pages/cpu s27608 r8192 d29736 u65536 | ||
| + | [ 0.000000] pcpu-alloc: s27608 r8192 d29736 u65536 alloc=16*4096 | ||
| + | [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | ||
| + | [ 0.000000] Detected PIPT I-cache on CPU0 | ||
| + | [ 0.000000] CPU features: detected: Spectre-v2 | ||
| + | [ 0.000000] CPU features: detected: Spectre-BHB | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 | ||
| + | [ 0.000000] Kernel command line: | ||
| + | [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) | ||
| + | [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | ||
| + | [ 0.000000] Memory: 1017160K/ | ||
| + | [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] rcu: Hierarchical RCU implementation. | ||
| + | [ 0.000000] Tracing variant of Tasks RCU enabled. | ||
| + | [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. | ||
| + | [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | ||
| + | [ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f022f000 | ||
| + | [ 0.000000] GIC: Using split EOI/ | ||
| + | [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:160, num:32) | ||
| + | [ 0.000000] GICv2m: range[mem 0xf0280000-0xf0280fff], | ||
| + | [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:192, num:32) | ||
| + | [ 0.000000] GICv2m: range[mem 0xf0290000-0xf0290fff], | ||
| + | [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:224, num:32) | ||
| + | [ 0.000000] GICv2m: range[mem 0xf02a0000-0xf02a0fff], | ||
| + | [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:256, num:32) | ||
| + | [ 0.000000] GICv2m: range[mem 0xf02b0000-0xf02b0fff], | ||
| + | [ 0.000000] random: get_random_bytes called from 0xffffffc010920cac with crng_init=0 | ||
| + | [ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys). | ||
| + | [ 0.000000] clocksource: | ||
| + | [ 0.000003] sched_clock: | ||
| + | [ 0.000079] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000) | ||
| + | [ 0.000087] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.000153] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.000165] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.000894] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.000960] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build | ||
| + | [ 0.001133] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.001462] Detected PIPT I-cache on CPU1 | ||
| + | [ 0.001501] CPU1: Booted secondary processor 0x0000000001 [0x410fd081] | ||
| + | [ 0.001854] Detected PIPT I-cache on CPU2 | ||
| + | [ 0.001885] CPU2: Booted secondary processor 0x0000000100 [0x410fd081] | ||
| + | [ 0.002245] Detected PIPT I-cache on CPU3 | ||
| + | [ 0.002266] CPU3: Booted secondary processor 0x0000000101 [0x410fd081] | ||
| + | [ 0.002310] smp: Brought up 1 node, 4 CPUs | ||
| + | [ 0.002322] SMP: Total of 4 processors activated. | ||
| + | [ 0.002327] CPU features: detected: 32-bit EL0 Support | ||
| + | [ 0.002332] CPU features: detected: CRC32 instructions | ||
| + | [ 0.002367] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching | ||
| + | [ 0.002372] CPU: All CPU(s) started at EL2 | ||
| + | [ 0.002388] alternatives: | ||
| + | [ 0.004432] clocksource: | ||
| + | [ 0.004444] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.004523] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.004835] NET: Registered protocol family 16 | ||
| + | [ 0.005281] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations | ||
| + | [ 0.005318] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | ||
| + | [ 0.005353] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | ||
| + | [ 0.005556] thermal_sys: | ||
| + | [ 0.006000] cpuidle: using governor ladder | ||
| + | [ 0.006024] ASID allocator initialised with 65536 entries | ||
| + | [ 0.015545] cryptd: max_cpu_qlen set to 1000 | ||
| + | [ 0.016691] SCSI subsystem initialized | ||
| + | [ 0.016806] libata version 3.00 loaded. | ||
| + | [ 0.016898] usbcore: registered new interface driver usbfs | ||
| + | [ 0.016920] usbcore: registered new interface driver hub | ||
| + | [ 0.016943] usbcore: registered new device driver usb | ||
| + | [ 0.017539] clocksource: | ||
| + | [ 0.017858] NET: Registered protocol family 2 | ||
| + | [ 0.017995] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) | ||
| + | [ 0.018411] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.018426] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.018468] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) | ||
| + | [ 0.018554] TCP: Hash tables configured (established 8192 bind 8192) | ||
| + | [ 0.018653] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.018672] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.018743] NET: Registered protocol family 1 | ||
| + | [ 0.018760] PCI: CLS 0 bytes, default 64 | ||
| + | [ 0.020798] workingset: timestamp_bits=46 max_order=18 bucket_order=0 | ||
| + | [ 0.022530] squashfs: version 4.0 (2009/ | ||
| + | [ 0.022536] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 0.026214] armada-ap806-pinctrl f06f4000.system-controller: | ||
| + | [ 0.026613] armada-cp110-pinctrl f2440000.system-controller: | ||
| + | [ 0.027305] gpio-87 (enable USB power): hogged as output/ | ||
| + | [ 0.027320] gpio-91 (enable LED-s power): hogged as output/ | ||
| + | [ 0.029065] mv_xor_v2 f0400000.xor: | ||
| + | [ 0.029588] mv_xor_v2 f0420000.xor: | ||
| + | [ 0.030103] mv_xor_v2 f0440000.xor: | ||
| + | [ 0.030612] mv_xor_v2 f0460000.xor: | ||
| + | [ 0.031172] mv_xor_v2 f26a0000.xor: | ||
| + | [ 0.031692] mv_xor_v2 f26c0000.xor: | ||
| + | [ 0.031833] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled | ||
| + | [ 0.032257] printk: console [ttyS0] disabled | ||
| + | [ 0.052418] f0512000.serial: | ||
| + | [ 0.721676] printk: console [ttyS0] enabled | ||
| + | [ 0.726477] omap_rng f2760000.trng: | ||
| + | [ 0.726793] random: fast init done | ||
| + | [ 0.736652] random: crng init done | ||
| + | [ 0.741651] loop: module loaded | ||
| + | [ 0.746024] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xd3 | ||
| + | [ 0.752417] nand: Macronix MX60LF8G18AC | ||
| + | [ 0.756269] nand: 1024 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | ||
| + | [ 0.764465] Bad block table found at page 524224, version 0x01 | ||
| + | [ 0.771201] Bad block table found at page 524160, version 0x01 | ||
| + | [ 0.777494] nand_read_bbt: | ||
| + | [ 0.782668] nand_read_bbt: | ||
| + | [ 0.787835] nand_read_bbt: | ||
| + | [ 0.792997] nand_read_bbt: | ||
| + | [ 0.798301] 1 fixed-partitions partitions found on MTD device f2720000.nand | ||
| + | [ 0.805291] Creating 1 MTD partitions on " | ||
| + | [ 0.810722] 0x000000000000-0x000040000000 : " | ||
| + | [ 0.818604] spi-nor spi0.0: w25q128jv (16384 Kbytes) | ||
| + | [ 0.823704] 9 fixed-partitions partitions found on MTD device spi0.0 | ||
| + | [ 0.830091] Creating 9 MTD partitions on " | ||
| + | [ 0.834902] 0x000000000000-0x000000095c04 : " | ||
| + | [ 0.839805] 0x000000095c04-0x0000000af000 : " | ||
| + | [ 0.845886] 0x0000000af000-0x0000000b0000 : " | ||
| + | [ 0.851463] 0x0000000b0000-0x0000000c0000 : " | ||
| + | [ 0.856932] 0x0000000c0000-0x0000000d0000 : " | ||
| + | [ 0.862493] 0x0000000d0000-0x0000000e0000 : " | ||
| + | [ 0.867363] 0x0000000e0000-0x000000100000 : " | ||
| + | [ 0.872856] 0x000000100000-0x000001000000 : " | ||
| + | [ 0.877988] 0x000000000000-0x000000100000 : " | ||
| + | [ 0.886748] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 0.908910] hwmon hwmon0: temp1_input not attached to any thermal zone | ||
| + | [ 0.948090] hwmon hwmon1: temp1_input not attached to any thermal zone | ||
| + | [ 0.987354] hwmon hwmon2: temp1_input not attached to any thermal zone | ||
| + | [ 1.025814] hwmon hwmon3: temp1_input not attached to any thermal zone | ||
| + | [ 1.065077] hwmon hwmon4: temp1_input not attached to any thermal zone | ||
| + | [ 1.103552] hwmon hwmon5: temp1_input not attached to any thermal zone | ||
| + | [ 1.143531] hwmon hwmon6: temp1_input not attached to any thermal zone | ||
| + | [ 1.199104] mvpp2 f2000000.ethernet: | ||
| + | [ 1.219281] mvpp2 f2000000.ethernet eth0: Using dtb mac address dc: | ||
| + | [ 1.237252] ehci_hcd: USB 2.0 ' | ||
| + | [ 1.243826] ehci-pci: EHCI PCI platform driver | ||
| + | [ 1.248320] ehci-platform: | ||
| + | [ 1.253651] ehci-orion: EHCI orion driver | ||
| + | [ 1.257966] xhci-hcd f2510000.usb3: | ||
| + | [ 1.263310] xhci-hcd f2510000.usb3: | ||
| + | [ 1.270897] xhci-hcd f2510000.usb3: | ||
| + | [ 1.280189] xhci-hcd f2510000.usb3: | ||
| + | [ 1.286340] hub 1-0:1.0: USB hub found | ||
| + | [ 1.290131] hub 1-0:1.0: 1 port detected | ||
| + | [ 1.294169] xhci-hcd f2510000.usb3: | ||
| + | [ 1.299547] xhci-hcd f2510000.usb3: | ||
| + | [ 1.307065] xhci-hcd f2510000.usb3: | ||
| + | [ 1.313475] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | ||
| + | [ 1.321774] hub 2-0:1.0: USB hub found | ||
| + | [ 1.325551] hub 2-0:1.0: 1 port detected | ||
| + | [ 1.329729] usbcore: registered new interface driver usb-storage | ||
| + | [ 1.335997] armada38x-rtc f2284000.rtc: | ||
| + | [ 1.341530] armada38x-rtc f2284000.rtc: | ||
| + | [ 1.350757] i2c /dev entries driver | ||
| + | [ 1.367905] sbsa-gwdt f0610000.watchdog: | ||
| + | [ 1.378118] sdhci: Secure Digital Host Controller Interface driver | ||
| + | [ 1.384330] sdhci: Copyright(c) Pierre Ossman | ||
| + | [ 1.388928] sdhci-pltfm: | ||
| + | [ 1.409499] MikroTik RouterBOARD hardware configuration sysfs driver v0.07 | ||
| + | [ 1.429700] MikroTik RouterBOARD software configuration sysfs driver v0.05 | ||
| + | [ 1.437479] NET: Registered protocol family 10 | ||
| + | [ 1.442844] Segment Routing with IPv6 | ||
| + | [ 1.446553] NET: Registered protocol family 17 | ||
| + | [ 1.451158] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 1.458282] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 1.483854] hwmon hwmon0: temp1_input not attached to any thermal zone | ||
| + | [ 1.520856] hwmon hwmon1: temp1_input not attached to any thermal zone | ||
| + | [ 1.560104] hwmon hwmon2: temp1_input not attached to any thermal zone | ||
| + | [ 1.598619] hwmon hwmon3: temp1_input not attached to any thermal zone | ||
| + | [ 1.636638] hwmon hwmon4: temp1_input not attached to any thermal zone | ||
| + | [ 1.674213] hwmon hwmon5: temp1_input not attached to any thermal zone | ||
| + | [ 1.713125] hwmon hwmon6: temp1_input not attached to any thermal zone | ||
| + | [ 2.286862] mvpp2 f2000000.ethernet: | ||
| + | [ 2.345512] mvpp2 f2000000.ethernet: | ||
| + | [ 2.459415] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 2.579416] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 2.699396] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 2.819393] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 2.939393] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 3.059411] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 3.179397] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 3.486023] mv88e6085 f212a200.mdio-mii: | ||
| + | [ 3.502789] DSA: tree 0 setup | ||
| + | [ 3.507205] UBI: auto-attach mtd0 | ||
| + | [ 3.510568] ubi0: attaching mtd0 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| </ | </ | ||
| Line 322: | Line 642: | ||
| ===== Tags ===== | ===== Tags ===== | ||
| [[meta: | [[meta: | ||
| - | {{tag> | + | {{tag> |