Advertisement
ruanmed

CYBOY4F-SA boot

Mar 11th, 2018
567
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.17 KB | None | 0 0
  1. dram size =256
  2. 0xffffffff,0xffdfffff
  3. super_standby_flag = 0
  4. HELLO! BOOT0 is starting!
  5. boot0 version : 1.5.0
  6. Succeed in opening nand flash.
  7. Succeed in reading Boot1 file head.
  8. The size of Boot1 is 0x0005a000.
  9. The file stored in 0X00000000 of block 2 is perfect.
  10. Check is correct.
  11. Ready to disable icache.
  12. Succeed in loading Boot1.
  13. Jump to Boot1.
  14. [ 0.145] boot1 version : 1.5.1
  15. [ 0.145] pmu type = 3
  16. [ 0.146] bat vol = 3837
  17. [ 0.148] core_para->vol_threshold=3600
  18. [ 0.153] bat_cou=0x000003d1
  19. [ 0.154] bat_vol > 3600
  20. [ 0.157] power_step_level =0x00000002, bat_vol = 0x00000efd
  21. [ 0.195] axi:ahb:apb=3:2:2
  22. [ 0.195] set dcdc2=1400, clock=1008 successed
  23. [ 0.197] key
  24. [ 0.209] no key found
  25. [ 0.246] fattype FAT16
  26. [ 0.252] power finish
  27. [ 0.252] MSG:L43(start/eGon2_start.c):c:\script0.bin file found.
  28. [ 0.255] Bookeen : file c:\script0.bin present
  29. [ 0.260] MSG:L43(start/eGon2_start.c):c:\script.bin file found.
  30. [ 0.266] Bookeen : file c:\script.bin present
  31. [ 0.280] MSG:L50(BootMain.c):0
  32. [ 0.307] MSG:L151(BootMain.c):init to usb pc
  33. [ 0.332] ----------------LCD_get_eink_config.....
  34. [ 0.333] lcd0_para.lcd_eink_vpos is not used
  35. [ 0.337] lcd0_para.lcd_eink_vcom is not used
  36. [ 0.343] MSG:L179(drv_de.c):----------------before eink init!!------------------------------
  37. [ 0.476] WRN:L1962(de_bsp/de/Drv_eink.c):fetch script data lcd0_para.lcd_eink_screen_name fail
  38. [ 0.526] ERR:L192(de_bsp/de/Drv_eink.c):[ 0.526] Open du gc16 waveform failed !
  39. [ 0.542] ERR:L124(de_bsp/de/Drv_eink.c):[ 0.542] open common bin file failed!
  40. [ 0.567] MSG:L184(drv_de.c):before init mode update!!
  41. [ 2.158] MSG:L179(Board/fel_detect/fel_detect.c):startup status = -1
  42. [ 2.159] MSG:L57(BootOS/BootOS.c):key value = 1
  43. [ 2.164] MSG:L71(BootOS/BootOS.c):recovery key high 6, low 4
  44. [ 2.170] MSG:L82(BootOS/BootOS.c):unable to find fastboot_key key_max value
  45. [ 2.179] MSG:L353(BootOS/BootOS.c):Test for multi os boot with display
  46. [ 2.184] MSG:L126(BootOS/BootOS.c):show pic start
  47. [ 6.234] MSG:L128(BootOS/BootOS.c):show pic finish
  48. [ 6.234] MSG:L161(BootOS/BootOS.c):load kernel start
  49. [ 6.256] MSG:L218(BootOS/BootOS.c):load kernel successed
  50. [ 6.256] MSG:L272(BootOS/BootOS.c):start address = 0x4a000000
  51. [ 6.262]
  52.  
  53. U-Boot 2011.09-rc1-00001-g089926d-dirty (Dec 21 2016 - 11:26:38) Allwinner Technology
  54.  
  55. CPU: SUNXI Family
  56. Board: A13-EVB
  57. DRAM: 512 MiB
  58. NAND: 3840 MiB
  59. In: serial
  60. Out: serial
  61. Err: serial
  62. --------fastboot partitions--------
  63. -total partitions:7-
  64. -name- -start- -size-
  65. bootloader : 1000000 2000000
  66. env : 3000000 1000000
  67. boot : 4000000 1000000
  68. rootfs : 5000000 20000000
  69. private : 25000000 2000000
  70. update : 27000000 1f400000
  71. UDISK : 46400000 a9c00000
  72. -----------------------------------
  73. no misc partition is found
  74. Hit any key to stop autoboot: 0
  75.  
  76. NAND read: device 0 offset 0x4000000, size 0x1000000
  77. 16777216 bytes read: OK
  78.  
  79. Starting kernel ...
  80.  
  81. [ 0.000000] Initializing cgroup subsys cpuset
  82. [ 0.000000] Linux version 3.0.8+ (jenkins@cis) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 PREEMPT Wed Dec 21 11:26:01 CET 2016
  83. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387f
  84. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  85. [ 0.000000] Machine: sun5i
  86. [ 0.000000] Total Detected Memory: 256MB with 2 banks
  87. [ 0.000000] Memory Reserved(in bytes):
  88. [ 0.000000] LCD: 0x44100000, 0x04000000
  89. [ 0.000000] SYS: 0x43000000, 0x00010000
  90. [ 0.000000] VE : 0x44000000, 0x00100000
  91. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  92. [ 0.000000] On node 0 totalpages: 57344
  93. [ 0.000000] free_area_init_node: node 0, pgdat c09a1538, node_mem_map c0b11000
  94. [ 0.000000] Normal zone: 512 pages used for memmap
  95. [ 0.000000] Normal zone: 0 pages reserved
  96. [ 0.000000] Normal zone: 56832 pages, LIFO batch:15
  97. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  98. [ 0.000000] pcpu-alloc: [0] 0
  99. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 56832
  100. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/nandc init=/init loglevel=8
  101. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  102. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  103. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  104. [ 0.000000] Memory: 129MB 95MB = 224MB total
  105. [ 0.000000] Memory: 147144k/147144k available, 82232k reserved, 0K highmem
  106. [ 0.000000] Virtual kernel memory layout:
  107. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  108. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  109. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  110. [ 0.000000] vmalloc : 0xd0800000 - 0xf0000000 ( 504 MB)
  111. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  112. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  113. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  114. [ 0.000000] .init : 0xc0008000 - 0xc0254000 (2352 kB)
  115. [ 0.000000] .text : 0xc0254000 - 0xc08bcf1c (6564 kB)
  116. [ 0.000000] .data : 0xc08be000 - 0xc09a6e10 ( 932 kB)
  117. [ 0.000000] .bss : 0xc09a6e34 - 0xc0b10eb0 (1449 kB)
  118. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  119. [ 0.000000] NR_IRQS:96 nr_irqs:96 96
  120. [ 0.000000] timer0: Periodic Mode
  121. [ 0.000000] sw_timer_init,line:373
  122. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  123. [ 0.000000] aw_clksrc_init, line:339
  124. [ 0.000000] Console: colour dummy device 80x30
  125. [ 0.000112] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408)
  126. [ 0.040020] pid_max: default: 32768 minimum: 301
  127. [ 0.040144] Mount-cache hash table entries: 512
  128. [ 0.040484] Initializing cgroup subsys cpuacct
  129. [ 0.040503] Initializing cgroup subsys devices
  130. [ 0.040513] Initializing cgroup subsys freezer
  131. [ 0.040525] Initializing cgroup subsys blkio
  132. [ 0.040602] CPU: Testing write buffer coherency: ok
  133. [ 0.040823] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  134. [ 0.041370] devtmpfs: initialized
  135. [ 0.042504] print_constraints: dummy:
  136. [ 0.042632] NET: Registered protocol family 16
  137. [ 0.043213] hw-breakpoint: debug architecture 0x4 unsupported.
  138. [ 0.043657] try to parse apb frequency from script faild!
  139. [ 0.043760] SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics
  140. [ 0.043830] Initialize DMAC OK
  141. [ 0.046490] bio: create slab <bio-0> at 0
  142. [ 0.047072] SCSI subsystem initialized
  143. [ 0.047283] usbcore: registered new interface driver usbfs
  144. [ 0.047349] usbcore: registered new interface driver hub
  145. [ 0.047500] usbcore: registered new device driver usb
  146. [ 0.048559] cfg80211: Calling CRDA to update world regulatory domain
  147. [ 0.049110] Init eGon pin module V2.0
  148. [ 0.049118] gpio irq init...
  149. [ 0.049129] Switching to clocksource aw 64bits couter
  150. [ 0.049278] FS-Cache: Loaded
  151. [ 0.049423] CacheFiles: Loaded
  152. [ 0.049423] Switched to NOHz mode on CPU #0
  153. [ 0.049423] [usb_manager]: CONFIG_USB_SW_SUN5I_USB0_OTG
  154. [ 0.049423] [sw_hcd0]: usb host driver initialize........
  155. [ 0.049423] [sw_hcd0]: open_usb_clock
  156. [ 0.065691] [sw_hcd0]: host_init_state = 0
  157. [ 0.065701] [sw_hcd0]: platform is usb host
  158. [ 0.065780] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 38
  159. [ 0.065804] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver
  160. [ 0.065823] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1
  161. [ 0.066362] hub 1-0:1.0: USB hub found
  162. [ 0.066389] hub 1-0:1.0: 1 port detected
  163. [ 0.066419] wrn: hcd is not enable, need not start hcd
  164. [ 0.066604] [sw_hcd0]: sw_usb_host0_disable start
  165. [ 0.066617] -------sw_hcd0_soft_disconnect---------
  166. [ 0.066629] [sw_hcd_host0]: Set USB Power OFF
  167. [ 0.066640] wrn: hcd is not enable, need not stop hcd
  168. [ 0.066671] [sw_hcd0]: close_usb_clock
  169. [ 0.066712] [sw_hcd0]: sw_usb_host0_disable end
  170. [ 0.066746] [sw_udc]: udc_init: version 20080411
  171. [ 0.067111] NET: Registered protocol family 2
  172. [ 0.067230] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  173. [ 0.067495] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  174. [ 0.067615] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  175. [ 0.067687] TCP: Hash tables configured (established 8192 bind 8192)
  176. [ 0.067697] TCP reno registered
  177. [ 0.067708] UDP hash table entries: 256 (order: 0, 4096 bytes)
  178. [ 0.067729] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  179. [ 0.067899] NET: Registered protocol family 1
  180. [ 0.226375] Trying to unpack rootfs image as initramfs...
  181. [ 0.389397] Freeing initrd memory: 2204K
  182. [ 0.389491] PMU: registered new PMU device of type 0
  183. [ 0.389557] [pm]aw_pm_init!
  184. [ 0.389571] standby_mode = 1.
  185. [ 0.389776] audit: initializing netlink socket (disabled)
  186. [ 0.389830] type=2000 audit(0.379:1): initialized
  187. [ 0.400501] VFS: Disk quotas dquot_6.5.2
  188. [ 0.400683] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  189. [ 0.402488] NTFS driver 2.1.30 [Flags: R/W].
  190. [ 0.402775] fuse init (API version 7.16)
  191. [ 0.403363] msgmni has been set to 291
  192. [ 0.407787] alg: No test for stdrng (krng)
  193. [ 0.408212] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  194. [ 0.408232] io scheduler noop registered
  195. [ 0.408240] io scheduler deadline registered
  196. [ 0.408308] io scheduler cfq registered (default)
  197. [ 0.408986] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  198. [ 0.410668] sunxi-uart.1: ttyS0 at MMIO 0x1c28400 (irq = 2) is a U6_16550A
  199. [ 1.012560] console [ttyS0] enabled
  200. [ 1.016862] brd: module loaded
  201. [ 1.021914] loop: module loaded
  202. [ 1.025065] nand driver is disabled
  203. [ 1.028691] AWA13 Platform [AllwinnerA13@1Ghz]
  204. [ 1.033200] sn = `CF605WE4SD810001P1' | bsn = `0017079'
  205. [ 1.038458] PMM Init.
  206. [ 1.041170] drivers/spi/spi_sunxi.c(L2114) sw spi init fetch spi0 uning configuration failed
  207. [ 1.049626] [spi]: Found 1 spi devices in config files
  208. [ 1.054801] boards_num modalias max_spd_hz bus_num cs mode
  209. [ 1.062307] 0 spidev 12000000 2 0 0
  210. [ 1.069920] [spi-2]: cs bitmap from cfg = 0x1
  211. [ 1.074718] [spi-2]: source = sdram_pll_p, src_clk = 360000000, mclk 90000000
  212. [ 1.082079] Reuuimllas SoC SPI Driver loaded for Bus SPI-2 with 2 Slaves at most
  213. [ 1.089473] [spi-2]: driver probe succeed, base d08aa000, irq 12, dma_id_rx 4, dma_id_tx 5!
  214. [ 1.098129] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  215. [ 1.104736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  216. [ 1.110968] Initializing USB Mass Storage driver...
  217. [ 1.115968] usbcore: registered new interface driver usb-storage
  218. [ 1.121992] USB Mass Storage support registered.
  219. [ 1.126647] usbcore: registered new interface driver ums_eneub6250
  220. [ 1.132890] usbcore: registered new interface driver ums-realtek
  221. [ 1.138914] ------print_msc_config-----
  222. [ 1.142765] vendor_id = 0x18d1
  223. [ 1.146856] mass_storage_id = 0x1
  224. [ 1.150704] adb_id = 0x2
  225. [ 1.154538] usb_manufacturer_name = Bookeen
  226. [ 1.158715] usb_product_name = Cybook
  227. [ 1.162823] usb_serial_number = 20080411
  228. [ 1.167089] msc_vendor_name = USB 2.0
  229. [ 1.171282] msc_product_name = USB Flash Driver
  230. [ 1.176241] msc_release = 100
  231. [ 1.180091] luns = 2
  232. [ 1.183748] ---------------------------
  233. [ 1.187705] [sw_udc]: [sw_usb_udc]: binding gadget driver 'android_usb'
  234. [ 1.194355] [sw_udc]: alloc request: ep(0xc0998a18, ep0, 64), req(0xcf2c4040)
  235. [ 1.201521] WRN:L2694(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
  236. [ 1.209529] [sw_udc]: sw_udc_pullup, is_on = 0
  237. [ 1.213997] WRN:L2729(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
  238. [ 1.223150] android_usb gadget: Mass Storage Function, version: 2009/09/11
  239. [ 1.230075] android_usb gadget: Number of LUNs=2
  240. [ 1.234691] lun0: LUN: removable file: (no medium)
  241. [ 1.239564] lun1: LUN: removable file: (no medium)
  242. [ 1.244469] lun name: lun
  243. [ 1.247095] lun name: lun1
  244. [ 1.249979] WRN:L2694(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
  245. [ 1.258027] android_usb gadget: android_usb ready
  246. [ 1.262875] mousedev: PS/2 mouse device common for all mice
  247. [ 1.268562] REPORT_REPEAT_KEY_BY_INPUT_CORE is defined, support report repeat key value.
  248. [ 1.276948] input: sun4i-keyboard as /devices/virtual/input/input0
  249. [ 1.283351] <EPD VOLTAGE>Applying 3,3V.
  250. [ 1.287411] i2c /dev entries driver
  251. [ 1.291018] -------------------juba: i2c->adap.timeout = 100 HZ = 100 --------------------
  252. [ 1.301429] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected
  253. [ 1.307739] rtc_detect,line:203
  254. [ 1.310935] -------------------juba: i2c->adap.timeout = 100 HZ = 100 --------------------
  255. [ 1.319561] rtc_detect: Detected chip pcf8563 at adapter 1, address 0x51
  256. [ 1.326362] pcf8563 1-0051: chip found, driver version 0.4.3
  257. [ 1.335787] rtc (null): alarm rollover not handled
  258. [ 1.340807] using rtc device, pcf8563, for alarms
  259. [ 1.345358] pcf8563 1-0051: rtc core: registered pcf8563 as rtc0
  260. [ 1.354160] -------------------juba: i2c->adap.timeout = 100 HZ = 100 --------------------
  261. [ 1.362790] rtc_detect,line:203
  262. [ 1.366100] print_constraints: axp20_ldo1: 1300 mV
  263. [ 1.371975] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
  264. [ 1.379586] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 3300 mV
  265. [ 1.387124] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 3300 mV
  266. [ 1.394739] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV
  267. [ 1.402367] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1200 mV
  268. [ 1.409474] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
  269. [ 1.416636] input: axp20-supplyer as /devices/platform/sun5i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1
  270. [ 1.433882] pmu_pekoff_time = 6000
  271. [ 1.437285] pmu_pekoff_en = 1
  272. [ 1.440277] pmu_peklong_time = 1500
  273. [ 1.443762] pmu_pekon_time = 1000
  274. [ 1.447072] pmu_pwrok_time = 64
  275. [ 1.450227] pmu_pwrnoe_time = 2000
  276. [ 1.453624] pmu_intotp_en = 1
  277. [ 1.457522] POWER20_PEK_SET:2159-->0x9d
  278. [ 1.461840] POWER20_PEK_SET:2170-->0x9d
  279. [ 1.466137] POWER20_PEK_SET:2179-->0x9d
  280. [ 1.470453] POWER20_PEK_SET:2190-->0x9d
  281. [ 1.474751] POWER20_PEK_SET:2202-->0x9d
  282. [ 1.479051] POWER20_HOTOVER_CTL:2211-->0xad
  283. [ 1.489744] reg 95h : c7.
  284. [ 1.492638] reg 44h : 68.
  285. [ 1.495256] reg 44h : 68.
  286. [ 1.499148] ===========================tps65185_init=====================
  287. [ 1.505966] ctp_fetch_sysconfig_para.
  288. [ 1.509728] ctp_fetch_sysconfig_para: after: ctp_twi_addr is 0x68, dirty_addr_buf: 0x68. dirty_addr_buf[1]: 0xfffe
  289. [ 1.520174] ctp_fetch_sysconfig_para: ctp_twi_id is 1.
  290. [ 1.525393] tps65185_init: after fetch_sysconfig_para: normal_i2c: 0x68. normal_i2c[1]: 0xfffe
  291. [ 1.534242] TP65185_detect: Detected chip tps65185 at adapter 1, address 0x68
  292. [ 1.541479] ===========================papyrus_hw_init @@1====================
  293. [ 1.720393] papyrus: detected device with ID=65 (TPS65185r1p2)
  294. [ 1.750449] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  295. [ 1.759310] device-mapper: multipath: version 1.3.0 loaded
  296. [ 1.764861] device-mapper: multipath round-robin: version 1.0.0 loaded
  297. [ 1.771404] device-mapper: multipath queue-length: version 0.1.0 loaded
  298. [ 1.778012] device-mapper: multipath service-time: version 0.2.0 loaded
  299. [ 1.785125] [mmc_pm]: no sdio card used in configuration
  300. [ 1.790485] [mmc]: sunximmc_init
  301. [ 1.793886] [mmc]: sunxi mmc controller using config : 0x5
  302. [ 1.799429] [mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0
  303. [ 1.805990] [mmc]: mmc 0 power off !!
  304. [ 1.809833] [mmc]: mmc0 Probe: base:0xd08b2000 irq:32 dma:0 pdes:0xffdff000, ret 0.
  305. [ 1.817579] [mmc]: sunxi-mmc.2: pdev->name: sunxi-mmc, pdev->id: 2
  306. [ 1.824034] [mmc]: mmc 2 power off !!
  307. [ 1.827760] [mmc]: mmc 2 power on !!
  308. [ 1.831372] [mmc]: mmc2 Probe: base:0xd08b4000 irq:34 dma:0 pdes:0xffdfe000, ret 0.
  309. [ 1.839232] IPv4 over IPv4 tunneling driver
  310. [ 1.844069] TCP cubic registered
  311. [ 1.847476] Initializing XFRM netlink socket
  312. [ 1.851801] NET: Registered protocol family 17
  313. [ 1.856284] NET: Registered protocol family 15
  314. [ 1.860895] 802.1Q VLAN Support v1.8
  315. [ 1.864495] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  316. [ 1.872202] Registering SWP/SWPB emulation handler
  317. [ 1.877248] dram_sysdev_init finished!
  318. [ 1.881836] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 52, RTO !!
  319. [ 1.888756] registered taskstats version 1
  320. [ 1.892900] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 52, RTO !!
  321. [ 1.903731] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 8, RTO !!
  322. [ 1.911140] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 5, RTO !!
  323. [ 1.918480] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 5, RTO !!
  324. [ 1.925876] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 5, RTO !!
  325. [ 1.933199] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1319: [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 5, RTO !!
  326. [ 1.945435] Get width : 420 get height : 1092
  327. [ 1.949978] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 55, RTO !!
  328. [ 1.957447] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 55, RTO !!
  329. [ 1.964973] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 55, RTO !!
  330. [ 1.972433] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 55, RTO !!
  331. [ 1.979863] [mmc]: sdxc_request_done(L1116): smc 2 err, cmd 1, RTO !!
  332. [ 1.986449] [mmc]: mmc 2 power off !!
  333. [ 2.070048] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1479: Launching Display_Fb_Request, i : 0
  334. [ 2.080316] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1095: Display_Fb_Request,fb_id:0
  335. [ 2.089651] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1096: fb_para->buffer_num: 2
  336. [ 2.098779] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1098: Get width : 420 get height : 1092
  337. [ 2.108896] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1114: info->fix.smem_len: 12418048 info->var.xres : 1448 info->var.yres : 1072
  338. [ 2.133757] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  339. [ 2.146427] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  340. [ 2.159108] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  341. [ 2.171784] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  342. [ 2.182607] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1095: Display_Fb_Request,fb_id:2
  343. [ 2.191938] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1096: fb_para->buffer_num: 2
  344. [ 2.201007] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1098: Get width : 420 get height : 1092
  345. [ 2.211117] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1114: info->fix.smem_len: 12418048 info->var.xres : 1448 info->var.yres : 1072
  346. [ 2.235175] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  347. [ 2.247853] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  348. [ 2.260534] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  349. [ 2.272404] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1095: Display_Fb_Request,fb_id:1
  350. [ 2.281740] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1096: fb_para->buffer_num: 5
  351. [ 2.290809] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1098: Get width : 420 get height : 1092
  352. [ 2.300919] [DISP WRN] file:drivers/video/sun5i/disp/dev_fb.c,line:1114: info->fix.smem_len: 9172800 info->var.xres : 420 info->var.yres : 1092
  353. [ 2.323925] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  354. [ 2.336599] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  355. [ 2.349278] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  356. [ 2.361956] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  357. [ 2.374633] [EINK WRN][eink_refresh_wav_form_1] line:1691::come to interrupt handle function but Eink not initial!
  358. [ 2.386955] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on
  359. [ 2.394980] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on
  360. [ 2.402995] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on
  361. [ 2.410920] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on
  362. [ 2.418827] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on
  363. [ 2.426829] WRN:L118(drivers/usb/host/sw_hci_sun5i.c):ERR: get usb_drv_vbus_1_gpio usbc1(usbc1) id failed
  364. [ 2.436423] WRN:L138(drivers/usb/host/sw_hci_sun5i.c):ERR: sw-ehci1(drv vbus_1) is invalid
  365. [ 2.444740] WRN:L118(drivers/usb/host/sw_hci_sun5i.c):ERR: get usb_drv_vbus_1_gpio usbc1(usbc1) id failed
  366. [ 2.454329] WRN:L138(drivers/usb/host/sw_hci_sun5i.c):ERR: sw-ohci1(drv vbus_1) is invalid
  367. [ 2.462797] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc0b0c9b0
  368. [ 2.470568] [sw-ehci1]: open clock
  369. [ 2.493922] usb_passby en=1,passly=0
  370. [ 2.497495] hci_port_configure en=1,config_cnt=0
  371. [ 2.502127] [sw-ehci1]: Set USB Power ON
  372. [ 2.506056] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  373. [ 2.513574] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2
  374. [ 2.520744] sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000
  375. [ 2.540055] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00
  376. [ 2.545453] ehci_irq: port change detect
  377. [ 2.549973] hub 2-0:1.0: USB hub found
  378. [ 2.553789] hub 2-0:1.0: 1 port detected
  379. [ 2.557939] [sw-ehci1]: sw_usb_disable_ehci
  380. [ 2.562149] [sw-ehci1]: remove, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc0b0c9b0
  381. [ 2.569973] sw-ehci sw-ehci.1: remove, state 1
  382. [ 2.574442] usb usb2: USB disconnect, device number 1
  383. [ 2.580148] sw-ehci sw-ehci.1: USB bus 2 deregistered
  384. [ 2.585207] [sw-ehci1]: Set USB Power OFF
  385. [ 2.589217] hci_port_configure en=0,config_cnt=1
  386. [ 2.593851] usb_passby en=0,passly=1
  387. [ 2.597423] [sw-ehci1]: close clock
  388. [ 2.601076] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc0b0cb08
  389. [ 2.608823] [sw-ohci1]: open clock
  390. [ 2.632196] hci_port_configure en=1,config_cnt=0
  391. [ 2.636808] usb_passby en=1,passly=0
  392. [ 2.640388] [sw-ohci1]: Set USB Power ON
  393. [ 2.644310] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  394. [ 2.651469] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2
  395. [ 2.658543] sw-ohci sw-ohci.1: irq 40, io mem 0xf1c14400
  396. [ 2.724462] hub 2-0:1.0: USB hub found
  397. [ 2.728228] hub 2-0:1.0: 1 port detected
  398. [ 2.732379] [sw-ohci1]: sw_usb_disable_ohci
  399. [ 2.736564] [sw-ohci1]: remove, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc0b0cb08
  400. [ 2.744410] sw-ohci sw-ohci.1: remove, state 1
  401. [ 2.748857] usb usb2: USB disconnect, device number 1
  402. [ 2.754248] sw-ohci sw-ohci.1: USB bus 2 deregistered
  403. [ 2.759308] [sw-ohci1]: Set USB Power OFF
  404. [ 2.763345] usb_passby en=0,passly=1
  405. [ 2.766917] hci_port_configure en=0,config_cnt=1
  406. [ 2.771547] [sw-ohci1]: close clock
  407. [ 2.776101] pcf8563 1-0051: setting system clock to 2018-02-10 14:06:53 UTC (1518271613)
  408. [ 2.784754] Freeing init memory: 2352K
  409. [ 2.816843] nand: Unknown symbol nand_init (err 0)
  410. [ 2.821824] nand: Unknown symbol nand_exit (err 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement