Advertisement
Guest User

STM32157c-dk2

a guest
Sep 27th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.34 KB | None | 0 0
  1. U-Boot SPL 2018.11-stm32mp-r2 (Sep 23 2019 - 23:44:04 -0700)
  2. Model: STMicroelectronics STM32MP157C-DK2 Discovery Board
  3. RAM: DDR3-1066/888 bin G 1x4Gb 533MHz v1.41
  4. Trying to boot from MMC1
  5.  
  6.  
  7. U-Boot 2018.11-stm32mp-r2 (Sep 23 2019 - 23:44:04 -0700)
  8.  
  9. CPU: STM32MP157CAC Rev.B
  10. Model: STMicroelectronics STM32MP157C-DK2 Discovery Board
  11. Board: stm32mp1 in basic mode (st,stm32mp157c-dk2)
  12. Board: MB1272 Var2 Rev.C-01
  13. Watchdog enabled
  14. DRAM: 512 MiB
  15. Clocks:
  16. - MPU : 650 MHz
  17. - MCU : 208.878 MHz
  18. - AXI : 266.500 MHz
  19. - PER : 24 MHz
  20. - DDR : 533 MHz
  21.  
  22. *******************************************
  23. * WARNING 500mA power supply detected *
  24. * Current too low, use a 3A power supply! *
  25. *******************************************
  26.  
  27. NAND: 0 MiB
  28. MMC: STM32 SDMMC2: 0, STM32 SDMMC2: 1
  29. In: serial
  30. Out: serial
  31. Err: serial
  32. Net: eth0: ethernet@5800a000
  33. Boot over mmc0!
  34. Hit any key to stop autoboot: 0
  35. switch to partitions #0, OK
  36. mmc0 is current device
  37. Scanning mmc 0:5...
  38. Found /boot/extlinux/extlinux.conf
  39. Retrieving file: /boot/extlinux/extlinux.conf
  40. 685 bytes read in 0 ms
  41. Select the boot mode
  42. 1: stm32mp157c-ev1
  43. 2: stm32mp157c-ev1-m4
  44. 3: stm32mp157c-dk2
  45. 4: stm32mp157c-dk2-m4
  46. Enter choice: 3: stm32mp157c-dk2
  47. Retrieving file: /uImage
  48. 6569424 bytes read in 283 ms (22.1 MiB/s)
  49. append: root=/dev/mmcblk0p4 rootwait rw earlyprintk console=ttySTM0,115200 rootfstype=ext4
  50. Retrieving file: /stm32mp157c-dk2.dtb
  51. 69510 bytes read in 4 ms (16.6 MiB/s)
  52. ## Booting kernel from Legacy Image at c2000000 ...
  53. Image Name: Linux-4.19.9
  54. Image Type: ARM Linux Kernel Image (uncompressed)
  55. Data Size: 6569360 Bytes = 6.3 MiB
  56. Load Address: c2000040
  57. Entry Point: c2000040
  58. Verifying Checksum ... OK
  59. ## Flattened Device Tree blob at c4000000
  60. Booting using the fdt blob at 0xc4000000
  61. XIP Kernel Image ... OK
  62. Using Device Tree in place at c4000000, end c4013f85
  63.  
  64. Starting kernel ...
  65.  
  66. [ 0.000000] Booting Linux on physical CPU 0x0
  67. [ 0.000000] Linux version 4.19.9 (vk@ubuntu) (gcc version 8.2.0 (GCC)) #6 SMP PREEMPT Sun Sep 22 22:04:34 PDT 2019
  68. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  69. [ 0.000000] CPU: div instructions available: patching division code
  70. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  71. [ 0.000000] OF: fdt: Machine model: STMicroelectronics STM32MP157C-DK2 Discovery Board
  72. [ 0.000000] Memory policy: Data cache writealloc
  73. [ 0.000000] Reserved memory: created DMA memory pool at 0x10000000, size 0 MiB
  74. [ 0.000000] OF: reserved mem: initialized node mcuram2@0x10000000, compatible id shared-dma-pool
  75. [ 0.000000] Reserved memory: created DMA memory pool at 0x10040000, size 0 MiB
  76. [ 0.000000] OF: reserved mem: initialized node vdev0vring0@10040000, compatible id shared-dma-pool
  77. [ 0.000000] Reserved memory: created DMA memory pool at 0x10042000, size 0 MiB
  78. [ 0.000000] OF: reserved mem: initialized node vdev0vring1@10042000, compatible id shared-dma-pool
  79. [ 0.000000] Reserved memory: created DMA memory pool at 0x10044000, size 0 MiB
  80. [ 0.000000] OF: reserved mem: initialized node vdev0buffer@10044000, compatible id shared-dma-pool
  81. [ 0.000000] Reserved memory: created DMA memory pool at 0x30000000, size 0 MiB
  82. [ 0.000000] OF: reserved mem: initialized node mcuram@0x30000000, compatible id shared-dma-pool
  83. [ 0.000000] Reserved memory: created DMA memory pool at 0x38000000, size 0 MiB
  84. [ 0.000000] OF: reserved mem: initialized node retram@0x38000000, compatible id shared-dma-pool
  85. [ 0.000000] cma: Reserved 128 MiB at 0xd4000000
  86. [ 0.000000] psci: probing for conduit method from DT.
  87. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  88. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  89. [ 0.000000] psci: Trusted OS migration not required
  90. [ 0.000000] psci: SMC Calling Convention v1.0
  91. [ 0.000000] random: get_random_bytes called from start_kernel+0xa0/0x494 with crng_init=0
  92. [ 0.000000] percpu: Embedded 17 pages/cpu @(ptrval) s40204 r8192 d21236 u69632
  93. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113680
  94. [ 0.000000] Kernel command line: root=/dev/mmcblk0p4 rootwait rw earlyprintk console=ttySTM0,115200 rootfstype=ext4
  95. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  96. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  97. [ 0.000000] Memory: 306144K/458752K available (10240K kernel code, 816K rwdata, 2860K rodata, 1024K init, 208K bss, 21536K reserved, 131072K cma-reserved, 0K highmem)
  98. [ 0.000000] Virtual kernel memory layout:
  99. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  100. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  101. [ 0.000000] vmalloc : 0xdc800000 - 0xff800000 ( 560 MB)
  102. [ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
  103. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  104. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  105. [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (11232 kB)
  106. [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  107. [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 817 kB)
  108. [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 209 kB)
  109. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  110. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  111. [ 0.000000] rcu: RCU event tracing is enabled.
  112. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  113. [ 0.000000] Tasks RCU enabled.
  114. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  115. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  116. [ 0.000000] /soc/interrupt-controller@5000d000: bank0
  117. [ 0.000000] /soc/interrupt-controller@5000d000: bank1
  118. [ 0.000000] /soc/interrupt-controller@5000d000: bank2
  119. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
  120. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  121. [ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  122. [ 0.000027] Switching to timer-based delay loop, resolution 41ns
  123. [ 0.001910] Console: colour dummy device 80x30
  124. [ 0.001960] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  125. [ 0.001983] pid_max: default: 32768 minimum: 301
  126. [ 0.002221] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  127. [ 0.002241] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  128. [ 0.003263] CPU: Testing write buffer coherency: ok
  129. [ 0.003755] CPU0: update cpu_capacity 1024
  130. [ 0.003776] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  131. [ 0.059775] Setting up static identity map for 0xc0100000 - 0xc0100060
  132. [ 0.079761] rcu: Hierarchical SRCU implementation.
  133. [ 0.119911] smp: Bringing up secondary CPUs ...
  134. [ 0.200270] CPU1: update cpu_capacity 1024
  135. [ 0.200281] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  136. [ 0.200487] smp: Brought up 1 node, 2 CPUs
  137. [ 0.200517] SMP: Total of 2 processors activated (96.00 BogoMIPS).
  138. [ 0.200527] CPU: All CPU(s) started in SVC mode.
  139. [ 0.201668] devtmpfs: initialized
  140. [ 0.227046] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  141. [ 0.227563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  142. [ 0.227595] futex hash table entries: 512 (order: 3, 32768 bytes)
  143. [ 0.233647] pinctrl core: initialized pinctrl subsystem
  144. [ 0.235757] NET: Registered protocol family 16
  145. [ 0.242960] DMA: preallocated 256 KiB pool for atomic coherent allocations
  146. [ 0.245504] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  147. [ 0.245525] hw-breakpoint: maximum watchpoint size is 8 bytes.
  148. [ 0.245818] Serial: AMBA PL011 UART driver
  149. [ 0.247992] stm32-pm-domain pm_domain: domain core-ret-power-domain registered
  150. [ 0.248027] stm32-pm-domain pm_domain: subdomain core-power-domain registered
  151. [ 0.248042] stm32-pm-domain pm_domain: domains probed
  152. [ 0.263526] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOA bank added
  153. [ 0.263879] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOB bank added
  154. [ 0.264171] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOC bank added
  155. [ 0.264437] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOD bank added
  156. [ 0.264708] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOE bank added
  157. [ 0.264979] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOF bank added
  158. [ 0.265242] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOG bank added
  159. [ 0.265522] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOH bank added
  160. [ 0.265781] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOI bank added
  161. [ 0.265986] stm32mp157-pinctrl soc:pin-controller@50002000: Pinctrl STM32 initialized
  162. [ 0.266837] stm32mp157-pinctrl soc:pin-controller-z@54004000: GPIOZ bank added
  163. [ 0.266865] stm32mp157-pinctrl soc:pin-controller-z@54004000: Pinctrl STM32 initialized
  164. [ 0.286677] stm32-mdma 58000000.dma: STM32 MDMA driver registered
  165. [ 0.291886] SCSI subsystem initialized
  166. [ 0.292658] usbcore: registered new interface driver usbfs
  167. [ 0.292747] usbcore: registered new interface driver hub
  168. [ 0.292888] usbcore: registered new device driver usb
  169. [ 0.293206] pps_core: LinuxPPS API ver. 1 registered
  170. [ 0.293220] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  171. [ 0.293253] PTP clock support registered
  172. [ 0.293538] EDAC MC: Ver: 3.0.0
  173. [ 0.294431] Advanced Linux Sound Architecture Driver Initialized.
  174. [ 0.296123] clocksource: Switched to clocksource arch_sys_counter
  175. [ 0.389938] NET: Registered protocol family 2
  176. [ 0.391003] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  177. [ 0.391053] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  178. [ 0.391120] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  179. [ 0.391217] TCP: Hash tables configured (established 4096 bind 4096)
  180. [ 0.391365] UDP hash table entries: 256 (order: 1, 8192 bytes)
  181. [ 0.391411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  182. [ 0.391893] NET: Registered protocol family 1
  183. [ 0.392796] RPC: Registered named UNIX socket transport module.
  184. [ 0.392818] RPC: Registered udp transport module.
  185. [ 0.392829] RPC: Registered tcp transport module.
  186. [ 0.392839] RPC: Registered tcp NFSv4.1 backchannel transport module.
  187. [ 0.393981] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  188. [ 0.396242] Initialise system trusted keyrings
  189. [ 0.396606] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  190. [ 0.407426] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  191. [ 0.408531] NFS: Registering the id_resolver key type
  192. [ 0.408577] Key type id_resolver registered
  193. [ 0.408590] Key type id_legacy registered
  194. [ 0.408806] ntfs: driver 2.1.32 [Flags: R/O].
  195. [ 0.409299] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  196. [ 0.410226] fuse init (API version 7.27)
  197. [ 0.410907] pstore: using deflate compression
  198. [ 0.413752] NET: Registered protocol family 38
  199. [ 0.413781] Key type asymmetric registered
  200. [ 0.413795] Asymmetric key parser 'x509' registered
  201. [ 0.413889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  202. [ 0.413907] io scheduler noop registered
  203. [ 0.413919] io scheduler deadline registered
  204. [ 0.414177] io scheduler cfq registered (default)
  205. [ 0.414193] io scheduler mq-deadline registered
  206. [ 0.414205] io scheduler kyber registered
  207. [ 0.415521] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.1
  208. [ 0.415664] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.2
  209. [ 0.415791] stm32-usbphyc 5a006000.usbphyc: Dropping the link to regulator.2
  210. [ 0.415902] stm32-usbphyc 5a006000.usbphyc: Dropping the link to regulator.1
  211. [ 0.420754] stm32-dma 48000000.dma: STM32 DMA driver registered
  212. [ 0.422547] stm32-dma 48001000.dma: STM32 DMA driver registered
  213. [ 0.502305] STM32 USART driver initialized
  214. [ 0.503649] 4000e000.serial: ttySTM3 at MMIO 0x4000e000 (irq = 25, base_baud = 4000000) is a stm32-usart
  215. [ 0.503956] serial serial0: tty port ttySTM3 registered
  216. [ 0.504017] stm32-usart 4000e000.serial: interrupt mode used for rx (no dma)
  217. [ 0.504035] stm32-usart 4000e000.serial: interrupt mode used for tx (no dma)
  218. [ 0.505225] 40010000.serial: ttySTM0 at MMIO 0x40010000 (irq = 27, base_baud = 4000000) is a stm32-usart
  219. [ 1.450336] console [ttySTM0] enabled
  220. [ 1.454517] stm32-usart 40010000.serial: interrupt mode used for rx (no dma)
  221. [ 1.461018] stm32-usart 40010000.serial: interrupt mode used for tx (no dma)
  222. [ 1.475831] stm32-display-dsi 5a000000.dsi: Linked as a consumer to regulator.2
  223. [ 1.485058] panel-orisetech-otm8009a 5a000000.dsi.0: 5a000000.dsi.0 supply power not found, using dummy regulator
  224. [ 1.494090] panel-orisetech-otm8009a 5a000000.dsi.0: Linked as a consumer to regulator.0
  225. [ 1.517418] brd: module loaded
  226. [ 1.531723] loop: module loaded
  227. [ 1.539665] libphy: Fixed MDIO Bus: probed
  228. [ 1.543715] CAN device driver interface
  229. [ 1.548612] stm32-dwmac 5800a000.ethernet: PTP uses main clock
  230. [ 1.552992] stm32-dwmac 5800a000.ethernet: no reset control found
  231. [ 1.559211] stm32-dwmac 5800a000.ethernet: No phy clock provided...
  232. [ 1.566476] stm32-dwmac 5800a000.ethernet: User ID: 0x40, Synopsys ID: 0x42
  233. [ 1.572294] stm32-dwmac 5800a000.ethernet: DWMAC4/5
  234. [ 1.577378] stm32-dwmac 5800a000.ethernet: DMA HW capability register supported
  235. [ 1.584549] stm32-dwmac 5800a000.ethernet: RX Checksum Offload Engine supported
  236. [ 1.591885] stm32-dwmac 5800a000.ethernet: TX Checksum insertion supported
  237. [ 1.598746] stm32-dwmac 5800a000.ethernet: Wake-Up On Lan supported
  238. [ 1.604981] stm32-dwmac 5800a000.ethernet: TSO supported
  239. [ 1.610310] stm32-dwmac 5800a000.ethernet: TSO feature enabled
  240. [ 1.616138] stm32-dwmac 5800a000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  241. [ 1.624187] libphy: stmmac: probed
  242. [ 1.630224] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  243. [ 1.636359] usbcore: registered new interface driver pegasus
  244. [ 1.641898] usbcore: registered new interface driver asix
  245. [ 1.647355] usbcore: registered new interface driver ax88179_178a
  246. [ 1.653339] usbcore: registered new interface driver cdc_ether
  247. [ 1.659228] usbcore: registered new interface driver smsc75xx
  248. [ 1.664921] usbcore: registered new interface driver smsc95xx
  249. [ 1.670690] usbcore: registered new interface driver net1080
  250. [ 1.676349] usbcore: registered new interface driver cdc_subset
  251. [ 1.682205] usbcore: registered new interface driver zaurus
  252. [ 1.687847] usbcore: registered new interface driver cdc_ncm
  253. [ 1.694583] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  254. [ 1.699987] ehci-platform: EHCI generic platform driver
  255. [ 1.705660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  256. [ 1.711437] ohci-platform: OHCI generic platform driver
  257. [ 1.717280] usbcore: registered new interface driver usb-storage
  258. [ 1.727450] stm32_rtc 5c004000.rtc: rtc core: registered 5c004000.rtc as rtc0
  259. [ 1.733537] stm32_rtc 5c004000.rtc: Date/Time must be initialized
  260. [ 1.739277] stm32_rtc 5c004000.rtc: registered rev:1.2
  261. [ 1.744938] i2c /dev entries driver
  262. [ 1.768633] stm32f7-i2c 40012000.i2c: can't use DMA
  263. [ 1.775712] sii902x 0-0039: Failed to get supply 'iovcc': -517
  264. [ 1.781150] stm32f7-i2c 40012000.i2c: STM32F7 I2C-0 bus adapter
  265. [ 1.806918] stm32f7-i2c 5c002000.i2c: can't use DMA
  266. [ 1.812470] typec_stusb 1-0028: STUSB driver registered
  267. [ 1.818152] stpmic1 1-0033: PMIC Chip Version: 0x10
  268. [ 1.827345] BUCK1: supplied by regulator-dummy
  269. [ 1.834311] BUCK2: supplied by regulator-dummy
  270. [ 1.840825] BUCK3: supplied by regulator-dummy
  271. [ 1.847705] BUCK4: supplied by regulator-dummy
  272. [ 1.854191] LDO1: supplied by v3v3
  273. [ 1.861822] LDO2: supplied by regulator-dummy
  274. [ 1.868534] LDO3: supplied by vdd_ddr
  275. [ 1.874644] LDO4: supplied by regulator-dummy
  276. [ 1.879214] LDO5: supplied by regulator-dummy
  277. [ 1.885985] LDO6: supplied by v3v3
  278. [ 1.891858] VREF_DDR: supplied by regulator-dummy
  279. [ 1.898298] BOOST: supplied by regulator-dummy
  280. [ 1.902433] VBUS_OTG: supplied by bst_out
  281. [ 1.906411] SW_OUT: supplied by bst_out
  282. [ 1.911917] random: fast init done
  283. [ 1.915555] input: pmic_onkey as /devices/platform/soc/5c002000.i2c/i2c-1/1-0033/5c002000.i2c:stpmic@33:onkey/input/input0
  284. [ 1.925810] stm32f7-i2c 5c002000.i2c: STM32F7 I2C-1 bus adapter
  285. [ 1.934837] stm_thermal 50028000.thermal: stm_thermal_probe: Driver initialized successfully
  286. [ 1.945362] mmci-pl18x 58005000.sdmmc: Linked as a consumer to regulator.8
  287. [ 1.951106] mmci-pl18x 58005000.sdmmc: mmc0: PL180 manf 53 rev2 at 0x58005000 irq 58,0 (pio)
  288. [ 1.988375] mmci-pl18x 58007000.sdmmc: allocated mmc-pwrseq
  289. [ 1.992857] mmci-pl18x 58007000.sdmmc: Linked as a consumer to regulator.8
  290. [ 2.000660] mmci-pl18x 58007000.sdmmc: mmc1: PL180 manf 53 rev1 at 0x58007000 irq 59,0 (pio)
  291. [ 2.034770] sdhci: Secure Digital Host Controller Interface driver
  292. [ 2.040633] sdhci: Copyright(c) Pierre Ossman
  293. [ 2.043890] Synopsys Designware Multimedia Card Interface Driver
  294. [ 2.050634] sdhci-pltfm: SDHCI platform and OF driver helper
  295. [ 2.058502] ledtrig-cpu: registered to indicate activity on CPUs
  296. [ 2.064290] usbcore: registered new interface driver usbhid
  297. [ 2.068833] usbhid: USB HID core driver
  298. [ 2.072523] mmc0: host does not support reading read-only switch, assuming write-enable
  299. [ 2.082392] stm32-ipcc 4c001000.mailbox: ipcc rev:1.0 enabled, 6 chans, proc 0
  300. [ 2.087227] mmc0: new high speed SDHC card at address aaaa
  301. [ 2.089350] stm32-rproc m4@0: wdg irq registered
  302. [ 2.095463] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
  303. [ 2.098621] remoteproc remoteproc0: m4 is available
  304. [ 2.105921] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  305. [ 2.108441] vref: supplied by vdd
  306. [ 2.114537] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  307. [ 2.116625] stm32-adc-core 48003000.adc: Linked as a consumer to regulator.4
  308. [ 2.123694] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  309. [ 2.129060] stm32-adc-core 48003000.adc: Linked as a consumer to regulator.7
  310. [ 2.137648] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  311. [ 2.148730] mmcblk0: p1 p2 p3 p4 p5
  312. [ 2.153498] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  313. [ 2.160049] mmc1: queuing unknown CIS tuple 0x80 (6 bytes)
  314. [ 2.167743] iio iio:device2: Can't get offset/scale: -517
  315. [ 2.175012] optee: probing for conduit method from DT.
  316. [ 2.178750] optee: api uid mismatch
  317. [ 2.191649] NET: Registered protocol family 17
  318. [ 2.194650] can: controller area network core (rev 20170425 abi 9)
  319. [ 2.201073] NET: Registered protocol family 29
  320. [ 2.205244] can: raw protocol (rev 20170425)
  321. [ 2.209550] can: broadcast manager protocol (rev 20170425 t)
  322. [ 2.215164] can: netlink gateway (rev 20170425) max_hops=1
  323. [ 2.221271] Key type dns_resolver registered
  324. [ 2.225116] ThumbEE CPU extension supported.
  325. [ 2.229218] Registering SWP/SWPB emulation handler
  326. [ 2.234991] registered taskstats version 1
  327. [ 2.238070] Loading compiled-in X.509 certificates
  328. [ 2.248935] mmc1: new high speed SDIO card at address 0001
  329. [ 2.268124] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.1
  330. [ 2.274101] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.2
  331. [ 2.281519] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.12
  332. [ 2.289481] stm32-usbphyc 5a006000.usbphyc: registered rev:1.0
  333. [ 2.296636] dwc2 49000000.usb-otg: 49000000.usb-otg supply vusb_d not found, using dummy regulator
  334. [ 2.304251] dwc2 49000000.usb-otg: Linked as a consumer to regulator.0
  335. [ 2.310753] dwc2 49000000.usb-otg: 49000000.usb-otg supply vusb_a not found, using dummy regulator
  336. [ 2.332245] dwc2 49000000.usb-otg: EPs: 9, dedicated fifos, 952 entries in SPRAM
  337. [ 2.339853] ehci-platform 5800d000.usbh-ehci: EHCI Host Controller
  338. [ 2.344611] ehci-platform 5800d000.usbh-ehci: new USB bus registered, assigned bus number 1
  339. [ 2.353403] ehci-platform 5800d000.usbh-ehci: irq 63, io mem 0x5800d000
  340. [ 2.386174] ehci-platform 5800d000.usbh-ehci: USB 2.0 started, EHCI 1.00
  341. [ 2.392729] hub 1-0:1.0: USB hub found
  342. [ 2.395227] hub 1-0:1.0: 2 ports detected
  343. [ 2.402237] sii902x 0-0039: Linked as a consumer to regulator.10
  344. [ 2.406956] sii902x 0-0039: Linked as a consumer to regulator.14
  345. [ 2.417050] i2c i2c-0: Added multiplexed i2c bus 2
  346. [ 2.423018] cs42l51 0-004a: Linked as a consumer to regulator.8
  347. [ 2.427656] cs42l51 0-004a: Linked as a consumer to regulator.9
  348. [ 2.436157] cs42l51 0-004a: Cirrus Logic CS42L51, Revision: 01
  349. [ 2.444213] asoc-audio-graph-card sound: cs42l51-hifi0 <-> 4400b004.audio-controller mapping ok
  350. [ 2.452529] asoc-audio-graph-card sound: cs42l51-hifi1 <-> 4400b024.audio-controller mapping ok
  351. [ 2.460517] asoc-audio-graph-card sound: i2s-hifi <-> 4000b000.audio-controller mapping ok
  352. [ 2.469689] cs42l51 0-004a: ASoC: mux DAC Mux has no paths
  353. [ 2.709460] [drm] ltdc hw version 0x00010300 - ready
  354. [ 2.713054] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  355. [ 2.719643] [drm] Driver supports precise vblank timestamp query.
  356. [ 2.726666] [drm] Initialized stm 1.0.0 20170330 for 5a001000.display-controller on minor 0
  357. [ 2.735145] stm32_rtc 5c004000.rtc: setting system clock to 2000-01-01 00:00:50 UTC (946684850)
  358. [ 2.743776] vdda: disabling
  359. [ 2.745905] ALSA device list:
  360. [ 2.748578] #0: STM32MP�[ 2.766208] usb 1-1: new high-speed USB device number 2 using ehci-platform
  361. [ 2.967480] hub 1-1:1.0: USB hub found
  362. [ 2.969888] hub 1-1:1.0: 4 ports detected
  363. [ 2.996850] EXT4-fs (mmcblk0p4): recovery complete
  364. [ 3.001898] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
  365. [ 3.008654] VFS: Mounted root (ext4 filesystem) on device 179:4.
  366. [ 3.015795] devtmpfs: mounted
  367. [ 3.019404] Freeing unused kernel memory: 1024K
  368. [ 3.022795] Run /sbin/init as init process
  369. [ 3.343788] systemd[1]: System time before build time, advancing clock.
  370. [ 4.003365] NET: Registered protocol family 10
  371. [ 4.051068] Segment Routing with IPv6
  372. [ 4.124125] random: systemd: uninitialized urandom read (16 bytes read)
  373. [ 4.133213] random: systemd: uninitialized urandom read (16 bytes read)
  374. [ 4.145348] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  375. [ 4.162908] systemd[1]: Detected architecture arm.
  376.  
  377. Welcome to Debian GNU/Linux 9 (stretch)!
  378.  
  379. [ 4.217594] systemd[1]: Set hostname to <arm>.
  380. [ 4.320898] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
  381. [ 4.687754] systemd[1]: Listening on udev Kernel Socket.
  382. [ OK ] Listening on udev Kernel Socket.
  383. [ 4.726900] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  384. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  385. [ 4.766863] systemd[1]: Listening on Journal Socket (/dev/log).
  386. [ OK ] Listening on Journal Socket (/dev/log).
  387. [ 4.806952] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  388. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  389. [ 4.847496] systemd[1]: Created slice User and Session Slice.
  390. [ OK ] Created slice User and Session Slice.
  391. [ 4.886819] systemd[1]: Listening on udev Control Socket.
  392. [ OK ] Listening on udev Control Socket.
  393. [ 4.916498] systemd[1]: Reached target Paths.
  394. [ OK ] Reached target Paths.
  395. [ OK ] Reached target Remote File Systems.
  396. [ OK ] Listening on Syslog Socket.
  397. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  398. [ OK ] Reached target Encrypted Volumes.
  399. [ OK ] Reached target Swap.
  400. [ OK ] Created slice System Slice.
  401. [ OK ] Created slice system-serial\x2dgetty.slice.
  402. Mounting POSIX Message Queue File System...
  403. Mounting Debug File System...
  404. [ OK ] Listening on Journal Socket.
  405. Starting Journal Service...
  406. Starting Create list of required st…ce nodes for the current kernel...
  407. Starting Load Kernel Modules...
  408. Starting Remount Root and Kernel File Systems...
  409. [ OK ] Created slice system-getty.slice.
  410. [ OK ] Reached target Slices.
  411. [ OK ] Mounted Debug File System.
  412. [ OK ] Mounted POSIX Message Queue File System.
  413. [ OK ] Started Journal Service.
  414. [ OK ] Started Create list of required sta…vice nodes for the current kernel.
  415. [ OK ] Started Load Kernel Modules.
  416. [ OK ] Started Remount Root and Kernel File Systems.
  417. Starting udev Coldplug all Devices...
  418. Starting Load/Save Random Seed...
  419. Mounting Configuration File System...
  420. Mounting FUSE Control File System...
  421. Starting Apply Kernel Variables...
  422. Starting Create Static Device Nodes in /dev...
  423. Starting Flush Journal to Persistent Storage...
  424. [ OK ] Mounted FUSE Control File System.
  425. [ OK ] Mounted Configuration File System.
  426. [ OK ] Started Load/Save Random Seed.
  427. [ OK ] Started Apply Kernel Variables.
  428. [ OK ] Started Create Static Device Nodes in /dev.
  429. [ OK ] Reached target Local File Systems (Pre).
  430. [ OK ] Reached target Local File Systems.
  431. Starting udev Kernel Device Manager...
  432. Starting Raise network interfaces...
  433. [ 6.269516] systemd-journald[111]: Received request to flush runtime journal from PID 1
  434. [ OK ] Started Flush Journal to Persistent Storage.
  435. Starting Create Volatile Files and Directories...
  436. [ OK ] Started udev Kernel Device Manager.
  437. [ OK ] Started Create Volatile Files and Directories.
  438. Starting Update UTMP about System Boot/Shutdown...
  439. Starting Network Time Synchronization...
  440. [ OK ] Started Update UTMP about System Boot/Shutdown.
  441. [ OK ] Started Network Time Synchronization.
  442. [ OK ] Reached target System Time Synchronized.
  443. [ OK ] Started udev Coldplug all Devices.
  444. [ OK ] Reached target System Initialization.
  445. [ OK ] Listening on D-Bus System Message Bus Socket.
  446. [ OK ] Started Daily Cleanup of Temporary Directories.
  447. [ OK ] Reached target Timers.
  448. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  449. [ OK ] Reached target Sockets.
  450. [ OK ] Reached target Basic System.
  451. Starting LSB: Load kernel modules needed to enable cpufreq scaling...
  452. Starting Telephony service...
  453. Starting Avahi mDNS/DNS-SD Stack...
  454. Starting LSB: Start busybox udhcpd at boot time...
  455. Starting Generic Board Startup...
  456. [ OK ] Started D-Bus System Message Bus.
  457. [ 8.451279] input: generic ft5x06 (11) as /devices/platform/soc/40012000.i2c/i2c-0/0-0038/input/input2
  458. [ 9.013940] Bluetooth: Core ver 2.22
  459. [ 9.041221] NET: Registered protocol family 31
  460. [ 9.064819] Bluetooth: HCI device and connection manager initialized
  461. [ 9.074012] Bluetooth: HCI socket layer initialized
  462. [ 9.085958] Bluetooth: L2CAP socket layer initialized
  463. [ 9.104375] Bluetooth: SCO socket layer initialized
  464. [ 9.531308] Bluetooth: HCI UART driver ver 2.3
  465. [ 9.534301] Bluetooth: HCI UART protocol H4 registered
  466. [ 9.655345] Bluetooth: HCI UART protocol Broadcom registered
  467. [ 9.655727] hci_uart_bcm serial0-0: No reset resource, using default baud rate
  468. [ OK ] Started Telephony service.
  469. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  470. Starting Connection service...
  471. Starting System Logging Service...
  472. [ 9.850173] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  473. [ OK ] Started Regular background program processing daemon.
  474. Starting Login Service...
  475. Starting DUN service...
  476. [ OK ] Started Raise network interfaces.
  477. [ OK ] Started Generic Board Startup.
  478. [ OK ] Found device /dev/ttySTM0.
  479. [ 10.190664] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  480. [ 10.200857] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  481. [ 10.221471] cfg80211: failed to load regulatory.db
  482. [ OK ] Started System Logging Service.
  483. [ 10.576506] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
  484. [ 10.632906] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.txt failed with error -2
  485. [ OK ] Started LSB: Start busybox udhcpd at boot time.
  486. [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
  487. [ 11.686418] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
  488. [ 11.836252] Bluetooth: hci0: command 0xfc18 tx timeout
  489. [ 12.104633] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
  490. [ 12.188686] dwmac4: Master AXI performs any burst length
  491. [ 12.192569] stm32-dwmac 5800a000.ethernet eth0: No Safety Features support found
  492. [ 12.238331] stm32-dwmac 5800a000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
  493. [ 12.264270] stm32-dwmac 5800a000.ethernet eth0: registered PTP clock
  494. [ 12.295176] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  495. [ OK ] Started DUN service.
  496. [ OK ] Started Connection service.
  497. [ OK ] Started Login Service.
  498. Starting Hostname Service...
  499. Starting WPA supplicant...
  500. Starting Bluetooth service...
  501. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  502. Starting LSB: set CPUFreq kernel parameters...
  503. [ OK ] Reached target Sound Card.
  504. [ OK ] Created slice system-systemd\x2dbacklight.slice.
  505. Starting Load/Save Screen Backlight…ess of backlight:5a000000.dsi.0...
  506. [ OK ] Started Load/Save Screen Backlight …tness of backlight:5a000000.dsi.0.
  507. [ OK ] Started WPA supplicant.
  508. [ OK ] Started Bluetooth service.
  509. [ OK ] Started Hostname Service.
  510. [ OK ] Reached target Bluetooth.
  511. [ OK ] Reached target Network.
  512. Starting OpenBSD Secure Shell server...
  513. Starting Permit User Sessions...
  514. Starting A high performance web server and a reverse proxy server...
  515. [ OK ] Reached target Network is Online.
  516. Starting LSB: Advanced IEEE 802.11 management daemon...
  517. Starting Load/Save RF Kill Switch Status...
  518. [ OK ] Started LSB: set CPUFreq kernel parameters.
  519. [ OK ] Started Permit User Sessions.
  520. [ OK ] Started LSB: Advanced IEEE 802.11 management daemon.
  521. [ OK ] Started Load/Save RF Kill Switch Status.
  522. [ OK ] Started Getty on tty1.
  523. [ OK ] Started Serial Getty on ttySTM0.
  524. [ OK ] Reached target Login Prompts.
  525. [ OK ] Started OpenBSD Secure Shell server.
  526. [ OK ] Started A high performance web server and a reverse proxy server.
  527. [ OK ] Reached target Multi-User System.
  528. [ OK ] Reached target Graphical Interface.
  529. Starting Update UTMP about System Runlevel Changes...
  530. [ OK ] Started Update UTMP about System Runlevel Changes.
  531.  
  532. Debian GNU/Linux 9 arm ttySTM0
  533.  
  534. default username:password is [debian:temppwd]
  535.  
  536. arm login: [ 20.316211] Bluetooth: hci0: BCM: failed to write update baudrate (-110)
  537. [ 20.321460] Bluetooth: hci0: Failed to set baudrate
  538. [ 22.396164] Bluetooth: hci0: command 0x0c03 tx timeout
  539. [ 30.556182] Bluetooth: hci0: BCM: Reset failed (-110)
  540.  
  541. U-Boot SPL 2018.11-stm32mp-r2 (Sep 23 2019 - 23:44:04 -0700)
  542. Model: STMicroelectronics STM32MP157C-DK2 Discovery Board
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement