Advertisement
urys

Untitled

Nov 9th, 2016
473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 281.53 KB | None | 0 0
  1.  
  2.  
  3. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  4.  
  5. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  6. Core: e500, Version: 5.1, (0x80211051)
  7. Clock Configuration:
  8. CPU0:1200 MHz, CPU1:1200 MHz,
  9. CCB:600 MHz,
  10. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  11. L1: D-cache 32 KiB enabled
  12. I-cache 32 KiB enabled
  13. wdt status 00000005 reset
  14. Watchdog enabled
  15. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  16. Error, wrong i2c adapter 2 max 2 possible
  17. in: 56
  18. out: 0
  19. io_config: 255
  20. rom_loc: nor upper bank
  21. SD/MMC : 4-bit Mode
  22. eSPI : Enabled
  23. I2C: Error, wrong i2c adapter 2 max 2 possible
  24. ready
  25. SPI: ready
  26. DRAM: Error, wrong i2c adapter 2 max 2 possible
  27. Detected UDIMM 9905594-009.A00LF
  28. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  29. Flash: 16 MiB
  30. L2: 512 KiB enabled
  31. NAND: 256 MiB
  32. MMC: FSL_SDHC: 0
  33. *** Warning - bad CRC, using default environment
  34.  
  35. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  36. PCIe1: Bus 00 - 00
  37. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  38. 02:00.0 - 168c:0030 - Network controller
  39. PCIe2: Bus 01 - 02
  40. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  41. 04:00.0 - 104c:8241 - Serial bus controller
  42. PCIe3: Bus 03 - 04
  43. Error, wrong i2c adapter 2 max 2 possible
  44. In: serial
  45. Out: serial
  46. Err: serial
  47. Net: Phy 5 not found
  48. PHY reset timed out
  49. eTSEC1
  50. Error: eTSEC1 address not set.
  51. , eTSEC2
  52. Error: eTSEC2 address not set.
  53. , eTSEC3 [PRIME]
  54. Error: eTSEC3 address not set.
  55.  
  56. Hit any key to stop autoboot: 1  0
  57. BOOT NAND
  58. wdt status 00000003
  59. UBI: attaching mtd2 to ubi0
  60. UBI: scanning is finished
  61. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  62. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  63. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  64. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  65. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  66. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  67. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  68. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  69. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  70. Done
  71. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  72. Done
  73. WARNING: adjusting available memory to 30000000
  74. ## Booting kernel from Legacy Image at 02100000 ...
  75. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  76. Created: 2015-07-02 12:44:00 UTC
  77. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  78. Data Size: 2037943 Bytes = 1.9 MiB
  79. Load Address: 00000000
  80. Entry Point: 00000000
  81. Verifying Checksum ... OK
  82. ## Flattened Device Tree blob at 02000000
  83. Booting using the fdt blob at 0x2000000
  84. Uncompressing Kernel Image ... OK
  85. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  86. WARNING: could not find compatible node fsl-usb2-dr
  87. [ 0.000000] Using P2020 RDB machine description
  88. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  89. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  90. [ 0.000000] CPU maps initialized for 1 thread per core
  91. [ 0.000000] bootconsole [udbg0] enabled
  92. setup_arch: bootmem
  93. mpc85xx_rdb_setup_arch()
  94. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  95. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  96. arch: exit
  97. [ 0.000000] Zone ranges:
  98. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  99. [ 0.000000] Normal empty
  100. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  101. [ 0.000000] Movable zone start for each node
  102. [ 0.000000] Early memory node ranges
  103. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  104. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  105. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  106. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  107. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  108. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  109. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  110. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  111. [ 0.000000] Sorting __ex_table...
  112. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  113. [ 0.000000] Kernel virtual memory layout:
  114. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  115. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  116. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  117. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  118. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  119. [ 0.000000] Hierarchical RCU implementation.
  120. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  121. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  122. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  123. [ 0.000000] mpic: Initializing for 256 sources
  124. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  125. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  126. [ 0.006302] pid_max: default: 32768 minimum: 301
  127. [ 0.010974] Mount-cache hash table entries: 512
  128. [ 0.017109] mpic: requesting IPIs...
  129. [ 0.021228] Brought up 2 CPUs
  130. [ 0.024747] NET: Registered protocol family 16
  131.  
  132. [ 0.036614] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  133. [ 0.044458] PCI host bridge /pcie@ffe08000 (primary) ranges:
  134. [ 0.050103] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  135. [ 0.057318] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  136. [ 0.064454] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  137. [ 0.069502] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  138. [ 0.077345] PCI host bridge /pcie@ffe09000 ranges:
  139. [ 0.082209] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  140. [ 0.089422] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  141. [ 0.096557] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  142. [ 0.101606] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  143. [ 0.109449] PCI host bridge /pcie@ffe0a000 ranges:
  144. [ 0.114313] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  145. [ 0.121526] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  146. [ 0.128660] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  147. [ 0.142833] PCI: Probing PCI hardware
  148. [ 0.146609] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  149. [ 0.152632] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  150. [ 0.158795] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  151. [ 0.165662] pci_bus 0000:00: root bus resource [bus 00-ff]
  152. [ 0.171174] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  153. [ 0.186901] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  154. [ 0.192235] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  155. [ 0.198254] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  156. [ 0.207201] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  157. [ 0.214069] pci_bus 0001:02: root bus resource [bus 02-ff]
  158. [ 0.219575] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  159. [ 0.227466] pci 0001:02:00.0: Primary bus is hard wired to 0
  160. [ 0.233051] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  161. [ 0.249063] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  162. [ 0.254381] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  163. [ 0.260400] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  164. [ 0.269347] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  165. [ 0.276216] pci_bus 0002:04: root bus resource [bus 04-ff]
  166. [ 0.281720] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  167. [ 0.289602] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  168. [ 0.297642] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  169. [ 0.302902] pci 0000:00:00.0: PCI bridge to [bus 01]
  170. [ 0.307785] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  171. [ 0.313868] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  172. [ 0.320653] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  173. [ 0.327524] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  174. [ 0.334732] pci 0001:02:00.0: PCI bridge to [bus 03]
  175. [ 0.339687] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  176. [ 0.345946] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  177. [ 0.352728] pci 0002:04:00.0: PCI bridge to [bus 05]
  178. [ 0.357682] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  179. [ 0.363941] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  180. [ 0.370720] Some PCI device resources are unassigned, try booting with pci=realloc
  181. [ 0.378287] pci 0000:00:00.0: enabling device (0106 -> 0107)
  182. [ 0.383938] pci 0001:02:00.0: enabling device (0106 -> 0107)
  183. [ 0.389588] pci 0002:04:00.0: enabling device (0106 -> 0107)
  184. [ 0.395397] mpic-msgr ffe41400.message: Found 0 message registers
  185. [ 0.401409] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  186. [ 0.409420] mpic-msgr ffe41400.message: Failed to find message register block alias
  187. [ 0.420234] bio: create slab <bio-0> at 0
  188. [ 0.425345] Switching to clocksource timebase
  189. [ 0.430977] NET: Registered protocol family 2
  190. [ 0.435513] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  191. [ 0.442616] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  192. [ 0.449088] TCP: Hash tables configured (established 4096 bind 4096)
  193. [ 0.455453] TCP: reno registered
  194. [ 0.458601] UDP hash table entries: 256 (order: 1, 8192 bytes)
  195. [ 0.464433] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  196. [ 0.470802] NET: Registered protocol family 1
  197. [ 0.476664] bounce pool size: 64 pages
  198. [ 0.486445] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  199. [ 0.492209] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  200. [ 0.502387] msgmni has been set to 982
  201. [ 0.506266] io scheduler noop registered
  202. [ 0.510122] io scheduler deadline registered (default)
  203. [ 0.558085] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  204. [ 0.567028] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  205. [ 0.573763] console [ttyS0] enabled, bootconsole disabled
  206. [ 0.573763] console [ttyS0] enabled, bootconsole disabled
  207. [ 0.584931] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  208. [ 0.592289] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  209. [ 0.599658] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  210. [ 0.607923] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  211. [ 0.617952] Amd/Fujitsu Extended Query Table at 0x0040
  212. [ 0.623121] Amd/Fujitsu Extended Query version 1.3.
  213. [ 0.628179] number of CFI chips: 1
  214. [ 0.631808] 6 ofpart partitions found on MTD device ef000000.nor
  215. [ 0.637826] Creating 6 MTD partitions on "ef000000.nor":
  216. [ 0.643145] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  217. [ 0.649697] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  218. [ 0.657007] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  219. [ 0.664649] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  220. [ 0.671595] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  221. [ 0.678270] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  222. [ 0.685519] ONFI param page 0 valid
  223. [ 0.689053] ONFI flash detected
  224. [ 0.692199] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAW
  225. [ 2.001167] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  226. [ 2.007707] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  227. [ 2.014501] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  228. [ 2.021645] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  229. [ 2.029269] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  230. [ 2.035812] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  231. [ 2.042611] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  232. [ 2.049754] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  233. [ 2.057373] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  234. [ 2.063915] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  235. [ 2.070751] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  236. [ 2.077895] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  237. [ 2.085160] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  238. [ 2.091482] i2c /dev entries driver
  239. [ 2.095151] mpc-i2c ffe03000.i2c: timeout 1000000 us
  240. [ 2.102817] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  241. [ 2.109455] mpc-i2c ffe03100.i2c: timeout 1000000 us
  242. [ 2.114811] booke_wdt: powerpc book-e watchdog driver loaded
  243. [ 2.120696] cpuidle: using governor ladder
  244. [ 2.124987] TCP: cubic registered
  245. [ 2.128308] NET: Registered protocol family 17
  246. [ 2.132801] Bridge firewalling registered
  247. [ 2.136818] 8021q: 802.1Q VLAN Support v1.8
  248. [ 2.142112] UBI: attaching mtd9 to ubi0
  249. [ 3.661841] UBI: scanning is finished
  250. [ 3.675720] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  251. [ 3.682614] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  252. [ 3.689406] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  253. [ 3.696024] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  254. [ 3.702903] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  255. [ 3.708911] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  256. [ 3.716052] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  257. [ 3.725105] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  258. [ 3.734347] UBI: background thread "ubi_bgt0d" started, PID 907
  259. [ 3.741199] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 15:53:37 UTC (1478706817)
  260. [ 3.751106] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  261. [ 3.803666] UBIFS: recovery needed
  262. [ 3.910007] UBIFS: recovery completed
  263. [ 3.913710] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  264. [ 3.919728] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  265. [ 3.928875] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  266. [ 3.938800] UBIFS: reserved for root: 0 bytes (0 KiB)
  267. [ 3.943861] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  268. [ 3.956921] VFS: Mounted root (ubifs filesystem) on device 0:10.
  269. [ 3.963128] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  270. [ 4.154746] init: Console is alive
  271. [ 4.158266] init: - watchdog -
  272. [ 4.402615] usbcore: registered new interface driver usbfs
  273. [ 4.408208] usbcore: registered new interface driver hub
  274. [ 4.413663] usbcore: registered new device driver usb
  275. [ 4.437949] SCSI subsystem initialized
  276. [ 4.448910] usbcore: registered new interface driver usb-storage
  277. [ 4.461230] Button Hotplug driver version 0.4.1
  278. [ 4.478817] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  279. [ 4.485420] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  280. [ 4.492089] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  281.  
  282.  
  283. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  284.  
  285. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  286. Core: e500, Version: 5.1, (0x80211051)
  287. Clock Configuration:
  288. CPU0:1200 MHz, CPU1:1200 MHz,
  289. CCB:600 MHz,
  290. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  291. L1: D-cache 32 KiB enabled
  292. I-cache 32 KiB enabled
  293. wdt status 00000005 reset
  294. Watchdog enabled
  295. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  296. Error, wrong i2c adapter 2 max 2 possible
  297. in: 56
  298. out: 0
  299. io_config: 255
  300. rom_loc: nor upper bank
  301. SD/MMC : 4-bit Mode
  302. eSPI : Enabled
  303. I2C: Error, wrong i2c adapter 2 max 2 possible
  304. ready
  305. SPI: ready
  306. DRAM: Error, wrong i2c adapter 2 max 2 possible
  307. Detected UDIMM 9905594-009.A00LF
  308. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  309. Flash: 16 MiB
  310. L2: 512 KiB enabled
  311. NAND: 256 MiB
  312. MMC: FSL_SDHC: 0
  313. *** Warning - bad CRC, using default environment
  314.  
  315. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  316. PCIe1: Bus 00 - 00
  317. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  318. 02:00.0 - 168c:0030 - Network controller
  319. PCIe2: Bus 01 - 02
  320. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  321. 04:00.0 - 104c:8241 - Serial bus controller
  322. PCIe3: Bus 03 - 04
  323. Error, wrong i2c adapter 2 max 2 possible
  324. In: serial
  325. Out: serial
  326. Err: serial
  327. Net: Phy 5 not found
  328. PHY reset timed out
  329. eTSEC1
  330. Error: eTSEC1 address not set.
  331. , eTSEC2
  332. Error: eTSEC2 address not set.
  333. , eTSEC3 [PRIME]
  334. Error: eTSEC3 address not set.
  335.  
  336. Hit any key to stop autoboot: 1  0
  337. BOOT NAND
  338. wdt status 00000003
  339. UBI: attaching mtd2 to ubi0
  340. UBI: scanning is finished
  341. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  342. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  343. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  344. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  345. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  346. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  347. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  348. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  349. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  350. Done
  351. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  352. Done
  353. WARNING: adjusting available memory to 30000000
  354. ## Booting kernel from Legacy Image at 02100000 ...
  355. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  356. Created: 2015-07-02 12:44:00 UTC
  357. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  358. Data Size: 2037943 Bytes = 1.9 MiB
  359. Load Address: 00000000
  360. Entry Point: 00000000
  361. Verifying Checksum ... OK
  362. ## Flattened Device Tree blob at 02000000
  363. Booting using the fdt blob at 0x2000000
  364. Uncompressing Kernel Image ... OK
  365. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  366. WARNING: could not find compatible node fsl-usb2-dr
  367. [ 0.000000] Using P2020 RDB machine description
  368. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  369. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  370. [ 0.000000] CPU maps initialized for 1 thread per core
  371. [ 0.000000] bootconsole [udbg0] enabled
  372. setup_arch: bootmem
  373. mpc85xx_rdb_setup_arch()
  374. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  375. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  376. arch: exit
  377. [ 0.000000] Zone ranges:
  378. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  379. [ 0.000000] Normal empty
  380. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  381. [ 0.000000] Movable zone start for each node
  382. [ 0.000000] Early memory node ranges
  383. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  384. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  385. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  386. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  387. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  388. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  389. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  390. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  391. [ 0.000000] Sorting __ex_table...
  392. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  393. [ 0.000000] Kernel virtual memory layout:
  394. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  395. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  396. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  397. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  398. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  399. [ 0.000000] Hierarchical RCU implementation.
  400. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  401. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  402. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  403. [ 0.000000] mpic: Initializing for 256 sources
  404. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  405. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  406. [ 0.006303] pid_max: default: 32768 minimum: 301
  407. [ 0.010974] Mount-cache hash table entries: 512
  408. [ 0.017108] mpic: requesting IPIs...
  409. [ 0.021224] Brought up 2 CPUs
  410. [ 0.024743] NET: Registered protocol family 16
  411.  
  412. [ 0.036616] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  413. [ 0.044461] PCI host bridge /pcie@ffe08000 (primary) ranges:
  414. [ 0.050105] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  415. [ 0.057320] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  416. [ 0.064456] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  417. [ 0.069505] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  418. [ 0.077348] PCI host bridge /pcie@ffe09000 ranges:
  419. [ 0.082212] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  420. [ 0.089425] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  421. [ 0.096559] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  422. [ 0.101608] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  423. [ 0.109451] PCI host bridge /pcie@ffe0a000 ranges:
  424. [ 0.114314] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  425. [ 0.121528] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  426. [ 0.128662] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  427. [ 0.142835] PCI: Probing PCI hardware
  428. [ 0.146612] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  429. [ 0.152635] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  430. [ 0.158798] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  431. [ 0.165666] pci_bus 0000:00: root bus resource [bus 00-ff]
  432. [ 0.171178] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  433. [ 0.186904] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  434. [ 0.192236] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  435. [ 0.198255] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  436. [ 0.207202] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  437. [ 0.214070] pci_bus 0001:02: root bus resource [bus 02-ff]
  438. [ 0.219576] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  439. [ 0.227467] pci 0001:02:00.0: Primary bus is hard wired to 0
  440. [ 0.233052] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  441. [ 0.249065] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  442. [ 0.254383] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  443. [ 0.260401] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  444. [ 0.269349] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  445. [ 0.276217] pci_bus 0002:04: root bus resource [bus 04-ff]
  446. [ 0.281721] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  447. [ 0.289604] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  448. [ 0.297643] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  449. [ 0.302903] pci 0000:00:00.0: PCI bridge to [bus 01]
  450. [ 0.307786] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  451. [ 0.313869] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  452. [ 0.320655] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  453. [ 0.327525] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  454. [ 0.334734] pci 0001:02:00.0: PCI bridge to [bus 03]
  455. [ 0.339688] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  456. [ 0.345947] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  457. [ 0.352729] pci 0002:04:00.0: PCI bridge to [bus 05]
  458. [ 0.357683] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  459. [ 0.363942] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  460. [ 0.370721] Some PCI device resources are unassigned, try booting with pci=realloc
  461. [ 0.378288] pci 0000:00:00.0: enabling device (0106 -> 0107)
  462. [ 0.383940] pci 0001:02:00.0: enabling device (0106 -> 0107)
  463. [ 0.389590] pci 0002:04:00.0: enabling device (0106 -> 0107)
  464. [ 0.395399] mpic-msgr ffe41400.message: Found 0 message registers
  465. [ 0.401412] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  466. [ 0.409422] mpic-msgr ffe41400.message: Failed to find message register block alias
  467. [ 0.420233] bio: create slab <bio-0> at 0
  468. [ 0.425342] Switching to clocksource timebase
  469. [ 0.430975] NET: Registered protocol family 2
  470. [ 0.435511] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  471. [ 0.442616] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  472. [ 0.449088] TCP: Hash tables configured (established 4096 bind 4096)
  473. [ 0.455453] TCP: reno registered
  474. [ 0.458600] UDP hash table entries: 256 (order: 1, 8192 bytes)
  475. [ 0.464433] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  476. [ 0.470800] NET: Registered protocol family 1
  477. [ 0.476662] bounce pool size: 64 pages
  478. [ 0.486448] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  479. [ 0.492211] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  480. [ 0.502389] msgmni has been set to 982
  481. [ 0.506268] io scheduler noop registered
  482. [ 0.510124] io scheduler deadline registered (default)
  483. [ 0.558084] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  484. [ 0.566703] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  485. [ 0.573432] console [ttyS0] enabled, bootconsole disabled
  486. [ 0.573432] console [ttyS0] enabled, bootconsole disabled
  487. [ 0.584566] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  488. [ 0.591924] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  489. [ 0.599302] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  490. [ 0.607545] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  491. [ 0.617570] Amd/Fujitsu Extended Query Table at 0x0040
  492. [ 0.622739] Amd/Fujitsu Extended Query version 1.3.
  493. [ 0.627797] number of CFI chips: 1
  494. [ 0.631423] 6 ofpart partitions found on MTD device ef000000.nor
  495. [ 0.637443] Creating 6 MTD partitions on "ef000000.nor":
  496. [ 0.642765] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  497. [ 0.649300] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  498. [ 0.656611] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  499. [ 0.664250] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  500. [ 0.671200] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  501. [ 0.677890] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  502. [ 0.685147] ONFI param page 0 valid
  503. [ 0.688674] ONFI flash detected
  504. [ 0.691821] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  505. [ 0.704562] Bad block table found at page 131008, version 0x01
  506. [ 0.711184] Bad block table found at page 130944, version 0x01
  507. [ 0.717665] 4 ofpart partitions found on MTD device ff800000.flash
  508. [ 0.723851] Creating 4 MTD partitions on "ff800000.flash":
  509. [ 0.729341] 0x000000000000-0x000000200000 : "NAND (RW) DTB Image"
  510. [ 0.735974] 0x000000200000-0x000000700000 : "NAND (RW) Linux Kernel Image"
  511. [ 0.743387] 0x000000700000-0x000010000000 : "NAND (RW) JFFS2 Root File System"
  512. [ 0.751229] 0x000000000000-0x000010000000 : "rootfs-ubifs"
  513. [ 0.757342] eLBC NAND device at 0xff800000, bank 1
  514. [ 0.762610] fsl_espi ffe07000.spi: master is unqueued, this is deprecated
  515. [ 0.770268] fsl_espi ffe07000.spi: at 0xe1054000 (irq = 59)
  516. [ 0.776811] libphy: Fixed MDIO Bus: probed
  517. [ 0.781128] libphy: Freescale PowerQUICC MII Bus: probed
  518. [ 0.809759] switch0: Atheros AR8337 rev. 2 switch registered on mdio@ffe24520
  519. [ 2.001159] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  520. [ 2.007700] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  521. [ 2.014494] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  522. [ 2.021636] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  523. [ 2.029257] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  524. [ 2.035799] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  525. [ 2.042597] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  526. [ 2.049741] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  527. [ 2.057355] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  528. [ 2.063896] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  529. [ 2.070732] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  530. [ 2.077875] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  531. [ 2.085142] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  532. [ 2.091460] i2c /dev entries driver
  533. [ 2.095130] mpc-i2c ffe03000.i2c: timeout 1000000 us
  534. [ 2.102754] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  535. [ 2.109390] mpc-i2c ffe03100.i2c: timeout 1000000 us
  536. [ 2.114748] booke_wdt: powerpc book-e watchdog driver loaded
  537. [ 2.120629] cpuidle: using governor ladder
  538. [ 2.124920] TCP: cubic registered
  539. [ 2.128240] NET: Registered protocol family 17
  540. [ 2.132732] Bridge firewalling registered
  541. [ 2.136750] 8021q: 802.1Q VLAN Support v1.8
  542. [ 2.142037] UBI: attaching mtd9 to ubi0
  543. [ 3.661714] UBI: scanning is finished
  544. [ 3.675597] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  545. [ 3.682490] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  546. [ 3.689283] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  547. [ 3.695901] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  548. [ 3.702779] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  549. [ 3.708788] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  550. [ 3.715928] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  551. [ 3.724981] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  552. [ 3.734222] UBI: background thread "ubi_bgt0d" started, PID 907
  553. [ 3.741074] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 15:54:28 UTC (1478706868)
  554. [ 3.750990] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  555. [ 3.803580] UBIFS: recovery needed
  556. [ 3.909911] UBIFS: recovery completed
  557. [ 3.913607] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  558. [ 3.919620] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  559. [ 3.928768] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  560. [ 3.938693] UBIFS: reserved for root: 0 bytes (0 KiB)
  561. [ 3.943754] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  562. [ 3.956824] VFS: Mounted root (ubifs filesystem) on device 0:10.
  563. [ 3.963029] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  564. [ 4.154709] init: Console is alive
  565. [ 4.158227] init: - watchdog -
  566. [ 4.402567] usbcore: registered new interface driver usbfs
  567. [ 4.408163] usbcore: registered new interface driver hub
  568. [ 4.413604] usbcore: registered new device driver usb
  569. [ 4.437874] SCSI subsystem initialized
  570. [ 4.448827] usbcore: registered new interface driver usb-storage
  571. [ 4.461172] Button Hotplug driver version 0.4.1
  572. [ 4.478802] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  573. [ 4.485424] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  574. [ 4.492060] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  575.  
  576.  
  577. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  578.  
  579. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  580. Core: e500, Version: 5.1, (0x80211051)
  581. Clock Configuration:
  582. CPU0:1200 MHz, CPU1:1200 MHz,
  583. CCB:600 MHz,
  584. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  585. L1: D-cache 32 KiB enabled
  586. I-cache 32 KiB enabled
  587. wdt status 00000005 reset
  588. Watchdog enabled
  589. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  590. Error, wrong i2c adapter 2 max 2 possible
  591. in: 56
  592. out: 0
  593. io_config: 255
  594. rom_loc: nor upper bank
  595. SD/MMC : 4-bit Mode
  596. eSPI : Enabled
  597. I2C: Error, wrong i2c adapter 2 max 2 possible
  598. ready
  599. SPI: ready
  600. DRAM: Error, wrong i2c adapter 2 max 2 possible
  601. Detected UDIMM 9905594-009.A00LF
  602. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  603. Flash: 16 MiB
  604. L2: 512 KiB enabled
  605. NAND: 256 MiB
  606. MMC: FSL_SDHC: 0
  607. *** Warning - bad CRC, using default environment
  608.  
  609. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  610. PCIe1: Bus 00 - 00
  611. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  612. 02:00.0 - 168c:0030 - Network controller
  613. PCIe2: Bus 01 - 02
  614. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  615. 04:00.0 - 104c:8241 - Serial bus controller
  616. PCIe3: Bus 03 - 04
  617. Error, wrong i2c adapter 2 max 2 possible
  618. In: serial
  619. Out: serial
  620. Err: serial
  621. Net: Phy 5 not found
  622. PHY reset timed out
  623. eTSEC1
  624. Error: eTSEC1 address not set.
  625. , eTSEC2
  626. Error: eTSEC2 address not set.
  627. , eTSEC3 [PRIME]
  628. Error: eTSEC3 address not set.
  629.  
  630. Hit any key to stop autoboot: 1  0
  631. BOOT NAND
  632. wdt status 00000003
  633. UBI: attaching mtd2 to ubi0
  634. UBI: scanning is finished
  635. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  636. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  637. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  638. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  639. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  640. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  641. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  642. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  643. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  644. Done
  645. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  646. Done
  647. WARNING: adjusting available memory to 30000000
  648. ## Booting kernel from Legacy Image at 02100000 ...
  649. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  650. Created: 2015-07-02 12:44:00 UTC
  651. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  652. Data Size: 2037943 Bytes = 1.9 MiB
  653. Load Address: 00000000
  654. Entry Point: 00000000
  655. Verifying Checksum ... OK
  656. ## Flattened Device Tree blob at 02000000
  657. Booting using the fdt blob at 0x2000000
  658. Uncompressing Kernel Image ... OK
  659. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  660. WARNING: could not find compatible node fsl-usb2-dr
  661. [ 0.000000] Using P2020 RDB machine description
  662. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  663. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  664. [ 0.000000] CPU maps initialized for 1 thread per core
  665. [ 0.000000] bootconsole [udbg0] enabled
  666. setup_arch: bootmem
  667. mpc85xx_rdb_setup_arch()
  668. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  669. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  670. arch: exit
  671. [ 0.000000] Zone ranges:
  672. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  673. [ 0.000000] Normal empty
  674. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  675. [ 0.000000] Movable zone start for each node
  676. [ 0.000000] Early memory node ranges
  677. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  678. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  679. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  680. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  681. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  682. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  683. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  684. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  685. [ 0.000000] Sorting __ex_table...
  686. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  687. [ 0.000000] Kernel virtual memory layout:
  688. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  689. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  690. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  691. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  692. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  693. [ 0.000000] Hierarchical RCU implementation.
  694. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  695. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  696. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  697. [ 0.000000] mpic: Initializing for 256 sources
  698. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  699. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  700. [ 0.006303] pid_max: default: 32768 minimum: 301
  701. [ 0.010974] Mount-cache hash table entries: 512
  702. [ 0.017107] mpic: requesting IPIs...
  703. [ 0.021221] Brought up 2 CPUs
  704. [ 0.024742] NET: Registered protocol family 16
  705.  
  706. [ 0.036609] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  707. [ 0.044453] PCI host bridge /pcie@ffe08000 (primary) ranges:
  708. [ 0.050098] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  709. [ 0.057312] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  710. [ 0.064449] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  711. [ 0.069499] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  712. [ 0.077342] PCI host bridge /pcie@ffe09000 ranges:
  713. [ 0.082206] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  714. [ 0.089419] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  715. [ 0.096554] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  716. [ 0.101603] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  717. [ 0.109446] PCI host bridge /pcie@ffe0a000 ranges:
  718. [ 0.114310] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  719. [ 0.121524] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  720. [ 0.128658] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  721. [ 0.142826] PCI: Probing PCI hardware
  722. [ 0.146602] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  723. [ 0.152626] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  724. [ 0.158787] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  725. [ 0.165655] pci_bus 0000:00: root bus resource [bus 00-ff]
  726. [ 0.171168] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  727. [ 0.186893] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  728. [ 0.192228] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  729. [ 0.198247] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  730. [ 0.207194] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  731. [ 0.214062] pci_bus 0001:02: root bus resource [bus 02-ff]
  732. [ 0.219567] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  733. [ 0.227458] pci 0001:02:00.0: Primary bus is hard wired to 0
  734. [ 0.233043] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  735. [ 0.249056] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  736. [ 0.254374] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  737. [ 0.260393] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  738. [ 0.269340] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  739. [ 0.276208] pci_bus 0002:04: root bus resource [bus 04-ff]
  740. [ 0.281712] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  741. [ 0.289595] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  742. [ 0.297635] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  743. [ 0.302895] pci 0000:00:00.0: PCI bridge to [bus 01]
  744. [ 0.307779] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  745. [ 0.313862] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  746. [ 0.320647] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  747. [ 0.327517] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  748. [ 0.334726] pci 0001:02:00.0: PCI bridge to [bus 03]
  749. [ 0.339681] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  750. [ 0.345940] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  751. [ 0.352721] pci 0002:04:00.0: PCI bridge to [bus 05]
  752. [ 0.357676] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  753. [ 0.363935] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  754. [ 0.370714] Some PCI device resources are unassigned, try booting with pci=realloc
  755. [ 0.378281] pci 0000:00:00.0: enabling device (0106 -> 0107)
  756. [ 0.383932] pci 0001:02:00.0: enabling device (0106 -> 0107)
  757. [ 0.389582] pci 0002:04:00.0: enabling device (0106 -> 0107)
  758. [ 0.395390] mpic-msgr ffe41400.message: Found 0 message registers
  759. [ 0.401403] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  760. [ 0.409413] mpic-msgr ffe41400.message: Failed to find message register block alias
  761. [ 0.420231] bio: create slab <bio-0> at 0
  762. [ 0.425341] Switching to clocksource timebase
  763. [ 0.430974] NET: Registered protocol family 2
  764. [ 0.435510] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  765. [ 0.442615] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  766. [ 0.449086] TCP: Hash tables configured (established 4096 bind 4096)
  767. [ 0.455450] TCP: reno registered
  768. [ 0.458598] UDP hash table entries: 256 (order: 1, 8192 bytes)
  769. [ 0.464430] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  770. [ 0.470798] NET: Registered protocol family 1
  771. [ 0.476663] bounce pool size: 64 pages
  772. [ 0.486389] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  773. [ 0.492153] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  774. [ 0.502332] msgmni has been set to 982
  775. [ 0.506211] io scheduler noop registered
  776. [ 0.510067] io scheduler deadline registered (default)
  777. [ 0.558407] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  778. [ 0.566984] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  779. [ 0.573712] console [ttyS0] enabled, bootconsole disabled
  780. [ 0.573712] console [ttyS0] enabled, bootconsole disabled
  781. [ 0.584851] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  782. [ 0.592206] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  783. [ 0.599568] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  784. [ 0.607816] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  785. [ 0.617842] Amd/Fujitsu Extended Query Table at 0x0040
  786. [ 0.623010] Amd/Fujitsu Extended Query version 1.3.
  787. [ 0.628069] number of CFI chips: 1
  788. [ 0.631695] 6 ofpart partitions found on MTD device ef000000.nor
  789. [ 0.637713] Creating 6 MTD partitions on "ef000000.nor":
  790. [ 0.643032] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  791. [ 0.649577] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  792. [ 0.656889] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  793. [ 0.664538] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  794. [ 0.671492] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  795. [ 0.678164] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  796. [ 0.685417] ONFI param page 0 valid
  797. [ 0.688947] ONFI flash detected
  798. [ 0.692130] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  799. [ 0.704870] Bad block table found at page 131008, version 0x01
  800. [ 0.711455] Bad block table found at page 130944, version 0x01
  801. [ 0.717959] 4 ofpart partitions found on MTD device ff800000.flash
  802. [ 0.724151] Creating 4 MTD partitions on "ff800000.flash":
  803. [ 0.729643] 0x000000000000-0x000000200000 : "NAND (RW) DTB Image"
  804. [ 0.736280] 0x000000200000-0x000000700000 : "NAND (RW) Linux Kernel Image"
  805. [ 0.743669] 0x000000700000-0x000010000000 : "NAND (RW) JFFS2 Root File System"
  806. [ 0.751517] 0x000000000000-0x000010000000 : "rootfs-ubifs"
  807. [ 0.757627] eLBC NAND device at 0xff800000, bank 1
  808. [ 0.762892] fsl_espi ffe07000.spi: master is unqueued, this is deprecated
  809. [ 0.770560] fsl_espi ffe07000.spi: at 0xe1054000 (irq = 59)
  810. [ 0.777067] libphy: Fixed MDIO Bus: probed
  811. [ 0.781424] libphy: Freescale PowerQUICC MII Bus: probed
  812. [ 0.809754] switch0: Atheros AR8337 rev. 2 switch registered on mdio@ffe24520
  813. [ 2.001165] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  814. [ 2.007704] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  815. [ 2.014498] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  816. [ 2.021640] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  817. [ 2.029260] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  818. [ 2.035801] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  819. [ 2.042600] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  820. [ 2.049743] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  821. [ 2.057358] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  822. [ 2.063899] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  823. [ 2.070732] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  824. [ 2.077876] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  825. [ 2.085139] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  826. [ 2.091457] i2c /dev entries driver
  827. [ 2.095128] mpc-i2c ffe03000.i2c: timeout 1000000 us
  828. [ 2.102751] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  829. [ 2.109389] mpc-i2c ffe03100.i2c: timeout 1000000 us
  830. [ 2.114747] booke_wdt: powerpc book-e watchdog driver loaded
  831. [ 2.120629] cpuidle: using governor ladder
  832. [ 2.124917] TCP: cubic registered
  833. [ 2.128238] NET: Registered protocol family 17
  834. [ 2.132731] Bridge firewalling registered
  835. [ 2.136748] 8021q: 802.1Q VLAN Support v1.8
  836. [ 2.142037] UBI: attaching mtd9 to ubi0
  837. [ 3.661744] UBI: scanning is finished
  838. [ 3.675614] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  839. [ 3.682507] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  840. [ 3.689301] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  841. [ 3.695919] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  842. [ 3.702797] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  843. [ 3.708806] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  844. [ 3.715946] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  845. [ 3.724999] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  846. [ 3.734242] UBI: background thread "ubi_bgt0d" started, PID 907
  847. [ 3.741093] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 15:55:19 UTC (1478706919)
  848. [ 3.751018] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  849. [ 3.803584] UBIFS: recovery needed
  850. [ 3.909907] UBIFS: recovery completed
  851. [ 3.913602] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  852. [ 3.919616] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  853. [ 3.928764] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  854. [ 3.938689] UBIFS: reserved for root: 0 bytes (0 KiB)
  855. [ 3.943751] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  856. [ 3.956442] VFS: Mounted root (ubifs filesystem) on device 0:10.
  857. [ 3.962646] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  858. [ 4.153718] init: Console is alive
  859. [ 4.157225] init: - watchdog -
  860. [ 4.401561] usbcore: registered new interface driver usbfs
  861. [ 4.407167] usbcore: registered new interface driver hub
  862. [ 4.412607] usbcore: registered new device driver usb
  863. [ 4.436860] SCSI subsystem initialized
  864. [ 4.447819] usbcore: registered new interface driver usb-storage
  865. [ 4.460182] Button Hotplug driver version 0.4.1
  866. [ 4.477874] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  867. [ 4.484511] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  868. [ 4.491147] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  869.  
  870.  
  871. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  872.  
  873. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  874. Core: e500, Version: 5.1, (0x80211051)
  875. Clock Configuration:
  876. CPU0:1200 MHz, CPU1:1200 MHz,
  877. CCB:600 MHz,
  878. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  879. L1: D-cache 32 KiB enabled
  880. I-cache 32 KiB enabled
  881. wdt status 00000005 reset
  882. Watchdog enabled
  883. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  884. Error, wrong i2c adapter 2 max 2 possible
  885. in: 56
  886. out: 0
  887. io_config: 255
  888. rom_loc: nor upper bank
  889. SD/MMC : 4-bit Mode
  890. eSPI : Enabled
  891. I2C: Error, wrong i2c adapter 2 max 2 possible
  892. ready
  893. SPI: ready
  894. DRAM: Error, wrong i2c adapter 2 max 2 possible
  895. Detected UDIMM 9905594-009.A00LF
  896. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  897. Flash: 16 MiB
  898. L2: 512 KiB enabled
  899. NAND: 256 MiB
  900. MMC: FSL_SDHC: 0
  901. *** Warning - bad CRC, using default environment
  902.  
  903. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  904. PCIe1: Bus 00 - 00
  905. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  906. 02:00.0 - 168c:0030 - Network controller
  907. PCIe2: Bus 01 - 02
  908. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  909. 04:00.0 - 104c:8241 - Serial bus controller
  910. PCIe3: Bus 03 - 04
  911. Error, wrong i2c adapter 2 max 2 possible
  912. In: serial
  913. Out: serial
  914. Err: serial
  915. Net: Phy 5 not found
  916. PHY reset timed out
  917. eTSEC1
  918. Error: eTSEC1 address not set.
  919. , eTSEC2
  920. Error: eTSEC2 address not set.
  921. , eTSEC3 [PRIME]
  922. Error: eTSEC3 address not set.
  923.  
  924. Hit any key to stop autoboot: 1  0
  925. BOOT NAND
  926. wdt status 00000003
  927. UBI: attaching mtd2 to ubi0
  928. UBI: scanning is finished
  929. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  930. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  931. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  932. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  933. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  934. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  935. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  936. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  937. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  938. Done
  939. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  940. Done
  941. WARNING: adjusting available memory to 30000000
  942. ## Booting kernel from Legacy Image at 02100000 ...
  943. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  944. Created: 2015-07-02 12:44:00 UTC
  945. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  946. Data Size: 2037943 Bytes = 1.9 MiB
  947. Load Address: 00000000
  948. Entry Point: 00000000
  949. Verifying Checksum ... OK
  950. ## Flattened Device Tree blob at 02000000
  951. Booting using the fdt blob at 0x2000000
  952. Uncompressing Kernel Image ... OK
  953. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  954. WARNING: could not find compatible node fsl-usb2-dr
  955. [ 0.000000] Using P2020 RDB machine description
  956. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  957. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  958. [ 0.000000] CPU maps initialized for 1 thread per core
  959. [ 0.000000] bootconsole [udbg0] enabled
  960. setup_arch: bootmem
  961. mpc85xx_rdb_setup_arch()
  962. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  963. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  964. arch: exit
  965. [ 0.000000] Zone ranges:
  966. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  967. [ 0.000000] Normal empty
  968. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  969. [ 0.000000] Movable zone start for each node
  970. [ 0.000000] Early memory node ranges
  971. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  972. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  973. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  974. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  975. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  976. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  977. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  978. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  979. [ 0.000000] Sorting __ex_table...
  980. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  981. [ 0.000000] Kernel virtual memory layout:
  982. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  983. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  984. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  985. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  986. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  987. [ 0.000000] Hierarchical RCU implementation.
  988. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  989. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  990. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  991. [ 0.000000] mpic: Initializing for 256 sources
  992. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  993. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  994. [ 0.006303] pid_max: default: 32768 minimum: 301
  995. [ 0.010975] Mount-cache hash table entries: 512
  996. [ 0.017108] mpic: requesting IPIs...
  997. [ 0.021224] Brought up 2 CPUs
  998. [ 0.024745] NET: Registered protocol family 16
  999.  
  1000. [ 0.036613] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  1001. [ 0.044458] PCI host bridge /pcie@ffe08000 (primary) ranges:
  1002. [ 0.050103] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  1003. [ 0.057317] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  1004. [ 0.064453] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  1005. [ 0.069504] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  1006. [ 0.077347] PCI host bridge /pcie@ffe09000 ranges:
  1007. [ 0.082211] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  1008. [ 0.089424] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  1009. [ 0.096558] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  1010. [ 0.101607] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  1011. [ 0.109449] PCI host bridge /pcie@ffe0a000 ranges:
  1012. [ 0.114313] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  1013. [ 0.121527] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  1014. [ 0.128661] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  1015. [ 0.142832] PCI: Probing PCI hardware
  1016. [ 0.146609] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  1017. [ 0.152633] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  1018. [ 0.158795] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  1019. [ 0.165663] pci_bus 0000:00: root bus resource [bus 00-ff]
  1020. [ 0.171175] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1021. [ 0.186901] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  1022. [ 0.192235] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  1023. [ 0.198254] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  1024. [ 0.207201] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  1025. [ 0.214069] pci_bus 0001:02: root bus resource [bus 02-ff]
  1026. [ 0.219575] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1027. [ 0.227466] pci 0001:02:00.0: Primary bus is hard wired to 0
  1028. [ 0.233050] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  1029. [ 0.249063] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  1030. [ 0.254382] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  1031. [ 0.260400] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  1032. [ 0.269348] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  1033. [ 0.276216] pci_bus 0002:04: root bus resource [bus 04-ff]
  1034. [ 0.281720] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1035. [ 0.289603] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1036. [ 0.297642] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  1037. [ 0.302902] pci 0000:00:00.0: PCI bridge to [bus 01]
  1038. [ 0.307785] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  1039. [ 0.313868] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  1040. [ 0.320654] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  1041. [ 0.327524] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  1042. [ 0.334733] pci 0001:02:00.0: PCI bridge to [bus 03]
  1043. [ 0.339687] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  1044. [ 0.345946] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  1045. [ 0.352728] pci 0002:04:00.0: PCI bridge to [bus 05]
  1046. [ 0.357682] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  1047. [ 0.363941] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  1048. [ 0.370720] Some PCI device resources are unassigned, try booting with pci=realloc
  1049. [ 0.378287] pci 0000:00:00.0: enabling device (0106 -> 0107)
  1050. [ 0.383938] pci 0001:02:00.0: enabling device (0106 -> 0107)
  1051. [ 0.389589] pci 0002:04:00.0: enabling device (0106 -> 0107)
  1052. [ 0.395398] mpic-msgr ffe41400.message: Found 0 message registers
  1053. [ 0.401410] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  1054. [ 0.409421] mpic-msgr ffe41400.message: Failed to find message register block alias
  1055. [ 0.420238] bio: create slab <bio-0> at 0
  1056. [ 0.425347] Switching to clocksource timebase
  1057. [ 0.430980] NET: Registered protocol family 2
  1058. [ 0.435517] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  1059. [ 0.442622] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  1060. [ 0.449095] TCP: Hash tables configured (established 4096 bind 4096)
  1061. [ 0.455459] TCP: reno registered
  1062. [ 0.458607] UDP hash table entries: 256 (order: 1, 8192 bytes)
  1063. [ 0.464440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  1064. [ 0.470807] NET: Registered protocol family 1
  1065. [ 0.476669] bounce pool size: 64 pages
  1066. [ 0.486444] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1067. [ 0.492205] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  1068. [ 0.502384] msgmni has been set to 982
  1069. [ 0.506263] io scheduler noop registered
  1070. [ 0.510106] io scheduler deadline registered (default)
  1071. [ 0.558121] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  1072. [ 0.566740] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  1073. [ 0.573476] console [ttyS0] enabled, bootconsole disabled
  1074. [ 0.573476] console [ttyS0] enabled, bootconsole disabled
  1075. [ 0.584621] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  1076. [ 0.591982] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  1077. [ 0.599379] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  1078. [ 0.607629] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  1079. [ 0.617658] Amd/Fujitsu Extended Query Table at 0x0040
  1080. [ 0.622827] Amd/Fujitsu Extended Query version 1.3.
  1081. [ 0.627884] number of CFI chips: 1
  1082. [ 0.631511] 6 ofpart partitions found on MTD device ef000000.nor
  1083. [ 0.637531] Creating 6 MTD partitions on "ef000000.nor":
  1084. [ 0.642851] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  1085. [ 0.649404] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  1086. [ 0.656722] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  1087. [ 0.664361] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  1088. [ 0.671311] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  1089. [ 0.678017] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  1090. [ 0.685267] ONFI param page 0 valid
  1091. [ 0.688790] ONFI flash detected
  1092. [ 0.691936] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  1093. [ 0.704670] Bad block table found at page 131008, version 0x01
  1094. [ 0.711295] Bad block table found at page 130944, version 0x01
  1095. [ 0.717784] 4 ofpart partitions found on MTD device ff800000.flash
  1096. [ 0.723972] Creating 4 MTD partitions on "ff800000.flash":
  1097. [ 0.729463] 0x000000000000-0x000000200000 : "NAND (RW) DTB Image"
  1098. [ 0.736100] 0x000000200000-0x000000700000 : "NAND (RW) Linux Kernel Image"
  1099. [ 0.743493] 0x000000700000-0x000010000000 : "NAND (RW) JFFS2 Root File System"
  1100. [ 0.751337] 0x000000000000-0x000010000000 : "rootfs-ubifs"
  1101. [ 0.757445] eLBC NAND device at 0xff800000, bank 1
  1102. [ 0.762703] fsl_espi ffe07000.spi: master is unqueued, this is deprecated
  1103. [ 0.770398] fsl_espi ffe07000.spi: at 0xe1054000 (irq = 59)
  1104. [ 0.776905] libphy: Fixed MDIO Bus: probed
  1105. [ 0.781247] libphy: Freescale PowerQUICC MII Bus: probed
  1106. [ 0.809762] switch0: Atheros AR8337 rev. 2 switch registered on mdio@ffe24520
  1107. [ 2.001170] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  1108. [ 2.007712] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  1109. [ 2.014507] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  1110. [ 2.021649] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  1111. [ 2.029272] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  1112. [ 2.035816] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  1113. [ 2.042614] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  1114. [ 2.049757] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  1115. [ 2.057379] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  1116. [ 2.063922] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  1117. [ 2.070753] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  1118. [ 2.077897] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  1119. [ 2.085162] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  1120. [ 2.091481] i2c /dev entries driver
  1121. [ 2.095155] mpc-i2c ffe03000.i2c: timeout 1000000 us
  1122. [ 2.102813] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  1123. [ 2.109452] mpc-i2c ffe03100.i2c: timeout 1000000 us
  1124. [ 2.114807] booke_wdt: powerpc book-e watchdog driver loaded
  1125. [ 2.120686] cpuidle: using governor ladder
  1126. [ 2.124976] TCP: cubic registered
  1127. [ 2.128296] NET: Registered protocol family 17
  1128. [ 2.132789] Bridge firewalling registered
  1129. [ 2.136807] 8021q: 802.1Q VLAN Support v1.8
  1130. [ 2.142097] UBI: attaching mtd9 to ubi0
  1131. [ 3.661860] UBI: scanning is finished
  1132. [ 3.675725] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  1133. [ 3.682619] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  1134. [ 3.689412] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  1135. [ 3.696033] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  1136. [ 3.702912] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  1137. [ 3.708921] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  1138. [ 3.716061] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  1139. [ 3.725113] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  1140. [ 3.734355] UBI: background thread "ubi_bgt0d" started, PID 907
  1141. [ 3.741206] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 15:56:10 UTC (1478706970)
  1142. [ 3.751111] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  1143. [ 3.803676] UBIFS: recovery needed
  1144. [ 3.910023] UBIFS: recovery completed
  1145. [ 3.913725] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  1146. [ 3.919743] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  1147. [ 3.928889] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  1148. [ 3.938815] UBIFS: reserved for root: 0 bytes (0 KiB)
  1149. [ 3.943875] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  1150. [ 3.956540] VFS: Mounted root (ubifs filesystem) on device 0:10.
  1151. [ 3.962747] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  1152. [ 4.153726] init: Console is alive
  1153. [ 4.157234] init: - watchdog -
  1154. [ 4.401541] usbcore: registered new interface driver usbfs
  1155. [ 4.407138] usbcore: registered new interface driver hub
  1156. [ 4.412576] usbcore: registered new device driver usb
  1157. [ 4.436817] SCSI subsystem initialized
  1158. [ 4.447775] usbcore: registered new interface driver usb-storage
  1159. [ 4.460122] Button Hotplug driver version 0.4.1
  1160. [ 4.477781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1161. [ 4.484422] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  1162. [ 4.491058] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  1163.  
  1164.  
  1165. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  1166.  
  1167. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  1168. Core: e500, Version: 5.1, (0x80211051)
  1169. Clock Configuration:
  1170. CPU0:1200 MHz, CPU1:1200 MHz,
  1171. CCB:600 MHz,
  1172. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  1173. L1: D-cache 32 KiB enabled
  1174. I-cache 32 KiB enabled
  1175. wdt status 00000005 reset
  1176. Watchdog enabled
  1177. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  1178. Error, wrong i2c adapter 2 max 2 possible
  1179. in: 56
  1180. out: 0
  1181. io_config: 255
  1182. rom_loc: nor upper bank
  1183. SD/MMC : 4-bit Mode
  1184. eSPI : Enabled
  1185. I2C: Error, wrong i2c adapter 2 max 2 possible
  1186. ready
  1187. SPI: ready
  1188. DRAM: Error, wrong i2c adapter 2 max 2 possible
  1189. Detected UDIMM 9905594-009.A00LF
  1190. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  1191. Flash: 16 MiB
  1192. L2: 512 KiB enabled
  1193. NAND: 256 MiB
  1194. MMC: FSL_SDHC: 0
  1195. *** Warning - bad CRC, using default environment
  1196.  
  1197. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  1198. PCIe1: Bus 00 - 00
  1199. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  1200. 02:00.0 - 168c:0030 - Network controller
  1201. PCIe2: Bus 01 - 02
  1202. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  1203. 04:00.0 - 104c:8241 - Serial bus controller
  1204. PCIe3: Bus 03 - 04
  1205. Error, wrong i2c adapter 2 max 2 possible
  1206. In: serial
  1207. Out: serial
  1208. Err: serial
  1209. Net: Phy 5 not found
  1210. PHY reset timed out
  1211. eTSEC1
  1212. Error: eTSEC1 address not set.
  1213. , eTSEC2
  1214. Error: eTSEC2 address not set.
  1215. , eTSEC3 [PRIME]
  1216. Error: eTSEC3 address not set.
  1217.  
  1218. Hit any key to stop autoboot: 1  0
  1219. BOOT NAND
  1220. wdt status 00000003
  1221. UBI: attaching mtd2 to ubi0
  1222. UBI: scanning is finished
  1223. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  1224. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  1225. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  1226. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  1227. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  1228. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  1229. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  1230. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  1231. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  1232. Done
  1233. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  1234. Done
  1235. WARNING: adjusting available memory to 30000000
  1236. ## Booting kernel from Legacy Image at 02100000 ...
  1237. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  1238. Created: 2015-07-02 12:44:00 UTC
  1239. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  1240. Data Size: 2037943 Bytes = 1.9 MiB
  1241. Load Address: 00000000
  1242. Entry Point: 00000000
  1243. Verifying Checksum ... OK
  1244. ## Flattened Device Tree blob at 02000000
  1245. Booting using the fdt blob at 0x2000000
  1246. Uncompressing Kernel Image ... OK
  1247. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  1248. WARNING: could not find compatible node fsl-usb2-dr
  1249. [ 0.000000] Using P2020 RDB machine description
  1250. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  1251. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  1252. [ 0.000000] CPU maps initialized for 1 thread per core
  1253. [ 0.000000] bootconsole [udbg0] enabled
  1254. setup_arch: bootmem
  1255. mpc85xx_rdb_setup_arch()
  1256. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  1257. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  1258. arch: exit
  1259. [ 0.000000] Zone ranges:
  1260. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  1261. [ 0.000000] Normal empty
  1262. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  1263. [ 0.000000] Movable zone start for each node
  1264. [ 0.000000] Early memory node ranges
  1265. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  1266. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  1267. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  1268. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  1269. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  1270. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  1271. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  1272. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  1273. [ 0.000000] Sorting __ex_table...
  1274. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  1275. [ 0.000000] Kernel virtual memory layout:
  1276. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  1277. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  1278. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  1279. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  1280. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  1281. [ 0.000000] Hierarchical RCU implementation.
  1282. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  1283. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  1284. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  1285. [ 0.000000] mpic: Initializing for 256 sources
  1286. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  1287. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  1288. [ 0.006302] pid_max: default: 32768 minimum: 301
  1289. [ 0.010974] Mount-cache hash table entries: 512
  1290. [ 0.017107] mpic: requesting IPIs...
  1291. [ 0.021222] Brought up 2 CPUs
  1292. [ 0.024743] NET: Registered protocol family 16
  1293.  
  1294. [ 0.036612] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  1295. [ 0.044457] PCI host bridge /pcie@ffe08000 (primary) ranges:
  1296. [ 0.050102] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  1297. [ 0.057317] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  1298. [ 0.064452] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  1299. [ 0.069501] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  1300. [ 0.077345] PCI host bridge /pcie@ffe09000 ranges:
  1301. [ 0.082208] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  1302. [ 0.089421] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  1303. [ 0.096556] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  1304. [ 0.101605] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  1305. [ 0.109448] PCI host bridge /pcie@ffe0a000 ranges:
  1306. [ 0.114312] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  1307. [ 0.121525] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  1308. [ 0.128660] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  1309. [ 0.142826] PCI: Probing PCI hardware
  1310. [ 0.146601] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  1311. [ 0.152624] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  1312. [ 0.158786] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  1313. [ 0.165654] pci_bus 0000:00: root bus resource [bus 00-ff]
  1314. [ 0.171166] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1315. [ 0.186892] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  1316. [ 0.192226] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  1317. [ 0.198245] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  1318. [ 0.207192] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  1319. [ 0.214060] pci_bus 0001:02: root bus resource [bus 02-ff]
  1320. [ 0.219566] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1321. [ 0.227457] pci 0001:02:00.0: Primary bus is hard wired to 0
  1322. [ 0.233041] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  1323. [ 0.249054] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  1324. [ 0.254371] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  1325. [ 0.260390] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  1326. [ 0.269337] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  1327. [ 0.276206] pci_bus 0002:04: root bus resource [bus 04-ff]
  1328. [ 0.281710] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1329. [ 0.289592] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1330. [ 0.297631] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  1331. [ 0.302890] pci 0000:00:00.0: PCI bridge to [bus 01]
  1332. [ 0.307773] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  1333. [ 0.313856] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  1334. [ 0.320642] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  1335. [ 0.327512] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  1336. [ 0.334721] pci 0001:02:00.0: PCI bridge to [bus 03]
  1337. [ 0.339675] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  1338. [ 0.345934] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  1339. [ 0.352716] pci 0002:04:00.0: PCI bridge to [bus 05]
  1340. [ 0.357670] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  1341. [ 0.363929] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  1342. [ 0.370708] Some PCI device resources are unassigned, try booting with pci=realloc
  1343. [ 0.378275] pci 0000:00:00.0: enabling device (0106 -> 0107)
  1344. [ 0.383926] pci 0001:02:00.0: enabling device (0106 -> 0107)
  1345. [ 0.389577] pci 0002:04:00.0: enabling device (0106 -> 0107)
  1346. [ 0.395386] mpic-msgr ffe41400.message: Found 0 message registers
  1347. [ 0.401399] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  1348. [ 0.409409] mpic-msgr ffe41400.message: Failed to find message register block alias
  1349. [ 0.420229] bio: create slab <bio-0> at 0
  1350. [ 0.425340] Switching to clocksource timebase
  1351. [ 0.430972] NET: Registered protocol family 2
  1352. [ 0.435508] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  1353. [ 0.442613] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  1354. [ 0.449084] TCP: Hash tables configured (established 4096 bind 4096)
  1355. [ 0.455449] TCP: reno registered
  1356. [ 0.458596] UDP hash table entries: 256 (order: 1, 8192 bytes)
  1357. [ 0.464429] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  1358. [ 0.470798] NET: Registered protocol family 1
  1359. [ 0.476660] bounce pool size: 64 pages
  1360. [ 0.486449] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1361. [ 0.492209] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  1362. [ 0.502385] msgmni has been set to 982
  1363. [ 0.506264] io scheduler noop registered
  1364. [ 0.510108] io scheduler deadline registered (default)
  1365. [ 0.558211] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  1366. [ 0.567127] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  1367. [ 0.573863] console [ttyS0] enabled, bootconsole disabled
  1368. [ 0.573863] console [ttyS0] enabled, bootconsole disabled
  1369. [ 0.584998] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  1370. [ 0.592358] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  1371. [ 0.599734] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  1372. [ 0.607987] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  1373. [ 0.618011] Amd/Fujitsu Extended Query Table at 0x0040
  1374. [ 0.623180] Amd/Fujitsu Extended Query version 1.3.
  1375. [ 0.628238] number of CFI chips: 1
  1376. [ 0.631863] 6 ofpart partitions found on MTD device ef000000.nor
  1377. [ 0.637881] Creating 6 MTD partitions on "ef000000.nor":
  1378. [ 0.643200] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  1379. [ 0.649755] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  1380. [ 0.657053] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  1381. [ 0.664685] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  1382. [ 0.671638] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  1383.  
  1384. [ 2.001156] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  1385. [ 2.007698] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  1386. [ 2.014493] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  1387. [ 2.021637] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  1388. [ 2.029257] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  1389. [ 2.035799] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  1390. [ 2.042599] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  1391. [ 2.049742] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  1392. [ 2.057360] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  1393. [ 2.063904] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  1394. [ 2.070737] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  1395. [ 2.077881] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  1396. [ 2.085144] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  1397. [ 2.091466] i2c /dev entries driver
  1398. [ 2.095135] mpc-i2c ffe03000.i2c: timeout 1000000 us
  1399. [ 2.102798] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  1400. [ 2.109435] mpc-i2c ffe03100.i2c: timeout 1000000 us
  1401. [ 2.114789] booke_wdt: powerpc book-e watchdog driver loaded
  1402. [ 2.120668] cpuidle: using governor ladder
  1403. [ 2.124958] TCP: cubic registered
  1404. [ 2.128279] NET: Registered protocol family 17
  1405. [ 2.132772] Bridge firewalling registered
  1406. [ 2.136790] 8021q: 802.1Q VLAN Support v1.8
  1407. [ 2.142075] UBI: attaching mtd9 to ubi0
  1408. [ 3.661883] UBI: scanning is finished
  1409. [ 3.675751] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  1410. [ 3.682645] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  1411. [ 3.689439] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  1412. [ 3.696057] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  1413. [ 3.702936] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  1414. [ 3.708944] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  1415. [ 3.716084] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  1416. [ 3.725136] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  1417. [ 3.734378] UBI: background thread "ubi_bgt0d" started, PID 907
  1418. [ 3.741229] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 15:57:01 UTC (1478707021)
  1419. [ 3.751133] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  1420. [ 3.803686] UBIFS: recovery needed
  1421. [ 3.910015] UBIFS: recovery completed
  1422. [ 3.913719] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  1423. [ 3.919738] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  1424. [ 3.928884] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  1425. [ 3.938810] UBIFS: reserved for root: 0 bytes (0 KiB)
  1426. [ 3.943871] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  1427. [ 3.956536] VFS: Mounted root (ubifs filesystem) on device 0:10.
  1428. [ 3.962741] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  1429. [ 4.153712] init: Console is alive
  1430. [ 4.157220] init: - watchdog -
  1431. [ 4.401599] usbcore: registered new interface driver usbfs
  1432. [ 4.407198] usbcore: registered new interface driver hub
  1433. [ 4.412640] usbcore: registered new device driver usb
  1434. [ 4.436895] SCSI subsystem initialized
  1435. [ 4.447868] usbcore: registered new interface driver usb-storage
  1436. [ 4.460232] Button Hotplug driver version 0.4.1
  1437. [ 4.477903] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1438. [ 4.484509] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  1439. [ 4.491178] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  1440.  
  1441.  
  1442. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  1443.  
  1444. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  1445. Core: e500, Version: 5.1, (0x80211051)
  1446. Clock Configuration:
  1447. CPU0:1200 MHz, CPU1:1200 MHz,
  1448. CCB:600 MHz,
  1449. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  1450. L1: D-cache 32 KiB enabled
  1451. I-cache 32 KiB enabled
  1452. wdt status 00000005 reset
  1453. Watchdog enabled
  1454. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  1455. Error, wrong i2c adapter 2 max 2 possible
  1456. in: 56
  1457. out: 0
  1458. io_config: 255
  1459. rom_loc: nor upper bank
  1460. SD/MMC : 4-bit Mode
  1461. eSPI : Enabled
  1462. I2C: Error, wrong i2c adapter 2 max 2 possible
  1463. ready
  1464. SPI: ready
  1465. DRAM: Error, wrong i2c adapter 2 max 2 possible
  1466. Detected UDIMM 9905594-009.A00LF
  1467. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  1468. Flash: 16 MiB
  1469. L2: 512 KiB enabled
  1470. NAND: 256 MiB
  1471. MMC: FSL_SDHC: 0
  1472. *** Warning - bad CRC, using default environment
  1473.  
  1474. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  1475. PCIe1: Bus 00 - 00
  1476. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  1477. 02:00.0 - 168c:0030 - Network controller
  1478. PCIe2: Bus 01 - 02
  1479. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  1480. 04:00.0 - 104c:8241 - Serial bus controller
  1481. PCIe3: Bus 03 - 04
  1482. Error, wrong i2c adapter 2 max 2 possible
  1483. In: serial
  1484. Out: serial
  1485. Err: serial
  1486. Net: Phy 5 not found
  1487. PHY reset timed out
  1488. eTSEC1
  1489. Error: eTSEC1 address not set.
  1490. , eTSEC2
  1491. Error: eTSEC2 address not set.
  1492. , eTSEC3 [PRIME]
  1493. Error: eTSEC3 address not set.
  1494.  
  1495. Hit any key to stop autoboot: 1  0
  1496. BOOT NAND
  1497. wdt status 00000003
  1498. UBI: attaching mtd2 to ubi0
  1499. UBI: scanning is finished
  1500. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  1501. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  1502. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  1503. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  1504. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  1505. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  1506. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  1507. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  1508. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  1509. Done
  1510. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  1511. Done
  1512. WARNING: adjusting available memory to 30000000
  1513. ## Booting kernel from Legacy Image at 02100000 ...
  1514. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  1515. Created: 2015-07-02 12:44:00 UTC
  1516. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  1517. Data Size: 2037943 Bytes = 1.9 MiB
  1518. Load Address: 00000000
  1519. Entry Point: 00000000
  1520. Verifying Checksum ... OK
  1521. ## Flattened Device Tree blob at 02000000
  1522. Booting using the fdt blob at 0x2000000
  1523. Uncompressing Kernel Image ... OK
  1524. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  1525. WARNING: could not find compatible node fsl-usb2-dr
  1526. [ 0.000000] Using P2020 RDB machine description
  1527. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  1528. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  1529. [ 0.000000] CPU maps initialized for 1 thread per core
  1530. [ 0.000000] bootconsole [udbg0] enabled
  1531. setup_arch: bootmem
  1532. mpc85xx_rdb_setup_arch()
  1533. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  1534. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  1535. arch: exit
  1536. [ 0.000000] Zone ranges:
  1537. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  1538. [ 0.000000] Normal empty
  1539. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  1540. [ 0.000000] Movable zone start for each node
  1541. [ 0.000000] Early memory node ranges
  1542. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  1543. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  1544. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  1545. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  1546. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  1547. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  1548. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  1549. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  1550. [ 0.000000] Sorting __ex_table...
  1551. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  1552. [ 0.000000] Kernel virtual memory layout:
  1553. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  1554. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  1555. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  1556. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  1557. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  1558. [ 0.000000] Hierarchical RCU implementation.
  1559. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  1560. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  1561. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  1562. [ 0.000000] mpic: Initializing for 256 sources
  1563. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  1564. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  1565. [ 0.006303] pid_max: default: 32768 minimum: 301
  1566. [ 0.010975] Mount-cache hash table entries: 512
  1567. [ 0.017106] mpic: requesting IPIs...
  1568. [ 0.021220] Brought up 2 CPUs
  1569. [ 0.024740] NET: Registered protocol family 16
  1570.  
  1571. [ 0.036613] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  1572. [ 0.044458] PCI host bridge /pcie@ffe08000 (primary) ranges:
  1573. [ 0.050103] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  1574. [ 0.057318] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  1575. [ 0.064453] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  1576. [ 0.069502] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  1577. [ 0.077344] PCI host bridge /pcie@ffe09000 ranges:
  1578. [ 0.082208] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  1579. [ 0.089422] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  1580. [ 0.096556] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  1581. [ 0.101606] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  1582. [ 0.109449] PCI host bridge /pcie@ffe0a000 ranges:
  1583. [ 0.114312] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  1584. [ 0.121526] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  1585. [ 0.128661] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  1586. [ 0.142830] PCI: Probing PCI hardware
  1587. [ 0.146607] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  1588. [ 0.152630] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  1589. [ 0.158793] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  1590. [ 0.165661] pci_bus 0000:00: root bus resource [bus 00-ff]
  1591. [ 0.171173] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1592. [ 0.186900] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  1593. [ 0.192233] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  1594. [ 0.198252] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  1595. [ 0.207199] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  1596. [ 0.214067] pci_bus 0001:02: root bus resource [bus 02-ff]
  1597. [ 0.219573] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1598. [ 0.227464] pci 0001:02:00.0: Primary bus is hard wired to 0
  1599. [ 0.233049] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  1600. [ 0.249061] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  1601. [ 0.254379] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  1602. [ 0.260398] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  1603. [ 0.269345] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  1604. [ 0.276214] pci_bus 0002:04: root bus resource [bus 04-ff]
  1605. [ 0.281718] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1606. [ 0.289601] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1607. [ 0.297640] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  1608. [ 0.302899] pci 0000:00:00.0: PCI bridge to [bus 01]
  1609. [ 0.307782] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  1610. [ 0.313865] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  1611. [ 0.320651] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  1612. [ 0.327521] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  1613. [ 0.334730] pci 0001:02:00.0: PCI bridge to [bus 03]
  1614. [ 0.339684] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  1615. [ 0.345943] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  1616. [ 0.352725] pci 0002:04:00.0: PCI bridge to [bus 05]
  1617. [ 0.357679] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  1618. [ 0.363938] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  1619. [ 0.370717] Some PCI device resources are unassigned, try booting with pci=realloc
  1620. [ 0.378285] pci 0000:00:00.0: enabling device (0106 -> 0107)
  1621. [ 0.383935] pci 0001:02:00.0: enabling device (0106 -> 0107)
  1622. [ 0.389586] pci 0002:04:00.0: enabling device (0106 -> 0107)
  1623. [ 0.395396] mpic-msgr ffe41400.message: Found 0 message registers
  1624. [ 0.401408] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  1625. [ 0.409418] mpic-msgr ffe41400.message: Failed to find message register block alias
  1626. [ 0.420234] bio: create slab <bio-0> at 0
  1627. [ 0.425350] Switching to clocksource timebase
  1628. [ 0.430984] NET: Registered protocol family 2
  1629. [ 0.435521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  1630. [ 0.442628] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  1631. [ 0.449099] TCP: Hash tables configured (established 4096 bind 4096)
  1632. [ 0.455463] TCP: reno registered
  1633. [ 0.458611] UDP hash table entries: 256 (order: 1, 8192 bytes)
  1634. [ 0.464443] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  1635. [ 0.470811] NET: Registered protocol family 1
  1636. [ 0.476670] bounce pool size: 64 pages
  1637. [ 0.486464] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1638. [ 0.492227] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  1639. [ 0.502405] msgmni has been set to 982
  1640. [ 0.506286] io scheduler noop registered
  1641. [ 0.510142] io scheduler deadline registered (default)
  1642. [ 0.558176] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  1643. [ 0.566762] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  1644. [ 0.573516] console [ttyS0] enabled, bootconsole disabled
  1645. [ 0.573516] console [ttyS0] enabled, bootconsole disabled
  1646. [ 0.584635] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  1647. [ 0.592000] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  1648. [ 0.599367] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  1649. [ 0.607611] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  1650. [ 0.617640] Amd/Fujitsu Extended Query Table at 0x0040
  1651. [ 0.622809] Amd/Fujitsu Extended Query version 1.3.
  1652. [ 0.627868] number of CFI chips: 1
  1653. [ 0.631490] 6 ofpart partitions found on MTD device ef000000.nor
  1654. [ 0.637510] Creating 6 MTD partitions on "ef000000.nor":
  1655. [ 0.642832] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  1656. [ 0.649370] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  1657. [ 0.656687] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  1658. [ 0.664328] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  1659. [ 0.671279] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  1660. [ 0.677972] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  1661. [ 0.685220] ONFI param page 0 valid
  1662. [ 0.688748] ONFI flash detected
  1663. [ 0.691895] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  1664. [ 0.704631] Bad block table found at page 131008, version 0x01
  1665. [ 0.711252] Bad block table found a
  1666. [ 2.001177] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  1667. [ 2.007718] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  1668. [ 2.014512] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  1669. [ 2.021654] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  1670. [ 2.029279] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  1671. [ 2.035822] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  1672. [ 2.042620] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  1673. [ 2.049763] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  1674. [ 2.057380] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  1675. [ 2.063923] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  1676. [ 2.070756] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  1677. [ 2.077899] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  1678. [ 2.085164] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  1679. [ 2.091482] i2c /dev entries driver
  1680. [ 2.095153] mpc-i2c ffe03000.i2c: timeout 1000000 us
  1681. [ 2.102816] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  1682. [ 2.109455] mpc-i2c ffe03100.i2c: timeout 1000000 us
  1683. [ 2.114811] booke_wdt: powerpc book-e watchdog driver loaded
  1684. [ 2.120693] cpuidle: using governor ladder
  1685. [ 2.124985] TCP: cubic registered
  1686. [ 2.128306] NET: Registered protocol family 17
  1687. [ 2.132799] Bridge firewalling registered
  1688. [ 2.136816] 8021q: 802.1Q VLAN Support v1.8
  1689. [ 2.142110] UBI: attaching mtd9 to ubi0
  1690. [ 3.661778] UBI: scanning is finished
  1691. [ 3.675670] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  1692. [ 3.682564] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  1693. [ 3.689357] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  1694. [ 3.695976] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  1695. [ 3.702854] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  1696. [ 3.708863] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  1697. [ 3.716003] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  1698. [ 3.725056] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  1699. [ 3.734299] UBI: background thread "ubi_bgt0d" started, PID 907
  1700. [ 3.741151] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 15:57:52 UTC (1478707072)
  1701. [ 3.751065] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  1702. [ 3.803645] UBIFS: recovery needed
  1703. [ 3.909968] UBIFS: recovery completed
  1704. [ 3.913681] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  1705. [ 3.919698] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  1706. [ 3.928845] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  1707. [ 3.938771] UBIFS: reserved for root: 0 bytes (0 KiB)
  1708. [ 3.943831] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  1709. [ 3.956094] VFS: Mounted root (ubifs filesystem) on device 0:10.
  1710. [ 3.962298] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  1711. [ 4.153693] init: Console is alive
  1712. [ 4.157203] init: - watchdog -
  1713. [ 4.401547] usbcore: registered new interface driver usbfs
  1714. [ 4.407147] usbcore: registered new interface driver hub
  1715. [ 4.412585] usbcore: registered new device driver usb
  1716. [ 4.436842] SCSI subsystem initialized
  1717. [ 4.447807] usbcore: registered new interface driver usb-storage
  1718. [ 4.460159] Button Hotplug driver version 0.4.1
  1719. [ 4.477819] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1720. [ 4.484424] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  1721. [ 4.491098] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  1722.  
  1723.  
  1724. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  1725.  
  1726. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  1727. Core: e500, Version: 5.1, (0x80211051)
  1728. Clock Configuration:
  1729. CPU0:1200 MHz, CPU1:1200 MHz,
  1730. CCB:600 MHz,
  1731. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  1732. L1: D-cache 32 KiB enabled
  1733. I-cache 32 KiB enabled
  1734. wdt status 00000005 reset
  1735. Watchdog enabled
  1736. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  1737. Error, wrong i2c adapter 2 max 2 possible
  1738. in: 56
  1739. out: 0
  1740. io_config: 255
  1741. rom_loc: nor upper bank
  1742. SD/MMC : 4-bit Mode
  1743. eSPI : Enabled
  1744. I2C: Error, wrong i2c adapter 2 max 2 possible
  1745. ready
  1746. SPI: ready
  1747. DRAM: Error, wrong i2c adapter 2 max 2 possible
  1748. Detected UDIMM 9905594-009.A00LF
  1749. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  1750. Flash: 16 MiB
  1751. L2: 512 KiB enabled
  1752. NAND: 256 MiB
  1753. MMC: FSL_SDHC: 0
  1754. *** Warning - bad CRC, using default environment
  1755.  
  1756. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  1757. PCIe1: Bus 00 - 00
  1758. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  1759. 02:00.0 - 168c:0030 - Network controller
  1760. PCIe2: Bus 01 - 02
  1761. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  1762. 04:00.0 - 104c:8241 - Serial bus controller
  1763. PCIe3: Bus 03 - 04
  1764. Error, wrong i2c adapter 2 max 2 possible
  1765. In: serial
  1766. Out: serial
  1767. Err: serial
  1768. Net: Phy 5 not found
  1769. PHY reset timed out
  1770. eTSEC1
  1771. Error: eTSEC1 address not set.
  1772. , eTSEC2
  1773. Error: eTSEC2 address not set.
  1774. , eTSEC3 [PRIME]
  1775. Error: eTSEC3 address not set.
  1776.  
  1777. Hit any key to stop autoboot: 1  0
  1778. BOOT NAND
  1779. wdt status 00000003
  1780. UBI: attaching mtd2 to ubi0
  1781. UBI: scanning is finished
  1782. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  1783. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  1784. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  1785. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  1786. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  1787. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  1788. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  1789. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  1790. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  1791. Done
  1792. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  1793. Done
  1794. WARNING: adjusting available memory to 30000000
  1795. ## Booting kernel from Legacy Image at 02100000 ...
  1796. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  1797. Created: 2015-07-02 12:44:00 UTC
  1798. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  1799. Data Size: 2037943 Bytes = 1.9 MiB
  1800. Load Address: 00000000
  1801. Entry Point: 00000000
  1802. Verifying Checksum ... OK
  1803. ## Flattened Device Tree blob at 02000000
  1804. Booting using the fdt blob at 0x2000000
  1805. Uncompressing Kernel Image ... OK
  1806. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  1807. WARNING: could not find compatible node fsl-usb2-dr
  1808. [ 0.000000] Using P2020 RDB machine description
  1809. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  1810. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  1811. [ 0.000000] CPU maps initialized for 1 thread per core
  1812. [ 0.000000] bootconsole [udbg0] enabled
  1813. setup_arch: bootmem
  1814. mpc85xx_rdb_setup_arch()
  1815. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  1816. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  1817. arch: exit
  1818. [ 0.000000] Zone ranges:
  1819. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  1820. [ 0.000000] Normal empty
  1821. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  1822. [ 0.000000] Movable zone start for each node
  1823. [ 0.000000] Early memory node ranges
  1824. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  1825. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  1826. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  1827. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  1828. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  1829. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  1830. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  1831. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  1832. [ 0.000000] Sorting __ex_table...
  1833. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  1834. [ 0.000000] Kernel virtual memory layout:
  1835. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  1836. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  1837. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  1838. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  1839. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  1840. [ 0.000000] Hierarchical RCU implementation.
  1841. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  1842. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  1843. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  1844. [ 0.000000] mpic: Initializing for 256 sources
  1845. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  1846. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  1847. [ 0.006303] pid_max: default: 32768 minimum: 301
  1848. [ 0.010974] Mount-cache hash table entries: 512
  1849. [ 0.017109] mpic: requesting IPIs...
  1850. [ 0.021227] Brought up 2 CPUs
  1851. [ 0.024748] NET: Registered protocol family 16
  1852.  
  1853. [ 0.036619] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  1854. [ 0.044464] PCI host bridge /pcie@ffe08000 (primary) ranges:
  1855. [ 0.050108] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  1856. [ 0.057323] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  1857. [ 0.064459] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  1858. [ 0.069507] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  1859. [ 0.077350] PCI host bridge /pcie@ffe09000 ranges:
  1860. [ 0.082214] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  1861. [ 0.089427] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  1862. [ 0.096561] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  1863. [ 0.101611] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  1864. [ 0.109453] PCI host bridge /pcie@ffe0a000 ranges:
  1865. [ 0.114317] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  1866. [ 0.121531] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  1867. [ 0.128665] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  1868. [ 0.142831] PCI: Probing PCI hardware
  1869. [ 0.146609] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  1870. [ 0.152633] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  1871. [ 0.158795] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  1872. [ 0.165662] pci_bus 0000:00: root bus resource [bus 00-ff]
  1873. [ 0.171175] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1874. [ 0.186901] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  1875. [ 0.192233] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  1876. [ 0.198253] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  1877. [ 0.207199] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  1878. [ 0.214068] pci_bus 0001:02: root bus resource [bus 02-ff]
  1879. [ 0.219573] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1880. [ 0.227464] pci 0001:02:00.0: Primary bus is hard wired to 0
  1881. [ 0.233049] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  1882. [ 0.249061] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  1883. [ 0.254380] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  1884. [ 0.260399] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  1885. [ 0.269346] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  1886. [ 0.276214] pci_bus 0002:04: root bus resource [bus 04-ff]
  1887. [ 0.281718] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  1888. [ 0.289601] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1889. [ 0.297640] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  1890. [ 0.302899] pci 0000:00:00.0: PCI bridge to [bus 01]
  1891. [ 0.307783] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  1892. [ 0.313866] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  1893. [ 0.320652] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  1894. [ 0.327522] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  1895. [ 0.334730] pci 0001:02:00.0: PCI bridge to [bus 03]
  1896. [ 0.339685] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  1897. [ 0.345944] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  1898. [ 0.352725] pci 0002:04:00.0: PCI bridge to [bus 05]
  1899. [ 0.357680] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  1900. [ 0.363939] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  1901. [ 0.370718] Some PCI device resources are unassigned, try booting with pci=realloc
  1902. [ 0.378285] pci 0000:00:00.0: enabling device (0106 -> 0107)
  1903. [ 0.383936] pci 0001:02:00.0: enabling device (0106 -> 0107)
  1904. [ 0.389586] pci 0002:04:00.0: enabling device (0106 -> 0107)
  1905. [ 0.395396] mpic-msgr ffe41400.message: Found 0 message registers
  1906. [ 0.401409] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  1907. [ 0.409419] mpic-msgr ffe41400.message: Failed to find message register block alias
  1908. [ 0.420234] bio: create slab <bio-0> at 0
  1909. [ 0.425347] Switching to clocksource timebase
  1910. [ 0.430979] NET: Registered protocol family 2
  1911. [ 0.435517] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  1912. [ 0.442621] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  1913. [ 0.449093] TCP: Hash tables configured (established 4096 bind 4096)
  1914. [ 0.455457] TCP: reno registered
  1915. [ 0.458604] UDP hash table entries: 256 (order: 1, 8192 bytes)
  1916. [ 0.464437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  1917. [ 0.470805] NET: Registered protocol family 1
  1918. [ 0.476669] bounce pool size: 64 pages
  1919. [ 0.486447] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1920. [ 0.492210] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  1921. [ 0.502389] msgmni has been set to 982
  1922. [ 0.506269] io scheduler noop registered
  1923. [ 0.510126] io scheduler deadline registered (default)
  1924. [ 0.557776] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  1925. [ 0.566393] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  1926. [ 0.573152] console [ttyS0] enabled, bootconsole disabled
  1927. [ 0.573152] console [ttyS0] enabled, bootconsole disabled
  1928. [ 0.584265] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  1929. [ 0.591621] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  1930. [ 0.599007] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  1931. [ 0.607248] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  1932. [ 0.617291] Amd/Fujitsu Extended Query Table at 0x0040
  1933. [ 0.622462] Amd/Fujitsu Extended Query version 1.3.
  1934. [ 0.627520] number of CFI chips: 1
  1935. [ 0.631146] 6 ofpart partitions found on MTD device ef000000.nor
  1936. [ 0.637165] Creating 6 MTD partitions on "ef000000.nor":
  1937. [ 0.642487] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  1938. [ 0.649024] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  1939. [ 0.656330] 0x0000001c00
  1940. [ 2.001168] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  1941. [ 2.007707] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  1942. [ 2.014502] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  1943. [ 2.021647] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  1944. [ 2.029267] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  1945. [ 2.035810] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  1946. [ 2.042610] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  1947. [ 2.049753] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  1948. [ 2.057369] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  1949. [ 2.063911] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  1950. [ 2.070743] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  1951. [ 2.077887] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  1952. [ 2.085152] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  1953. [ 2.091471] i2c /dev entries driver
  1954. [ 2.095144] mpc-i2c ffe03000.i2c: timeout 1000000 us
  1955. [ 2.102761] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  1956. [ 2.109398] mpc-i2c ffe03100.i2c: timeout 1000000 us
  1957. [ 2.114755] booke_wdt: powerpc book-e watchdog driver loaded
  1958. [ 2.120637] cpuidle: using governor ladder
  1959. [ 2.124927] TCP: cubic registered
  1960. [ 2.128248] NET: Registered protocol family 17
  1961. [ 2.132741] Bridge firewalling registered
  1962. [ 2.136759] 8021q: 802.1Q VLAN Support v1.8
  1963. [ 2.142049] UBI: attaching mtd9 to ubi0
  1964. [ 3.661737] UBI: scanning is finished
  1965. [ 3.675608] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  1966. [ 3.682502] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  1967. [ 3.689294] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  1968. [ 3.695913] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  1969. [ 3.702791] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  1970. [ 3.708799] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  1971. [ 3.715939] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  1972. [ 3.724992] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  1973. [ 3.734234] UBI: background thread "ubi_bgt0d" started, PID 907
  1974. [ 3.741086] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 15:58:43 UTC (1478707123)
  1975. [ 3.751010] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  1976. [ 3.803589] UBIFS: recovery needed
  1977. [ 3.909920] UBIFS: recovery completed
  1978. [ 3.913618] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  1979. [ 3.919631] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  1980. [ 3.928779] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  1981. [ 3.938704] UBIFS: reserved for root: 0 bytes (0 KiB)
  1982. [ 3.943766] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  1983. [ 3.956845] VFS: Mounted root (ubifs filesystem) on device 0:10.
  1984. [ 3.963051] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  1985. [ 4.154725] init: Console is alive
  1986. [ 4.158243] init: - watchdog -
  1987. [ 4.402589] usbcore: registered new interface driver usbfs
  1988. [ 4.408184] usbcore: registered new interface driver hub
  1989. [ 4.413624] usbcore: registered new device driver usb
  1990. [ 4.437920] SCSI subsystem initialized
  1991. [ 4.448886] usbcore: registered new interface driver usb-storage
  1992. [ 4.461208] Button Hotplug driver version 0.4.1
  1993. [ 4.478809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1994. [ 4.485428] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  1995. [ 4.492098] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  1996.  
  1997.  
  1998. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  1999.  
  2000. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  2001. Core: e500, Version: 5.1, (0x80211051)
  2002. Clock Configuration:
  2003. CPU0:1200 MHz, CPU1:1200 MHz,
  2004. CCB:600 MHz,
  2005. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  2006. L1: D-cache 32 KiB enabled
  2007. I-cache 32 KiB enabled
  2008. wdt status 00000005 reset
  2009. Watchdog enabled
  2010. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  2011. Error, wrong i2c adapter 2 max 2 possible
  2012. in: 56
  2013. out: 0
  2014. io_config: 255
  2015. rom_loc: nor upper bank
  2016. SD/MMC : 4-bit Mode
  2017. eSPI : Enabled
  2018. I2C: Error, wrong i2c adapter 2 max 2 possible
  2019. ready
  2020. SPI: ready
  2021. DRAM: Error, wrong i2c adapter 2 max 2 possible
  2022. Detected UDIMM 9905594-009.A00LF
  2023. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  2024. Flash: 16 MiB
  2025. L2: 512 KiB enabled
  2026. NAND: 256 MiB
  2027. MMC: FSL_SDHC: 0
  2028. *** Warning - bad CRC, using default environment
  2029.  
  2030. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  2031. PCIe1: Bus 00 - 00
  2032. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  2033. 02:00.0 - 168c:0030 - Network controller
  2034. PCIe2: Bus 01 - 02
  2035. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  2036. 04:00.0 - 104c:8241 - Serial bus controller
  2037. PCIe3: Bus 03 - 04
  2038. Error, wrong i2c adapter 2 max 2 possible
  2039. In: serial
  2040. Out: serial
  2041. Err: serial
  2042. Net: Phy 5 not found
  2043. PHY reset timed out
  2044. eTSEC1
  2045. Error: eTSEC1 address not set.
  2046. , eTSEC2
  2047. Error: eTSEC2 address not set.
  2048. , eTSEC3 [PRIME]
  2049. Error: eTSEC3 address not set.
  2050.  
  2051. Hit any key to stop autoboot: 1  0
  2052. BOOT NAND
  2053. wdt status 00000003
  2054. UBI: attaching mtd2 to ubi0
  2055. UBI: scanning is finished
  2056. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  2057. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  2058. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  2059. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  2060. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  2061. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  2062. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  2063. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  2064. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  2065. Done
  2066. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  2067. Done
  2068. WARNING: adjusting available memory to 30000000
  2069. ## Booting kernel from Legacy Image at 02100000 ...
  2070. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  2071. Created: 2015-07-02 12:44:00 UTC
  2072. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  2073. Data Size: 2037943 Bytes = 1.9 MiB
  2074. Load Address: 00000000
  2075. Entry Point: 00000000
  2076. Verifying Checksum ... OK
  2077. ## Flattened Device Tree blob at 02000000
  2078. Booting using the fdt blob at 0x2000000
  2079. Uncompressing Kernel Image ... OK
  2080. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  2081. WARNING: could not find compatible node fsl-usb2-dr
  2082. [ 0.000000] Using P2020 RDB machine description
  2083. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  2084. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  2085. [ 0.000000] CPU maps initialized for 1 thread per core
  2086. [ 0.000000] bootconsole [udbg0] enabled
  2087. setup_arch: bootmem
  2088. mpc85xx_rdb_setup_arch()
  2089. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  2090. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  2091. arch: exit
  2092. [ 0.000000] Zone ranges:
  2093. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  2094. [ 0.000000] Normal empty
  2095. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  2096. [ 0.000000] Movable zone start for each node
  2097. [ 0.000000] Early memory node ranges
  2098. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  2099. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  2100. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  2101. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  2102. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  2103. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  2104. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  2105. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  2106. [ 0.000000] Sorting __ex_table...
  2107. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  2108. [ 0.000000] Kernel virtual memory layout:
  2109. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  2110. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  2111. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  2112. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  2113. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  2114. [ 0.000000] Hierarchical RCU implementation.
  2115. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  2116. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  2117. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  2118. [ 0.000000] mpic: Initializing for 256 sources
  2119. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  2120. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  2121. [ 0.006302] pid_max: default: 32768 minimum: 301
  2122. [ 0.010975] Mount-cache hash table entries: 512
  2123. [ 0.017106] mpic: requesting IPIs...
  2124. [ 0.021222] Brought up 2 CPUs
  2125. [ 0.024743] NET: Registered protocol family 16
  2126.  
  2127. [ 0.036611] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  2128. [ 0.044456] PCI host bridge /pcie@ffe08000 (primary) ranges:
  2129. [ 0.050101] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  2130. [ 0.057316] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  2131. [ 0.064451] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  2132. [ 0.069500] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  2133. [ 0.077343] PCI host bridge /pcie@ffe09000 ranges:
  2134. [ 0.082206] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  2135. [ 0.089420] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  2136. [ 0.096554] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  2137. [ 0.101603] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  2138. [ 0.109446] PCI host bridge /pcie@ffe0a000 ranges:
  2139. [ 0.114310] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  2140. [ 0.121524] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  2141. [ 0.128658] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  2142. [ 0.142830] PCI: Probing PCI hardware
  2143. [ 0.146607] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  2144. [ 0.152631] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  2145. [ 0.158793] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  2146. [ 0.165660] pci_bus 0000:00: root bus resource [bus 00-ff]
  2147. [ 0.171173] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  2148. [ 0.186899] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  2149. [ 0.192232] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  2150. [ 0.198251] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  2151. [ 0.207198] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  2152. [ 0.214066] pci_bus 0001:02: root bus resource [bus 02-ff]
  2153. [ 0.219572] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  2154. [ 0.227463] pci 0001:02:00.0: Primary bus is hard wired to 0
  2155. [ 0.233047] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  2156. [ 0.249060] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  2157. [ 0.254378] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  2158. [ 0.260397] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  2159. [ 0.269344] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  2160. [ 0.276213] pci_bus 0002:04: root bus resource [bus 04-ff]
  2161. [ 0.281716] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  2162. [ 0.289600] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  2163. [ 0.297639] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  2164. [ 0.302900] pci 0000:00:00.0: PCI bridge to [bus 01]
  2165. [ 0.307783] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  2166. [ 0.313866] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  2167. [ 0.320652] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  2168. [ 0.327522] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  2169. [ 0.334731] pci 0001:02:00.0: PCI bridge to [bus 03]
  2170. [ 0.339685] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  2171. [ 0.345945] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  2172. [ 0.352726] pci 0002:04:00.0: PCI bridge to [bus 05]
  2173. [ 0.357680] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  2174. [ 0.363940] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  2175. [ 0.370718] Some PCI device resources are unassigned, try booting with pci=realloc
  2176. [ 0.378285] pci 0000:00:00.0: enabling device (0106 -> 0107)
  2177. [ 0.383937] pci 0001:02:00.0: enabling device (0106 -> 0107)
  2178. [ 0.389587] pci 0002:04:00.0: enabling device (0106 -> 0107)
  2179. [ 0.395395] mpic-msgr ffe41400.message: Found 0 message registers
  2180. [ 0.401408] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  2181. [ 0.409418] mpic-msgr ffe41400.message: Failed to find message register block alias
  2182. [ 0.420240] bio: create slab <bio-0> at 0
  2183. [ 0.425353] Switching to clocksource timebase
  2184. [ 0.430983] NET: Registered protocol family 2
  2185. [ 0.435519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  2186. [ 0.442625] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  2187. [ 0.449097] TCP: Hash tables configured (established 4096 bind 4096)
  2188. [ 0.455461] TCP: reno registered
  2189. [ 0.458608] UDP hash table entries: 256 (order: 1, 8192 bytes)
  2190. [ 0.464441] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  2191. [ 0.470809] NET: Registered protocol family 1
  2192. [ 0.476676] bounce pool size: 64 pages
  2193. [ 0.486459] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  2194. [ 0.492219] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  2195. [ 0.502396] msgmni has been set to 982
  2196. [ 0.506277] io scheduler noop registered
  2197. [ 0.510120] io scheduler deadline registered (default)
  2198. [ 0.558168] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  2199. [ 0.567533] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  2200. [ 0.574281] console [ttyS0] enabled, bootconsole disabled
  2201. [ 0.574281] console [ttyS0] enabled, bootconsole disabled
  2202. [ 0.585382] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  2203. [ 0.592736] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  2204. [ 0.600106] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  2205. [ 0.608368] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  2206. [ 0.618395] Amd/Fujitsu Extended Query Table at 0x0040
  2207. [ 0.623564] Amd/Fujitsu Extended Query version 1.3.
  2208. [ 0.628622] number of CFI chips: 1
  2209. [ 0.632247] 6 ofpart partitions found on MTD device ef000000.nor
  2210. [ 0.638266] Creating 6 MTD partitions on "ef000000.nor":
  2211. [ 0.643585] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  2212. [ 0.650138] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  2213. [ 0.657449] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  2214. [ 0.665088] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  2215. [ 0.672039] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  2216. [ 0.678724] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  2217. [ 0.686002] ONFI param page 0 valid
  2218. [ 0.689489] ONFI flash detected
  2219. [ 0.692673] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  2220. [ 0.705409] Bad block table found at page 131008, version 0x01
  2221. [ 0.711994] Bad block table found at page 130944, version 0x01
  2222. [ 0.718485] 4 ofpart partitions found on MTD device ff800000.flash
  2223. [ 0.724676] Creating 4 MTD partitions on "ff800000.flash":
  2224. [ 0.730173] 0x000000000000-0x000000200000 : "NAND (RW) DTB Image"
  2225. [ 0.736808] 0x000000200000-0x000000700000 : "NAND (RW) Linux Kernel Image"
  2226. [ 0.744197] 0x000000700000-0x000010000000 : "NAND (RW) JFFS2 Root File System"
  2227. [ 0.752051] 0x000000000000-0x000010000000 : "rootfs-ubifs"
  2228. [ 0.758187] eLBC NAND device at 0xff800000, bank 1
  2229. [ 0.763448] fsl_espi ffe07000.spi: master is unqueued, this is deprecated
  2230. [ 0.771092] fsl_espi ffe07000.spi: at 0xe1054000 (irq = 59)
  2231. [ 0.777601] libphy: Fixed MDIO Bus: probed
  2232. [ 0.781945] libphy: Freescale PowerQUICC MII Bus: probed
  2233. [ 0.809767] switch0: Atheros AR8337 rev. 2 switch registered on mdio@ffe24520
  2234. [ 2.001173] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  2235. [ 2.007712] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  2236. [ 2.014507] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  2237. [ 2.021652] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  2238. [ 2.029277] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  2239. [ 2.035819] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  2240. [ 2.042619] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  2241. [ 2.049762] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  2242. [ 2.057384] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  2243. [ 2.063927] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  2244. [ 2.070760] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  2245. [ 2.077904] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  2246. [ 2.085171] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  2247. [ 2.091492] i2c /dev entries driver
  2248. [ 2.095162] mpc-i2c ffe03000.i2c: timeout 1000000 us
  2249. [ 2.102820] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  2250. [ 2.109459] mpc-i2c ffe03100.i2c: timeout 1000000 us
  2251. [ 2.114816] booke_wdt: powerpc book-e watchdog driver loaded
  2252. [ 2.120696] cpuidle: using governor ladder
  2253. [ 2.124984] TCP: cubic registered
  2254. [ 2.128305] NET: Registered protocol family 17
  2255. [ 2.132798] Bridge firewalling registered
  2256. [ 2.136815] 8021q: 802.1Q VLAN Support v1.8
  2257. [ 2.142105] UBI: attaching mtd9 to ubi0
  2258. [ 3.661749] UBI: scanning is finished
  2259. [ 3.675620] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  2260. [ 3.682514] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  2261. [ 3.689308] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  2262. [ 3.695926] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  2263. [ 3.702804] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  2264. [ 3.708813] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  2265. [ 3.715953] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  2266. [ 3.725005] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  2267. [ 3.734248] UBI: background thread "ubi_bgt0d" started, PID 907
  2268. [ 3.741098] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 15:59:34 UTC (1478707174)
  2269. [ 3.751020] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  2270. [ 3.803596] UBIFS: recovery needed
  2271. [ 3.909923] UBIFS: recovery completed
  2272. [ 3.913619] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  2273. [ 3.919633] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  2274. [ 3.928781] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  2275. [ 3.938706] UBIFS: reserved for root: 0 bytes (0 KiB)
  2276. [ 3.943768] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  2277. [ 3.956838] VFS: Mounted root (ubifs filesystem) on device 0:10.
  2278. [ 3.963045] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  2279. [ 4.154752] init: Console is alive
  2280. [ 4.158272] init: - watchdog -
  2281. [ 4.402592] usbcore: registered new interface driver usbfs
  2282. [ 4.408188] usbcore: registered new interface driver hub
  2283. [ 4.413628] usbcore: registered new device driver usb
  2284. [ 4.437900] SCSI subsystem initialized
  2285. [ 4.448858] usbcore: registered new interface driver usb-storage
  2286. [ 4.461185] Button Hotplug driver version 0.4.1
  2287. [ 4.478815] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  2288. [ 4.485418] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  2289. [ 4.492086] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  2290.  
  2291.  
  2292. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  2293.  
  2294. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  2295. Core: e500, Version: 5.1, (0x80211051)
  2296. Clock Configuration:
  2297. CPU0:1200 MHz, CPU1:1200 MHz,
  2298. CCB:600 MHz,
  2299. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  2300. L1: D-cache 32 KiB enabled
  2301. I-cache 32 KiB enabled
  2302. wdt status 00000005 reset
  2303. Watchdog enabled
  2304. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  2305. Error, wrong i2c adapter 2 max 2 possible
  2306. in: 56
  2307. out: 0
  2308. io_config: 255
  2309. rom_loc: nor upper bank
  2310. SD/MMC : 4-bit Mode
  2311. eSPI : Enabled
  2312. I2C: Error, wrong i2c adapter 2 max 2 possible
  2313. ready
  2314. SPI: ready
  2315. DRAM: Error, wrong i2c adapter 2 max 2 possible
  2316. Detected UDIMM 9905594-009.A00LF
  2317. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  2318. Flash: 16 MiB
  2319. L2: 512 KiB enabled
  2320. NAND: 256 MiB
  2321. MMC: FSL_SDHC: 0
  2322. *** Warning - bad CRC, using default environment
  2323.  
  2324. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  2325. PCIe1: Bus 00 - 00
  2326. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  2327. 02:00.0 - 168c:0030 - Network controller
  2328. PCIe2: Bus 01 - 02
  2329. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  2330. 04:00.0 - 104c:8241 - Serial bus controller
  2331. PCIe3: Bus 03 - 04
  2332. Error, wrong i2c adapter 2 max 2 possible
  2333. In: serial
  2334. Out: serial
  2335. Err: serial
  2336. Net: Phy 5 not found
  2337. PHY reset timed out
  2338. eTSEC1
  2339. Error: eTSEC1 address not set.
  2340. , eTSEC2
  2341. Error: eTSEC2 address not set.
  2342. , eTSEC3 [PRIME]
  2343. Error: eTSEC3 address not set.
  2344.  
  2345. Hit any key to stop autoboot: 1  0
  2346. BOOT NAND
  2347. wdt status 00000003
  2348. UBI: attaching mtd2 to ubi0
  2349. UBI: scanning is finished
  2350. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  2351. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  2352. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  2353. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  2354. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  2355. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  2356. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  2357. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  2358. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  2359. Done
  2360. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  2361. Done
  2362. WARNING: adjusting available memory to 30000000
  2363. ## Booting kernel from Legacy Image at 02100000 ...
  2364. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  2365. Created: 2015-07-02 12:44:00 UTC
  2366. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  2367. Data Size: 2037943 Bytes = 1.9 MiB
  2368. Load Address: 00000000
  2369. Entry Point: 00000000
  2370. Verifying Checksum ... OK
  2371. ## Flattened Device Tree blob at 02000000
  2372. Booting using the fdt blob at 0x2000000
  2373. Uncompressing Kernel Image ... OK
  2374. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  2375. WARNING: could not find compatible node fsl-usb2-dr
  2376. [ 0.000000] Using P2020 RDB machine description
  2377. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  2378. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  2379. [ 0.000000] CPU maps initialized for 1 thread per core
  2380. [ 0.000000] bootconsole [udbg0] enabled
  2381. setup_arch: bootmem
  2382. mpc85xx_rdb_setup_arch()
  2383. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  2384. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  2385. arch: exit
  2386. [ 0.000000] Zone ranges:
  2387. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  2388. [ 0.000000] Normal empty
  2389. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  2390. [ 0.000000] Movable zone start for each node
  2391. [ 0.000000] Early memory node ranges
  2392. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  2393. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  2394. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  2395. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  2396. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  2397. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  2398. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  2399. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  2400. [ 0.000000] Sorting __ex_table...
  2401. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  2402. [ 0.000000] Kernel virtual memory layout:
  2403. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  2404. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  2405. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  2406. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  2407. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  2408. [ 0.000000] Hierarchical RCU implementation.
  2409. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  2410. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  2411. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  2412. [ 0.000000] mpic: Initializing for 256 sources
  2413. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  2414. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  2415. [ 0.006302] pid_max: default: 32768 minimum: 301
  2416. [ 0.010974] Mount-cache hash table entries: 512
  2417. [ 0.017106] mpic: requesting IPIs...
  2418. [ 0.021219] Brought up 2 CPUs
  2419. [ 0.024740] NET: Registered protocol family 16
  2420.  
  2421. [ 0.036610] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  2422. [ 0.044455] PCI host bridge /pcie@ffe08000 (primary) ranges:
  2423. [ 0.050100] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  2424. [ 0.057314] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  2425. [ 0.064451] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  2426. [ 0.069499] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  2427. [ 0.077342] PCI host bridge /pcie@ffe09000 ranges:
  2428. [ 0.082206] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  2429. [ 0.089419] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  2430. [ 0.096554] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  2431. [ 0.101602] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  2432. [ 0.109445] PCI host bridge /pcie@ffe0a000 ranges:
  2433. [ 0.114309] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  2434. [ 0.121522] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  2435. [ 0.128657] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  2436. [ 0.142829] PCI: Probing PCI hardware
  2437. [ 0.146605] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  2438. [ 0.152628] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  2439. [ 0.158790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  2440. [ 0.165658] pci_bus 0000:00: root bus resource [bus 00-ff]
  2441. [ 0.171170] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  2442. [ 0.186896] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  2443. [ 0.192229] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  2444. [ 0.198248] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  2445. [ 0.207196] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  2446. [ 0.214063] pci_bus 0001:02: root bus resource [bus 02-ff]
  2447. [ 0.219569] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  2448. [ 0.227460] pci 0001:02:00.0: Primary bus is hard wired to 0
  2449. [ 0.233045] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  2450. [ 0.249058] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  2451. [ 0.254375] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  2452. [ 0.260394] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  2453. [ 0.269341] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  2454. [ 0.276209] pci_bus 0002:04: root bus resource [bus 04-ff]
  2455. [ 0.281713] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  2456. [ 0.289596] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  2457. [ 0.297635] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  2458. [ 0.302895] pci 0000:00:00.0: PCI bridge to [bus 01]
  2459. [ 0.307778] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  2460. [ 0.313861] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  2461. [ 0.320647] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  2462. [ 0.327517] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  2463. [ 0.334726] pci 0001:02:00.0: PCI bridge to [bus 03]
  2464. [ 0.339680] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  2465. [ 0.345940] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  2466. [ 0.352721] pci 0002:04:00.0: PCI bridge to [bus 05]
  2467. [ 0.357675] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  2468. [ 0.363934] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  2469. [ 0.370714] Some PCI device resources are unassigned, try booting with pci=realloc
  2470. [ 0.378280] pci 0000:00:00.0: enabling device (0106 -> 0107)
  2471. [ 0.383932] pci 0001:02:00.0: enabling device (0106 -> 0107)
  2472. [ 0.389582] pci 0002:04:00.0: enabling device (0106 -> 0107)
  2473. [ 0.395391] mpic-msgr ffe41400.message: Found 0 message registers
  2474. [ 0.401404] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  2475. [ 0.409414] mpic-msgr ffe41400.message: Failed to find message register block alias
  2476. [ 0.420230] bio: create slab <bio-0> at 0
  2477. [ 0.425341] Switching to clocksource timebase
  2478. [ 0.430972] NET: Registered protocol family 2
  2479. [ 0.435509] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  2480. [ 0.442613] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  2481. [ 0.449084] TCP: Hash tables configured (established 4096 bind 4096)
  2482. [ 0.455448] TCP: reno registered
  2483. [ 0.458596] UDP hash table entries: 256 (order: 1, 8192 bytes)
  2484. [ 0.464428] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  2485. [ 0.470796] NET: Registered protocol family 1
  2486. [ 0.476661] bounce pool size: 64 pages
  2487. [ 0.486446] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  2488. [ 0.492210] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  2489. [ 0.502387] msgmni has been set to 982
  2490. [ 0.506268] io scheduler noop registered
  2491. [ 0.510125] io scheduler deadline registered (default)
  2492. [ 0.558402] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  2493. [ 0.567328] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  2494. [ 0.574061] console [ttyS0] enabled, bootconsole disabled
  2495. [ 0.574061] console [ttyS0] enabled, bootconsole disabled
  2496. [ 0.585171] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  2497. [ 0.592524] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  2498. [ 0.599894] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  2499. [ 0.608138] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  2500. [ 0.618164] Amd/Fujitsu Extended Query Table at 0x0040
  2501. [ 0.623333] Amd/Fujitsu Extended Query version 1.3.
  2502. [ 0.628392] number of CFI chips: 1
  2503. [ 0.632014] 6 ofpart partitions found on MTD device ef000000.nor
  2504. [ 0.638032] Creating 6 MTD partitions on "ef000000.nor":
  2505. [ 0.643351] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  2506. [ 0.649914] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  2507. [ 0.657218] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  2508. [ 0.664855] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  2509. [ 0.671809] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  2510. [ 0.678486] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  2511. [ 0.685733] ONFI param page 0 valid
  2512. [ 0.689220] ONFI flash detected
  2513. [ 0.692409] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  2514. [ 0.705149] Bad block table found at page 131008, version 0x01
  2515. [ 0.711736] Bad block table found at page 130944, version 0x01
  2516. [ 0.718241] 4 ofpart partitions found on MTD device ff800000.flash
  2517. [ 0.724434] Creating 4 MTD partitions on "ff800000.flash":
  2518. [ 0.729925] 0x00
  2519. [ 2.001168] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  2520. [ 2.007707] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  2521. [ 2.014502] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  2522. [ 2.021644] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  2523. [ 2.029269] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  2524. [ 2.035811] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  2525. [ 2.042609] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  2526. [ 2.049752] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  2527. [ 2.057374] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  2528. [ 2.063915] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  2529. [ 2.070749] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  2530. [ 2.077893] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  2531. [ 2.085162] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  2532. [ 2.091483] i2c /dev entries driver
  2533. [ 2.095152] mpc-i2c ffe03000.i2c: timeout 1000000 us
  2534. [ 2.102815] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  2535. [ 2.109454] mpc-i2c ffe03100.i2c: timeout 1000000 us
  2536. [ 2.114812] booke_wdt: powerpc book-e watchdog driver loaded
  2537. [ 2.120693] cpuidle: using governor ladder
  2538. [ 2.124981] TCP: cubic registered
  2539. [ 2.128302] NET: Registered protocol family 17
  2540. [ 2.132794] Bridge firewalling registered
  2541. [ 2.136811] 8021q: 802.1Q VLAN Support v1.8
  2542. [ 2.142099] UBI: attaching mtd9 to ubi0
  2543. [ 3.661725] UBI: scanning is finished
  2544. [ 3.675594] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  2545. [ 3.682490] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  2546. [ 3.689284] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  2547. [ 3.695902] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  2548. [ 3.702781] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  2549. [ 3.708789] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  2550. [ 3.715929] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  2551. [ 3.724982] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  2552. [ 3.734224] UBI: background thread "ubi_bgt0d" started, PID 907
  2553. [ 3.741075] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:00:25 UTC (1478707225)
  2554. [ 3.750989] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  2555. [ 3.803571] UBIFS: recovery needed
  2556. [ 3.909900] UBIFS: recovery completed
  2557. [ 3.913596] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  2558. [ 3.919610] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  2559. [ 3.928758] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  2560. [ 3.938683] UBIFS: reserved for root: 0 bytes (0 KiB)
  2561. [ 3.943745] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  2562. [ 3.956824] VFS: Mounted root (ubifs filesystem) on device 0:10.
  2563. [ 3.963030] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  2564. [ 4.154689] init: Console is alive
  2565. [ 4.158209] init: - watchdog -
  2566. [ 4.402554] usbcore: registered new interface driver usbfs
  2567. [ 4.408147] usbcore: registered new interface driver hub
  2568. [ 4.413587] usbcore: registered new device driver usb
  2569. [ 4.437832] SCSI subsystem initialized
  2570. [ 4.448779] usbcore: registered new interface driver usb-storage
  2571. [ 4.461126] Button Hotplug driver version 0.4.1
  2572. [ 4.478775] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  2573. [ 4.485400] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  2574. [ 4.492036] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  2575.  
  2576.  
  2577. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  2578.  
  2579. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  2580. Core: e500, Version: 5.1, (0x80211051)
  2581. Clock Configuration:
  2582. CPU0:1200 MHz, CPU1:1200 MHz,
  2583. CCB:600 MHz,
  2584. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  2585. L1: D-cache 32 KiB enabled
  2586. I-cache 32 KiB enabled
  2587. wdt status 00000005 reset
  2588. Watchdog enabled
  2589. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  2590. Error, wrong i2c adapter 2 max 2 possible
  2591. in: 56
  2592. out: 0
  2593. io_config: 255
  2594. rom_loc: nor upper bank
  2595. SD/MMC : 4-bit Mode
  2596. eSPI : Enabled
  2597. I2C: Error, wrong i2c adapter 2 max 2 possible
  2598. ready
  2599. SPI: ready
  2600. DRAM: Error, wrong i2c adapter 2 max 2 possible
  2601. Detected UDIMM 9905594-009.A00LF
  2602. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  2603. Flash: 16 MiB
  2604. L2: 512 KiB enabled
  2605. NAND: 256 MiB
  2606. MMC: FSL_SDHC: 0
  2607. *** Warning - bad CRC, using default environment
  2608.  
  2609. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  2610. PCIe1: Bus 00 - 00
  2611. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  2612. 02:00.0 - 168c:0030 - Network controller
  2613. PCIe2: Bus 01 - 02
  2614. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  2615. 04:00.0 - 104c:8241 - Serial bus controller
  2616. PCIe3: Bus 03 - 04
  2617. Error, wrong i2c adapter 2 max 2 possible
  2618. In: serial
  2619. Out: serial
  2620. Err: serial
  2621. Net: Phy 5 not found
  2622. PHY reset timed out
  2623. eTSEC1
  2624. Error: eTSEC1 address not set.
  2625. , eTSEC2
  2626. Error: eTSEC2 address not set.
  2627. , eTSEC3 [PRIME]
  2628. Error: eTSEC3 address not set.
  2629.  
  2630. Hit any key to stop autoboot: 1  0
  2631. BOOT NAND
  2632. wdt status 00000003
  2633. UBI: attaching mtd2 to ubi0
  2634. UBI: scanning is finished
  2635. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  2636. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  2637. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  2638. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  2639. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  2640. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  2641. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  2642. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  2643. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  2644. Done
  2645. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  2646. Done
  2647. WARNING: adjusting available memory to 30000000
  2648. ## Booting kernel from Legacy Image at 02100000 ...
  2649. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  2650. Created: 2015-07-02 12:44:00 UTC
  2651. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  2652. Data Size: 2037943 Bytes = 1.9 MiB
  2653. Load Address: 00000000
  2654. Entry Point: 00000000
  2655. Verifying Checksum ... OK
  2656. ## Flattened Device Tree blob at 02000000
  2657. Booting using the fdt blob at 0x2000000
  2658. Uncompressing Kernel Image ... OK
  2659. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  2660. WARNING: could not find compatible node fsl-usb2-dr
  2661. [ 0.000000] Using P2020 RDB machine description
  2662. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  2663. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  2664. [ 0.000000] CPU maps initialized for 1 thread per core
  2665. [ 0.000000] bootconsole [udbg0] enabled
  2666. setup_arch: bootmem
  2667. mpc85xx_rdb_setup_arch()
  2668. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  2669. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  2670. arch: exit
  2671. [ 0.000000] Zone ranges:
  2672. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  2673. [ 0.000000] Normal empty
  2674. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  2675. [ 0.000000] Movable zone start for each node
  2676. [ 0.000000] Early memory node ranges
  2677. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  2678. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  2679. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  2680. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  2681. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  2682. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  2683. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  2684. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  2685. [ 0.000000] Sorting __ex_table...
  2686. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  2687. [ 0.000000] Kernel virtual memory layout:
  2688. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  2689. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  2690. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  2691. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  2692. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  2693. [ 0.000000] Hierarchical RCU implementation.
  2694. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  2695. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  2696. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  2697. [ 0.000000] mpic: Initializing for 256 sources
  2698. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  2699. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  2700. [ 0.006302] pid_max: default: 32768 minimum: 301
  2701. [ 0.010975] Mount-cache hash table entries: 512
  2702. [ 0.017108] mpic: requesting IPIs...
  2703. [ 0.021224] Brought up 2 CPUs
  2704. [ 0.024747] NET: Registered protocol family 16
  2705.  
  2706. [ 0.036613] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  2707. [ 0.044458] PCI host bridge /pcie@ffe08000 (primary) ranges:
  2708. [ 0.050102] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  2709. [ 0.057317] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  2710. [ 0.064453] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  2711. [ 0.069501] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  2712. [ 0.077344] PCI host bridge /pcie@ffe09000 ranges:
  2713. [ 0.082207] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  2714. [ 0.089421] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  2715. [ 0.096555] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  2716. [ 0.101604] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  2717. [ 0.109446] PCI host bridge /pcie@ffe0a000 ranges:
  2718. [ 0.114311] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  2719. [ 0.121524] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  2720. [ 0.128659] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  2721. [ 0.142828] PCI: Probing PCI hardware
  2722. [ 0.146604] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  2723. [ 0.152627] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  2724. [ 0.158790] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  2725. [ 0.165657] pci_bus 0000:00: root bus resource [bus 00-ff]
  2726. [ 0.171170] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  2727. [ 0.186896] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  2728. [ 0.192229] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  2729. [ 0.198248] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  2730. [ 0.207195] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  2731. [ 0.214063] pci_bus 0001:02: root bus resource [bus 02-ff]
  2732. [ 0.219569] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  2733. [ 0.227460] pci 0001:02:00.0: Primary bus is hard wired to 0
  2734. [ 0.233045] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  2735. [ 0.249057] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  2736. [ 0.254376] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  2737. [ 0.260395] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  2738. [ 0.269342] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  2739. [ 0.276210] pci_bus 0002:04: root bus resource [bus 04-ff]
  2740. [ 0.281714] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  2741. [ 0.289597] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  2742. [ 0.297636] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  2743. [ 0.302897] pci 0000:00:00.0: PCI bridge to [bus 01]
  2744. [ 0.307780] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  2745. [ 0.313863] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  2746. [ 0.320648] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  2747. [ 0.327519] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  2748. [ 0.334727] pci 0001:02:00.0: PCI bridge to [bus 03]
  2749. [ 0.339682] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  2750. [ 0.345941] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  2751. [ 0.352722] pci 0002:04:00.0: PCI bridge to [bus 05]
  2752. [ 0.357677] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  2753. [ 0.363936] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  2754. [ 0.370715] Some PCI device resources are unassigned, try booting with pci=realloc
  2755. [ 0.378282] pci 0000:00:00.0: enabling device (0106 -> 0107)
  2756. [ 0.383933] pci 0001:02:00.0: enabling device (0106 -> 0107)
  2757. [ 0.389583] pci 0002:04:00.0: enabling device (0106 -> 0107)
  2758. [ 0.395392] mpic-msgr ffe41400.message: Found 0 message registers
  2759. [ 0.401404] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  2760. [ 0.409415] mpic-msgr ffe41400.message: Failed to find message register block alias
  2761. [ 0.420229] bio: create slab <bio-0> at 0
  2762. [ 0.425341] Switching to clocksource timebase
  2763. [ 0.430975] NET: Registered protocol family 2
  2764. [ 0.435512] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  2765. [ 0.442616] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  2766. [ 0.449088] TCP: Hash tables configured (established 4096 bind 4096)
  2767. [ 0.455452] TCP: reno registered
  2768. [ 0.458599] UDP hash table entries: 256 (order: 1, 8192 bytes)
  2769. [ 0.464432] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  2770. [ 0.470800] NET: Registered protocol family 1
  2771. [ 0.476660] bounce pool size: 64 pages
  2772. [ 0.486388] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  2773. [ 0.492151] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  2774. [ 0.502329] msgmni has been set to 982
  2775. [ 0.506207] io scheduler noop registered
  2776. [ 0.510064] io scheduler deadline registered (default)
  2777. [ 0.557926] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  2778. [ 0.566913] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  2779. [ 0.573653] console [ttyS0] enabled, bootconsole disabled
  2780. [ 0.573653] console [ttyS0] enabled, bootconsole disabled
  2781. [ 0.584781] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  2782. [ 0.592138] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  2783. [ 0.599505] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  2784. [ 0.607757] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  2785. [ 0.617781] Amd/Fujitsu Extended Query Table at 0x0040
  2786. [ 0.622950] Amd/Fujitsu Extended Query version 1.3.
  2787. [ 0.628007] number of CFI chips: 1
  2788. [ 0.631635] 6 ofpart partitions found on MTD device ef000000.nor
  2789. [ 0.637653] Creating 6 MTD partitions on "ef000000.nor":
  2790. [ 0.642972] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  2791. [ 0.649526] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  2792. [ 0.656837] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  2793. [ 0.664476] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  2794. [ 0.671426] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  2795. [ 0.678118] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  2796. [ 0.685374] ONFI param page 0 valid
  2797. [ 0.688923] ONFI flash detected
  2798. [ 0.692105] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  2799. [ 0.704856] Bad block table found at page 131008, version 0x01
  2800. [ 0.711441] Bad block table found at page 130944, version 0x01
  2801. [ 0.717943] 4 ofpart partitions found on MTD device ff800000.flash
  2802. [ 0.724136] Creating 4 MTD partitions on "ff800000.flash":
  2803. [ 0.729627] 0x000000000000-0x000000200000 : "NAND (RW) DTB Image"
  2804. [ 0.736261] 0x000000200000-0x000000700000 : "NAND (RW) Linux Kernel Image"
  2805. [ 0.743652] 0x000000700000-0x000010000000 : "NAND (RW) JFFS2 Root File System"
  2806. [ 0.751500] 0x000000000000-0x000010000000 : "rootfs-ubifs"
  2807. [ 0.757603] eLBC NAND device at 0xff800000, bank 1
  2808. [ 0.762870] fsl_espi ffe07000.spi: master is unqueued, this is deprecated
  2809. [ 0.770538] fsl_espi ffe07000.spi: at 0xe1054000 (irq = 59)
  2810. [ 0.777050] libphy: Fixed MDIO Bus: probed
  2811. [ 0.781404] libphy: Freescale PowerQUICC MII Bus: probed
  2812. [ 0.809755] switch0: Atheros AR8337 rev. 2 switch registered on mdio@ffe24520
  2813. [ 2.001165] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  2814. [ 2.007704] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  2815. [ 2.014499] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  2816. [ 2.021641] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  2817. [ 2.029260] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  2818. [ 2.035803] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  2819. [ 2.042602] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  2820. [ 2.049746] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  2821. [ 2.057365] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  2822. [ 2.063907] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  2823. [ 2.070740] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  2824. [ 2.077884] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  2825. [ 2.085147] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  2826. [ 2.091468] i2c /dev entries driver
  2827. [ 2.095138] mpc-i2c ffe03000.i2c: timeout 1000000 us
  2828. [ 2.102802] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  2829. [ 2.109440] mpc-i2c ffe03100.i2c: timeout 1000000 us
  2830. [ 2.114801] booke_wdt: powerpc book-e watchdog driver loaded
  2831. [ 2.120682] cpuidle: using governor ladder
  2832. [ 2.124972] TCP: cubic registered
  2833. [ 2.128293] NET: Registered protocol family 17
  2834. [ 2.132786] Bridge firewalling registered
  2835. [ 2.136803] 8021q: 802.1Q VLAN Support v1.8
  2836. [ 2.142091] UBI: attaching mtd9 to ubi0
  2837. [ 3.661805] UBI: scanning is finished
  2838. [ 3.675677] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  2839. [ 3.682569] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  2840. [ 3.689362] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  2841. [ 3.695981] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  2842. [ 3.702862] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  2843. [ 3.708871] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  2844. [ 3.716011] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  2845. [ 3.725064] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  2846. [ 3.734306] UBI: background thread "ubi_bgt0d" started, PID 907
  2847. [ 3.741157] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:01:16 UTC (1478707276)
  2848. [ 3.751068] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  2849. [ 3.803648] UBIFS: recovery needed
  2850. [ 3.909955] UBIFS: recovery completed
  2851. [ 3.913667] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  2852. [ 3.919683] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  2853. [ 3.928830] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  2854. [ 3.938756] UBIFS: reserved for root: 0 bytes (0 KiB)
  2855. [ 3.943817] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  2856. [ 3.956079] VFS: Mounted root (ubifs filesystem) on device 0:10.
  2857. [ 3.962288] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  2858. [ 4.153625] init: Console is alive
  2859. [ 4.157150] init: - watchdog -
  2860. [ 4.401535] usbcore: registered new interface driver usbfs
  2861. [ 4.407135] usbcore: registered new interface driver hub
  2862. [ 4.412574] usbcore: registered new device driver usb
  2863. [ 4.436822] SCSI subsystem initialized
  2864. [ 4.447780] usbcore: registered new interface driver usb-storage
  2865. [ 4.460131] Button Hotplug driver version 0.4.1
  2866. [ 4.477777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  2867. [ 4.484384] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  2868. [ 4.491055] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  2869. [ 4.498355] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
  2870.  
  2871.  
  2872. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  2873.  
  2874. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  2875. Core: e500, Version: 5.1, (0x80211051)
  2876. Clock Configuration:
  2877. CPU0:1200 MHz, CPU1:1200 MHz,
  2878. CCB:600 MHz,
  2879. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  2880. L1: D-cache 32 KiB enabled
  2881. I-cache 32 KiB enabled
  2882. wdt status 00000005 reset
  2883. Watchdog enabled
  2884. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  2885. Error, wrong i2c adapter 2 max 2 possible
  2886. in: 56
  2887. out: 0
  2888. io_config: 255
  2889. rom_loc: nor upper bank
  2890. SD/MMC : 4-bit Mode
  2891. eSPI : Enabled
  2892. I2C: Error, wrong i2c adapter 2 max 2 possible
  2893. ready
  2894. SPI: ready
  2895. DRAM: Error, wrong i2c adapter 2 max 2 possible
  2896. Detected UDIMM 9905594-009.A00LF
  2897. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  2898. Flash: 16 MiB
  2899. L2: 512 KiB enabled
  2900. NAND: 256 MiB
  2901. MMC: FSL_SDHC: 0
  2902. *** Warning - bad CRC, using default environment
  2903.  
  2904. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  2905. PCIe1: Bus 00 - 00
  2906. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  2907. 02:00.0 - 168c:0030 - Network controller
  2908. PCIe2: Bus 01 - 02
  2909. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  2910. 04:00.0 - 104c:8241 - Serial bus controller
  2911. PCIe3: Bus 03 - 04
  2912. Error, wrong i2c adapter 2 max 2 possible
  2913. In: serial
  2914. Out: serial
  2915. Err: serial
  2916. Net: Phy 5 not found
  2917. PHY reset timed out
  2918. eTSEC1
  2919. Error: eTSEC1 address not set.
  2920. , eTSEC2
  2921. Error: eTSEC2 address not set.
  2922. , eTSEC3 [PRIME]
  2923. Error: eTSEC3 address not set.
  2924.  
  2925. Hit any key to stop autoboot: 1  0
  2926. BOOT NAND
  2927. wdt status 00000003
  2928. UBI: attaching mtd2 to ubi0
  2929. UBI: scanning is finished
  2930. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  2931. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  2932. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  2933. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  2934. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  2935. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  2936. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  2937. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  2938. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  2939. Done
  2940. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  2941. Done
  2942. WARNING: adjusting available memory to 30000000
  2943. ## Booting kernel from Legacy Image at 02100000 ...
  2944. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  2945. Created: 2015-07-02 12:44:00 UTC
  2946. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  2947. Data Size: 2037943 Bytes = 1.9 MiB
  2948. Load Address: 00000000
  2949. Entry Point: 00000000
  2950. Verifying Checksum ... OK
  2951. ## Flattened Device Tree blob at 02000000
  2952. Booting using the fdt blob at 0x2000000
  2953. Uncompressing Kernel Image ... OK
  2954. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  2955. WARNING: could not find compatible node fsl-usb2-dr
  2956. [ 0.000000] Using P2020 RDB machine description
  2957. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  2958. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  2959. [ 0.000000] CPU maps initialized for 1 thread per core
  2960. [ 0.000000] bootconsole [udbg0] enabled
  2961. setup_arch: bootmem
  2962. mpc85xx_rdb_setup_arch()
  2963. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  2964. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  2965. arch: exit
  2966. [ 0.000000] Zone ranges:
  2967. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  2968. [ 0.000000] Normal empty
  2969. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  2970. [ 0.000000] Movable zone start for each node
  2971. [ 0.000000] Early memory node ranges
  2972. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  2973. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  2974. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  2975. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  2976. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  2977. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  2978. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  2979. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  2980. [ 0.000000] Sorting __ex_table...
  2981. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  2982. [ 0.000000] Kernel virtual memory layout:
  2983. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  2984. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  2985. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  2986. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  2987. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  2988. [ 0.000000] Hierarchical RCU implementation.
  2989. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  2990. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  2991. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  2992. [ 0.000000] mpic: Initializing for 256 sources
  2993. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  2994. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  2995. [ 0.006303] pid_max: default: 32768 minimum: 301
  2996. [ 0.010974] Mount-cache hash table entries: 512
  2997. [ 0.017106] mpic: requesting IPIs...
  2998. [ 0.021226] Brought up 2 CPUs
  2999. [ 0.024749] NET: Registered protocol family 16
  3000.  
  3001. [ 0.036615] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  3002. [ 0.044459] PCI host bridge /pcie@ffe08000 (primary) ranges:
  3003. [ 0.050104] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  3004. [ 0.057319] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  3005. [ 0.064455] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  3006. [ 0.069503] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  3007. [ 0.077346] PCI host bridge /pcie@ffe09000 ranges:
  3008. [ 0.082210] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  3009. [ 0.089423] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  3010. [ 0.096557] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  3011. [ 0.101606] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  3012. [ 0.109448] PCI host bridge /pcie@ffe0a000 ranges:
  3013. [ 0.114312] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  3014. [ 0.121526] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  3015. [ 0.128661] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  3016. [ 0.142823] PCI: Probing PCI hardware
  3017. [ 0.146598] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  3018. [ 0.152621] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  3019. [ 0.158784] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  3020. [ 0.165651] pci_bus 0000:00: root bus resource [bus 00-ff]
  3021. [ 0.171164] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3022. [ 0.186890] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  3023. [ 0.192224] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  3024. [ 0.198243] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  3025. [ 0.207190] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  3026. [ 0.214058] pci_bus 0001:02: root bus resource [bus 02-ff]
  3027. [ 0.219564] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3028. [ 0.227455] pci 0001:02:00.0: Primary bus is hard wired to 0
  3029. [ 0.233039] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  3030. [ 0.249052] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  3031. [ 0.254369] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  3032. [ 0.260388] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  3033. [ 0.269335] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  3034. [ 0.276203] pci_bus 0002:04: root bus resource [bus 04-ff]
  3035. [ 0.281707] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3036. [ 0.289590] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3037. [ 0.297629] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  3038. [ 0.302889] pci 0000:00:00.0: PCI bridge to [bus 01]
  3039. [ 0.307772] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  3040. [ 0.313855] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  3041. [ 0.320641] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  3042. [ 0.327511] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  3043. [ 0.334720] pci 0001:02:00.0: PCI bridge to [bus 03]
  3044. [ 0.339674] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  3045. [ 0.345933] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  3046. [ 0.352715] pci 0002:04:00.0: PCI bridge to [bus 05]
  3047. [ 0.357669] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  3048. [ 0.363928] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  3049. [ 0.370707] Some PCI device resources are unassigned, try booting with pci=realloc
  3050. [ 0.378274] pci 0000:00:00.0: enabling device (0106 -> 0107)
  3051. [ 0.383926] pci 0001:02:00.0: enabling device (0106 -> 0107)
  3052. [ 0.389576] pci 0002:04:00.0: enabling device (0106 -> 0107)
  3053. [ 0.395385] mpic-msgr ffe41400.message: Found 0 message registers
  3054. [ 0.401397] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  3055. [ 0.409408] mpic-msgr ffe41400.message: Failed to find message register block alias
  3056. [ 0.420224] bio: create slab <bio-0> at 0
  3057. [ 0.425338] Switching to clocksource timebase
  3058. [ 0.430805] NET: Registered protocol family 2
  3059. [ 0.435354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  3060. [ 0.442376] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  3061. [ 0.448797] TCP: Hash tables configured (established 4096 bind 4096)
  3062. [ 0.455159] TCP: reno registered
  3063. [ 0.458325] UDP hash table entries: 256 (order: 1, 8192 bytes)
  3064. [ 0.464158] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  3065. [ 0.470522] NET: Registered protocol family 1
  3066. [ 0.476400] bounce pool size: 64 pages
  3067. [ 0.486215] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  3068. [ 0.491976] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  3069. [ 0.502149] msgmni has been set to 982
  3070. [ 0.506021] io scheduler noop registered
  3071. [ 0.509865] io scheduler deadline registered (default)
  3072. [ 0.557845] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  3073. [ 0.566459] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  3074. [ 0.573189] console [ttyS0] enabled, bootconsole disabled
  3075. [ 0.573189] console [ttyS0] enabled, bootconsole disabled
  3076. [ 0.584320] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  3077. [ 0.591664] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  3078. [ 0.599026] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  3079. [ 0.607288] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  3080. [ 0.617312] Amd/Fujitsu Extended Query Table at 0x0040
  3081. [ 0.622482] Amd/Fujitsu Extended Query version 1.3.
  3082. [ 0.627540] number of CFI chips: 1
  3083. [ 0.631165] 6 ofpart partitions found on MTD device ef000000.nor
  3084. [ 0.637184] Creating 6 MTD partitions on "ef000000.nor":
  3085. [ 0.642506] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  3086. [ 0.649056] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  3087. [ 0.656345] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  3088. [ 0.663980] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  3089. [ 0.670943] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  3090. [ 0.677609] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  3091. [ 0.684858] ONFI param page 0 valid
  3092. [ 0.688391] ONFI flash detected
  3093. [ 0.691572] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  3094. [ 0.704342] Bad block table found at page 131008, version 0x01
  3095. [ 0.710929] Bad block table found at page 130944, version 0x01
  3096. [ 0.717424] 4 ofpart partitions found on MTD device ff800000.flash
  3097. [ 0.723616] Creating 4 MTD partitions on "ff800000.flash":
  3098. [ 0.729115] 0x000000000000-0x000000200000 : "NAND (RW) DTB Image"
  3099. [ 0.735781] 0x000000200000-0x000000700000 : "NAND (RW) Linux Kernel Image"
  3100. [ 0.743167] 0x000000700000-0x000010000000 : "NAND (RW) JFFS2 Root File System"
  3101. [ 0.751026] 0x000000000000-0x000010000000 : "rootfs-ubifs"
  3102. [ 0.757130] eLBC NAND device at 0xff800000, bank 1
  3103. [ 0.762421] fsl_espi ffe07000.spi: master is unqueued, this is deprecated
  3104. [ 0.770100] fsl_espi ffe07000.spi: at 0xe1054000 (irq = 59)
  3105. [ 0.776605] libphy: Fixed MDIO Bus: probed
  3106. [ 0.780944] libphy: Freescale PowerQUICC MII Bus: probed
  3107. [ 0.809750] switch0: Atheros AR8337 rev. 2 switch registered on mdio@ffe24520
  3108. [ 2.001172] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  3109. [ 2.007714] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  3110. [ 2.014508] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  3111. [ 2.021649] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  3112. [ 2.029277] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  3113. [ 2.035820] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  3114. [ 2.042618] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  3115. [ 2.049761] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  3116. [ 2.057386] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  3117. [ 2.063929] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  3118. [ 2.070762] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  3119. [ 2.077906] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  3120. [ 2.085170] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  3121. [ 2.091485] i2c /dev entries driver
  3122. [ 2.095151] mpc-i2c ffe03000.i2c: timeout 1000000 us
  3123. [ 2.102810] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  3124. [ 2.109451] mpc-i2c ffe03100.i2c: timeout 1000000 us
  3125. [ 2.114801] booke_wdt: powerpc book-e watchdog driver loaded
  3126. [ 2.120686] cpuidle: using governor ladder
  3127. [ 2.124986] TCP: cubic registered
  3128. [ 2.128309] NET: Registered protocol family 17
  3129. [ 2.132804] Bridge firewalling registered
  3130. [ 2.136822] 8021q: 802.1Q VLAN Support v1.8
  3131. [ 2.142129] UBI: attaching mtd9 to ubi0
  3132. [ 3.661873] UBI: scanning is finished
  3133. [ 3.675744] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  3134. [ 3.682638] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  3135. [ 3.689431] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  3136. [ 3.696049] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  3137. [ 3.702928] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  3138. [ 3.708936] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  3139. [ 3.716077] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  3140. [ 3.725130] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  3141. [ 3.734373] UBI: background thread "ubi_bgt0d" started, PID 907
  3142. [ 3.741225] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:02:07 UTC (1478707327)
  3143. [ 3.751145] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  3144. [ 3.803719] UBIFS: recovery needed
  3145. [ 3.911429] UBIFS: recovery completed
  3146. [ 3.915137] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  3147. [ 3.921155] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  3148. [ 3.930302] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  3149. [ 3.940228] UBIFS: reserved for root: 0 bytes (0 KiB)
  3150. [ 3.945289] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  3151. [ 3.958893] VFS: Mounted root (ubifs filesystem) on device 0:10.
  3152. [ 3.965094] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  3153. [ 4.156451] init: Console is alive
  3154. [ 4.159970] init: - watchdog -
  3155. [ 4.404314] usbcore: registered new interface driver usbfs
  3156. [ 4.409908] usbcore: registered new interface driver hub
  3157. [ 4.415353] usbcore: registered new device driver usb
  3158. [ 4.439580] SCSI subsystem initialized
  3159. [ 4.450572] usbcore: registered new interface driver usb-storage
  3160. [ 4.462947] Button Hotplug driver version 0.4.1
  3161. [ 4.480521] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  3162. [ 4.487154] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  3163. [ 4.493790] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  3164. [ 4.501081] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
  3165.  
  3166.  
  3167. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  3168.  
  3169. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  3170. Core: e500, Version: 5.1, (0x80211051)
  3171. Clock Configuration:
  3172. CPU0:1200 MHz, CPU1:1200 MHz,
  3173. CCB:600 MHz,
  3174. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  3175. L1: D-cache 32 KiB enabled
  3176. I-cache 32 KiB enabled
  3177. wdt status 00000005 reset
  3178. Watchdog enabled
  3179. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  3180. Error, wrong i2c adapter 2 max 2 possible
  3181. in: 56
  3182. out: 0
  3183. io_config: 255
  3184. rom_loc: nor upper bank
  3185. SD/MMC : 4-bit Mode
  3186. eSPI : Enabled
  3187. I2C: Error, wrong i2c adapter 2 max 2 possible
  3188. ready
  3189. SPI: ready
  3190. DRAM: Error, wrong i2c adapter 2 max 2 possible
  3191. Detected UDIMM 9905594-009.A00LF
  3192. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  3193. Flash: 16 MiB
  3194. L2: 512 KiB enabled
  3195. NAND: 256 MiB
  3196. MMC: FSL_SDHC: 0
  3197. *** Warning - bad CRC, using default environment
  3198.  
  3199. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  3200. PCIe1: Bus 00 - 00
  3201. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  3202. 02:00.0 - 168c:0030 - Network controller
  3203. PCIe2: Bus 01 - 02
  3204. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  3205. 04:00.0 - 104c:8241 - Serial bus controller
  3206. PCIe3: Bus 03 - 04
  3207. Error, wrong i2c adapter 2 max 2 possible
  3208. In: serial
  3209. Out: serial
  3210. Err: serial
  3211. Net: Phy 5 not found
  3212. PHY reset timed out
  3213. eTSEC1
  3214. Error: eTSEC1 address not set.
  3215. , eTSEC2
  3216. Error: eTSEC2 address not set.
  3217. , eTSEC3 [PRIME]
  3218. Error: eTSEC3 address not set.
  3219.  
  3220. Hit any key to stop autoboot: 1  0
  3221. BOOT NAND
  3222. wdt status 00000003
  3223. UBI: attaching mtd2 to ubi0
  3224. UBI: scanning is finished
  3225. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  3226. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  3227. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  3228. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  3229. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  3230. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  3231. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  3232. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  3233. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  3234. Done
  3235. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  3236. Done
  3237. WARNING: adjusting available memory to 30000000
  3238. ## Booting kernel from Legacy Image at 02100000 ...
  3239. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  3240. Created: 2015-07-02 12:44:00 UTC
  3241. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  3242. Data Size: 2037943 Bytes = 1.9 MiB
  3243. Load Address: 00000000
  3244. Entry Point: 00000000
  3245. Verifying Checksum ... OK
  3246. ## Flattened Device Tree blob at 02000000
  3247. Booting using the fdt blob at 0x2000000
  3248. Uncompressing Kernel Image ... OK
  3249. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  3250. WARNING: could not find compatible node fsl-usb2-dr
  3251. [ 0.000000] Using P2020 RDB machine description
  3252. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  3253. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  3254. [ 0.000000] CPU maps initialized for 1 thread per core
  3255. [ 0.000000] bootconsole [udbg0] enabled
  3256. setup_arch: bootmem
  3257. mpc85xx_rdb_setup_arch()
  3258. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  3259. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  3260. arch: exit
  3261. [ 0.000000] Zone ranges:
  3262. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  3263. [ 0.000000] Normal empty
  3264. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  3265. [ 0.000000] Movable zone start for each node
  3266. [ 0.000000] Early memory node ranges
  3267. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  3268. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  3269. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  3270. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  3271. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  3272. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  3273. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  3274. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  3275. [ 0.000000] Sorting __ex_table...
  3276. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  3277. [ 0.000000] Kernel virtual memory layout:
  3278. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  3279. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  3280. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  3281. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  3282. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  3283. [ 0.000000] Hierarchical RCU implementation.
  3284. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  3285. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  3286. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  3287. [ 0.000000] mpic: Initializing for 256 sources
  3288. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  3289. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  3290. [ 0.006302] pid_max: default: 32768 minimum: 301
  3291. [ 0.010975] Mount-cache hash table entries: 512
  3292. [ 0.017110] mpic: requesting IPIs...
  3293. [ 0.021227] Brought up 2 CPUs
  3294. [ 0.024748] NET: Registered protocol family 16
  3295.  
  3296. [ 0.036617] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  3297. [ 0.044461] PCI host bridge /pcie@ffe08000 (primary) ranges:
  3298. [ 0.050106] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  3299. [ 0.057321] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  3300. [ 0.064457] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  3301. [ 0.069505] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  3302. [ 0.077348] PCI host bridge /pcie@ffe09000 ranges:
  3303. [ 0.082212] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  3304. [ 0.089426] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  3305. [ 0.096560] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  3306. [ 0.101609] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  3307. [ 0.109451] PCI host bridge /pcie@ffe0a000 ranges:
  3308. [ 0.114315] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  3309. [ 0.121529] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  3310. [ 0.128663] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  3311. [ 0.142838] PCI: Probing PCI hardware
  3312. [ 0.146615] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  3313. [ 0.152639] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  3314. [ 0.158800] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  3315. [ 0.165668] pci_bus 0000:00: root bus resource [bus 00-ff]
  3316. [ 0.171180] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3317. [ 0.186906] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  3318. [ 0.192241] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  3319. [ 0.198259] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  3320. [ 0.207207] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  3321. [ 0.214075] pci_bus 0001:02: root bus resource [bus 02-ff]
  3322. [ 0.219580] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3323. [ 0.227472] pci 0001:02:00.0: Primary bus is hard wired to 0
  3324. [ 0.233057] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  3325. [ 0.249069] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  3326. [ 0.254388] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  3327. [ 0.260407] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  3328. [ 0.269354] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  3329. [ 0.276222] pci_bus 0002:04: root bus resource [bus 04-ff]
  3330. [ 0.281726] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3331. [ 0.289609] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3332. [ 0.297648] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  3333. [ 0.302908] pci 0000:00:00.0: PCI bridge to [bus 01]
  3334. [ 0.307791] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  3335. [ 0.313874] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  3336. [ 0.320660] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  3337. [ 0.327530] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  3338. [ 0.334739] pci 0001:02:00.0: PCI bridge to [bus 03]
  3339. [ 0.339693] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  3340. [ 0.345952] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  3341. [ 0.352734] pci 0002:04:00.0: PCI bridge to [bus 05]
  3342. [ 0.357688] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  3343. [ 0.363947] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  3344. [ 0.370726] Some PCI device resources are unassigned, try booting with pci=realloc
  3345. [ 0.378293] pci 0000:00:00.0: enabling device (0106 -> 0107)
  3346. [ 0.383944] pci 0001:02:00.0: enabling device (0106 -> 0107)
  3347. [ 0.389595] pci 0002:04:00.0: enabling device (0106 -> 0107)
  3348. [ 0.395404] mpic-msgr ffe41400.message: Found 0 message registers
  3349. [ 0.401416] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  3350. [ 0.409427] mpic-msgr ffe41400.message: Failed to find message register block alias
  3351. [ 0.420244] bio: create slab <bio-0> at 0
  3352. [ 0.425359] Switching to clocksource timebase
  3353. [ 0.430991] NET: Registered protocol family 2
  3354. [ 0.435527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  3355. [ 0.442632] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  3356. [ 0.449105] TCP: Hash tables configured (established 4096 bind 4096)
  3357. [ 0.455469] TCP: reno registered
  3358. [ 0.458616] UDP hash table entries: 256 (order: 1, 8192 bytes)
  3359. [ 0.464449] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  3360. [ 0.470816] NET: Registered protocol family 1
  3361. [ 0.476687] bounce pool size: 64 pages
  3362. [ 0.486468] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  3363. [ 0.492230] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  3364. [ 0.502407] msgmni has been set to 982
  3365. [ 0.506284] io scheduler noop registered
  3366. [ 0.510136] io scheduler deadline registered (default)
  3367. [ 0.557807] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  3368. [ 0.566389] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  3369. [ 0.573147] console [ttyS0] enabled, bo
  3370. [ 2.001179] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  3371. [ 2.007719] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  3372. [ 2.014514] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  3373. [ 2.021658] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  3374. [ 2.029281] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  3375. [ 2.035824] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  3376. [ 2.042623] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  3377. [ 2.049767] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  3378. [ 2.057387] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  3379. [ 2.063930] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  3380. [ 2.070762] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  3381. [ 2.077906] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  3382. [ 2.085171] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  3383. [ 2.091492] i2c /dev entries driver
  3384. [ 2.095161] mpc-i2c ffe03000.i2c: timeout 1000000 us
  3385. [ 2.102822] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  3386. [ 2.109460] mpc-i2c ffe03100.i2c: timeout 1000000 us
  3387. [ 2.114812] booke_wdt: powerpc book-e watchdog driver loaded
  3388. [ 2.120693] cpuidle: using governor ladder
  3389. [ 2.124984] TCP: cubic registered
  3390. [ 2.128304] NET: Registered protocol family 17
  3391. [ 2.132796] Bridge firewalling registered
  3392. [ 2.136813] 8021q: 802.1Q VLAN Support v1.8
  3393. [ 2.142104] UBI: attaching mtd9 to ubi0
  3394. [ 3.661896] UBI: scanning is finished
  3395. [ 3.675768] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  3396. [ 3.682662] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  3397. [ 3.689455] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  3398. [ 3.696076] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  3399. [ 3.702955] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  3400. [ 3.708964] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  3401. [ 3.716104] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  3402. [ 3.725157] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  3403. [ 3.734398] UBI: background thread "ubi_bgt0d" started, PID 907
  3404. [ 3.741250] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:02:58 UTC (1478707378)
  3405. [ 3.751162] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  3406. [ 3.803732] UBIFS: recovery needed
  3407. [ 3.910044] UBIFS: recovery completed
  3408. [ 3.913746] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  3409. [ 3.919765] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  3410. [ 3.928911] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  3411. [ 3.938837] UBIFS: reserved for root: 0 bytes (0 KiB)
  3412. [ 3.943899] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  3413. [ 3.956947] VFS: Mounted root (ubifs filesystem) on device 0:10.
  3414. [ 3.963150] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  3415. [ 4.154699] init: Console is alive
  3416. [ 4.158218] init: - watchdog -
  3417. [ 4.402588] usbcore: registered new interface driver usbfs
  3418. [ 4.408185] usbcore: registered new interface driver hub
  3419. [ 4.413624] usbcore: registered new device driver usb
  3420. [ 4.437896] SCSI subsystem initialized
  3421. [ 4.448857] usbcore: registered new interface driver usb-storage
  3422. [ 4.461194] Button Hotplug driver version 0.4.1
  3423. [ 4.478831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  3424. [ 4.485434] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  3425. [ 4.492092] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  3426. [ 4.499389] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
  3427.  
  3428.  
  3429. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  3430.  
  3431. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  3432. Core: e500, Version: 5.1, (0x80211051)
  3433. Clock Configuration:
  3434. CPU0:1200 MHz, CPU1:1200 MHz,
  3435. CCB:600 MHz,
  3436. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  3437. L1: D-cache 32 KiB enabled
  3438. I-cache 32 KiB enabled
  3439. wdt status 00000005 reset
  3440. Watchdog enabled
  3441. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  3442. Error, wrong i2c adapter 2 max 2 possible
  3443. in: 56
  3444. out: 0
  3445. io_config: 255
  3446. rom_loc: nor upper bank
  3447. SD/MMC : 4-bit Mode
  3448. eSPI : Enabled
  3449. I2C: Error, wrong i2c adapter 2 max 2 possible
  3450. ready
  3451. SPI: ready
  3452. DRAM: Error, wrong i2c adapter 2 max 2 possible
  3453. Detected UDIMM 9905594-009.A00LF
  3454. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  3455. Flash: 16 MiB
  3456. L2: 512 KiB enabled
  3457. NAND: 256 MiB
  3458. MMC: FSL_SDHC: 0
  3459. *** Warning - bad CRC, using default environment
  3460.  
  3461. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  3462. PCIe1: Bus 00 - 00
  3463. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  3464. 02:00.0 - 168c:0030 - Network controller
  3465. PCIe2: Bus 01 - 02
  3466. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  3467. 04:00.0 - 104c:8241 - Serial bus controller
  3468. PCIe3: Bus 03 - 04
  3469. Error, wrong i2c adapter 2 max 2 possible
  3470. In: serial
  3471. Out: serial
  3472. Err: serial
  3473. Net: Phy 5 not found
  3474. PHY reset timed out
  3475. eTSEC1
  3476. Error: eTSEC1 address not set.
  3477. , eTSEC2
  3478. Error: eTSEC2 address not set.
  3479. , eTSEC3 [PRIME]
  3480. Error: eTSEC3 address not set.
  3481.  
  3482. Hit any key to stop autoboot: 1  0
  3483. BOOT NAND
  3484. wdt status 00000003
  3485. UBI: attaching mtd2 to ubi0
  3486. UBI: scanning is finished
  3487. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  3488. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  3489. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  3490. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  3491. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  3492. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  3493. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  3494. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  3495. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  3496. Done
  3497. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  3498. Done
  3499. WARNING: adjusting available memory to 30000000
  3500. ## Booting kernel from Legacy Image at 02100000 ...
  3501. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  3502. Created: 2015-07-02 12:44:00 UTC
  3503. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  3504. Data Size: 2037943 Bytes = 1.9 MiB
  3505. Load Address: 00000000
  3506. Entry Point: 00000000
  3507. Verifying Checksum ... OK
  3508. ## Flattened Device Tree blob at 02000000
  3509. Booting using the fdt blob at 0x2000000
  3510. Uncompressing Kernel Image ... OK
  3511. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  3512. WARNING: could not find compatible node fsl-usb2-dr
  3513. [ 0.000000] Using P2020 RDB machine description
  3514. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  3515. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  3516. [ 0.000000] CPU maps initialized for 1 thread per core
  3517. [ 0.000000] bootconsole [udbg0] enabled
  3518. setup_arch: bootmem
  3519. mpc85xx_rdb_setup_arch()
  3520. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  3521. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  3522. arch: exit
  3523. [ 0.000000] Zone ranges:
  3524. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  3525. [ 0.000000] Normal empty
  3526. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  3527. [ 0.000000] Movable zone start for each node
  3528. [ 0.000000] Early memory node ranges
  3529. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  3530. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  3531. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  3532. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  3533. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  3534. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  3535. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  3536. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  3537. [ 0.000000] Sorting __ex_table...
  3538. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  3539. [ 0.000000] Kernel virtual memory layout:
  3540. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  3541. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  3542. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  3543. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  3544. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  3545. [ 0.000000] Hierarchical RCU implementation.
  3546. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  3547. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  3548. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  3549. [ 0.000000] mpic: Initializing for 256 sources
  3550. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  3551. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  3552. [ 0.006303] pid_max: default: 32768 minimum: 301
  3553. [ 0.010974] Mount-cache hash table entries: 512
  3554. [ 0.017108] mpic: requesting IPIs...
  3555. [ 0.021222] Brought up 2 CPUs
  3556. [ 0.024743] NET: Registered protocol family 16
  3557.  
  3558. [ 0.036609] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  3559. [ 0.044453] PCI host bridge /pcie@ffe08000 (primary) ranges:
  3560. [ 0.050098] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  3561. [ 0.057312] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  3562. [ 0.064448] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  3563. [ 0.069497] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  3564. [ 0.077340] PCI host bridge /pcie@ffe09000 ranges:
  3565. [ 0.082203] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  3566. [ 0.089417] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  3567. [ 0.096552] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  3568. [ 0.101600] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  3569. [ 0.109443] PCI host bridge /pcie@ffe0a000 ranges:
  3570. [ 0.114307] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  3571. [ 0.121520] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  3572. [ 0.128655] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  3573. [ 0.142827] PCI: Probing PCI hardware
  3574. [ 0.146606] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  3575. [ 0.152629] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  3576. [ 0.158791] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  3577. [ 0.165659] pci_bus 0000:00: root bus resource [bus 00-ff]
  3578. [ 0.171172] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3579. [ 0.186897] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  3580. [ 0.192231] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  3581. [ 0.198250] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  3582. [ 0.207197] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  3583. [ 0.214065] pci_bus 0001:02: root bus resource [bus 02-ff]
  3584. [ 0.219571] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3585. [ 0.227462] pci 0001:02:00.0: Primary bus is hard wired to 0
  3586. [ 0.233047] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  3587. [ 0.249059] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  3588. [ 0.254377] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  3589. [ 0.260396] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  3590. [ 0.269343] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  3591. [ 0.276211] pci_bus 0002:04: root bus resource [bus 04-ff]
  3592. [ 0.281715] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3593. [ 0.289598] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3594. [ 0.297638] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  3595. [ 0.302898] pci 0000:00:00.0: PCI bridge to [bus 01]
  3596. [ 0.307782] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  3597. [ 0.313864] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  3598. [ 0.320650] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  3599. [ 0.327520] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  3600. [ 0.334729] pci 0001:02:00.0: PCI bridge to [bus 03]
  3601. [ 0.339683] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  3602. [ 0.345943] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  3603. [ 0.352724] pci 0002:04:00.0: PCI bridge to [bus 05]
  3604. [ 0.357678] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  3605. [ 0.363938] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  3606. [ 0.370717] Some PCI device resources are unassigned, try booting with pci=realloc
  3607. [ 0.378284] pci 0000:00:00.0: enabling device (0106 -> 0107)
  3608. [ 0.383935] pci 0001:02:00.0: enabling device (0106 -> 0107)
  3609. [ 0.389585] pci 0002:04:00.0: enabling device (0106 -> 0107)
  3610. [ 0.395394] mpic-msgr ffe41400.message: Found 0 message registers
  3611. [ 0.401406] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  3612. [ 0.409417] mpic-msgr ffe41400.message: Failed to find message register block alias
  3613. [ 0.420235] bio: create slab <bio-0> at 0
  3614. [ 0.425347] Switching to clocksource timebase
  3615. [ 0.430978] NET: Registered protocol family 2
  3616. [ 0.435515] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  3617. [ 0.442619] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  3618. [ 0.449090] TCP: Hash tables configured (established 4096 bind 4096)
  3619. [ 0.455453] TCP: reno registered
  3620. [ 0.458600] UDP hash table entries: 256 (order: 1, 8192 bytes)
  3621. [ 0.464433] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  3622. [ 0.470801] NET: Registered protocol family 1
  3623. [ 0.476665] bounce pool size: 64 pages
  3624. [ 0.486391] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  3625. [ 0.492155] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  3626. [ 0.502333] msgmni has been set to 982
  3627. [ 0.506212] io scheduler noop registered
  3628. [ 0.510068] io scheduler deadline registered (default)
  3629. [ 0.558010] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  3630. [ 0.566631] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  3631. [ 0.573366] console [ttyS0] enabled, bootconsole disabled
  3632. [ 0.573366] console [ttyS0] enabled, bootconsole disabled
  3633. [ 0.584508] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  3634. [ 0.591867] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  3635. [ 0.599251] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  3636. [ 0.607505] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  3637. [ 0.617540] Amd/Fujitsu Extended Query Table at 0x0040
  3638. [ 0.622712] Amd/Fujitsu Extended Query version 1.3.
  3639. [ 0.627771] number of CFI chips: 1
  3640. [ 0.631395] 6 ofpart partitions found on MTD device ef000000.nor
  3641. [ 0.637414] Creating 6 MTD partitions on "ef000000.nor":
  3642. [ 0.642738] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  3643. [ 0.649291] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  3644. [ 0.656602] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  3645. [ 0.664243] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  3646. [ 0.671195] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  3647. [ 0.677892] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  3648. [ 0.685141] ONFI param page 0 valid
  3649. [ 0.688668] ONFI flash detected
  3650. [ 0.691813] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  3651. [ 0.704554] Bad block table found at page 131008, version 0x01
  3652. [ 0.711174] Bad block table found at page 130944, version 0x01
  3653. [ 0.717659] 4 ofpart partitions found on MTD device ff800000.flash
  3654. [ 0.723846] Creating 4 MTD partitions on "ff800000.flash":
  3655. [ 0.729337] 0x000000000000-0x000000200000 : "NAND (RW) DTB Image"
  3656. [ 0.735967] 0x000000200000-0x000000700000 : "NAND (RW) Linux Kernel Image"
  3657. [ 0.743368] 0x000000700000-0x000010000000 : "NAND (RW) JFFS2 Root File System"
  3658. [ 0.751209] 0x000000000000-0x000010000000 : "rootfs-ubifs"
  3659. [ 0.757326] eLBC NAND device at 0xff800000, bank 1
  3660. [ 0.762590] fsl_espi ffe07000.spi: master is unqueued, this is deprecated
  3661. [ 0.770257] fsl_espi ffe07000.spi: at 0xe1054000 (irq = 59)
  3662. [ 0.776800] libphy: Fixed MDIO Bus: probed
  3663. [ 0.781118] libphy: Freescale PowerQUICC MII Bus: probed
  3664. [ 0.809763] switch0: Atheros AR8337 rev. 2 switch registered on mdio@ffe24520
  3665. [ 2.001168] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  3666. [ 2.007708] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  3667. [ 2.014503] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  3668. [ 2.021646] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  3669. [ 2.029266] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  3670. [ 2.035808] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  3671. [ 2.042608] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  3672. [ 2.049751] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  3673. [ 2.057371] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  3674. [ 2.063914] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  3675. [ 2.070746] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  3676. [ 2.077890] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  3677. [ 2.085153] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  3678. [ 2.091473] i2c /dev entries driver
  3679. [ 2.095143] mpc-i2c ffe03000.i2c: timeout 1000000 us
  3680. [ 2.102805] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  3681. [ 2.109446] mpc-i2c ffe03100.i2c: timeout 1000000 us
  3682. [ 2.114800] booke_wdt: powerpc book-e watchdog driver loaded
  3683. [ 2.120681] cpuidle: using governor ladder
  3684. [ 2.124970] TCP: cubic registered
  3685. [ 2.128292] NET: Registered protocol family 17
  3686. [ 2.132785] Bridge firewalling registered
  3687. [ 2.136803] 8021q: 802.1Q VLAN Support v1.8
  3688. [ 2.142080] UBI: attaching mtd9 to ubi0
  3689. [ 3.661627] UBI: scanning is finished
  3690. [ 3.675526] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  3691. [ 3.682418] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  3692. [ 3.689212] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  3693. [ 3.695830] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  3694. [ 3.702709] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  3695. [ 3.708720] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  3696. [ 3.715861] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  3697. [ 3.724914] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  3698. [ 3.734156] UBI: background thread "ubi_bgt0d" started, PID 907
  3699. [ 3.741009] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:03:49 UTC (1478707429)
  3700. [ 3.750932] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  3701. [ 3.803507] UBIFS: recovery needed
  3702. [ 3.909868] UBIFS: recovery completed
  3703. [ 3.913566] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  3704. [ 3.919579] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  3705. [ 3.928727] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  3706. [ 3.938652] UBIFS: reserved for root: 0 bytes (0 KiB)
  3707. [ 3.943714] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  3708. [ 3.956397] VFS: Mounted root (ubifs filesystem) on device 0:10.
  3709. [ 3.962599] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  3710. [ 4.153739] init: Console is alive
  3711. [ 4.157248] init: - watchdog -
  3712. [ 4.401596] usbcore: registered new interface driver usbfs
  3713. [ 4.407191] usbcore: registered new interface driver hub
  3714. [ 4.412636] usbcore: registered new device driver usb
  3715. [ 4.436855] SCSI subsystem initialized
  3716. [ 4.447823] usbcore: registered new interface driver usb-storage
  3717. [ 4.460182] Button Hotplug driver version 0.4.1
  3718. [ 4.477877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  3719. [ 4.484479] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  3720. [ 4.491134] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  3721. [ 4.498432] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
  3722.  
  3723.  
  3724. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  3725.  
  3726. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  3727. Core: e500, Version: 5.1, (0x80211051)
  3728. Clock Configuration:
  3729. CPU0:1200 MHz, CPU1:1200 MHz,
  3730. CCB:600 MHz,
  3731. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  3732. L1: D-cache 32 KiB enabled
  3733. I-cache 32 KiB enabled
  3734. wdt status 00000005 reset
  3735. Watchdog enabled
  3736. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  3737. Error, wrong i2c adapter 2 max 2 possible
  3738. in: 56
  3739. out: 0
  3740. io_config: 255
  3741. rom_loc: nor upper bank
  3742. SD/MMC : 4-bit Mode
  3743. eSPI : Enabled
  3744. I2C: Error, wrong i2c adapter 2 max 2 possible
  3745. ready
  3746. SPI: ready
  3747. DRAM: Error, wrong i2c adapter 2 max 2 possible
  3748. Detected UDIMM 9905594-009.A00LF
  3749. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  3750. Flash: 16 MiB
  3751. L2: 512 KiB enabled
  3752. NAND: 256 MiB
  3753. MMC: FSL_SDHC: 0
  3754. *** Warning - bad CRC, using default environment
  3755.  
  3756. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  3757. PCIe1: Bus 00 - 00
  3758. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  3759. 02:00.0 - 168c:0030 - Network controller
  3760. PCIe2: Bus 01 - 02
  3761. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  3762. 04:00.0 - 104c:8241 - Serial bus controller
  3763. PCIe3: Bus 03 - 04
  3764. Error, wrong i2c adapter 2 max 2 possible
  3765. In: serial
  3766. Out: serial
  3767. Err: serial
  3768. Net: Phy 5 not found
  3769. PHY reset timed out
  3770. eTSEC1
  3771. Error: eTSEC1 address not set.
  3772. , eTSEC2
  3773. Error: eTSEC2 address not set.
  3774. , eTSEC3 [PRIME]
  3775. Error: eTSEC3 address not set.
  3776.  
  3777. Hit any key to stop autoboot: 1  0
  3778. BOOT NAND
  3779. wdt status 00000003
  3780. UBI: attaching mtd2 to ubi0
  3781. UBI: scanning is finished
  3782. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  3783. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  3784. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  3785. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  3786. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  3787. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  3788. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  3789. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  3790. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  3791. Done
  3792. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  3793. Done
  3794. WARNING: adjusting available memory to 30000000
  3795. ## Booting kernel from Legacy Image at 02100000 ...
  3796. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  3797. Created: 2015-07-02 12:44:00 UTC
  3798. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  3799. Data Size: 2037943 Bytes = 1.9 MiB
  3800. Load Address: 00000000
  3801. Entry Point: 00000000
  3802. Verifying Checksum ... OK
  3803. ## Flattened Device Tree blob at 02000000
  3804. Booting using the fdt blob at 0x2000000
  3805. Uncompressing Kernel Image ... OK
  3806. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  3807. WARNING: could not find compatible node fsl-usb2-dr
  3808. [ 0.000000] Using P2020 RDB machine description
  3809. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  3810. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  3811. [ 0.000000] CPU maps initialized for 1 thread per core
  3812. [ 0.000000] bootconsole [udbg0] enabled
  3813. setup_arch: bootmem
  3814. mpc85xx_rdb_setup_arch()
  3815. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  3816. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  3817. arch: exit
  3818. [ 0.000000] Zone ranges:
  3819. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  3820. [ 0.000000] Normal empty
  3821. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  3822. [ 0.000000] Movable zone start for each node
  3823. [ 0.000000] Early memory node ranges
  3824. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  3825. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  3826. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  3827. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  3828. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  3829. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  3830. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  3831. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  3832. [ 0.000000] Sorting __ex_table...
  3833. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  3834. [ 0.000000] Kernel virtual memory layout:
  3835. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  3836. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  3837. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  3838. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  3839. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  3840. [ 0.000000] Hierarchical RCU implementation.
  3841. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  3842. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  3843. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  3844. [ 0.000000] mpic: Initializing for 256 sources
  3845. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  3846. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  3847. [ 0.006302] pid_max: default: 32768 minimum: 301
  3848. [ 0.010974] Mount-cache hash table entries: 512
  3849. [ 0.017107] mpic: requesting IPIs...
  3850. [ 0.021223] Brought up 2 CPUs
  3851. [ 0.024743] NET: Registered protocol family 16
  3852.  
  3853. [ 0.036611] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  3854. [ 0.044456] PCI host bridge /pcie@ffe08000 (primary) ranges:
  3855. [ 0.050100] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  3856. [ 0.057315] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  3857. [ 0.064451] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  3858. [ 0.069499] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  3859. [ 0.077342] PCI host bridge /pcie@ffe09000 ranges:
  3860. [ 0.082206] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  3861. [ 0.089419] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  3862. [ 0.096554] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  3863. [ 0.101603] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  3864. [ 0.109446] PCI host bridge /pcie@ffe0a000 ranges:
  3865. [ 0.114310] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  3866. [ 0.121523] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  3867. [ 0.128658] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  3868. [ 0.142822] PCI: Probing PCI hardware
  3869. [ 0.146597] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  3870. [ 0.152620] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  3871. [ 0.158783] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  3872. [ 0.165650] pci_bus 0000:00: root bus resource [bus 00-ff]
  3873. [ 0.171163] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3874. [ 0.186889] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  3875. [ 0.192223] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  3876. [ 0.198242] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  3877. [ 0.207190] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  3878. [ 0.214058] pci_bus 0001:02: root bus resource [bus 02-ff]
  3879. [ 0.219563] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3880. [ 0.227454] pci 0001:02:00.0: Primary bus is hard wired to 0
  3881. [ 0.233038] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  3882. [ 0.249051] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  3883. [ 0.254369] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  3884. [ 0.260388] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  3885. [ 0.269335] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  3886. [ 0.276203] pci_bus 0002:04: root bus resource [bus 04-ff]
  3887. [ 0.281707] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  3888. [ 0.289589] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3889. [ 0.297628] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  3890. [ 0.302888] pci 0000:00:00.0: PCI bridge to [bus 01]
  3891. [ 0.307771] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  3892. [ 0.313854] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  3893. [ 0.320640] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  3894. [ 0.327510] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  3895. [ 0.334719] pci 0001:02:00.0: PCI bridge to [bus 03]
  3896. [ 0.339673] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  3897. [ 0.345932] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  3898. [ 0.352714] pci 0002:04:00.0: PCI bridge to [bus 05]
  3899. [ 0.357668] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  3900. [ 0.363927] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  3901. [ 0.370706] Some PCI device resources are unassigned, try booting with pci=realloc
  3902. [ 0.378273] pci 0000:00:00.0: enabling device (0106 -> 0107)
  3903. [ 0.383925] pci 0001:02:00.0: enabling device (0106 -> 0107)
  3904. [ 0.389575] pci 0002:04:00.0: enabling device (0106 -> 0107)
  3905. [ 0.395384] mpic-msgr ffe41400.message: Found 0 message registers
  3906. [ 0.401397] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  3907. [ 0.409407] mpic-msgr ffe41400.message: Failed to find message register block alias
  3908. [ 0.420223] bio: create slab <bio-0> at 0
  3909. [ 0.425336] Switching to clocksource timebase
  3910. [ 0.430967] NET: Registered protocol family 2
  3911. [
  3912. [ 2.001156] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  3913. [ 2.007697] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  3914. [ 2.014492] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  3915. [ 2.021636] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  3916. [ 2.029253] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  3917. [ 2.035796] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  3918. [ 2.042596] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  3919. [ 2.049739] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  3920. [ 2.057352] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  3921. [ 2.063894] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  3922. [ 2.070727] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  3923. [ 2.077870] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  3924. [ 2.085133] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  3925. [ 2.091450] i2c /dev entries driver
  3926. [ 2.095122] mpc-i2c ffe03000.i2c: timeout 1000000 us
  3927. [ 2.102744] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  3928. [ 2.109381] mpc-i2c ffe03100.i2c: timeout 1000000 us
  3929. [ 2.114737] booke_wdt: powerpc book-e watchdog driver loaded
  3930. [ 2.120618] cpuidle: using governor ladder
  3931. [ 2.124906] TCP: cubic registered
  3932. [ 2.128227] NET: Registered protocol family 17
  3933. [ 2.132720] Bridge firewalling registered
  3934. [ 2.136737] 8021q: 802.1Q VLAN Support v1.8
  3935. [ 2.142023] UBI: attaching mtd9 to ubi0
  3936. [ 3.661590] UBI: scanning is finished
  3937. [ 3.675457] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  3938. [ 3.682351] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  3939. [ 3.689143] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  3940. [ 3.695762] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  3941. [ 3.702640] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  3942. [ 3.708648] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  3943. [ 3.715789] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  3944. [ 3.724842] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  3945. [ 3.734083] UBI: background thread "ubi_bgt0d" started, PID 907
  3946. [ 3.740934] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:04:40 UTC (1478707480)
  3947. [ 3.750860] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  3948. [ 3.803449] UBIFS: recovery needed
  3949. [ 3.909794] UBIFS: recovery completed
  3950. [ 3.913490] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  3951. [ 3.919503] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  3952. [ 3.928652] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  3953. [ 3.938578] UBIFS: reserved for root: 0 bytes (0 KiB)
  3954. [ 3.943639] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  3955. [ 3.956719] VFS: Mounted root (ubifs filesystem) on device 0:10.
  3956. [ 3.962925] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  3957. [ 4.154637] init: Console is alive
  3958. [ 4.158156] init: - watchdog -
  3959. [ 4.402485] usbcore: registered new interface driver usbfs
  3960. [ 4.408087] usbcore: registered new interface driver hub
  3961. [ 4.413529] usbcore: registered new device driver usb
  3962. [ 4.437771] SCSI subsystem initialized
  3963. [ 4.448732] usbcore: registered new interface driver usb-storage
  3964. [ 4.461072] Button Hotplug driver version 0.4.1
  3965. [ 4.478751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  3966. [ 4.485353] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  3967. [ 4.491988] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  3968. [ 4.499285] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
  3969.  
  3970.  
  3971. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  3972.  
  3973. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  3974. Core: e500, Version: 5.1, (0x80211051)
  3975. Clock Configuration:
  3976. CPU0:1200 MHz, CPU1:1200 MHz,
  3977. CCB:600 MHz,
  3978. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  3979. L1: D-cache 32 KiB enabled
  3980. I-cache 32 KiB enabled
  3981. wdt status 00000005 reset
  3982. Watchdog enabled
  3983. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  3984. Error, wrong i2c adapter 2 max 2 possible
  3985. in: 56
  3986. out: 0
  3987. io_config: 255
  3988. rom_loc: nor upper bank
  3989. SD/MMC : 4-bit Mode
  3990. eSPI : Enabled
  3991. I2C: Error, wrong i2c adapter 2 max 2 possible
  3992. ready
  3993. SPI: ready
  3994. DRAM: Error, wrong i2c adapter 2 max 2 possible
  3995. Detected UDIMM 9905594-009.A00LF
  3996. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  3997. Flash: 16 MiB
  3998. L2: 512 KiB enabled
  3999. NAND: 256 MiB
  4000. MMC: FSL_SDHC: 0
  4001. *** Warning - bad CRC, using default environment
  4002.  
  4003. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  4004. PCIe1: Bus 00 - 00
  4005. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  4006. 02:00.0 - 168c:0030 - Network controller
  4007. PCIe2: Bus 01 - 02
  4008. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  4009. 04:00.0 - 104c:8241 - Serial bus controller
  4010. PCIe3: Bus 03 - 04
  4011. Error, wrong i2c adapter 2 max 2 possible
  4012. In: serial
  4013. Out: serial
  4014. Err: serial
  4015. Net: Phy 5 not found
  4016. PHY reset timed out
  4017. eTSEC1
  4018. Error: eTSEC1 address not set.
  4019. , eTSEC2
  4020. Error: eTSEC2 address not set.
  4021. , eTSEC3 [PRIME]
  4022. Error: eTSEC3 address not set.
  4023.  
  4024. Hit any key to stop autoboot: 1  0
  4025. BOOT NAND
  4026. wdt status 00000003
  4027. UBI: attaching mtd2 to ubi0
  4028. UBI: scanning is finished
  4029. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  4030. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  4031. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  4032. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  4033. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  4034. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  4035. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  4036. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  4037. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  4038. Done
  4039. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  4040. Done
  4041. WARNING: adjusting available memory to 30000000
  4042. ## Booting kernel from Legacy Image at 02100000 ...
  4043. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  4044. Created: 2015-07-02 12:44:00 UTC
  4045. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  4046. Data Size: 2037943 Bytes = 1.9 MiB
  4047. Load Address: 00000000
  4048. Entry Point: 00000000
  4049. Verifying Checksum ... OK
  4050. ## Flattened Device Tree blob at 02000000
  4051. Booting using the fdt blob at 0x2000000
  4052. Uncompressing Kernel Image ... OK
  4053. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  4054. WARNING: could not find compatible node fsl-usb2-dr
  4055. [ 0.000000] Using P2020 RDB machine description
  4056. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  4057. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  4058. [ 0.000000] CPU maps initialized for 1 thread per core
  4059. [ 0.000000] bootconsole [udbg0] enabled
  4060. setup_arch: bootmem
  4061. mpc85xx_rdb_setup_arch()
  4062. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  4063. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  4064. arch: exit
  4065. [ 0.000000] Zone ranges:
  4066. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  4067. [ 0.000000] Normal empty
  4068. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  4069. [ 0.000000] Movable zone start for each node
  4070. [ 0.000000] Early memory node ranges
  4071. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  4072. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  4073. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  4074. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  4075. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  4076. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  4077. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  4078. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  4079. [ 0.000000] Sorting __ex_table...
  4080. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  4081. [ 0.000000] Kernel virtual memory layout:
  4082. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  4083. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  4084. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  4085. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  4086. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  4087. [ 0.000000] Hierarchical RCU implementation.
  4088. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  4089. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  4090. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  4091. [ 0.000000] mpic: Initializing for 256 sources
  4092. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  4093. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  4094. [ 0.006302] pid_max: default: 32768 minimum: 301
  4095. [ 0.010974] Mount-cache hash table entries: 512
  4096. [ 0.017107] mpic: requesting IPIs...
  4097. [ 0.021226] Brought up 2 CPUs
  4098. [ 0.024744] NET: Registered protocol family 16
  4099.  
  4100. [ 0.036614] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  4101. [ 0.044458] PCI host bridge /pcie@ffe08000 (primary) ranges:
  4102. [ 0.050103] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  4103. [ 0.057318] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  4104. [ 0.064454] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  4105. [ 0.069503] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  4106. [ 0.077345] PCI host bridge /pcie@ffe09000 ranges:
  4107. [ 0.082209] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  4108. [ 0.089423] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  4109. [ 0.096557] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  4110. [ 0.101606] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  4111. [ 0.109449] PCI host bridge /pcie@ffe0a000 ranges:
  4112. [ 0.114312] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  4113. [ 0.121526] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  4114. [ 0.128661] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  4115. [ 0.142836] PCI: Probing PCI hardware
  4116. [ 0.146613] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  4117. [ 0.152636] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  4118. [ 0.158799] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  4119. [ 0.165666] pci_bus 0000:00: root bus resource [bus 00-ff]
  4120. [ 0.171179] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4121. [ 0.186905] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  4122. [ 0.192238] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  4123. [ 0.198257] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  4124. [ 0.207204] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  4125. [ 0.214072] pci_bus 0001:02: root bus resource [bus 02-ff]
  4126. [ 0.219578] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4127. [ 0.227469] pci 0001:02:00.0: Primary bus is hard wired to 0
  4128. [ 0.233053] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  4129. [ 0.249066] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  4130. [ 0.254383] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  4131. [ 0.260402] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  4132. [ 0.269349] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  4133. [ 0.276217] pci_bus 0002:04: root bus resource [bus 04-ff]
  4134. [ 0.281721] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4135. [ 0.289604] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  4136. [ 0.297643] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  4137. [ 0.302903] pci 0000:00:00.0: PCI bridge to [bus 01]
  4138. [ 0.307786] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  4139. [ 0.313868] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  4140. [ 0.320654] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  4141. [ 0.327524] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  4142. [ 0.334733] pci 0001:02:00.0: PCI bridge to [bus 03]
  4143. [ 0.339687] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  4144. [ 0.345947] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  4145. [ 0.352728] pci 0002:04:00.0: PCI bridge to [bus 05]
  4146. [ 0.357682] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  4147. [ 0.363942] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  4148. [ 0.370721] Some PCI device resources are unassigned, try booting with pci=realloc
  4149. [ 0.378288] pci 0000:00:00.0: enabling device (0106 -> 0107)
  4150. [ 0.383939] pci 0001:02:00.0: enabling device (0106 -> 0107)
  4151. [ 0.389589] pci 0002:04:00.0: enabling device (0106 -> 0107)
  4152. [ 0.395398] mpic-msgr ffe41400.message: Found 0 message registers
  4153. [ 0.401411] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  4154. [ 0.409421] mpic-msgr ffe41400.message: Failed to find message register block alias
  4155. [ 0.420238] bio: create slab <bio-0> at 0
  4156. [ 0.425350] Switching to clocksource timebase
  4157. [ 0.430987] NET: Registered protocol family 2
  4158. [ 0.435525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  4159. [ 0.442629] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  4160. [ 0.449099] TCP: Hash tables configured (established 4096 bind 4096)
  4161. [ 0.455464] TCP: reno registered
  4162. [ 0.458612] UDP hash table entries: 256 (order: 1, 8192 bytes)
  4163. [ 0.464444] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  4164. [ 0.470811] NET: Registered protocol family 1
  4165. [ 0.476680] bounce pool size: 64 pages
  4166. [ 0.486456] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  4167. [ 0.492219] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  4168. [ 0.502396] msgmni has been set to 982
  4169. [ 0.506276] io scheduler noop registered
  4170. [ 0.510128] io scheduler deadline registered (default)
  4171. [ 0.557992] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  4172. [ 0.566572] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  4173. [ 0.573303] console [ttyS0] enabled, bootconsole disabled
  4174. [ 0.573303] console [ttyS0] enabled, bootconsole disabled
  4175. [ 0.584456] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  4176. [ 0.591823] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  4177. [ 0.599192] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  4178. [ 0.607444] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  4179. [ 0.617468] Amd/Fujitsu Extended Query Table at 0x0040
  4180. [ 0.622636] Amd/Fujitsu Extended Query version 1.3.
  4181. [ 0.627695] number of CFI chips: 1
  4182. [ 0.631322] 6 ofpart partitions found on MTD device ef000000.nor
  4183. [ 0.637341] Creating 6 MTD partitions on "ef000000.nor":
  4184. [ 0.642663] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  4185. [ 0.649205] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  4186. [ 0.656515] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  4187. [ 0.664165] 0x000000
  4188. [ 2.001174] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  4189. [ 2.007715] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  4190. [ 2.014510] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  4191. [ 2.021651] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  4192. [ 2.029273] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  4193. [ 2.035815] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  4194. [ 2.042614] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  4195. [ 2.049757] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  4196. [ 2.057370] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  4197. [ 2.063912] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  4198. [ 2.070745] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  4199. [ 2.077889] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  4200. [ 2.085154] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  4201. [ 2.091473] i2c /dev entries driver
  4202. [ 2.095144] mpc-i2c ffe03000.i2c: timeout 1000000 us
  4203. [ 2.102808] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  4204. [ 2.109447] mpc-i2c ffe03100.i2c: timeout 1000000 us
  4205. [ 2.114804] booke_wdt: powerpc book-e watchdog driver loaded
  4206. [ 2.120686] cpuidle: using governor ladder
  4207. [ 2.124974] TCP: cubic registered
  4208. [ 2.128294] NET: Registered protocol family 17
  4209. [ 2.132787] Bridge firewalling registered
  4210. [ 2.136804] 8021q: 802.1Q VLAN Support v1.8
  4211. [ 2.142095] UBI: attaching mtd9 to ubi0
  4212. [ 3.661933] UBI: scanning is finished
  4213. [ 3.675800] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  4214. [ 3.682692] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  4215. [ 3.689486] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  4216. [ 3.696104] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  4217. [ 3.702982] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  4218. [ 3.708991] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  4219. [ 3.716132] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  4220. [ 3.725183] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  4221. [ 3.734426] UBI: background thread "ubi_bgt0d" started, PID 907
  4222. [ 3.741276] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:05:31 UTC (1478707531)
  4223. [ 3.751189] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  4224. [ 3.803764] UBIFS: recovery needed
  4225. [ 3.910090] UBIFS: recovery completed
  4226. [ 3.913793] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  4227. [ 3.919811] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  4228. [ 3.928957] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  4229. [ 3.938882] UBIFS: reserved for root: 0 bytes (0 KiB)
  4230. [ 3.943943] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  4231. [ 3.956612] VFS: Mounted root (ubifs filesystem) on device 0:10.
  4232. [ 3.962816] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  4233. [ 4.154663] init: Console is alive
  4234. [ 4.158182] init: - watchdog -
  4235. [ 4.402476] usbcore: registered new interface driver usbfs
  4236. [ 4.408071] usbcore: registered new interface driver hub
  4237. [ 4.413511] usbcore: registered new device driver usb
  4238. [ 4.437756] SCSI subsystem initialized
  4239. [ 4.448712] usbcore: registered new interface driver usb-storage
  4240. [ 4.461045] Button Hotplug driver version 0.4.1
  4241. [ 4.478711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  4242. [ 4.485337] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  4243. [ 4.491972] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  4244. [ 4.499272] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
  4245.  
  4246.  
  4247. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  4248.  
  4249. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  4250. Core: e500, Version: 5.1, (0x80211051)
  4251. Clock Configuration:
  4252. CPU0:1200 MHz, CPU1:1200 MHz,
  4253. CCB:600 MHz,
  4254. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  4255. L1: D-cache 32 KiB enabled
  4256. I-cache 32 KiB enabled
  4257. wdt status 00000005 reset
  4258. Watchdog enabled
  4259. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  4260. Error, wrong i2c adapter 2 max 2 possible
  4261. in: 56
  4262. out: 0
  4263. io_config: 255
  4264. rom_loc: nor upper bank
  4265. SD/MMC : 4-bit Mode
  4266. eSPI : Enabled
  4267. I2C: Error, wrong i2c adapter 2 max 2 possible
  4268. ready
  4269. SPI: ready
  4270. DRAM: Error, wrong i2c adapter 2 max 2 possible
  4271. Detected UDIMM 9905594-009.A00LF
  4272. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  4273. Flash: 16 MiB
  4274. L2: 512 KiB enabled
  4275. NAND: 256 MiB
  4276. MMC: FSL_SDHC: 0
  4277. *** Warning - bad CRC, using default environment
  4278.  
  4279. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  4280. PCIe1: Bus 00 - 00
  4281. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  4282. 02:00.0 - 168c:0030 - Network controller
  4283. PCIe2: Bus 01 - 02
  4284. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  4285. 04:00.0 - 104c:8241 - Serial bus controller
  4286. PCIe3: Bus 03 - 04
  4287. Error, wrong i2c adapter 2 max 2 possible
  4288. In: serial
  4289. Out: serial
  4290. Err: serial
  4291. Net: Phy 5 not found
  4292. PHY reset timed out
  4293. eTSEC1
  4294. Error: eTSEC1 address not set.
  4295. , eTSEC2
  4296. Error: eTSEC2 address not set.
  4297. , eTSEC3 [PRIME]
  4298. Error: eTSEC3 address not set.
  4299.  
  4300. Hit any key to stop autoboot: 1  0
  4301. BOOT NAND
  4302. wdt status 00000003
  4303. UBI: attaching mtd2 to ubi0
  4304. UBI: scanning is finished
  4305. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  4306. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  4307. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  4308. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  4309. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  4310. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  4311. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  4312. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  4313. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  4314. Done
  4315. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  4316. Done
  4317. WARNING: adjusting available memory to 30000000
  4318. ## Booting kernel from Legacy Image at 02100000 ...
  4319. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  4320. Created: 2015-07-02 12:44:00 UTC
  4321. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  4322. Data Size: 2037943 Bytes = 1.9 MiB
  4323. Load Address: 00000000
  4324. Entry Point: 00000000
  4325. Verifying Checksum ... OK
  4326. ## Flattened Device Tree blob at 02000000
  4327. Booting using the fdt blob at 0x2000000
  4328. Uncompressing Kernel Image ... OK
  4329. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  4330. WARNING: could not find compatible node fsl-usb2-dr
  4331. [ 0.000000] Using P2020 RDB machine description
  4332. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  4333. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  4334. [ 0.000000] CPU maps initialized for 1 thread per core
  4335. [ 0.000000] bootconsole [udbg0] enabled
  4336. setup_arch: bootmem
  4337. mpc85xx_rdb_setup_arch()
  4338. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  4339. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  4340. arch: exit
  4341. [ 0.000000] Zone ranges:
  4342. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  4343. [ 0.000000] Normal empty
  4344. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  4345. [ 0.000000] Movable zone start for each node
  4346. [ 0.000000] Early memory node ranges
  4347. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  4348. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  4349. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  4350. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  4351. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  4352. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  4353. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  4354. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  4355. [ 0.000000] Sorting __ex_table...
  4356. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  4357. [ 0.000000] Kernel virtual memory layout:
  4358. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  4359. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  4360. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  4361. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  4362. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  4363. [ 0.000000] Hierarchical RCU implementation.
  4364. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  4365. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  4366. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  4367. [ 0.000000] mpic: Initializing for 256 sources
  4368. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  4369. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  4370. [ 0.006303] pid_max: default: 32768 minimum: 301
  4371. [ 0.010975] Mount-cache hash table entries: 512
  4372. [ 0.017111] mpic: requesting IPIs...
  4373. [ 0.021226] Brought up 2 CPUs
  4374. [ 0.024746] NET: Registered protocol family 16
  4375.  
  4376. [ 0.036615] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  4377. [ 0.044458] PCI host bridge /pcie@ffe08000 (primary) ranges:
  4378. [ 0.050104] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  4379. [ 0.057318] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  4380. [ 0.064454] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  4381. [ 0.069504] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  4382. [ 0.077347] PCI host bridge /pcie@ffe09000 ranges:
  4383. [ 0.082211] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  4384. [ 0.089424] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  4385. [ 0.096559] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  4386. [ 0.101608] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  4387. [ 0.109451] PCI host bridge /pcie@ffe0a000 ranges:
  4388. [ 0.114315] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  4389. [ 0.121528] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  4390. [ 0.128663] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  4391. [ 0.142838] PCI: Probing PCI hardware
  4392. [ 0.146616] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  4393. [ 0.152639] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  4394. [ 0.158802] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  4395. [ 0.165670] pci_bus 0000:00: root bus resource [bus 00-ff]
  4396. [ 0.171182] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4397. [ 0.186908] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  4398. [ 0.192241] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  4399. [ 0.198260] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  4400. [ 0.207207] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  4401. [ 0.214075] pci_bus 0001:02: root bus resource [bus 02-ff]
  4402. [ 0.219581] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4403. [ 0.227472] pci 0001:02:00.0: Primary bus is hard wired to 0
  4404. [ 0.233057] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  4405. [ 0.249069] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  4406. [ 0.254387] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  4407. [ 0.260406] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  4408. [ 0.269354] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  4409. [ 0.276222] pci_bus 0002:04: root bus resource [bus 04-ff]
  4410. [ 0.281726] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4411. [ 0.289608] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  4412. [ 0.297648] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  4413. [ 0.302908] pci 0000:00:00.0: PCI bridge to [bus 01]
  4414. [ 0.307791] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  4415. [ 0.313874] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  4416. [ 0.320659] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  4417. [ 0.327530] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  4418. [ 0.334738] pci 0001:02:00.0: PCI bridge to [bus 03]
  4419. [ 0.339693] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  4420. [ 0.345952] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  4421. [ 0.352734] pci 0002:04:00.0: PCI bridge to [bus 05]
  4422. [ 0.357688] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  4423. [ 0.363947] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  4424. [ 0.370726] Some PCI device resources are unassigned, try booting with pci=realloc
  4425. [ 0.378293] pci 0000:00:00.0: enabling device (0106 -> 0107)
  4426. [ 0.383944] pci 0001:02:00.0: enabling device (0106 -> 0107)
  4427. [ 0.389594] pci 0002:04:00.0: enabling device (0106 -> 0107)
  4428. [ 0.395404] mpic-msgr ffe41400.message: Found 0 message registers
  4429. [ 0.401417] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  4430. [ 0.409427] mpic-msgr ffe41400.message: Failed to find message register block alias
  4431. [ 0.420245] bio: create slab <bio-0> at 0
  4432. [ 0.425358] Switching to clocksource timebase
  4433. [ 0.430989] NET: Registered protocol family 2
  4434. [ 0.435527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  4435. [ 0.442631] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  4436. [ 0.449102] TCP: Hash tables configured (established 4096 bind 4096)
  4437. [ 0.455466] TCP: reno registered
  4438. [ 0.458614] UDP hash table entries: 256 (order: 1, 8192 bytes)
  4439. [ 0.464447] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  4440. [ 0.470815] NET: Registered protocol family 1
  4441. [ 0.476678] bounce pool size: 64 pages
  4442. [ 0.486402] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  4443. [ 0.492166] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  4444. [ 0.502342] msgmni has been set to 982
  4445. [ 0.506221] io scheduler noop registered
  4446. [ 0.510076] io scheduler deadline registered (default)
  4447. [ 0.557940] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  4448. [ 0.566548] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  4449. [ 0.573277] console [ttyS0] enabled, bootconsole disabled
  4450. [ 0.573277] console [ttyS0] enabled, bootconsole disabled
  4451. [ 0.584416] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  4452. [ 0.591773] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  4453. [ 0.599150] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  4454. [ 0.607391] ef000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  4455. [ 0.617415] Amd/Fujitsu Extended Query Table at 0x0040
  4456. [ 0.622583] Amd/Fujitsu Extended Query version 1.3.
  4457. [ 0.627641] number of CFI chips: 1
  4458. [ 0.631272] 6 ofpart partitions found on MTD device ef000000.nor
  4459. [ 0.637291] Creating 6 MTD partitions on "ef000000.nor":
  4460. [ 0.642613] 0x000000000000-0x000000020000 : "NOR (RO) DTB Image"
  4461. [ 0.649149] 0x000000020000-0x0000001c0000 : "NOR (RO) Linux Kernel Image"
  4462. [ 0.656459] 0x0000001c0000-0x000000340000 : "NOR (RO) JFFS2 Root File System"
  4463. [ 0.664099] 0x000000340000-0x000000e40000 : "NOR (RO) NAND FW backup"
  4464. [ 0.671051] 0x000000e40000-0x000000f00000 : "NOR (RW) Cert backup"
  4465. [ 0.677752] 0x000000f00000-0x000001000000 : "NOR (RO) U-Boot Image"
  4466. [ 0.685007] ONFI param page 0 valid
  4467. [ 0.688539] ONFI flash detected
  4468. [ 0.691686] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64
  4469. [ 0.704427] Bad block table found at page 131008, version 0x01
  4470. [ 0.711045] Bad block table found at page 130944, version 0x01
  4471. [ 0.717511] 4 ofpart partitions found on MTD device ff800000.flash
  4472. [ 0.723704] Creating 4 MTD partitions on "ff800000.flash":
  4473. [ 0.729195] 0x000000000000-0x000000200000 : "NAND (RW) DTB Image"
  4474. [ 0.735831] 0x000000200000-0x000000700000 : "NAND (RW) Linux Kernel Image"
  4475. [ 0.743225] 0x000000700000-0x000010000000 : "NAND (RW) JFFS2 Root File System"
  4476. [ 0.751071] 0x000000000000-0x000010000000 : "rootfs-ubifs"
  4477. [ 0.757179] eLBC NAND device at 0xff800000, bank 1
  4478. [ 0.762469] fsl_espi ffe07000.spi: master is unqueued, this is deprecated
  4479. [ 0.770154] fsl_espi ffe07000.spi: at 0xe1054000 (irq = 59)
  4480. [ 0.776659] libphy: Fixed MDIO Bus: probed
  4481. [ 0.780974] libphy: Freescale PowerQUICC MII Bus: probed
  4482. [ 0.809775] switch0: Atheros AR8337 rev. 2 switch registered on mdio@ffe24520
  4483. [ 2.001179] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  4484. [ 2.007719] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  4485. [ 2.014513] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  4486. [ 2.021657] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  4487. [ 2.029278] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  4488. [ 2.035820] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  4489. [ 2.042620] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  4490. [ 2.049763] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  4491. [ 2.057383] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  4492. [ 2.063926] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  4493. [ 2.070760] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  4494. [ 2.077904] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  4495. [ 2.085169] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  4496. [ 2.091490] i2c /dev entries driver
  4497. [ 2.095160] mpc-i2c ffe03000.i2c: timeout 1000000 us
  4498. [ 2.102822] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  4499. [ 2.109459] mpc-i2c ffe03100.i2c: timeout 1000000 us
  4500. [ 2.114816] booke_wdt: powerpc book-e watchdog driver loaded
  4501. [ 2.120697] cpuidle: using governor ladder
  4502. [ 2.124986] TCP: cubic registered
  4503. [ 2.128307] NET: Registered protocol family 17
  4504. [ 2.132800] Bridge firewalling registered
  4505. [ 2.136817] 8021q: 802.1Q VLAN Support v1.8
  4506. [ 2.142115] UBI: attaching mtd9 to ubi0
  4507. [ 3.661759] UBI: scanning is finished
  4508. [ 3.675641] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  4509. [ 3.682532] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  4510. [ 3.689325] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  4511. [ 3.695943] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  4512. [ 3.702821] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  4513. [ 3.708830] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  4514. [ 3.715970] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  4515. [ 3.725022] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  4516. [ 3.734265] UBI: background thread "ubi_bgt0d" started, PID 907
  4517. [ 3.741115] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:06:22 UTC (1478707582)
  4518. [ 3.751028] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  4519. [ 3.803614] UBIFS: recovery needed
  4520. [ 3.909940] UBIFS: recovery completed
  4521. [ 3.913637] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  4522. [ 3.919650] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  4523. [ 3.928798] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  4524. [ 3.938723] UBIFS: reserved for root: 0 bytes (0 KiB)
  4525. [ 3.943785] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  4526. [ 3.956475] VFS: Mounted root (ubifs filesystem) on device 0:10.
  4527. [ 3.962682] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  4528. [ 4.153689] init: Console is alive
  4529. [ 4.157197] init: - watchdog -
  4530. [ 4.401565] usbcore: registered new interface driver usbfs
  4531. [ 4.407154] usbcore: registered new interface driver hub
  4532. [ 4.412595] usbcore: registered new device driver usb
  4533. [ 4.436840] SCSI subsystem initialized
  4534. [ 4.447802] usbcore: registered new interface driver usb-storage
  4535. [ 4.460144] Button Hotplug driver version 0.4.1
  4536. [ 4.477798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  4537. [ 4.484433] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  4538. [ 4.491069] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  4539. [ 4.498369] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
  4540.  
  4541.  
  4542. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  4543.  
  4544. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  4545. Core: e500, Version: 5.1, (0x80211051)
  4546. Clock Configuration:
  4547. CPU0:1200 MHz, CPU1:1200 MHz,
  4548. CCB:600 MHz,
  4549. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  4550. L1: D-cache 32 KiB enabled
  4551. I-cache 32 KiB enabled
  4552. wdt status 00000005 reset
  4553. Watchdog enabled
  4554. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  4555. Error, wrong i2c adapter 2 max 2 possible
  4556. in: 56
  4557. out: 0
  4558. io_config: 255
  4559. rom_loc: nor upper bank
  4560. SD/MMC : 4-bit Mode
  4561. eSPI : Enabled
  4562. I2C: Error, wrong i2c adapter 2 max 2 possible
  4563. ready
  4564. SPI: ready
  4565. DRAM: Error, wrong i2c adapter 2 max 2 possible
  4566. Detected UDIMM 9905594-009.A00LF
  4567. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  4568. Flash: 16 MiB
  4569. L2: 512 KiB enabled
  4570. NAND: 256 MiB
  4571. MMC: FSL_SDHC: 0
  4572. *** Warning - bad CRC, using default environment
  4573.  
  4574. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  4575. PCIe1: Bus 00 - 00
  4576. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  4577. 02:00.0 - 168c:0030 - Network controller
  4578. PCIe2: Bus 01 - 02
  4579. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  4580. 04:00.0 - 104c:8241 - Serial bus controller
  4581. PCIe3: Bus 03 - 04
  4582. Error, wrong i2c adapter 2 max 2 possible
  4583. In: serial
  4584. Out: serial
  4585. Err: serial
  4586. Net: Phy 5 not found
  4587. PHY reset timed out
  4588. eTSEC1
  4589. Error: eTSEC1 address not set.
  4590. , eTSEC2
  4591. Error: eTSEC2 address not set.
  4592. , eTSEC3 [PRIME]
  4593. Error: eTSEC3 address not set.
  4594.  
  4595. Hit any key to stop autoboot: 1  0
  4596. BOOT NAND
  4597. wdt status 00000003
  4598. UBI: attaching mtd2 to ubi0
  4599. UBI: scanning is finished
  4600. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  4601. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  4602. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  4603. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  4604. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  4605. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  4606. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  4607. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  4608. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  4609. Done
  4610. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  4611. Done
  4612. WARNING: adjusting available memory to 30000000
  4613. ## Booting kernel from Legacy Image at 02100000 ...
  4614. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  4615. Created: 2015-07-02 12:44:00 UTC
  4616. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  4617. Data Size: 2037943 Bytes = 1.9 MiB
  4618. Load Address: 00000000
  4619. Entry Point: 00000000
  4620. Verifying Checksum ... OK
  4621. ## Flattened Device Tree blob at 02000000
  4622. Booting using the fdt blob at 0x2000000
  4623. Uncompressing Kernel Image ... OK
  4624. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  4625. WARNING: could not find compatible node fsl-usb2-dr
  4626. [ 0.000000] Using P2020 RDB machine description
  4627. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  4628. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  4629. [ 0.000000] CPU maps initialized for 1 thread per core
  4630. [ 0.000000] bootconsole [udbg0] enabled
  4631. setup_arch: bootmem
  4632. mpc85xx_rdb_setup_arch()
  4633. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  4634. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  4635. arch: exit
  4636. [ 0.000000] Zone ranges:
  4637. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  4638. [ 0.000000] Normal empty
  4639. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  4640. [ 0.000000] Movable zone start for each node
  4641. [ 0.000000] Early memory node ranges
  4642. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  4643. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  4644. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  4645. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  4646. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  4647. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  4648. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  4649. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  4650. [ 0.000000] Sorting __ex_table...
  4651. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  4652. [ 0.000000] Kernel virtual memory layout:
  4653. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  4654. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  4655. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  4656. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  4657. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  4658. [ 0.000000] Hierarchical RCU implementation.
  4659. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  4660. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  4661. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  4662. [ 0.000000] mpic: Initializing for 256 sources
  4663. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  4664. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  4665. [ 0.006302] pid_max: default: 32768 minimum: 301
  4666. [ 0.010974] Mount-cache hash table entries: 512
  4667. [ 0.017107] mpic: requesting IPIs...
  4668. [ 0.021223] Brought up 2 CPUs
  4669. [ 0.024743] NET: Registered protocol family 16
  4670.  
  4671. [ 0.036610] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  4672. [ 0.044455] PCI host bridge /pcie@ffe08000 (primary) ranges:
  4673. [ 0.050100] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  4674. [ 0.057314] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  4675. [ 0.064450] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  4676. [ 0.069500] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  4677. [ 0.077343] PCI host bridge /pcie@ffe09000 ranges:
  4678. [ 0.082207] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  4679. [ 0.089420] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  4680. [ 0.096554] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  4681. [ 0.101604] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  4682. [ 0.109446] PCI host bridge /pcie@ffe0a000 ranges:
  4683. [ 0.114310] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  4684. [ 0.121524] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  4685. [ 0.128658] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  4686. [ 0.142831] PCI: Probing PCI hardware
  4687. [ 0.146607] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  4688. [ 0.152632] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  4689. [ 0.158793] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  4690. [ 0.165661] pci_bus 0000:00: root bus resource [bus 00-ff]
  4691. [ 0.171173] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4692. [ 0.186899] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  4693. [ 0.192234] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  4694. [ 0.198253] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  4695. [ 0.207200] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  4696. [ 0.214068] pci_bus 0001:02: root bus resource [bus 02-ff]
  4697. [ 0.219574] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4698. [ 0.227465] pci 0001:02:00.0: Primary bus is hard wired to 0
  4699. [ 0.233050] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  4700. [ 0.249062] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  4701. [ 0.254380] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  4702. [ 0.260398] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  4703. [ 0.269346] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  4704. [ 0.276214] pci_bus 0002:04: root bus resource [bus 04-ff]
  4705. [ 0.281718] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4706. [ 0.289601] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  4707. [ 0.297639] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  4708. [ 0.302900] pci 0000:00:00.0: PCI bridge to [bus 01]
  4709. [ 0.307783] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  4710. [ 0.313866] pci 0000:00:00.
  4711. [ 3.661954] UBI: scanning is finished
  4712. [ 3.675821] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  4713. [ 3.682715] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  4714. [ 3.689509] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  4715. [ 3.696130] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  4716. [ 3.703009] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  4717. [ 3.709017] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  4718. [ 3.716158] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  4719. [ 3.725210] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  4720. [ 3.734453] UBI: background thread "ubi_bgt0d" started, PID 907
  4721. [ 3.741305] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:07:13 UTC (1478707633)
  4722. [ 3.751216] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  4723. [ 3.803806] UBIFS: recovery needed
  4724. [ 3.910174] UBIFS: recovery completed
  4725. [ 3.913882] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  4726. [ 3.919900] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  4727. [ 3.929046] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  4728. [ 3.938972] UBIFS: reserved for root: 0 bytes (0 KiB)
  4729. [ 3.944032] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  4730. [ 3.956295] VFS: Mounted root (ubifs filesystem) on device 0:10.
  4731. [ 3.962504] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  4732. [ 4.153671] init: Console is alive
  4733. [ 4.157180] init: - watchdog -
  4734. [ 4.401527] usbcore: registered new interface driver usbfs
  4735. [ 4.407116] usbcore: registered new interface driver hub
  4736. [ 4.412560] usbcore: registered new device driver usb
  4737. [ 4.436795] SCSI subsystem initialized
  4738. [ 4.447750] usbcore: registered new interface driver usb-storage
  4739. [ 4.460101] Button Hotplug driver version 0.4.1
  4740. [ 4.477752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  4741. [ 4.484386] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  4742. [ 4.491022] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  4743. [ 4.498313] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
  4744.  
  4745.  
  4746. U-Boot 2015.04-04654-gbcfb33e-dirty (Jun 26 2015 - 12:50:49)
  4747.  
  4748. CPU0: P2020E, Version: 2.1, (0x80ea0021)
  4749. Core: e500, Version: 5.1, (0x80211051)
  4750. Clock Configuration:
  4751. CPU0:1200 MHz, CPU1:1200 MHz,
  4752. CCB:600 MHz,
  4753. DDR:400 MHz (800 MT/s data rate) (Asynchronous), LBC:37.500 MHz
  4754. L1: D-cache 32 KiB enabled
  4755. I-cache 32 KiB enabled
  4756. wdt status 00000005 reset
  4757. Watchdog enabled
  4758. Board: TURRIS CPLD: V4.1 PCBA: V4.0
  4759. Error, wrong i2c adapter 2 max 2 possible
  4760. in: 56
  4761. out: 0
  4762. io_config: 255
  4763. rom_loc: nor upper bank
  4764. SD/MMC : 4-bit Mode
  4765. eSPI : Enabled
  4766. I2C: Error, wrong i2c adapter 2 max 2 possible
  4767. ready
  4768. SPI: ready
  4769. DRAM: Error, wrong i2c adapter 2 max 2 possible
  4770. Detected UDIMM 9905594-009.A00LF
  4771. 2 GiB (DDR3, 64-bit, CL=6, ECC off)
  4772. Flash: 16 MiB
  4773. L2: 512 KiB enabled
  4774. NAND: 256 MiB
  4775. MMC: FSL_SDHC: 0
  4776. *** Warning - bad CRC, using default environment
  4777.  
  4778. PCIe1: Root Complex of mini PCIe SLOT, no link, regs @ 0xffe0a000
  4779. PCIe1: Bus 00 - 00
  4780. PCIe2: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe09000
  4781. 02:00.0 - 168c:0030 - Network controller
  4782. PCIe2: Bus 01 - 02
  4783. PCIe3: Root Complex of PCIe SLOT, x1 gen1, regs @ 0xffe08000
  4784. 04:00.0 - 104c:8241 - Serial bus controller
  4785. PCIe3: Bus 03 - 04
  4786. Error, wrong i2c adapter 2 max 2 possible
  4787. In: serial
  4788. Out: serial
  4789. Err: serial
  4790. Net: Phy 5 not found
  4791. PHY reset timed out
  4792. eTSEC1
  4793. Error: eTSEC1 address not set.
  4794. , eTSEC2
  4795. Error: eTSEC2 address not set.
  4796. , eTSEC3 [PRIME]
  4797. Error: eTSEC3 address not set.
  4798.  
  4799. Hit any key to stop autoboot: 1  0
  4800. BOOT NAND
  4801. wdt status 00000003
  4802. UBI: attaching mtd2 to ubi0
  4803. UBI: scanning is finished
  4804. UBI: attached mtd2 (name "mtd=0", size 256 MiB) to ubi0
  4805. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  4806. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  4807. UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  4808. UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  4809. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  4810. UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  4811. UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  4812. Loading file '/boot/fdt' to addr 0x02000000 with size 11975 (0x00002ec7)...
  4813. Done
  4814. Loading file '/boot/zImage' to addr 0x02100000 with size 2038007 (0x001f18f7)...
  4815. Done
  4816. WARNING: adjusting available memory to 30000000
  4817. ## Booting kernel from Legacy Image at 02100000 ...
  4818. Image Name: Linux-3.10.49-4c8e5c7c78cd2f5b53
  4819. Created: 2015-07-02 12:44:00 UTC
  4820. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  4821. Data Size: 2037943 Bytes = 1.9 MiB
  4822. Load Address: 00000000
  4823. Entry Point: 00000000
  4824. Verifying Checksum ... OK
  4825. ## Flattened Device Tree blob at 02000000
  4826. Booting using the fdt blob at 0x2000000
  4827. Uncompressing Kernel Image ... OK
  4828. Loading Device Tree to 03ffa000, end 03fffec6 ... OK
  4829. WARNING: could not find compatible node fsl-usb2-dr
  4830. [ 0.000000] Using P2020 RDB machine description
  4831. [ 0.000000] Memory CAM mapping: 256/256 Mb, residual: 1536Mb
  4832. [ 0.000000] Linux version 3.10.49-4c8e5c7c78cd2f5b5370bf7c793f88cb-8 (beast@ubuntu-openwrt) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44874) ) #1 SMP Thu Jul 2 14:43:55 CEST 2015
  4833. [ 0.000000] CPU maps initialized for 1 thread per core
  4834. [ 0.000000] bootconsole [udbg0] enabled
  4835. setup_arch: bootmem
  4836. mpc85xx_rdb_setup_arch()
  4837. [ 0.000000] mpc85xx_rdb_setup_arch: Could not find Quicc Engine node
  4838. [ 0.000000] MPC85xx RDB board from Freescale Semiconductor
  4839. arch: exit
  4840. [ 0.000000] Zone ranges:
  4841. [ 0.000000] DMA [mem 0x00000000-0x1fffffff]
  4842. [ 0.000000] Normal empty
  4843. [ 0.000000] HighMem [mem 0x20000000-0x7fffffff]
  4844. [ 0.000000] Movable zone start for each node
  4845. [ 0.000000] Early memory node ranges
  4846. [ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
  4847. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  4848. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c1443000 s7456 r8192 d13024 u32768
  4849. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523264
  4850. [ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs ubi.mtd=9,2048 rootflags=chk_data_crc rw console=ttyS0,115200
  4851. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  4852. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  4853. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  4854. [ 0.000000] Sorting __ex_table...
  4855. [ 0.000000] Memory: 2009868k/2097152k available (3940k kernel code, 87284k reserved, 160k data, 212k bss, 172k init)
  4856. [ 0.000000] Kernel virtual memory layout:
  4857. [ 0.000000] * 0xfffbf000..0xfffff000 : fixmap
  4858. [ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
  4859. [ 0.000000] * 0xffbfd000..0xffc00000 : early ioremap
  4860. [ 0.000000] * 0xe1000000..0xffbfd000 : vmalloc & ioremap
  4861. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  4862. [ 0.000000] Hierarchical RCU implementation.
  4863. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  4864. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 2 CPUs
  4865. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  4866. [ 0.000000] mpic: Initializing for 256 sources
  4867. [ 0.000000] mpc85xx_rdb_pic_init: Could not find qe-ic node
  4868. [ 0.000000] clocksource: timebase mult[d555555] shift[24] registered
  4869. [ 0.006302] pid_max: default: 32768 minimum: 301
  4870. [ 0.010975] Mount-cache hash table entries: 512
  4871. [ 0.017106] mpic: requesting IPIs...
  4872. [ 0.021223] Brought up 2 CPUs
  4873. [ 0.024742] NET: Registered protocol family 16
  4874.  
  4875. [ 0.036609] Found FSL PCI host bridge at 0x00000000ffe08000. Firmware bus number: 0->1
  4876. [ 0.044454] PCI host bridge /pcie@ffe08000 (primary) ranges:
  4877. [ 0.050099] MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000
  4878. [ 0.057313] IO 0x00000000ffc20000..0x00000000ffc2ffff -> 0x0000000000000000
  4879. [ 0.064449] /pcie@ffe08000: PCICSRBAR @ 0xfff00000
  4880. [ 0.069497] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->1
  4881. [ 0.077340] PCI host bridge /pcie@ffe09000 ranges:
  4882. [ 0.082204] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  4883. [ 0.089417] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  4884. [ 0.096552] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  4885. [ 0.101601] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->0
  4886. [ 0.109444] PCI host bridge /pcie@ffe0a000 ranges:
  4887. [ 0.114307] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  4888. [ 0.121521] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  4889. [ 0.128656] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  4890. [ 0.142831] PCI: Probing PCI hardware
  4891. [ 0.146609] fsl-pci ffe08000.pcie: PCI host bridge to bus 0000:00
  4892. [ 0.152632] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  4893. [ 0.158795] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  4894. [ 0.165663] pci_bus 0000:00: root bus resource [bus 00-ff]
  4895. [ 0.171175] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4896. [ 0.186901] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  4897. [ 0.192234] fsl-pci ffe09000.pcie: PCI host bridge to bus 0001:02
  4898. [ 0.198253] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  4899. [ 0.207200] pci_bus 0001:02: root bus resource [mem 0xa0000000-0xbfffffff]
  4900. [ 0.214068] pci_bus 0001:02: root bus resource [bus 02-ff]
  4901. [ 0.219574] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4902. [ 0.227466] pci 0001:02:00.0: Primary bus is hard wired to 0
  4903. [ 0.233050] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  4904. [ 0.249063] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  4905. [ 0.254380] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0002:04
  4906. [ 0.260399] pci_bus 0002:04: root bus resource [io 0x40000-0x4ffff] (bus address [0x0000-0xffff])
  4907. [ 0.269346] pci_bus 0002:04: root bus resource [mem 0x80000000-0x9fffffff]
  4908. [ 0.276214] pci_bus 0002:04: root bus resource [bus 04-ff]
  4909. [ 0.281719] pci 0002:04:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  4910. [ 0.289603] pci 0002:04:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  4911. [ 0.297642] pci 0002:04:00.0: PCI bridge to [bus 05-ff]
  4912. [ 0.302901] pci 0000:00:00.0: PCI bridge to [bus 01]
  4913. [ 0.307784] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  4914. [ 0.313867] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xdfffffff]
  4915. [ 0.320652] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  4916. [ 0.327522] pci 0001:03:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  4917. [ 0.334731] pci 0001:02:00.0: PCI bridge to [bus 03]
  4918. [ 0.339686] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  4919. [ 0.345945] pci 0001:02:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  4920. [ 0.352726] pci 0002:04:00.0: PCI bridge to [bus 05]
  4921. [ 0.357681] pci 0002:04:00.0: bridge window [io 0x40000-0x4ffff]
  4922. [ 0.363940] pci 0002:04:00.0: bridge window [mem 0x80000000-0x9fffffff]
  4923. [ 0.370719] Some PCI device resources are unassigned, try booting with pci=realloc
  4924. [ 0.378286] pci 0000:00:00.0: enabling device (0106 -> 0107)
  4925. [ 0.383937] pci 0001:02:00.0: enabling device (0106 -> 0107)
  4926. [ 0.389587] pci 0002:04:00.0: enabling device (0106 -> 0107)
  4927. [ 0.395396] mpic-msgr ffe41400.message: Found 0 message registers
  4928. [ 0.401408] mpic-msgr ffe41400.message: Of-device full name /soc@ffe00000/message@41400
  4929. [ 0.409419] mpic-msgr ffe41400.message: Failed to find message register block alias
  4930. [ 0.420240] bio: create slab <bio-0> at 0
  4931. [ 0.425355] Switching to clocksource timebase
  4932. [ 0.430987] NET: Registered protocol family 2
  4933. [ 0.435523] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  4934. [ 0.442627] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  4935. [ 0.449098] TCP: Hash tables configured (established 4096 bind 4096)
  4936. [ 0.455462] TCP: reno registered
  4937. [ 0.458609] UDP hash table entries: 256 (order: 1, 8192 bytes)
  4938. [ 0.464441] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  4939. [ 0.470810] NET: Registered protocol family 1
  4940. [ 0.476675] bounce pool size: 64 pages
  4941. [ 0.486456] squashfs: version 4.0 (2009/01/31
  4942. [ 2.001177] fsl-gianfar ffe24000.ethernet eth0: mac: 00:00:00:00:00:00
  4943. [ 2.007716] fsl-gianfar ffe24000.ethernet eth0: Running with NAPI enabled
  4944. [ 2.014511] fsl-gianfar ffe24000.ethernet eth0: RX BD ring size for Q[0]: 256
  4945. [ 2.021655] fsl-gianfar ffe24000.ethernet eth0: TX BD ring size for Q[0]: 256
  4946. [ 2.029274] fsl-gianfar ffe25000.ethernet eth1: mac: 00:00:00:00:00:00
  4947. [ 2.035817] fsl-gianfar ffe25000.ethernet eth1: Running with NAPI enabled
  4948. [ 2.042616] fsl-gianfar ffe25000.ethernet eth1: RX BD ring size for Q[0]: 256
  4949. [ 2.049759] fsl-gianfar ffe25000.ethernet eth1: TX BD ring size for Q[0]: 256
  4950. [ 2.057374] fsl-gianfar ffe26000.ethernet eth2: mac: 00:00:00:00:00:00
  4951. [ 2.063916] fsl-gianfar ffe26000.ethernet eth2: Running with NAPI enabled
  4952. [ 2.070751] fsl-gianfar ffe26000.ethernet eth2: RX BD ring size for Q[0]: 256
  4953. [ 2.077895] fsl-gianfar ffe26000.ethernet eth2: TX BD ring size for Q[0]: 256
  4954. [ 2.085157] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
  4955. [ 2.091476] i2c /dev entries driver
  4956. [ 2.095145] mpc-i2c ffe03000.i2c: timeout 1000000 us
  4957. [ 2.102770] rtc-mcp7940 0-006f: rtc core: registered mcp7940 as rtc0
  4958. [ 2.109406] mpc-i2c ffe03100.i2c: timeout 1000000 us
  4959. [ 2.114764] booke_wdt: powerpc book-e watchdog driver loaded
  4960. [ 2.120644] cpuidle: using governor ladder
  4961. [ 2.124934] TCP: cubic registered
  4962. [ 2.128255] NET: Registered protocol family 17
  4963. [ 2.132747] Bridge firewalling registered
  4964. [ 2.136765] 8021q: 802.1Q VLAN Support v1.8
  4965. [ 2.142058] UBI: attaching mtd9 to ubi0
  4966. [ 3.662036] UBI: scanning is finished
  4967. [ 3.675921] UBI: attached mtd9 (name "rootfs-ubifs", size 256 MiB) to ubi0
  4968. [ 3.682814] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  4969. [ 3.689608] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  4970. [ 3.696226] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  4971. [ 3.703104] UBI: good PEBs: 2044, bad PEBs: 4, corrupted PEBs: 0
  4972. [ 3.709113] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  4973. [ 3.716253] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1196734409
  4974. [ 3.725306] UBI: available PEBs: 0, total reserved PEBs: 2044, PEBs reserved for bad PEB handling: 36
  4975. [ 3.734549] UBI: background thread "ubi_bgt0d" started, PID 907
  4976. [ 3.741400] rtc-mcp7940 0-006f: setting system clock to 2016-11-09 16:08:04 UTC (1478707684)
  4977. [ 3.751305] UBIFS: background thread "ubifs_bgt0_0" started, PID 909
  4978. [ 3.803885] UBIFS: recovery needed
  4979. [ 3.911552] UBIFS: recovery completed
  4980. [ 3.915259] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  4981. [ 3.921277] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  4982. [ 3.930424] UBIFS: FS size: 252555264 bytes (240 MiB, 1989 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  4983. [ 3.940349] UBIFS: reserved for root: 0 bytes (0 KiB)
  4984. [ 3.945405] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D08D065A-02AB-4999-A0ED-FCFC6D372783, small LPT model
  4985. [ 3.957127] VFS: Mounted root (ubifs filesystem) on device 0:10.
  4986. [ 3.963333] Freeing unused kernel memory: 172K (c03ae000 - c03d9000)
  4987. [ 4.154750] init: Console is alive
  4988. [ 4.158272] init: - watchdog -
  4989. [ 4.402589] usbcore: registered new interface driver usbfs
  4990. [ 4.408184] usbcore: registered new interface driver hub
  4991. [ 4.413624] usbcore: registered new device driver usb
  4992. [ 4.437924] SCSI subsystem initialized
  4993. [ 4.448877] usbcore: registered new interface driver usb-storage
  4994. [ 4.461204] Button Hotplug driver version 0.4.1
  4995. [ 4.478809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  4996. [ 4.485429] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  4997. [ 4.492098] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  4998. [ 4.499394] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement