Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.44 KB | None | 0 0
  1. U-Boot 2013.07 (Mar 21 2019 - 14:43:46)
  2.  
  3. Board: Openfang compatible board (Ingenic XBurst T20 SoC)
  4. DRAM: 64 MiB
  5. Top of RAM usable for U-Boot at: 84000000
  6. Reserving 641k for U-Boot at: 83f5c000
  7. Reserving 32784k for malloc() at: 81f58000
  8. Reserving 32 Bytes for Board Info at: 81f57fe0
  9. Reserving 124 Bytes for Global Data at: 81f57f64
  10. Reserving 128k for boot params() at: 81f37f64
  11. Stack Pointer at: 81f37f48
  12. Now running in RAM - U-Boot at: 83f5c000
  13. MMC: msc: 0
  14. the id code = 1c7018
  15. unsupport ID is if the id not be 0x00,the flash is ok for burner
  16. the manufacturer 1c
  17. SF: Detected FM25Q64
  18.  
  19. In: serial
  20. Out: serial
  21. Err: serial
  22. Sets yellow LED off
  23. gpio_request lable = cmd_gpio gpio = 38
  24. gpio: pin 38 (gpio 38) value is 1
  25. Sets blue LED off
  26. gpio_request lable = cmd_gpio gpio = 39
  27. gpio: pin 39 (gpio 39) value is 1
  28. Enables USB
  29. gpio_request lable = cmd_gpio gpio = 47
  30. gpio: pin 47 (gpio 47) value is 1
  31. Enables SDCARD
  32. gpio_request lable = cmd_gpio gpio = 43
  33. gpio: pin 43 (gpio 43) value is 1
  34. gpio_request lable = cmd_gpio gpio = 48
  35. gpio: pin 48 (gpio 48) value is 0
  36. Net: Jz4775-9161
  37. Hit any key to stop autoboot: 1 0
  38. isvp_t20# gpio set 43; gpio clear 48; sleep 1; gpio clear 43; mmc rescan; ext4load mmc 0:1 0x80600000 uEnv.txt; boot
  39. gpio_request lable = cmd_gpio gpio = 43
  40. gpio: pin 43 (gpio 43) value is 1
  41. gpio_request lable = cmd_gpio gpio = 48
  42. gpio: pin 48 (gpio 48) value is 0
  43. gpio_request lable = cmd_gpio gpio = 43
  44. gpio: pin 43 (gpio 43) value is 0
  45. 440 bytes read in 20 ms (21.5 KiB/s)
  46. soctype=T20L
  47. Settings are already stored!
  48. Sets yellow LED off
  49. gpio_request lable = cmd_gpio gpio = 38
  50. gpio: pin 38 (gpio 38) value is 1
  51. Sets blue LED off
  52. gpio_request lable = cmd_gpio gpio = 39
  53. gpio: pin 39 (gpio 39) value is 1
  54. Enables USB
  55. gpio_request lable = cmd_gpio gpio = 47
  56. gpio: pin 47 (gpio 47) value is 1
  57. Enables SDCARD
  58. gpio_request lable = cmd_gpio gpio = 43
  59. gpio: pin 43 (gpio 43) value is 1
  60. gpio_request lable = cmd_gpio gpio = 48
  61. gpio: pin 48 (gpio 48) value is 0
  62. gpio_request lable = cmd_gpio gpio = 60
  63. gpio: pin 60 (gpio 60) value is 1
  64. MMC Found
  65. Trying to find EXT3 uEnv.txt
  66. 440 bytes read in 20 ms (21.5 KiB/s)
  67. uEnv found - Booting from microsd ...
  68. gpio_request lable = cmd_gpio gpio = 39
  69. gpio: pin 39 (gpio 39) value is 0
  70. 1769354 bytes read in 191 ms (8.8 MiB/s)
  71. ## Booting kernel from Legacy Image at 80600000 ...
  72. Image Name: Linux-3.10.14
  73. Image Type: MIPS Linux Kernel Image (lzma compressed)
  74. Data Size: 1769290 Bytes = 1.7 MiB
  75. Load Address: 80010000
  76. Entry Point: 803c2670
  77. Verifying Checksum ... OK
  78. Uncompressing Kernel Image ... OK
  79.  
  80. Starting kernel ...
  81.  
  82. [ 0.000000] Initializing cgroup subsys cpu
  83. [ 0.000000] Initializing cgroup subsys cpuacct
  84. [ 0.000000] Linux version 3.10.14 (root@ubuntu) (gcc version 4.7.4 (Buildroot 2016.02-00036-ga1ea3f8) ) #1 PREEMPT Thu Mar 21 10:43:00 PDT 2019
  85. [ 0.000000] bootconsole [early0] enabled
  86. [ 0.000000] CPU0 RESET ERROR PC:710F8F98
  87. [ 0.000000] CPU0 revision is: 00d00101 (Ingenic Xburst)
  88. [ 0.000000] FPU revision is: 00b70000
  89. [ 0.000000] CCLK:860MHz L2CLK:430Mhz H0CLK:200MHz H2CLK:200Mhz PCLK:100Mhz
  90. [ 0.000000] Determined physical RAM map:
  91. [ 0.000000] memory: 004df000 @ 00010000 (usable)
  92. [ 0.000000] memory: 00031000 @ 004ef000 (usable after init)
  93. [ 0.000000] User-defined physical RAM map:
  94. [ 0.000000] memory: 02800000 @ 00000000 (usable)
  95. [ 0.000000] Zone ranges:
  96. [ 0.000000] Normal [mem 0x00000000-0x027fffff]
  97. [ 0.000000] Movable zone start for each node
  98. [ 0.000000] Early memory node ranges
  99. [ 0.000000] node 0: [mem 0x00000000-0x027fffff]
  100. [ 0.000000] Primary instruction cache 32kB, 8-way, VIPT, linesize 32 bytes.
  101. [ 0.000000] Primary data cache 32kB, 8-way, VIPT, no aliases, linesize 32 bytes
  102. [ 0.000000] pls check processor_id[0x00d00101],sc_jz not support!
  103. [ 0.000000] MIPS secondary cache 128kB, 8-way, linesize 32 bytes.
  104. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 10160
  105. [ 0.000000] Kernel command line: console=ttyS1,115200n8 mem=40M@0x0 ispmem=8M@0x2800000 rmem=16M@0x3000000 init=/linuxrc root=/dev/mmcblk0p1 rootwait rootfstype=ext3 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)
  106. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  107. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  108. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  109. [ 0.000000] Memory: 34704k/40960k available (3821k kernel code, 6256k reserved, 1166k data, 196k init, 0k highmem)
  110. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  111. [ 0.000000] Preemptible hierarchical RCU implementation.
  112. [ 0.000000] NR_IRQS:418
  113. [ 0.000000] clockevents_config_and_register success.
  114. [ 0.000024] Calibrating delay loop... 858.52 BogoMIPS (lpj=4292608)
  115. [ 0.087754] pid_max: default: 32768 minimum: 301
  116. [ 0.092740] Mount-cache hash table entries: 512
  117. [ 0.097853] Initializing cgroup subsys debug
  118. [ 0.102116] Initializing cgroup subsys freezer
  119. [ 0.107964] devtmpfs: initialized
  120. [ 0.112660] regulator-dummy: no parameters
  121. [ 0.116984] NET: Registered protocol family 16
  122. [ 0.136810] bio: create slab <bio-0> at 0
  123. [ 0.143142] jz-dma jz-dma: JZ SoC DMA initialized
  124. [ 0.148282] usbcore: registered new interface driver usbfs
  125. [ 0.153820] usbcore: registered new interface driver hub
  126. [ 0.159322] usbcore: registered new device driver usb
  127. [ 0.164541] i2c-gpio i2c-gpio.1: using pins 57 (SDA) and 58 (SCL)
  128. [ 0.170806] (null): set:249 hold:250 dev=100000000 h=500 l=500
  129. [ 0.176940] media: Linux media interface: v0.10
  130. [ 0.181492] Linux video capture interface: v2.00
  131. [ 0.188262] Switching to clocksource jz_clocksource
  132. [ 0.193410] cfg80211: Calling CRDA to update world regulatory domain
  133. [ 0.200674] jz-dwc2 jz-dwc2: cgu clk gate get error
  134. [ 0.205598] jz-dwc2 jz-dwc2: regulator vbus get error
  135. [ 0.210679] DWC IN OTG MODE
  136. [ 0.363959] sft id =========================off
  137. [ 0.368550] dwc2 dwc2: Keep PHY ON
  138. [ 0.371919] dwc2 dwc2: Using Buffer DMA mode
  139. [ 0.576100] dwc2 dwc2: Core Release: 3.00a
  140. [ 0.580211] dwc2 dwc2: DesignWare USB2.0 High-Speed Host Controller
  141. [ 0.586566] dwc2 dwc2: new USB bus registered, assigned bus number 1
  142. [ 0.594086] hub 1-0:1.0: USB hub found
  143. [ 0.597829] hub 1-0:1.0: 1 port detected
  144. [ 0.601947] dwc2 dwc2: DWC2 Host Initialized
  145. [ 0.606510] NET: Registered protocol family 2
  146. [ 0.611455] TCP established hash table entries: 512 (order: 0, 4096 bytes)
  147. [ 0.618460] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
  148. [ 0.624878] TCP: Hash tables configured (established 512 bind 512)
  149. [ 0.631160] TCP: reno registered
  150. [ 0.634410] UDP hash table entries: 256 (order: 0, 4096 bytes)
  151. [ 0.640300] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  152. [ 0.646962] NET: Registered protocol family 1
  153. [ 0.651732] freq_udelay_jiffys[0].max_num = 10
  154. [ 0.656211] cpufreq udelay loops_per_jiffy
  155. [ 0.660574] 12000 59885 59885
  156. [ 0.663854] 24000 119771 119771
  157. [ 0.667284] 60000 299428 299428
  158. [ 0.670728] 120000 598857 598857
  159. [ 0.674270] 200000 998095 998095
  160. [ 0.677791] 300000 1497142 1497142
  161. [ 0.681510] dwc2 dwc2: ID PIN CHANGED!
  162. [ 0.685340] init DWC as A_HOST
  163. [ 0.688414] 600000 2994285 2994285
  164. [ 0.692095] 792000 3952457 3952457
  165. [ 0.695920] 1008000 5030400 5030400
  166. [ 0.699641] 1200000 5988571 5988571
  167. [ 0.709927] exFAT: Version 1.2.9
  168. [ 0.713321] jffs2: version 2.2. © 2001-2006 Red Hat, Inc.
  169. [ 0.719202] msgmni has been set to 67
  170. [ 0.724321] io scheduler noop registered
  171. [ 0.728259] io scheduler cfq registered (default)
  172. [ 0.735934] jz-uart.1: ttyS1 at MMIO 0x10031000 (irq = 58) is a uart1
  173. [ 0.744227] console [ttyS1] enabled, bootconsole disabled
  174. [ 0.744227] console [ttyS1] enabled, bootconsole disabled
  175. [ 0.760229] brd: module loaded
  176. [ 0.766087] loop: module loaded
  177. [ 0.770092] zram: Created 2 device(s) ...
  178. [ 0.774415] wifi regulator missing
  179. [ 0.778135] logger: created 256K log 'log_main'
  180. [ 0.783571] jz SADC driver registeres over!
  181. [ 0.789343] jz TCU driver register completed
  182. [ 0.794447] the id code = 1c7018, the flash name is GD25LQ128C
  183. [ 0.800501] #####unsupport ID is 1c7018 if the id not be 0x00,the flash can be ok,but the quad mode may be not support!!!!!
  184. [ 1.012026] JZ SFC Controller for SFC channel 0 driver register
  185. [ 1.018205] 11 cmdlinepart partitions found on MTD device jz_sfc
  186. [ 1.024443] Creating 11 MTD partitions on "jz_sfc":
  187. [ 1.029517] 0x000000000000-0x000000040000 : "boot"
  188. [ 1.035181] 0x000000040000-0x000000240000 : "kernel"
  189. [ 1.040961] 0x000000240000-0x000000590000 : "root"
  190. [ 1.046657] 0x000000590000-0x000000630000 : "driver"
  191. [ 1.052461] 0x000000630000-0x000000ad0000 : "appfs"
  192. [ 1.058278] 0x000000ad0000-0x000000cd0000 : "backupk"
  193. [ 1.064248] 0x000000cd0000-0x000000d70000 : "backupd"
  194. [ 1.070155] 0x000000d70000-0x000000f70000 : "backupa"
  195. [ 1.076146] 0x000000f70000-0x000000fb0000 : "config"
  196. [ 1.081968] 0x000000fb0000-0x000000ff0000 : "para"
  197. [ 1.087729] 0x000000ff0000-0x000001000000 : "flag"
  198. [ 1.093439] SPI NOR MTD LOAD OK
  199. [ 1.096767] tun: Universal TUN/TAP device driver, 1.6
  200. [ 1.102000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  201. [ 1.108667] usbcore: registered new interface driver zd1201
  202. [ 1.114929] jzmmc_v1.2 jzmmc_v1.2.0: vmmc regulator missing
  203. [ 1.153283] jzmmc_v1.2 jzmmc_v1.2.0: register success!
  204. [ 1.158674] jzmmc_v1.2 jzmmc_v1.2.1: vmmc regulator missing
  205. [ 1.204213] jzmmc_v1.2 jzmmc_v1.2.1: register success!
  206. [ 1.210003] ledtrig-cpu: registered to indicate activity on CPUs
  207. [ 1.216307] ------------ init codec driver start!
  208. [ 1.221253] jz_codec_probe: probe() start
  209. [ 1.225441] jz_codec_probe, codec iomem is :0xb0021000
  210. [ 1.230775] jz_codec_probe: probe() done
  211. [ 1.234922] i2s global init
  212. [ 1.237827] current codec is :8221cd80
  213. [ 1.241973] i2s init success.
  214. [ 1.644004] TCP: cubic registered
  215. [ 1.647448] NET: Registered protocol family 17
  216. [ 1.653236] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  217. [ 1.660517] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  218. [ 1.669144] Waiting for root device /dev/mmcblk0p1...
  219. [ 1.793959] dwc2 dwc2: ++OTG Interrupt: A-Device Timeout Change++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement