Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2025
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.81 KB | None | 0 0
  1. ROM VER: 1.1.4
  2. CFG 05
  3.  
  4. DDR autotuning Rev 0.3d
  5. DDR size from 0xa0000000 - 0xa3ffffff
  6. DDR check ok... start booting...
  7.  
  8.  
  9.  
  10. U-Boot 2010.06-LANTIQ-v-2.0.40-dirty (Dec 29 2024 - 13:54:28)
  11.  
  12. CLOCK CPU 500M RAM 250M
  13. DRAM: 64 MiB
  14. Using default environment
  15.  
  16. In: serial
  17. Out: serial
  18. Err: serial
  19. Net: Internal phy(GE) firmware version: 0x841d
  20. vr9 Switch0 KiB W25Q128 at 0:3 is now current device
  21.  
  22.  
  23. Type "run flash_nfs" to mount root filesystem over NFS
  24.  
  25. Hit any key to stop autoboot: 0
  26. 0 KiB W25Q128 at 0:3 is now current device
  27. 0 KiB W25Q128 at 0:3 is now current device
  28. Uncompressing ...
  29. Starting kernel ...
  30.  
  31. [ 0.000000] Linux version 6.6.68 (npc@npc-MS-7C95) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28443-9ea174c7bf) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Mon Dec 30 14:55:57 2024
  32. [ 0.000000] SoC: xRX200 rev 1.2
  33. [ 0.000000] printk: bootconsole [early0] enabled
  34. [ 0.000000] CPU0 revision is: 00019556 (MIPS 34Kc)
  35. [ 0.000000] MIPS: machine is TP-LINK TD-W8980
  36. [ 0.000000] Initrd not found or empty - disabling initrd
  37. [ 0.000000] Detected 1 available secondary CPU(s)
  38. [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  39. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  40. [ 0.000000] Zone ranges:
  41. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
  42. [ 0.000000] Movable zone start for each node
  43. [ 0.000000] Early memory node ranges
  44. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
  45. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
  46. [ 0.000000] percpu: Embedded 11 pages/cpu s16384 r8192 d20480 u45056
  47. [ 0.000000] Kernel command line: console=ttyLTQ0,115200
  48. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
  49. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
  50. [ 0.000000] Writing ErrCtl register=00012920
  51. [ 0.000000] Readback ErrCtl register=00012920
  52. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240
  53. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  54. [ 0.000000] Memory: 52620K/65536K available (7995K kernel code, 656K rwdata, 1968K rodata, 1268K init, 220K bss, 12916K reserved, 0K cma-reserved)
  55. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  56. [ 0.000000] rcu: Hierarchical RCU implementation.
  57. [ 0.000000] Tracing variant of Tasks RCU enabled.
  58. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  59. [ 0.000000] NR_IRQS: 256
  60. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  61. [ 0.000000] CPU Clock: 500MHz
  62. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
  63. [ 0.000002] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
  64. [ 0.007992] Calibrating delay loop... 331.77 BogoMIPS (lpj=1658880)
  65. [ 0.074073] pid_max: default: 32768 minimum: 301
  66. [ 0.094770] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  67. [ 0.101945] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  68. [ 0.125994] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
  69. [ 0.136125] rcu: Hierarchical SRCU implementation.
  70. [ 0.140773] rcu: Max phase no-delay instances is 1000.
  71. [ 0.147446] smp: Bringing up secondary CPUs ...
  72. [ 0.153617] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  73. [ 0.153664] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  74. [ 0.153802] CPU1 revision is: 00019556 (MIPS 34Kc)
  75. [ 0.206292] Synchronize counters for CPU 1: done.
  76. [ 0.230586] smp: Brought up 1 node, 2 CPUs
  77. [ 0.246893] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  78. [ 0.256701] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
  79. [ 0.270745] pinctrl core: initialized pinctrl subsystem
  80. [ 0.281144] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  81. [ 0.293541] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
  82. [ 0.307185] /fpi@10000000/pinmux@e100b10: Fixed dependency cycle(s) with /fpi@10000000/pinmux@e100b10/pinmux
  83. [ 0.318464] pinctrl-xway 1e100b10.pinmux: Init done
  84. [ 0.327048] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
  85. [ 0.361783] usbcore: registered new interface driver usbfs
  86. [ 0.367451] usbcore: registered new interface driver hub
  87. [ 0.372876] usbcore: registered new device driver usb
  88. [ 0.381134] PCI host bridge to bus 0000:00
  89. [ 0.385087] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
  90. [ 0.392100] pci_bus 0000:00: root bus resource [io 0x1ae00000-0x1affffff]
  91. [ 0.398983] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  92. [ 0.408274] pci 0000:00:0e.0: [1a30:0700] type 00 class 0x0d8000
  93. [ 0.414156] pci 0000:00:0e.0: reg 0x10: [mem 0xfffff000-0xffffffff pref]
  94. [ 0.420971] pci 0000:00:0e.0: reg 0x14: [mem 0xff800000-0xffffffff pref]
  95. [ 0.429521] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  96. [ 0.436103] pci 0000:00:0e.0: BAR 1: assigned [mem 0x18000000-0x187fffff pref]
  97. [ 0.443305] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18800000-0x18800fff pref]
  98. [ 0.451530] clocksource: Switched to clocksource MIPS
  99. [ 0.475469] NET: Registered PF_INET protocol family
  100. [ 0.480627] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
  101. [ 0.489144] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  102. [ 0.497451] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  103. [ 0.505247] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
  104. [ 0.512982] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear)
  105. [ 0.520196] TCP: Hash tables configured (established 1024 bind 1024)
  106. [ 0.527766] MPTCP token hash table entries: 256 (order: 0, 4096 bytes, linear)
  107. [ 0.535556] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  108. [ 0.542061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  109. [ 0.550516] NET: Registered PF_UNIX/PF_LOCAL protocol family
  110. [ 0.556300] PCI: CLS 0 bytes, default 32
  111. [ 0.560363] gptu: totally 6 16-bit timers/counters
  112. [ 0.565270] gptu: misc_register on minor 127
  113. [ 0.569601] gptu: succeeded to request irq 126
  114. [ 0.574218] gptu: succeeded to request irq 127
  115. [ 0.578644] gptu: succeeded to request irq 128
  116. [ 0.583242] gptu: succeeded to request irq 129
  117. [ 0.587721] gptu: succeeded to request irq 130
  118. [ 0.592346] gptu: succeeded to request irq 131
  119. [ 0.597156] No VPEs reserved for AP/SP, not initialize VPE loader
  120. [ 0.597156] Pass maxvpes=<n> argument as kernel argument
  121. [ 0.608597] No TCs reserved for AP/SP, not initializing RTLX.
  122. [ 0.608597] Pass maxtcs=<n> argument as kernel argument
  123. [ 0.626296] workingset: timestamp_bits=14 max_order=14 bucket_order=0
  124. [ 0.636227] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  125. [ 0.642001] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  126. [ 0.660468] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
  127. [ 0.669607] printk: console [ttyLTQ0] enabled
  128. [ 0.669607] printk: console [ttyLTQ0] enabled
  129. [ 0.678227] printk: bootconsole [early0] disabled
  130. [ 0.678227] printk: bootconsole [early0] disabled
  131. [ 0.697949] spi-lantiq-ssc 1e100800.spi: Lantiq SSC SPI controller (Rev 8, TXFS 8, RXFS 8, DMA 1)
  132. [ 0.710069] spi-nor spi0.4: w25q128 (16384 Kbytes)
  133. [ 0.713717] 4 fixed-partitions partitions found on MTD device spi0.4
  134. [ 0.719786] Creating 4 MTD partitions on "spi0.4":
  135. [ 0.724659] 0x000000000000-0x000000020000 : "u-boot"
  136. [ 0.732131] 0x000000020000-0x000000fce000 : "firmware"
  137. [ 0.735873] mtd: partition "firmware" doesn't end on an erase/write block -- force read-only
  138. [ 1.851593] random: crng init done
  139. [ 4.872848] 2 tplink-fw partitions found on MTD device firmware
  140. [ 4.877383] 0x000000020000-0x0000003439a0 : "kernel"
  141. [ 4.882375] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
  142. [ 4.892486] 0x0000003439a0-0x000000fce000 : "rootfs"
  143. [ 4.896054] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
  144. [ 4.906272] mtd: setting mtd3 (rootfs) as root device
  145. [ 4.911751] 1 squashfs-split partitions found on MTD device rootfs
  146. [ 4.916559] 0x0000007f0000-0x000000fc0000 : "rootfs_data"
  147. [ 4.924026] 0x000000fce000-0x000000fd0000 : "config"
  148. [ 4.928671] 0x000000fd0000-0x000001000000 : "boardconfig"
  149. [ 4.935739] OF: Bad cell count for /fpi@10000000/spi@e100800/flash@4/partitions
  150. [ 5.730645] NET: Registered PF_INET6 protocol family
  151. [ 5.746865] Segment Routing with IPv6
  152. [ 5.749165] In-situ OAM (IOAM) with IPv6
  153. [ 5.753294] NET: Registered PF_PACKET protocol family
  154. [ 5.758893] 8021q: 802.1Q VLAN Support v1.8
  155. [ 6.627354] gswip 1e108000.switch: configuring for fixed/internal link mode
  156. [ 6.633400] gswip 1e108000.switch: Link is Up - 1Gbps/Full - flow control off
  157. [ 6.642758] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6 1e108000.switch-mii:00: PHY has delays (e.g. via pin strapping), but phy-mode = 'rgmii'
  158. [ 6.642758] Should be 'rgmii-id' to use internal delays txskew:1500 ps rxskew:1500 ps
  159. [ 6.662948] gswip 1e108000.switch lan2 (uninitialized): PHY [1e108000.switch-mii:00] driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6] (irq=POLL)
  160. [ 6.683122] gswip 1e108000.switch lan3 (uninitialized): PHY [1e108000.switch-mii:11] driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (irq=POLL)
  161. [ 6.700583] gswip 1e108000.switch lan4 (uninitialized): PHY [1e108000.switch-mii:13] driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (irq=POLL)
  162. [ 6.717830] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6 1e108000.switch-mii:05: PHY has delays (e.g. via pin strapping), but phy-mode = 'rgmii'
  163. [ 6.717830] Should be 'rgmii-id' to use internal delays txskew:1500 ps rxskew:1500 ps
  164. [ 6.738023] gswip 1e108000.switch lan1 (uninitialized): PHY [1e108000.switch-mii:05] driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6] (irq=POLL)
  165. [ 6.753410] lantiq,xrx200-net 1e10b308.eth eth0: entered promiscuous mode
  166. [ 6.758904] DSA: tree 0 setup
  167. [ 6.761819] gswip 1e108000.switch: probed GSWIP version 21 mod 0
  168. [ 6.904912] PCI host bridge to bus 0000:01
  169. [ 6.907570] pci_bus 0000:01: root bus resource [mem 0x1c000000-0x1cffffff]
  170. [ 6.914519] pci_bus 0000:01: root bus resource [io 0x1d800000-0x1d8fffff]
  171. [ 6.921313] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
  172. [ 6.929338] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge
  173. [ 6.946932] pci 0000:01:00.0: ifx_pcie_rc_class_early_fixup+0x0/0x7c took 17172 usecs
  174. [ 6.953435] pci 0000:01:00.0: [1bef:0011] type 01 class 0x060400
  175. [ 6.959500] pci 0000:01:00.0: PME# supported from D0 D3hot
  176. [ 6.967889] pci 0000:01:00.0: bridge configuration invalid ([bus 02-00]), reconfiguring
  177. [ 6.974924] pci 0000:02:00.0: [168c:ff1c] type 00 class 0x020000
  178. [ 6.980510] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit]
  179. [ 6.987538] pci 0000:02:00.0: supports D1
  180. [ 6.991265] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
  181. [ 6.997778] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  182. [ 7.003787] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 02
  183. [ 7.010292] pci 0000:01:00.0: BAR 8: assigned [mem 0x1c000000-0x1c0fffff]
  184. [ 7.017109] pci 0000:02:00.0: BAR 0: assigned [mem 0x1c000000-0x1c00ffff 64bit]
  185. [ 7.024451] pci 0000:01:00.0: PCI bridge to [bus 02]
  186. [ 7.029306] pci 0000:01:00.0: bridge window [mem 0x1c000000-0x1c0fffff]
  187. [ 7.036309] ifx_pcie_bios_map_irq port 0 dev 0000:01:00.0 slot 0 pin 1
  188. [ 7.042743] ifx_pcie_bios_map_irq dev 0000:01:00.0 irq 144 assigned
  189. [ 7.048991] pcieport 0000:01:00.0: enabling device (0000 -> 0002)
  190. [ 7.063407] unable to read id index table
  191. [ 7.066468] List of all partitions:
  192. [ 7.069475] 1f00 128 mtdblock0
  193. [ 7.069492] (driver?)
  194. [ 7.076002] 1f01 16056 mtdblock1
  195. [ 7.076027] (driver?)
  196. [ 7.082580] 1f02 3214 mtdblock2
  197. [ 7.082605] (driver?)
  198. [ 7.089048] 1f03 12841 mtdblock3
  199. [ 7.089061] (driver?)
  200. [ 7.095588] 1f04 8000 mtdblock4
  201. [ 7.095612] (driver?)
  202. [ 7.102166] 1f05 8 mtdblock5
  203. [ 7.102191] (driver?)
  204. [ 7.108632] 1f06 192 mtdblock6
  205. [ 7.108646] (driver?)
  206. [ 7.115164] No filesystem could mount root, tried:
  207. [ 7.115177] squashfs
  208. [ 7.120030]
  209. [ 7.123782] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3)
  210. [ 7.132151] Rebooting in 1 seconds..
  211.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement