Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.67 KB | None | 0 0
  1.  
  2. CFE version cfe.d081.5003 for BCM96358 (32bit,SP,BE)
  3. Build Date: Wed Nov 11 10:36:35 CST 2009 (Lihua_68693)
  4. Copyright (C) 2006 Huawei Technologies Co. Ltd.
  5.  
  6.  
  7. Boot Address 0xbe000000
  8.  
  9. Initializing Arena.
  10. Initializing Devices.
  11.  
  12. @w45260: Flash Manufacture id :c2
  13.  
  14. @w45260Flash Device id :2201
  15.  
  16. @w45260flipCFIGeometry:1
  17. Parallel flash device: name , id 0x2201, size 16384KB
  18. *** GetHG556aBoardVersion = <3> ***
  19.  
  20. CPU type 0x2A010: 300MHz, Bus: 133MHz, Ref: 64MHz
  21. Total memory: 67108864 bytes (64MB)
  22.  
  23. Total memory used by CFE: 0x80401000 - 0x8052A510 (1217808)
  24. Initialized Data: 0x8041F3C0 - 0x80421B60 (10144)
  25. BSS Area: 0x80421B60 - 0x80428510 (27056)
  26. Local Heap: 0x80428510 - 0x80528510 (1048576)
  27. Stack Area: 0x80528510 - 0x8052A510 (8192)
  28. Text (code) segment: 0x80401000 - 0x8041F3B4 (123828)
  29. Boot area (physical): 0x0052B000 - 0x0056B000
  30. Relocation Factor: I:00000000 - D:00000000
  31.  
  32. *** GetHG556aBoardVersion = <3> ***
  33.  
  34. Board IP address : 192.168.1.1
  35. Host IP address : 192.168.1.100
  36. Gateway IP address :
  37. Run from flash/host (f/h) : f
  38. Default host run file name : vmlinux
  39. Default host flash file name : bcm963xx_fs_kernel
  40. Boot delay (0-9 seconds) : 1
  41. Board Id Name : HW556
  42. Psi size in KB : 64
  43. Number of MAC Addresses (1-32) : 14
  44. Base MAC Address : ec:23:3d:6f:c2:9a
  45. Ethernet PHY Type : Internal
  46. Memory size in MB : 64
  47. CMT Thread Number : 1
  48.  
  49. *** Press any key to stop auto run (1 seconds) ***
  50. Auto run second count down: 110
  51. boot kernel from be020100
  52. Code Address: 0x80A00000, Entry Address: 0x80a00000
  53. Decompression OK!
  54. Entry at 0x80a00000
  55. Closing network.
  56. Starting program at 0x80a00000
  57. [ 0.000000] Linux version 4.4.74 (buildbot@builds) (gcc version 5.4.0 (LEDE GCC 5.4.0 r4454-6adc757) ) #0 Mon Jul 3 05:04:58 2017
  58. [ 0.000000] Detected Broadcom 0x6358 CPU revision a1
  59. [ 0.000000] CPU frequency is 300 MHz
  60. [ 0.000000] 64MB of RAM installed
  61. [ 0.000000] board_bcm963xx: Boot address 0xbe000000
  62. [ 0.000000] board_bcm963xx: CFE version: d081.5003
  63. [ 0.000000] bcm63xx_nvram: nvram checksum failed, contents may be invalid (expected 33313930, got 1eaf2935)
  64. [ 0.000000] bootconsole [early0] enabled
  65. [ 0.000000] CPU0 revision is: 0002a010 (Broadcom BMIPS4350)
  66. [ 0.000000] board: board name: HW556_C
  67. [ 0.000000] MIPS: machine is Huawei EchoLife HG556a (version C)
  68. [ 0.000000] Determined physical RAM map:
  69. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  70. [ 0.000000] Initrd not found or empty - disabling initrd
  71. [ 0.000000] Zone ranges:
  72. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
  73. [ 0.000000] Movable zone start for each node
  74. [ 0.000000] Early memory node ranges
  75. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
  76. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
  77. [ 0.000000] Primary instruction cache 16kB, VIPT, 2-way, linesize 16 bytes.
  78. [ 0.000000] Primary data cache 16kB, 2-way, VIPT, cache aliases, linesize 16 bytes
  79. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  80. [ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
  81. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  82. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  83. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  84. [ 0.000000] Memory: 59060K/65536K available (3214K kernel code, 158K rwdata, 892K rodata, 1296K init, 198K bss, 6476K reserved, 0K cma-reserved)
  85. [ 0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  86. [ 0.000000] NR_IRQS:256
  87. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns
  88. [ 0.000022] sched_clock: 32 bits at 150MHz, resolution 6ns, wraps every 14316557820ns
  89. [ 0.008156] Calibrating delay loop... 299.26 BogoMIPS (lpj=598528)
  90. [ 0.046976] pid_max: default: 32768 minimum: 301
  91. [ 0.052137] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  92. [ 0.058995] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  93. [ 0.079153] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  94. [ 0.089304] futex hash table entries: 256 (order: -1, 3072 bytes)
  95. [ 0.096136] pinctrl core: initialized pinctrl subsystem
  96. [ 0.105303] NET: Registered protocol family 16
  97. [ 0.134029] registering PCI controller with io_map_base unset
  98. [ 0.139996] registering PCI controller with io_map_base unset
  99. [ 0.175014] PCI host bridge to bus 0000:00
  100. [ 0.179315] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
  101. [ 0.186439] pci_bus 0000:00: root bus resource [io 0x8000000-0x8007fff]
  102. [ 0.193381] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  103. [ 0.200410] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  104. [ 0.217505] pci 0000:00:01.0: BAR 0: assigned [mem 0x30000000-0x3000ffff]
  105. [ 0.225447] PCI host bridge to bus 0000:01
  106. [ 0.229728] pci_bus 0000:01: root bus resource [mem 0x38000000-0x3fffffff]
  107. [ 0.236845] pci_bus 0000:01: root bus resource [io 0x8008000-0x800ffff]
  108. [ 0.243789] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0]
  109. [ 0.250818] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
  110. [ 0.259810] pci 0000:01:1e.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  111. [ 0.268662] pci 0000:01:1e.0: BAR 10: assigned [mem 0x38000000-0x3fffffff]
  112. [ 0.275808] pci 0000:01:1e.0: BAR 7: assigned [io 0x8008000-0x80080ff]
  113. [ 0.282670] pci 0000:01:1e.0: BAR 8: assigned [io 0x8008400-0x80084ff]
  114. [ 0.289526] pci 0000:01:1e.0: CardBus bridge to [bus 02-05]
  115. [ 0.295298] pci 0000:01:1e.0: bridge window [io 0x8008000-0x80080ff]
  116. [ 0.302146] pci 0000:01:1e.0: bridge window [io 0x8008400-0x80084ff]
  117. [ 0.309002] pci 0000:01:1e.0: bridge window [mem 0x38000000-0x3fffffff]
  118. [ 0.318878] clocksource: Switched to clocksource MIPS
  119. [ 0.329461] NET: Registered protocol family 2
  120. [ 0.336637] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  121. [ 0.343993] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  122. [ 0.350657] TCP: Hash tables configured (established 1024 bind 1024)
  123. [ 0.357763] UDP hash table entries: 256 (order: 0, 4096 bytes)
  124. [ 0.363944] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  125. [ 0.371283] NET: Registered protocol family 1
  126. [ 0.395486] Crashlog allocated RAM at address 0x3f00000
  127. [ 0.454544] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  128. [ 0.460681] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  129. [ 0.480235] io scheduler noop registered
  130. [ 0.484360] io scheduler deadline registered (default)
  131. [ 0.492702] bcm6358-pinctrl fffe0080.pin-controller: registered at mmio fffe0080
  132. [ 0.503366] bcm63xx_uart.0: ttyS0 at MMIO 0xfffe0100 (irq = 10, base_baud = 1562500) is a bcm63xx_uart
  133. [ 0.513073] console [ttyS0] enabled
  134. [ 0.513073] console [ttyS0] enabled
  135. [ 0.520278] bootconsole [early0] disabled
  136. [ 0.520278] bootconsole [early0] disabled
  137. [ 0.531692] 1e000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227e
  138. [ 0.542146] Amd/Fujitsu Extended Query Table at 0x0040
  139. [ 0.547486] Amd/Fujitsu Extended Query version 1.3.
  140. [ 0.552726] number of CFI chips: 1
  141. [ 0.568181] bcm63xxpart: CFE boot tag found with version 8 and board type HW556
  142. [ 0.575873] 6 bcm63xxpart partitions found on MTD device 1e000000.nor
  143. [ 0.582573] Creating 6 MTD partitions on "1e000000.nor":
  144. [ 0.588096] 0x000000000000-0x000000020000 : "CFE"
  145. [ 0.597251] 0x000000020100-0x0000001760dc : "kernel"
  146. [ 0.607577] 0x0000001760dc-0x000000ee0000 : "rootfs"
  147. [ 0.617759] mtd: device 2 (rootfs) set to be root filesystem
  148. [ 0.623705] 1 squashfs-split partitions found on MTD device rootfs
  149. [ 0.630128] 0x000000360000-0x000000ee0000 : "rootfs_data"
  150. [ 0.640698] 0x000000020000-0x000000ee0000 : "linux"
  151. [ 0.651018] 0x000000ee0000-0x000000fe0000 : "cal_data"
  152. [ 0.661392] 0x000000fe0000-0x000001000000 : "nvram"
  153. [ 0.676424] bcm63xx-spi fffe0800.spi: at [mem 0xfffe0800-0xfffe0f0b flags 0x200] (irq 9, FIFOs size 542)
  154. [ 0.698034] libphy: bcm63xx_enet MII bus: probed
  155. [ 0.769764] b53_common: found switch: BCM5325, rev 0
  156. [ 0.774989] bcm63xx_enet bcm63xx_enet.1: attached PHY at address 0 [Broadcom B53 (1)]
  157. [ 0.785764] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
  158. [ 0.802461] NET: Registered protocol family 10
  159. [ 0.826150] NET: Registered protocol family 17
  160. [ 0.831099] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  161. [ 0.844189] 8021q: 802.1Q VLAN Support v1.8
  162. [ 0.864745] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  163. [ 0.890536] Freeing unused kernel memory: 1296K (8043c000 - 80580000)
  164. [ 2.647533] init: Console is alive
  165. [ 2.651612] init: - watchdog -
  166. [ 4.186161] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  167. [ 4.410394] usbcore: registered new interface driver usbfs
  168. [ 4.416459] usbcore: registered new interface driver hub
  169. [ 4.422285] usbcore: registered new device driver usb
  170. [ 4.444797] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  171. [ 4.455243] ehci-platform: EHCI generic platform driver
  172. [ 4.461058] ehci-platform ehci-platform: EHCI Host Controller
  173. [ 4.467152] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  174. [ 4.475900] ehci-platform ehci-platform: irq 18, io mem 0xfffe1300
  175. [ 4.490972] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00, overcurrent ignored
  176. [ 4.502298] hub 1-0:1.0: USB hub found
  177. [ 4.507314] hub 1-0:1.0: 2 ports detected
  178. [ 4.520448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  179. [ 4.530382] ohci-platform: OHCI generic platform driver
  180. [ 4.536144] ohci-platform ohci-platform: Generic Platform OHCI controller
  181. [ 4.543312] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
  182. [ 4.551833] ohci-platform ohci-platform: irq 13, io mem 0xfffe1400
  183. [ 4.618126] hub 2-0:1.0: USB hub found
  184. [ 4.623250] hub 2-0:1.0: 2 ports detected
  185. [ 4.629897] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  186. [ 4.648241] init: - preinit -
  187. [ 5.353256] usb 1-2: new high-speed USB device number 2 using ehci-platform
  188. [ 5.540847] random: procd: uninitialized urandom read (4 bytes read, 21 bits of entropy available)
  189. [ 5.551358] hub 1-2:1.0: USB hub found
  190. [ 5.559633] hub 1-2:1.0: 4 ports detected
  191. [ 5.875076] random: jshn: uninitialized urandom read (4 bytes read, 23 bits of entropy available)
  192. [ 5.988734] random: jshn: uninitialized urandom read (4 bytes read, 23 bits of entropy available)
  193. [ 6.367705] random: jshn: uninitialized urandom read (4 bytes read, 25 bits of entropy available)
  194. [ 6.480925] random: jshn: uninitialized urandom read (4 bytes read, 25 bits of entropy available)
  195. [ 6.687143] random: jshn: uninitialized urandom read (4 bytes read, 26 bits of entropy available)
  196. [ 7.329194] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  197. [ 7.335482] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready
  198. Press the [f] key and hit [enter] to enter failsafe mode
  199. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  200. [ 9.038956] eth0: link UP - 100/full - flow control off
  201. [ 9.044398] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  202. [ 9.051872] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  203. [ 10.115756] jffs2: notice: (376) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  204. [ 10.135936] mount_root: overlay filesystem has not been fully initialized yet
  205. [ 10.285748] mount_root: switching to jffs2 overlay
  206. - config restore -
  207. [ 11.199110] urandom-seed: Seed file not found (/etc/urandom.seed)
  208. [ 11.421738] procd: - early -
  209. [ 11.425014] procd: - watchdog -
  210. [ 11.714296] procd: cannot set group tty for /dev/ttyS0
  211. [ 12.054952] eth0: link DOWN
  212. [ 12.232486] procd: - watchdog -
  213. [ 12.236605] procd: - ubus -
  214. [ 12.291289] random: ubusd: uninitialized urandom read (4 bytes read, 49 bits of entropy available)
  215. [ 12.301538] random: ubusd: uninitialized urandom read (4 bytes read, 49 bits of entropy available)
  216. [ 12.311062] random: ubusd: uninitialized urandom read (4 bytes read, 49 bits of entropy available)
  217. [ 12.321232] random: ubusd: uninitialized urandom read (4 bytes read, 49 bits of entropy available)
  218. [ 12.333150] procd: - init -
  219. Please press Enter to activate this console.
  220. [ 13.020593] kmodloader: loading kernel modules from /etc/modules.d/*
  221. [ 13.043356] ip6_tables: (C) 2000-2006 Netfilter Core Team
  222. [ 13.083527] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
  223. [ 13.091854] Backport generated by backports.git backports-20160324-13-g24da7d3c
  224. [ 13.109839] ip_tables: (C) 2000-2006 Netfilter Core Team
  225. [ 13.138270] nf_conntrack version 0.5.0 (943 buckets, 3772 max)
  226. [ 13.271591] xt_time: kernel timezone is -0000
  227. [ 13.426349] PPP generic driver version 2.4.2
  228. [ 13.437702] NET: Registered protocol family 24
  229. [ 13.502410] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
  230. [ 13.511303] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'rt2x00.eeprom'.
  231. [ 13.521888] rt2800pci 0000:00:01.0: Direct firmware load for rt2x00.eeprom failed with error -2
  232. [ 13.530932] rt2800pci 0000:00:01.0: Falling back to user helper
  233. [ 20.091471] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
  234. [ 20.099555] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
  235. [ 20.106740] CPU 0 Unable to handle kernel paging request at virtual address 00000004, epc == 8001a3b8, ra == 831b1324
  236. [ 20.117713] Oops[#1]:
  237. [ 20.120016] CPU: 0 PID: 452 Comm: kmodloader Not tainted 4.4.74 #0
  238. [ 20.126368] task: 839a8000 ti: 83028000 task.ti: 83028000
  239. [ 20.131912] $ 0 : 00000000 10008c00 0000000e 00000003
  240. [ 20.137286] $ 4 : 00000000 83259008 00000000 00000001
  241. [ 20.142661] $ 8 : 0000c29b 83b8a966 00000010 73657420
  242. [ 20.148037] $12 : 00000000 00000000 00000000 30305f73
  243. [ 20.153413] $16 : 83b8b460 83b8ab40 00000000 000000ff
  244. [ 20.158789] $20 : 83b8b734 0000000a 00000015 024000c0
  245. [ 20.164165] $24 : 00000010 80051518
  246. [ 20.169541] $28 : 83028000 83029b78 80074d74 831b1324
  247. [ 20.174920] Hi : 00000000
  248. [ 20.177876] Lo : 00000000
  249. [ 20.180872] epc : 8001a3b8 clk_get_rate+0x0/0x8
  250. [ 20.185711] ra : 831b1324 rt2800_probe_hw+0xcb4/0x1154 [rt2800lib]
  251. [ 20.192302] Status: 10008c03 KERNEL EXL IE
  252. [ 20.196606] Cause : 80800008 (ExcCode 02)
  253. [ 20.200723] BadVA : 00000004
  254. [ 20.203685] PrId : 0002a010 (Broadcom BMIPS4350)
  255. [ 20.208517] Modules linked in: rt2800pci(+) rt2800mmio rt2800lib pppoe ppp_async rt2x00pci rt2x00mmio rt2x00lib pppox ppp_generic nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_itu_t crc_ccitt compat ledtrig_usbport ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables eeprom_93cx6 ohci_platform ohci_hcd ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
  256. [ 20.280663] Process kmodloader (pid: 452, threadinfo=83028000, task=839a8000, tls=77a08d48)
  257. [ 20.289246] Stack : 83256c10 83888800 831b49f8 00000008 00000223 800b6ea4 00000000 831bffff
  258. 0101ffef 00000223 83b8b460 00000000 02400000 83b8ab40 83b8b734 83251660
  259. 83872800 00000008 00000002 80197ac0 00000000 831b7600 83865c00 800b6ea4
  260. 83b8b460 83865c00 02400000 83b8ab40 832959fc 0000000a 00000015 024000c0
  261. 80074d74 8319f384 00000015 024000c0 80074d74 80111c98 805b0000 801a3592
  262. ...
  263. [ 20.325804] Call Trace:
  264. [ 20.328339] [<8001a3b8>] clk_get_rate+0x0/0x8
  265. [ 20.332827] [<831b1324>] rt2800_probe_hw+0xcb4/0x1154 [rt2800lib]
  266. [ 20.339142] [<83251660>] rt2x00lib_probe_dev+0x20c/0x858 [rt2x00lib]
  267. [ 20.345668] [<8319f384>] rt2x00pci_probe+0x1cc/0x244 [rt2x00pci]
  268. [ 20.351875] [<801a25e8>] pci_device_probe+0x78/0xe4
  269. [ 20.356873] [<801c8cdc>] driver_probe_device+0x124/0x28c
  270. [ 20.362324] [<801c8ec0>] __driver_attach+0x7c/0xb4
  271. [ 20.367250] [<801c71a4>] bus_for_each_dev+0x9c/0xac
  272. [ 20.372270] [<801c83d0>] bus_add_driver+0xe8/0x208
  273. [ 20.377202] [<801c95d8>] driver_register+0xa8/0xf8
  274. [ 20.382134] [<80019b70>] do_one_initcall+0x200/0x22c
  275. [ 20.387264] [<80075fb4>] do_init_module+0x74/0x1c8
  276. [ 20.392165] [<8007784c>] load_module+0x16c8/0x1b70
  277. [ 20.397092] [<80077e0c>] SyS_init_module+0x118/0x168
  278. [ 20.402210] [<800129d8>] syscall_common+0x30/0x54
  279. [ 20.407014]
  280. [ 20.408530]
  281. Code: ac620010 03e00008 00000000 <03e00008> 8c820004 03e00008 00001025 03e00008 00000000
  282. [ 20.418896] ---[ end trace cd954c5c17250094 ]---
  283. [ 20.428740] Fatal exception: panic in 5 seconds
  284. [ 25.434963] Kernel panic - not syncing: Fatal exception
  285. [ 25.443199] Rebooting in 1 seconds..
  286. [ 26.444302] triggering watchdog soft-reset...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement