Advertisement
Guest User

Untitled

a guest
May 27th, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.22 KB | None | 0 0
  1. U-Boot 2015.07-g7e2f081-dirty (Mar 18 2016 - 10:21:25 +0800)S900 96BOARD
  2.  
  3. DRAM: 2 GiB
  4. Relocation Offset is: 6ef48000
  5. PMU_INFO:found PMIC type 2 ver 3
  6. clk: core_pll 1104MHz, dev_pll 660MHz, display_pll 1056MHz
  7. MMC: MMC: source clk CMU_DEVPLL:660000000Hz
  8. MMC: source clk CMU_DEVPLL:660000000Hz
  9. host0 scan ok
  10. MMC: source clk CMU_DEVPLL:660000000Hz
  11. error: SDC2 send CMD8, No rsp
  12. error: SDC2 send CMD55, No rsp
  13. MMC: source clk CMU_DEVPLL:660000000Hz
  14. phy_mmca init ok
  15. virmmc1: 0, virmmc0: 1
  16. Using default environment
  17.  
  18. check recovery mode
  19. ** Invalid partition 6 **
  20. check update.zip in sdcard
  21. ERROR: owl_lcdc: no etry for 'panel_configs'
  22.  
  23. at /home/local/ACTIONS/liuwei/ad900/bf1_tag_151209/u-boot/drivers/video/owl/dss/controller/lcdc.c:71/lcdc_pa)
  24. ERROR: owl_edpc: no etry for 'panel_configs'
  25.  
  26. at /home/local/ACTIONS/liuwei/ad900/bf1_tag_151209/u-boot/drivers/video/owl/dss/controller/edpc.c:66/edpc_pa)
  27. transfer error
  28. ERROR: owl_fb: no primary panel
  29.  
  30. at /home/local/ACTIONS/liuwei/ad900/bf1_tag_151209/u-boot/drivers/video/owl/owl_fb.c:156/owl_fb_init()
  31. In: uart@e012a000
  32. Out: serial
  33. Err: serial
  34. adckey: AUX0, channel=0
  35. adckey: keynum=2
  36. adc_val=3853
  37. check_key: keycode=-1
  38. Net: usb_ether
  39. Warning: usb_ether (eth0) using random MAC address - da:a4:42:a6:06:44
  40.  
  41. Hit any key to stop autoboot: 0
  42. boot from mmc card ...
  43. reading uEnv.txt
  44. 706 bytes read in 4 ms (171.9 KiB/s)
  45. Loaded environment from uEnv.txt
  46. reading boot.scr
  47. ** Unable to read file boot.scr **
  48. reading bubblegum-kernel_0.snap/Image
  49. 11715080 bytes read in 584 ms (19.1 MiB/s)
  50. reading ramdisk.img
  51. ** Unable to read file ramdisk.img **
  52. reading bubblegum-kernel_0.snap/dtbs/s900_96board.dtb
  53. 29979 bytes read in 9 ms (3.2 MiB/s)
  54. Image lacks image_size field, assuming 16MiB
  55. Wrong Ramdisk Image Format
  56. Ramdisk image is corrupt or invalid
  57. owl> fatload mmc 0:1 ${kernel_addr_r} uEnv.txt;env import -t {kernel_addr_r} ${filesize};run bootsnappy
  58. reading uEnv.txt
  59. 706 bytes read in 5 ms (137.7 KiB/s)
  60. reading bubblegum-kernel_0.snap/Image
  61. 11715080 bytes read in 585 ms (19.1 MiB/s)
  62. reading bubblegum-kernel_0.snap/dtbs/s900_96board.dtb
  63. 29979 bytes read in 10 ms (2.9 MiB/s)
  64. reading bubblegum-kernel_0.snap/initrd.img
  65. 3756128 bytes read in 189 ms (19 MiB/s)
  66. Image lacks image_size field, assuming 16MiB
  67. ## Flattened Device Tree blob at 10000000
  68. Booting using the fdt blob at 0x10000000
  69. reserving fdt memory region: addr=19000000 size=3000000
  70. reserving fdt memory region: addr=20000000 size=20000000
  71. reserving fdt memory region: addr=18fff000 size=1000
  72. reserving fdt memory region: addr=1f000000 size=1000000
  73. Using Device Tree in place at 0000000010000000, end 000000001000a51a
  74. read_mi_head, line 467, magic 0x0, length 0, item num 0
  75. read Head null
  76. read bf-sn faild,errorcode:-1,
  77.  
  78. Starting kernel ...
  79.  
  80. [ 0.000000] Initializing cgroup subsys cpuset
  81. [ 0.000000] Initializing cgroup subsys cpu
  82. [ 0.000000] Initializing cgroup subsys cpuacct
  83. [ 0.000000] Linux version 3.10.52 (josh@josh-ThinkPad-T420) (gcc version 4.9.3 20141031 (prerelease) (Lin6
  84. [ 0.000000] CPU: AArch64 Processor [410fd032] revision 2
  85. [ 0.000000] Machine: s900
  86. [ 0.000000] efi: Getting EFI parameters from FDT:
  87. [ 0.000000] efi: UEFI not found.
  88. [ 0.000000] cma: CMA: reserved 64 MiB at 7c000000
  89. [ 0.000000] psci: probing function IDs from device-tree
  90. [ 0.000000] PERCPU: Embedded 12 pages/cpu @ffffffc07bfa2000 s19776 r8192 d21184 u49152
  91. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517120
  92. [ 0.000000] Kernel command line: console=ttyS5,115200n8 initcall_debug root=/dev/disk/by-label/writable it
  93. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  94. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  95. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  96. [ 0.000000] Memory: 2048MB = 2048MB total
  97. [ 0.000000] Memory: 1397320k/1397320k available, 699832k reserved
  98. [ 0.000000] Virtual kernel memory layout:
  99. [ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000 (245759 MB)
  100. [ 0.000000] vmemmap : 0xffffffbc00000000 - 0xffffffbc01c00000 ( 28 MB)
  101. [ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
  102. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc080000000 ( 2048 MB)
  103. [ 0.000000] .init : 0xffffffc000aa6000 - 0xffffffc000b03d40 ( 376 kB)
  104. [ 0.000000] .text : 0xffffffc000080000 - 0xffffffc000aa5bf4 ( 10391 kB)
  105. [ 0.000000] .data : 0xffffffc000b04000 - 0xffffffc000bac208 ( 673 kB)
  106. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  107. [ 0.000000] Preemptible hierarchical RCU implementation.
  108. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  109. [ 0.000000] [OWL] init sirqs, nr_sirq 3
  110. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  111. [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 2863311519744ns
  112. [ 0.000000] [OWL] timer initialization
  113. [ 0.000000] Console: colour dummy device 80x25
  114. [ 0.000000] allocated 8388608 bytes of page_cgroup
  115. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  116. [ 0.002406] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lp)
  117. [ 0.002406] pid_max: default: 32768 minimum: 301
  118. [ 0.002499] Security Framework initialized
  119. [ 0.002499] SELinux: Disabled at boot.
  120. [ 0.002531] AppArmor: AppArmor disabled by boot time parameter
  121. [ 0.002562] Mount-cache hash table entries: 256
  122. [ 0.006687] Initializing cgroup subsys debug
  123. [ 0.006687] Initializing cgroup subsys memory
  124. [ 0.006718] Initializing cgroup subsys devices
  125. [ 0.006718] Initializing cgroup subsys freezer
  126. [ 0.006937] /cpus/cpu@0: Missing clock-frequency property
  127. [ 0.006937] /cpus/cpu@1: Missing clock-frequency property
  128. [ 0.006968] /cpus/cpu@2: Missing clock-frequency property
  129. [ 0.006968] /cpus/cpu@3: Missing clock-frequency property
  130. [ 0.007031] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
  131. [ 0.007062] EFI services will not be available.
  132. [ 0.060218] CPU1: Booted secondary processor
  133. [ 0.080187] CPU2: Booted secondary processor
  134. [ 0.100187] CPU3: Booted secondary processor
  135. [ 0.100312] Brought up 4 CPUs
  136. [ 0.100312] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  137. [ 0.100843] devtmpfs: initialized
  138. [ 0.104531] pinctrl core: initialized pinctrl subsystem
  139. [ 0.104781] regulator-dummy: no parameters
  140. [ 0.106249] NET: Registered protocol family 16
  141. [ 0.107187] vdso: 2 pages (1 code, 1 data) at base ffffffc000b09000
  142. [ 0.107281] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  143. [ 0.108406] software IO TLB [mem 0x78c00000-0x79000000] (4MB) mapped at [ffffffc078c00000-ffffffc078fffff]
  144. [ 0.108468] requeue_bios init work
  145. [ 0.108468] scan_work init work
  146. [ 0.109531] DMA: preallocated 256 KiB pool for atomic allocations
  147. [ 0.109687] [OWL] Power domain initialization
  148. [ 0.109812] [OWL] S900 clock initialization
  149. [ 0.110874] [OWL] pinctrl initialization
  150. [ 0.110906] pinctrl-s900 e01b0000.pinctrl: nfunctions 49, ngroups 94
  151. [ 0.112343] [OWL] register reset controller
  152. [ 0.112812] GPIOA initialization
  153. [ 0.113281] GPIOB initialization
  154. [ 0.113718] GPIOC initialization
  155. [ 0.114249] GPIOD initialization
  156. [ 0.114718] GPIOE initialization
  157. [ 0.115187] GPIOF initialization
  158. [ 0.123718] bio: create slab <bio-0> at 0
  159. [ 0.124406] [OWL] initialize DMA controller
  160. [ 0.124437] dma-owl e0260000.dma-controller: dma-channels 12, dma-requests 46
  161. [ 0.127124] eta355c_init 297
  162. [ 0.127343] gpu-gpio-supply: 875 <--> 1000 mV at 1000 mV
  163. [ 0.128218] SCSI subsystem initialized
  164. [ 0.128249] [OWL] SPI controller initialization
  165. [ 0.128499] usbcore: registered new interface driver usbfs
  166. [ 0.128531] usbcore: registered new interface driver hub
  167. [ 0.128593] usbcore: registered new device driver usb
  168. [ 0.128749] [OWL] I2C controller initialization
  169. [ 0.129343] i2c-owl e0170000.i2c: I2C adapter ready to operate.
  170. [ 0.129624] i2c-owl e0172000.i2c: I2C adapter ready to operate.
  171. [ 0.129781] i2c-owl e0174000.i2c: I2C adapter ready to operate.
  172. [ 0.130062] atc260x_i2c 3-0065: Probing...
  173. [ 0.130093] atc260x_i2c 3-0065: atc260x_core_dev_init() enter
  174. [ 0.131531] atc260x_i2c 3-0065: detect PMU chip type 2 ver D
  175. [ 0.131531] atc260x_i2c 3-0065: PMU root IRQ 130
  176. [ 0.132124] atc260x-regulator atc2609a-dcdc0.0: Probing atc2609a-dcdc0, id=0
  177. [ 0.133312] dcdc0: 600 <--> 1300 mV at 925 mV
  178. [ 0.133624] atc260x-regulator atc2609a-dcdc1.1: Probing atc2609a-dcdc1, id=1
  179. [ 0.134781] dcdc1: 600 <--> 1300 mV at 925 mV
  180. [ 0.135062] atc260x-regulator atc2609a-dcdc2.2: Probing atc2609a-dcdc2, id=2
  181. [ 0.136249] dcdc2: 600 <--> 1350 mV at 1300 mV
  182. [ 0.136531] atc260x-regulator atc2609a-dcdc3.3: Probing atc2609a-dcdc3, id=3
  183. [ 0.137718] dcdc3: 600 <--> 3500 mV at 3100 mV
  184. [ 0.138031] atc260x-regulator atc2609a-dcdc4.4: Probing atc2609a-dcdc4, id=4
  185. [ 0.139187] dcdc4: 600 <--> 1300 mV at 925 mV
  186. [ 0.139468] atc260x-regulator atc2609a-ldo0.0: Probing atc2609a-ldo0, id=0
  187. [ 0.141812] ldo0: 2300 <--> 3400 mV at 3100 mV
  188. [ 0.142124] atc260x-regulator atc2609a-ldo1.1: Probing atc2609a-ldo1, id=1
  189. [ 0.142343] ldo1: 2300 <--> 3400 mV at 3100 mV
  190. [ 0.142656] atc260x-regulator atc2609a-ldo2.2: Probing atc2609a-ldo2, id=2
  191. [ 0.144999] ldo2: 2300 <--> 3400 mV at 3100 mV
  192. [ 0.145312] atc260x-regulator atc2609a-ldo3.3: Probing atc2609a-ldo3, id=3
  193. [ 0.145312] atc260x-regulator atc2609a-ldo3.3: attemp to change volt band to #0
  194. [ 0.147812] ldo3: 700 <--> 2200 mV at 1800 mV
  195. [ 0.148124] atc260x-regulator atc2609a-ldo4.4: Probing atc2609a-ldo4, id=4
  196. [ 0.148124] atc260x-regulator atc2609a-ldo4.4: attemp to change volt band to #0
  197. [ 0.150593] ldo4: 700 <--> 2200 mV at 1800 mV
  198. [ 0.150999] atc260x-regulator atc2609a-ldo6.6: Probing atc2609a-ldo6, id=6
  199. [ 0.150999] atc260x-regulator atc2609a-ldo6.6: attemp to change volt band to #0
  200. [ 0.153468] ldo6: 850 <--> 2200 mV at 1050 mV
  201. [ 0.153781] atc260x-regulator atc2609a-ldo7.7: Probing atc2609a-ldo7, id=7
  202. [ 0.153781] atc260x-regulator atc2609a-ldo7.7: attemp to change volt band to #0
  203. [ 0.154156] ldo7: 700 <--> 2200 mV at 1800 mV
  204. [ 0.154437] atc260x-regulator atc2609a-ldo8.8: Probing atc2609a-ldo8, id=8
  205. [ 0.154468] atc260x-regulator atc2609a-ldo8.8: attemp to change volt band to #1
  206. [ 0.154937] ldo8: 2100 <--> 3300 mV at 3200 mV
  207. [ 0.155249] atc260x-regulator atc2609a-ldo9.9: Probing atc2609a-ldo9, id=9
  208. [ 0.157437] ldo9: 2600 <--> 3300 mV at 3100 mV
  209. [ 0.158624] atc260x-pm atc2609a-pm.0: Probing...
  210. [ 0.158624] atc260x-pm atc2609a-pm.0: _atc260x_pm_set_wakeup_src_inner() enter, mask=0x7fff src=0x706
  211. [ 0.158937] atc260x-pm atc2609a-pm.0: _atc260x_pm_set_wakeup_src_inner() setup reg=0x0 msk=0xffe0 val=0xe5
  212. [ 0.159093] atc260x-pm atc2609a-pm.0: _atc260x_pm_set_wakeup_src_inner() enter, mask=0x8 src=0x0
  213. [ 0.159374] atc260x-pm atc2609a-pm.0: _atc260x_pm_set_wakeup_src_inner() setup reg=0x0 msk=0x100 val=0x0 5
  214. [ 0.159968] atc260x-pm atc2609a-pm.0: _clear_status() no need to restore old alarm
  215. [ 0.160843] atc260x-pm atc2609a-pm.0: atc260x_pm_setup_wall_vbus_wakup_function() can not get of_property
  216. [ 0.160843] atc260x-pm atc2609a-pm.0: atc260x_pm_probe() setup_wall_vbus_wakup_function failed
  217. [ 0.161124] atc260x-pm atc2609a-pm.0: translated wakeup falgs: 0x2
  218. [ 0.161187] [PM] set pmic suspend ops 0xffffffc000b50b28
  219. [ 0.161312] atc260x-pm atc2609a-pm.0: #####atc260x_pm_probe PMU_SYS_CTL0:0xe0d5 ####
  220. [ 0.161343] atc260x_i2c 3-0065: atc260x_core_dev_init() exit
  221. [ 0.161343] i2c-owl e0176000.i2c: I2C adapter ready to operate.
  222. [ 0.161718] i2c-owl e0178000.i2c: I2C adapter ready to operate.
  223. [ 0.161812] media: Linux media interface: v0.10
  224. [ 0.161874] Linux video capture interface: v2.00
  225. [ 0.162531] [OWL] ion_heap_fb: base 0x0, size 0x0
  226. [ 0.162562] [OWL] ion_heap_pmem: base 0x20000000, size 0x20000000
  227. [ 0.162562] [OWL] ion_heap_reserved: base 0x0, size 0x0
  228. [ 0.171843] Advanced Linux Sound Architecture Driver Initialized.
  229. [ 0.172406] Bluetooth: Core ver 2.16
  230. [ 0.172437] NET: Registered protocol family 31
  231. [ 0.172437] Bluetooth: HCI device and connection manager initialized
  232. [ 0.172468] Bluetooth: HCI socket layer initialized
  233. [ 0.172468] Bluetooth: L2CAP socket layer initialized
  234. [ 0.172499] Bluetooth: SCO socket layer initialized
  235. [ 0.172718] cfg80211: Calling CRDA to update world regulatory domain
  236. [ 0.173187] NetLabel: Initializing
  237. [ 0.173218] NetLabel: domain hash size = 128
  238. [ 0.173218] NetLabel: protocols = UNLABELED CIPSOv4
  239. [ 0.173249] NetLabel: unlabeled traffic allowed by default
  240. [ 0.173656] Switching to clocksource arch_sys_counter
  241. [ 0.197937] NET: Registered protocol family 2
  242. [ 0.198374] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
  243. [ 0.198624] TCP bind hash table entries: 16384 (order: 7, 524288 bytes)
  244. [ 0.198968] TCP: Hash tables configured (established 16384 bind 16384)
  245. [ 0.199031] TCP: reno registered
  246. [ 0.199031] UDP hash table entries: 1024 (order: 4, 98304 bytes)
  247. [ 0.199093] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes)
  248. [ 0.199374] NET: Registered protocol family 1
  249. [ 0.200656] audit: initializing netlink socket (disabled)
  250. [ 0.200687] type=2000 audit(0.190:1): initialized
  251. [ 0.206156] VFS: Disk quotas dquot_6.5.2
  252. [ 0.206343] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  253. [ 0.207999] exFAT: Version 1.2.9
  254. [ 0.209093] fuse init (API version 7.22)
  255. [ 0.209406] msgmni has been set to 3881
  256. [ 0.211312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  257. [ 0.211343] io scheduler noop registered
  258. [ 0.211343] io scheduler deadline registered
  259. [ 0.211468] io scheduler cfq registered (default)
  260. [ 0.211718] pwm-owl e01b0000.pwm: owl_pwm_probe
  261. [ 0.211718] pwm-owl e01b0000.pwm: pc->baseffffff800006c000
  262. [ 0.211999] owl_dss_core: owl_dss_init, start
  263. [ 0.211999] owl_ctrl: owl_ctrl_init, start
  264. [ 0.211999] owl_panel: owl_panel_init, start
  265. [ 0.212031] owl_de_s900_init
  266. [ 0.212218] de-s900 e02e0000.de: de_s900_probe, pdev = 0xffffffc079e54400
  267. [ 0.212249] owl_de: owl_de_register, start
  268. [ 0.214281] de-s900 e02e0000.de: de_s900_device_power_on
  269. [ 0.217468] owl_de_mmu: owl_de_mmu_init, base 0xffffff800007a000 base_phys 0x7c100000 mmu.addr 0xffffff800
  270. [ 0.217468] owl_de: owl_de_debugfs_create, start
  271. [ 0.218124] ip_sx00_platform_init
  272. [ 0.218187] hdmi-ip-sx00 e0250000.hdmi: ip_sx00_probe
  273. [ 0.218249] hdmi_ip_register
  274. [ 0.218374] owl_ctrl: owl_ctrl_register, start
  275. [ 0.218437] hdmi_ddc: hdmi_iic_probe, OK
  276. [ 0.218687] panel_ghp_init
  277. [ 0.218749] panel-ghp hdmi_panel.3: panel_ghp_probe
  278. [ 0.218749] owl_panel: owl_panel_parse_panel_info, start
  279. [ 0.218781] owl_panel: owl_panel_parse_panel_info, no entry for 'videomode-0'
  280. [ 0.218781] owl_panel: owl_panel_register, start
  281. [ 0.218843] owl_ctrl: owl_ctrl_add_panel, start
  282. [ 0.218874] hdmi-ip-sx00 e0250000.hdmi: owl_hdmic_add_panel, default video mode() invalid
  283. [ 0.218968] owl_fb_init
  284. [ 0.219062] owl-fb framebuffer.7: owl_fb_probe
  285. [ 0.222624] owl_panel: owl_panel_enable, state 2, power_on_delay 0, enable_delay 0
  286. [ 0.222624] owl_ctrl: owl_ctrl_enable, start
  287. [ 0.222624] hdmi-ip-sx00 e0250000.hdmi: owl_hdmic_enable
  288. [ 0.261531] vce_drv: warning: cann't get vol regulator, may be this board not need, or lost in dts!
  289. [ 0.261624] #### insmod vde driver!
  290. [ 0.261781] mali0 e0280000.vde: Probe vde device
  291. [ 0.261781] info ic_type 0x900
  292. [ 0.261812] mali0 e0280000.vde: resource: iomem: [mem 0xe0280000-0xe0280107] mapping to ffffff8000bb0000,2
  293. [ 0.261843] SPS_PG_CTL = 0xffffff8000bb2000
  294. [ 0.261843] CMU_COREPLL = 0xffffff8000bb4000
  295. [ 0.261874] CMU_VDE_CLK = 0xffffff8000bb6040
  296. [ 0.261874] CMU_DEVRST0 = 0xffffff8000bb80a8
  297. [ 0.261874] CMU_DEVCLKEN0 = 0xffffff8000bba0a0
  298. [ 0.261874] dev add ffffffc079e56010, vde_clk ffffffc079dfae80
  299. [ 0.261937] #### insmod hde driver!
  300. [ 0.262093] hde e0230000.hde: Probe hde device
  301. [ 0.262093] info ic_type 0x900
  302. [ 0.262124] hde e0230000.hde: resource: iomem: [mem 0xe0230000-0xe0230107] mapping to ffffff8000bbc000, i8
  303. [ 0.262156] SPS_PG_CTL = 0xffffff8000bbe000
  304. [ 0.262156] CMU_HDE_CLK = 0xffffff8000bc0000
  305. [ 0.262156] CMU_HDE_CLK = 0xffffff8000bc203c
  306. [ 0.262156] CMU_DEVRST0 = 0xffffff8000bc40a8
  307. [ 0.262156] CMU_DEVCLKEN0 = 0xffffff8000bc60a0
  308. [ 0.262187] dev add ffffffc079e56410, hde_clk ffffffc079e12780
  309. [ 0.262249] owl_dmm_pm_init
  310. [ 0.262343] owl_chipid_init
  311. [ 0.262812] serial-owl e0126000.uart: detected port 3
  312. [ 0.262843] e0126000.uart: ttyS3 at MMIO 0xe0126000 (irq = 64) is a serial-owl
  313. [ 0.262999] serial-owl e012a000.uart: detected port 5
  314. [ 0.263062] e012a000.uart: ttyS5 at MMIO 0xe012a000 (irq = 66) is a serial-owl
  315. [ 0.267468] open file /dev/nand0
  316. [ 0.267468] file is err
  317. [ 0.267468] open file /dev/block/nand0
  318. [ 0.267499] file is err
  319. [ 0.267499] open file /dev/md_d0
  320. [ 0.267499] file is err
  321. [ 0.267499] open file /dev/block/md_d0
  322. [ 0.267499] file is err
  323. [ 0.267499] open file /dev/mmcblk0
  324. [ 0.267499] file is err
  325. [ 0.267531] open file /dev/block/mmcblk0
  326. [ 0.267531] file is err
  327. [ 0.267531] no blk dev
  328. [ 0.267531] read MiscInfoHeader failed
  329. [ 0.267531] read Head failed
  330. [ 0.267531] ip_sx00_hdcp: hdcp_read_key, failed to read hdcp key from secure storage(-11)
  331. [ 1.604468] console [ttyS5] enabled
  332. [ 1.608156] [OWL] serial driver initialized
  333. [ 1.616874] brd: module loaded
  334. [ 1.622249] loop: module loaded
  335. [ 1.625437] misc_info_init, line 1096, May 27 2016 15:42:03
  336. [ 1.631093] mi_debug_init, line 353
  337. [ 1.635156] tun: Universal TUN/TAP device driver, 1.6
  338. [ 1.640218] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  339. [ 1.646656] PPP generic driver version 2.4.2
  340. [ 1.651062] PPP BSD Compression module registered
  341. [ 1.655781] PPP Deflate Compression module registered
  342. [ 1.660843] PPP MPPE Compression module registered
  343. [ 1.665687] NET: Registered protocol family 24
  344. [ 1.670249] usbcore: registered new interface driver rtl8150
  345. [ 1.675968] usbcore: registered new interface driver r8152
  346. [ 1.681499] usbcore: registered new interface driver asix
  347. [ 1.686937] usbcore: registered new interface driver ax88179_178a
  348. [ 1.693093] usbcore: registered new interface driver cdc_ether
  349. [ 1.698968] usbcore: registered new interface driver net1080
  350. [ 1.704687] usbcore: registered new interface driver cdc_subset
  351. [ 1.710656] usbcore: registered new interface driver zaurus
  352. [ 1.716343] usbcore: registered new interface driver cdc_ncm
  353. [ 1.722031] usbcore: registered new interface driver sr9700_android
  354. [ 1.728374] usbcore: registered new interface driver CoreChips
  355. [ 1.734312] owl_usb2phy_probe 171:May 27 2016 13:47:29
  356. [ 1.739624] owl_usb3phy_probe 99:May 27 2016 13:47:30
  357. [ 1.745874] s900_usb3phy_init 0x5d:0x52
  358. [ 1.749718] s900_usb3phy_init 0x87:0x20
  359. [ 1.953562] s900_usb2phy_param_setup device mode
  360. [ 1.965531] usb_charge_detect_init 132 adfu_running=0
  361. [ 1.991499] dwc3_owl_probe 530 success
  362. [ 1.995781] mousedev: PS/2 mouse device common for all mice
  363. [ 2.001624] atc260x-adckeypad atc2609a-adckeypad.0: Probing...
  364. [ 2.007468] atc260x-adckeypad atc2609a-adckeypad.0: select AUXADC channel AUX0
  365. [ 2.014718] atc260x-adckeypad atc2609a-adckeypad.0: keymapsize = 2
  366. [ 2.020906] atc260x-adckeypad atc2609a-adckeypad.0: filter_dep = 3
  367. [ 2.027093] atc260x-adckeypad atc2609a-adckeypad.0: variance = 15
  368. [ 2.033187] atc260x-adckeypad atc2609a-adckeypad.0: poll_interval = 20ms
  369. [ 2.040031] input: atc2609a-adckeypad as /devices/e0176000.i2c/i2c-3/3-0065/atc2609a-adckeypad.0/input/in0
  370. [ 2.050437] atc260x-onoff atc2609a-onoff.0: Probing atc2609a-onoff
  371. [ 2.056624] atc260x-onoff atc2609a-onoff.0: atc260x_onoff IRQ num : 284
  372. [ 2.063343] input: atc260x_onoff as /devices/e0176000.i2c/i2c-3/3-0065/atc2609a-onoff.0/input/input1
  373. [ 2.073531] usbcore: registered new interface driver xpad
  374. [ 2.079468] atc260x-rtc atc2609a-rtc.0: Probing...
  375. [ 2.084437] atc260x-adckeypad atc2609a-adckeypad.0: key_code=103 val=0
  376. [ 2.094249] atc260x-rtc atc2609a-rtc.0: rtc core: registered atc260x-RTC as rtc0
  377. [ 2.101937] atc260x-rtc atc2609a-rtc.0: invalid year(0), reset to year 2015
  378. [ 2.110093] atc260x-rtc atc2609a-rtc.0: RTC alarm IRQ num : 285
  379. [ 2.118031] IR NEC protocol handler initialized
  380. [ 2.122562] IR RC5(x) protocol handler initialized
  381. [ 2.127406] IR RC6 protocol handler initialized
  382. [ 2.131968] IR JVC protocol handler initialized
  383. [ 2.136499] IR Sony protocol handler initialized
  384. [ 2.141156] IR RC5 (streamzap) protocol handler initialized
  385. [ 2.146781] IR SANYO protocol handler initialized
  386. [ 2.151531] IR MCE Keyboard/mouse protocol handler initialized
  387. [ 2.157468] atc260x_charger: version(r2p1), time stamp(20151111164507)
  388. [ 2.164406] create sysfs for atc260x charger
  389. [ 2.168718] [atc260x_charger_cfg_init] backlight_on_vol_diff not found, 350 default
  390. [ 2.176374] [atc260x_charger_cfg_init] backlight_off_vol_diff not found, 400 default
  391. [ 2.184124] [atc260x_charger_cfg_init] change_current_temp not found, 1 default
  392. [ 2.191468] [atc260x_charger_cfg_init] cur_rise_enable not found, 0 default
  393. [ 2.198437] [atc260x_charger_cfg_init] ot_shutoff_enable not found, 1 default
  394. [ 2.205593] [atc260x_charger_cfg_init] ext_buck_exist not found, 0 default
  395. [ 2.212531] atc260x_charger_cfg_init wall swicth gpio not exist!
  396. [ 2.224562] [atc260x_charger_wallv_buck_init] unable to request PWM for ext dcdc
  397. [ 2.232562] atc260x-hwmon atc2609a-hwmon.0: Probing atc2609a-hwmon
  398. [ 2.238999] PDEVID = 0
  399. [ 2.241374] tmu-mem:start=0x3759341568
  400. [ 2.245218] tmu-mem:data->base=0xffffff8000bec000
  401. [ 2.249968] Begin to register thermal zone ,id = 0
  402. [ 2.254968] owl_get_crit_temp
  403. [ 2.263687] open file /dev/nand0
  404. [ 2.266937] file is err
  405. [ 2.269374] open file /dev/block/nand0
  406. [ 2.273124] file is err
  407. [ 2.275562] open file /dev/md_d0
  408. [ 2.278812] file is err
  409. [ 2.281249] open file /dev/block/md_d0
  410. [ 2.284999] file is err
  411. [ 2.287468] open file /dev/mmcblk0
  412. [ 2.290874] file is err
  413. [ 2.293312] open file /dev/block/mmcblk0
  414. [ 2.297249] file is err
  415. [ 2.299718] no blk dev
  416. [ 2.302093] read MiscInfoHeader failed
  417. [ 2.305843] read Head failed
  418. [ 2.308749] ip_sx00_hdcp: hdcp_read_key, failed to read hdcp key from secure storage(-11)
  419. [ 2.463656] OWL: Kernel Thermal management registered
  420. [ 2.468749] PDEVID = 4
  421. [ 2.471124] tmu-mem:start=0x3759341584
  422. [ 2.474874] tmu-mem:data->base=0xffffff8000bee010
  423. [ 2.479593] Begin to register thermal zone ,id = 4
  424. [ 2.484531] owl_get_crit_temp
  425. [ 2.583687] OWL: Kernel Thermal management registered
  426. [ 2.588812] md: raid0 personality registered for level 0
  427. [ 2.594374] device-mapper: uevent: version 1.0.3
  428. [ 2.599187] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
  429. [ 2.607812] Bluetooth: HCI UART driver ver 2.2
  430. [ 2.612281] Bluetooth: HCI H4 protocol initialized
  431. [ 2.617156] cpuidle: using governor ladder
  432. [ 2.621281] cpuidle: using governor menu
  433. [ 2.625874] s900-mmc e0334000.mmc: using dma0chan0 for DMA transfers
  434. [ 2.632249] wifi card use 1.8v to scan
  435. [ 2.636749] get wifi ldo voltage:3300000-3310000
  436. [ 2.641374] Regulator wifi bt power init
  437. [ 2.685187] SDC0 use sdio uart conversion
  438. [ 2.689218] s900-mmc e0330000.mmc: using dma0chan1 for DMA transfers
  439. [ 2.695593] use GPIO to detect SD/MMC card
  440. [ 2.733937] hidraw: raw HID events driver (C) Jiri Kosina
  441. [ 2.744343] usbcore: registered new interface driver usbhid
  442. [ 2.749937] usbhid: USB HID core driver
  443. [ 2.754718] ashmem: initialized
  444. [ 2.758031] logger: created 256K log 'log_main'
  445. [ 2.763781] logger: created 256K log 'log_events'
  446. [ 2.768593] logger: created 256K log 'log_radio'
  447. [ 2.773312] logger: created 256K log 'log_system'
  448. [ 2.778812] s900_pcm_init
  449. [ 2.781562] s900-pcm-audio s900-pcm-audio: s900_pcm_probe!!
  450. [ 2.787156] atc2609a_audio_init audio!!!
  451. [ 2.791312] atc2609a_audio_platform_probe!
  452. [ 2.791499] owl_mmc_get_ro: Card read-only status -38
  453. [ 2.791499] mmc1: host does not support reading read-only switch. assuming write-enable.
  454. [ 2.793499] sd card init ok
  455. [ 2.793531] mmc1: new high speed SDHC card at address 0007
  456. [ 2.793781] mmcblk0: mmc1:0007 SD8GB 7.42 GiB
  457. [ 2.821312] add file!
  458. [ 2.823687] add file!
  459. [ 2.826249] it's ok 0
  460. [ 2.827906] GPT:Primary header thinks Alt. header is not at the end of the disk.
  461. [ 2.827906] GPT:7617186 != 15564799
  462. [ 2.827906] GPT:Alternate GPT header not at the end of the disk.
  463. [ 2.827906] GPT:7617186 != 15564799
  464. [ 2.827906] GPT: Use GNU Parted to correct GPT errors.
  465. [ 2.827937] mmcblk0: p1 p2
  466. [ 2.856906] owl-audio-i2s e0100000.owl-audio-i2s: s900_dai_probe
  467. [ 2.863093] s900-hdmi-audio s900-hdmi-audio: s900_hdmi_probe!!
  468. [ 2.868968] s900_link_init
  469. [ 2.871968] soc-audio soc-audio: ASoC: machine s900_link should use snd_soc_register_card()
  470. [ 3.025374] atc2609a-audio atc260x-audio: ASoC: no dapm match for AOUT FL FR Mixer --> AOUT MIXER --> ADCx
  471. [ 3.035406] atc2609a-audio atc260x-audio: ASoC: Failed to add route AOUT FL FR Mixer -> AOUT MIXER -> ADCx
  472. [ 3.048468] soc-audio soc-audio: atc2609a-dai <-> owl-audio-i2s mapping ok
  473. [ 3.055999] soc-audio soc-audio: s900-hdmi-dai <-> owl-audio-i2s mapping ok
  474. [ 3.064624] u32 classifier
  475. [ 3.067343] Actions configured
  476. [ 3.070781] Netfilter messages via NETLINK v0.30.
  477. [ 3.075593] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  478. [ 3.082093] ctnetlink v0.93: registering with nfnetlink.
  479. [ 3.087749] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  480. [ 3.094718] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  481. [ 3.101156] xt_time: kernel timezone is -0000
  482. [ 3.106062] ip_tables: (C) 2000-2006 Netfilter Core Team
  483. [ 3.111624] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
  484. [ 3.118093] arp_tables: (C) 2002 David S. Miller
  485. [ 3.122843] TCP: cubic registered
  486. [ 3.126218] Initializing XFRM netlink socket
  487. [ 3.130968] NET: Registered protocol family 10
  488. [ 3.136124] mip6: Mobile IPv6
  489. [ 3.139156] ip6_tables: (C) 2000-2006 Netfilter Core Team
  490. [ 3.144874] sit: IPv6 over IPv4 tunneling driver
  491. [ 3.150218] NET: Registered protocol family 17
  492. [ 3.154687] NET: Registered protocol family 15
  493. [ 3.159156] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  494. [ 3.165124] Bluetooth: HIDP socket layer initialized
  495. [ 3.170124] 8021q: 802.1Q VLAN Support v1.8
  496. [ 3.174343] lib80211: common routines for IEEE802.11 drivers
  497. [ 3.180312] Registering SWP/SWPB emulation handler
  498. [ 3.186124] Key type encrypted registered
  499. [ 3.190531] [OWL] pm init
  500. [ 3.193187] owl_pm_clear_flag: clear flag 0xffffffff
  501. [ 3.198218] ppm_owl_drv_init
  502. [ 3.201187] ppm_owl_base_init
  503. [ 3.204218] ppm_owl_fsm_init
  504. [ 3.207187] ppm_owl_sysfs_init
  505. [ 3.210249] ppm_owl_stats_init
  506. [ 3.213781] gpu-gpio-supply: disabling
  507. [ 3.217562] regulator-dummy: disabling
  508. [ 3.228312] atc260x-rtc atc2609a-rtc.0: setting system clock to 2015-01-01 00:02:11 UTC (1420070531)
  509. [ 3.237531] atc2609a_battery: atc2609a_bat_init fail to find atc2609a-battery node
  510. [ 3.245187] bq27441_battery_init fail to find bq27441-battery node
  511. [ 3.251499] table ffffffc000b6e2f8, i 0, cpu_dev ffffffc000c43a58, clk 1752000000, volt 1200000
  512. [ 3.260406] table ffffffc000b6e2f8, i 1, cpu_dev ffffffc000c43a58, clk 1608000000, volt 1125000
  513. [ 3.269312] table ffffffc000b6e2f8, i 2, cpu_dev ffffffc000c43a58, clk 1440000000, volt 1075000
  514. [ 3.278218] table ffffffc000b6e2f8, i 3, cpu_dev ffffffc000c43a58, clk 1104000000, volt 925000
  515. [ 3.286999] table ffffffc000b6e2f8, i 4, cpu_dev ffffffc000c43a58, clk 600000000, volt 850000
  516. [ 3.295749] table ffffffc000b6e2f8, i 5, cpu_dev ffffffc000c43a58, clk 240000000, volt 850000
  517. [ 3.304687] cpu0_cpufreq_driver_init: locking_frequency: 1104000
  518. [ 3.310749] [ppm_stat_notifier_policy,240]
  519. [ 3.317906] ALSA device list:
  520. [ 3.320906] #0: s900_link
  521. [ 3.324031] md: Waiting for all devices to be available before autodetect
  522. [ 3.330812] md: If you don't use raid, use raid=noautodetect
  523. [ 3.336937] md: Autodetecting RAID arrays.
  524. [ 3.341031] md: Scanned 0 and added 0 devices.
  525. [ 3.345531] md: autorun ...
  526. [ 3.348343] md: ... autorun DONE.
  527. [ 3.351843] Waiting for root device /dev/disk/by-label/writable...
  528. [ 4.313781] open file /dev/nand0
  529. [ 4.317031] file is err
  530. [ 4.319531] open file /dev/block/nand0
  531. [ 4.323312] file is err
  532. [ 4.325874] open file /dev/md_d0
  533. [ 4.329156] file is err
  534. [ 4.331656] open file /dev/block/md_d0
  535. [ 4.335499] file is err
  536. [ 4.337999] open file /dev/mmcblk0
  537. [ 4.341437] file is err
  538. [ 4.344062] open file /dev/block/mmcblk0
  539. [ 4.348062] file is err
  540. [ 4.350531] no blk dev
  541. [ 4.352937] read MiscInfoHeader failed
  542. [ 4.356781] read Head failed
  543. [ 4.359718] ip_sx00_hdcp: hdcp_read_key, failed to read hdcp key from secure storage(-11)
  544. [ 4.713687] mmc1: Slot status change detected (0 -> 1)
  545. [ 6.363781] open file /dev/nand0
  546. [ 6.367031] file is err
  547. [ 6.369531] open file /dev/block/nand0
  548. [ 6.373312] file is err
  549. [ 6.375874] open file /dev/md_d0
  550. [ 6.379156] file is err
  551. [ 6.381656] open file /dev/block/md_d0
  552. [ 6.385499] file is err
  553. [ 6.387999] open file /dev/mmcblk0
  554. [ 6.391437] file is err
  555. [ 6.393999] open file /dev/block/mmcblk0
  556. [ 6.397999] file is err
  557. [ 6.400468] no blk dev
  558. [ 6.402874] read MiscInfoHeader failed
  559. [ 6.406718] read Head failed
  560. [ 6.409656] ip_sx00_hdcp: hdcp_read_key, failed to read hdcp key from secure storage(-11)
  561. [ 8.413812] open file /dev/nand0
  562. [ 8.417062] file is err
  563. [ 8.419562] open file /dev/block/nand0
  564. [ 8.423343] file is err
  565. [ 8.425906] open file /dev/md_d0
  566. [ 8.429156] file is err
  567. [ 8.431656] open file /dev/block/md_d0
  568. [ 8.435499] file is err
  569. [ 8.438062] open file /dev/mmcblk0
  570. [ 8.441499] file is err
  571. [ 8.444093] open file /dev/block/mmcblk0
  572. [ 8.448062] file is err
  573. [ 8.450562] no blk dev
  574. [ 8.452968] read MiscInfoHeader failed
  575. [ 8.456812] read Head failed
  576. [ 8.459749] ip_sx00_hdcp: hdcp_read_key, failed to read hdcp key from secure storage(-11)
  577. [ 10.463812] open file /dev/nand0
  578. [ 10.467062] file is err
  579. [ 10.469562] open file /dev/block/nand0
  580. [ 10.473343] file is err
  581. [ 10.475906] open file /dev/md_d0
  582. [ 10.479156] file is err
  583. [ 10.481656] open file /dev/block/md_d0
  584. [ 10.485499] file is err
  585. [ 10.488062] open file /dev/mmcblk0
  586. [ 10.491531] file is err
  587. [ 10.494093] open file /dev/block/mmcblk0
  588. [ 10.498062] file is err
  589. [ 10.500562] no blk dev
  590. [ 10.502968] read MiscInfoHeader failed
  591. [ 10.506906] read Head failed
  592. [ 10.509843] ip_sx00_hdcp: hdcp_read_key, failed to read hdcp key from secure storage(-11)
  593.  
  594. CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.7 | VT102 | Offline | ttyUSB0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement