Advertisement
thara1984

Untitled

Oct 24th, 2019
1,697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.89 KB | None | 0 0
  1. PLL1 locked: 5
  2. usb_lane: 0
  3. Handling Cmd: download:015ec800
  4. Download Finished
  5. Handling Cmd: boot
  6. Loading Image Start : 13346 ms
  7. No dtbo partition is found, Skip dtbo
  8. Exit key detection timer
  9. No Ffbm cookie found, ignore: Not Found
  10. Memory Base Address: 0x80000000
  11. Decompressing kernel image start: 13359 ms
  12. Decompressing kernel image done: 16028 ms
  13. dtbo partition does not exit
  14. Cmdline: root=/dev/sda1 rw console=tty0 console=ttyMSM0,115200n8 androidboot.bootdevice=1d84000.ufshc androidboot.serialno=463d1e2e androidboot.baseband=sda msm_drm.dsi_display0=dsi_lt9611_1080_video_display:
  15.  
  16. BootLinux: failed to get dtbo image
  17. DTB offset is incorrect, kernel image does not have appended DTB
  18. RAM Partitions
  19. Add Base: 0x0000000080000000 Available Length: 0x00000000FDFA0000
  20. WARNING: Could not find mem-offline node.
  21. ERROR: Could not get splash memory region node
  22. kaslr-Seed is added to chosen node
  23.  
  24. Shutting Down UEFI Boot Services: 16251 ms
  25. BDS: LogFs sync skipped, Unsupported
  26. App Log Flush : 0 ms
  27. Exit BS [16405] UEFI End
  28. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x517f803c]
  29. [ 0.000000] Linux version 5.4.0-rc4-next-20191021 (tharagopinath@Thara-Work-Ubuntu) (gcc version 6.5.0 (Linaro GCC 6.5-2018.12)) #1 SMP PREEMPT Mon Oct 21 10:07:11 EDT 2019
  30. [ 0.000000] Machine model: Thundercomm Dragonboard 845c
  31. [ 0.000000] efi: Getting EFI parameters from FDT:
  32. [ 0.000000] efi: UEFI not found.
  33. [ 0.000000] cma: Reserved 32 MiB at 0x00000000be000000
  34. [ 0.000000] NUMA: No NUMA configuration found
  35. [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x000000017df9ffff]
  36. [ 0.000000] NUMA: NODE_DATA [mem 0x17d7c7100-0x17d7c8fff]
  37. [ 0.000000] Zone ranges:
  38. [ 0.000000] DMA [mem 0x0000000080000000-0x00000000bfffffff]
  39. [ 0.000000] DMA32 [mem 0x00000000c0000000-0x00000000ffffffff]
  40. [ 0.000000] Normal [mem 0x0000000100000000-0x000000017df9ffff]
  41. [ 0.000000] Movable zone start for each node
  42. [ 0.000000] Early memory node ranges
  43. [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000856fffff]
  44. [ 0.000000] node 0: [mem 0x0000000085d00000-0x0000000085dfffff]
  45. [ 0.000000] node 0: [mem 0x0000000085f00000-0x0000000085fbffff]
  46. [ 0.000000] node 0: [mem 0x0000000089100000-0x000000008aafffff]
  47. [ 0.000000] node 0: [mem 0x000000008c417000-0x000000008c4fffff]
  48. [ 0.000000] node 0: [mem 0x0000000097c00000-0x000000017df9ffff]
  49. [ 0.000000] Zeroed struct page in unavailable ranges: 512 pages
  50. [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000017df9ffff]
  51. [ 0.000000] psci: probing for conduit method from DT.
  52. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  53. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  54. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  55. [ 0.000000] psci: SMC Calling Convention v1.0
  56. [ 0.000000] psci: OSI mode supported.
  57. [ 0.000000] percpu: Embedded 22 pages/cpu s52952 r8192 d28968 u90112
  58. [ 0.000000] Detected VIPT I-cache on CPU0
  59. [ 0.000000] CPU features: detected: GIC system register CPU interface
  60. [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
  61. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  62. [ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
  63. [ 0.000000] CPU features: detected: Hardware dirty bit management
  64. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 957419
  65. [ 0.000000] Policy zone: Normal
  66. [ 0.000000] Kernel command line: root=/dev/sda1 rw console=tty0 console=ttyMSM0,115200n8 androidboot.bootdevice=1d84000.ufshc androidboot.serialno=463d1e2e androidboot.baseband=sda msm_drm.dsi_display0=dsi_lt9611_1080_video_display:
  67. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  68. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  69. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  70. [ 0.000000] software IO TLB: mapped [mem 0xba000000-0xbe000000] (64MB)
  71. [ 0.000000] Memory: 3672204K/3890468K available (12028K kernel code, 1884K rwdata, 6452K rodata, 5056K init, 454K bss, 185496K reserved, 32768K cma-reserved)
  72. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  73. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  74. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
  75. [ 0.000000] Tasks RCU enabled.
  76. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  77. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  78. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  79. [ 0.000000] GICv3: 768 SPIs implemented
  80. [ 0.000000] GICv3: 0 Extended SPIs implemented
  81. [ 0.000000] GICv3: Distributor has no Range Selector support
  82. [ 0.000000] GICv3: 16 PPIs implemented
  83. [ 0.000000] GICv3: no VLPI support, no direct LPI support
  84. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000017a60000
  85. [ 0.000000] ITS: No ITS available, not enabling LPIs
  86. [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x454 with crng_init=0
  87. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  88. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  89. [ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  90. [ 0.000317] Console: colour dummy device 80x25
  91. [ 0.000699] printk: console [tty0] enabled
  92. [ 0.000784] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  93. [ 0.000802] pid_max: default: 32768 minimum: 301
  94. [ 0.000869] LSM: Security Framework initializing
  95. [ 0.000927] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  96. [ 0.000946] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  97. [ 0.023182] ASID allocator initialised with 32768 entries
  98. [ 0.031176] rcu: Hierarchical SRCU implementation.
  99. [ 0.041734] EFI services will not be available.
  100. [ 0.047204] smp: Bringing up secondary CPUs ...
  101. [ 0.080529] Detected VIPT I-cache on CPU1
  102. [ 0.080570] GICv3: CPU1: found redistributor 100 region 0:0x0000000017a80000
  103. [ 0.080621] CPU1: Booted secondary processor 0x0000000100 [0x517f803c]
  104. [ 0.112486] Detected VIPT I-cache on CPU2
  105. [ 0.112511] GICv3: CPU2: found redistributor 200 region 0:0x0000000017aa0000
  106. [ 0.112555] CPU2: Booted secondary processor 0x0000000200 [0x517f803c]
  107. [ 0.144682] Detected VIPT I-cache on CPU3
  108. [ 0.144704] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000
  109. [ 0.144745] CPU3: Booted secondary processor 0x0000000300 [0x517f803c]
  110. [ 0.177332] Detected VIPT I-cache on CPU4
  111. [ 0.177357] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000
  112. [ 0.177400] CPU4: Booted secondary processor 0x0000000400 [0x516f802d]
  113. [ 0.209173] Detected VIPT I-cache on CPU5
  114. [ 0.209200] GICv3: CPU5: found redistributor 500 region 0:0x0000000017b00000
  115. [ 0.209244] CPU5: Booted secondary processor 0x0000000500 [0x516f802d]
  116. [ 0.241401] Detected VIPT I-cache on CPU6
  117. [ 0.241430] GICv3: CPU6: found redistributor 600 region 0:0x0000000017b20000
  118. [ 0.241474] CPU6: Booted secondary processor 0x0000000600 [0x516f802d]
  119. [ 0.273612] Detected VIPT I-cache on CPU7
  120. [ 0.273642] GICv3: CPU7: found redistributor 700 region 0:0x0000000017b40000
  121. [ 0.273686] CPU7: Booted secondary processor 0x0000000700 [0x516f802d]
  122. [ 0.273765] smp: Brought up 1 node, 8 CPUs
  123. [ 0.273895] SMP: Total of 8 processors activated.
  124. [ 0.273905] CPU features: detected: Privileged Access Never
  125. [ 0.273913] CPU features: detected: LSE atomic instructions
  126. [ 0.273921] CPU features: detected: User Access Override
  127. [ 0.273929] CPU features: detected: 32-bit EL0 Support
  128. [ 0.273937] CPU features: detected: Common not Private translations
  129. [ 0.273945] CPU features: detected: RAS Extension Support
  130. [ 0.273954] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  131. [ 0.273965] CPU features: detected: CRC32 instructions
  132. [ 0.290747] CPU: All CPU(s) started at EL1
  133. [ 0.290790] alternatives: patching kernel code
  134. [ 0.293439] devtmpfs: initialized
  135. [ 0.302774] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  136. [ 0.302799] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  137. [ 0.303705] pinctrl core: initialized pinctrl subsystem
  138. [ 0.304895] DMI not present or invalid.
  139. [ 0.305180] NET: Registered protocol family 16
  140. [ 0.306110] DMA: preallocated 256 KiB pool for atomic allocations
  141. [ 0.306130] audit: initializing netlink subsys (disabled)
  142. [ 0.306256] audit: type=2000 audit(0.304:1): state=initialized audit_enabled=0 res=1
  143. [ 0.307402] cpuidle: using governor menu
  144. [ 0.307672] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  145. [ 0.309012] Serial: AMBA PL011 UART driver
  146. [ 0.331517] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  147. [ 0.331536] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  148. [ 0.331548] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  149. [ 0.331559] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  150. [ 0.333597] cryptd: max_cpu_qlen set to 1000
  151. [ 0.337016] ACPI: Interpreter disabled.
  152. [ 0.348033] VBAT: supplied by DC12V
  153. [ 0.348197] VBAT_SOM: supplied by DC12V
  154. [ 0.348293] PCIE0_1.05V: supplied by VBAT
  155. [ 0.348324] VLDO_3V3: supplied by VBAT
  156. [ 0.348430] VDC_3V3: supplied by DC12V
  157. [ 0.348588] VDC_5V: supplied by DC12V
  158. [ 0.348681] LT9611_3V3: supplied by VDC_3V3
  159. [ 0.348843] LT9611_1V8: supplied by VDC_5V
  160. [ 0.348873] V5P0_HDMIOUT: supplied by VDC_5V
  161. [ 0.348953] vph_pwr: supplied by VBAT_SOM
  162. [ 0.349424] iommu: Default domain type: Translated
  163. [ 0.349669] vgaarb: loaded
  164. [ 0.349935] SCSI subsystem initialized
  165. [ 0.350257] usbcore: registered new interface driver usbfs
  166. [ 0.350291] usbcore: registered new interface driver hub
  167. [ 0.350393] usbcore: registered new device driver usb
  168. [ 0.350944] pps_core: LinuxPPS API ver. 1 registered
  169. [ 0.350955] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  170. [ 0.350975] PTP clock support registered
  171. [ 0.351064] EDAC MC: Ver: 3.0.0
  172. [ 0.352183] FPGA manager framework
  173. [ 0.352244] Advanced Linux Sound Architecture Driver Initialized.
  174. [ 0.352869] clocksource: Switched to clocksource arch_sys_counter
  175. [ 0.353011] VFS: Disk quotas dquot_6.6.0
  176. [ 0.353057] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  177. [ 0.353182] pnp: PnP ACPI: disabled
  178. [ 0.357779] thermal_sys: Registered thermal governor 'step_wise'
  179. [ 0.357782] thermal_sys: Registered thermal governor 'power_allocator'
  180. [ 0.359614] NET: Registered protocol family 2
  181. [ 0.359918] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  182. [ 0.359976] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  183. [ 0.360154] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  184. [ 0.360531] TCP: Hash tables configured (established 32768 bind 32768)
  185. [ 0.360598] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  186. [ 0.360682] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  187. [ 0.360856] NET: Registered protocol family 1
  188. [ 0.361203] RPC: Registered named UNIX socket transport module.
  189. [ 0.361217] RPC: Registered udp transport module.
  190. [ 0.361226] RPC: Registered tcp transport module.
  191. [ 0.361234] RPC: Registered tcp NFSv4.1 backchannel transport module.
  192. [ 0.361249] PCI: CLS 0 bytes, default 64
  193. [ 0.361371] Unpacking initramfs...
  194. [ 0.921932] Freeing initrd memory: 13104K
  195. [ 0.922875] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  196. [ 0.923124] kvm [1]: HYP mode not available
  197. [ 0.960268] Initialise system trusted keyrings
  198. [ 0.960388] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  199. [ 0.965243] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  200. [ 0.965767] NFS: Registering the id_resolver key type
  201. [ 0.965789] Key type id_resolver registered
  202. [ 0.965800] Key type id_legacy registered
  203. [ 0.965816] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  204. [ 0.965939] 9p: Installing v9fs 9p2000 file system support
  205. [ 0.979412] Key type asymmetric registered
  206. [ 0.979424] Asymmetric key parser 'x509' registered
  207. [ 0.979458] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  208. [ 0.979472] io scheduler mq-deadline registered
  209. [ 0.979481] io scheduler kyber registered
  210. [ 0.987282] EINJ: ACPI disabled.
  211. [ 3.040679] smps3: supplied by vph_pwr
  212. [ 3.040732] smps3: Setting 1352000-1352000uV
  213. [ 3.040906] smps5: supplied by vph_pwr
  214. [ 3.040942] smps5: Setting 1904000-2040000uV
  215. [ 3.041059] smps7: supplied by vph_pwr
  216. [ 3.041102] smps7: Setting 900000-1028000uV
  217. [ 3.041218] ldo1: supplied by smps7
  218. [ 3.041249] ldo1: Setting 880000-880000uV
  219. [ 3.041415] ldo5: supplied by smps7
  220. [ 3.041447] ldo5: Setting 800000-800000uV
  221. [ 3.041602] ldo12: supplied by smps5
  222. [ 3.041648] ldo12: Setting 1800000-1800000uV
  223. [ 3.041804] ldo7: supplied by smps5
  224. [ 3.041834] ldo7: Setting 1800000-1800000uV
  225. [ 3.041999] ldo13: Setting 1800000-2960000uV
  226. [ 3.042157] ldo17: supplied by smps3
  227. [ 3.042184] ldo17: Setting 1304000-1304000uV
  228. [ 3.042343] ldo20: Setting 2960000-2968000uV
  229. [ 3.042522] ldo21: Setting 2960000-2968000uV
  230. [ 3.042700] ldo24: Setting 3088000-3088000uV
  231. [ 3.042882] ldo25: Setting 3300000-3312000uV
  232. [ 3.043066] ldo26: supplied by smps3
  233. [ 3.043093] ldo26: Setting 1200000-1200000uV
  234. [ 3.043320] bob: supplied by vph_pwr
  235. [ 3.043360] bob: Setting 3312000-3600000uV
  236. [ 3.047040] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  237. [ 3.048649] SuperH (H)SCI(F) driver initialized
  238. [ 3.049124] msm_serial: driver initialized
  239. [ 3.049408] qcom_geni_serial 898000.serial: IRQ index 1 not found
  240. [ 3.049422] qcom_geni_serial 898000.serial: Failed to get wakeup IRQ -6
  241. [ 3.049456] 898000.serial: ttyHS0 at MMIO 0x898000 (irq = 124, base_baud = 0) is a MSM
  242. [ 3.049643] serial serial0: tty port ttyHS0 registered
  243. [ 3.049801] a84000.serial: ttyMSM0 at MMIO 0xa84000 (irq = 125, base_baud = 0) is a MSM
  244. [ 4.250146] printk: console [ttyMSM0] enabled
  245. [ 4.256013] arm-smmu 15000000.iommu: probing hardware configuration...
  246. [ 4.262628] arm-smmu 15000000.iommu: SMMUv2 with:
  247. [ 4.267410] arm-smmu 15000000.iommu: stage 1 translation
  248. [ 4.272879] arm-smmu 15000000.iommu: non-coherent table walk
  249. [ 4.278687] arm-smmu 15000000.iommu: (IDR0.CTTW overridden by FW configuration)
  250. [ 4.286153] arm-smmu 15000000.iommu: stream matching with 76 register groups
  251. [ 4.293378] arm-smmu 15000000.iommu: 45 context banks (0 stage-2 only)
  252. [ 4.300071] arm-smmu 15000000.iommu: Supported page sizes: 0x61311000
  253. [ 4.306674] arm-smmu 15000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
  254.  
  255. Format: Log Type - Time(microsec) - Message - Optional Info
  256. Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
  257. S - QC_IMAGE_VERSION_STRING=BOOT.XF.2.0-00371-SDM845LZB-1
  258. S - IMAGE_VARIANT_STRING=SDM845LA
  259. S - OEM_IMAGE_VERSION_STRING=TSBJ-FA-PC-02170
  260. S - Boot Interface: UFS
  261. S - Secure Boot: Off
  262. S - Boot Config @ 0x00786070 = 0x000000c1
  263. S - JTAG ID @ 0x00786130 = 0x2008e0e1
  264. S - OEM ID @ 0x00786138 = 0x00000000
  265. S - Serial Number @ 0x00784138 = 0xdcaffdd2
  266. S - OEM Config Row 0 @ 0x00784188 = 0x0000000400000000
  267. S - OEM Config Row 1 @ 0x00784190 = 0x0000000000000000
  268. S - Feature Config Row 0 @ 0x007841a0 = 0x0050200080000400
  269. S - Feature Config Row 1 @ 0x007841a8 = 0xe000ffff00007fff
  270. S - Core 0 Frequency, 1516 MHz
  271. S - PBL Patch Ver: 1
  272. S - PBL freq: 600 MHZ
  273. B - 94 - PBL, Start
  274. B - 5279 - bootable_media_detect_entry
  275. B - 85789 - bootable_media_detect_success
  276. B - 86165 - elf_loader_entry
  277. B - 87372 - auth_hash_seg_entry
  278. B - 87571 - auth_hash_seg_exit
  279. B - 93481 - elf_segs_hash_verify_entry
  280. B - 100216 - elf_segs_hash_verify_exit
  281. B - 100842 - auth_xbl_sec_hash_seg_entry
  282. B - 108214 - auth_xbl_sec_hash_seg_exit
  283. B - 108216 - xbl_sec_segs_hash_verify_entry
  284. B - 108974 - xbl_sec_segs_hash_verify_exit
  285. B - 108998 - PBL, End
  286. B - 123464 - SBL1, Start
  287. B - 247324 - boot_flash_init, Start
  288. D - 30 - boot_flash_init, Delta
  289. B - 250832 - xblconfig_init, Start
  290. D - 457 - Auth Metadata
  291. D - 116510 - xblconfig_init, Delta
  292. B - 372313 - sbl1_ddr_set_default_params, Start
  293. D - 0 - sbl1_ddr_set_default_params, Delta
  294. B - 380274 - boot_config_data_table_init, Start
  295. B - 384910 - CDT not programmed, using default
  296. D - 4544 - boot_config_data_table_init, Delta - (54 Bytes)
  297. B - 399458 - CDT Version:3,Platform ID:8,Major ID:1,Minor ID:0,Subtype:0
  298. B - 405162 - pm_device_init, Start
  299. B - 1484770 - PM: PON REASON: PM0=0x800004000020042:0x40 PM1=0x400004000080020:0x0 PM2=0x400004000080020:0x0
  300. B - 1544916 - PM: SET_VAL:Skip
  301. D - 1140273 - pm_device_init, Delta
  302. B - 1547905 - pm_driver_init, Start
  303. D - 5307 - pm_driver_init, Delta
  304. B - 1556689 - PM: Trigger FG IMA Reset
  305. B - 1560319 - PM: Trigger FG IMA Reset.Completed
  306. B - 1569530 - PM: EntryVbat: 4245; EntrySOC: -1
  307. B - 1569560 - PM: ADSP result: 2
  308. B - 1574105 - PM: Manually set ICL 1500mA
  309. B - 1577185 - PM: BATT TEMP: 30 DegC
  310. B - 1581303 - vsense_init, Start
  311. D - 0 - vsense_init, Delta
  312. B - 1619977 - Pre_DDR_clock_init, Start
  313. D - 91 - Pre_DDR_clock_init, Delta
  314. D - 1623789 - sbl1_ddr_set_params, Delta
  315. B - 1627510 - sbl1_ddr_init, Start
  316. B - 1631445 - Freeze IOs = 0x1, 0x1, 0x1, 0x1, DBG PDC Tr = 0x0, First Pass expire = 0x0, First Pass complete = 0x1
  317. D - 9089 - sbl1_ddr_init, Delta
  318. B - 1645353 - do_ddr_training, Start
  319. D - 0 - do_ddr_training, Delta
  320. B - 1651971 - pImem Init Start
  321. D - 4453 - pImem Init End, Delta
  322. B - 1663927 - clock_init, Start
  323. D - 213 - clock_init, Delta
  324. B - 1667160 - Image Load, Start
  325. D - 2928 - APDP Image Loaded, Delta - (0 Bytes)
  326. B - 1679208 - usb: chgr - CDP_CHARGER
  327. B - 1679238 - TCSR reg value 0x10
  328. B - 1683051 - Image Load, Start
  329. D - 488 - Auth Metadata
  330. D - 2897 - Segments hash check
  331. D - 14396 - XBLRamDump Image Loaded, Delta - (582427 Bytes)
  332. B - 1776808 - DisplayLib: LAB/IBB GetStatus(LabVregOk) failed after 25ms
  333.  
  334. B - 1783884 - DisplayDxe: Resolution 1440x2560 (2 intf)
  335.  
  336. B - 2274751 - usb: init start
  337. B - 2275879 - usb: ss_lane_1st
  338. B - 2277953 - usb: usb_lane
  339. B - 2281827 - usb: qusb2_1: hstx , 0x7
  340. B - 2283504 - usb: PLL1 locked , 0x5
  341. B - 2287256 - usb: id_p , 0x1009b
  342. B - 2290580 - usb: VBUS High!
  343. B - 2391017 - usb: suspended
  344. B - 2661338 - usb: HIGH , 0x900e
  345. B - 2733410 - usb: HIGH , 0x900e
  346. B - 2808104 - usb: ENUM success
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement