Advertisement
Guest User

OpenWRT

a guest
Jul 29th, 2024
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.90 KB | None | 0 0
  1. U-Boot 1.1.3 (Apr 13 2023 - 10:15:26)
  2.  
  3.  
  4. Board: Ralink APSoC DRAM: 256 MB
  5.  
  6. relocate_code Pointer at: 8ff9c000
  7.  
  8.  
  9. Config XHCI 40M PLL
  10.  
  11. ******************************
  12.  
  13. Software System Reset Occurred
  14.  
  15. ******************************
  16.  
  17. Allocate 16 byte aligned buffer: 8ffca330
  18.  
  19. Enable NFI Clock
  20.  
  21. # MTK NAND # : Use HW ECC
  22.  
  23. NAND ID [C8 D1 80 95 40]
  24.  
  25. Device found in MTK table, ID: c8d1, EXT_ID: 809540
  26.  
  27. Support this Device in MTK table! c8d1
  28.  
  29. select_chip
  30.  
  31. [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16
  32.  
  33. Signature matched and data read!
  34.  
  35. load_fact_bbt success 1023
  36.  
  37. load fact bbt success
  38.  
  39. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  40.  
  41. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  42.  
  43. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  44.  
  45. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  46.  
  47. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  48.  
  49. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  50.  
  51. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  52.  
  53. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  54.  
  55. [mtk_nand] probe successfully!
  56.  
  57. mtd->writesize=2048 mtd->oobsize=64,.mtd->erasesize=131072 devinfo.iowidth=8
  58.  
  59.  
  60. partable is:
  61.  
  62. part0:0x20000@0x0
  63.  
  64. part1:0x7f60000@0x20000
  65.  
  66. *** Warning - bad CRC, using default environment
  67.  
  68.  
  69. ============================================
  70.  
  71. Ralink UBoot Version: 5.0.0.0
  72.  
  73. --------------------------------------------
  74.  
  75. ASIC MT7621A DualCore (MAC to MT7530 Mode)
  76.  
  77. DRAM_CONF_FROM: Auto-Detection
  78.  
  79. DRAM_TYPE: DDR3
  80.  
  81. DRAM bus: 16 bit
  82.  
  83. Xtal Mode=3 OCP Ratio=1/3
  84.  
  85. Flash component: NAND Flash
  86.  
  87. Date:Apr 13 2023 Time:10:15:26
  88.  
  89. ============================================
  90.  
  91. THIS IS First Uboot: The first uboot located in NAND Flash to load next full-feature Uboot.
  92.  
  93. icache: sets:256, ways:4, linesz:32 ,total:32768
  94.  
  95. dcache: sets:256, ways:4, linesz:32 ,total:32768
  96.  
  97.  
  98. ##### The CPU freq = 880 MHZ ####
  99.  
  100. estimate memory size =256 Mbytes
  101.  
  102.  
  103. Press '1' or 't' to break the booting process
  104.  
  105.  
  106.  
  107.  
  108. 3: System Boot system code via Flash.
  109.  
  110. ## Booting image at bc020000 ...
  111.  
  112. Image Name: NAND Flash I
  113.  
  114. Image Type: MIPS Linux Standalone Program (uncompressed)
  115.  
  116. Data Size: 216664 Bytes = 211.6 kB
  117.  
  118. Load Address: a01fc040
  119.  
  120. Entry Point: a0200000
  121.  
  122. .... Verifying Checksum ... OK
  123.  
  124. data copied to 0xa01fc040
  125.  
  126. OK
  127.  
  128. jump to memory 0xa0200000
  129.  
  130.  
  131.  
  132. U-Boot 1.1.3 (Apr 13 2023 - 10:15:32)
  133.  
  134.  
  135. Board: Ralink APSoC DRAM: 256 MB
  136.  
  137. relocate_code Pointer at: 8ff4c000
  138.  
  139.  
  140. Config XHCI 40M PLL
  141.  
  142. Allocate 16 byte aligned buffer: 8ffc53f0
  143.  
  144. Enable NFI Clock
  145.  
  146. # MTK NAND # : Use HW ECC
  147.  
  148. NAND ID [C8 D1 80 95 40]
  149.  
  150. Device found in MTK table, ID: c8d1, EXT_ID: 809540
  151.  
  152. Support this Device in MTK table! c8d1
  153.  
  154. select_chip
  155.  
  156. [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16
  157.  
  158. Signature matched and data read!
  159.  
  160. load_fact_bbt success 1023
  161.  
  162. load fact bbt success
  163.  
  164. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  165.  
  166. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  167.  
  168. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  169.  
  170. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  171.  
  172. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  173.  
  174. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  175.  
  176. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  177.  
  178. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  179.  
  180. [mtk_nand] probe successfully!
  181.  
  182. mtd->writesize=2048 mtd->oobsize=64,.mtd->erasesize=131072 devinfo.iowidth=8
  183.  
  184. .
  185.  
  186. partable is:
  187.  
  188. uboot:0x100000@0x0
  189.  
  190. ubootenv:0x100000@0x100000
  191.  
  192. radio:0x100000@0x200000
  193.  
  194. root0:0x2a00000@0x300000
  195.  
  196. root1:0x2a00000@0x2d00000
  197.  
  198. factory_data:0x900000@0x5700000
  199.  
  200. runtime_data:0x1100000@0x6000000
  201.  
  202. .============================================
  203.  
  204. Ralink UBoot Version: 5.0.0.0
  205.  
  206. --------------------------------------------
  207.  
  208. ASIC MT7621A DualCore (MAC to MT7530 Mode)
  209.  
  210. DRAM_CONF_FROM: Auto-Detection
  211.  
  212. DRAM_TYPE: DDR3
  213.  
  214. DRAM bus: 16 bit
  215.  
  216. Xtal Mode=3 OCP Ratio=1/3
  217.  
  218. Flash component: NAND Flash
  219.  
  220. Date:Apr 13 2023 Time:10:15:32
  221.  
  222. ============================================
  223.  
  224. THIS IS Main Uboot: Including recovery webserver.
  225.  
  226. icache: sets:256, ways:4, linesz:32 ,total:32768
  227.  
  228. dcache: sets:256, ways:4, linesz:32 ,total:32768
  229.  
  230.  
  231. ##### The CPU freq = 880 MHZ ####
  232.  
  233. estimate memory size =256 Mbytes
  234.  
  235. this uboot is loaded from 0xbc020000
  236.  
  237.  
  238. Press '4' or 't' to break the booting process
  239.  
  240.  
  241. Press 'x' to enter recovery web server
  242.  
  243. ... 0
  244.  
  245. #Reset_MT7530
  246.  
  247. set LAN/WAN WLLLL
  248.  
  249.  
  250.  
  251.  
  252. 4: System Enter Boot Command Line Interface.
  253.  
  254.  
  255. U-Boot 1.1.3 (Apr 13 2023 - 10:15:32)
  256.  
  257. MT7621 # 44. .. .tftpboot
  258.  
  259.  
  260. NetLoop,call eth_halt !
  261.  
  262.  
  263. NetLoop,call eth_init !
  264.  
  265. Trying Eth0 (10/100-M)
  266.  
  267.  
  268. Waitting for RX_DMA_BUSY status Start... done
  269.  
  270.  
  271.  
  272. ETH_STATE_ACTIVE!!
  273.  
  274. *** Warning: no boot file name; using 'test.bin'
  275.  
  276. TFTP from server 192.168.0.5; our IP address is 192.168.0.1
  277.  
  278. Filename 'test.bin'.
  279.  
  280.  
  281. TIMEOUT_COUNT=10,Load address: 0x88000000
  282.  
  283. Loading: *.Got ARP REPLY, set server/gtwy eth addr (50:e5:49:3b:0a:b2)
  284.  
  285. Got it
  286.  
  287. #################################################################
  288.  
  289. . #################################################################
  290.  
  291. . #################################################################
  292.  
  293. . #################################################################
  294.  
  295. . #################################################################
  296.  
  297. . #################################################################
  298.  
  299. . #################################################################
  300.  
  301. . #################################################################
  302.  
  303. . #################################################################
  304.  
  305. . #################################################################
  306.  
  307. . #################################################################
  308.  
  309. . #################################################################
  310.  
  311. . #################################################################
  312.  
  313. . #################################################################
  314.  
  315. . #################################################################
  316.  
  317. . #################################################################
  318.  
  319. . #################################################################
  320.  
  321. . #################################################################
  322.  
  323. . #################################################################
  324.  
  325. . #################################################################
  326.  
  327. . ##################################################
  328.  
  329. done
  330.  
  331. Bytes transferred = 6907997 (69685d hex)
  332.  
  333. LoadAddr=88000000 NetBootFileXferSize= 0069685d
  334.  
  335. MT7621 # bootm
  336.  
  337. ## Booting image at 88000000 ...
  338.  
  339. Image Name: MIPS OpenWrt Linux-6.6.41
  340.  
  341. Image Type: MIPS Linux Kernel Image (lzma compressed)
  342.  
  343. Data Size: 6907933 Bytes = 6.6 MB
  344.  
  345. Load Address: 80001000
  346.  
  347. Entry Point: 80001000
  348.  
  349. Verifying Checksum ... OK
  350.  
  351. Uncompressing Kernel Image ... OK
  352.  
  353. No initrd
  354.  
  355. ## Transferring control to Linux (at address 80001000) ...
  356.  
  357. ## Giving linux memsize in MB, 256
  358.  
  359.  
  360. Starting kernel ...
  361.  
  362.  
  363. [ 0.000000] Linux version 6.6.41 (tusker@signal) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r0+26996-73832e1a48) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Mon Jul 29 04:22:36 2024
  364. [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
  365. [ 0.000000] printk: bootconsole [early0] enabled
  366. [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
  367. [ 0.000000] MIPS: machine is TP-Link Deco X20 v3
  368. [ 0.000000] Initrd not found or empty - disabling initrd
  369. [ 0.000000] VPE topology {2,2} total 4
  370. [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  371. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  372. [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  373. [ 0.000000] Zone ranges:
  374. [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff]
  375. [ 0.000000] Movable zone start for each node
  376. [ 0.000000] Early memory node ranges
  377. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff]
  378. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
  379. [ 0.000000] percpu: Embedded 12 pages/cpu s18560 r8192 d22400 u49152
  380. [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
  381. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  382. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
  383. [ 0.000000] Writing ErrCtl register=00003151
  384. [ 0.000000] Readback ErrCtl register=00003151
  385. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
  386. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  387. [ 0.000000] Memory: 244180K/262144K available (7825K kernel code, 632K rwdata, 1672K rodata, 4836K init, 218K bss, 17964K reserved, 0K cma-reserved)
  388. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  389. [ 0.000000] rcu: Hierarchical RCU implementation.
  390. [ 0.000000] .Tracing variant of Tasks RCU enabled.
  391. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  392. [ 0.000000] NR_IRQS: 256
  393. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  394. [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
  395. [ 0.000004] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
  396. [ 0.008059] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
  397. [ 0.066223] pid_max: default: 32768 minimum: 301
  398. [ 0.079721] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  399. [ 0.086960] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  400. [ 0.103543] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  401. [ 0.111726] rcu: Hierarchical SRCU implementation.
  402. [ 0.116425] rcu: .Max phase no-delay instances is 1000.
  403. [ 0.122487] smp: Bringing up secondary CPUs ...
  404. [ 0.127843] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  405. [ 0.127869] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  406. [ 0.127885] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  407. [ 0.127934] CPU1 revision is: 0001992f (MIPS 1004Kc)
  408. [ 0.181934] Synchronize counters for CPU 1: done.
  409. [ 0.214536] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  410. [ 0.214558] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  411. [ 0.214571] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  412. [ 0.214604] CPU2 revision is: 0001992f (MIPS 1004Kc)
  413. [ 0.273505] Synchronize counters for CPU 2: done.
  414. [ 0.304178] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  415. [ 0.304200] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  416. [ 0.304213] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  417. [ 0.304249] CPU3 revision is: 0001992f (MIPS 1004Kc)
  418. [ 0.358695] Synchronize counters for CPU 3: done.
  419. [ 0.388559] smp: Brought up 1 node, 4 CPUs
  420. [ 0.398658] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  421. [ 0.408470] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
  422. [ 0.419299] pinctrl core: initialized pinctrl subsystem
  423. [ 0.427233] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  424. [ 0.433890] thermal_sys: Registered thermal governor 'step_wise'
  425. [ 0.458260] clocksource: Switched to clocksource GIC
  426. [ 0.473427] NET: Registered PF_INET protocol family
  427. [ 0.478601] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
  428. [ 0.486808] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  429. [ 0.495111] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  430. [ 0.502791] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
  431. [ 0.510444] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
  432. [ 0.517629] TCP: Hash tables configured (established 2048 bind 2048)
  433. [ 0.524079] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  434. [ 0.530581] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  435. [ 0.538525] NET: Registered PF_UNIX/PF_LOCAL protocol family
  436. [ 0.544185] PCI: CLS 0 bytes, default 32
  437. [ 0.551487] workingset: timestamp_bits=14 max_order=16 bucket_order=2
  438. [ 0.561045] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  439. [ 0.566813] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  440. [ 1.027938] mt7621_gpio 1e000600.gpio: registering 32 gpios
  441. [ 1.034228] mt7621_gpio 1e000600.gpio: registering 32 gpios
  442. [ 1.040405] mt7621_gpio 1e000600.gpio: registering 32 gpios
  443. [ 1.046806] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
  444. [ 1.053547] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff]
  445. [ 1.062341] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0060000000
  446. [ 1.070469] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x0000000000
  447. [ 1.468306] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
  448. [ 1.475233] mt7621-pci 1e140000.pcie: PCIE0 enabled
  449. [ 1.480074] mt7621-pci 1e140000.pcie: PCIE1 enabled
  450. [ 1.485087] PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
  451. [ 1.492393] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
  452. [ 1.498774] pci_bus 0000:00: root bus resource [bus 00-ff]
  453. [ 1.504197] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
  454. [ 1.511083] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  455. [ 1.517253] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
  456. [ 1.523223] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  457. [ 1.529451] pci 0000:00:00.0: reg 0x14: [mem 0x60600000-0x6060ffff]
  458. [ 1.535783] pci 0000:00:00.0: supports D1
  459. [ 1.539726] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  460. [ 1.546222] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
  461. [ 1.552225] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  462. [ 1.558438] pci 0000:00:01.0: reg 0x14: [mem 0x60610000-0x6061ffff]
  463. [ 1.564703] pci 0000:00:01.0: supports D1
  464. [ 1.568642] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
  465. [ 1.576563] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000280
  466. [ 1.582574] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
  467. [ 1.589756] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref]
  468. [ 1.596891] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref]
  469. [ 1.604204] pci 0000:01:00.0: supports D1 D2
  470. [ 1.608419] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  471. [ 1.614990] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
  472. [ 1.630135] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  473. [ 1.635305] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
  474. [ 1.641370] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
  475. [ 1.648078] pci 0000:00:00.0: bridge window [mem 0x60100000-0x602fffff pref]
  476. [ 1.655290] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  477. [ 1.662144] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000280
  478. [ 1.668111] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
  479. [ 1.675289] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref]
  480. [ 1.682450] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref]
  481. [ 1.689739] pci 0000:02:00.0: supports D1 D2
  482. [ 1.693919] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  483. [ 1.700551] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
  484. [ 1.715762] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
  485. [ 1.720974] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff]
  486. [ 1.726979] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff]
  487. [ 1.733746] pci 0000:00:01.0: bridge window [mem 0x60400000-0x605fffff pref]
  488. [ 1.740917] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  489. [ 1.747567] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
  490. [ 1.754113] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
  491. [ 1.761020] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
  492. [ 1.767559] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
  493. [ 1.774589] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
  494. [ 1.781334] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref]
  495. [ 1.788506] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000-0x603fffff]
  496. [ 1.795217] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000-0x605fffff pref]
  497. [ 1.802421] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff]
  498. [ 1.809162] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff]
  499. [ 1.815867] pci 0000:00:00.0: BAR 7: assigned [io 0x0000-0x0fff]
  500. [ 1.821947] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff]
  501. [ 1.827982] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit pref]
  502. [ 1.835721] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bit pref]
  503. [ 1.843412] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bit pref]
  504. [ 1.851097] pci 0000:00:00.0: PCI bridge to [bus 01]
  505. [ 1.855984] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
  506. [ 1.862057] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
  507. [ 1.868794] pci 0000:00:00.0: bridge window [mem 0x60100000-0x602fffff pref]
  508. [ 1.875958] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000-0x604fffff 64bit pref]
  509. [ 1.883675] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000-0x60503fff 64bit pref]
  510. [ 1.891372] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000-0x60504fff 64bit pref]
  511. [ 1.899056] pci 0000:00:01.0: PCI bridge to [bus 02]
  512. [ 1.903941] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
  513. [ 1.910018] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff]
  514. [ 1.916728] pci 0000:00:01.0: bridge window [mem 0x60400000-0x605fffff pref]
  515. [ 1.925736] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  516. [ 1.934634] printk: console [ttyS0] disabled
  517. [ 1.939635] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 18, base_baud = 3125000) is a 16550A
  518. [ 1.948702] printk: console [ttyS0] enabled
  519. [ 1.948702] printk: console [ttyS0] enabled
  520. [ 1.956968] printk: bootconsole [early0] disabled
  521. [ 1.956968] printk: bootconsole [early0] disabled
  522. [ 2.027685] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xd1
  523. [ 2.034258] nand: ESMT PSU1GA30DT
  524. [ 2.037596] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  525. [ 2.045172] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits
  526. [ 2.051840] 7 fixed-partitions partitions found on MTD device mt7621-nand
  527. [ 2.059353] Creating 7 MTD partitions on "mt7621-nand":
  528. [ 2.064596] 0x000000000000-0x000000100000 : "uboot"
  529. [ 2.082032] 0x000000100000-0x000000200000 : "ubootenv"
  530. [ 2.099717] 0x000000200000-0x000000300000 : "radio"
  531. [ 2.117020] 0x000000300000-0x000002d00000 : "root0"
  532. [ 2.582178] 0x000002d00000-0x000005700000 : "root1"
  533. [ 3.048461] 0x000005700000-0x000006000000 : "factory_data"
  534. [ 3.155758] 0x000006000000-0x000007100000 : "runtime_data"
  535. [ 3.356908] ubi0: attaching mtd5
  536. [ 3.525136] ubi0: scanning is finished
  537. [ 3.541298] ubi0: attached mtd5 (name "factory_data", size 9 MiB)
  538. [ 3.547409] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  539. [ 3.554280] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  540. [ 3.561064] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  541. [ 3.568004] ubi0: good PEBs: 72, bad PEBs: 0, corrupted PEBs: 0
  542. [ 3.573923] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
  543. [ 3.581142] ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 786160962
  544. [ 3.590221] ubi0: available PEBs: 0, total reserved PEBs: 72, PEBs reserved for bad PEB handling: 20
  545. [ 3.599449] ubi1: attaching mtd6
  546. [ 3.599427] ubi0: background thread "ubi_bgt0d" started, PID 183
  547. [ 3.912199] ubi1: scanning is finished
  548. [ 3.928539] ubi1: attached mtd6 (name "runtime_data", size 17 MiB)
  549. [ 3.934738] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  550. [ 3.941674] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  551. [ 3.948524] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
  552. [ 3.955490] ubi1: good PEBs: 136, bad PEBs: 0, corrupted PEBs: 0
  553. [ 3.961493] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
  554. [ 3.968716] ubi1: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1002337850
  555. [ 3.977819] ubi1: available PEBs: 0, total reserved PEBs: 136, PEBs reserved for bad PEB handling: 20
  556. [ 3.987102] ubi1: background thread "ubi_bgt1d" started, PID 186
  557. [ 4.130320] mtk_soc_eth 1e100000.ethernet: generated random MAC address 65:74:68:25:64:00
  558. [ 4.138597] mtk_soc_eth 1e100000.ethernet: generated random MAC address 65:74:68:25:64:00
  559. [ 4.148419] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module
  560. [ 4.163299] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 19
  561. [ 4.174758] mtk_soc_eth 1e100000.ethernet eth1: mediatek frame engine at 0xbe100000, irq 19
  562. [ 4.185355] i2c_dev: i2c /dev entries driver
  563. [ 4.193542] NET: Registered PF_INET6 protocol family
  564. [ 4.202244] Segment Routing with IPv6
  565. [ 4.206042] In-situ OAM (IOAM) with IPv6
  566. [ 4.210338] NET: Registered PF_PACKET protocol family
  567. [ 4.216049] 8021q: 802.1Q VLAN Support v1.8
  568. [ 4.246756] gpio-export gpio-export: 1 gpio(s) exported
  569. [ 4.252504] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module
  570. [ 5.362752] mt7530-mdio mdio-bus:1f: configuring for fixed/rgmii link mode
  571. [ 5.371660] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=22)
  572. [ 5.384404] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
  573. [ 5.389159] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=23)
  574. [ 5.405078] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=24)
  575. [ 5.417794] mtk_soc_eth 1e100000.ethernet eth0: entered promiscuous mode
  576. [ 5.424676] DSA: tree 0 setup
  577. [ 5.428948] clk: Disabling unused clocks
  578. [ 5.450115] Freeing unused kernel image (initmem) memory: 4836K
  579. [ 5.456063] This architecture does not have kernel memory protection.
  580. [ 5.462525] Run /init as init process
  581. [ 5.966222] init: Console is alive
  582. [ 5.971840] init: - watchdog -
  583. [ 5.989390] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  584. [ 5.999041] gpio_button_hotplug: loading out-of-tree module taints kernel.
  585. [ 6.012113] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  586. [ 6.026840] init: - preinit -
  587. [ 6.243267] mtk_soc_eth 1e100000.ethernet lan0: renamed from eth1
  588. [ 7.668282] random: crng init done
  589. [ 8.028991] mtk_soc_eth 1e100000.ethernet lan0: PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=POLL)
  590. [ 8.050874] mtk_soc_eth 1e100000.ethernet lan0: configuring for phy/rgmii link mode
  591. Press the [f] key and hit [enter] to enter failsafe mode
  592. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  593. [ 10.262074] procd: - early -
  594. [ 10.265167] procd: - watchdog -
  595. [ 10.822543] procd: - watchdog -
  596. [ 10.826117] procd: - ubus -
  597. [ 10.983926] procd: - init -
  598. Please press Enter to activate this console.
  599. [ 11.381494] kmodloader: loading kernel modules from /etc/modules.d/*
  600. [ 11.403041] mtk-eip93 1e004000.crypto: EIP93 Crypto Engine Initialized.
  601. [ 11.759600] jitterentropy: Initialization failed with host not compliant with requirements: 9
  602. [ 11.869843] Loading modules backported from Linux version v6.9.9-0-g28fdf4518483
  603. [ 11.877249] Backport generated by backports.git v6.1.97-1-29-gf1d24a3683b2
  604. [ 11.957082] pci 0000:00:00.0: enabling device (0006 -> 0007)
  605. [ 11.962802] mt7915e_hif 0000:01:00.0: enabling device (0000 -> 0002)
  606. [ 11.969794] pci 0000:00:01.0: enabling device (0006 -> 0007)
  607. [ 11.975491] mt7915e 0000:02:00.0: enabling device (0000 -> 0002)
  608. [ 12.149855] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220929104113a
  609. [ 12.149855]
  610. [ 12.176964] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20220929104145
  611. [ 12.209181] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20220929104205
  612. [ 12.327164] mt7915e 0000:02:00.0: eeprom load fail, use default bin
  613. [ 12.333668] mt7915e 0000:02:00.0: Direct firmware load for mediatek/mt7915_eeprom_dbdc.bin failed with error -2
  614. [ 12.343763] mt7915e 0000:02:00.0: Falling back to sysfs fallback for: mediatek/mt7915_eeprom_dbdc.bin
  615. [ 12.456034] mt7915e: probe of 0000:02:00.0 failed with error -12
  616. [ 12.538737] urngd: v1.0.2 started.
  617. [ 12.541710] PPP generic driver version 2.4.2
  618. [ 12.548033] NET: Registered PF_PPPOX protocol family
  619. [ 12.831175] jitterentropy: Initialization failed with host not compliant with requirements: 9
  620. [ 12.938723] kmodloader: 1 module could not be probed
  621. [ 12.943882] kmodloader: - jitterentropy_rng - 0
  622. [ 30.101789] mtk_soc_eth 1e100000.ethernet lan0: PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=POLL)
  623. [ 30.124926] mtk_soc_eth 1e100000.ethernet lan0: configuring for phy/rgmii link mode
  624. [ 30.134600] br-lan: port 1(lan0) entered blocking state
  625. [ 30.140064] br-lan: port 1(lan0) entered disabled state
  626. [ 30.145441] mtk_soc_eth 1e100000.ethernet lan0: entered allmulticast mode
  627. [ 30.152822] mtk_soc_eth 1e100000.ethernet lan0: entered promiscuous mode
  628. [ 30.180388] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
  629. [ 30.196953] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
  630. [ 30.204369] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  631. [ 30.210284] br-lan: port 2(lan1) entered blocking state
  632. [ 30.218040] br-lan: port 2(lan1) entered disabled state
  633. [ 30.223513] mt7530-mdio mdio-bus:1f lan1: entered allmulticast mode
  634. [ 30.229939] mtk_soc_eth 1e100000.ethernet eth0: entered allmulticast mode
  635. [ 30.239741] mt7530-mdio mdio-bus:1f lan1: entered promiscuous mode
  636. [ 30.257765] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode
  637. [ 30.267562] br-lan: port 3(lan2) entered blocking state
  638. [ 30.272970] br-lan: port 3(lan2) entered disabled state
  639. [ 30.278420] mt7530-mdio mdio-bus:1f lan2: entered allmulticast mode
  640. [ 30.286766] mt7530-mdio mdio-bus:1f lan2: entered promiscuous mode
  641. [ 30.302664] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode
  642. [ 30.311262] br-lan: port 4(lan3) entered blocking state
  643. [ 30.316522] br-lan: port 4(lan3) entered disabled state
  644. [ 30.321977] mt7530-mdio mdio-bus:1f lan3: entered allmulticast mode
  645. [ 30.330396] mt7530-mdio mdio-bus:1f lan3: entered promiscuous mode
  646. [ 33.238488] mtk_soc_eth 1e100000.ethernet lan0: Link is Up - 1Gbps/Full - flow control rx/tx
  647. [ 33.246995] br-lan: port 1(lan0) entered blocking state
  648. [ 33.252288] br-lan: port 1(lan0) entered forwarding state
  649.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement