ric96

Untitled

Apr 21st, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.37 KB | None | 0 0
  1. GXL:BL1:9ac50e:a1974b;FEAT:ADFC318C;POC:3;RCY:0;EMMC:0;READ:0;CHK:AA;SD:0;READ:0;0.0;CHK:0;
  2. no sdio debug board detected
  3. TE: 315851
  4.  
  5. BL2 Built : 13:48:56, Sep 23 2016.
  6. gxl g7459bd4 - jianxin.pan@droid06
  7.  
  8. set vcck to 1120 mv
  9. set vddee to 1000 mv
  10. Board ID = 6
  11. CPU clk: 1200MHz
  12. DQS-corr enabled
  13. DDR scramble enabled
  14. DDR3 chl: Rank0+1 @ 768MHz - PASS
  15. Rank0: 1024MB(auto)-2T-11
  16. Rank1: 1024MB(auto)-2T-11
  17. DataBus test pass!
  18. AddrBus test pass!
  19. Load fip header from SD, src: 0x0000c200, des: 0x01400000, size: 0x00004000
  20. New fip structure!
  21. Load bl30 from SD, src: 0x00010200, des: 0x01100000, size: 0x0000d600
  22. Load bl31 from SD, src: 0x00020200, des: 0x10100000, size: 0x00015400
  23. Load bl33 from SD, src: 0x00038200, des: 0x01000000, size: 0x00062c00
  24. NOTICE: BL3-1: v1.0(debug):fb68908
  25. NOTICE: BL3-1: Built : 18:30:11, Nov 1 2016
  26. aml log : bl31 normal boot !
  27. [Image: gxl_v1.1.3154-065f772 2016-09-29 14:08:54 yan.wang@droid05]
  28. OPS=0x82
  29. 8a 24 6e e4 a1 51 ad b7 35 1a b2 2d [0.603521 Inits done]
  30. secure task start!
  31. high task start!
  32. low task start!
  33. INFO: BL3-1: Initializing runtime services
  34. WARNING: No OPTEE provided by BL2 boot loader
  35. ERROR: Error initializing runtime service opteed_fast
  36. INFO: BL3-1: Preparing for EL3 exit to normal world
  37. INFO: BL3-1: Next image address = 0x1000000
  38. INFO: BL3-1: Next image spsr = 0x3c9
  39.  
  40.  
  41. U-Boot 2018.01 (Apr 21 2018 - 21:49:57 +0000) khadas-vim
  42.  
  43. DRAM: 2 GiB
  44. MMC: mmc@70000: 0, mmc@72000: 1, mmc@74000: 2
  45. Using default environment
  46.  
  47. In: serial@4c0
  48. Out: serial@4c0
  49. Err: serial@4c0
  50. [BL31]: tee size: 0
  51. [BL31]: tee size: 0
  52. Net:
  53. Warning: ethernet@c9410000 (eth0) using random MAC address - c2:7d:2a:d8:0b:64
  54. eth0: ethernet@c9410000
  55. Hit any key to stop autoboot: 0
  56. Card did not respond to voltage select!
  57. mmc_init: -95, time 9
  58. switch to partitions #0, OK
  59. mmc1 is current device
  60. Scanning mmc 1:1...
  61. Found /boot/extlinux/extlinux.conf
  62. Retrieving file: /boot/extlinux/extlinux.conf
  63. 218 bytes read in 31 ms (6.8 KiB/s)
  64. 1: Poky (Yocto Project Reference Distro)
  65. Retrieving file: /boot/extlinux/../Image
  66. 11331592 bytes read in 12830 ms (862.3 KiB/s)
  67. append: root=/dev/mmcblk1p1 rootwait rw console=ttyAML0
  68. Retrieving file: /boot/extlinux/../meson-gxl-s905x-khadas-vim.dtb
  69. 25750 bytes read in 52 ms (483.4 KiB/s)
  70. ## Flattened Device Tree blob at 01000000
  71. Booting using the fdt blob at 0x1000000
  72. Loading Device Tree to 000000007df62000, end 000000007df6b495 ... OK
  73.  
  74. Starting kernel ...
  75.  
  76. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  77. [ 0.000000] Linux version 4.16.1 (oe-user@oe-host) (gcc version 7.3.0 (GCC)) #1 SMP PREEMPT Sat Apr 21 22:18:39 UTC 2018
  78. [ 0.000000] Machine model: Khadas VIM
  79. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000072000000, size 188 MiB
  80. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  81. [ 0.000000] psci: probing for conduit method from DT.
  82. [ 0.000000] psci: PSCIv0.2 detected in firmware.
  83. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  84. [ 0.000000] psci: Trusted OS migration not required
  85. [ 0.000000] percpu: Embedded 23 pages/cpu @ (ptrval) s54680 r8192 d31336 u94208
  86. [ 0.000000] Detected VIPT I-cache on CPU0
  87. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  88. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 510784
  89. [ 0.000000] Kernel command line: root=/dev/mmcblk1p1 rootwait rw console=ttyAML0
  90. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  91. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  92. [ 0.000000] Memory: 1835256K/2075648K available (7358K kernel code, 570K rwdata, 2672K rodata, 448K init, 356K bss, 47880K reserved, 192512K cma-reserved)
  93. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  94. [ 0.000000] Preemptible hierarchical RCU implementation.
  95. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  96. [ 0.000000] Tasks RCU enabled.
  97. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  98. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  99. [ 0.000000] GIC: Using split EOI/Deactivate mode
  100. [ 0.000000] irq_meson_gpio: 110 to 8 gpio interrupt mux initialized
  101. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  102. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  103. [ 0.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  104. [ 0.000291] Console: colour dummy device 80x25
  105. [ 0.000310] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  106. [ 0.000319] pid_max: default: 32768 minimum: 301
  107. [ 0.000386] Security Framework initialized
  108. [ 0.000424] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  109. [ 0.000437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  110. [ 0.016001] ASID allocator initialised with 32768 entries
  111. [ 0.023990] Hierarchical SRCU implementation.
  112. [ 0.040024] smp: Bringing up secondary CPUs ...
  113. [ 0.068214] Detected VIPT I-cache on CPU1
  114. [ 0.068262] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  115. [ 0.096250] Detected VIPT I-cache on CPU2
  116. [ 0.096288] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  117. [ 0.124293] Detected VIPT I-cache on CPU3
  118. [ 0.124329] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  119. [ 0.124391] smp: Brought up 1 node, 4 CPUs
  120. [ 0.124410] SMP: Total of 4 processors activated.
  121. [ 0.124417] CPU features: detected feature: 32-bit EL0 Support
  122. [ 0.124422] CPU features: detected feature: Kernel page table isolation (KPTI)
  123. [ 0.127316] CPU: All CPU(s) started at EL2
  124. [ 0.127330] alternatives: patching kernel code
  125. [ 0.127857] devtmpfs: initialized
  126. [ 0.130939] random: get_random_u32 called from bucket_table_alloc+0x80/0x1b8 with crng_init=0
  127. [ 0.131397] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  128. [ 0.131412] futex hash table entries: 1024 (order: 5, 131072 bytes)
  129. [ 0.135813] pinctrl core: initialized pinctrl subsystem
  130. [ 0.136434] NET: Registered protocol family 16
  131. [ 0.136710] audit: initializing netlink subsys (disabled)
  132. [ 0.136847] audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1
  133. [ 0.137193] cpuidle: using governor menu
  134. [ 0.137287] vdso: 2 pages (1 code @ (ptrval), 1 data @ (ptrval))
  135. [ 0.137299] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  136. [ 0.140833] DMA: preallocated 256 KiB pool for atomic allocations
  137. [ 0.140936] Serial: AMBA PL011 UART driver
  138. [ 0.149951] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  139. [ 0.150222] cryptd: max_cpu_qlen set to 1000
  140. [ 0.151599] SCSI subsystem initialized
  141. [ 0.151727] usbcore: registered new interface driver usbfs
  142. [ 0.151754] usbcore: registered new interface driver hub
  143. [ 0.151834] usbcore: registered new device driver usb
  144. [ 0.151995] pps_core: LinuxPPS API ver. 1 registered
  145. [ 0.151999] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  146. [ 0.152011] PTP clock support registered
  147. [ 0.152145] Advanced Linux Sound Architecture Driver Initialized.
  148. [ 0.152683] clocksource: Switched to clocksource arch_sys_counter
  149. [ 0.152806] VFS: Disk quotas dquot_6.6.0
  150. [ 0.152853] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  151. [ 0.157043] NET: Registered protocol family 2
  152. [ 0.157401] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  153. [ 0.157429] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  154. [ 0.157537] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  155. [ 0.157732] TCP: Hash tables configured (established 16384 bind 16384)
  156. [ 0.157832] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  157. [ 0.157874] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  158. [ 0.158014] NET: Registered protocol family 1
  159. [ 0.158355] RPC: Registered named UNIX socket transport module.
  160. [ 0.158362] RPC: Registered udp transport module.
  161. [ 0.158366] RPC: Registered tcp transport module.
  162. [ 0.158370] RPC: Registered tcp NFSv4.1 backchannel transport module.
  163. [ 0.158980] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  164. [ 0.159431] random: fast init done
  165. [ 0.162155] Initialise system trusted keyrings
  166. [ 0.162300] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  167. [ 0.166709] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  168. [ 0.167200] NFS: Registering the id_resolver key type
  169. [ 0.167222] Key type id_resolver registered
  170. [ 0.167227] Key type id_legacy registered
  171. [ 0.167237] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  172. [ 0.167383] 9p: Installing v9fs 9p2000 file system support
  173. [ 0.169376] Key type asymmetric registered
  174. [ 0.169388] Asymmetric key parser 'x509' registered
  175. [ 0.169545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  176. [ 0.169552] io scheduler noop registered
  177. [ 0.169682] io scheduler cfq registered (default)
  178. [ 0.174309] soc soc0: Amlogic Meson GXL (S905X) Revision 21:a (82:2) Detected
  179. [ 0.174625] meson_gx_pwrc_vpu c8100000.sys-ctrl:power-controller-vpu: failed to get reset lines
  180. [ 0.177093] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  181. [ 0.178312] c11084c0.serial: ttyAML1 at MMIO 0xc11084c0 (irq = 10, base_baud = 1500000) is a meson_uart
  182. [ 0.178653] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 15, base_baud = 1500000) is a meson_uart
  183. [ 0.808246] console [ttyAML0] enabled
  184. [ 0.812214] c81004e0.serial: ttyAML2 at MMIO 0xc81004e0 (irq = 16, base_baud = 1500000) is a meson_uart
  185. [ 0.825192] loop: module loaded
  186. [ 0.825773] mdio-mux-mmioreg c883455c.eth-phy-mux: failed to register mdio-mux bus /soc/periphs@c8834000/eth-phy-mux
  187. [ 0.834942] libphy: Fixed MDIO Bus: probed
  188. [ 0.838951] tun: Universal TUN/TAP device driver, 1.6
  189. [ 0.844267] meson8b-dwmac c9410000.ethernet: PTP uses main clock
  190. [ 0.849721] meson8b-dwmac c9410000.ethernet: no reset control found
  191. [ 0.856125] stmmac - user ID: 0x11, Synopsys ID: 0x37
  192. [ 0.860927] meson8b-dwmac c9410000.ethernet: Ring mode enabled
  193. [ 0.866702] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
  194. [ 0.874119] meson8b-dwmac c9410000.ethernet: Normal descriptors
  195. [ 0.879984] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
  196. [ 0.887401] meson8b-dwmac c9410000.ethernet: COE Type 2
  197. [ 0.892575] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
  198. [ 0.899561] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
  199. [ 0.905972] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  200. [ 0.913959] libphy: stmmac: probed
  201. [ 0.919566] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  202. [ 0.923746] ehci-platform: EHCI generic platform driver
  203. [ 0.928998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  204. [ 0.935025] ohci-platform: OHCI generic platform driver
  205. [ 0.940721] usbcore: registered new interface driver usb-storage
  206. [ 0.947208] mousedev: PS/2 mouse device common for all mice
  207. [ 0.951931] i2c /dev entries driver
  208. [ 0.957077] sdhci: Secure Digital Host Controller Interface driver
  209. [ 0.961241] sdhci: Copyright(c) Pierre Ossman
  210. [ 0.965564] Synopsys Designware Multimedia Card Interface Driver
  211. [ 0.972634] meson-gx-mmc d0072000.mmc: Got CD GPIO
  212. [ 1.002826] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
  213. [ 1.029419] sdhci-pltfm: SDHCI platform and OF driver helper
  214. [ 1.029866] ledtrig-cpu: registered to indicate activity on CPUs
  215. [ 1.036061] meson-sm: secure-monitor enabled
  216. [ 1.040271] usbcore: registered new interface driver usbhid
  217. [ 1.045349] usbhid: USB HID core driver
  218. [ 1.049272] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
  219. [ 1.058993] meson-audio-core c1105400.audio: Failed to create debugfs directory
  220. [ 1.065094] NET: Registered protocol family 17
  221. [ 1.067640] 9pnet: Installing 9P2000 support
  222. [ 1.071919] Key type dns_resolver registered
  223. [ 1.075913] mmc0: new high speed SDHC card at address 0001
  224. [ 1.076510] registered taskstats version 1
  225. [ 1.081810] mmcblk0: mmc0:0001 SD 7.44 GiB
  226. [ 1.085450] Loading compiled-in X.509 certificates
  227. [ 1.094402] mmcblk0: p1
  228. [ 1.101798] meson-drm d0100000.vpu: Queued 2 outputs on vpu
  229. [ 1.102429] meson-drm d0100000.vpu: Failed to create debugfs directory
  230. [ 1.108759] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  231. [ 1.115367] [drm] No driver support for vblank timestamp query.
  232. [ 1.121343] meson-drm d0100000.vpu: CVBS Output connector not available
  233. [ 1.145717] mmc1: new HS200 MMC card at address 0001
  234. [ 1.146181] mmcblk1: mmc1:0001 AWPD3R 14.6 GiB
  235. [ 1.149794] mmcblk1boot0: mmc1:0001 AWPD3R partition 1 4.00 MiB
  236. [ 1.155638] mmcblk1boot1: mmc1:0001 AWPD3R partition 2 4.00 MiB
  237. [ 1.161366] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  238. [ 1.171162] mmcblk1rpmb: mmc1:0001 AWPD3R partition 3 4.00 MiB, chardev (244:0)
  239. [ 1.178592] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  240. [ 1.186401] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops)
  241. [ 1.514675] Console: switching to colour frame buffer device 240x67
  242. [ 1.547110] meson-drm d0100000.vpu: fb0: frame buffer device
  243. [ 1.553121] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
  244. [ 1.560309] libphy: mdio_mux: probed
  245. [ 1.564068] libphy: mdio_mux: probed
  246. [ 1.569353] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  247. [ 1.572477] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  248. [ 1.580497] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f664 hci version 0x100 quirks 0x02010010
  249. [ 1.588733] xhci-hcd xhci-hcd.0.auto: irq 38, io mem 0xc9000000
  250. [ 1.595153] hub 1-0:1.0: USB hub found
  251. [ 1.598283] hub 1-0:1.0: 2 ports detected
  252. [ 1.602539] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  253. [ 1.607684] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  254. [ 1.615307] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  255. [ 1.623714] hub 2-0:1.0: USB hub found
  256. [ 1.626998] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
  257. [ 1.635545] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
  258. domain-0 init dvfs: 4
  259. [ 1.651909] asoc-simple-card sound: i2s-hifi <-> meson-i2s-dai.1.auto mapping ok
  260. [ 1.660034] hctosys: unable to open rtc device (rtc0)
  261. [ 1.661088] ALSA device list:
  262. [ 1.662411] #0: meson-gx-preview
  263. [ 1.672111] VFS: Cannot open root device "mmcblk1p1" or unknown-block(179,33): error -6
  264. [ 1.674600] Please append a correct "root=" boot option; here are the available partitions:
  265. [ 1.682941] b300 7802880 mmcblk0
  266. [ 1.682952] driver: mmcblk
  267. [ 1.689542] b301 450560 mmcblk0p1 2a495074-01
  268. [ 1.689546]
  269. [ 1.696212] b320 15267840 mmcblk1
  270. [ 1.696217] driver: mmcblk
  271. [ 1.702993] b360 4096 mmcblk1boot1
  272. [ 1.702998] (driver?)
  273. [ 1.709703] b340 4096 mmcblk1boot0
  274. [ 1.709706] (driver?)
  275. [ 1.716423] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,33)
  276. [ 1.724847] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.16.1 #1
  277. [ 1.730704] Hardware name: Khadas VIM (DT)
  278. [ 1.734759] Call trace:
  279. [ 1.737192] dump_backtrace+0x0/0x190
  280. [ 1.740803] show_stack+0x14/0x20
  281. [ 1.744081] dump_stack+0x9c/0xc0
  282. [ 1.747357] panic+0x11c/0x28c
  283. [ 1.750379] mount_block_root+0x198/0x26c
  284. [ 1.754342] mount_root+0x11c/0x134
  285. [ 1.757792] prepare_namespace+0x138/0x180
  286. [ 1.761846] kernel_init_freeable+0x208/0x22c
  287. [ 1.766160] kernel_init+0x10/0x100
  288. [ 1.769608] ret_from_fork+0x10/0x18
  289. [ 1.773148] SMP: stopping secondary CPUs
  290. [ 1.777028] Kernel Offset: disabled
  291. [ 1.780473] CPU features: 0x0802004
  292. [ 1.783921] Memory Limit: none
  293. [ 1.786952] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,33)
  294. [ 1.828703] cpufreq: __target_index: Failed to change cpu frequency: -5
  295. [ 1.900683] cpufreq: __target_index: Failed to change cpu frequency: -5
Add Comment
Please, Sign In to add comment