pou

dmesg

pou
Jan 4th, 2017
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.81 KB | None | 0 0
  1. Booting Linux on physical CPU 0x0
  2. Linux version 3.10.17msc-ris-g95e7cc3-dirty (pou@pracePC) (gcc version 4.9.1 (GCC) ) #85 SMP PREEMPT Wed Jan 4 20:06:41 CET 2017
  3. CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
  4. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. Machine: Freescale i.MX6 Quad/DualLite/Solo (Device Tree), model: MSC nanoRISC i.MX6DL
  6. Truncating RAM at 10000000-8fffffff to -7f7fffff (vmalloc region overlap).
  7. cma: CMA: reserved 256 MiB at 6e000000
  8. Memory policy: ECC disabled, Data cache writealloc
  9. On node 0 totalpages: 456704
  10. free_area_init_node: node 0, pgdat 80c4e3c0, node_mem_map 80cb2000
  11. DMA zone: 3568 pages used for memmap
  12. DMA zone: 0 pages reserved
  13. DMA zone: 456704 pages, LIFO batch:31
  14. PERCPU: Embedded 8 pages/cpu @81acc000 s8832 r8192 d15744 u32768
  15. pcpu-alloc: s8832 r8192 d15744 u32768 alloc=8*4096
  16. pcpu-alloc: [0] 0 [0] 1
  17. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 453136
  18. Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw video=mxcfb0:dev=ldb,LDB-AA090MF01,if=RGB666,bpp=16 fbmem=28M fb0=rotate:0 fb=rotate:0 consoleblank=0 initcall_debug
  19. PID hash table entries: 4096 (order: 2, 16384 bytes)
  20. Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
  21. Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
  22. Memory: 1784MB = 1784MB total
  23. Memory: 1535024k/1535024k available, 291792k reserved, 0K highmem
  24. Virtual kernel memory layout:
  25. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  26. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  27. vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  28. lowmem : 0x80000000 - 0xef800000 (1784 MB)
  29. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  30. .text : 0x80008000 - 0x80ba487c (11891 kB)
  31. .init : 0x80ba5000 - 0x80bff280 ( 361 kB)
  32. .data : 0x80c00000 - 0x80c4f4a0 ( 318 kB)
  33. .bss : 0x80c4f4a0 - 0x80cb1e20 ( 395 kB)
  34. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  35. Preemptible hierarchical RCU implementation.
  36. RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  37. NR_IRQS:16 nr_irqs:16 16
  38. L310 cache controller enabled
  39. l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x32050000, Cache size: 524288 B
  40. sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms
  41. CPU identified as i.MX6DL, silicon rev 1.1
  42. Console: colour dummy device 80x30
  43. Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280)
  44. pid_max: default: 32768 minimum: 301
  45. Mount-cache hash table entries: 512
  46. CPU: Testing write buffer coherency: ok
  47. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  48. calling init_static_idmap+0x0/0xec @ 1
  49. Setting up static identity map for 0x805e85b8 - 0x805e8610
  50. initcall init_static_idmap+0x0/0xec returned 0 after 0 usecs
  51. calling spawn_ksoftirqd+0x0/0x28 @ 1
  52. initcall spawn_ksoftirqd+0x0/0x28 returned 0 after 19531 usecs
  53. calling init_workqueues+0x0/0x33c @ 1
  54. initcall init_workqueues+0x0/0x33c returned 0 after 0 usecs
  55. calling check_cpu_stall_init+0x0/0x20 @ 1
  56. initcall check_cpu_stall_init+0x0/0x20 returned 0 after 0 usecs
  57. calling migration_init+0x0/0x74 @ 1
  58. initcall migration_init+0x0/0x74 returned 0 after 0 usecs
  59. calling cpu_stop_init+0x0/0x94 @ 1
  60. initcall cpu_stop_init+0x0/0x94 returned 0 after 19531 usecs
  61. calling rcu_scheduler_really_started+0x0/0x18 @ 1
  62. initcall rcu_scheduler_really_started+0x0/0x18 returned 0 after 0 usecs
  63. calling rcu_spawn_gp_kthread+0x0/0x78 @ 1
  64. initcall rcu_spawn_gp_kthread+0x0/0x78 returned 0 after 0 usecs
  65. calling relay_init+0x0/0x18 @ 1
  66. initcall relay_init+0x0/0x18 returned 0 after 0 usecs
  67. CPU1: Booted secondary processor
  68. CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  69. Brought up 2 CPUs
  70. SMP: Total of 2 processors activated (3162.11 BogoMIPS).
  71. CPU: All CPU(s) started in SVC mode.
  72. devtmpfs: initialized
  73. calling ipc_ns_init+0x0/0x40 @ 1
  74. initcall ipc_ns_init+0x0/0x40 returned 0 after 0 usecs
  75. calling init_mmap_min_addr+0x0/0x20 @ 1
  76. initcall init_mmap_min_addr+0x0/0x20 returned 0 after 0 usecs
  77. calling init_cpufreq_transition_notifier_list+0x0/0x24 @ 1
  78. initcall init_cpufreq_transition_notifier_list+0x0/0x24 returned 0 after 0 usecs
  79. calling net_ns_init+0x0/0x174 @ 1
  80. initcall net_ns_init+0x0/0x174 returned 0 after 0 usecs
  81. calling ptrace_break_init+0x0/0x2c @ 1
  82. initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
  83. calling register_cpufreq_notifier+0x0/0x10 @ 1
  84. initcall register_cpufreq_notifier+0x0/0x10 returned 0 after 0 usecs
  85. calling twd_clk_init+0x0/0x44 @ 1
  86. initcall twd_clk_init+0x0/0x44 returned 0 after 0 usecs
  87. calling v6_userpage_init+0x0/0x8 @ 1
  88. initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
  89. calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
  90. initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0 usecs
  91. calling alloc_frozen_cpus+0x0/0x8 @ 1
  92. initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  93. calling wq_sysfs_init+0x0/0x10 @ 1
  94. initcall wq_sysfs_init+0x0/0x10 returned 0 after 0 usecs
  95. calling ksysfs_init+0x0/0xa4 @ 1
  96. initcall ksysfs_init+0x0/0xa4 returned 0 after 0 usecs
  97. calling pm_init+0x0/0x88 @ 1
  98. initcall pm_init+0x0/0x88 returned 0 after 0 usecs
  99. calling init_jiffies_clocksource+0x0/0xc @ 1
  100. initcall init_jiffies_clocksource+0x0/0xc returned 0 after 0 usecs
  101. calling cpu_pm_init+0x0/0x18 @ 1
  102. initcall cpu_pm_init+0x0/0x18 returned 0 after 0 usecs
  103. calling init_zero_pfn+0x0/0x44 @ 1
  104. initcall init_zero_pfn+0x0/0x44 returned 0 after 0 usecs
  105. calling fsnotify_init+0x0/0x24 @ 1
  106. initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
  107. calling filelock_init+0x0/0x40 @ 1
  108. initcall filelock_init+0x0/0x40 returned 0 after 0 usecs
  109. calling init_script_binfmt+0x0/0x1c @ 1
  110. initcall init_script_binfmt+0x0/0x1c returned 0 after 0 usecs
  111. calling init_elf_binfmt+0x0/0x1c @ 1
  112. initcall init_elf_binfmt+0x0/0x1c returned 0 after 0 usecs
  113. calling debugfs_init+0x0/0x6c @ 1
  114. initcall debugfs_init+0x0/0x6c returned 0 after 0 usecs
  115. calling securityfs_init+0x0/0x64 @ 1
  116. initcall securityfs_init+0x0/0x64 returned 0 after 0 usecs
  117. calling prandom_init+0x0/0xdc @ 1
  118. initcall prandom_init+0x0/0xdc returned 0 after 0 usecs
  119. calling pinctrl_init+0x0/0xd4 @ 1
  120. pinctrl core: initialized pinctrl subsystem
  121. initcall pinctrl_init+0x0/0xd4 returned 0 after 0 usecs
  122. calling regulator_init+0x0/0x84 @ 1
  123. regulator-dummy: no parameters
  124. initcall regulator_init+0x0/0x84 returned 0 after 0 usecs
  125. calling cma_init_reserved_areas+0x0/0x204 @ 1
  126. initcall cma_init_reserved_areas+0x0/0x204 returned 0 after 9765 usecs
  127. calling soc_bus_register+0x0/0xc @ 1
  128. initcall soc_bus_register+0x0/0xc returned 0 after 0 usecs
  129. calling cpufreq_core_init+0x0/0xe4 @ 1
  130. initcall cpufreq_core_init+0x0/0xe4 returned 0 after 0 usecs
  131. calling cpuidle_init+0x0/0x58 @ 1
  132. initcall cpuidle_init+0x0/0x58 returned 0 after 0 usecs
  133. calling sock_init+0x0/0x9c @ 1
  134. initcall sock_init+0x0/0x9c returned 0 after 0 usecs
  135. calling netlink_proto_init+0x0/0x1a0 @ 1
  136. NET: Registered protocol family 16
  137. initcall netlink_proto_init+0x0/0x1a0 returned 0 after 0 usecs
  138. calling atomic_pool_init+0x0/0xfc @ 1
  139. DMA: preallocated 256 KiB pool for atomic coherent allocations
  140. initcall atomic_pool_init+0x0/0xfc returned 0 after 9765 usecs
  141. calling imx_mmdc_init+0x0/0xc @ 1
  142. initcall imx_mmdc_init+0x0/0xc returned 0 after 0 usecs
  143. calling bdi_class_init+0x0/0x5c @ 1
  144. initcall bdi_class_init+0x0/0x5c returned 0 after 0 usecs
  145. calling kobject_uevent_init+0x0/0xc @ 1
  146. initcall kobject_uevent_init+0x0/0xc returned 0 after 0 usecs
  147. calling gpiolib_sysfs_init+0x0/0x98 @ 1
  148. initcall gpiolib_sysfs_init+0x0/0x98 returned 0 after 0 usecs
  149. calling gpio_mxc_init+0x0/0xc @ 1
  150. initcall gpio_mxc_init+0x0/0xc returned 0 after 0 usecs
  151. calling lcd_class_init+0x0/0x58 @ 1
  152. initcall lcd_class_init+0x0/0x58 returned 0 after 0 usecs
  153. calling backlight_class_init+0x0/0x70 @ 1
  154. initcall backlight_class_init+0x0/0x70 returned 0 after 0 usecs
  155. calling anatop_regulator_init+0x0/0xc @ 1
  156. initcall anatop_regulator_init+0x0/0xc returned 0 after 0 usecs
  157. calling tty_class_init+0x0/0x40 @ 1
  158. initcall tty_class_init+0x0/0x40 returned 0 after 0 usecs
  159. calling vtconsole_class_init+0x0/0xe0 @ 1
  160. initcall vtconsole_class_init+0x0/0xe0 returned 0 after 0 usecs
  161. calling wakeup_sources_debugfs_init+0x0/0x44 @ 1
  162. initcall wakeup_sources_debugfs_init+0x0/0x44 returned 0 after 0 usecs
  163. calling regmap_initcall+0x0/0x10 @ 1
  164. initcall regmap_initcall+0x0/0x10 returned 0 after 0 usecs
  165. calling sram_init+0x0/0xc @ 1
  166. initcall sram_init+0x0/0xc returned 0 after 0 usecs
  167. calling syscon_init+0x0/0xc @ 1
  168. initcall syscon_init+0x0/0xc returned 0 after 0 usecs
  169. calling spi_init+0x0/0x90 @ 1
  170. initcall spi_init+0x0/0x90 returned 0 after 0 usecs
  171. calling mxs_phy_module_init+0x0/0xc @ 1
  172. initcall mxs_phy_module_init+0x0/0xc returned 0 after 0 usecs
  173. calling i2c_init+0x0/0x4c @ 1
  174. initcall i2c_init+0x0/0x4c returned 0 after 0 usecs
  175. calling gate_vma_init+0x0/0x24 @ 1
  176. initcall gate_vma_init+0x0/0x24 returned 0 after 0 usecs
  177. calling customize_machine+0x0/0x40 @ 1
  178. Use WDOG1 as reset source
  179. syscon 20c8000.anatop: regmap [mem 0x020c8000-0x020c8fff] registered
  180. vdd1p1: 800 <--> 1375 mV at 1125 mV
  181. vdd3p0: 2800 <--> 3150 mV at 3000 mV
  182. vdd2p5: 2000 <--> 2750 mV at 2425 mV
  183. cpu: 725 <--> 1450 mV at 1150 mV
  184. vddpu: 725 <--> 1450 mV
  185. vddsoc: 725 <--> 1450 mV at 1200 mV
  186. syscon 20e0000.iomuxc-gpr: regmap [mem 0x020e0000-0x020e0037] registered
  187. syscon 21bc000.ocotp-ctrl: regmap [mem 0x021bc000-0x021bffff] registered
  188. initcall customize_machine+0x0/0x40 returned 0 after 19531 usecs
  189. calling arch_hw_breakpoint_init+0x0/0x23c @ 1
  190. hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  191. hw-breakpoint: maximum watchpoint size is 4 bytes.
  192. initcall arch_hw_breakpoint_init+0x0/0x23c returned 0 after 0 usecs
  193. calling exceptions_init+0x0/0x9c @ 1
  194. initcall exceptions_init+0x0/0x9c returned 0 after 0 usecs
  195. calling imx51_pinctrl_init+0x0/0xc @ 1
  196. initcall imx51_pinctrl_init+0x0/0xc returned 0 after 0 usecs
  197. calling imx53_pinctrl_init+0x0/0xc @ 1
  198. initcall imx53_pinctrl_init+0x0/0xc returned 0 after 0 usecs
  199. calling imx6q_pinctrl_init+0x0/0xc @ 1
  200. initcall imx6q_pinctrl_init+0x0/0xc returned 0 after 0 usecs
  201. calling imx6dl_pinctrl_init+0x0/0xc @ 1
  202. imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
  203. initcall imx6dl_pinctrl_init+0x0/0xc returned 0 after 0 usecs
  204. calling imx6sl_pinctrl_init+0x0/0xc @ 1
  205. initcall imx6sl_pinctrl_init+0x0/0xc returned 0 after 0 usecs
  206. calling vf610_pinctrl_init+0x0/0xc @ 1
  207. initcall vf610_pinctrl_init+0x0/0xc returned 0 after 0 usecs
  208. calling dma_bus_init+0x0/0x14 @ 1
  209. initcall dma_bus_init+0x0/0x14 returned 0 after 0 usecs
  210. calling dma_channel_table_init+0x0/0xe8 @ 1
  211. initcall dma_channel_table_init+0x0/0xe8 returned 0 after 0 usecs
  212. calling topology_init+0x0/0x70 @ 1
  213. initcall topology_init+0x0/0x70 returned 0 after 0 usecs
  214. calling param_sysfs_init+0x0/0x19c @ 1
  215. initcall param_sysfs_init+0x0/0x19c returned 0 after 9765 usecs
  216. calling pm_sysrq_init+0x0/0x1c @ 1
  217. initcall pm_sysrq_init+0x0/0x1c returned 0 after 0 usecs
  218. calling default_bdi_init+0x0/0x7c @ 1
  219. initcall default_bdi_init+0x0/0x7c returned 0 after 0 usecs
  220. calling init_bio+0x0/0xf8 @ 1
  221. bio: create slab <bio-0> at 0
  222. initcall init_bio+0x0/0xf8 returned 0 after 0 usecs
  223. calling fsnotify_notification_init+0x0/0x9c @ 1
  224. initcall fsnotify_notification_init+0x0/0x9c returned 0 after 0 usecs
  225. calling cryptomgr_init+0x0/0xc @ 1
  226. initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
  227. calling blk_settings_init+0x0/0x38 @ 1
  228. initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
  229. calling blk_ioc_init+0x0/0x40 @ 1
  230. initcall blk_ioc_init+0x0/0x40 returned 0 after 0 usecs
  231. calling blk_softirq_init+0x0/0x80 @ 1
  232. initcall blk_softirq_init+0x0/0x80 returned 0 after 0 usecs
  233. calling blk_iopoll_setup+0x0/0x80 @ 1
  234. initcall blk_iopoll_setup+0x0/0x80 returned 0 after 0 usecs
  235. calling genhd_device_init+0x0/0x80 @ 1
  236. initcall genhd_device_init+0x0/0x80 returned 0 after 0 usecs
  237. calling gpiolib_debugfs_init+0x0/0x38 @ 1
  238. initcall gpiolib_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  239. calling pca953x_init+0x0/0x10 @ 1
  240. initcall pca953x_init+0x0/0x10 returned 0 after 0 usecs
  241. calling pwm_debugfs_init+0x0/0x38 @ 1
  242. initcall pwm_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  243. calling fbmem_init+0x0/0xb4 @ 1
  244. initcall fbmem_init+0x0/0xb4 returned 0 after 0 usecs
  245. calling ipu_init+0x0/0x14 @ 1
  246. initcall ipu_init+0x0/0x14 returned -19 after 0 usecs
  247. calling mxs_dma_module_init+0x0/0x14 @ 1
  248. mxs-dma 110000.dma-apbh: initialized
  249. initcall mxs_dma_module_init+0x0/0x14 returned 0 after 0 usecs
  250. calling regulator_fixed_voltage_init+0x0/0xc @ 1
  251. usb_otg_vbus: 5000 mV
  252. usb_h1_vbus: 5000 mV
  253. IOVDD: 1800 mV
  254. DVDD: 1800 mV
  255. AVDD: 3300 mV
  256. DRVDD: 3300 mV
  257. 3P3V: 3300 mV
  258. 2P5V: 2500 mV
  259. initcall regulator_fixed_voltage_init+0x0/0xc returned 0 after 9765 usecs
  260. calling da9052_regulator_init+0x0/0xc @ 1
  261. initcall da9052_regulator_init+0x0/0xc returned 0 after 0 usecs
  262. calling mc13783_regulator_init+0x0/0xc @ 1
  263. initcall mc13783_regulator_init+0x0/0xc returned 0 after 0 usecs
  264. calling mc13892_regulator_init+0x0/0xc @ 1
  265. initcall mc13892_regulator_init+0x0/0xc returned 0 after 0 usecs
  266. calling misc_init+0x0/0xd0 @ 1
  267. initcall misc_init+0x0/0xd0 returned 0 after 0 usecs
  268. calling cn_init+0x0/0xc8 @ 1
  269. initcall cn_init+0x0/0xc8 returned 0 after 0 usecs
  270. calling dma_buf_init+0x0/0x68 @ 1
  271. initcall dma_buf_init+0x0/0x68 returned 0 after 0 usecs
  272. calling mc13xxx_init+0x0/0xc @ 1
  273. initcall mc13xxx_init+0x0/0xc returned 0 after 0 usecs
  274. calling mc13xxx_i2c_init+0x0/0x10 @ 1
  275. initcall mc13xxx_i2c_init+0x0/0x10 returned 0 after 0 usecs
  276. calling da9052_i2c_init+0x0/0x34 @ 1
  277. initcall da9052_i2c_init+0x0/0x34 returned 0 after 0 usecs
  278. calling max17135_init+0x0/0x10 @ 1
  279. i2c-core: driver [max17135] using legacy suspend method
  280. i2c-core: driver [max17135] using legacy resume method
  281. initcall max17135_init+0x0/0x10 returned 0 after 0 usecs
  282. calling mxc_hdmi_core_init+0x0/0x14 @ 1
  283. initcall mxc_hdmi_core_init+0x0/0x14 returned -19 after 0 usecs
  284. calling init_scsi+0x0/0x7c @ 1
  285. SCSI subsystem initialized
  286. initcall init_scsi+0x0/0x7c returned 0 after 0 usecs
  287. calling ata_init+0x0/0x358 @ 1
  288. libata version 3.00 loaded.
  289. initcall ata_init+0x0/0x358 returned 0 after 0 usecs
  290. calling phy_init+0x0/0x38 @ 1
  291. initcall phy_init+0x0/0x38 returned 0 after 0 usecs
  292. calling usb_init+0x0/0x178 @ 1
  293. usbcore: registered new interface driver usbfs
  294. usbcore: registered new interface driver hub
  295. usbcore: registered new device driver usb
  296. initcall usb_init+0x0/0x178 returned 0 after 0 usecs
  297. calling nop_usb_xceiv_init+0x0/0xc @ 1
  298. initcall nop_usb_xceiv_init+0x0/0xc returned 0 after 0 usecs
  299. calling usb_udc_init+0x0/0x58 @ 1
  300. initcall usb_udc_init+0x0/0x58 returned 0 after 0 usecs
  301. calling serio_init+0x0/0x30 @ 1
  302. initcall serio_init+0x0/0x30 returned 0 after 0 usecs
  303. calling input_init+0x0/0x11c @ 1
  304. initcall input_init+0x0/0x11c returned 0 after 0 usecs
  305. calling rtc_init+0x0/0x6c @ 1
  306. initcall rtc_init+0x0/0x6c returned 0 after 0 usecs
  307. calling i2c_adap_imx_init+0x0/0x14 @ 1
  308. i2c i2c-0: Failed to register i2c client bt125_exp at 0x20 (-16)
  309. i2c i2c-0: of_i2c: Failure registering /soc/aips-bus@02100000/i2c@021a0000/encoder@20
  310. i2c i2c-0: Failed to register i2c client ds2482 at 0x18 (-16)
  311. i2c i2c-0: of_i2c: Failure registering /soc/aips-bus@02100000/i2c@021a0000/1w@18
  312. i2c i2c-0: IMX I2C adapter registered
  313. i2c i2c-1: IMX I2C adapter registered
  314. initcall i2c_adap_imx_init+0x0/0x14 returned 0 after 0 usecs
  315. calling videodev_init+0x0/0x88 @ 1
  316. Linux video capture interface: v2.00
  317. initcall videodev_init+0x0/0x88 returned 0 after 0 usecs
  318. calling pps_init+0x0/0xb4 @ 1
  319. pps_core: LinuxPPS API ver. 1 registered
  320. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  321. initcall pps_init+0x0/0xb4 returned 0 after 0 usecs
  322. calling ptp_init+0x0/0xa0 @ 1
  323. PTP clock support registered
  324. initcall ptp_init+0x0/0xa0 returned 0 after 0 usecs
  325. calling power_supply_class_init+0x0/0x50 @ 1
  326. initcall power_supply_class_init+0x0/0x50 returned 0 after 0 usecs
  327. calling hwmon_init+0x0/0x48 @ 1
  328. initcall hwmon_init+0x0/0x48 returned 0 after 0 usecs
  329. calling mmc_init+0x0/0x88 @ 1
  330. initcall mmc_init+0x0/0x88 returned 0 after 0 usecs
  331. calling ipu_gen_init+0x0/0x18 @ 1
  332. imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
  333. initcall ipu_gen_init+0x0/0x18 returned 0 after 19531 usecs
  334. calling mipi_csi2_init+0x0/0x40 @ 1
  335. MIPI CSI2 driver module loaded
  336. initcall mipi_csi2_init+0x0/0x40 returned 0 after 0 usecs
  337. calling leds_init+0x0/0x60 @ 1
  338. initcall leds_init+0x0/0x60 returned 0 after 0 usecs
  339. calling init_soundcore+0x0/0x40 @ 1
  340. initcall init_soundcore+0x0/0x40 returned 0 after 0 usecs
  341. calling alsa_sound_init+0x0/0xb0 @ 1
  342. Advanced Linux Sound Architecture Driver Initialized.
  343. initcall alsa_sound_init+0x0/0xb0 returned 0 after 0 usecs
  344. calling imx_audmux_init+0x0/0xc @ 1
  345. initcall imx_audmux_init+0x0/0xc returned 0 after 0 usecs
  346. calling proto_init+0x0/0xc @ 1
  347. initcall proto_init+0x0/0xc returned 0 after 0 usecs
  348. calling net_dev_init+0x0/0x1d8 @ 1
  349. initcall net_dev_init+0x0/0x1d8 returned 0 after 0 usecs
  350. calling neigh_init+0x0/0xa4 @ 1
  351. initcall neigh_init+0x0/0xa4 returned 0 after 0 usecs
  352. calling genl_init+0x0/0x88 @ 1
  353. initcall genl_init+0x0/0x88 returned 0 after 0 usecs
  354. calling rfkill_init+0x0/0x88 @ 1
  355. initcall rfkill_init+0x0/0x88 returned 0 after 0 usecs
  356. calling max17135_regulator_init+0x0/0xc @ 1
  357. initcall max17135_regulator_init+0x0/0xc returned 0 after 0 usecs
  358. calling proc_cpu_init+0x0/0x24 @ 1
  359. initcall proc_cpu_init+0x0/0x24 returned 0 after 0 usecs
  360. calling dma_debug_do_init+0x0/0x8 @ 1
  361. initcall dma_debug_do_init+0x0/0x8 returned 0 after 0 usecs
  362. calling alignment_init+0x0/0xf8 @ 1
  363. initcall alignment_init+0x0/0xf8 returned 0 after 0 usecs
  364. calling clocksource_done_booting+0x0/0x58 @ 1
  365. Switching to clocksource mxc_timer1
  366. initcall clocksource_done_booting+0x0/0x58 returned 0 after 9 usecs
  367. calling init_pipe_fs+0x0/0x58 @ 1
  368. initcall init_pipe_fs+0x0/0x58 returned 0 after 83 usecs
  369. calling eventpoll_init+0x0/0xd0 @ 1
  370. initcall eventpoll_init+0x0/0xd0 returned 0 after 48 usecs
  371. calling anon_inode_init+0x0/0x68 @ 1
  372. initcall anon_inode_init+0x0/0x68 returned 0 after 67 usecs
  373. calling blk_scsi_ioctl_init+0x0/0xdc @ 1
  374. initcall blk_scsi_ioctl_init+0x0/0xdc returned 0 after 0 usecs
  375. calling chr_dev_init+0x0/0xdc @ 1
  376. initcall chr_dev_init+0x0/0xdc returned 0 after 7837 usecs
  377. calling firmware_class_init+0x0/0xb0 @ 1
  378. initcall firmware_class_init+0x0/0xb0 returned 0 after 30 usecs
  379. calling thermal_init+0x0/0x9c @ 1
  380. initcall thermal_init+0x0/0x9c returned 0 after 41 usecs
  381. calling cpufreq_gov_performance_init+0x0/0xc @ 1
  382. initcall cpufreq_gov_performance_init+0x0/0xc returned 0 after 1 usecs
  383. calling sysctl_core_init+0x0/0x30 @ 1
  384. initcall sysctl_core_init+0x0/0x30 returned 0 after 29 usecs
  385. calling inet_init+0x0/0x268 @ 1
  386. NET: Registered protocol family 2
  387. TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  388. TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
  389. TCP: Hash tables configured (established 16384 bind 16384)
  390. TCP: reno registered
  391. UDP hash table entries: 1024 (order: 3, 32768 bytes)
  392. UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  393. initcall inet_init+0x0/0x268 returned 0 after 1566 usecs
  394. calling ipv4_offload_init+0x0/0x6c @ 1
  395. initcall ipv4_offload_init+0x0/0x6c returned 0 after 2 usecs
  396. calling af_unix_init+0x0/0x54 @ 1
  397. NET: Registered protocol family 1
  398. initcall af_unix_init+0x0/0x54 returned 0 after 38 usecs
  399. calling ipv6_offload_init+0x0/0x78 @ 1
  400. initcall ipv6_offload_init+0x0/0x78 returned 0 after 3 usecs
  401. calling init_sunrpc+0x0/0x6c @ 1
  402. RPC: Registered named UNIX socket transport module.
  403. RPC: Registered udp transport module.
  404. RPC: Registered tcp transport module.
  405. RPC: Registered tcp NFSv4.1 backchannel transport module.
  406. initcall init_sunrpc+0x0/0x6c returned 0 after 302 usecs
  407. calling populate_rootfs+0x0/0x22c @ 1
  408. initcall populate_rootfs+0x0/0x22c returned 0 after 191 usecs
  409. calling sched_clock_syscore_init+0x0/0x18 @ 1
  410. initcall sched_clock_syscore_init+0x0/0x18 returned 0 after 1 usecs
  411. calling register_pmu_driver+0x0/0x48 @ 1
  412. hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  413. initcall register_pmu_driver+0x0/0x48 returned 0 after 625 usecs
  414. calling aes_init+0x0/0xc @ 1
  415. initcall aes_init+0x0/0xc returned 0 after 99 usecs
  416. calling sha1_mod_init+0x0/0xc @ 1
  417. initcall sha1_mod_init+0x0/0xc returned 0 after 83 usecs
  418. calling ldo2p5_dummy_driver_init+0x0/0xc @ 1
  419. initcall ldo2p5_dummy_driver_init+0x0/0xc returned 0 after 235 usecs
  420. calling pu_dummy_driver_init+0x0/0xc @ 1
  421. pureg-dummy: no parameters
  422. initcall pu_dummy_driver_init+0x0/0xc returned 0 after 463 usecs
  423. calling imx_gpc_platdrv_init+0x0/0xc @ 1
  424. initcall imx_gpc_platdrv_init+0x0/0xc returned 0 after 444 usecs
  425. calling busfreq_init+0x0/0x30 @ 1
  426. Bus freq driver module loaded
  427. initcall busfreq_init+0x0/0x30 returned 0 after 682 usecs
  428. calling proc_execdomains_init+0x0/0x38 @ 1
  429. initcall proc_execdomains_init+0x0/0x38 returned 0 after 11 usecs
  430. calling ioresources_init+0x0/0x58 @ 1
  431. initcall ioresources_init+0x0/0x58 returned 0 after 9 usecs
  432. calling uid_cache_init+0x0/0xa4 @ 1
  433. initcall uid_cache_init+0x0/0xa4 returned 0 after 18 usecs
  434. calling init_posix_timers+0x0/0x218 @ 1
  435. initcall init_posix_timers+0x0/0x218 returned 0 after 27 usecs
  436. calling init_posix_cpu_timers+0x0/0xd4 @ 1
  437. initcall init_posix_cpu_timers+0x0/0xd4 returned 0 after 0 usecs
  438. calling timekeeping_init_ops+0x0/0x18 @ 1
  439. initcall timekeeping_init_ops+0x0/0x18 returned 0 after 0 usecs
  440. calling init_clocksource_sysfs+0x0/0x54 @ 1
  441. initcall init_clocksource_sysfs+0x0/0x54 returned 0 after 154 usecs
  442. calling init_timer_list_procfs+0x0/0x3c @ 1
  443. initcall init_timer_list_procfs+0x0/0x3c returned 0 after 7 usecs
  444. calling alarmtimer_init+0x0/0x188 @ 1
  445. initcall alarmtimer_init+0x0/0x188 returned 0 after 224 usecs
  446. calling futex_init+0x0/0x68 @ 1
  447. initcall futex_init+0x0/0x68 returned 0 after 10 usecs
  448. calling proc_modules_init+0x0/0x38 @ 1
  449. initcall proc_modules_init+0x0/0x38 returned 0 after 9 usecs
  450. calling kallsyms_init+0x0/0x38 @ 1
  451. initcall kallsyms_init+0x0/0x38 returned 0 after 5 usecs
  452. calling ikconfig_init+0x0/0x50 @ 1
  453. initcall ikconfig_init+0x0/0x50 returned 0 after 6 usecs
  454. calling irq_gc_init_ops+0x0/0x18 @ 1
  455. initcall irq_gc_init_ops+0x0/0x18 returned 0 after 0 usecs
  456. calling irq_pm_init_ops+0x0/0x18 @ 1
  457. initcall irq_pm_init_ops+0x0/0x18 returned 0 after 1 usecs
  458. calling utsname_sysctl_init+0x0/0x18 @ 1
  459. initcall utsname_sysctl_init+0x0/0x18 returned 0 after 20 usecs
  460. calling irq_work_init_cpu_notifier+0x0/0x30 @ 1
  461. initcall irq_work_init_cpu_notifier+0x0/0x30 returned 0 after 5 usecs
  462. calling perf_event_sysfs_init+0x0/0xac @ 1
  463. initcall perf_event_sysfs_init+0x0/0xac returned 0 after 215 usecs
  464. calling init_per_zone_wmark_min+0x0/0x9c @ 1
  465. initcall init_per_zone_wmark_min+0x0/0x9c returned 0 after 416 usecs
  466. calling kswapd_init+0x0/0x34 @ 1
  467. initcall kswapd_init+0x0/0x34 returned 0 after 161 usecs
  468. calling extfrag_debug_init+0x0/0x94 @ 1
  469. initcall extfrag_debug_init+0x0/0x94 returned 0 after 29 usecs
  470. calling setup_vmstat+0x0/0xec @ 1
  471. initcall setup_vmstat+0x0/0xec returned 0 after 32 usecs
  472. calling mm_sysfs_init+0x0/0x38 @ 1
  473. initcall mm_sysfs_init+0x0/0x38 returned 0 after 23 usecs
  474. calling slab_proc_init+0x0/0x38 @ 1
  475. initcall slab_proc_init+0x0/0x38 returned 0 after 7 usecs
  476. calling init_reserve_notifier+0x0/0x8 @ 1
  477. initcall init_reserve_notifier+0x0/0x8 returned 0 after 0 usecs
  478. calling init_admin_reserve+0x0/0x30 @ 1
  479. initcall init_admin_reserve+0x0/0x30 returned 0 after 3 usecs
  480. calling init_user_reserve+0x0/0x30 @ 1
  481. initcall init_user_reserve+0x0/0x30 returned 0 after 0 usecs
  482. calling proc_vmalloc_init+0x0/0x38 @ 1
  483. initcall proc_vmalloc_init+0x0/0x38 returned 0 after 6 usecs
  484. calling memblock_init_debugfs+0x0/0x78 @ 1
  485. initcall memblock_init_debugfs+0x0/0x78 returned 0 after 18 usecs
  486. calling procswaps_init+0x0/0x38 @ 1
  487. initcall procswaps_init+0x0/0x38 returned 0 after 6 usecs
  488. calling slab_sysfs_init+0x0/0x114 @ 1
  489. initcall slab_sysfs_init+0x0/0x114 returned 0 after 5112 usecs
  490. calling fcntl_init+0x0/0x40 @ 1
  491. initcall fcntl_init+0x0/0x40 returned 0 after 13 usecs
  492. calling proc_filesystems_init+0x0/0x38 @ 1
  493. initcall proc_filesystems_init+0x0/0x38 returned 0 after 12 usecs
  494. calling dio_init+0x0/0x40 @ 1
  495. initcall dio_init+0x0/0x40 returned 0 after 10 usecs
  496. calling fsnotify_mark_init+0x0/0x40 @ 1
  497. initcall fsnotify_mark_init+0x0/0x40 returned 0 after 74 usecs
  498. calling dnotify_init+0x0/0x84 @ 1
  499. initcall dnotify_init+0x0/0x84 returned 0 after 160 usecs
  500. calling inotify_user_setup+0x0/0x78 @ 1
  501. initcall inotify_user_setup+0x0/0x78 returned 0 after 15 usecs
  502. calling aio_setup+0x0/0x60 @ 1
  503. initcall aio_setup+0x0/0x60 returned 0 after 22 usecs
  504. calling proc_locks_init+0x0/0x38 @ 1
  505. initcall proc_locks_init+0x0/0x38 returned 0 after 17 usecs
  506. calling init_mbcache+0x0/0x18 @ 1
  507. initcall init_mbcache+0x0/0x18 returned 0 after 2 usecs
  508. calling dquot_init+0x0/0x128 @ 1
  509. VFS: Disk quotas dquot_6.5.2
  510. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  511. initcall dquot_init+0x0/0x128 returned 0 after 265 usecs
  512. calling quota_init+0x0/0x38 @ 1
  513. initcall quota_init+0x0/0x38 returned 0 after 18 usecs
  514. calling proc_cmdline_init+0x0/0x38 @ 1
  515. initcall proc_cmdline_init+0x0/0x38 returned 0 after 10 usecs
  516. calling proc_consoles_init+0x0/0x38 @ 1
  517. initcall proc_consoles_init+0x0/0x38 returned 0 after 7 usecs
  518. calling proc_cpuinfo_init+0x0/0x38 @ 1
  519. initcall proc_cpuinfo_init+0x0/0x38 returned 0 after 5 usecs
  520. calling proc_devices_init+0x0/0x38 @ 1
  521. initcall proc_devices_init+0x0/0x38 returned 0 after 6 usecs
  522. calling proc_interrupts_init+0x0/0x38 @ 1
  523. initcall proc_interrupts_init+0x0/0x38 returned 0 after 5 usecs
  524. calling proc_loadavg_init+0x0/0x38 @ 1
  525. initcall proc_loadavg_init+0x0/0x38 returned 0 after 5 usecs
  526. calling proc_meminfo_init+0x0/0x38 @ 1
  527. initcall proc_meminfo_init+0x0/0x38 returned 0 after 5 usecs
  528. calling proc_stat_init+0x0/0x38 @ 1
  529. initcall proc_stat_init+0x0/0x38 returned 0 after 6 usecs
  530. calling proc_uptime_init+0x0/0x38 @ 1
  531. initcall proc_uptime_init+0x0/0x38 returned 0 after 6 usecs
  532. calling proc_version_init+0x0/0x38 @ 1
  533. initcall proc_version_init+0x0/0x38 returned 0 after 6 usecs
  534. calling proc_softirqs_init+0x0/0x38 @ 1
  535. initcall proc_softirqs_init+0x0/0x38 returned 0 after 5 usecs
  536. calling proc_kmsg_init+0x0/0x38 @ 1
  537. initcall proc_kmsg_init+0x0/0x38 returned 0 after 6 usecs
  538. calling proc_page_init+0x0/0x58 @ 1
  539. initcall proc_page_init+0x0/0x58 returned 0 after 11 usecs
  540. calling init_devpts_fs+0x0/0x70 @ 1
  541. initcall init_devpts_fs+0x0/0x70 returned 0 after 100 usecs
  542. calling init_ext3_fs+0x0/0x8c @ 1
  543. initcall init_ext3_fs+0x0/0x8c returned 0 after 266 usecs
  544. calling init_ext2_fs+0x0/0x8c @ 1
  545. initcall init_ext2_fs+0x0/0x8c returned 0 after 134 usecs
  546. calling ext4_init_fs+0x0/0x214 @ 1
  547. initcall ext4_init_fs+0x0/0x214 returned 0 after 654 usecs
  548. calling journal_init+0x0/0xb0 @ 1
  549. initcall journal_init+0x0/0xb0 returned 0 after 269 usecs
  550. calling journal_init+0x0/0x118 @ 1
  551. initcall journal_init+0x0/0x118 returned 0 after 53 usecs
  552. calling init_ramfs_fs+0x0/0xc @ 1
  553. initcall init_ramfs_fs+0x0/0xc returned 0 after 7 usecs
  554. calling init_fat_fs+0x0/0x64 @ 1
  555. initcall init_fat_fs+0x0/0x64 returned 0 after 206 usecs
  556. calling init_vfat_fs+0x0/0xc @ 1
  557. initcall init_vfat_fs+0x0/0xc returned 0 after 4 usecs
  558. calling init_nfs_fs+0x0/0x160 @ 1
  559. initcall init_nfs_fs+0x0/0x160 returned 0 after 553 usecs
  560. calling init_nfs_v2+0x0/0x18 @ 1
  561. initcall init_nfs_v2+0x0/0x18 returned 0 after 2 usecs
  562. calling init_nfs_v3+0x0/0x18 @ 1
  563. initcall init_nfs_v3+0x0/0x18 returned 0 after 0 usecs
  564. calling init_nfs_v4+0x0/0x3c @ 1
  565. NFS: Registering the id_resolver key type
  566. Key type id_resolver registered
  567. Key type id_legacy registered
  568. initcall init_nfs_v4+0x0/0x3c returned 0 after 60 usecs
  569. calling init_nlm+0x0/0x58 @ 1
  570. initcall init_nlm+0x0/0x58 returned 0 after 18 usecs
  571. calling init_nls_cp437+0x0/0xc @ 1
  572. initcall init_nls_cp437+0x0/0xc returned 0 after 2 usecs
  573. calling init_nls_ascii+0x0/0xc @ 1
  574. initcall init_nls_ascii+0x0/0xc returned 0 after 0 usecs
  575. calling init_nls_iso8859_1+0x0/0xc @ 1
  576. initcall init_nls_iso8859_1+0x0/0xc returned 0 after 0 usecs
  577. calling init_nls_utf8+0x0/0x28 @ 1
  578. initcall init_nls_utf8+0x0/0x28 returned 0 after 1 usecs
  579. calling init_jffs2_fs+0x0/0xdc @ 1
  580. jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  581. initcall init_jffs2_fs+0x0/0xdc returned 0 after 382 usecs
  582. calling init_autofs4_fs+0x0/0x28 @ 1
  583. initcall init_autofs4_fs+0x0/0x28 returned 0 after 174 usecs
  584. calling fuse_init+0x0/0x1d4 @ 1
  585. fuse init (API version 7.22)
  586. initcall fuse_init+0x0/0x1d4 returned 0 after 378 usecs
  587. calling ipc_init+0x0/0x24 @ 1
  588. msgmni has been set to 3510
  589. initcall ipc_init+0x0/0x24 returned 0 after 36 usecs
  590. calling ipc_sysctl_init+0x0/0x18 @ 1
  591. initcall ipc_sysctl_init+0x0/0x18 returned 0 after 22 usecs
  592. calling key_proc_init+0x0/0x4c @ 1
  593. initcall key_proc_init+0x0/0x4c returned 0 after 7 usecs
  594. calling crypto_wq_init+0x0/0x44 @ 1
  595. initcall crypto_wq_init+0x0/0x44 returned 0 after 88 usecs
  596. calling crypto_algapi_init+0x0/0x10 @ 1
  597. initcall crypto_algapi_init+0x0/0x10 returned 0 after 10 usecs
  598. calling skcipher_module_init+0x0/0x48 @ 1
  599. initcall skcipher_module_init+0x0/0x48 returned 0 after 1 usecs
  600. calling chainiv_module_init+0x0/0xc @ 1
  601. initcall chainiv_module_init+0x0/0xc returned 0 after 3 usecs
  602. calling eseqiv_module_init+0x0/0xc @ 1
  603. initcall eseqiv_module_init+0x0/0xc returned 0 after 3 usecs
  604. calling seqiv_module_init+0x0/0xc @ 1
  605. initcall seqiv_module_init+0x0/0xc returned 0 after 1 usecs
  606. calling crypto_user_init+0x0/0x60 @ 1
  607. initcall crypto_user_init+0x0/0x60 returned 0 after 11 usecs
  608. calling crypto_null_mod_init+0x0/0x4c @ 1
  609. initcall crypto_null_mod_init+0x0/0x4c returned 0 after 315 usecs
  610. calling md4_mod_init+0x0/0xc @ 1
  611. initcall md4_mod_init+0x0/0xc returned 0 after 79 usecs
  612. calling md5_mod_init+0x0/0xc @ 1
  613. initcall md5_mod_init+0x0/0xc returned 0 after 78 usecs
  614. calling rmd128_mod_init+0x0/0xc @ 1
  615. initcall rmd128_mod_init+0x0/0xc returned 0 after 77 usecs
  616. calling rmd160_mod_init+0x0/0xc @ 1
  617. initcall rmd160_mod_init+0x0/0xc returned 0 after 80 usecs
  618. calling rmd256_mod_init+0x0/0xc @ 1
  619. initcall rmd256_mod_init+0x0/0xc returned 0 after 82 usecs
  620. calling rmd320_mod_init+0x0/0xc @ 1
  621. initcall rmd320_mod_init+0x0/0xc returned 0 after 69 usecs
  622. calling sha1_generic_mod_init+0x0/0xc @ 1
  623. initcall sha1_generic_mod_init+0x0/0xc returned 0 after 67 usecs
  624. calling sha256_generic_mod_init+0x0/0x10 @ 1
  625. initcall sha256_generic_mod_init+0x0/0x10 returned 0 after 149 usecs
  626. calling sha512_generic_mod_init+0x0/0x10 @ 1
  627. initcall sha512_generic_mod_init+0x0/0x10 returned 0 after 154 usecs
  628. calling wp512_mod_init+0x0/0x10 @ 1
  629. initcall wp512_mod_init+0x0/0x10 returned 0 after 231 usecs
  630. calling tgr192_mod_init+0x0/0x10 @ 1
  631. initcall tgr192_mod_init+0x0/0x10 returned 0 after 221 usecs
  632. calling crypto_ecb_module_init+0x0/0xc @ 1
  633. initcall crypto_ecb_module_init+0x0/0xc returned 0 after 2 usecs
  634. calling crypto_cbc_module_init+0x0/0xc @ 1
  635. initcall crypto_cbc_module_init+0x0/0xc returned 0 after 1 usecs
  636. calling crypto_cts_module_init+0x0/0xc @ 1
  637. initcall crypto_cts_module_init+0x0/0xc returned 0 after 2 usecs
  638. calling crypto_module_init+0x0/0xc @ 1
  639. initcall crypto_module_init+0x0/0xc returned 0 after 1 usecs
  640. calling crypto_module_init+0x0/0xc @ 1
  641. initcall crypto_module_init+0x0/0xc returned 0 after 1 usecs
  642. calling crypto_ctr_module_init+0x0/0x3c @ 1
  643. initcall crypto_ctr_module_init+0x0/0x3c returned 0 after 5 usecs
  644. calling crypto_gcm_module_init+0x0/0xb8 @ 1
  645. initcall crypto_gcm_module_init+0x0/0xb8 returned 0 after 5 usecs
  646. calling crypto_ccm_module_init+0x0/0x58 @ 1
  647. initcall crypto_ccm_module_init+0x0/0x58 returned 0 after 5 usecs
  648. calling des_generic_mod_init+0x0/0x10 @ 1
  649. initcall des_generic_mod_init+0x0/0x10 returned 0 after 161 usecs
  650. calling blowfish_mod_init+0x0/0xc @ 1
  651. initcall blowfish_mod_init+0x0/0xc returned 0 after 74 usecs
  652. calling twofish_mod_init+0x0/0xc @ 1
  653. initcall twofish_mod_init+0x0/0xc returned 0 after 83 usecs
  654. calling aes_init+0x0/0xc @ 1
  655. initcall aes_init+0x0/0xc returned 0 after 88 usecs
  656. calling camellia_init+0x0/0xc @ 1
  657. initcall camellia_init+0x0/0xc returned 0 after 76 usecs
  658. calling arc4_init+0x0/0x10 @ 1
  659. initcall arc4_init+0x0/0x10 returned 0 after 147 usecs
  660. calling deflate_mod_init+0x0/0xc @ 1
  661. initcall deflate_mod_init+0x0/0xc returned 0 after 69 usecs
  662. calling michael_mic_init+0x0/0xc @ 1
  663. initcall michael_mic_init+0x0/0xc returned 0 after 83 usecs
  664. calling crc32c_mod_init+0x0/0xc @ 1
  665. initcall crc32c_mod_init+0x0/0xc returned 0 after 74 usecs
  666. calling crypto_authenc_module_init+0x0/0xc @ 1
  667. initcall crypto_authenc_module_init+0x0/0xc returned 0 after 3 usecs
  668. calling crypto_authenc_esn_module_init+0x0/0xc @ 1
  669. initcall crypto_authenc_esn_module_init+0x0/0xc returned 0 after 1 usecs
  670. calling lzo_mod_init+0x0/0xc @ 1
  671. initcall lzo_mod_init+0x0/0xc returned 0 after 82 usecs
  672. calling krng_mod_init+0x0/0xc @ 1
  673. initcall krng_mod_init+0x0/0xc returned 0 after 83 usecs
  674. calling ghash_mod_init+0x0/0xc @ 1
  675. initcall ghash_mod_init+0x0/0xc returned 0 after 87 usecs
  676. calling proc_genhd_init+0x0/0x58 @ 1
  677. initcall proc_genhd_init+0x0/0x58 returned 0 after 23 usecs
  678. calling noop_init+0x0/0xc @ 1
  679. io scheduler noop registered
  680. initcall noop_init+0x0/0xc returned 0 after 6 usecs
  681. calling deadline_init+0x0/0xc @ 1
  682. io scheduler deadline registered
  683. initcall deadline_init+0x0/0xc returned 0 after 5 usecs
  684. calling cfq_init+0x0/0xa4 @ 1
  685. io scheduler cfq registered (default)
  686. initcall cfq_init+0x0/0xa4 returned 0 after 184 usecs
  687. calling percpu_counter_startup+0x0/0x1c @ 1
  688. initcall percpu_counter_startup+0x0/0x1c returned 0 after 2 usecs
  689. calling weim_driver_init+0x0/0xc @ 1
  690. imx-weim 21b8000.weim: WEIM driver registered.
  691. initcall weim_driver_init+0x0/0xc returned 0 after 387 usecs
  692. calling imx_pwm_driver_init+0x0/0xc @ 1
  693. initcall imx_pwm_driver_init+0x0/0xc returned 0 after 606 usecs
  694. calling fb_console_init+0x0/0x1e4 @ 1
  695. initcall fb_console_init+0x0/0x1e4 returned 0 after 85 usecs
  696. calling l4f00242t03_driver_init+0x0/0xc @ 1
  697. initcall l4f00242t03_driver_init+0x0/0xc returned 0 after 33 usecs
  698. calling platform_lcd_driver_init+0x0/0xc @ 1
  699. initcall platform_lcd_driver_init+0x0/0xc returned 0 after 177 usecs
  700. calling genericbl_driver_init+0x0/0xc @ 1
  701. initcall genericbl_driver_init+0x0/0xc returned 0 after 79 usecs
  702. calling pwm_backlight_driver_init+0x0/0xc @ 1
  703. initcall pwm_backlight_driver_init+0x0/0xc returned 0 after 163 usecs
  704. calling ldb_init+0x0/0xc @ 1
  705. initcall ldb_init+0x0/0xc returned 0 after 219 usecs
  706. calling mipi_dsi_init+0x0/0x40 @ 1
  707. MIPI DSI driver module loaded
  708. initcall mipi_dsi_init+0x0/0x40 returned 0 after 240 usecs
  709. calling mxc_hdmi_i2c_init+0x0/0x10 @ 1
  710. initcall mxc_hdmi_i2c_init+0x0/0x10 returned 0 after 61 usecs
  711. calling mxc_lcdif_init+0x0/0xc @ 1
  712. initcall mxc_lcdif_init+0x0/0xc returned 0 after 179 usecs
  713. calling mxc_epdc_fb_driver_init+0x0/0xc @ 1
  714. imx_epdc_fb 20f4000.epdc: can't get/select pinctrl
  715. initcall mxc_epdc_fb_driver_init+0x0/0xc returned 0 after 11530 usecs
  716. calling sii902x_driver_init+0x0/0x10 @ 1
  717. initcall sii902x_driver_init+0x0/0x10 returned 0 after 66 usecs
  718. calling mx3fb_init+0x0/0xc0 @ 1
  719. initcall mx3fb_init+0x0/0xc0 returned 0 after 116 usecs
  720. calling mxsfb_driver_init+0x0/0xc @ 1
  721. initcall mxsfb_driver_init+0x0/0xc returned 0 after 288 usecs
  722. calling pxp_driver_init+0x0/0xc @ 1
  723. initcall pxp_driver_init+0x0/0xc returned 0 after 176 usecs
  724. calling sdma_module_init+0x0/0x14 @ 1
  725. imx-sdma 20ec000.sdma: no iram assigned, using external mem
  726. imx-sdma 20ec000.sdma: loaded firmware 1.1
  727. imx-sdma 20ec000.sdma: initialized
  728. initcall sdma_module_init+0x0/0x14 returned 0 after 3368 usecs
  729. calling pfuze_driver_init+0x0/0x10 @ 1
  730. initcall pfuze_driver_init+0x0/0x10 returned 0 after 59 usecs
  731. calling pty_init+0x0/0x248 @ 1
  732. initcall pty_init+0x0/0x248 returned 0 after 149 usecs
  733. calling sysrq_init+0x0/0xd8 @ 1
  734. initcall sysrq_init+0x0/0xd8 returned 0 after 23 usecs
  735. calling imx_serial_init+0x0/0x50 @ 1
  736. Serial: IMX driver
  737. 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58, base_baud = 5000000) is a IMX
  738. console [ttymxc0] enabled
  739. 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 59, base_baud = 5000000) is a IMX
  740. 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 60, base_baud = 5000000) is a IMX
  741. initcall imx_serial_init+0x0/0x50 returned 0 after 518843 usecs
  742. calling lpuart_serial_init+0x0/0x50 @ 1
  743. serial: Freescale lpuart driver
  744. initcall lpuart_serial_init+0x0/0x50 returned 0 after 3056 usecs
  745. calling rand_initialize+0x0/0x2c @ 1
  746. initcall rand_initialize+0x0/0x2c returned 0 after 56 usecs
  747. calling fsl_otp_driver_init+0x0/0xc @ 1
  748. initcall fsl_otp_driver_init+0x0/0xc returned 0 after 603 usecs
  749. calling drm_core_init+0x0/0x154 @ 1
  750. [drm] Initialized drm 1.1.0 20060810
  751. initcall drm_core_init+0x0/0x154 returned 0 after 3312 usecs
  752. calling vivante_init+0x0/0x70 @ 1
  753. [drm] Initialized vivante 1.0.0 20120216 on minor 0
  754. initcall vivante_init+0x0/0x70 returned 0 after 4952 usecs
  755. calling cn_proc_init+0x0/0x3c @ 1
  756. initcall cn_proc_init+0x0/0x3c returned 0 after 4 usecs
  757. calling topology_sysfs_init+0x0/0x80 @ 1
  758. initcall topology_sysfs_init+0x0/0x80 returned 0 after 50 usecs
  759. calling brd_init+0x0/0x1c8 @ 1
  760. brd: module loaded
  761. initcall brd_init+0x0/0x1c8 returned 0 after 7803 usecs
  762. calling loop_init+0x0/0x12c @ 1
  763. loop: module loaded
  764. initcall loop_init+0x0/0x12c returned 0 after 5130 usecs
  765. calling bt125_driver_init+0x0/0x10 @ 1
  766. bt125 Probing ...
  767. bt125 bt125_probe Compatible with bt125 .
  768. bt125 Version: A
  769. bt125 bt125_probe Irq was activated 164
  770. bt125 Probing ...
  771. bt125 bt125_probe Compatible with bt125 adp5589 .
  772. bt125 bt125_probe VALUE IS 0xaf .
  773. bt125 bt125_probe Irq is not activated
  774. initcall bt125_driver_init+0x0/0x10 returned 0 after 25611 usecs
  775. calling da9063_i2c_driver_init+0x0/0x10 @ 1
  776. da9063 1-0058: Device detected (chip-ID: 0x61, var-ID: 0x50)
  777. i2c-core: driver [da9063] using legacy suspend method
  778. i2c-core: driver [da9063] using legacy resume method
  779. initcall da9063_i2c_driver_init+0x0/0x10 returned 0 after 21654 usecs
  780. calling si476x_core_driver_init+0x0/0x10 @ 1
  781. initcall si476x_core_driver_init+0x0/0x10 returned 0 after 44 usecs
  782. calling init_sd+0x0/0x17c @ 1
  783. initcall init_sd+0x0/0x17c returned 0 after 94 usecs
  784. calling ahci_driver_init+0x0/0xc @ 1
  785. initcall ahci_driver_init+0x0/0xc returned 0 after 270 usecs
  786. calling imx_ahci_driver_init+0x0/0xc @ 1
  787. initcall imx_ahci_driver_init+0x0/0xc returned 0 after 209 usecs
  788. calling pata_imx_driver_init+0x0/0xc @ 1
  789. initcall pata_imx_driver_init+0x0/0xc returned 0 after 187 usecs
  790. calling init_mtd+0x0/0x100 @ 1
  791. initcall init_mtd+0x0/0x100 returned 0 after 509 usecs
  792. calling ofpart_parser_init+0x0/0x44 @ 1
  793. initcall ofpart_parser_init+0x0/0x44 returned 0 after 1 usecs
  794. calling cmdline_parser_init+0x0/0x20 @ 1
  795. initcall cmdline_parser_init+0x0/0x20 returned 0 after 0 usecs
  796. calling init_mtdblock+0x0/0xc @ 1
  797. initcall init_mtdblock+0x0/0xc returned 0 after 4 usecs
  798. calling cfi_probe_init+0x0/0x18 @ 1
  799. initcall cfi_probe_init+0x0/0x18 returned 0 after 0 usecs
  800. calling jedec_probe_init+0x0/0x18 @ 1
  801. initcall jedec_probe_init+0x0/0x18 returned 0 after 2 usecs
  802. calling of_flash_driver_init+0x0/0xc @ 1
  803. initcall of_flash_driver_init+0x0/0xc returned 0 after 315 usecs
  804. calling dataflash_driver_init+0x0/0xc @ 1
  805. initcall dataflash_driver_init+0x0/0xc returned 0 after 30 usecs
  806. calling m25p80_driver_init+0x0/0xc @ 1
  807. initcall m25p80_driver_init+0x0/0xc returned 0 after 22 usecs
  808. calling sst25l_driver_init+0x0/0xc @ 1
  809. initcall sst25l_driver_init+0x0/0xc returned 0 after 22 usecs
  810. calling nand_base_init+0x0/0x8 @ 1
  811. initcall nand_base_init+0x0/0x8 returned 0 after 0 usecs
  812. calling mxcnd_driver_init+0x0/0xc @ 1
  813. initcall mxcnd_driver_init+0x0/0xc returned 0 after 409 usecs
  814. calling gpmi_nand_driver_init+0x0/0xc @ 1
  815. nand: No NAND device found
  816. gpmi-nand 112000.gpmi-nand: driver registration failed: -19
  817. initcall gpmi_nand_driver_init+0x0/0xc returned 0 after 9713 usecs
  818. calling spi_imx_driver_init+0x0/0xc @ 1
  819. spi_imx 2008000.ecspi: probed
  820. m25p80 spi32765.0: found at25sf041, expected m25p16
  821. m25p80 spi32765.0: at25sf041 (512 Kbytes)
  822. 4 ofpart partitions found on MTD device spi32765.0
  823. Creating 4 MTD partitions on "spi32765.0":
  824. 0x000000000000-0x000000020000 : "SPL"
  825. 0x000000020000-0x000000040000 : "env"
  826. 0x000000040000-0x0000000c0000 : "uboot"
  827. mtd: partition "uboot" extends beyond the end of device "spi32765.0" -- size truncated to 0x40000
  828. 0x0000000c0000-0x000000080000 : "user"
  829. mtd: partition "user" is out of reach -- disabled
  830. spi_imx 2014000.ecspi: probed
  831. initcall spi_imx_driver_init+0x0/0xc returned 0 after 53572 usecs
  832. calling net_olddevs_init+0x0/0x6c @ 1
  833. initcall net_olddevs_init+0x0/0x6c returned 0 after 11 usecs
  834. calling cs89x0_driver_init+0x0/0x14 @ 1
  835. initcall cs89x0_driver_init+0x0/0x14 returned -19 after 123 usecs
  836. calling fec_driver_init+0x0/0xc @ 1
  837. libphy: fec_enet_mii_bus: probed
  838. fec 2188000.ethernet eth0: registered PHC device 0
  839. initcall fec_driver_init+0x0/0xc returned 0 after 13229 usecs
  840. calling smc_driver_init+0x0/0xc @ 1
  841. initcall smc_driver_init+0x0/0xc returned 0 after 267 usecs
  842. calling smc911x_driver_init+0x0/0xc @ 1
  843. initcall smc911x_driver_init+0x0/0xc returned 0 after 94 usecs
  844. calling smsc911x_init_module+0x0/0xc @ 1
  845. initcall smsc911x_init_module+0x0/0xc returned 0 after 173 usecs
  846. calling ppp_init+0x0/0xf4 @ 1
  847. PPP generic driver version 2.4.2
  848. initcall ppp_init+0x0/0xf4 returned 0 after 3099 usecs
  849. calling hso_init+0x0/0x1c8 @ 1
  850. hso: drivers/net/usb/hso.c: Option Wireless
  851. usbcore: registered new interface driver hso
  852. initcall hso_init+0x0/0x1c8 returned 0 after 7847 usecs
  853. calling ehci_hcd_init+0x0/0x70 @ 1
  854. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  855. initcall ehci_hcd_init+0x0/0x70 returned 0 after 5127 usecs
  856. calling usb_storage_driver_init+0x0/0x18 @ 1
  857. usbcore: registered new interface driver usb-storage
  858. initcall usb_storage_driver_init+0x0/0x18 returned 0 after 4665 usecs
  859. calling usb_serial_init+0x0/0x1dc @ 1
  860. usbcore: registered new interface driver usbserial
  861. usbcore: registered new interface driver usbserial_generic
  862. usbserial: USB Serial support registered for generic
  863. initcall usb_serial_init+0x0/0x1dc returned 0 after 14364 usecs
  864. calling ftdi_init+0x0/0x8c @ 1
  865. usbcore: registered new interface driver ftdi_sio
  866. usbserial: USB Serial support registered for FTDI USB Serial Device
  867. initcall ftdi_init+0x0/0x8c returned 0 after 10299 usecs
  868. calling ci_hdrc_driver_init+0x0/0xc @ 1
  869. initcall ci_hdrc_driver_init+0x0/0xc returned 0 after 125 usecs
  870. calling ci_hdrc_msm_driver_init+0x0/0xc @ 1
  871. initcall ci_hdrc_msm_driver_init+0x0/0xc returned 0 after 91 usecs
  872. calling usbmisc_imx_driver_init+0x0/0xc @ 1
  873. initcall usbmisc_imx_driver_init+0x0/0xc returned 0 after 409 usecs
  874. calling ci_hdrc_imx_driver_init+0x0/0xc @ 1
  875. ci_hdrc ci_hdrc.1: doesn't support gadget
  876. ci_hdrc ci_hdrc.1: EHCI Host Controller
  877. ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
  878. ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  879. hub 1-0:1.0: USB hub found
  880. hub 1-0:1.0: 1 port detected
  881. initcall ci_hdrc_imx_driver_init+0x0/0xc returned 0 after 44824 usecs
  882. calling mousedev_init+0x0/0x60 @ 1
  883. mousedev: PS/2 mouse device common for all mice
  884. initcall mousedev_init+0x0/0x60 returned 0 after 4361 usecs
  885. calling evdev_init+0x0/0xc @ 1
  886. initcall evdev_init+0x0/0xc returned 0 after 0 usecs
  887. calling atkbd_init+0x0/0x18 @ 1
  888. initcall atkbd_init+0x0/0x18 returned 0 after 69 usecs
  889. calling imx_keypad_driver_init+0x0/0xc @ 1
  890. initcall imx_keypad_driver_init+0x0/0xc returned 0 after 259 usecs
  891. calling elan_touch_init+0x0/0x10 @ 1
  892. initcall elan_touch_init+0x0/0x10 returned 0 after 61 usecs
  893. calling egalax_ts_driver_init+0x0/0x10 @ 1
  894. initcall egalax_ts_driver_init+0x0/0x10 returned 0 after 46 usecs
  895. calling max11801_ts_driver_init+0x0/0x10 @ 1
  896. initcall max11801_ts_driver_init+0x0/0x10 returned 0 after 40 usecs
  897. calling usbtouch_driver_init+0x0/0x18 @ 1
  898. usbcore: registered new interface driver usbtouchscreen
  899. initcall usbtouch_driver_init+0x0/0x18 returned 0 after 4944 usecs
  900. calling mma8450_driver_init+0x0/0x10 @ 1
  901. initcall mma8450_driver_init+0x0/0x10 returned 0 after 51 usecs
  902. calling pwm_beeper_driver_init+0x0/0xc @ 1
  903. input: pwm-beeper as /devices/soc0/buzzer.33/input/input0
  904. initcall pwm_beeper_driver_init+0x0/0xc returned 0 after 5597 usecs
  905. calling isl29023_init+0x0/0x10 @ 1
  906. i2c-core: driver [isl29023] using legacy suspend method
  907. i2c-core: driver [isl29023] using legacy resume method
  908. initcall isl29023_init+0x0/0x10 returned 0 after 9691 usecs
  909. calling da9063_rtc_driver_init+0x0/0xc @ 1
  910. da9063-rtc da9063-rtc: IRQ is 1
  911. rtc rtc0: da9063-rtc: dev (254:0)
  912. da9063-rtc da9063-rtc: rtc core: registered da9063-rtc as rtc0
  913. initcall da9063_rtc_driver_init+0x0/0xc returned 0 after 17793 usecs
  914. calling mxc_rtc_driver_init+0x0/0xc @ 1
  915. initcall mxc_rtc_driver_init+0x0/0xc returned 0 after 114 usecs
  916. calling mc13xxx_rtc_driver_init+0x0/0x14 @ 1
  917. initcall mc13xxx_rtc_driver_init+0x0/0x14 returned -19 after 112 usecs
  918. calling snvs_rtc_driver_init+0x0/0xc @ 1
  919. rtc rtc1: 20cc034.snvs-rtc-lp: dev (254:1)
  920. snvs_rtc 20cc034.snvs-rtc-lp: rtc core: registered 20cc034.snvs-rtc-lp as rtc1
  921. initcall snvs_rtc_driver_init+0x0/0xc returned 0 after 7358 usecs
  922. calling smbalert_driver_init+0x0/0x10 @ 1
  923. initcall smbalert_driver_init+0x0/0x10 returned 0 after 48 usecs
  924. calling i2c_dev_init+0x0/0xd4 @ 1
  925. i2c /dev entries driver
  926. initcall i2c_dev_init+0x0/0xd4 returned 0 after 2441 usecs
  927. calling ov2640_i2c_driver_init+0x0/0x10 @ 1
  928. initcall ov2640_i2c_driver_init+0x0/0x10 returned 0 after 42 usecs
  929. calling soc_camera_pdrv_init+0x0/0xc @ 1
  930. initcall soc_camera_pdrv_init+0x0/0xc returned 0 after 110 usecs
  931. calling soc_mbus_init+0x0/0x8 @ 1
  932. initcall soc_mbus_init+0x0/0x8 returned 0 after 0 usecs
  933. calling mx3_camera_driver_init+0x0/0xc @ 1
  934. initcall mx3_camera_driver_init+0x0/0xc returned 0 after 86 usecs
  935. calling pxp_driver_init+0x0/0xc @ 1
  936. initcall pxp_driver_init+0x0/0xc returned 0 after 202 usecs
  937. calling si476x_radio_driver_init+0x0/0xc @ 1
  938. initcall si476x_radio_driver_init+0x0/0xc returned 0 after 85 usecs
  939. calling max8903_driver_init+0x0/0xc @ 1
  940. initcall max8903_driver_init+0x0/0xc returned 0 after 179 usecs
  941. calling sensors_max17135_init+0x0/0xc @ 1
  942. initcall sensors_max17135_init+0x0/0xc returned 0 after 87 usecs
  943. calling mag3110_init+0x0/0x10 @ 1
  944. i2c-core: driver [mag3110] using legacy suspend method
  945. i2c-core: driver [mag3110] using legacy resume method
  946. initcall mag3110_init+0x0/0x10 returned 0 after 9522 usecs
  947. calling mma8451_init+0x0/0x30 @ 1
  948. initcall mma8451_init+0x0/0x30 returned 0 after 42 usecs
  949. calling imx_thermal_init+0x0/0xc @ 1
  950. initcall imx_thermal_init+0x0/0xc returned 0 after 756 usecs
  951. calling imx2_wdt_driver_init+0x0/0x14 @ 1
  952. imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)
  953. initcall imx2_wdt_driver_init+0x0/0x14 returned 0 after 7208 usecs
  954. calling cpufreq_stats_init+0x0/0xe4 @ 1
  955. initcall cpufreq_stats_init+0x0/0xe4 returned 0 after 4 usecs
  956. calling cpufreq_gov_powersave_init+0x0/0xc @ 1
  957. initcall cpufreq_gov_powersave_init+0x0/0xc returned 0 after 2 usecs
  958. calling cpufreq_gov_userspace_init+0x0/0xc @ 1
  959. initcall cpufreq_gov_userspace_init+0x0/0xc returned 0 after 0 usecs
  960. calling cpufreq_gov_dbs_init+0x0/0xc @ 1
  961. initcall cpufreq_gov_dbs_init+0x0/0xc returned 0 after 0 usecs
  962. calling cpufreq_gov_dbs_init+0x0/0xc @ 1
  963. initcall cpufreq_gov_dbs_init+0x0/0xc returned 0 after 2 usecs
  964. calling imx6_cpufreq_platdrv_init+0x0/0xc @ 1
  965. initcall imx6_cpufreq_platdrv_init+0x0/0xc returned 0 after 114 usecs
  966. calling init_ladder+0x0/0xc @ 1
  967. cpuidle: using governor ladder
  968. initcall init_ladder+0x0/0xc returned 0 after 2738 usecs
  969. calling init_menu+0x0/0xc @ 1
  970. cpuidle: using governor menu
  971. initcall init_menu+0x0/0xc returned 0 after 2563 usecs
  972. calling mmc_blk_init+0x0/0x8c @ 1
  973. initcall mmc_blk_init+0x0/0x8c returned 0 after 29 usecs
  974. calling sdhci_drv_init+0x0/0x24 @ 1
  975. sdhci: Secure Digital Host Controller Interface driver
  976. sdhci: Copyright(c) Pierre Ossman
  977. initcall sdhci_drv_init+0x0/0x24 returned 0 after 7776 usecs
  978. calling sdhci_pltfm_drv_init+0x0/0x18 @ 1
  979. sdhci-pltfm: SDHCI platform and OF driver helper
  980. initcall sdhci_pltfm_drv_init+0x0/0x18 returned 0 after 4318 usecs
  981. calling sdhci_esdhc_imx_driver_init+0x0/0xc @ 1
  982. mmc0: no vqmmc regulator found
  983. mmc0: no vmmc regulator found
  984. mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
  985. mmc1: no vqmmc regulator found
  986. mmc1: no vmmc regulator found
  987. mmc0: host does not support reading read-only switch. assuming write-enable.
  988. mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
  989. mmc0: new high speed SDHC card at address b368
  990. mmcblk0: mmc0:b368 AF UD 3.73 GiB
  991. sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode
  992. mmcblk0: p1 p2 p3
  993. mmc2: no vqmmc regulator found
  994. mmc2: no vmmc regulator found
  995. mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
  996. initcall sdhci_esdhc_imx_driver_init+0x0/0xc returned 0 after 189334 usecs
  997. calling gpu_init+0x0/0xc @ 1
  998. usb 1-1: new high-speed USB device number 2 using ci_hdrc
  999. mmc2: BKOPS_EN bit is not set
  1000. mmc2: new high speed DDR MMC card at address 0001
  1001. mmcblk1: mmc2:0001 SEM04G 3.68 GiB
  1002. mmcblk1boot0: mmc2:0001 SEM04G partition 1 2.00 MiB
  1003. mmcblk1boot1: mmc2:0001 SEM04G partition 2 2.00 MiB
  1004. mmcblk1: p1
  1005. mmcblk1boot1: unknown partition table
  1006. mmcblk1boot0: unknown partition table
  1007. hub 1-1:1.0: USB hub found
  1008. hub 1-1:1.0: 4 ports detected
  1009. Galcore version 4.6.9.9754
  1010. initcall gpu_init+0x0/0xc returned 0 after 283296 usecs
  1011. calling vdoa_init+0x0/0x2c @ 1
  1012. mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
  1013. initcall vdoa_init+0x0/0x2c returned 0 after 6858 usecs
  1014. calling mxc_asrc_driver_init+0x0/0xc @ 1
  1015. mxc_asrc 2034000.asrc: mxc_asrc registered
  1016. initcall mxc_asrc_driver_init+0x0/0xc returned 0 after 4431 usecs
  1017. calling vpu_init+0x0/0x38 @ 1
  1018. mxc_vpu 2040000.vpu: VPU initialized
  1019. initcall vpu_init+0x0/0x38 returned 0 after 3979 usecs
  1020. calling caam_driver_init+0x0/0xc @ 1
  1021. caam 2100000.caam: device ID = 0x0a16010000000100 (Era -524)
  1022. caam 2100000.caam: job rings = 2, qi = 0
  1023. initcall caam_driver_init+0x0/0xc returned 0 after 157473 usecs
  1024. calling caam_algapi_init+0x0/0x4e4 @ 1
  1025. caam 2100000.caam: authenc-hmac-md5-cbc-aes-caam
  1026. caam 2100000.caam: authencesn-hmac-md5-cbc-aes-caam
  1027. caam 2100000.caam: authenc-hmac-sha1-cbc-aes-caam
  1028. caam 2100000.caam: authencesn-hmac-sha1-cbc-aes-caam
  1029. caam 2100000.caam: authenc-hmac-sha224-cbc-aes-caam
  1030. caam 2100000.caam: authencesn-hmac-sha224-cbc-aes-caam
  1031. caam 2100000.caam: authenc-hmac-sha256-cbc-aes-caam
  1032. caam 2100000.caam: authencesn-hmac-sha256-cbc-aes-caam
  1033. caam 2100000.caam: authenc-hmac-md5-cbc-des3_ede-caam
  1034. caam 2100000.caam: authencesn-hmac-md5-cbc-des3_ede-caam
  1035. caam 2100000.caam: authenc-hmac-sha1-cbc-des3_ede-caam
  1036. caam 2100000.caam: authencesn-hmac-sha1-cbc-des3_ede-caam
  1037. caam 2100000.caam: authenc-hmac-sha224-cbc-des3_ede-caam
  1038. caam 2100000.caam: authencesn-hmac-sha224-cbc-des3_ede-caam
  1039. caam 2100000.caam: authenc-hmac-sha256-cbc-des3_ede-caam
  1040. caam 2100000.caam: authencesn-hmac-sha256-cbc-des3_ede-caam
  1041. caam 2100000.caam: authenc-hmac-md5-cbc-des-caam
  1042. caam 2100000.caam: authencesn-hmac-md5-cbc-des-caam
  1043. caam 2100000.caam: authenc-hmac-sha1-cbc-des-caam
  1044. caam 2100000.caam: authencesn-hmac-sha1-cbc-des-caam
  1045. caam 2100000.caam: authenc-hmac-sha224-cbc-des-caam
  1046. caam 2100000.caam: authencesn-hmac-sha224-cbc-des-caam
  1047. caam 2100000.caam: authenc-hmac-sha256-cbc-des-caam
  1048. caam 2100000.caam: authencesn-hmac-sha256-cbc-des-caam
  1049. caam 2100000.caam: ecb-des-caam
  1050. caam 2100000.caam: ecb-arc4-caam
  1051. caam 2100000.caam: ecb-aes-caam
  1052. caam 2100000.caam: ctr-aes-caam
  1053. caam 2100000.caam: cbc-aes-caam
  1054. caam 2100000.caam: ecb-des3-caam
  1055. caam 2100000.caam: cbc-3des-caam
  1056. caam 2100000.caam: cbc-des-caam
  1057. caam 2100000.caam: fsl,sec-v4.0 algorithms registered in /proc/crypto
  1058. initcall caam_algapi_init+0x0/0x4e4 returned 0 after 144992 usecs
  1059. calling caam_algapi_hash_init+0x0/0x228 @ 1
  1060. initcall caam_algapi_hash_init+0x0/0x228 returned 0 after 1122 usecs
  1061. calling caam_rng_init+0x0/0x1f8 @ 1
  1062. platform 2101000.jr0: registering rng-caam
  1063. initcall caam_rng_init+0x0/0x1f8 returned 0 after 6439 usecs
  1064. calling caam_sm_init+0x0/0x58 @ 1
  1065. initcall caam_sm_init+0x0/0x58 returned 0 after 474 usecs
  1066. calling caam_sm_test_init+0x0/0x58 @ 1
  1067. platform caam_sm: caam_sm_test: 8-byte key test match OK
  1068. platform caam_sm: caam_sm_test: 16-byte key test match OK
  1069. platform caam_sm: caam_sm_test: 32-byte key test match OK
  1070. initcall caam_sm_test_init+0x0/0x58 returned 0 after 15809 usecs
  1071. calling caam_secvio_init+0x0/0x54 @ 1
  1072. platform caam_secvio.34: security violation service handlers armed
  1073. initcall caam_secvio_init+0x0/0x54 returned 0 after 6253 usecs
  1074. calling hid_init+0x0/0x54 @ 1
  1075. initcall hid_init+0x0/0x54 returned 0 after 69 usecs
  1076. calling hid_generic_init+0x0/0x18 @ 1
  1077. initcall hid_generic_init+0x0/0x18 returned 0 after 50 usecs
  1078. calling mt_driver_init+0x0/0x18 @ 1
  1079. initcall mt_driver_init+0x0/0x18 returned 0 after 32 usecs
  1080. calling hid_init+0x0/0x5c @ 1
  1081. usbcore: registered new interface driver usbhid
  1082. usbhid: USB HID core driver
  1083. initcall hid_init+0x0/0x5c returned 0 after 6723 usecs
  1084. calling staging_init+0x0/0x8 @ 1
  1085. initcall staging_init+0x0/0x8 returned 0 after 1 usecs
  1086. calling alsa_timer_init+0x0/0x18c @ 1
  1087. initcall alsa_timer_init+0x0/0x18c returned 0 after 209 usecs
  1088. calling alsa_pcm_init+0x0/0x6c @ 1
  1089. initcall alsa_pcm_init+0x0/0x6c returned 0 after 8 usecs
  1090. calling snd_mem_init+0x0/0x44 @ 1
  1091. initcall snd_mem_init+0x0/0x44 returned 0 after 16 usecs
  1092. calling snd_compress_init+0x0/0x8 @ 1
  1093. initcall snd_compress_init+0x0/0x8 returned 0 after 0 usecs
  1094. calling snd_soc_init+0x0/0x118 @ 1
  1095. initcall snd_soc_init+0x0/0x118 returned 0 after 457 usecs
  1096. calling sgtl5000_i2c_driver_init+0x0/0x10 @ 1
  1097. sgtl5000: probe of 0-000a failed with error -5
  1098. initcall sgtl5000_i2c_driver_init+0x0/0x10 returned 0 after 4726 usecs
  1099. calling si476x_platform_driver_init+0x0/0xc @ 1
  1100. initcall si476x_platform_driver_init+0x0/0xc returned 0 after 115 usecs
  1101. calling dw_i2s_driver_init+0x0/0xc @ 1
  1102. initcall dw_i2s_driver_init+0x0/0xc returned 0 after 90 usecs
  1103. calling fsl_ssi_driver_init+0x0/0xc @ 1
  1104. initcall fsl_ssi_driver_init+0x0/0xc returned 0 after 4409 usecs
  1105. calling imx_pcm_driver_init+0x0/0xc @ 1
  1106. initcall imx_pcm_driver_init+0x0/0xc returned 0 after 124 usecs
  1107. calling fsl_asrc_p2p_driver_init+0x0/0xc @ 1
  1108. initcall fsl_asrc_p2p_driver_init+0x0/0xc returned 0 after 489 usecs
  1109. calling imx_sgtl5000_driver_init+0x0/0xc @ 1
  1110. imx-sgtl5000 sound2.31: ASoC: CODEC (null) not registered
  1111. imx-sgtl5000 sound2.31: snd_soc_register_card failed (-517)
  1112. platform sound2.31: Driver imx-sgtl5000 requests probe deferral
  1113. initcall imx_sgtl5000_driver_init+0x0/0xc returned 0 after 16223 usecs
  1114. calling sock_diag_init+0x0/0xc @ 1
  1115. initcall sock_diag_init+0x0/0xc returned 0 after 12 usecs
  1116. calling flow_cache_init_global+0x0/0x1b4 @ 1
  1117. initcall flow_cache_init_global+0x0/0x1b4 returned 0 after 55 usecs
  1118. calling sysctl_ipv4_init+0x0/0xa0 @ 1
  1119. initcall sysctl_ipv4_init+0x0/0xa0 returned 0 after 115 usecs
  1120. calling tunnel4_init+0x0/0x70 @ 1
  1121. initcall tunnel4_init+0x0/0x70 returned 0 after 2 usecs
  1122. calling ipv4_netfilter_init+0x0/0xc @ 1
  1123. initcall ipv4_netfilter_init+0x0/0xc returned 0 after 1 usecs
  1124. calling inet_diag_init+0x0/0x84 @ 1
  1125. initcall inet_diag_init+0x0/0x84 returned 0 after 3 usecs
  1126. calling tcp_diag_init+0x0/0xc @ 1
  1127. initcall tcp_diag_init+0x0/0xc returned 0 after 0 usecs
  1128. calling cubictcp_register+0x0/0x7c @ 1
  1129. TCP: cubic registered
  1130. initcall cubictcp_register+0x0/0x7c returned 0 after 2008 usecs
  1131. calling inet6_init+0x0/0x290 @ 1
  1132. NET: Registered protocol family 10
  1133. initcall inet6_init+0x0/0x290 returned 0 after 4319 usecs
  1134. calling xfrm6_transport_init+0x0/0x10 @ 1
  1135. initcall xfrm6_transport_init+0x0/0x10 returned 0 after 1 usecs
  1136. calling xfrm6_mode_tunnel_init+0x0/0x10 @ 1
  1137. initcall xfrm6_mode_tunnel_init+0x0/0x10 returned 0 after 0 usecs
  1138. calling xfrm6_beet_init+0x0/0x10 @ 1
  1139. initcall xfrm6_beet_init+0x0/0x10 returned 0 after 0 usecs
  1140. calling sit_init+0x0/0x90 @ 1
  1141. sit: IPv6 over IPv4 tunneling driver
  1142. initcall sit_init+0x0/0x90 returned 0 after 3777 usecs
  1143. calling packet_init+0x0/0x48 @ 1
  1144. NET: Registered protocol family 17
  1145. initcall packet_init+0x0/0x48 returned 0 after 3133 usecs
  1146. calling init_rpcsec_gss+0x0/0x6c @ 1
  1147. initcall init_rpcsec_gss+0x0/0x6c returned 0 after 48 usecs
  1148. calling vlan_proto_init+0x0/0x84 @ 1
  1149. 8021q: 802.1Q VLAN Support v1.8
  1150. initcall vlan_proto_init+0x0/0x84 returned 0 after 2839 usecs
  1151. calling rfkill_gpio_driver_init+0x0/0xc @ 1
  1152. initcall rfkill_gpio_driver_init+0x0/0xc returned 0 after 149 usecs
  1153. calling init_dns_resolver+0x0/0x118 @ 1
  1154. Key type dns_resolver registered
  1155. initcall init_dns_resolver+0x0/0x118 returned 0 after 2935 usecs
  1156. calling vfp_init+0x0/0x190 @ 1
  1157. VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  1158. initcall vfp_init+0x0/0x190 returned 0 after 6270 usecs
  1159. calling init_machine_late+0x0/0x28 @ 1
  1160. initcall init_machine_late+0x0/0x28 returned 0 after 1288 usecs
  1161. calling init_oops_id+0x0/0x40 @ 1
  1162. initcall init_oops_id+0x0/0x40 returned 0 after 14 usecs
  1163. calling printk_late_init+0x0/0x70 @ 1
  1164. initcall printk_late_init+0x0/0x70 returned 0 after 3 usecs
  1165. calling pm_qos_power_init+0x0/0x64 @ 1
  1166. initcall pm_qos_power_init+0x0/0x64 returned 0 after 383 usecs
  1167. calling pm_debugfs_init+0x0/0x38 @ 1
  1168. initcall pm_debugfs_init+0x0/0x38 returned 0 after 11 usecs
  1169. calling test_suspend+0x0/0x1cc @ 1
  1170. initcall test_suspend+0x0/0x1cc returned 0 after 2 usecs
  1171. calling max_swapfiles_check+0x0/0x8 @ 1
  1172. initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
  1173. calling ubifs_init+0x0/0xd8 @ 1
  1174. initcall ubifs_init+0x0/0xd8 returned 0 after 403 usecs
  1175. calling prandom_reseed+0x0/0xac @ 1
  1176. initcall prandom_reseed+0x0/0xac returned 0 after 35 usecs
  1177. calling mxc_hdmi_init+0x0/0xc @ 1
  1178. initcall mxc_hdmi_init+0x0/0xc returned 0 after 378 usecs
  1179. calling mxcfb_init+0x0/0xc @ 1
  1180. mxc_sdc_fb fb.30: register mxc display driver ldb
  1181. mxc_ldb 20e0000.ldb: change IPU DI1 to IPU DI0 for LDB channel0.
  1182. Console: switching to colour frame buffer device 100x30
  1183. initcall mxcfb_init+0x0/0xc returned 0 after 111362 usecs
  1184. calling regulator_init_complete+0x0/0x1b8 @ 1
  1185. initcall regulator_init_complete+0x0/0x1b8 returned 0 after 12 usecs
  1186. calling deferred_probe_initcall+0x0/0x78 @ 1
  1187. imx-sgtl5000 sound2.31: ASoC: CODEC (null) not registered
  1188. imx-sgtl5000 sound2.31: snd_soc_register_card failed (-517)
  1189. platform sound2.31: Driver imx-sgtl5000 requests probe deferral
  1190. initcall deferred_probe_initcall+0x0/0x78 returned 0 after 16449 usecs
  1191. calling ubi_init+0x0/0x2e0 @ 1
  1192. initcall ubi_init+0x0/0x2e0 returned 0 after 236 usecs
  1193. calling gpio_keys_init+0x0/0xc @ 1
  1194. initcall gpio_keys_init+0x0/0xc returned 0 after 286 usecs
  1195. calling rtc_hctosys+0x0/0x120 @ 1
  1196. da9063-rtc da9063-rtc: setting system clock to 2000-01-01 00:05:40 UTC (946685140)
  1197. initcall rtc_hctosys+0x0/0x120 returned 0 after 8412 usecs
  1198. calling mxc_vout_init+0x0/0x2c @ 1
  1199. mxc_v4l2_output v4l2_out.29: V4L2 device registered as video16
  1200. mxc_v4l2_output v4l2_out.29: V4L2 device registered as video17
  1201. initcall mxc_vout_init+0x0/0x2c returned 0 after 11566 usecs
  1202. calling cpufreq_interactive_init+0x0/0x1bc @ 1
  1203. imx-sgtl5000 sound2.31: ASoC: CODEC (null) not registered
  1204. imx-sgtl5000 sound2.31: snd_soc_register_card failed (-517)
  1205. initcall cpufreq_interactive_init+0x0/0x1bc returned 0 after 5471 usecs
  1206. calling clk_disable_unused+0x0/0x138 @ 1
  1207. initcall clk_disable_unused+0x0/0x138 returned 0 after 189 usecs
  1208. calling clk_debug_init+0x0/0x118 @ 1
  1209. platform sound2.31: Driver imx-sgtl5000 requests probe deferral
  1210. initcall clk_debug_init+0x0/0x118 returned 0 after 7547 usecs
  1211. calling tcp_congestion_default+0x0/0xc @ 1
  1212. initcall tcp_congestion_default+0x0/0xc returned 0 after 2 usecs
  1213. calling tcp_fastopen_init+0x0/0x2c @ 1
  1214. initcall tcp_fastopen_init+0x0/0x2c returned 0 after 66 usecs
  1215. calling ip_auto_config+0x0/0xff8 @ 1
  1216. initcall ip_auto_config+0x0/0xff8 returned 0 after 25 usecs
  1217. calling alsa_sound_last_init+0x0/0x6c @ 1
  1218. ALSA device list:
  1219. No soundcards found.
  1220. initcall alsa_sound_last_init+0x0/0x6c returned 0 after 4 usecs
  1221. calling initialize_hashrnd+0x0/0x1c @ 1
  1222. initcall initialize_hashrnd+0x0/0x1c returned 0 after 11 usecs
  1223. async_waiting @ 1
  1224. async_continuing @ 1 after 0 usec
  1225. kjournald starting. Commit interval 5 seconds
  1226. EXT3-fs (mmcblk0p2): using internal journal
  1227. EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
  1228. VFS: Mounted root (ext3 filesystem) on device 179:2.
  1229. devtmpfs: mounted
  1230. async_waiting @ 1
  1231. async_continuing @ 1 after 0 usec
  1232. Freeing unused kernel memory: 360K (80ba5000 - 80bff000)
  1233. EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
  1234. udevd[183]: starting version 182
  1235. imx-sgtl5000 sound2.31: ASoC: CODEC (null) not registered
  1236. imx-sgtl5000 sound2.31: snd_soc_register_card failed (-517)
  1237. platform sound2.31: Driver imx-sgtl5000 requests probe deferral
  1238. fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
  1239. IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1240. bt125 bt125_dev_write Nepodarilo se zapsat do modulu L:
  1241. libphy: 2188000.ethernet:00 - Link is Up - 100/Full
  1242. IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1243. bt125 bt125_dev_write Nepodarilo se zapsat do modulu L:
Add Comment
Please, Sign In to add comment