bhuvanchandradv

boot-logs-with-debug-patch-applied

Jun 19th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.68 KB | None | 0 0
  1. U-Boot 2016.11-00014-gf0e414972b (Jun 19 2017 - 13:53:52 +0530)
  2.  
  3. CPU: Freescale Vybrid VF500 at 396 MHz
  4. Reset cause: WDOG A5
  5. DRAM: 128 MiB
  6. NAND: 128 MiB
  7. MMC: FSL_SDHC: 0
  8. *** Warning - bad CRC, using default environment
  9.  
  10. In: serial
  11. Out: serial
  12. Err: serial
  13. Model: Toradex Colibri VF50 128MB V1.2A, Serial# 04873987
  14. Net: FEC
  15. Hit any key to stop autoboot: 0
  16. Booting from NAND...
  17. ubi0: attaching mtd1
  18. ubi0: scanning is finished
  19. ubi0: attached mtd1 (name "mtd=3", size 126 MiB)
  20. ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  21. ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  22. ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  23. ubi0: good PEBs: 1002, bad PEBs: 6, corrupted PEBs: 0
  24. ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
  25. ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
  26. ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 14
  27. Read 0 bytes from volume kernel to 81000000
  28. No size specified -> Using max size (6918312)
  29. Read 0 bytes from volume dtb to 82000000
  30. No size specified -> Using max size (21786)
  31. Kernel image @ 0x81000000 [ 0x000000 - 0x6990a8 ]
  32. ## Flattened Device Tree blob at 82000000
  33. Booting using the fdt blob at 0x82000000
  34. Using Device Tree in place at 82000000, end 82008519
  35.  
  36. Starting kernel ...
  37.  
  38. [ 0.000000] Booting Linux on physical CPU 0x0
  39. [ 0.000000] Linux version 4.12.0-rc3-00080-g3b1e342be265-dirty (dvb@tdx-in-nb-0014) (gcc version 5.27
  40. [ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d
  41. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  42. [ 0.000000] OF: fdt: Machine model: Toradex Colibri VF50 on Colibri Evaluation Board
  43. [ 0.000000] Memory policy: Data cache writealloc
  44. [ 0.000000] cma: Reserved 64 MiB at 0x83c00000
  45. [ 0.000000] percpu: Embedded 16 pages/cpu @c7cb5000 s36096 r8192 d21248 u65536
  46. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32004
  47. [ 0.000000] Kernel command line: ubi.mtd=ubi root=ubi0:rootfs rootfstype=ubifs ubi.fm_autoconvert=1 )
  48. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  49. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  50. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  51. [ 0.000000] Memory: 39988K/129024K available (9216K kernel code, 491K rwdata, 2936K rodata, 1024K in)
  52. [ 0.000000] Virtual kernel memory layout:
  53. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  54. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  55. [ 0.000000] vmalloc : 0xc8000000 - 0xff800000 ( 888 MB)
  56. [ 0.000000] lowmem : 0xc0000000 - 0xc7e00000 ( 126 MB)
  57. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  58. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  59. [ 0.000000] .text : 0xc0008000 - 0xc0a00000 (10208 kB)
  60. [ 0.000000] .init : 0xc0d00000 - 0xc0e00000 (1024 kB)
  61. [ 0.000000] .data : 0xc0e00000 - 0xc0e7ac00 ( 491 kB)
  62. [ 0.000000] .bss : 0xc0e7c000 - 0xc16871b4 (8237 kB)
  63. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  64. [ 0.000000] Running RCU self tests
  65. [ 0.000000] Hierarchical RCU implementation.
  66. [ 0.000000] RCU debugfs-based tracing is enabled.
  67. [ 0.000000] RCU lockdep checking is enabled.
  68. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  69. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  70. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  71. [ 0.000067] sched_clock: 64 bits at 132MHz, resolution 7ns, wraps every 2199023255551ns
  72. [ 0.000206] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x1e7178659b, max_ids
  73. [ 0.000598] Switching to timer-based delay loop, resolution 7ns
  74. [ 0.002564] Console: colour dummy device 80x30
  75. [ 0.010397] console [tty1] enabled
  76. [ 0.011035] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  77. [ 0.011422] ... MAX_LOCKDEP_SUBCLASSES: 8
  78. [ 0.011646] ... MAX_LOCK_DEPTH: 48
  79. [ 0.011863] ... MAX_LOCKDEP_KEYS: 8191
  80. [ 0.012083] ... CLASSHASH_SIZE: 4096
  81. [ 0.012304] ... MAX_LOCKDEP_ENTRIES: 32768
  82. [ 0.012525] ... MAX_LOCKDEP_CHAINS: 65536
  83. [ 0.012750] ... CHAINHASH_SIZE: 32768
  84. [ 0.012975] memory used by lock dependency info: 5167 kB
  85. [ 0.013224] per task-struct memory footprint: 1536 bytes
  86. [ 0.013578] Calibrating delay loop (skipped), value calculated using timer frequency.. 264.00 BogoMI)
  87. [ 0.014066] pid_max: default: 32768 minimum: 301
  88. [ 0.015248] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  89. [ 0.015609] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  90. [ 0.022112] CPU: Testing write buffer coherency: ok
  91. [ 0.025487] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  92. [ 0.031053] Setting up static identity map for 0x80100000 - 0x80100078
  93. [ 0.038809] smp: Bringing up secondary CPUs ...
  94. [ 0.039158] smp: Brought up 1 node, 1 CPU
  95. [ 0.039418] SMP: Total of 1 processors activated (264.00 BogoMIPS).
  96. [ 0.039710] CPU: All CPU(s) started in SVC mode.
  97. [ 0.046740] devtmpfs: initialized
  98. [ 0.100056] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
  99. [ 0.103322] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 191126044627s
  100. [ 0.103929] futex hash table entries: 256 (order: 2, 16384 bytes)
  101. [ 0.118004] pinctrl core: initialized pinctrl subsystem
  102. [ 0.130345] NET: Registered protocol family 16
  103. [ 0.141069] DMA: preallocated 256 KiB pool for atomic coherent allocations
  104. [ 0.153560] cpuidle: using governor menu
  105. [ 0.154508] No ATAGs?
  106. [ 0.155200] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers.
  107. [ 0.155818] hw-breakpoint: maximum watchpoint size is 4 bytes.
  108. [ 0.191450] vf610-pinctrl 40048000.iomuxc: initialized IMX pinctrl driver
  109. [ 0.254026] irq: no irq domain found for /soc/aips-bus@40000000/gpio@40049000 !
  110. [ 0.434343] +V3.3: supplied by 3.3V
  111. [ 0.442800] vgaarb: loaded
  112. [ 0.446351] SCSI subsystem initialized
  113. [ 0.451619] usbcore: registered new interface driver usbfs
  114. [ 0.452616] usbcore: registered new interface driver hub
  115. [ 0.453834] usbcore: registered new device driver usb
  116. [ 0.462685] i2c i2c-0: IMX I2C adapter registered
  117. [ 0.463956] i2c i2c-0: using dma0chan0 (tx) and dma0chan1 (rx) for DMA transfers
  118. [ 0.466515] Linux video capture interface: v2.00
  119. [ 0.467870] pps_core: LinuxPPS API ver. 1 registered
  120. [ 0.468196] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  121. [ 0.468826] PTP clock support registered
  122. [ 0.474044] Advanced Linux Sound Architecture Driver Initialized.
  123. [ 0.482541] Bluetooth: Core ver 2.22
  124. [ 0.483288] NET: Registered protocol family 31
  125. [ 0.483581] Bluetooth: HCI device and connection manager initialized
  126. [ 0.484131] Bluetooth: HCI socket layer initialized
  127. [ 0.484495] Bluetooth: L2CAP socket layer initialized
  128. [ 0.485510] Bluetooth: SCO socket layer initialized
  129. [ 0.496701] clocksource: Switched to clocksource arm_global_timer
  130. [ 0.499009] VFS: Disk quotas dquot_6.6.0
  131. [ 0.499789] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  132. [ 0.618289] NET: Registered protocol family 2
  133. [ 0.624492] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  134. [ 0.625021] TCP bind hash table entries: 1024 (order: 3, 36864 bytes)
  135. [ 0.626770] TCP: Hash tables configured (established 1024 bind 1024)
  136. [ 0.628297] UDP hash table entries: 256 (order: 2, 20480 bytes)
  137. [ 0.629336] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
  138. [ 0.632362] NET: Registered protocol family 1
  139. [ 0.637919] RPC: Registered named UNIX socket transport module.
  140. [ 0.638335] RPC: Registered udp transport module.
  141. [ 0.638598] RPC: Registered tcp transport module.
  142. [ 0.638859] RPC: Registered tcp NFSv4.1 backchannel transport module.
  143. [ 0.647929] hw perfevents: enabled with armv7_cortex_a5 PMU driver, 3 counters available
  144. [ 0.663603] workingset: timestamp_bits=30 max_order=15 bucket_order=0
  145. [ 0.730328] NFS: Registering the id_resolver key type
  146. [ 0.731497] Key type id_resolver registered
  147. [ 0.731845] Key type id_legacy registered
  148. [ 0.732622] jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
  149. [ 0.739117] fuse init (API version 7.26)
  150. [ 0.793650] io scheduler noop registered
  151. [ 0.793985] io scheduler deadline registered
  152. [ 0.794567] io scheduler cfq registered (default)
  153. [ 0.794866] io scheduler mq-deadline registered
  154. [ 0.795135] io scheduler kyber registered
  155. [ 0.924893] 40027000.serial: ttyLP0 at MMIO 0x40027000 (irq = 19, base_baud = 4125000) is a FSL_LPUAT
  156. [ 1.633055] console [ttyLP0] enabled
  157. [ 1.642766] 40028000.serial: ttyLP1 at MMIO 0x40028000 (irq = 20, base_baud = 4125000) is a FSL_LPUAT
  158. [ 1.657360] 40029000.serial: ttyLP2 at MMIO 0x40029000 (irq = 21, base_baud = 4125000) is a FSL_LPUAT
  159. [ 1.682507] panel-simple panel: panel supply power not found, using dummy regulator
  160. [ 1.826104] brd: module loaded
  161. [ 1.922446] loop: module loaded
  162. [ 1.940757] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
  163. [ 1.947784] nand: Macronix NAND 128MiB 3,3V 8-bit
  164. [ 1.952792] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  165. [ 1.962312] Bad block table found at page 65472, version 0x01
  166. [ 1.969123] Bad block table found at page 65408, version 0x01
  167. [ 1.975596] nand_read_bbt: bad block at 0x000000980000
  168. [ 1.981306] nand_read_bbt: bad block at 0x0000013c0000
  169. [ 1.987367] 4 cmdlinepart partitions found on MTD device vf610_nfc
  170. [ 1.993926] Creating 4 MTD partitions on "vf610_nfc":
  171. [ 1.999571] 0x000000000000-0x000000020000 : "vf-bcb"
  172. [ 2.019898] 0x000000020000-0x000000180000 : "u-boot"
  173. [ 2.036740] 0x000000180000-0x000000200000 : "u-boot-env"
  174. [ 2.053647] 0x000000200000-0x000008000000 : "ubi"
  175. [ 2.102867] libphy: Fixed MDIO Bus: probed
  176. [ 2.113205] CAN device driver interface
  177. [ 2.156155] libphy: fec_enet_mii_bus: probed
  178. [ 2.171044] usbcore: registered new interface driver asix
  179. [ 2.177958] usbcore: registered new interface driver ax88179_178a
  180. [ 2.184922] usbcore: registered new interface driver cdc_ether
  181. [ 2.192158] usbcore: registered new interface driver net1080
  182. [ 2.198880] usbcore: registered new interface driver cdc_subset
  183. [ 2.205556] usbcore: registered new interface driver zaurus
  184. [ 2.212350] usbcore: registered new interface driver cdc_ncm
  185. [ 2.218596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  186. [ 2.225464] ehci-pci: EHCI PCI platform driver
  187. [ 2.230841] ehci-mxc: Freescale On-Chip EHCI Host driver
  188. [ 2.238944] usbcore: registered new interface driver usb-storage
  189. [ 2.287344] rtc-ds1307: probe of 0-0068 failed with error -5
  190. [ 2.302447] snvs_rtc 400a7000.snvs:snvs-rtc-lp: rtc core: registered 400a7000.snvs:snvs- as rtc0
  191. [ 2.312938] i2c /dev entries driver
  192. [ 2.322765] IR NEC protocol handler initialized
  193. [ 2.327946] IR RC5(x/sz) protocol handler initialized
  194. [ 2.333311] IR RC6 protocol handler initialized
  195. [ 2.338334] IR JVC protocol handler initialized
  196. [ 2.343154] IR Sony protocol handler initialized
  197. [ 2.348248] IR SANYO protocol handler initialized
  198. [ 2.353241] IR Sharp protocol handler initialized
  199. [ 2.358417] IR MCE Keyboard/mouse protocol handler initialized
  200. [ 2.364573] IR XMP protocol handler initialized
  201. [ 2.388115] imx2-wdt 4003e000.wdog: timeout 60 sec (nowayout=0)
  202. [ 2.395109] Bluetooth: HCI UART driver ver 2.3
  203. [ 2.400146] Bluetooth: HCI UART protocol H4 registered
  204. [ 2.405586] Bluetooth: HCI UART protocol LL registered
  205. [ 2.413935] sdhci: Secure Digital Host Controller Interface driver
  206. [ 2.420748] sdhci: Copyright(c) Pierre Ossman
  207. [ 2.425381] sdhci-pltfm: SDHCI platform and OF driver helper
  208. [ 2.434385] sdhci-esdhc-imx 400b2000.esdhc: Got CD GPIO
  209. [ 2.508814] mmc0: SDHCI controller on 400b2000.esdhc [400b2000.esdhc] using ADMA
  210. [ 2.532266] usbcore: registered new interface driver usbhid
  211. [ 2.538487] usbhid: USB HID core driver
  212. [ 2.610035] NET: Registered protocol family 10
  213. [ 2.625667] Segment Routing with IPv6
  214. [ 2.632177] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  215. [ 2.646874] NET: Registered protocol family 17
  216. [ 2.651774] can: controller area network core (rev 20170425 abi 9)
  217. [ 2.659125] NET: Registered protocol family 29
  218. [ 2.663901] can: raw protocol (rev 20170425)
  219. [ 2.669585] can: broadcast manager protocol (rev 20170425 t)
  220. [ 2.675969] can: netlink gateway (rev 20170425) max_hops=1
  221. [ 2.687638] Key type dns_resolver registered
  222. [ 2.693456] Registering SWP/SWPB emulation handler
  223. [ 2.711117] mmc0: new high speed SDHC card at address aaaa
  224. [ 2.739630] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
  225. [ 2.774338] mmcblk0: p1 p2
  226. [ 2.907182] VCC_USB[1-4]: supplied by 5V
  227. [ 2.925819] ci_hdrc ci_hdrc.1: EHCI Host Controller
  228. [ 2.932517] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  229. [ 2.966950] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  230. [ 2.987812] hub 1-0:1.0: USB hub found
  231. [ 2.992964] hub 1-0:1.0: 1 port detected
  232. [ 3.013006] input: colibri-vf50-ts as /devices/platform/vf50-touchscreen/input/input0
  233. [ 3.045244] ubi0: attaching mtd3
  234. [ 3.098360] random: fast init done
  235. [ 3.356887] usb 1-1: new high-speed USB device number 2 using ci_hdrc
  236. [ 3.568934] hub 1-1:1.0: USB hub found
  237. [ 3.574863] hub 1-1:1.0: 4 ports detected
  238. [ 3.916782] usb 1-1.1: new high-speed USB device number 3 using ci_hdrc
  239. [ 4.155075] ubi0: scanning is finished
  240. [ 4.190177] ubi0: attached mtd3 (name "ubi", size 126 MiB)
  241. [ 4.196041] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  242. [ 4.203551] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  243. [ 4.210917] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  244. [ 4.218448] ubi0: good PEBs: 1002, bad PEBs: 6, corrupted PEBs: 0
  245. [ 4.224863] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
  246. [ 4.232670] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
  247. [ 4.241669] ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 4
  248. [ 4.252352] ubi0: background thread "ubi_bgt0d" started, PID 96
  249. [ 4.260684] snvs_rtc 400a7000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1)
  250. [ 4.272623] ALSA device list:
  251. [ 4.275876] No soundcards found.
  252. [ 4.417024] usb 1-1.3: new full-speed USB device number 4 using ci_hdrc
  253. [ 4.624896] input: Logitech USB Receiver as /devices/platform/soc/40080000.aips-bus/400b4000.usb/ci_1
  254. [ 4.651193] hid-generic 0003:046D:C52F.0001: input: USB HID v1.11 Mouse [Logitech USB Receiver] on u0
  255. [ 4.702878] input: Logitech USB Receiver as /devices/platform/soc/40080000.aips-bus/400b4000.usb/ci_2
  256. [ 4.788940] hid-generic 0003:046D:C52F.0002: input: USB HID v1.11 Device [Logitech USB Receiver] on 1
  257. [ 9.629319] random: crng init done
  258. [ 26.702826] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs", R/O mode
  259. [ 26.711987] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2s
  260. [ 26.722794] UBIFS (ubi0:2): FS size: 114786304 bytes (109 MiB, 904 LEBs), journal size 9023488 bytes)
  261. [ 26.734151] UBIFS (ubi0:2): reserved for root: 0 bytes (0 KiB)
  262. [ 26.740573] UBIFS (ubi0:2): media format: w4/r0 (latest is w5/r0), UUID F8C790C5-6CA6-44E7-9399-1CBEl
  263. [ 26.754201] VFS: Mounted root (ubifs filesystem) readonly on device 0:12.
  264. [ 26.766248] devtmpfs: mounted
  265. [ 26.779526] Freeing unused kernel memory: 1024K
  266. [ 27.254366] systemd[1]: System time before build time, advancing clock.
  267. [ 27.440424] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SM)
  268. [ 27.467354] systemd[1]: Detected architecture arm.
  269.  
  270. Welcome to The �Ångstr�öm Distribution v2016.12!
  271.  
  272. [ 27.493432] systemd[1]: Set hostname to <colibri-vf>.
  273. [ 27.507105] systemd[1]: Initializing machine ID from random generator.
  274. [ 27.519145] systemd[1]: Installed transient /etc/machine-id file.
  275. [ 29.454552] systemd[1]: Listening on udev Kernel Socket.
  276. [ OK ] Listening on udev Kernel Socket.
  277. [ 29.473472] systemd[1]: Listening on udev Control Socket.
  278. [ OK ] Listening on udev Control Socket.
  279. [ 29.549463] systemd[1]: Listening on Journal Socket (/dev/log).
  280. [ OK ] Listening on Journal Socket (/dev/log).
  281. [ 29.564592] systemd[1]: Reached target Remote File Systems.
  282. [ OK ] Reached target Remote File Systems.
  283. [ 29.580750] systemd[1]: Listening on Network Service Netlink Socket.
  284. [ OK ] Listening on Network Service Netlink Socket.
  285. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  286. [ OK ] Created slice User and Session Slice.
  287. [ OK ] Reached target Swap.
  288. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  289. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  290. [ OK ] Reached target Paths.
  291. [ OK ] Listening on Journal Socket.
  292. [ OK ] Created slice System Slice.
  293. [ OK ] Created slice system-serial\x2dgetty.slice.
  294. Starting Journal Service...
  295. Mounting Debug File System...
  296. Starting Setup Virtual Console...
  297. Mounting Temporary Directory...
  298. [ OK ] Created slice system-getty.slice.
  299. Starting File System Check on Root Device...
  300. [ OK ] Reached target Slices.
  301. Starting Load Kernel Modules...
  302. [ OK ] Started Setup Virtual Console.
  303. [ OK ] Mounted Debug File System.
  304. [ OK ] Mounted Temporary Directory.
  305. [ OK ] Started File System Check on Root Device.
  306. [FAILED] Failed to start Load Kernel Modules.
  307. See 'systemctl status systemd-modules-load.service' for details.
  308. Mounting FUSE Control File System...
  309. Starting Apply Kernel Variables...
  310. Starting Remount Root and Kernel File Systems...
  311. [ OK ] Mounted FUSE Control File System.
  312. [ OK ] Started Apply Kernel Variables.
  313. [ 31.987626] UBIFS (ubi0:2): start fixing up free space
  314. [ 32.472497] systemd[1]: Started Journal Service.
  315. [ OK ] Started Journal Service.
  316. [** ] (1 of 3) A start job is running for...nel File Systems (8s / no limit)[ 38.401940] UBIFS (ube
  317. [ 38.437270] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 129
  318. [ OK ] Started Remount Root and Kernel File Systems.
  319. Starting Rebuild Hardware Database...
  320. Starting Create System Users...
  321. Starting Flush Journal to Persistent Storage...
  322. [ 39.539869] systemd-journald[109]: Received request to flush runtime journal from PID 1
  323. [ OK ] Started Create System Users.
  324. Starting Create Static Device Nodes in /dev...
  325. [ OK ] Started Flush Journal to Persistent Storage.
  326. [ OK ] Started Create Static Device Nodes in /dev.
  327. Starting udev Kernel Device Manager...
  328. [ OK ] Reached target Local File Systems (Pre).
  329. Mounting /var/volatile...
  330. [ OK ] Mounted /var/volatile.
  331. Starting Load/Save Random Seed...
  332. [ OK ] Reached target Local File Systems.
  333. Starting Create Volatile Files and Directories...
  334. Starting Commit a transient machine-id on disk...
  335. Starting Rebuild Journal Catalog...
  336. Starting Rebuild Dynamic Linker Cache...
  337. [ OK ] Started Load/Save Random Seed.
  338. [ OK ] Started Commit a transient machine-id on disk.
  339. [ OK ] Started udev Kernel Device Manager.
  340. [ OK ] Started Rebuild Journal Catalog.
  341. [ OK ] Started Create Volatile Files and Directories.
  342. Starting Opkg first boot configure...
  343. Starting Run pending postinsts...
  344. Starting Network Time Synchronization...
  345. Starting Update UTMP about System Boot/Shutdown...
  346. [ OK ] Started Update UTMP about System Boot/Shutdown.
  347. [ OK ] Started Network Time Synchronization.
  348. [ OK ] Reached target System Time Synchronized.
  349. [ OK ] Started Rebuild Dynamic Linker Cache.
  350. [ OK ] Started Run pending postinsts.
  351. [ OK ] Started Opkg first boot configure.
  352. [ OK ] Started Rebuild Hardware Database.
  353. Starting udev Coldplug all Devices...
  354. Starting Update is Completed...
  355. [ OK ] Started Update is Completed.
  356. [ OK ] Created slice system-systemd\x2dbacklight.slice.
  357. Starting Load/Save Screen Backlight...htness of backlight:backlight...
  358. [ OK ] Found device /dev/ttyLP0.
  359. [ OK ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
  360. [ OK ] Started udev Coldplug all Devices.
  361. [ OK ] Reached target System Initialization.
  362. [ OK ] Started Daily Cleanup of Temporary Directories.
  363. [ OK ] Reached target Timers.
  364. [ OK ] Listening on D-Bus System Message Bus Socket.
  365. Starting sshd.socket.
  366. [ OK ] Listening on RPCbind Server Activation Socket.
  367. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  368. [ OK ] Listening on sshd.socket.
  369. [ OK ] Reached target Sockets.
  370. [ OK ] Reached target Basic System.
  371. [ OK ] Started Timestamping service.
  372. Starting Avahi mDNS/DNS-SD Stack...
  373. Starting Load default USB gadget schema g1.schema...
  374. [ OK ] Started D-Bus System Message Bus.
  375. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  376. Starting Connection service...
  377. Starting Login Service...
  378. [FAILED] Failed to start Load default USB gadget schema g1.schema.
  379. See 'systemctl status usbg.service' for details.
  380. Starting Network Service...
  381. [ OK ] Started Login Service.
  382. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  383. [ 112.133220] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem
  384. [ 112.380638] EXT4-fs (mmcblk0p2): recovery complete
  385. [ 112.407085] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  386. [ 112.680109] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please .
  387. [ OK ] Started Network Service.
  388. [ TIME ] Timed out waiting for device dev-ttyGS0.device.
  389. [DEPEND] Dependency failed for Serial Getty on ttyGS0.
  390. [ OK ] Started Connection service.
  391. [ OK ] Reached target Network.
  392. Starting Permit User Sessions...
  393. [ OK ] Started Permit User Sessions.
  394. [ OK ] Started Getty on tty1.
  395. [ OK ] Started Serial Getty on ttyLP0.
  396. [ OK ] Reached target Login Prompts.
  397. [ OK ] Reached target Multi-User System.
  398. [ OK ] Reached target Graphical Interface.
  399. Starting Update UTMP about System Runlevel Changes...
  400. [ OK ] Started Update UTMP about System Runlevel Changes.
  401. [ 121.878736] Micrel KSZ8041 400d1000.ethernet-1:00: attached PHY driver [Micrel KSZ8041] (mii_bus:phy)
  402. [ 122.036173] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  403.  
  404. .---O---.
  405. | | .-. o o
  406. | | |-----.-----.-----.| | .----..-----.-----.
  407. | | | __ | ---'| '--.| .-'| | |
  408. | | | | | |--- || --'| | | ' | | | |
  409. '---'---'--'--'--. |-----''----''--' '-----'-'-'-'
  410. -' |
  411. '---'
  412. root@colibri-vf:~#
  413.  
  414. U-Boot 2016.11-00014-gf0e414972b (Jun 19 2017 - 13:53:52 +0530)
  415.  
  416. CPU: Freescale Vybrid VF500 at 396 MHz
  417. Reset cause: POWER ON RESET
  418. DRAM: 128 MiB
  419. NAND: 128 MiB
  420. MMC: FSL_SDHC: 0
  421. *** Warning - bad CRC, using default environment
  422.  
  423. In: serial
  424. Out: serial
  425. Err: serial
  426. Model: Toradex Colibri VF50 128MB V1.2A, Serial# 04873987
  427. Net: FEC
  428. Hit any key to stop autoboot: 0
  429. Booting from NAND...
  430. ubi0: attaching mtd1
  431. ubi0: scanning is finished
  432. ubi0: attached mtd1 (name "mtd=3", size 126 MiB)
  433. ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  434. ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  435. ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  436. ubi0: good PEBs: 1002, bad PEBs: 6, corrupted PEBs: 0
  437. ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
  438. ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
  439. ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 14
  440. Read 0 bytes from volume kernel to 81000000
  441. No size specified -> Using max size (6918312)
  442. Read 0 bytes from volume dtb to 82000000
  443. No size specified -> Using max size (21786)
  444. Kernel image @ 0x81000000 [ 0x000000 - 0x6990a8 ]
  445. ## Flattened Device Tree blob at 82000000
  446. Booting using the fdt blob at 0x82000000
  447. Using Device Tree in place at 82000000, end 82008519
  448.  
  449. Starting kernel ...
  450.  
  451. [ 0.000000] Booting Linux on physical CPU 0x0
  452. [ 0.000000] Linux version 4.12.0-rc3-00080-g3b1e342be265-dirty (dvb@tdx-in-nb-0014) (gcc version 5.27
  453. [ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d
  454. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  455. [ 0.000000] OF: fdt: Machine model: Toradex Colibri VF50 on Colibri Evaluation Board
  456. [ 0.000000] Memory policy: Data cache writealloc
  457. [ 0.000000] cma: Reserved 64 MiB at 0x83c00000
  458. [ 0.000000] percpu: Embedded 16 pages/cpu @c7cb5000 s36096 r8192 d21248 u65536
  459. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32004
  460. [ 0.000000] Kernel command line: ubi.mtd=ubi root=ubi0:rootfs rootfstype=ubifs ubi.fm_autoconvert=1 )
  461. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  462. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  463. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  464. [ 0.000000] Memory: 39988K/129024K available (9216K kernel code, 491K rwdata, 2936K rodata, 1024K in)
  465. [ 0.000000] Virtual kernel memory layout:
  466. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  467. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  468. [ 0.000000] vmalloc : 0xc8000000 - 0xff800000 ( 888 MB)
  469. [ 0.000000] lowmem : 0xc0000000 - 0xc7e00000 ( 126 MB)
  470. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  471. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  472. [ 0.000000] .text : 0xc0008000 - 0xc0a00000 (10208 kB)
  473. [ 0.000000] .init : 0xc0d00000 - 0xc0e00000 (1024 kB)
  474. [ 0.000000] .data : 0xc0e00000 - 0xc0e7ac00 ( 491 kB)
  475. [ 0.000000] .bss : 0xc0e7c000 - 0xc16871b4 (8237 kB)
  476. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  477. [ 0.000000] Running RCU self tests
  478. [ 0.000000] Hierarchical RCU implementation.
  479. [ 0.000000] RCU debugfs-based tracing is enabled.
  480. [ 0.000000] RCU lockdep checking is enabled.
  481. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  482. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  483. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  484. [ 0.000068] sched_clock: 64 bits at 132MHz, resolution 7ns, wraps every 2199023255551ns
  485. [ 0.000207] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x1e7178659b, max_ids
  486. [ 0.000602] Switching to timer-based delay loop, resolution 7ns
  487. [ 0.002579] Console: colour dummy device 80x30
  488. [ 0.010416] console [tty1] enabled
  489. [ 0.011057] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  490. [ 0.011439] ... MAX_LOCKDEP_SUBCLASSES: 8
  491. [ 0.011661] ... MAX_LOCK_DEPTH: 48
  492. [ 0.011883] ... MAX_LOCKDEP_KEYS: 8191
  493. [ 0.012101] ... CLASSHASH_SIZE: 4096
  494. [ 0.012321] ... MAX_LOCKDEP_ENTRIES: 32768
  495. [ 0.012543] ... MAX_LOCKDEP_CHAINS: 65536
  496. [ 0.012760] ... CHAINHASH_SIZE: 32768
  497. [ 0.012984] memory used by lock dependency info: 5167 kB
  498. [ 0.013229] per task-struct memory footprint: 1536 bytes
  499. [ 0.013587] Calibrating delay loop (skipped), value calculated using timer frequency.. 264.00 BogoMI)
  500. [ 0.014075] pid_max: default: 32768 minimum: 301
  501. [ 0.015264] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  502. [ 0.015628] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  503. [ 0.022117] CPU: Testing write buffer coherency: ok
  504. [ 0.025461] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  505. [ 0.031040] Setting up static identity map for 0x80100000 - 0x80100078
  506. [ 0.038766] smp: Bringing up secondary CPUs ...
  507. [ 0.039116] smp: Brought up 1 node, 1 CPU
  508. [ 0.039371] SMP: Total of 1 processors activated (264.00 BogoMIPS).
  509. [ 0.039666] CPU: All CPU(s) started in SVC mode.
  510. [ 0.046693] devtmpfs: initialized
  511. [ 0.100017] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
  512. [ 0.103283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 191126044627s
  513. [ 0.103895] futex hash table entries: 256 (order: 2, 16384 bytes)
  514. [ 0.118224] pinctrl core: initialized pinctrl subsystem
  515. [ 0.130806] NET: Registered protocol family 16
  516. [ 0.141169] DMA: preallocated 256 KiB pool for atomic coherent allocations
  517. [ 0.153614] cpuidle: using governor menu
  518. [ 0.154567] No ATAGs?
  519. [ 0.155262] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers.
  520. [ 0.155876] hw-breakpoint: maximum watchpoint size is 4 bytes.
  521. [ 0.191555] vf610-pinctrl 40048000.iomuxc: initialized IMX pinctrl driver
  522. [ 0.254107] irq: no irq domain found for /soc/aips-bus@40000000/gpio@40049000 !
  523. [ 0.434643] +V3.3: supplied by 3.3V
  524. [ 0.443147] vgaarb: loaded
  525. [ 0.446697] SCSI subsystem initialized
  526. [ 0.451991] usbcore: registered new interface driver usbfs
  527. [ 0.452990] usbcore: registered new interface driver hub
  528. [ 0.454210] usbcore: registered new device driver usb
  529. [ 0.463053] i2c i2c-0: IMX I2C adapter registered
  530. [ 0.464330] i2c i2c-0: using dma0chan0 (tx) and dma0chan1 (rx) for DMA transfers
  531. [ 0.466869] Linux video capture interface: v2.00
  532. [ 0.468228] pps_core: LinuxPPS API ver. 1 registered
  533. [ 0.468557] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  534. [ 0.469184] PTP clock support registered
  535. [ 0.474413] Advanced Linux Sound Architecture Driver Initialized.
  536. [ 0.482926] Bluetooth: Core ver 2.22
  537. [ 0.483673] NET: Registered protocol family 31
  538. [ 0.483959] Bluetooth: HCI device and connection manager initialized
  539. [ 0.484506] Bluetooth: HCI socket layer initialized
  540. [ 0.484868] Bluetooth: L2CAP socket layer initialized
  541. [ 0.485877] Bluetooth: SCO socket layer initialized
  542. [ 0.497092] clocksource: Switched to clocksource arm_global_timer
  543. [ 0.499410] VFS: Disk quotas dquot_6.6.0
  544. [ 0.500186] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  545. [ 0.618613] NET: Registered protocol family 2
  546. [ 0.624847] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  547. [ 0.625388] TCP bind hash table entries: 1024 (order: 3, 36864 bytes)
  548. [ 0.627144] TCP: Hash tables configured (established 1024 bind 1024)
  549. [ 0.628667] UDP hash table entries: 256 (order: 2, 20480 bytes)
  550. [ 0.629702] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
  551. [ 0.632732] NET: Registered protocol family 1
  552. [ 0.638311] RPC: Registered named UNIX socket transport module.
  553. [ 0.638732] RPC: Registered udp transport module.
  554. [ 0.638996] RPC: Registered tcp transport module.
  555. [ 0.639248] RPC: Registered tcp NFSv4.1 backchannel transport module.
  556. [ 0.648329] hw perfevents: enabled with armv7_cortex_a5 PMU driver, 3 counters available
  557. [ 0.664035] workingset: timestamp_bits=30 max_order=15 bucket_order=0
  558. [ 0.730842] NFS: Registering the id_resolver key type
  559. [ 0.732044] Key type id_resolver registered
  560. [ 0.732393] Key type id_legacy registered
  561. [ 0.733160] jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
  562. [ 0.739664] fuse init (API version 7.26)
  563. [ 0.795561] io scheduler noop registered
  564. [ 0.795903] io scheduler deadline registered
  565. [ 0.796480] io scheduler cfq registered (default)
  566. [ 0.797479] io scheduler mq-deadline registered
  567. [ 0.797797] io scheduler kyber registered
  568. [ 0.927933] 40027000.serial: ttyLP0 at MMIO 0x40027000 (irq = 19, base_baud = 4125000) is a FSL_LPUAT
  569. [ 1.636028] console [ttyLP0] enabled
  570. [ 1.645715] 40028000.serial: ttyLP1 at MMIO 0x40028000 (irq = 20, base_baud = 4125000) is a FSL_LPUAT
  571. [ 1.660285] 40029000.serial: ttyLP2 at MMIO 0x40029000 (irq = 21, base_baud = 4125000) is a FSL_LPUAT
  572. [ 1.685431] panel-simple panel: panel supply power not found, using dummy regulator
  573. [ 1.829530] brd: module loaded
  574. [ 1.925742] loop: module loaded
  575. [ 1.944041] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
  576. [ 1.951055] nand: Macronix NAND 128MiB 3,3V 8-bit
  577. [ 1.956063] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  578. [ 1.965589] Bad block table found at page 65472, version 0x01
  579. [ 1.972408] Bad block table found at page 65408, version 0x01
  580. [ 1.979134] nand_read_bbt: bad block at 0x000000980000
  581. [ 1.984579] nand_read_bbt: bad block at 0x0000013c0000
  582. [ 1.990651] 4 cmdlinepart partitions found on MTD device vf610_nfc
  583. [ 1.997432] Creating 4 MTD partitions on "vf610_nfc":
  584. [ 2.002864] 0x000000000000-0x000000020000 : "vf-bcb"
  585. [ 2.023076] 0x000000020000-0x000000180000 : "u-boot"
  586. [ 2.039874] 0x000000180000-0x000000200000 : "u-boot-env"
  587. [ 2.057051] 0x000000200000-0x000008000000 : "ubi"
  588. [ 2.105985] libphy: Fixed MDIO Bus: probed
  589. [ 2.116531] CAN device driver interface
  590. [ 2.159872] libphy: fec_enet_mii_bus: probed
  591. [ 2.174639] usbcore: registered new interface driver asix
  592. [ 2.181560] usbcore: registered new interface driver ax88179_178a
  593. [ 2.189140] usbcore: registered new interface driver cdc_ether
  594. [ 2.195748] usbcore: registered new interface driver net1080
  595. [ 2.202466] usbcore: registered new interface driver cdc_subset
  596. [ 2.209418] usbcore: registered new interface driver zaurus
  597. [ 2.215937] usbcore: registered new interface driver cdc_ncm
  598. [ 2.222171] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  599. [ 2.229249] ehci-pci: EHCI PCI platform driver
  600. [ 2.234425] ehci-mxc: Freescale On-Chip EHCI Host driver
  601. [ 2.242526] usbcore: registered new interface driver usb-storage
  602. [ 2.290465] rtc-ds1307: probe of 0-0068 failed with error -5
  603. [ 2.305504] snvs_rtc 400a7000.snvs:snvs-rtc-lp: rtc core: registered 400a7000.snvs:snvs- as rtc0
  604. [ 2.316282] i2c /dev entries driver
  605. [ 2.326129] IR NEC protocol handler initialized
  606. [ 2.331311] IR RC5(x/sz) protocol handler initialized
  607. [ 2.336676] IR RC6 protocol handler initialized
  608. [ 2.341691] IR JVC protocol handler initialized
  609. [ 2.346507] IR Sony protocol handler initialized
  610. [ 2.351609] IR SANYO protocol handler initialized
  611. [ 2.356606] IR Sharp protocol handler initialized
  612. [ 2.361785] IR MCE Keyboard/mouse protocol handler initialized
  613. [ 2.368144] IR XMP protocol handler initialized
  614. [ 2.391512] imx2-wdt 4003e000.wdog: timeout 60 sec (nowayout=0)
  615. [ 2.398807] Bluetooth: HCI UART driver ver 2.3
  616. [ 2.403572] Bluetooth: HCI UART protocol H4 registered
  617. [ 2.409251] Bluetooth: HCI UART protocol LL registered
  618. [ 2.417695] sdhci: Secure Digital Host Controller Interface driver
  619. [ 2.424238] sdhci: Copyright(c) Pierre Ossman
  620. [ 2.429092] sdhci-pltfm: SDHCI platform and OF driver helper
  621. [ 2.438214] sdhci-esdhc-imx 400b2000.esdhc: Got CD GPIO
  622. [ 2.509179] mmc0: SDHCI controller on 400b2000.esdhc [400b2000.esdhc] using ADMA
  623. [ 2.532616] usbcore: registered new interface driver usbhid
  624. [ 2.538847] usbhid: USB HID core driver
  625. [ 2.610246] NET: Registered protocol family 10
  626. [ 2.625875] Segment Routing with IPv6
  627. [ 2.632377] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  628. [ 2.646735] NET: Registered protocol family 17
  629. [ 2.651941] can: controller area network core (rev 20170425 abi 9)
  630. [ 2.659304] NET: Registered protocol family 29
  631. [ 2.664076] can: raw protocol (rev 20170425)
  632. [ 2.669793] can: broadcast manager protocol (rev 20170425 t)
  633. [ 2.676169] can: netlink gateway (rev 20170425) max_hops=1
  634. [ 2.687903] Key type dns_resolver registered
  635. [ 2.693709] Registering SWP/SWPB emulation handler
  636. [ 2.711323] mmc0: new high speed SDHC card at address aaaa
  637. [ 2.739976] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
  638. [ 2.774707] mmcblk0: p1 p2
  639. [ 2.907516] VCC_USB[1-4]: supplied by 5V
  640. [ 2.926166] ci_hdrc ci_hdrc.1: EHCI Host Controller
  641. [ 2.932885] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  642. [ 2.967336] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  643. [ 2.988221] hub 1-0:1.0: USB hub found
  644. [ 2.993361] hub 1-0:1.0: 1 port detected
  645. [ 3.013378] input: colibri-vf50-ts as /devices/platform/vf50-touchscreen/input/input0
  646. [ 3.045647] ubi0: attaching mtd3
  647. [ 3.098358] random: fast init done
  648. [ 3.357351] usb 1-1: new high-speed USB device number 2 using ci_hdrc
  649. [ 3.569426] hub 1-1:1.0: USB hub found
  650. [ 3.575366] hub 1-1:1.0: 4 ports detected
  651. [ 3.917222] usb 1-1.1: new high-speed USB device number 3 using ci_hdrc
  652. [ 4.148028] ubi0: scanning is finished
  653. [ 4.183069] ubi0: attached mtd3 (name "ubi", size 126 MiB)
  654. [ 4.189238] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  655. [ 4.196474] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  656. [ 4.203822] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  657. [ 4.211353] ubi0: good PEBs: 1002, bad PEBs: 6, corrupted PEBs: 0
  658. [ 4.217984] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
  659. [ 4.225593] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
  660. [ 4.234561] ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 4
  661. [ 4.245258] ubi0: background thread "ubi_bgt0d" started, PID 96
  662. [ 4.253615] snvs_rtc 400a7000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1)
  663. [ 4.265539] ALSA device list:
  664. [ 4.269068] No soundcards found.
  665. [ 4.392966] UBIFS (ubi0:2): recovery needed
  666. [ 4.407248] usb 1-1.3: new full-speed USB device number 4 using ci_hdrc
  667. [ 4.616087] input: Logitech USB Receiver as /devices/platform/soc/40080000.aips-bus/400b4000.usb/ci_1
  668. [ 4.643495] hid-generic 0003:046D:C52F.0001: input: USB HID v1.11 Mouse [Logitech USB Receiver] on u0
  669. [ 4.693674] input: Logitech USB Receiver as /devices/platform/soc/40080000.aips-bus/400b4000.usb/ci_2
  670. [ 4.779286] hid-generic 0003:046D:C52F.0002: input: USB HID v1.11 Device [Logitech USB Receiver] on 1
  671. [ 6.889371] UBIFS (ubi0:2): recovery deferred
  672. [ 11.185322] random: crng init done
  673. [ 29.171251] UBIFS error (ubi0:2 pid 1): dbg_check_filesystem: directory inode 5637 size is 6872, but6
  674. [ 29.184075] UBIFS (ubi0:2): dump of the inode 5637 sitting in LEB 375:55840
  675. [ 29.192291] magic 0x6101831
  676. [ 29.196387] crc 0x5e41cddf
  677. [ 29.200666] node_type 0 (inode node)
  678. [ 29.205041] group_type 2 (last of node group)
  679. [ 29.210396] sqnum 47913
  680. [ 29.213963] len 160
  681. [ 29.217575] key (5637, inode)
  682. [ 29.221849] creat_sqnum 31825
  683. [ 29.225386] size 6872
  684. [ 29.229106] nlink 9
  685. [ 29.232321] atime 1496295457.0
  686. [ 29.236483] mtime 1491319040.0
  687. [ 29.240887] ctime 1491319040.0
  688. [ 29.245071] uid 0
  689. [ 29.248527] gid 0
  690. [ 29.251733] mode 16877
  691. [ 29.255268] flags 0x1
  692. [ 29.258851] xattr_cnt 0
  693. [ 29.262056] xattr_size 0
  694. [ 29.265235] xattr_names 0
  695. [ 29.268681] compr_type 0x1
  696. [ 29.272064] data len 0
  697. [ 29.275308] UBIFS error (ubi0:2 pid 1): dbg_check_filesystem: file-system check failed with error -22
  698. [ 29.285215] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.12.0-rc3-00080-g3b1e342be265-dirty #36
  699. [ 29.294245] Hardware name: Freescale Vybrid VF5xx/VF6xx (Device Tree)
  700. [ 29.300977] Backtrace:
  701. [ 29.303731] [<c010c528>] (dump_backtrace) from [<c010c7d4>] (show_stack+0x18/0x1c)
  702. [ 29.311693] r7:00000000 r6:60000013 r5:00000000 r4:c0e27a90
  703. [ 29.317681] [<c010c7bc>] (show_stack) from [<c040b9c4>] (dump_stack+0xb4/0xe8)
  704. [ 29.325312] [<c040b910>] (dump_stack) from [<c0392740>] (dbg_check_filesystem+0x1c0/0x34c)
  705. [ 29.333993] r9:c319c000 r8:c3841d14 r7:c329d540 r6:c32ce800 r5:ffffffea r4:c3352380
  706. [ 29.342143] [<c0392580>] (dbg_check_filesystem) from [<c036dad8>] (ubifs_mount+0x140c/0x169c)
  707. [ 29.351087] r9:00000000 r8:00000a60 r7:c319c000 r6:c3270000 r5:c3293780 r4:c319ca30
  708. [ 29.359227] [<c036c6cc>] (ubifs_mount) from [<c0229090>] (mount_fs+0x1c/0xb0)
  709. [ 29.366704] r10:00000000 r9:00000000 r8:c024d0c0 r7:c0e22758 r6:c0e22758 r5:c3293700
  710. [ 29.374907] r4:c036c6cc
  711. [ 29.377662] [<c0229074>] (mount_fs) from [<c0249518>] (vfs_kern_mount+0x5c/0x134)
  712. [ 29.385526] r6:00008001 r5:c3293700 r4:c318dd00
  713. [ 29.390417] [<c02494bc>] (vfs_kern_mount) from [<c024d0c0>] (do_mount+0x158/0xcc8)
  714. [ 29.398377] r9:c3293700 r8:00008001 r7:00008001 r6:c32936c0 r5:c0e22758 r4:00000060
  715. [ 29.406517] [<c024cf68>] (do_mount) from [<c024e034>] (SyS_mount+0x9c/0xc4)
  716. [ 29.413815] r10:c0d5f888 r9:c0d5f878 r8:00008001 r7:c0bda474 r6:00000000 r5:c3293700
  717. [ 29.422006] r4:c32936c0
  718. [ 29.424784] [<c024df98>] (SyS_mount) from [<c0d012dc>] (mount_block_root+0x11c/0x28c)
  719. [ 29.433019] r8:00008001 r7:c0bda474 r6:c7d3e3c0 r5:c329e000 r4:c329e000
  720. [ 29.440070] [<c0d011c0>] (mount_block_root) from [<c0d0170c>] (prepare_namespace+0x94/0x1d0)
  721. [ 29.448921] r10:c0d00618 r9:00000000 r8:000000ed r7:c0d5f854 r6:c0e7c000 r5:c0d5f888
  722. [ 29.457124] r4:c0d5f878
  723. [ 29.459880] [<c0d01678>] (prepare_namespace) from [<c0d00ee4>] (kernel_init_freeable+0x1a0/0x1f4)
  724. [ 29.469175] r7:c0d5f854 r6:c0e7c000 r5:c0e7c000 r4:00000008
  725. [ 29.475139] [<c0d00d44>] (kernel_init_freeable) from [<c09a9054>] (kernel_init+0x10/0x118)
  726. [ 29.483812] r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c09a9044
  727. [ 29.492010] r4:00000000
  728. [ 29.494775] [<c09a9044>] (kernel_init) from [<c0107e70>] (ret_from_fork+0x14/0x24)
  729. [ 29.502725] r5:c09a9044 r4:00000000
  730. [ 29.595145] List of all partitions:
  731. [ 29.599921] 0100 65536 ram0
  732. [ 29.599983] (driver?)
  733. [ 29.606575] 0101 65536 ram1
  734. [ 29.606624] (driver?)
  735. [ 29.613515] 0102 65536 ram2
  736. [ 29.613567] (driver?)
  737. [ 29.620475] 0103 65536 ram3
  738. [ 29.620529] (driver?)
  739. [ 29.627333] 0104 65536 ram4
  740. [ 29.627386] (driver?)
  741. [ 29.633929] 0105 65536 ram5
  742. [ 29.633976] (driver?)
  743. [ 29.640861] 0106 65536 ram6
  744. [ 29.640910] (driver?)
  745. [ 29.647708] 0107 65536 ram7
  746. [ 29.647763] (driver?)
  747. [ 29.654291] 0108 65536 ram8
  748. [ 29.654339] (driver?)
  749. [ 29.661225] 0109 65536 ram9
  750. [ 29.661277] (driver?)
  751. [ 29.668065] 010a 65536 ram10
  752. [ 29.668122] (driver?)
  753. [ 29.674751] 010b 65536 ram11
  754. [ 29.674800] (driver?)
  755. [ 29.681772] 010c 65536 ram12
  756. [ 29.681827] (driver?)
  757. [ 29.688715] 010d 65536 ram13
  758. [ 29.688771] (driver?)
  759. [ 29.695404] 010e 65536 ram14
  760. [ 29.695453] (driver?)
  761. [ 29.702425] 010f 65536 ram15
  762. [ 29.702479] (driver?)
  763. [ 29.709396] 1f00 128 mtdblock0
  764. [ 29.709449] (driver?)
  765. [ 29.716435] 1f01 1408 mtdblock1
  766. [ 29.716482] (driver?)
  767. [ 29.723813] 1f02 512 mtdblock2
  768. [ 29.723867] (driver?)
  769. [ 29.731141] 1f03 129024 mtdblock3
  770. [ 29.731193] (driver?)
  771. [ 29.738518] b300 7761920 mmcblk0
  772. [ 29.738577] driver: mmcblk
  773. [ 29.745837] b301 498688 mmcblk0p1 70a5abed-01
  774. [ 29.745886]
  775. [ 29.753414] b302 7262208 mmcblk0p2 70a5abed-02
  776. [ 29.753468]
  777. [ 29.761003] No filesystem could mount root, tried:
  778. [ 29.761053] ubifs
  779. [ 29.766188]
  780. [ 29.770272] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
  781. [ 29.779369] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Add Comment
Please, Sign In to add comment