Advertisement
Guest User

CFE_Log

a guest
Sep 28th, 2021
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.10 KB | None | 0 0
  1. Ignoring unrecognised tag 0x00000000
  2. Memory policy: Data cache writealloc
  3. map io
  4. MPCORE found at 19020000 (VIRT 99020000) 18000000 98000000
  5. Hit pending asynchronous external abort (FSR=0x00001c06) during first unmask, this is most likely caused by a firmware/bootloader bug.
  6. PERCPU: Embedded 11 pages/cpu @87ec0000 s12556 r8192 d24308 u45056
  7. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32480
  8. Kernel command line: console=ttyS0,115200 panic=10 root=/dev/mtdblock3 earlyprintk=1 rootfstype=squashfs,jffs2 noinitrd init=/bin/sh
  9. PID hash table entries: 512 (order: -1, 2048 bytes)
  10. Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  11. Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  12. Memory: 124576K/131072K available (3561K kernel code, 205K rwdata, 484K rodata, 328K init, 513K bss, 6496K reserved, 0K cma-reserved, 0K highmem)
  13. Virtual kernel memory layout:
  14. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  15. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  16. vmalloc : 0x88800000 - 0xff800000 (1904 MB)
  17. lowmem : 0x80000000 - 0x88000000 ( 128 MB)
  18. pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
  19. modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
  20. .text : 0x80008000 - 0x803fbb14 (4047 kB)
  21. .init : 0x803fc000 - 0x8044e000 ( 328 kB)
  22. .data : 0x8044e000 - 0x80481658 ( 206 kB)
  23. .bss : 0x80484000 - 0x80504761 ( 514 kB)
  24. SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  25. Hierarchical RCU implementation.
  26. NR_IRQS:256
  27. MPCORE GIC init
  28. soc_dmu_init
  29. add clk lookups
  30. MPCORE Global Timer Clock 500000000Hz on IRQ 27
  31. sched_clock: 32 bits at 500MHz, resolution 2ns, wraps every 4294967295ns
  32. clocksource: mpcore_gtimer: mask: 0xffffffffffffffff max_cycles: 0xe6a171a037, max_idle_ns: 881590485102 ns
  33. register local timer
  34. smp_twd: clock not found -2
  35. Calibrating local timer... 499.69MHz.
  36. Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896)
  37. pid_max: default: 32768 minimum: 301
  38. Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  39. Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  40. Initializing cgroup subsys io
  41. Initializing cgroup subsys memory
  42. Initializing cgroup subsys pids
  43. CPU: Testing write buffer coherency: ok
  44. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  45. 2 cores has been found
  46. Setting up static identity map for 0x85e0 - 0x8614
  47. L310: cache controller enabled 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x7a130000
  48. CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  49. Brought up 2 CPUs
  50. SMP: Total of 2 processors activated (3981.31 BogoMIPS).
  51. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  52. futex hash table entries: 512 (order: 2, 16384 bytes)
  53. NET: Registered protocol family 16
  54. DMA: preallocated 256 KiB pool for atomic coherent allocations
  55. coherence_win_size = 10000000
  56. coherence_flag = FFFFFFF8
  57. ddr_phys_offset_va =FFFFFFFF
  58. ddr_phys_offset2_va =A8000000
  59. Found a ST compatible (Winbond/NexFlash) serial flash with 256 64KB blocks; total size 16MB
  60. found cfe nvram on sflash
  61. CCA UART Clock Config: Sel=1 Ovr=1 Div=48
  62. CCA UART Clock rate 125000000Hz CCB UART Clock rate 125000000Hz
  63. clocksource: Switched to clocksource mpcore_gtimer
  64. NET: Registered protocol family 2
  65. IP idents hash table entries: 2048 (order: 2, 16384 bytes)
  66. TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  67. TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
  68. TCP: Hash tables configured (established 1024 bind 1024)
  69. UDP hash table entries: 256 (order: 1, 8192 bytes)
  70. UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  71. NET: Registered protocol family 1
  72. init gpio code
  73. PCI: no core
  74. PCI: no core
  75. PCI: scanning bus 0
  76. PCI host bridge to bus 0000:00
  77. pci_bus 0000:00: root bus resource [io 0x0000-0xffffffff]
  78. pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  79. pci_bus 0000:00: root bus resource [bus 00-ff]
  80. pci 0000:00:11.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
  81. PCI: Fixing up bus 0 domain 0
  82. PCIE1 link=1
  83. PCIE1 switching to GEN2
  84. PCIE1 link=1
  85. PCI host bridge to bus 0001:00
  86. pci_bus 0001:00: root bus resource [mem 0x08000000-0x0fffffff]
  87. pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff]
  88. PCI: Fixing up bus 0 domain 1
  89. PCI: bus0: Fast back to back transfers disabled
  90. pci 0001:01:00.0: Max Payload Size set to 512 (was 128, max 512)
  91. PCI: Fixing up bus 1 domain 1
  92. PCI: bus1: Fast back to back transfers disabled
  93. pci 0001:00:00.0: BAR 8: assigned [mem 0x08000000-0x080fffff]
  94. pci 0001:01:00.0: BAR 0: assigned [mem 0x08000000-0x08007fff 64bit]
  95. pci 0001:00:00.0: PCI bridge to [bus 01]
  96. pci 0001:00:00.0: bridge window [mem 0x08000000-0x080fffff]
  97. PCIE2 link=1
  98. PCIE2 switching to GEN2
  99. PCIE2 link=1
  100. PCI host bridge to bus 0002:00
  101. pci_bus 0002:00: root bus resource [mem 0x40000000-0x47ffffff]
  102. pci_bus 0002:00: No busn resource found for root bus, will use [bus 00-ff]
  103. PCI: Fixing up bus 0 domain 2
  104. PCI: bus0: Fast back to back transfers disabled
  105. pci 0002:01:00.0: Max Payload Size set to 512 (was 128, max 512)
  106. PCI: Fixing up bus 1 domain 2
  107. PCI: bus1: Fast back to back transfers disabled
  108. pci 0002:00:00.0: BAR 8: assigned [mem 0x40000000-0x400fffff]
  109. pci 0002:01:00.0: BAR 0: assigned [mem 0x40000000-0x40007fff 64bit]
  110. pci 0002:00:00.0: PCI bridge to [bus 01]
  111. pci 0002:00:00.0: bridge window [mem 0x40000000-0x400fffff]
  112. PCIE3 link=0
  113. squashfs: version 4.0 (2009/01/31) Phillip Lougher
  114. io scheduler noop registered (default)
  115. io scheduler cfq registered
  116. serial8250_init
  117. Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  118. console [ttyS0] disabled
  119. serial8250.0: ttyS0 at MMIO 0x18000300 (irq = 117, base_baud = 7812500) is a 16550
  120. console [ttyS0] enabled
  121. serial8250.0: ttyS1 at MMIO 0x18000400 (irq = 117, base_baud = 7812500) is a 16550
  122. brd: module loaded
  123. loop: module loaded
  124. bcmsflash: squash filesystem found at block 36
  125. Creating 6 MTD partitions on "bcmsflash":
  126. 0x000000000000-0x000000040000 : "boot"
  127. 0x000000040000-0x000000f00000 : "linux"
  128. 0x000000240000-0x000000c90000 : "rootfs"
  129. 0x000000c90000-0x000000f00000 : "ddwrt"
  130. 0x000000ff0000-0x000001000000 : "nvram_cfe"
  131. 0x000000fe0000-0x000000ff0000 : "nvram"
  132. nflash: found no supported devices
  133. PPP generic driver version 2.4.2
  134. PPP BSD Compression module registered
  135. PPP Deflate Compression module registered
  136. PPP MPPE Compression module registered
  137. NET: Registered protocol family 24
  138. i2c /dev entries driver
  139. GACT probability NOT on
  140. Mirror/redirect action on
  141. Simple TC action Loaded
  142. netem: version 1.3
  143. u32 classifier
  144. Performance counters on
  145. input device check on
  146. Actions configured
  147. Netfilter messages via NETLINK v0.30.
  148. nf_conntrack version 0.5.0.4 (1946 buckets, 7784 max)
  149. nf_conntrack_rtsp v0.7 loading
  150. xt_time: kernel timezone is -0000
  151. gre: GRE over IPv4 demultiplexor driver
  152. nf_nat_rtsp v0.7 loading
  153. ip_tables: (C) 2000-2006 Netfilter Core Team
  154. NET: Registered protocol family 17
  155. bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  156. Bridge firewalling registered
  157. 8021q: 802.1Q VLAN Support v1.8
  158. Registering SWP/SWPB emulation handler
  159. found cfe nvram
  160. check if nvram copy is required CFE Size is 65536
  161. nvram copy magic is 48534C46
  162. max nvram space = 131072
  163. read 65536 bytes to offset 0
  164. Northstar brcmnand NAND Flash Controller driver, Version 0.1 (c) Broadcom Inc. 2012
  165. brcmnand: found no supported devices
  166. VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  167. Freeing unused kernel memory: 328K
  168. init : starting devinit
  169. cannot open /dev/nvram
  170. udevtrigger[424]: parse_config_file: can't open '/etc/udev/udev.conf' as config file: No such file or directory
  171. init : no previous bootfails dinit : starting softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=1)
  172. length = 40000
  173. create ctf proc
  174. Cet_module_init: passivemode set to 0x0
  175. et_module_init: txworkq set to 0x0
  176. et_module_init: et_txq_thresh set to 0x400
  177. et_module_init: et_rxlazy_timeout set to 0x3e8
  178. et_module_init: et_rxlazy_framecnt set to 0x20
  179. et_module_init: et_rxlazy_dyn_thresh set to 0
  180. robo attach
  181. robo id 53012
  182. attaching FA
  183. CHIPID 53010, rev 5
  184. aux0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.164.18 (r692288)
  185. robo attach
  186. robo id 53012
  187. attaching FA
  188. CHIPID 53010, rev 5
  189. FA Core Detected!
  190. attach ctf for eth%d
  191. _ctf_attach:attach eth%d
  192. bind ctf to eth if
  193. eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.164.18 (r692288)
  194. umount: none busy - remounted read-only
  195. umount: ramfs busy - remounted read-only
  196. init : SenKernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
  197.  
  198. CPU1: stopping
  199. CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.4.285 #4132
  200. Hardware name: Northstar Prototype
  201. Backtrace:
  202. Function entered at [<8036c810>] from [<8036c930>]
  203. r7:00000000 r6:60000193 r5:00000000 r4:8046d858
  204. Function entered at [<8036c918>] from [<80172318>]
  205. Function entered at [<801722f8>] from [<8036e8ec>]
  206. Function entered at [<8036e870>] from [<8000d814>]
  207. r7:00000000 r6:87863f58 r5:80484264 r4:00000001
  208. Function entered at [<8000d7d8>] from [<8000d980>]
  209. Function entered at [<8000d8b0>] from [<80009394>]
  210. r7:b0101100 r6:8045ba38 r5:b0100100 r4:87863f58
  211. Function entered at [<80009324>] from [<803645a0>]
  212. Exception stack(0x87863f58 to 0x87863fa0)
  213. 3f40: 80466860 00000000
  214. 3f60: 00007c5a 80364f00 8044a204 00000001 8045b744 80484020 0000406a 413fc090
  215. 3f80: 00000000 87863fb4 87863fb8 87863fa8 8000a2d0 8000a2d4 60000113 ffffffff
  216. r7:87863f8c r6:ffffffff r5:60000113 r4:8000a2d4
  217. Function entered at [<8000a2a0>] from [<8005aee8>]
  218. Function entered at [<8005aeb8>] from [<8005af74>]
  219. Function entered at [<8005af40>] from [<8005b070>]
  220. Function entered at [<8005af8c>] from [<8000d5c4>]
  221. Function entered at [<8000d4bc>] from [<00009428>]
  222. Digital core power voltage set to 1.0V
  223. Decompressing...done
  224. Digital core power voltage set to 1.0V
  225.  
  226. SHMOO VER 1.13
  227.  
  228. PKID07DC06011801080000000000001A103F01000000
  229.  
  230. S300001D7
  231. 00001340
  232.  
  233.  
  234. RDLYW0 00000004
  235.  
  236. RDENW0 00000036
  237.  
  238. RDQSW0
  239.  
  240. 0000000000111111111122222222223333333333444444444455555555556666
  241. 0123456789012345678901234567890123456789012345678901234567890123
  242. 00 -----------+++++++++++++++++++++++X+++++++++++++++++++++++------
  243. 01 ---------------+++++++++++++++++++++++X++++++++++++++++++++++---
  244. 02 -----------+++++++++++++++++++++++X+++++++++++++++++++++++------
  245. 03 ------------+++++++++++++++++++++++X+++++++++++++++++++++++-----
  246. 04 -----++++++++++++++++++++++X++++++++++++++++++++++--------------
  247. 05 ------------++++++++++++++++++++++++X+++++++++++++++++++++++----
  248. 06 --------+++++++++++++++++++++++X+++++++++++++++++++++++---------
  249. 07 -------------+++++++++++++++++++++++X++++++++++++++++++++++-----
  250. 08 ------+++++++++++++++++++++++X++++++++++++++++++++++------------
  251. 09 ------++++++++++++++++++++++++X++++++++++++++++++++++++---------
  252. 10 --+++++++++++++++++++++++X++++++++++++++++++++++----------------
  253. 11 ----------+++++++++++++++++++++++X++++++++++++++++++++++--------
  254. 12 -----++++++++++++++++++++++X++++++++++++++++++++++--------------
  255. 13 ---------+++++++++++++++++++++++X++++++++++++++++++++++---------
  256. 14 ---------++++++++++++++++++++++X+++++++++++++++++++++-----------
  257. 15 ----------++++++++++++++++++++++X++++++++++++++++++++++---------
  258.  
  259.  
  260. PW0
  261.  
  262. 0000000000111111111122222222223333333333444444444455555555556666
  263. 0123456789012345678901234567890123456789012345678901234567890123
  264. 00 ----+++++++++++++++++++++++++++X++++++++++++++++++++++++++------
  265. 01 ----------+++++++++++++++++++++++++X+++++++++++++++++++++++++---
  266. 02 ----+++++++++++++++++++++++++++X++++++++++++++++++++++++++------
  267. 03 ------++++++++++++++++++++++++++X++++++++++++++++++++++++++-----
  268. 04 +++++++++++++++++++++++++X++++++++++++++++++++++++--------------
  269. 05 --------++++++++++++++++++++++++++X+++++++++++++++++++++++++----
  270. 06 ----+++++++++++++++++++++++++X+++++++++++++++++++++++++---------
  271. 07 ---------+++++++++++++++++++++++++X++++++++++++++++++++++++-----
  272. 08 ++++++++++++++++++++++++++X+++++++++++++++++++++++++------------
  273. 09 +++++++++++++++++++++++++++X+++++++++++++++++++++++++++---------
  274. 10 ++++++++++++++++++++++++X+++++++++++++++++++++++----------------
  275. 11 --+-+++++++++++++++++++++++++X+++++++++++++++++++++++++---------
  276. 12 +++++++++++++++++++++++++X++++++++++++++++++++++++--------------
  277. 13 ---++++++++++++++++++++++++++X+++++++++++++++++++++++++---------
  278. 14 -++++++++++++++++++++++++++X+++++++++++++++++++++++++-----------
  279. 15 --++++++++++++++++++++++++++X++++++++++++++++++++++++++---------
  280.  
  281.  
  282. NW0
  283.  
  284. 0000000000111111111122222222223333333333444444444455555555556666
  285. 0123456789012345678901234567890123456789012345678901234567890123
  286. 00 -----------+++++++++++++++++++++++X+++++++++++++++++++++++------
  287. 01 ---------------++++++++++++++++++++++++X+++++++++++++++++++++++-
  288. 02 ------------+++++++++++++++++++++++X+++++++++++++++++++++++-----
  289. 03 -------------+++++++++++++++++++++++X+++++++++++++++++++++++----
  290. 04 -----+++++++++++++++++++++++X+++++++++++++++++++++++------------
  291. 05 ------------++++++++++++++++++++++++++X+++++++++++++++++++++++--
  292. 06 --------+++++++++++++++++++++++X+++++++++++++++++++++++---------
  293. 07 --------------+++++++++++++++++++++++++X++++++++++++++++++++++--
  294. 08 -------+++++++++++++++++++++++X++++++++++++++++++++++-----------
  295. 09 ------++++++++++++++++++++++++X++++++++++++++++++++++++---------
  296. 10 ---+++++++++++++++++++++++X++++++++++++++++++++++---------------
  297. 11 ----------++++++++++++++++++++++++X+++++++++++++++++++++++------
  298. 12 ----+++++++++++++++++++++++X+++++++++++++++++++++++-------------
  299. 13 ---------++++++++++++++++++++++++X++++++++++++++++++++++++------
  300. 14 ---------++++++++++++++++++++++X+++++++++++++++++++++-----------
  301. 15 ----------+++++++++++++++++++++++X++++++++++++++++++++++--------
  302.  
  303.  
  304. WRDQW0
  305.  
  306. 0000000000111111111122222222223333333333444444444455555555556666
  307. 0123456789012345678901234567890123456789012345678901234567890123
  308. 00 +++++++++++++++++++++X++++++++++++++++++++---------------++++++-
  309. 01 ---++++++++++++++++++++++X+++++++++++++++++++++-------------+++-
  310. 02 +++++++++++++++++++++X+++++++++++++++++++++-------------+++++++-
  311. 03 -+++++++++++++++++++++X+++++++++++++++++++++--------------+++++-
  312. 04 +++++++++++++++++++X++++++++++++++++++---------------++++++++++-
  313. 05 --++++++++++++++++++++++X+++++++++++++++++++++-------------++++-
  314. 06 ++++++++++++++++++++X++++++++++++++++++++----------------++++++-
  315. 07 --++++++++++++++++++++++X+++++++++++++++++++++-------------++++-
  316. 08 +++++++++++++++++++X++++++++++++++++++--------------+++++++++++-
  317. 09 -+++++++++++++++++++++X++++++++++++++++++++---------------+++++-
  318. 10 +++++++++++++++++++X++++++++++++++++++----------------+++++++++-
  319. 11 --+++++++++++++++++++++X+++++++++++++++++++++---------------+++-
  320. 12 ++++++++++++++++++++X+++++++++++++++++++---------------++++++++-
  321. 13 ++++++++++++++++++++++X++++++++++++++++++++++-------------+++++-
  322. 14 --++++++++++++++++++++X+++++++++++++++++++-----------------++++-
  323. 15 +++++++++++++++++++++X+++++++++++++++++++++--------------++++++-
  324.  
  325.  
  326. WRDMW0 00000022
  327. WRDMW0 00000021
  328.  
  329.  
  330. ADDR
  331.  
  332. 0000000000111111111122222222223333333333444444444455555555556666
  333. 0123456789012345678901234567890123456789012345678901234567890123
  334. 00 +++++++++++++++++++S+++++++++++X++++++++++++++++++++++++++++++++
  335.  
  336. Decompressing...done
  337.  
  338.  
  339. CFE version 6.37.14.93 (r469350) based on BBP 1.0.37 for BCM947XX (32bit,SP,)
  340. Build Date: 2015年 07月 08日 星期三 16:42:42 CST (tomcat@buildserver)
  341. Copyright (C) 2000-2008 Broadcom Corporation.
  342.  
  343. Init Arena
  344. Init Devs.
  345. Boot partition size = 262144(0x40000)
  346. DDR Clock: 800 MHz
  347. Info: DDR frequency set from clkfreq=1000,*800*
  348. et0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 6.37.14.93 (r469350)
  349. CPU type 0x0: 1000MHz
  350. Tot mem: 131072 KBytes
  351.  
  352. CFE mem: 0x00F00000 - 0x02F80F3C (34082620)
  353. Data: 0x00F48C1C - 0x00F490F0 (1236)
  354. BSS: 0x00F49100 - 0x00F7EF3C (220732)
  355. Heap: 0x00F7EF3C - 0x02F7EF3C (33554432)
  356. Stack: 0x02F7EF3C - 0x02F80F3C (8192)
  357. Text: 0x00F00000 - 0x00F3F36C (258924)
  358.  
  359. Device eth0: hwaddr XX-XX-XX-XX-XX-XX, ipaddr 192.168.1.1, mask 255.255.255.0
  360. gateway not set, nameserver not set
  361. Startup canceled
  362.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement