aka_bigred

Wyzecam serial boot output

Jan 15th, 2023
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.86 KB | None | 0 0
  1. U-Boot SPL 2013.07-gba03eeb (Dec 04 2018 - 21:41:16)
  2. pll_init:365
  3. l2cache_clk = 375000000
  4. pll_cfg.pdiv = 8, pll_cfg.h2div = 4, pll_cfg.h0div = 4, pll_cfg.cdiv = 1, pll_cfg.l2div = 3
  5. nf=36 nr = 1 od0 = 1 od1 = 1
  6. cppcr is 02404900
  7. CPM_CPAPCR 0470890d
  8. nf=42 nr = 1 od0 = 1 od1 = 1
  9. cppcr is 02a04900
  10. CPM_CPMPCR 07d0c90d
  11. nf=50 nr = 1 od0 = 1 od1 = 1
  12. cppcr is 03204900
  13. CPM_CPVPCR 0320490d
  14. cppcr 0x9a794410
  15. apll_freq 860160000
  16. mpll_freq 1000000000
  17. vpll_freq = 1200000000
  18. ddr sel mpll, cpu sel apll
  19. ddrfreq 500000000
  20. cclk 860160000
  21. l2clk 286720000
  22. h0clk 250000000
  23. h2clk 250000000
  24. pclk 125000000
  25. DDRC_DLP:0000f003
  26.  
  27.  
  28. U-Boot 2013.07-gba03eeb (Dec 04 2018 - 21:41:16)
  29.  
  30. Bootloader-Version: Dafanghacks v2
  31. Board: Dafang 128MB (Ingenic XBurst T20 SoC)
  32. DRAM: 128 MiB
  33. Top of RAM usable for U-Boot at: 84000000
  34. Reserving 419k for U-Boot at: 83f94000
  35. Reserving 32784k for malloc() at: 81f90000
  36. Reserving 32 Bytes for Board Info at: 81f8ffe0
  37. Reserving 124 Bytes for Global Data at: 81f8ff64
  38. Reserving 128k for boot params() at: 81f6ff64
  39. Stack Pointer at: 81f6ff48
  40. Now running in RAM - U-Boot at: 83f94000
  41. MMC: msc: 0
  42. the id code = 1c7018
  43. unsupport ID is if the id not be 0x00,the flash is ok for burner
  44. the manufacturer 1c
  45. SF: Detected FM25Q64
  46.  
  47. *** Warning - bad CRC, using default environment
  48.  
  49. In: serial
  50. Out: serial
  51. Err: serial
  52. Setting yellow_gpio to off:
  53. gpio_request lable = cmd_gpio gpio = 38
  54. gpio: pin 38 (gpio 38) value is 1
  55. Setting blue_gpio to off:
  56. gpio_request lable = cmd_gpio gpio = 39
  57. gpio: pin 39 (gpio 39) value is 1
  58. Setting night_gpios:
  59. gpio_request lable = cmd_gpio gpio = 81
  60. gpio: pin 81 (gpio 81) value is 0
  61. gpio_request lable = cmd_gpio gpio = 49
  62. gpio: pin 49 (gpio 49) value is 0
  63. gpio_request lable = cmd_gpio gpio = 25
  64. gpio: pin 25 (gpio 25) value is 0
  65. Setting USB enable:
  66. gpio_request lable = cmd_gpio gpio = 47
  67. gpio: pin 47 (gpio 47) value is 1
  68. Setting Speaker enable:
  69. gpio_request lable = cmd_gpio gpio = 63
  70. gpio: pin 63 (gpio 63) value is 1
  71. Setting Enable SDCARD:
  72. gpio_request lable = cmd_gpio gpio = 43
  73. gpio: pin 43 (gpio 43) value is 1
  74. gpio_request lable = cmd_gpio gpio = 48
  75. gpio: pin 48 (gpio 48) value is 0
  76. Running SDupdate....
  77. Interface: MMC
  78. Device 0: Vendor: Man 000003 Snr dcd74500 Rev: 0.4 Prod: SU32Gā–’
  79. Type: Removable Hard Disk
  80. Capacity: 30436.5 MB = 29.7 GB (62333952 x 512)
  81. Filesystem: FAT32 "WYZECAM_10 "
  82. the id code = 1c7018
  83. unsupport ID is if the id not be 0x00,the flash is ok for burner
  84. the manufacturer 1c
  85. SF: Detected FM25Q64
  86.  
  87. reading flash-uboot.bin
  88. reading flash-kernel.bin
  89. reading flash-rootfs.bin
  90. reading flash-full.bin
  91. Hit any key to stop autoboot: 0
  92. MMC Found
  93. Trying to find FAT uEnv.txt
  94. reading uEnv.txt
  95. 580 bytes read in 8 ms (70.3 KiB/s)
  96. uEnv found - Booting from microsd ...
  97. gpio_request lable = cmd_gpio gpio = 39
  98. gpio: pin 39 (gpio 39) value is 0
  99. the id code = 1c7018
  100. unsupport ID is if the id not be 0x00,the flash is ok for burner
  101. the manufacturer 1c
  102. SF: Detected FM25Q64
  103.  
  104. --->probe spend 12 ms
  105. SF: 2621440 bytes @ 0x40000 Read: OK
  106. --->read spend 381 ms
  107. ## Booting kernel from Legacy Image at 80600000 ...
  108. Image Name: Linux-3.10.14
  109. Image Type: MIPS Linux Kernel Image (lzma compressed)
  110. Data Size: 1805541 Bytes = 1.7 MiB
  111. Load Address: 80010000
  112. Entry Point: 803e30f0
  113. Verifying Checksum ... OK
  114. Uncompressing Kernel Image ... OK
  115.  
  116. Starting kernel ...
  117.  
  118. [ 0.000000] Initializing cgroup subsys cpu
  119. [ 0.000000] Initializing cgroup subsys cpuacct
  120. [ 0.000000] Linux version 3.10.14 (root@ubuntu) (gcc version 4.7.2 (Ingenic r2.3.3 2016.12) ) #21 PREEMPT Thu Oct 19 11:38:16 CST 2017
  121. [ 0.000000] bootconsole [early0] enabled
  122. [ 0.000000] CPU0 RESET ERROR PC:63941482
  123. [ 0.000000] CPU0 revision is: 00d00101 (Ingenic Xburst)
  124. [ 0.000000] FPU revision is: 00b70000
  125. [ 0.000000] CCLK:860MHz L2CLK:430Mhz H0CLK:200MHz H2CLK:200Mhz PCLK:100Mhz
  126. [ 0.000000] Determined physical RAM map:
  127. [ 0.000000] memory: 0051b000 @ 00010000 (usable)
  128. [ 0.000000] memory: 00035000 @ 0052b000 (usable after init)
  129. [ 0.000000] User-defined physical RAM map:
  130. [ 0.000000] memory: 06800000 @ 00000000 (usable)
  131. [ 0.000000] Zone ranges:
  132. [ 0.000000] Normal [mem 0x00000000-0x067fffff]
  133. [ 0.000000] Movable zone start for each node
  134. [ 0.000000] Early memory node ranges
  135. [ 0.000000] node 0: [mem 0x00000000-0x067fffff]
  136. [ 0.000000] Primary instruction cache 32kB, 8-way, VIPT, linesize 32 bytes.
  137. [ 0.000000] Primary data cache 32kB, 8-way, VIPT, no aliases, linesize 32 bytes
  138. [ 0.000000] pls check processor_id[0x00d00101],sc_jz not support!
  139. [ 0.000000] MIPS secondary cache 128kB, 8-way, linesize 32 bytes.
  140. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 26416
  141. [ 0.000000] Kernel command line: console=ttyS1,115200n8 mem=104M@0x0 ispmem=8M@0x6800000 rmem=16M@0x7000000 init=/linuxrc rootfstype=squashfs root=/dev/mtdblock2 rw mtdparts=jz_sfc:256k(boot),2048k(kernel),3392k(root),640k(driver),4736k(appfs),2048k(backupk),640k(backupd),2048k(backupa),256k(config),256k(para),-(flag)
  142. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  143. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  144. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  145. [ 0.000000] Memory: 99428k/106496k available (3951k kernel code, 7068k reserved, 1276k data, 212k init, 0k highmem)
  146. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  147. [ 0.000000] Preemptible hierarchical RCU implementation.
  148. [ 0.000000] NR_IRQS:418
  149. [ 0.000000] clockevents_config_and_register success.
  150. [ 0.000024] Calibrating delay loop... 858.52 BogoMIPS (lpj=4292608)
  151. [ 0.087752] pid_max: default: 32768 minimum: 301
  152. [ 0.092736] Mount-cache hash table entries: 512
  153. [ 0.097835] Initializing cgroup subsys debug
  154. [ 0.102096] Initializing cgroup subsys freezer
  155. [ 0.109147] regulator-dummy: no parameters
  156. [ 0.113390] NET: Registered protocol family 16
  157. [ 0.134942] bio: create slab <bio-0> at 0
  158. [ 0.141318] jz-dma jz-dma: JZ SoC DMA initialized
  159. [ 0.146567] SCSI subsystem initialized
  160. [ 0.150502] usbcore: registered new interface driver usbfs
  161. [ 0.156078] usbcore: registered new interface driver hub
  162. [ 0.161515] usbcore: registered new device driver usb
  163. [ 0.166818] i2c-gpio i2c-gpio.1: using pins 57 (SDA) and 58 (SCL)
  164. [ 0.173016] (null): set:249 hold:250 dev=100000000 h=500 l=500
  165. [ 0.179161] media: Linux media interface: v0.10
  166. [ 0.183722] Linux video capture interface: v2.00
  167. [ 0.190504] Switching to clocksource jz_clocksource
  168. [ 0.195458] cfg80211: Calling CRDA to update world regulatory domain
  169. [ 0.202529] jz-dwc2 jz-dwc2: cgu clk gate get error
  170. [ 0.207466] jz-dwc2 jz-dwc2: regulator vbus get error
  171. [ 0.212551] DWC IN OTG MODE
  172. [ 0.365802] sft id =========================off
  173. [ 0.370401] dwc2 dwc2: Keep PHY ON
  174. [ 0.373791] dwc2 dwc2: Using Buffer DMA mode
  175. [ 0.577938] dwc2 dwc2: Core Release: 3.00a
  176. [ 0.582060] dwc2 dwc2: DesignWare USB2.0 High-Speed Host Controller
  177. [ 0.588389] dwc2 dwc2: new USB bus registered, assigned bus number 1
  178. [ 0.595796] hub 1-0:1.0: USB hub found
  179. [ 0.599543] hub 1-0:1.0: 1 port detected
  180. [ 0.603690] dwc2 dwc2: DWC2 Host Initialized
  181. [ 0.608184] NET: Registered protocol family 2
  182. [ 0.613170] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  183. [ 0.620197] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  184. [ 0.626676] TCP: Hash tables configured (established 1024 bind 1024)
  185. [ 0.633132] TCP: reno registered
  186. [ 0.636329] UDP hash table entries: 256 (order: 0, 4096 bytes)
  187. [ 0.642284] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  188. [ 0.648888] NET: Registered protocol family 1
  189. [ 0.653598] RPC: Registered named UNIX socket transport module.
  190. [ 0.659532] RPC: Registered udp transport module.
  191. [ 0.664366] RPC: Registered tcp transport module.
  192. [ 0.669067] RPC: Registered tcp NFSv4.1 backchannel transport module.
  193. [ 0.676106] freq_udelay_jiffys[0].max_num = 10
  194. [ 0.680534] cpufreq udelay loops_per_jiffy
  195. [ 0.685001] dwc2 dwc2: ID PIN CHANGED!
  196. [ 0.688779] init DWC as A_HOST
  197. [ 0.691862] 12000 59885 59885
  198. [ 0.695124] 24000 119771 119771
  199. [ 0.698547] 60000 299428 299428
  200. [ 0.702102] 120000 598857 598857
  201. [ 0.705558] 200000 998095 998095
  202. [ 0.709089] 300000 1497142 1497142
  203. [ 0.712904] 600000 2994285 2994285
  204. [ 0.716536] 792000 3952457 3952457
  205. [ 0.720244] 1008000 5030400 5030400
  206. [ 0.724065] 1200000 5988571 5988571
  207. [ 0.733431] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  208. [ 0.740275] jffs2: version 2.2. (NAND) Ā© 2001-2006 Red Hat, Inc.
  209. [ 0.746875] msgmni has been set to 194
  210. [ 0.752102] io scheduler noop registered
  211. [ 0.756038] io scheduler cfq registered (default)
  212. [ 0.762706] jz-uart.1: ttyS1 at MMIO 0x10031000 (irq = 58) is a uart1
  213. [ 0.770895] console [ttyS1] enabled, bootconsole disabled
  214. [ 0.770895] console [ttyS1] enabled, bootconsole disabled
  215. [ 0.786106] brd: module loaded
  216. [ 0.791363] loop: module loaded
  217. [ 0.795646] zram: Created 2 device(s) ...
  218. [ 0.799885] logger: created 256K log 'log_main'
  219. [ 0.805283] jz SADC driver registeres over!
  220. [ 0.810591] jz TCU driver register completed
  221. [ 0.815692] the id code = 1c7018, the flash name is GD25LQ128C
  222. [ 0.821746] #####unsupport ID is 1c7018 if the id not be 0x00,the flash can be ok,but the quad mode may be not support!!!!!
  223. [ 1.033278] JZ SFC Controller for SFC channel 0 driver register
  224. [ 1.039441] 11 cmdlinepart partitions found on MTD device jz_sfc
  225. [ 1.045684] Creating 11 MTD partitions on "jz_sfc":
  226. [ 1.050742] 0x000000000000-0x000000040000 : "boot"
  227. [ 1.056291] 0x000000040000-0x000000240000 : "kernel"
  228. [ 1.062014] 0x000000240000-0x000000590000 : "root"
  229. [ 1.067521] 0x000000590000-0x000000630000 : "driver"
  230. [ 1.073269] 0x000000630000-0x000000ad0000 : "appfs"
  231. [ 1.078867] 0x000000ad0000-0x000000cd0000 : "backupk"
  232. [ 1.084705] 0x000000cd0000-0x000000d70000 : "backupd"
  233. [ 1.090489] 0x000000d70000-0x000000f70000 : "backupa"
  234. [ 1.096334] 0x000000f70000-0x000000fb0000 : "config"
  235. [ 1.102115] 0x000000fb0000-0x000000ff0000 : "para"
  236. [ 1.107658] 0x000000ff0000-0x000001000000 : "flag"
  237. [ 1.113215] SPI NOR MTD LOAD OK
  238. [ 1.116538] tun: Universal TUN/TAP device driver, 1.6
  239. [ 1.121774] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  240. [ 1.128349] usbcore: registered new interface driver zd1201
  241. [ 1.134206] usbcore: registered new interface driver r8152
  242. [ 1.139971] usbcore: registered new interface driver usb-storage
  243. [ 1.146354] usbcore: registered new interface driver usbserial
  244. [ 1.152477] usbcore: registered new interface driver usbserial_generic
  245. [ 1.159273] usbserial: USB Serial support registered for generic
  246. [ 1.165553] usbcore: registered new interface driver ch341
  247. [ 1.171265] usbserial: USB Serial support registered for ch341-uart
  248. [ 1.177806] usbcore: registered new interface driver cp210x
  249. [ 1.183637] usbserial: USB Serial support registered for cp210x
  250. [ 1.189815] usbcore: registered new interface driver pl2303
  251. [ 1.195641] usbserial: USB Serial support registered for pl2303
  252. [ 1.702819] i8042: i8042 controller selftest timeout
  253. [ 1.708454] jzmmc_v1.2 jzmmc_v1.2.0: vmmc regulator missing
  254. [ 1.752022] jzmmc_v1.2 jzmmc_v1.2.0: register success!
  255. [ 1.757421] jzmmc_v1.2 jzmmc_v1.2.1: vmmc regulator missing
  256. [ 1.794849] dwc2 dwc2: ++OTG Interrupt: A-Device Timeout Change++
  257. [ 1.802946] jzmmc_v1.2 jzmmc_v1.2.1: register success!
  258. [ 1.808411] hidraw: raw HID events driver (C) Jiri Kosina
  259. [ 1.814299] usbcore: registered new interface driver usbhid
  260. [ 1.820076] usbhid: USB HID core driver
  261. [ 1.824344] TCP: cubic registered
  262. [ 1.827785] NET: Registered protocol family 17
  263. [ 1.833444] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  264. [ 1.840594] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  265. [ 1.852732] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  266. [ 1.860390] Freeing unused kernel memory: 212K (8052b000 - 80560000)
  267. mdev is ok......
  268. Trying to mount SDCard...
  269. Trying to mount SDCard...
  270. Trying to mount SDCard...
  271. Trying to mount SDCard...
  272. [ 6.520055] jffs2: warning: (56) jffs2_do_read_inode_internal: Truncating ino #64 to 268672 bytes failed because it only had 173687 bytes to start with!
  273. Trying to mount SDCard...
  274. Trying to mount SDCard...
  275. Trying to mount SDCard...
  276. Couldnt mount, starting normal...
  277.  
  278. Ingenic-uc1_1 login: [ 9.230348] register all isp device successfully!
  279. [ 9.237814] @@@@ tx-isp-probe ok @@@@@
  280. [ 9.286085] exFAT: Version 1.2.9
  281. [ 9.314207] motor_probe743
  282. [ 9.351437] jz_codec_register: probe() successful!
  283. [ 9.702358] dma dma0chan24: Channel 24 have been requested.(phy id 7,type 0x06 desc a4de5000)
  284. [ 9.711618] dma dma0chan25: Channel 25 have been requested.(phy id 6,type 0x06 desc a4c21000)
  285. [ 10.162568] RTL871X: module init start
  286. [ 10.166467] RTL871X: rtl8189es v4.3.18.3_20185.20161116_pmpinclu_mac_monitor_minMem_EDCA542B_pbyr
  287. [ 10.177604] RTL871X: build time: Oct 19 2017 11:54:52
  288. [ 10.182930] wlan power on
  289. [ 10.202407] RTL871X: module init ret=0
  290. [ 10.214450] jz_pwm_probe[198] d_name = tcu_chn0
  291. [ 10.227289] request pwm channel 0 successfully
  292. [ 10.234298] pwm-jz pwm-jz: jz_pwm_probe register ok !
  293. [ 10.248035] mmc1: card claims to support voltages below the defined range. These will be ignored.
  294. [ 10.269254] mmc1: new SDIO card at address 0001
  295. GPIO 40 in
  296. GPIO 26 out
  297. GPIO 25 out
  298. GPIO 49 out
  299. GPIO 47 out
  300. GPIO 48 out
  301. GPIO 43 out
  302. right_count=3 value=0 last_value=0
  303. right_count=3 value=0 last_value=0
  304. right_count=3 value=0 last_value=0
  305. right_count=3 value=0 last_value=0
  306. right_count=3 value=0 last_value=0
  307. right_count=3 value=0 last_value=0
  308. right_count=3 value=0 last_value=0
  309. right_count=3 value=0 last_value=0
  310. right_count=3 value=0 last_value=0
  311. right_count=3 value=0 last_value=0
  312. not in singleboard test
  313. hello Guozhixin OKOKOKOKOKOKOKOKOKOK
  314. xxq:begin to check the sensor ty[ 14.721215] name : i2c-gpio1 nr : 1
  315. pe
  316. [ 14.730381] name : i2c0 nr : 0
  317. [ 14.794330] sensor_read: addr=0xa value = 0xf
  318. [ 14.799337] sensor_read: addr=0xb value = 0x23
  319. [ 14.864194] i2c i2c-0: i2c_jz_irq 441, I2C transfer error, ABORT interrupt
  320. [ 14.871327] i2c i2c-0: --I2C txabrt:
  321. [ 14.875050] i2c i2c-0: --I2C TXABRT[0]=I2C_TXABRT_ABRT_7B_ADDR_NOACK
  322. [ 14.881648] error: sensor_read,147 ret = -5
  323. [ 14.885994] sensor_read: addr=0x0 value = 0x0
  324. [ 14.890597] err sensor read addr = 0x0, value = 0x0
  325. [ 14.955793] i2c i2c-0: i2c_jz_irq 441, I2C transfer error, ABORT interrupt
  326. [ 14.962936] i2c i2c-0: --I2C txabrt:
  327. [ 14.966644] i2c i2c-0: --I2C TXABRT[0]=I2C_TXABRT_ABRT_7B_ADDR_NOACK
  328. [ 14.973255] error: sensor_read,147 ret = -5
  329. [ 14.977589] sensor_read: addr=0x0 value = 0x0
  330. [ 14.982205] err sensor read addr = 0x0, value = 0x0
  331. [ 15.047389] i2c i2c-0: i2c_jz_irq 441, I2C transfer error, ABORT interrupt
  332. [ 15.054532] i2c i2c-0: --I2C txabrt:
  333. [ 15.058242] i2c i2c-0: --I2C TXABRT[0]=I2C_TXABRT_ABRT_7B_ADDR_NOACK
  334. [ 15.064850] error: sensor_read,147 ret = -5
  335. [ 15.069183] sensor_read: addr=0x3107 value = 0x0
  336. [ 15.074066] err sensor read addr = 0x3107, value = 0x0
  337. [ 15.139520] i2c i2c-0: i2c_jz_irq 441, I2C transfer error, ABORT interrupt
  338. [ 15.146664] i2c i2c-0: --I2C txabrt:
  339. [ 15.150370] i2c i2c-0: --I2C TXABRT[0]=I2C_TXABRT_ABRT_7B_ADDR_NOACK
  340. [ 15.156980] error: sensor_read,147 ret = -5
  341. [ 15.161315] sensor_read: addr=0x3107 value = 0x0
  342. [ 15.166200] err sensor read addr = 0x3107, value = 0x0
  343. [ 15.231658] i2c i2c-0: i2c_jz_irq 441, I2C transfer error, ABORT interrupt
  344. [ 15.238802] i2c i2c-0: --I2C txabrt:
  345. [ 15.242520] i2c i2c-0: --I2C TXABRT[0]=I2C_TXABRT_ABRT_7B_ADDR_NOACK
  346. [ 15.249118] error: sensor_read,147 ret = -5
  347. [ 15.253465] sensor_read: addr=0x301c value = 0x0
  348. [ 15.258340] err sensor read addr = 0x301c, value = 0x0
  349. [ 15.323807] i2c i2c-0: i2c_jz_irq 441, I2C transfer error, ABORT interrupt
  350. [ 15.330937] i2c i2c-0: --I2C txabrt:
  351. [ 15.334658] i2c i2c-0: --I2C TXABRT[0]=I2C_TXABRT_ABRT_7B_ADDR_NOACK
  352. [ 15.341254] error: sensor_read,147 ret = -5
  353. [ 15.345598] sensor_read: addr=0x301c value = 0x0
  354. [ 15.350472] err sensor read addr = 0x301c, value = 0x0
  355. [ 15.415943] i2c i2c-0: i2c_jz_irq 441, I2C transfer error, ABORT interrupt
  356. [ 15.423087] i2c i2c-0: --I2C txabrt:
  357. [ 15.426793] i2c i2c-0: --I2C TXABRT[0]=I2C_TXABRT_ABRT_7B_ADDR_NOACK
  358. [ 15.433402] error: sensor_read,147 ret = -5
  359. [ 15.437734] sensor_read: addr=0x2 value = 0x0
  360. [ 15.442350] err sensor read addr = 0x2, value = 0x0
  361. [ 15.447406] info: failed sensor find
  362. ##### sensor not found
  363. [ 15.451243] misc sinfo_release
  364. Not have the sensor driver!!!
  365.  
Advertisement
Add Comment
Please, Sign In to add comment