Advertisement
Guest User

Untitled

a guest
Sep 30th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.87 KB | None | 0 0
  1. unielec U7628-01 with my image , standard snapshot with enabled :
  2. initram image
  3. bootargs = "console=ttyS1,57600n8 root=/dev/mtdblock5 rootfstype=squashfs,jffs2";
  4. boot from flash
  5.  
  6.  
  7.  
  8. ## Booting image at bc050000 ...
  9. Image Name: MIPS OpenWrt Linux-4.14.70
  10. Image Type: MIPS Linux Kernel Image (lzma compressed)
  11. Data Size: 1541599 Bytes = 1.5 MB
  12. Load Address: 80000000
  13. Entry Point: 80000000
  14. Verifying Checksum ... OK
  15. Uncompressing Kernel Image ... OK
  16. No initrd
  17. ## Transferring control to Linux (at address 80000000) ...
  18. ## Giving linux memsize in MB, 64
  19.  
  20. Starting kernel ...
  21.  
  22. [ 0.000000] Linux version 4.14.70 (davidea@unielec) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r8082-95b3f8e)) #0 Thu Sep 20 20:03:48 2018
  23. [ 0.000000] Board has DDR2
  24. [ 0.000000] Analog PMU set to hw control
  25. [ 0.000000] Digital PMU set to hw control
  26. [ 0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
  27. [ 0.000000] bootconsole [early0] enabled
  28. [ 0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
  29. [ 0.000000] MIPS: machine is UniElec U7628-01 (128M RAM/16M flash)
  30. [ 0.000000] Determined physical RAM map:
  31. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  32. [ 0.000000] Initrd not found or empty - disabling initrd
  33. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  34. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  35. [ 0.000000] Zone ranges:
  36. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  37. [ 0.000000] Movable zone start for each node
  38. [ 0.000000] Early memory node ranges
  39. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  40. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  41. [ 0.000000] random: get_random_bytes called from start_kernel+0x8c/0x474 with crng_init=0
  42. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
  43. [ 0.000000] Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock5 rootfstype=squashfs,jffs2 rootfstype=squashfs,jffs2
  44. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  45. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  46. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  47. [ 0.000000] Writing ErrCtl register=0002ba20
  48. [ 0.000000] Readback ErrCtl register=0002ba20
  49. [ 0.000000] Memory: 124836K/131072K available (3576K kernel code, 168K rwdata, 836K rodata, 212K init, 208K bss, 6236K reserved, 0K cma-reserved)
  50. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  51. [ 0.000000] NR_IRQS: 256
  52. [ 0.000000] intc: using register map from devicetree
  53. [ 0.000000] CPU Clock: 580MHz
  54. [ 0.000000] timer_probe: no matching timers found
  55. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
  56. [ 0.000010] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
  57. [ 0.015369] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
  58. [ 0.087582] pid_max: default: 32768 minimum: 301
  59. [ 0.096920] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  60. [ 0.109879] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  61. [ 0.129523] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  62. [ 0.148901] futex hash table entries: 256 (order: -1, 3072 bytes)
  63. [ 0.160995] pinctrl core: initialized pinctrl subsystem
  64. [ 0.171766] NET: Registered protocol family 16
  65. [ 0.288544] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000
  66. [ 0.449543] mt7620-pci 10140000.pcie: PCIE0 no card, disable it(RST&CLK)
  67. [ 0.462685] mt7620-pci: probe of 10140000.pcie failed with error -1
  68. [ 0.491372] mt7621_gpio 10000600.gpio: registering 32 gpios
  69. [ 0.502598] mt7621_gpio 10000600.gpio: registering 32 gpios
  70. [ 0.513722] mt7621_gpio 10000600.gpio: registering 32 gpios
  71. [ 0.528881] clocksource: Switched to clocksource MIPS
  72. [ 0.539990] NET: Registered protocol family 2
  73. [ 0.549371] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  74. [ 0.563067] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  75. [ 0.575590] TCP: Hash tables configured (established 1024 bind 1024)
  76. [ 0.588296] UDP hash table entries: 256 (order: 0, 4096 bytes)
  77. [ 0.599761] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  78. [ 0.612386] NET: Registered protocol family 1
  79. [ 0.624153] Crashlog allocated RAM at address 0x3f00000
  80. [ 0.635910] workingset: timestamp_bits=30 max_order=15 bucket_order=0
  81. [ 0.654238] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  82. [ 0.665674] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  83. [ 0.694510] io scheduler noop registered
  84. [ 0.702185] io scheduler deadline registered (default)
  85. [ 0.713082] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  86. [ 0.726786] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
  87. [ 0.745128] cacheinfo: Failed to find cpu0 device node
  88. [ 0.755179] cacheinfo: Unable to detect cache hierarchy for CPU 0
  89. [ 0.767889] spi-mt7621 10000b00.spi: sys_freq: 193333333
  90. [ 0.782726] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
  91. [ 0.792680] 4 fixed-partitions partitions found on MTD device spi0.0
  92. [ 0.805140] Creating 4 MTD partitions on "spi0.0":
  93. [ 0.814609] 0x000000000000-0x000000030000 : "bootloader"
  94. [ 0.826019] 0x000000030000-0x000000040000 : "config"
  95. [ 0.836598] 0x000000040000-0x000000050000 : "factory"
  96. [ 0.847353] 0x000000050000-0x000001000000 : "firmware"
  97. [ 0.919955] 2 uimage-fw partitions found on MTD device firmware
  98. [ 0.931558] 0x000000050000-0x0000001c861f : "kernel"
  99. [ 0.942227] 0x0000001c861f-0x000001000000 : "rootfs"
  100. [ 0.952747] mtd: device 5 (rootfs) set to be root filesystem
  101. [ 0.965308] 1 squashfs-split partitions found on MTD device rootfs
  102. [ 0.977460] 0x0000003c0000-0x000001000000 : "rootfs_data"
  103. [ 0.989781] libphy: Fixed MDIO Bus: probed
  104. [ 1.006315] rt3050-esw 10110000.esw: link changed 0x00
  105. [ 1.020624] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
  106. [ 1.038636] NET: Registered protocol family 10
  107. [ 1.051260] Segment Routing with IPv6
  108. [ 1.058469] NET: Registered protocol family 17
  109. [ 1.067255] 8021q: 802.1Q VLAN Support v1.8
  110. [ 1.077347] Warning: unable to open an initial console.
  111. [ 1.095910] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  112. [ 1.110917] Freeing unused kernel memory: 212K
  113. [ 1.119588] This architecture does not have kernel memory protection.
  114. [ 1.560291] CPU 0 Unable to handle kernel paging request at virtual address fffd33f4, epc == 800d0cb0, ra == 800c3050
  115. [ 1.581203] Oops[#1]:
  116. [ 1.585626] CPU: 0 PID: 1 Comm: init Not tainted 4.14.70 #0
  117. [ 1.596632] task: 87c20000 task.stack: 87c24000
  118. [ 1.605571] $ 0 : 00000000 fffffff8 00000024 fffd33f4
  119. [ 1.615888] $ 4 : 8110bac8 00000001 00000003 00000004
  120. [ 1.626208] $ 8 : 87e6e038 1000001e 00000000 00000000
  121. [ 1.636528] $12 : 00000000 00000000 00000000 00000000
  122. [ 1.646848] $16 : 87c02500 87f38078 014000c0 01400000
  123. [ 1.657168] $20 : 804e0000 87e6e000 00000001 87e6e034
  124. [ 1.667488] $24 : 00000000 77f7bfd0
  125. [ 1.677808] $28 : 87c24000 87c25da8 00000002 800c3050
  126. [ 1.688130] Hi : 00000000
  127. [ 1.693806] Lo : 00000000
  128. [ 1.699502] epc : 800d0cb0 kmem_cache_alloc+0xc8/0x11c
  129. [ 1.709992] ra : 800c3050 __anon_vma_prepare+0x68/0x17c
  130. [ 1.720809] Status: 1100a403 KERNEL EXL IE
  131. [ 1.729067] Cause : 00800008 (ExcCode 02)
  132. [ 1.736979] BadVA : fffd33f4
  133. [ 1.742656] PrId : 00019655 (MIPS 24KEc)
  134. [ 1.750565] Modules linked in:
  135. [ 1.756591] Process init (pid: 1, threadinfo=87c24000, task=87c20000, tls=00000000)
  136. [ 1.771721] Stack : 87e701e0 87c20000 87c25f28 87e6e000 00000000 87cb1860 87e70240 800c3050
  137. [ 1.788231] 00000091 00000092 77f9a000 87c25e08 00000055 87e70240 87e70240 87c20000
  138. [ 1.804743] 87c25f28 800b9098 87f39800 00000001 7f935e5b 00000002 00000034 00000000
  139. [ 1.821255] 87e70240 00000055 014000c0 00077f9c 77f9c000 87d1277c 87d1277c 00000000
  140. [ 1.837767] 00000000 00000000 00000000 00000000 00000000 00000000 00000055 77f9c608
  141. [ 1.854279] ...
  142. [ 1.859098] Call Trace:
  143. [ 1.863919] [<800d0cb0>] kmem_cache_alloc+0xc8/0x11c
  144. [ 1.873729] [<800c3050>] __anon_vma_prepare+0x68/0x17c
  145. [ 1.883897] [<800b9098>] handle_mm_fault+0x234/0xae8
  146. [ 1.893689] [<80015b7c>] __do_page_fault+0x19c/0x4e4
  147. [ 1.903489] [<8001be10>] tlb_do_page_fault_1+0x10c/0x11c
  148. [ 1.913969] Code: 00000000 8e020014 00621821 <8c620000> 10000009 cc400000 1040ffd0 00000000 8e060010
  149. [ 1.933228]
  150. [ 1.936176] ---[ end trace 85d641bff50bd13f ]---
  151. [ 1.946507] Kernel panic - not syncing: Fatal exception
  152. [ 1.957677] Rebooting in 1 seconds..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement