bhuvanchandradv

UBI/UBIFS corruption: downstream kernel v4.4.59 without ACL

May 1st, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.75 KB | None | 0 0
  1. U-Boot 2016.11-2.7.2+g60021a4 (Apr 20 2017 - 16:28:18 +0200)
  2.  
  3. CPU: Freescale Vybrid VF500 at 396 MHz
  4. Reset cause: POWER ON RESET
  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: default fastmap pool size: 50
  18. ubi0: default fastmap WL pool size: 25
  19. ubi0: attaching mtd1
  20. ubi0: attached by fastmap
  21. ubi0: fastmap pool size: 50
  22. ubi0: fastmap WL pool size: 25
  23. ubi0: attached mtd1 (name "mtd=3", size 126 MiB)
  24. ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  25. ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  26. ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  27. ubi0: good PEBs: 1002, bad PEBs: 6, corrupted PEBs: 0
  28. ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
  29. ubi0: max/mean erase counter: 75/10, WL threshold: 4096, image sequence number: 0
  30. ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 14
  31. Read 0 bytes from volume kernel to 81000000
  32. No size specified -> Using max size (4733120)
  33. Read 0 bytes from volume dtb to 82000000
  34. No size specified -> Using max size (25617)
  35. Kernel image @ 0x81000000 [ 0x000000 - 0x4838c0 ]
  36. ## Flattened Device Tree blob at 82000000
  37. Booting using the fdt blob at 0x82000000
  38. Using Device Tree in place at 82000000, end 82009410
  39.  
  40. Starting kernel ...
  41.  
  42. [ 0.000000] Booting Linux on physical CPU 0x0
  43. [ 0.000000] Linux version 4.4.59-2.7.2+g7cfa321 (dvb@linuxdev.toradex.int) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #1 Thu Apr 20 16:25:46 CEST 2017
  44. [ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d
  45. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  46. [ 0.000000] Machine model: Toradex Colibri VF50 on Colibri Evaluation Board
  47. [ 0.000000] cma: Reserved 16 MiB at 0x86c00000
  48. [ 0.000000] Memory policy: Data cache writeback
  49. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  50. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32004
  51. [ 0.000000] Kernel command line: ubi.mtd=ubi root=ubi0:rootfs rootfstype=ubifs ubi.fm_autoconvert=1 console=tty1 console=ttyLP0,115200n8 consoleblank=0 mtdparts=vf610_nfc:128k(vf-bcb)ro,1408k(u-boot)ro,512k(u-boot-env),-(ubi)
  52. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  53. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  54. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  55. [ 0.000000] Memory: 102484K/129024K available (6059K kernel code, 216K rwdata, 2144K rodata, 228K init, 176K bss, 10156K reserved, 16384K cma-reserved)
  56. [ 0.000000] Virtual kernel memory layout:
  57. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  58. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  59. [ 0.000000] vmalloc : 0x88000000 - 0xff800000 (1912 MB)
  60. [ 0.000000] lowmem : 0x80000000 - 0x87e00000 ( 126 MB)
  61. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  62. [ 0.000000] .text : 0x80008000 - 0x8080aff4 (8204 kB)
  63. [ 0.000000] .init : 0x8080b000 - 0x80844000 ( 228 kB)
  64. [ 0.000000] .data : 0x80844000 - 0x8087a0e0 ( 217 kB)
  65. [ 0.000000] .bss : 0x8087a0e0 - 0x808a6130 ( 177 kB)
  66. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  67. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  68. [ 0.000054] sched_clock: 64 bits at 132MHz, resolution 7ns, wraps every 2199023255551ns
  69. [ 0.000127] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x1e7178659b, max_idle_ns: 440795204301 ns
  70. [ 0.001275] Console: colour dummy device 80x30
  71. [ 0.002402] console [tty1] enabled
  72. [ 0.002482] Calibrating delay loop... 262.96 BogoMIPS (lpj=1314816)
  73. [ 0.070298] pid_max: default: 32768 minimum: 301
  74. [ 0.070634] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  75. [ 0.070734] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  76. [ 0.072678] CPU: Testing write buffer coherency: ok
  77. [ 0.073639] Setting up static identity map for 0x80008200 - 0x80008258
  78. [ 0.077589] devtmpfs: initialized
  79. [ 0.095786] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
  80. [ 0.096927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  81. [ 0.097130] futex hash table entries: 256 (order: -1, 3072 bytes)
  82. [ 0.100432] pinctrl core: initialized pinctrl subsystem
  83. [ 0.103805] NET: Registered protocol family 16
  84. [ 0.107613] DMA: preallocated 256 KiB pool for atomic coherent allocations
  85. [ 0.110502] cpuidle: using governor menu
  86. [ 0.147070] irq: no irq domain found for /soc/aips-bus@40000000/gpio@40049000 !
  87. [ 0.151083] PM: CKE/RESET pulls available, enable Suspend-to-RAM
  88. [ 0.152139] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers.
  89. [ 0.152261] hw-breakpoint: maximum watchpoint size is 4 bytes.
  90. [ 0.153367] vf610-pinctrl 40048000.iomuxc: initialized IMX pinctrl driver
  91. [ 0.201841] SCSI subsystem initialized
  92. [ 0.202965] usbcore: registered new interface driver usbfs
  93. [ 0.203296] usbcore: registered new interface driver hub
  94. [ 0.203698] usbcore: registered new device driver usb
  95. [ 0.206515] i2c i2c-0: IMX I2C adapter registered
  96. [ 0.206766] i2c i2c-0: using dma0chan0 (tx) and dma0chan1 (rx) for DMA transfers
  97. [ 0.207298] Linux video capture interface: v2.00
  98. [ 0.207706] pps_core: LinuxPPS API ver. 1 registered
  99. [ 0.207790] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  100. [ 0.208006] PTP clock support registered
  101. [ 0.209491] Advanced Linux Sound Architecture Driver Initialized.
  102. [ 0.213086] clocksource: Switched to clocksource arm_global_timer
  103. [ 0.255198] NET: Registered protocol family 2
  104. [ 0.257524] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  105. [ 0.257681] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  106. [ 0.257785] TCP: Hash tables configured (established 1024 bind 1024)
  107. [ 0.258167] UDP hash table entries: 256 (order: 0, 4096 bytes)
  108. [ 0.258287] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  109. [ 0.258856] NET: Registered protocol family 1
  110. [ 0.259982] RPC: Registered named UNIX socket transport module.
  111. [ 0.260101] RPC: Registered udp transport module.
  112. [ 0.260165] RPC: Registered tcp transport module.
  113. [ 0.260224] RPC: Registered tcp NFSv4.1 backchannel transport module.
  114. [ 0.262691] hw perfevents: enabled with armv7_cortex_a5 PMU driver, 3 counters available
  115. [ 0.289603] NFS: Registering the id_resolver key type
  116. [ 0.289821] Key type id_resolver registered
  117. [ 0.289897] Key type id_legacy registered
  118. [ 0.290078] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  119. [ 0.291958] ntfs: driver 2.1.32 [Flags: R/W].
  120. [ 0.293709] fuse init (API version 7.23)
  121. [ 0.304207] io scheduler noop registered
  122. [ 0.304337] io scheduler deadline registered
  123. [ 0.304942] io scheduler cfq registered (default)
  124. [ 0.320859] 40027000.serial: ttyLP0 at MMIO 0x40027000 (irq = 19, base_baud = 4125000) is a FSL_LPUART
  125. [ 0.835636] console [ttyLP0] enabled
  126. [ 0.841087] 40028000.serial: ttyLP1 at MMIO 0x40028000 (irq = 20, base_baud = 4125000) is a FSL_LPUART
  127. [ 0.852370] 40029000.serial: ttyLP2 at MMIO 0x40029000 (irq = 21, base_baud = 4125000) is a FSL_LPUART
  128. [ 0.864983] [drm] Initialized drm 1.1.0 20060810
  129. [ 0.880697] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  130. [ 0.887541] [drm] No driver support for vblank timestamp query.
  131. [ 0.929133] Console: switching to colour frame buffer device 80x30
  132. [ 0.962461] fsl-dcu 40058000.dcu: fb0: frame buffer device
  133. [ 0.979053] [drm] Initialized fsl-dcu-drm 1.0.0 20150213 on minor 0
  134. [ 1.019799] loop: module loaded
  135. [ 1.037860] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
  136. [ 1.055344] nand: Macronix NAND 128MiB 3,3V 8-bit
  137. [ 1.070921] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  138. [ 1.101044] Bad block table found at page 65472, version 0x01
  139. [ 1.118553] Bad block table found at page 65408, version 0x01
  140. [ 1.135638] nand_read_bbt: bad block at 0x000000980000
  141. [ 1.151906] nand_read_bbt: bad block at 0x0000013c0000
  142. [ 1.168123] 4 cmdlinepart partitions found on MTD device vf610_nfc
  143. [ 1.185605] Creating 4 MTD partitions on "vf610_nfc":
  144. [ 1.202081] 0x000000000000-0x000000020000 : "vf-bcb"
  145. [ 1.219758] 0x000000020000-0x000000180000 : "u-boot"
  146. [ 1.237080] 0x000000180000-0x000000200000 : "u-boot-env"
  147. [ 1.254543] 0x000000200000-0x000008000000 : "ubi"
  148. [ 1.280504] +V3.3: supplied by 3.3V
  149. [ 1.296142] pps pps0: new PPS source ptp0
  150. [ 1.320135] libphy: fec_enet_mii_bus: probed
  151. [ 1.335582] fec 400d1000.ethernet eth0: registered PHC device 0
  152. [ 1.352295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  153. [ 1.369555] usbcore: registered new interface driver usb-storage
  154. [ 1.385910] usbcore: registered new interface driver usbserial
  155. [ 1.401399] usbcore: registered new interface driver usbserial_generic
  156. [ 1.417270] usbserial: USB Serial support registered for generic
  157. [ 1.432655] usbcore: registered new interface driver ftdi_sio
  158. [ 1.447796] usbserial: USB Serial support registered for FTDI USB Serial Device
  159. [ 1.473040] usbcore: registered new interface driver pl2303
  160. [ 1.488090] usbserial: USB Serial support registered for pl2303
  161. [ 1.507223] 40034000.usb supply vbus not found, using dummy regulator
  162. [ 1.525726] mousedev: PS/2 mouse device common for all mice
  163. [ 1.545469] rtc-ds1307 0-0068: rtc core: registered m41t00 as rtc0
  164. [ 1.563533] snvs_rtc 400a7000.snvs:snvs-rtc-lp: rtc core: registered 400a7000.snvs:snvs- as rtc1
  165. [ 1.592226] i2c /dev entries driver
  166. [ 1.610772] imx2-wdt 4003e000.wdog: timeout 60 sec (nowayout=0)
  167. [ 1.627368] sdhci: Secure Digital Host Controller Interface driver
  168. [ 1.643913] sdhci: Copyright(c) Pierre Ossman
  169. [ 1.658699] sdhci-pltfm: SDHCI platform and OF driver helper
  170. [ 1.676620] /soc/aips-bus@40080000/esdhc@400b2000: voltage-ranges unspecified
  171. [ 1.695211] sdhci-esdhc-imx 400b2000.esdhc: Got CD GPIO
  172. [ 1.712067] sdhci-esdhc-imx 400b2000.esdhc: No vmmc regulator found
  173. [ 1.729596] sdhci-esdhc-imx 400b2000.esdhc: No vqmmc regulator found
  174. [ 1.783703] mmc0: SDHCI controller on 400b2000.esdhc [400b2000.esdhc] using ADMA
  175. [ 1.815668] hidraw: raw HID events driver (C) Jiri Kosina
  176. [ 1.833290] usbcore: registered new interface driver usbhid
  177. [ 1.850505] usbhid: USB HID core driver
  178. [ 1.886009] Netfilter messages via NETLINK v0.30.
  179. [ 1.902431] nfnl_acct: registering with nfnetlink.
  180. [ 1.918548] nf_conntrack version 0.5.0 (1857 buckets, 7428 max)
  181. [ 1.937087] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>
  182. [ 1.956355] ip_tables: (C) 2000-2006 Netfilter Core Team
  183. [ 1.975142] NET: Registered protocol family 10
  184. [ 1.994203] ip6_tables: (C) 2000-2006 Netfilter Core Team
  185. [ 2.010809] NET: Registered protocol family 17
  186. [ 2.026320] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  187. [ 2.060691] Bridge firewalling registered
  188. [ 2.075894] 8021q: 802.1Q VLAN Support v1.8
  189. [ 2.091108] Key type dns_resolver registered
  190. [ 2.106642] Registering SWP/SWPB emulation handler
  191. [ 2.124935] registered taskstats version 1
  192. [ 2.146596] 40034000.usb supply vbus not found, using dummy regulator
  193. [ 2.169686] ci_hdrc ci_hdrc.0: EHCI Host Controller
  194. [ 2.185154] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
  195. [ 2.223252] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
  196. [ 2.242195] hub 1-0:1.0: USB hub found
  197. [ 2.256737] hub 1-0:1.0: 1 port detected
  198. [ 2.273353] VCC_USB[1-4]: supplied by 5V
  199. [ 2.292040] ci_hdrc ci_hdrc.1: EHCI Host Controller
  200. [ 2.307229] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
  201. [ 2.343254] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  202. [ 2.361546] hub 2-0:1.0: USB hub found
  203. [ 2.376668] hub 2-0:1.0: 1 port detected
  204. [ 2.394037] input: colibri-vf50-ts as /devices/platform/vf50-touchscreen/input/input0
  205. [ 2.426033] ubi0: default fastmap pool size: 50
  206. [ 2.440762] ubi0: default fastmap WL pool size: 25
  207. [ 2.455437] ubi0: attaching mtd3
  208. [ 2.582603] ubi0: attached by fastmap
  209. [ 2.595635] ubi0: fastmap pool size: 50
  210. [ 2.608402] ubi0: fastmap WL pool size: 25
  211. [ 2.633808] ubi0: attached mtd3 (name "ubi", size 126 MiB)
  212. [ 2.648292] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  213. [ 2.664330] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  214. [ 2.680320] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  215. [ 2.696714] ubi0: good PEBs: 1002, bad PEBs: 6, corrupted PEBs: 0
  216. [ 2.712211] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
  217. [ 2.737787] ubi0: max/mean erase counter: 75/10, WL threshold: 4096, image sequence number: 0
  218. [ 2.765497] ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 14
  219. [ 2.795498] ubi0: background thread "ubi_bgt0d" started, PID 57
  220. [ 2.815685] input: gpio-keys as /devices/platform/gpio-keys/input/input1
  221. [ 2.837027] rtc-ds1307 0-0068: setting system clock to 2017-04-24 15:57:26 UTC (1493049446)
  222. [ 2.887593] ALSA device list:
  223. [ 2.901813] No soundcards found.
  224. [ 2.958491] UBIFS (ubi0:2): recovery needed
  225. [ 3.207813] UBIFS assert failed in ubifs_change_lp at 559 (pid 1)
  226. [ 3.224929] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.59-2.7.2+g7cfa321 #1
  227. [ 3.243285] Hardware name: Freescale Vybrid VF5xx/VF6xx (Device Tree)
  228. [ 3.261196] Backtrace:
  229. [ 3.275292] [<800134ac>] (dump_backtrace) from [<800136a4>] (show_stack+0x18/0x1c)
  230. [ 3.306758] r7:86b6b650 r6:86b6b640 r5:86054418 r4:86b6b000
  231. [ 3.325300] [<8001368c>] (show_stack) from [<802a1a1c>] (dump_stack+0x24/0x28)
  232. [ 3.357333] [<802a19f8>] (dump_stack) from [<80237c24>] (ubifs_change_lp+0x658/0x6ec)
  233. [ 3.390461] [<802375cc>] (ubifs_change_lp) from [<80228b08>] (ubifs_replay_journal+0x100c/0x1528)
  234. [ 3.425047] r10:86b6b944 r9:86842000 r8:00000000 r7:8060e2dc r6:86b6b000 r5:86b6b85c
  235. [ 3.458949] r4:86bbc840
  236. [ 3.474112] [<80227afc>] (ubifs_replay_journal) from [<8021d6a0>] (ubifs_mount+0x115c/0x17e4)
  237. [ 3.507731] r10:86b6b1b0 r9:00000000 r8:0001e5a0 r7:86b6b000 r6:8600f980 r5:86bbbc00
  238. [ 3.541340] r4:00000002
  239. [ 3.556435] [<8021c544>] (ubifs_mount) from [<800cdfe8>] (mount_fs+0x1c/0xac)
  240. [ 3.576625] r10:8085561c r9:8084d00c r8:00000000 r7:8085561c r6:8085561c r5:8600f900
  241. [ 3.611096] r4:8021c544
  242. [ 3.626865] [<800cdfcc>] (mount_fs) from [<800e6074>] (vfs_kern_mount+0x50/0xfc)
  243. [ 3.660334] r6:00008001 r5:8600f900 r4:86b5bb40
  244. [ 3.678474] [<800e6024>] (vfs_kern_mount) from [<800e8b94>] (do_mount+0x1a8/0xbb4)
  245. [ 3.711980] r9:8084d00c r8:8600f8c0 r7:8600f900 r6:00008001 r5:00000060 r4:00000000
  246. [ 3.746491] [<800e89ec>] (do_mount) from [<800e9910>] (SyS_mount+0x94/0xc0)
  247. [ 3.767028] r10:807518c8 r9:80836868 r8:00008001 r7:807518c8 r6:00000000 r5:8600f8c0
  248. [ 3.801498] r4:8600f900
  249. [ 3.816964] [<800e987c>] (SyS_mount) from [<8080c2b4>] (mount_block_root+0x138/0x264)
  250. [ 3.850097] r8:87db24a0 r7:00008001 r6:80836858 r5:86025000 r4:86025000
  251. [ 3.870246] [<8080c17c>] (mount_block_root) from [<8080c5b4>] (prepare_namespace+0xa4/0x1a0)
  252. [ 3.904666] r10:80836838 r9:00000008 r8:8080b600 r7:80836834 r6:8087a100 r5:80836868
  253. [ 3.938760] r4:80836858
  254. [ 3.954004] [<8080c510>] (prepare_namespace) from [<8080bef0>] (kernel_init_freeable+0x1d0/0x1e0)
  255. [ 3.988870] r5:8087a100 r4:80808ba8
  256. [ 4.005479] [<8080bd20>] (kernel_init_freeable) from [<805ee408>] (kernel_init+0x10/0xf0)
  257. [ 4.039442] r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:805ee3f8
  258. [ 4.074027] r4:00000000
  259. [ 4.089682] [<805ee3f8>] (kernel_init) from [<8000f838>] (ret_from_fork+0x14/0x3c)
  260. [ 4.123266] r5:805ee3f8 r4:00000000
  261. [ 4.140335] UBIFS (ubi0:2): recovery deferred
  262. [ 4.157803] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs", R/O mode
  263. [ 4.190763] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  264. [ 4.225829] UBIFS (ubi0:2): FS size: 114532352 bytes (109 MiB, 902 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  265. [ 4.262072] UBIFS (ubi0:2): reserved for root: 0 bytes (0 KiB)
  266. [ 4.280847] UBIFS (ubi0:2): media format: w4/r0 (latest is w4/r0), UUID 82B0D111-BA79-4D60-855B-974EE12D13AC, small LPT model
  267. [ 4.318813] VFS: Mounted root (ubifs filesystem) readonly on device 0:14.
  268. [ 4.339760] devtmpfs: mounted
  269. [ 4.356964] Freeing unused kernel memory: 228K (8080b000 - 80844000)
  270. [ 4.744522] random: systemd: uninitialized urandom read (16 bytes read, 46 bits of entropy available)
  271. [ 4.807223] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT +GNUTLS -ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  272. [ 4.867395] systemd[1]: Detected architecture arm.
  273.  
  274. Welcome to The Ångström Distribution v2016.12!
  275.  
  276. [ 4.915517] systemd[1]: Set hostname to <colibri-vf>.
  277. [ 5.010697] random: systemd: uninitialized urandom read (16 bytes read, 49 bits of entropy available)
  278. [ 5.305339] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 53 bits of entropy available)
  279. [ 5.357836] random: systemd: uninitialized urandom read (16 bytes read, 53 bits of entropy available)
  280. [ 5.395755] random: systemd: uninitialized urandom read (16 bytes read, 53 bits of entropy available)
  281. [ 5.505333] random: systemd: uninitialized urandom read (16 bytes read, 57 bits of entropy available)
  282. [ 5.543945] random: systemd: uninitialized urandom read (16 bytes read, 57 bits of entropy available)
  283. [ 5.583838] random: systemd: uninitialized urandom read (16 bytes read, 57 bits of entropy available)
  284. [ 5.711213] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available)
  285. [ 5.775028] random: systemd: uninitialized urandom read (16 bytes read, 61 bits of entropy available)
  286. [ 6.303575] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  287. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  288. [ 6.366732] systemd[1]: Listening on Journal Socket.
  289. [ OK ] Listening on Journal Socket.
  290. [ 6.404447] systemd[1]: Listening on Journal Socket (/dev/log).
  291. [ OK ] Listening on Journal Socket (/dev/log).
  292. [ 6.445789] systemd[1]: Listening on Network Service Netlink Socket.
  293. [ OK ] Listening on Network Service Netlink Socket.
  294. [ 6.483853] systemd[1]: Reached target Remote File Systems.
  295. [ OK ] Reached target Remote File Systems.
  296. [ 6.559231] systemd[1]: Reached target Swap.
  297. [ OK ] Reached target Swap.
  298. [ 6.594233] systemd[1]: Listening on udev Kernel Socket.
  299. [ OK ] Listening on udev Kernel Socket.
  300. [ 6.634539] systemd[1]: Listening on udev Control Socket.
  301. [ OK ] Listening on udev Control Socket.
  302. [ 6.675901] systemd[1]: Created slice System Slice.
  303. [ OK ] Created slice System Slice.
  304. [ 6.714755] systemd[1]: Created slice system-getty.slice.
  305. [ OK ] Created slice system-getty.slice.
  306. [ 6.766403] systemd[1]: Starting Load Kernel Modules...
  307. Starting Load Kernel Modules...
  308. [ 6.820429] systemd[1]: Starting Setup Virtual Console...
  309. Starting Setup Virtual Console...
  310. [ 6.885509] systemd[1]: Mounting Temporary Directory...
  311. Mounting Temporary Directory...
  312. [ 6.929243] systemd[1]: Starting Journal Service...
  313. Starting Journal Service...
  314. [ 7.036861] systemd[1]: Mounting Debug File System...
  315. Mounting Debug File System...
  316. [ 7.155011] systemd[1]: Created slice system-serial\x2dgetty.slice.
  317. [ OK ] Created slice system-serial\x2dgetty.slice.
  318. [ 7.215131] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  319. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  320. [ 7.262596] systemd[1]: Reached target Paths.
  321. [ OK ] Reached target Paths.
  322. [ 7.304722] systemd[1]: Created slice User and Session Slice.
  323. [ OK ] Created slice User and Session Slice.
  324. [ 7.333244] systemd[1]: Reached target Slices.
  325. [ OK ] Reached target Slices.
  326. [ 7.392797] systemd[1]: Starting File System Check on Root Device...
  327. Starting File System Check on Root Device...
  328. [ 7.461431] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  329. Starting Create list of required st... nodes for the current kernel...
  330. [ 7.604573] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  331. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  332. [ 7.650724] systemd[1]: Mounted Debug File System.
  333. [ OK ] Mounted Debug File System.
  334. [ 7.689189] systemd[1]: Mounted Temporary Directory.
  335. [ OK ] Mounted Temporary Directory.
  336. [ 7.747668] systemd[1]: Started Load Kernel Modules.
  337. [ OK ] Started Load Kernel Modules.
  338. [ 7.791525] systemd[1]: Started Setup Virtual Console.
  339. [ OK ] Started Setup Virtual Console.
  340. [ 7.829270] systemd[1]: Started File System Check on Root Device.
  341. [ OK ] Started File System Check on Root Device.
  342. [ 7.876410] systemd[1]: Started Create list of required static device nodes for the current kernel.
  343. [ OK ] Started Create list of required sta...ce nodes for the current kernel.
  344. [ 7.925598] systemd[1]: Started Journal Service.
  345. [ OK ] Started Journal Service.
  346. Starting Remount Root and Kernel File Systems...
  347. Mounting Configuration File System...
  348. Mounting FUSE Control File System...
  349. Starting Apply Kernel Variables...
  350. [ OK ] Mounted Configuration File System.
  351. [ 8.267822] UBIFS (ubi0:2): completing deferred recovery
  352. [ OK ] Mounted FUSE Control File System.
  353. [ OK ] Started Apply Kernel Variables.
  354. [ 8.571120] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 94
  355. [ 8.668836] UBIFS assert failed in pack_bits at 242 (pid 86)
  356. [ 8.684725] CPU: 0 PID: 86 Comm: mount Not tainted 4.4.59-2.7.2+g7cfa321 #1
  357. [ 8.702128] Hardware name: Freescale Vybrid VF5xx/VF6xx (Device Tree)
  358. [ 8.719188] Backtrace:
  359. [ 8.732291] [<800134ac>] (dump_backtrace) from [<800136a4>] (show_stack+0x18/0x1c)
  360. [ 8.761267] r7:860b9d1c r6:00000002 r5:883fb170 r4:0000000e
  361. [ 8.778591] [<8001368c>] (show_stack) from [<802a1a1c>] (dump_stack+0x24/0x28)
  362. [ 8.807801] [<802a19f8>] (dump_stack) from [<80232194>] (pack_bits+0x200/0x224)
  363. [ 8.838093] [<80231f94>] (pack_bits) from [<80232ebc>] (ubifs_pack_pnode+0x88/0x100)
  364. [ 8.869468] r9:883fb16e r8:883fb16c r7:86054460 r6:86b6b000 r5:860b9d1c r4:86054418
  365. [ 8.901882] [<80232e34>] (ubifs_pack_pnode) from [<8023d510>] (ubifs_lpt_end_commit+0x2c0/0x748)
  366. [ 8.935868] r9:00000011 r8:86054400 r7:0001817d r6:00018000 r5:00000000 r4:86b6b000
  367. [ 8.970976] [<8023d250>] (ubifs_lpt_end_commit) from [<8022a850>] (do_commit+0x198/0x4dc)
  368. [ 9.006453] r10:00000000 r9:86bbbc44 r8:86047144 r7:00000003 r6:86b6b150 r5:00000000
  369. [ 9.042977] r4:86b6b000
  370. [ 9.059594] [<8022a6b8>] (do_commit) from [<8022adac>] (ubifs_run_commit+0x74/0xb8)
  371. [ 9.095027] r8:00000000 r7:00000000 r6:00000000 r5:86b6b1cc r4:86b6b000
  372. [ 9.116810] [<8022ad38>] (ubifs_run_commit) from [<802399a4>] (ubifs_rcvry_gc_commit+0x7c/0x1fc)
  373. [ 9.153858] r5:86047000 r4:86b6b000
  374. [ 9.171684] [<80239928>] (ubifs_rcvry_gc_commit) from [<8021bb9c>] (ubifs_remount_fs+0x428/0x724)
  375. [ 9.208495] r7:00000000 r6:86b6b7d0 r5:86b6b814 r4:86b6b000
  376. [ 9.228981] [<8021b774>] (ubifs_remount_fs) from [<800cdc2c>] (do_remount_sb+0x6c/0x1d4)
  377. [ 9.264733] r10:00000000 r9:86bbbc44 r8:00000000 r7:00000000 r6:00000000 r5:00000000
  378. [ 9.300925] r4:86bbbc00
  379. [ 9.317159] [<800cdbc0>] (do_remount_sb) from [<800e8f98>] (do_mount+0x5ac/0xbb4)
  380. [ 9.351377] r8:86b5bb50 r7:86bbbc00 r6:00000020 r5:00000020 r4:00000000
  381. [ 9.372627] [<800e89ec>] (do_mount) from [<800e9910>] (SyS_mount+0x94/0xc0)
  382. [ 9.393229] r10:00000000 r9:860b8000 r8:c0ed0020 r7:01a68860 r6:00000000 r5:8617a7c0
  383. [ 9.428087] r4:8617a800
  384. [ 9.443575] [<800e987c>] (SyS_mount) from [<8000f780>] (ret_fast_syscall+0x0/0x3c)
  385. [ 9.476590] r8:8000f944 r7:00000015 r6:00000000 r5:00000000 r4:00000000
  386. [ 9.519052] UBIFS (ubi0:2): deferred recovery completed
  387. [ OK ] Started Remount Root and Kernel File Systems.
  388. Starting Flush Journal to Persistent Storage...
  389. Starting Create Static Device Nodes in /dev...
  390. Starting udev Coldplug all Devices...
  391. [ OK ] Started Create Static Device Nodes in /dev.
  392. [ 10.008466] systemd-journald[72]: Received request to flush runtime journal from PID 1
  393. Starting udev Kernel Device Manager...
  394. [ OK ] Reached target Local File Systems (Pre).
  395. Mounting /var/volatile...
  396. [ 10.154790] UBIFS assert failed in ubifs_change_lp at 559 (pid 72)
  397. [ 10.174504] CPU: 0 PID: 72 Comm: systemd-journal Not tainted 4.4.59-2.7.2+g7cfa321 #1
  398. [ 10.208511] Hardware name: Freescale Vybrid VF5xx/VF6xx (Device Tree)
  399. [ 10.228506] Backtrace:
  400. [ 10.244201] [<800134ac>] (dump_backtrace) from [<800136a4>] (show_stack+0x18/0x1c)
  401. [ 10.278040] r7:86b6b650 r6:86b6b640 r5:86054418 r4:86b6b000
  402. [ 10.297767] [<8001368c>] (show_stack) from [<802a1a1c>] (dump_stack+0x24/0x28)
  403. [ 10.331008] [<802a19f8>] (dump_stack) from [<80237c24>] (ubifs_change_lp+0x658/0x6ec)
  404. [ 10.365697] [<802375cc>] (ubifs_change_lp) from [<80237ea4>] (ubifs_update_one_lp+0x80/0x170)
  405. [ 10.401207] r10:861cf480 r9:00000000 r8:0001ef60 r7:0000031b r6:86b6b85c r5:86b6b000
  406. [ 10.437054] r4:00000000
  407. [ 10.453049] [<80237e24>] (ubifs_update_one_lp) from [<8021b2a4>] (bud_wbuf_callback+0x20/0x28)
  408. [ 10.489000] r8:000000a0 r7:0001f000 r6:8021b284 r5:86b6b000 r4:86047090
  409. [ 10.510550] [<8021b284>] (bud_wbuf_callback) from [<80220840>] (ubifs_wbuf_write_nolock+0x1f4/0x744)
  410. [ 10.547131] [<8022064c>] (ubifs_wbuf_write_nolock) from [<80213c2c>] (write_head.constprop.1+0x58/0x78)
  411. [ 10.584137] r10:00000001 r9:00000000 r8:00000000 r7:860d3e94 r6:000000a0 r5:861cf480
  412. [ 10.620394] r4:86047090
  413. [ 10.636702] [<80213bd4>] (write_head.constprop.1) from [<80214548>] (ubifs_jnl_write_inode+0xac/0x1e8)
  414. [ 10.673337] r7:861cf480 r6:000000a0 r5:8651a780 r4:86b6b000
  415. [ 10.693513] [<8021449c>] (ubifs_jnl_write_inode) from [<8021b134>] (ubifs_write_inode+0xd4/0x144)
  416. [ 10.729700] r10:00000000 r9:7fffffff r8:ffffffff r7:8651a8c0 r6:86b6b000 r5:00000000
  417. [ 10.765817] r4:8651a780
  418. [ 10.781900] [<8021b060>] (ubifs_write_inode) from [<8021678c>] (ubifs_fsync+0xb4/0xc0)
  419. [ 10.816419] r7:8651a7e4 r6:86b6b000 r5:00000000 r4:8651a780
  420. [ 10.836149] [<802166d8>] (ubifs_fsync) from [<800f3e44>] (vfs_fsync_range+0x44/0x90)
  421. [ 10.870106] r9:860d2000 r8:8000f944 r7:7fffffff r6:ffffffff r5:00000000 r4:86126540
  422. [ 10.905740] [<800f3e00>] (vfs_fsync_range) from [<800f3f08>] (do_fsync+0x44/0x6c)
  423. [ 10.940342] r7:00000076 r6:00000000 r5:86126540 r4:86126540
  424. [ 10.960485] [<800f3ec4>] (do_fsync) from [<800f41ac>] (SyS_fsync+0x14/0x18)
  425. [ 10.981309] r6:00000006 r5:552ee448 r4:552ee318
  426. [ 11.000029] [<800f4198>] (SyS_fsync) from [<8000f780>] (ret_fast_syscall+0x0/0x3c)
  427. [ OK ] Mounted /var/volatile.
  428. [ OK ] Reached target Local File Systems.
  429. Starting Load/Save Random Seed...
  430. [ OK ] Started Load/Save Random Seed.
  431. [ 11.420108] systemd-journald[72]: File /var/log/journal/2eee5ec4fe8d41c196eb3804cef1c0b6/system.journal corrupted or uncleanly shut down, renaming and replacing.
  432. [ OK ] Started udev Kernel Device Manager.
  433. [ OK ] Started Flush Journal to Persistent Storage.
  434. Starting Create Volatile Files and Directories...
  435. [ OK ] Started Create Volatile Files and Directories.
  436. Starting Network Time Synchronization...
  437. Starting Update UTMP about System Boot/Shutdown...
  438. [ OK ] Started Update UTMP about System Boot/Shutdown.
  439. [ OK ] Started Network Time Synchronization.
  440. [ OK ] Reached target System Time Synchronized.
  441. [ OK ] Created slice system-systemd\x2dbacklight.slice.
  442. Starting Load/Save Screen Backlight...htness of backlight:backlight...
  443. [ OK ] Started udev Coldplug all Devices.
  444. [ OK ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
  445. [ OK ] Reached target System Initialization.
  446. Starting sshd.socket.
  447. [ OK ] Started Daily Cleanup of Temporary Directories.
  448. [ OK ] Reached target Timers.
  449. [ OK ] Listening on D-Bus System Message Bus Socket.
  450. [ OK ] Listening on RPCbind Server Activation Socket.
  451. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  452. [ OK ] Listening on sshd.socket.
  453. [ OK ] Found device /dev/ttyLP0.
  454. [ OK ] Reached target Sockets.
  455. [ OK ] Reached target Basic System.
  456. Starting Login Service...
  457. [ OK ] Started D-Bus System Message Bus.
  458. [ 17.003563] random: nonblocking pool is initialized
  459. Starting Connection service...
  460. [ OK ] Started Timestamping service.
  461. Starting Load default USB gadget schema g1.schema...
  462. Starting Avahi mDNS/DNS-SD Stack...
  463. [ OK ] Started Login Service.
  464. [ 21.149496] using random self ethernet address
  465. [ 21.167831] using random host ethernet address
  466. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  467. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  468. [ OK ] Started Connection service.
  469. [ 22.716491] usb0: HOST MAC 00:14:2d:ff:ff:fe
  470. [ 22.773765] usb0: MAC 00:14:2d:ff:ff:ff
  471. [ OK ] Started Load default USB gadget schema g1.schema.
  472. Starting Network Service...
  473. Starting WPA supplicant...
  474. [ OK ] Started Network Service.
  475. [ 23.758805] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
  476. Starting Hostname Service...
  477. [ 23.963360] fec 400d1000.ethernet eth0: Freescale FEC PHY driver [Micrel KSZ8041] (mii_bus:phy_addr=400d1000.etherne:00, irq=-1)
  478. [ 24.031605] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  479. [ OK ] Started WPA supplicant.
  480. [ OK ] Reached target Network.
  481. Starting Permit User Sessions...
  482. [ OK ] Started Permit User Sessions.
  483. [ OK ] Started Serial Getty on ttyLP0.
  484. [ OK ] Started LXDE Display Manager.
  485. [ OK ] Started Hostname Service.
  486.  
  487.  
  488. U-Boot 2016.11-2.7.2+g60021a4 (Apr 20 2017 - 16:28:18 +0200)
  489.  
  490. CPU: Freescale Vybrid VF500 at 396 MHz
  491. Reset cause: POWER ON RESET
  492. DRAM: 128 MiB
  493. NAND: 128 MiB
  494. MMC: FSL_SDHC: 0
  495. *** Warning - bad CRC, using default environment
  496.  
  497. In: serial
  498. Out: serial
  499. Err: serial
  500. Model: Toradex Colibri VF50 128MB V1.2A, Serial# 04873987
  501. Net: FEC
  502. Hit any key to stop autoboot: 0
  503. Booting from NAND...
  504. ubi0: default fastmap pool size: 50
  505. ubi0: default fastmap WL pool size: 25
  506. ubi0: attaching mtd1
  507. ubi0: attached by fastmap
  508. ubi0: fastmap pool size: 50
  509. ubi0: fastmap WL pool size: 25
  510. ubi0: attached mtd1 (name "mtd=3", size 126 MiB)
  511. ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  512. ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  513. ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  514. ubi0: good PEBs: 1002, bad PEBs: 6, corrupted PEBs: 0
  515. ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
  516. ubi0: max/mean erase counter: 75/10, WL threshold: 4096, image sequence number: 0
  517. ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 14
  518. Read 0 bytes from volume kernel to 81000000
  519. No size specified -> Using max size (4733120)
  520. Read 0 bytes from volume dtb to 82000000
  521. No size specified -> Using max size (25617)
  522. Kernel image @ 0x81000000 [ 0x000000 - 0x4838c0 ]
  523. ## Flattened Device Tree blob at 82000000
  524. Booting using the fdt blob at 0x82000000
  525. Using Device Tree in place at 82000000, end 82009410
  526.  
  527. Starting kernel ...
  528.  
  529. [ 0.000000] Booting Linux on physical CPU 0x0
  530. [ 0.000000] Linux version 4.4.59-2.7.2+g7cfa321 (dvb@linuxdev.toradex.int) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #1 Thu Apr 20 16:25:46 CEST 2017
  531. [ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d
  532. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  533. [ 0.000000] Machine model: Toradex Colibri VF50 on Colibri Evaluation Board
  534. [ 0.000000] cma: Reserved 16 MiB at 0x86c00000
  535. [ 0.000000] Memory policy: Data cache writeback
  536. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  537. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32004
  538. [ 0.000000] Kernel command line: ubi.mtd=ubi root=ubi0:rootfs rootfstype=ubifs ubi.fm_autoconvert=1 console=tty1 console=ttyLP0,115200n8 consoleblank=0 mtdparts=vf610_nfc:128k(vf-bcb)ro,1408k(u-boot)ro,512k(u-boot-env),-(ubi)
  539. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  540. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  541. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  542. [ 0.000000] Memory: 102484K/129024K available (6059K kernel code, 216K rwdata, 2144K rodata, 228K init, 176K bss, 10156K reserved, 16384K cma-reserved)
  543. [ 0.000000] Virtual kernel memory layout:
  544. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  545. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  546. [ 0.000000] vmalloc : 0x88000000 - 0xff800000 (1912 MB)
  547. [ 0.000000] lowmem : 0x80000000 - 0x87e00000 ( 126 MB)
  548. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  549. [ 0.000000] .text : 0x80008000 - 0x8080aff4 (8204 kB)
  550. [ 0.000000] .init : 0x8080b000 - 0x80844000 ( 228 kB)
  551. [ 0.000000] .data : 0x80844000 - 0x8087a0e0 ( 217 kB)
  552. [ 0.000000] .bss : 0x8087a0e0 - 0x808a6130 ( 177 kB)
  553. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  554. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  555. [ 0.000054] sched_clock: 64 bits at 132MHz, resolution 7ns, wraps every 2199023255551ns
  556. [ 0.000129] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x1e7178659b, max_idle_ns: 440795204301 ns
  557. [ 0.001277] Console: colour dummy device 80x30
  558. [ 0.002406] console [tty1] enabled
  559. [ 0.002487] Calibrating delay loop... 262.96 BogoMIPS (lpj=1314816)
  560. [ 0.070296] pid_max: default: 32768 minimum: 301
  561. [ 0.070626] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  562. [ 0.070723] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  563. [ 0.072666] CPU: Testing write buffer coherency: ok
  564. [ 0.073639] Setting up static identity map for 0x80008200 - 0x80008258
  565. [ 0.077582] devtmpfs: initialized
  566. [ 0.095791] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
  567. [ 0.096919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  568. [ 0.097123] futex hash table entries: 256 (order: -1, 3072 bytes)
  569. [ 0.100520] pinctrl core: initialized pinctrl subsystem
  570. [ 0.103900] NET: Registered protocol family 16
  571. [ 0.107745] DMA: preallocated 256 KiB pool for atomic coherent allocations
  572. [ 0.110654] cpuidle: using governor menu
  573. [ 0.147127] irq: no irq domain found for /soc/aips-bus@40000000/gpio@40049000 !
  574. [ 0.151149] PM: CKE/RESET pulls available, enable Suspend-to-RAM
  575. [ 0.152210] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers.
  576. [ 0.152335] hw-breakpoint: maximum watchpoint size is 4 bytes.
  577. [ 0.153454] vf610-pinctrl 40048000.iomuxc: initialized IMX pinctrl driver
  578. [ 0.201994] SCSI subsystem initialized
  579. [ 0.203133] usbcore: registered new interface driver usbfs
  580. [ 0.203448] usbcore: registered new interface driver hub
  581. [ 0.203843] usbcore: registered new device driver usb
  582. [ 0.206654] i2c i2c-0: IMX I2C adapter registered
  583. [ 0.206899] i2c i2c-0: using dma0chan0 (tx) and dma0chan1 (rx) for DMA transfers
  584. [ 0.207437] Linux video capture interface: v2.00
  585. [ 0.207845] pps_core: LinuxPPS API ver. 1 registered
  586. [ 0.207929] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  587. [ 0.208145] PTP clock support registered
  588. [ 0.209611] Advanced Linux Sound Architecture Driver Initialized.
  589. [ 0.213204] clocksource: Switched to clocksource arm_global_timer
  590. [ 0.255315] NET: Registered protocol family 2
  591. [ 0.257652] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  592. [ 0.257804] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  593. [ 0.257907] TCP: Hash tables configured (established 1024 bind 1024)
  594. [ 0.258289] UDP hash table entries: 256 (order: 0, 4096 bytes)
  595. [ 0.258411] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  596. [ 0.258973] NET: Registered protocol family 1
  597. [ 0.260101] RPC: Registered named UNIX socket transport module.
  598. [ 0.260221] RPC: Registered udp transport module.
  599. [ 0.260283] RPC: Registered tcp transport module.
  600. [ 0.260341] RPC: Registered tcp NFSv4.1 backchannel transport module.
  601. [ 0.262802] hw perfevents: enabled with armv7_cortex_a5 PMU driver, 3 counters available
  602. [ 0.289746] NFS: Registering the id_resolver key type
  603. [ 0.289967] Key type id_resolver registered
  604. [ 0.290046] Key type id_legacy registered
  605. [ 0.290232] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  606. [ 0.292098] ntfs: driver 2.1.32 [Flags: R/W].
  607. [ 0.293842] fuse init (API version 7.23)
  608. [ 0.304369] io scheduler noop registered
  609. [ 0.304502] io scheduler deadline registered
  610. [ 0.305113] io scheduler cfq registered (default)
  611. [ 0.321033] 40027000.serial: ttyLP0 at MMIO 0x40027000 (irq = 19, base_baud = 4125000) is a FSL_LPUART
  612. [ 0.835869] console [ttyLP0] enabled
  613. [ 0.841319] 40028000.serial: ttyLP1 at MMIO 0x40028000 (irq = 20, base_baud = 4125000) is a FSL_LPUART
  614. [ 0.852635] 40029000.serial: ttyLP2 at MMIO 0x40029000 (irq = 21, base_baud = 4125000) is a FSL_LPUART
  615. [ 0.865252] [drm] Initialized drm 1.1.0 20060810
  616. [ 0.880947] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  617. [ 0.887796] [drm] No driver support for vblank timestamp query.
  618. [ 0.928381] Console: switching to colour frame buffer device 80x30
  619. [ 0.961749] fsl-dcu 40058000.dcu: fb0: frame buffer device
  620. [ 0.978356] [drm] Initialized fsl-dcu-drm 1.0.0 20150213 on minor 0
  621. [ 1.019110] loop: module loaded
  622. [ 1.037236] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
  623. [ 1.054754] nand: Macronix NAND 128MiB 3,3V 8-bit
  624. [ 1.070355] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  625. [ 1.100488] Bad block table found at page 65472, version 0x01
  626. [ 1.118014] Bad block table found at page 65408, version 0x01
  627. [ 1.135096] nand_read_bbt: bad block at 0x000000980000
  628. [ 1.151368] nand_read_bbt: bad block at 0x0000013c0000
  629. [ 1.167573] 4 cmdlinepart partitions found on MTD device vf610_nfc
  630. [ 1.185041] Creating 4 MTD partitions on "vf610_nfc":
  631. [ 1.201510] 0x000000000000-0x000000020000 : "vf-bcb"
  632. [ 1.219171] 0x000000020000-0x000000180000 : "u-boot"
  633. [ 1.236473] 0x000000180000-0x000000200000 : "u-boot-env"
  634. [ 1.254029] 0x000000200000-0x000008000000 : "ubi"
  635. [ 1.280020] +V3.3: supplied by 3.3V
  636. [ 1.295641] pps pps0: new PPS source ptp0
  637. [ 1.319626] libphy: fec_enet_mii_bus: probed
  638. [ 1.335077] fec 400d1000.ethernet eth0: registered PHC device 0
  639. [ 1.351770] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  640. [ 1.369021] usbcore: registered new interface driver usb-storage
  641. [ 1.385372] usbcore: registered new interface driver usbserial
  642. [ 1.400849] usbcore: registered new interface driver usbserial_generic
  643. [ 1.416722] usbserial: USB Serial support registered for generic
  644. [ 1.432102] usbcore: registered new interface driver ftdi_sio
  645. [ 1.447213] usbserial: USB Serial support registered for FTDI USB Serial Device
  646. [ 1.472412] usbcore: registered new interface driver pl2303
  647. [ 1.487358] usbserial: USB Serial support registered for pl2303
  648. [ 1.506620] 40034000.usb supply vbus not found, using dummy regulator
  649. [ 1.525197] mousedev: PS/2 mouse device common for all mice
  650. [ 1.545015] rtc-ds1307 0-0068: rtc core: registered m41t00 as rtc0
  651. [ 1.562996] snvs_rtc 400a7000.snvs:snvs-rtc-lp: rtc core: registered 400a7000.snvs:snvs- as rtc1
  652. [ 1.591710] i2c /dev entries driver
  653. [ 1.610252] imx2-wdt 4003e000.wdog: timeout 60 sec (nowayout=0)
  654. [ 1.626847] sdhci: Secure Digital Host Controller Interface driver
  655. [ 1.643392] sdhci: Copyright(c) Pierre Ossman
  656. [ 1.658175] sdhci-pltfm: SDHCI platform and OF driver helper
  657. [ 1.676102] /soc/aips-bus@40080000/esdhc@400b2000: voltage-ranges unspecified
  658. [ 1.694686] sdhci-esdhc-imx 400b2000.esdhc: Got CD GPIO
  659. [ 1.711554] sdhci-esdhc-imx 400b2000.esdhc: No vmmc regulator found
  660. [ 1.729096] sdhci-esdhc-imx 400b2000.esdhc: No vqmmc regulator found
  661. [ 1.783821] mmc0: SDHCI controller on 400b2000.esdhc [400b2000.esdhc] using ADMA
  662. [ 1.815829] hidraw: raw HID events driver (C) Jiri Kosina
  663. [ 1.833447] usbcore: registered new interface driver usbhid
  664. [ 1.850669] usbhid: USB HID core driver
  665. [ 1.886246] Netfilter messages via NETLINK v0.30.
  666. [ 1.902692] nfnl_acct: registering with nfnetlink.
  667. [ 1.918827] nf_conntrack version 0.5.0 (1857 buckets, 7428 max)
  668. [ 1.937376] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>
  669. [ 1.956655] ip_tables: (C) 2000-2006 Netfilter Core Team
  670. [ 1.975421] NET: Registered protocol family 10
  671. [ 1.994505] ip6_tables: (C) 2000-2006 Netfilter Core Team
  672. [ 2.011139] NET: Registered protocol family 17
  673. [ 2.026654] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  674. [ 2.061039] Bridge firewalling registered
  675. [ 2.076255] 8021q: 802.1Q VLAN Support v1.8
  676. [ 2.091480] Key type dns_resolver registered
  677. [ 2.107012] Registering SWP/SWPB emulation handler
  678. [ 2.125324] registered taskstats version 1
  679. [ 2.146966] 40034000.usb supply vbus not found, using dummy regulator
  680. [ 2.170065] ci_hdrc ci_hdrc.0: EHCI Host Controller
  681. [ 2.185542] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
  682. [ 2.223374] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
  683. [ 2.242318] hub 1-0:1.0: USB hub found
  684. [ 2.256873] hub 1-0:1.0: 1 port detected
  685. [ 2.273490] VCC_USB[1-4]: supplied by 5V
  686. [ 2.292229] ci_hdrc ci_hdrc.1: EHCI Host Controller
  687. [ 2.307443] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
  688. [ 2.343376] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  689. [ 2.361698] hub 2-0:1.0: USB hub found
  690. [ 2.376976] hub 2-0:1.0: 1 port detected
  691. [ 2.394356] input: colibri-vf50-ts as /devices/platform/vf50-touchscreen/input/input0
  692. [ 2.426352] ubi0: default fastmap pool size: 50
  693. [ 2.441096] ubi0: default fastmap WL pool size: 25
  694. [ 2.455774] ubi0: attaching mtd3
  695. [ 2.584534] ubi0: attached by fastmap
  696. [ 2.597602] ubi0: fastmap pool size: 50
  697. [ 2.610334] ubi0: fastmap WL pool size: 25
  698. [ 2.635815] ubi0: attached mtd3 (name "ubi", size 126 MiB)
  699. [ 2.650305] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  700. [ 2.666351] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  701. [ 2.682374] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  702. [ 2.698767] ubi0: good PEBs: 1002, bad PEBs: 6, corrupted PEBs: 0
  703. [ 2.714258] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
  704. [ 2.739818] ubi0: max/mean erase counter: 75/10, WL threshold: 4096, image sequence number: 0
  705. [ 2.767517] ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 14
  706. [ 2.797502] ubi0: background thread "ubi_bgt0d" started, PID 57
  707. [ 2.817499] input: gpio-keys as /devices/platform/gpio-keys/input/input1
  708. [ 2.838864] rtc-ds1307 0-0068: setting system clock to 2017-04-24 15:57:55 UTC (1493049475)
  709. [ 2.889314] ALSA device list:
  710. [ 2.903537] No soundcards found.
  711. [ 2.959873] UBIFS (ubi0:2): recovery needed
  712. [ 3.084675] UBIFS error (ubi0:2 pid 1): read_pnode: error -22 reading pnode at 9:98668
  713. [ 3.114364] (pid 1) dumping pnode:
  714. [ 3.128826] address 86051000 parent 86008f80 cnext 0
  715. [ 3.145290] flags 0 iip 0 level 0 num 0
  716. [ 3.160660] 0: free 126976 dirty 130736 flags 4 lnum 0
  717. [ 3.177611] 1: free 0 dirty 117128 flags 1 lnum 0
  718. [ 3.194054] 2: free 0 dirty 126976 flags 5 lnum 0
  719. [ 3.210146] 3: free 0 dirty 116672 flags 1 lnum 0
  720. [ 3.225913] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.59-2.7.2+g7cfa321 #1
  721. [ 3.244187] Hardware name: Freescale Vybrid VF5xx/VF6xx (Device Tree)
  722. [ 3.261840] Backtrace:
  723. [ 3.275343] [<800134ac>] (dump_backtrace) from [<800136a4>] (show_stack+0x18/0x1c)
  724. [ 3.304566] r7:00000000 r6:86051000 r5:ffffffea r4:86b6b000
  725. [ 3.321552] [<8001368c>] (show_stack) from [<802a1a1c>] (dump_stack+0x24/0x28)
  726. [ 3.350166] [<802a19f8>] (dump_stack) from [<80232b1c>] (ubifs_get_pnode.part.4+0x24c/0x2dc)
  727. [ 3.380343] [<802328d0>] (ubifs_get_pnode.part.4) from [<80234594>] (ubifs_lpt_lookup_dirty+0x260/0x2b0)
  728. [ 3.411833] r10:0000031b r9:86008f0c r8:00000006 r7:00000000 r6:00000310 r5:86b6b000
  729. [ 3.443072] r4:00000002
  730. [ 3.457412] [<80234334>] (ubifs_lpt_lookup_dirty) from [<80237e60>] (ubifs_update_one_lp+0x3c/0x170)
  731. [ 3.489933] r10:0000031b r9:00000a40 r8:80000001 r7:0000031b r6:86b6b85c r5:86b6b000
  732. [ 3.522350] r4:000000a0 r3:00000000
  733. [ 3.538463] [<80237e24>] (ubifs_update_one_lp) from [<802251cc>] (ubifs_tnc_add+0x11c/0x134)
  734. [ 3.571911] r8:86b6b1e8 r7:86052700 r6:86052730 r5:86052730 r4:86b6b000
  735. [ 3.592490] [<802250b0>] (ubifs_tnc_add) from [<80228910>] (ubifs_replay_journal+0xe14/0x1528)
  736. [ 3.628198] r10:86843cf8 r9:86049b00 r8:86b6b960 r7:86b6b960 r6:86b6b000 r5:00000000
  737. [ 3.663880] r4:86049b20
  738. [ 3.679956] [<80227afc>] (ubifs_replay_journal) from [<8021d6a0>] (ubifs_mount+0x115c/0x17e4)
  739. [ 3.715387] r10:86b6b1b0 r9:00000000 r8:0001e5a0 r7:86b6b000 r6:8600f980 r5:86bbbc00
  740. [ 3.750632] r4:00000002
  741. [ 3.766591] [<8021c544>] (ubifs_mount) from [<800cdfe8>] (mount_fs+0x1c/0xac)
  742. [ 3.787302] r10:8085561c r9:8084d00c r8:00000000 r7:8085561c r6:8085561c r5:8600f900
  743. [ 3.821657] r4:8021c544
  744. [ 3.837066] [<800cdfcc>] (mount_fs) from [<800e6074>] (vfs_kern_mount+0x50/0xfc)
  745. [ 3.870009] r6:00008001 r5:8600f900 r4:86b5bb40
  746. [ 3.887977] [<800e6024>] (vfs_kern_mount) from [<800e8b94>] (do_mount+0x1a8/0xbb4)
  747. [ 3.921056] r9:8084d00c r8:8600f8c0 r7:8600f900 r6:00008001 r5:00000060 r4:00000000
  748. [ 3.955047] [<800e89ec>] (do_mount) from [<800e9910>] (SyS_mount+0x94/0xc0)
  749. [ 3.975528] r10:807518c8 r9:80836868 r8:00008001 r7:807518c8 r6:00000000 r5:8600f8c0
  750. [ 4.009798] r4:8600f900
  751. [ 4.025180] [<800e987c>] (SyS_mount) from [<8080c2b4>] (mount_block_root+0x138/0x264)
  752. [ 4.058342] r8:87db24a0 r7:00008001 r6:80836858 r5:86025000 r4:86025000
  753. [ 4.078542] [<8080c17c>] (mount_block_root) from [<8080c5b4>] (prepare_namespace+0xa4/0x1a0)
  754. [ 4.112967] r10:80836838 r9:00000008 r8:8080b600 r7:80836834 r6:8087a100 r5:80836868
  755. [ 4.147260] r4:80836858
  756. [ 4.162505] [<8080c510>] (prepare_namespace) from [<8080bef0>] (kernel_init_freeable+0x1d0/0x1e0)
  757. [ 4.197354] r5:8087a100 r4:80808ba8
  758. [ 4.213979] [<8080bd20>] (kernel_init_freeable) from [<805ee408>] (kernel_init+0x10/0xf0)
  759. [ 4.247985] r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:805ee3f8
  760. [ 4.282639] r4:00000000
  761. [ 4.298393] [<805ee3f8>] (kernel_init) from [<8000f838>] (ret_from_fork+0x14/0x3c)
  762. [ 4.331926] r5:805ee3f8 r4:00000000
  763. [ 4.348549] UBIFS error (ubi0:2 pid 1): read_pnode: calc num: 196
  764. [ 4.367535] UBIFS error (ubi0:2 pid 1): ubifs_update_one_lp: cannot update properties of LEB 795, error -22
  765. [ 4.403513] List of all partitions:
  766. [ 4.419275] No filesystem could mount root, tried: ubifs
  767. [ 4.437431] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
  768. [ 4.469903] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Add Comment
Please, Sign In to add comment