找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 186|回复: 2

龙芯蜂鸟派引导信息

[复制链接]

22

主题

58

回帖

343

积分

超级版主

积分
343
发表于 2024-6-30 11:07:19 | 显示全部楼层 |阅读模式



  1. LoongArch Initializing ...

  2. RAM(Cache AS RAM) Initializing ...

  3. Lock Scache Done.

  4. Copy spl code to locked scache...

  5. Jump to board_init_f...
  6. Enter board_init_f...

  7. _     __   __  _  _  ___  ___  __  _  _    /   ___  __  \
  8. |    |  | |  | |\ | | __ [__  |  | |\ |    |  | __ |  \ |
  9. |___ |__| |__| | \| |__] ___] |__| | \|    \  |__] |__/ /

  10. ============ddr4 init and training done!========
  11. Trying to boot from BootSpace

  12. U-boot start ...

  13. Jump to board_init_f...


  14. U-Boot 2022.04-v2.1.0-00429-g33df0614 (Jun 17 2024 - 18:01:41 +0800), Build: jenkins-u-boot-2022.04-2k300-mini-dp-19

  15. CPU:   LA264
  16. Speed: Cpu @ 997 MHz/ Mem @ 800 MHz/ Bus @ 200 MHz
  17. Model: loongson-2k300
  18. Board: LS2K300-MINI-DP
  19. DRAM:  512 MiB
  20. 512 MiB

  21. Jump to board_init_r....
  22. Core:  35 devices, 19 uclasses, devicetree: board
  23. SF: Detected gd25q80 with page size 256 Bytes, erase size 4 KiB, total 1 MiB
  24. bdinfo is in spi-flash
  25. MMC:   Card did not respond to voltage select! : -110
  26. mmc_init: -95, time 13
  27. Card did not respond to voltage select! : -110
  28. mmc_init: -95, time 13
  29. mmc@0x16148000 - probe failed: -95
  30. emmc@0x16140000: 0 (eMMC)Card did not respond to voltage select! : -110
  31. mmc_init: -95, time 13

  32. Loading Environment from SPIFlash... OK
  33. frame buffer addr: 0x900000000dc00000
  34. In:    serial
  35. Out:   serial vidconsole
  36. Err:   serial vidconsole
  37. Net:   eth0: ethernet@0x16020000
  38. ************************** Notice **************************
  39. Press c to enter u-boot console, m to enter boot menu
  40. ************************************************************
  41. Bus ehci@0x16080000: USB EHCI 1.00
  42. Bus ohci@0x16088000: USB OHCI 1.0
  43. Bus otg@0x16040000: dwc2_usb otg@0x16040000: Core Release: 2.93a
  44. USB DWC2
  45. scanning bus ehci@0x16080000 for devices... 2 USB Device(s) found
  46. scanning bus ohci@0x16088000 for devices... 1 USB Device(s) found
  47. scanning bus otg@0x16040000 for devices... 1 USB Device(s) found
  48. Autoboot in 0 seconds
  49. --if mmc0 --fmt ext4 --sym /boot/uImage
  50. --of ram --fmt  --sym
  51. --extra 0x0
  52. loading...
  53. loaded&burning 8830622 bytes ...
  54. load&burn 8830622 finished
  55. ## Booting kernel from Legacy Image at 9000000003000000 ...
  56.    Image Name:   Linux-5.10.0.lsgd-g1dd5ac3a1e79
  57.    Image Type:   LoongArch Linux Kernel Image (gzip compressed)
  58.    Data Size:    8830558 Bytes = 8.4 MiB
  59.    Load Address: 00200000
  60.    Entry Point:  00e26da0
  61.    Verifying Checksum ... OK
  62.    Uncompressing Kernel Image
  63. Warning: invalid device tree. Used linux default dtb
  64. 512 MiB
  65. [    0.000000] Linux version 5.10.0.lsgd-g1dd5ac3a1e79 (loongson@loongson) (loongarch64-linux-gnu-gcc (LoongArch GNU toolchain rc1.3-1 (20240425)) 8.3.0, GNU ld (LoongArch GNU toolchain rc1.3-1 20240425) 2.31.1.20190122) #1 PREEMPT Mon Jun 24 14:08:21 CST 2024
  66. [    0.000000] Primary instruction cache 32kB, 4-way, VIPT, linesize 64 bytes.
  67. [    0.000000] Primary data cache 32kB, 4-way, VIPT, no aliases, linesize 64 bytes
  68. [    0.000000] Unified victim cache 1024kB 16-way, linesize 64 bytes.
  69. [    0.000000] Unified secondary cache 0kB direct mapped, linesize 1 bytes.
  70. [    0.000000] 64-bit Loongson Processor probed (LA264 Core)
  71. [    0.000000] CPU0 revision is: 0014a030 (Loongson-64bit)
  72. [    0.000000] FPU0 revision is: 00000000
  73. [    0.000000] cmdline:console=ttyS0,115200 root=/dev/mmcblk0 rw noinitrd init=/linuxrc rootfstype=ext4 rootwait mtdparts=spi0.0:924k(uboot),32k(uboot_env),4k(bdinfo),64k(dtb) fbcon=rotate:0 panel=ATK-MD0700R-1024x600
  74. [    0.000000] BPI1001 with boot flags 2.
  75. [    0.000000] convert legacy mem map to new mem map.
  76. [    0.000000] SMBIOS 3.0 present.
  77. [    0.000000] DMI: Loongson LS2K300/LS2K300-MINI-DP, BIOS 2022.04-v2.1.0-00429-g33df0614 04/01/2022
  78. [    0.000000] CpuClock = 0
  79. [    0.000000] The BIOS Version: 2022.04-v2.1.0-00429-g33df0614
  80. [    0.000000] Ext list mem info is ignored!
  81. [    0.000000] Reserved memory: created CMA memory pool at 0x000000009c000000, size 32 MiB
  82. [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  83. [    0.000000] earlycon: ns16550a0 at MMIO 0x0000000016100000 (options '115200n8')
  84. [    0.000000] printk: bootconsole [ns16550a0] enabled
  85. [    0.000000]  - disabling initrd
  86. [    0.000000] start_pfn=0x80, end_pfn=0x28000, num_physpages:0x7b80
  87. [    0.000000] Wasting 8192 bytes for tracking 128 unused pages
  88. [    0.000000] software IO TLB: mapped [mem 0x00000000017bc000-0x00000000057bc000] (64MB)
  89. [    0.000000] Zone ranges:
  90. [    0.000000]   DMA32    [mem 0x0000000000200000-0x00000000ffffffff]
  91. [    0.000000]   Normal   empty
  92. [    0.000000] Movable zone start for each node
  93. [    0.000000] Early memory node ranges
  94. [    0.000000]   node   0: [mem 0x0000000000200000-0x000000000effffff]
  95. [    0.000000]   node   0: [mem 0x0000000090000000-0x000000009fffffff]
  96. [    0.000000] Zeroed struct page in unavailable ranges: 1152 pages
  97. [    0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000009fffffff]
  98. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 31492
  99. [    0.000000] Kernel command line: earlycon console=ttyS0,115200 root=/dev/mmcblk0 rw noinitrd init=/linuxrc rootfstype=ext4 rootwait mtdparts=spi0.0:924k(uboot),32k(uboot_env),4k(bdinfo),64k(dtb) fbcon=rotate:0 panel=ATK-MD0700R-1024x600 fbcon=logo-pos:center fbcon=logo-count:1
  100. [    0.000000] Dentry cache hash table entries: 65536 (order: 5, 524288 bytes, linear)
  101. [    0.000000] Inode-cache hash table entries: 32768 (order: 4, 262144 bytes, linear)
  102. [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  103. [    0.000000] Memory: 351024K/505856K available (12493K kernel code, 4786K rwdata, 3716K rodata, 352K init, 865K bss, 122064K reserved, 32768K cma-reserved)
  104. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  105. [    0.000000] rcu: Preemptible hierarchical RCU implementation.
  106. [    0.000000] rcu:     RCU event tracing is enabled.
  107. [    0.000000]  Trampoline variant of Tasks RCU enabled.
  108. [    0.000000]  Tracing variant of Tasks RCU enabled.
  109. [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  110. [    0.000000] NR_IRQS: 576, nr_irqs: 576, preallocated irqs: 16
  111. [    0.000000] random: get_random_bytes called from start_kernel+0x35c/0x4f0 with crng_init=0
  112. [    0.000000] Constant clock event device register
  113. [    0.000000] clocksource: Constant: mask: 0xffffffffffffffff max_cycles: 0x3759f22983, max_idle_ns: 881590413697 ns
  114. [    0.000006] sched_clock: 64 bits at 120MHz, resolution 8ns, wraps every 4398046511102ns
  115. [    0.008084] Constant clock source device register
  116. [    0.012992] Console: colour dummy device 80x25
  117. [    0.017539] Calibrating delay loop (skipped), value calculated using timer frequency.. 240.00 BogoMIPS (lpj=120000)
  118. [    0.028090] pid_max: default: 32768 minimum: 301
  119. [    0.032840] LSM: Security Framework initializing
  120. [    0.037532] Yama: becoming mindful.
  121. [    0.041165] Mount-cache hash table entries: 2048 (order: 0, 16384 bytes, linear)
  122. [    0.048658] Mountpoint-cache hash table entries: 2048 (order: 0, 16384 bytes, linear)
  123. [    0.058427] Performance counters: loongarch/loongson64 PMU enabled, 4 64-bit counters available to each CPU.
  124. [    0.068519] rcu: Hierarchical SRCU implementation.
  125. [    0.073868] devtmpfs: initialized
  126. [    0.081341] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  127. [    0.091228] futex hash table entries: 256 (order: -2, 6144 bytes, linear)
  128. [    0.098624] pinctrl core: initialized pinctrl subsystem
  129. [    0.104952] NET: Registered protocol family 16
  130. [    0.110356] audit: initializing netlink subsys (disabled)
  131. [    0.116629] thermal_sys: Registered thermal governor 'step_wise'
  132. [    0.117435] audit: type=2000 audit(0.027:1): state=initialized audit_enabled=0 res=1
  133. [    0.152319] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  134. [    0.362535] random: fast init done
  135. [    1.920798] gpio-lsirq 16104000.gpio: register irqnum=107, vhwirq-base=128, rirq-base=78
  136. [    1.930200] loongson-lsia-dma 1612c000.iodma: DMA driver registered
  137. [    1.936911] vgaarb: loaded
  138. [    1.939978] SCSI subsystem initialized
  139. [    1.944225] ls-spi 16010000.spi: controller is unqueued, this is deprecated
  140. [    1.951892] usbcore: registered new interface driver usbfs
  141. [    1.957492] usbcore: registered new interface driver hub
  142. [    1.962921] usbcore: registered new device driver usb
  143. [    1.968201] mc: Linux media interface: v0.10
  144. [    1.972556] videodev: Linux video capture interface: v2.00
  145. [    1.978158] pps_core: LinuxPPS API ver. 1 registered
  146. [    1.983175] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  147. [    1.992421] PTP clock support registered
  148. [    1.996685] Advanced Linux Sound Architecture Driver Initialized.
  149. [    2.004337] clocksource: Switched to clocksource Constant
  150. [    2.010152] VFS: Disk quotas dquot_6.6.0
  151. [    2.014187] VFS: Dquot-cache hash table entries: 2048 (order 0, 16384 bytes)
  152. [    2.021435] FS-Cache: Loaded
  153. [    2.030593] NET: Registered protocol family 2
  154. [    2.035775] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 16384 bytes, linear)
  155. [    2.044443] TCP established hash table entries: 4096 (order: 1, 32768 bytes, linear)
  156. [    2.052295] TCP bind hash table entries: 4096 (order: 1, 32768 bytes, linear)
  157. [    2.059549] TCP: Hash tables configured (established 4096 bind 4096)
  158. [    2.066169] UDP hash table entries: 512 (order: 0, 16384 bytes, linear)
  159. [    2.072900] UDP-Lite hash table entries: 512 (order: 0, 16384 bytes, linear)
  160. [    2.080228] NET: Registered protocol family 1
  161. [    2.085207] RPC: Registered named UNIX socket transport module.
  162. [    2.091223] RPC: Registered udp transport module.
  163. [    2.095978] RPC: Registered tcp transport module.
  164. [    2.100751] RPC: Registered tcp NFSv4.1 backchannel transport module.
  165. [    2.109971] Initialise system trusted keyrings
  166. [    2.114659] workingset: timestamp_bits=46 max_order=15 bucket_order=0
  167. [    2.126172] zbud: loaded
  168. [    2.130310] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  169. [    2.137168] NFS: Registering the id_resolver key type
  170. [    2.142344] Key type id_resolver registered
  171. [    2.146572] Key type id_legacy registered
  172. [    2.150705] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  173. [    2.157481] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  174. [    2.165206] Key type asymmetric registered
  175. [    2.169364] Asymmetric key parser 'x509' registered
  176. [    2.174530] io scheduler mq-deadline registered
  177. [    2.179125] io scheduler kyber registered
  178. [    2.183289] io scheduler bfq registered
  179. [    2.187754] pinctrl-single 16000490.pinmux: 128 pins, size 32
  180. [    2.194028] ls-pwm 1611b000.pwm: pwm->clock_frequency=200000000
  181. [    2.200292] ls-pwm 1611b010.pwm: pwm->clock_frequency=200000000
  182. [    2.206549] ls-pwm 1611b020.pwm: pwm->clock_frequency=200000000
  183. [    2.212750] ls-pwm 1611b030.pwm: pwm->clock_frequency=200000000
  184. [    2.221790] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  185. [    2.232383] printk: console [ttyS0] disabled
  186. [    2.236816] 16100000.serial: ttyS0 at MMIO 0x16100000 (irq = 16, base_baud = 12500000) is a 16550A
  187. [    2.245975] printk: console [ttyS0] enabled
  188. [    2.245975] printk: console [ttyS0] enabled
  189. [    2.254396] printk: bootconsole [ns16550a0] disabled
  190. [    2.254396] printk: bootconsole [ns16550a0] disabled
  191. [    2.265055] 16100400.serial: ttyS1 at MMIO 0x16100400 (irq = 17, base_baud = 12500000) is a 16550A
  192. [    2.274767] 16100800.serial: ttyS2 at MMIO 0x16100800 (irq = 18, base_baud = 12500000) is a 16550A
  193. [    2.284464] 16100c00.serial: ttyS3 at MMIO 0x16100c00 (irq = 18, base_baud = 12500000) is a 16550A
  194. [    2.294307] [drm] LSK0300 DC found
  195. [    2.297996] lsdc 16090000.dc: [drm] Has OF graph support
  196. [    2.303722] cmdline panel property(ATK-MD0700R-1024x600) select ofnode is panel-ATK-MD0700R-1024x600
  197. [    2.323864] brd: module loaded
  198. [    2.336641] loop: module loaded
  199. [    2.340873] SPI-UID: 32:33:37:35:32:16:00:84:00:98:50:ff:ff:ff:ff:ff
  200. [    2.347416] spi-nor spi0.0: gd25q80 (1024 Kbytes)
  201. [    2.352181] 4 cmdlinepart partitions found on MTD device spi0.0
  202. [    2.358130] Creating 4 MTD partitions on "spi0.0":
  203. [    2.362950] 0x000000000000-0x0000000e7000 : "uboot"
  204. [    2.372916] 0x0000000e7000-0x0000000ef000 : "uboot_env"
  205. [    2.382845] 0x0000000ef000-0x0000000f0000 : "bdinfo"
  206. [    2.391889] 0x0000000f0000-0x000000100000 : "dtb"
  207. [    2.402163] libphy: Fixed MDIO Bus: probed
  208. [    2.406782] CAN device driver interface
  209. [    2.410819] lbx----->ctucan_platform_probe,76
  210. [    2.415262] lscanfd 16110000.can: probe addr=ffffff8012d08000,irq=19 can_clk=200000000 ntxbufs=8 res->start=16110000
  211. [    2.425925] lscanfd 16110000.can: lbx----device id :babe
  212. [    2.431868] lbx----->ctucan_platform_probe,76
  213. [    2.436304] lscanfd 16110400.can: probe addr=ffffff8012d10400,irq=20 can_clk=200000000 ntxbufs=8 res->start=16110400
  214. [    2.446974] lscanfd 16110400.can: lbx----device id :babe
  215. [    2.452837] lbx----->ctucan_platform_probe,76
  216. [    2.457265] lscanfd 16110800.can: probe addr=ffffff8012d18800,irq=21 can_clk=200000000 ntxbufs=8 res->start=16110800
  217. [    2.467944] lscanfd 16110800.can: lbx----device id :babe
  218. [    2.473804] lbx----->ctucan_platform_probe,76
  219. [    2.478234] lscanfd 16110c00.can: probe addr=ffffff8012d20c00,irq=22 can_clk=200000000 ntxbufs=8 res->start=16110c00
  220. [    2.488899] lscanfd 16110c00.can: lbx----device id :babe
  221. [    2.495075] stmmaceth 16020000.ethernet: IRQ eth_wake_irq not found
  222. [    2.501440] stmmaceth 16020000.ethernet: IRQ eth_lpi not found
  223. [    2.507427] stmmaceth 16020000.ethernet: Cannot get CSR clock
  224. [    2.513212] stmmaceth 16020000.ethernet: PTP uses main clock
  225. [    2.518904] stmmaceth 16020000.ethernet: no reset control found
  226. [    2.525130] stmmaceth 16020000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  227. [    2.531973] stmmaceth 16020000.ethernet:     DWMAC1000
  228. [    2.536877] stmmaceth 16020000.ethernet: DMA HW capability register supported
  229. [    2.544047] stmmaceth 16020000.ethernet: RX Checksum Offload Engine supported
  230. [    2.551215] stmmaceth 16020000.ethernet: COE Type 2
  231. [    2.556114] stmmaceth 16020000.ethernet: TX Checksum insertion supported
  232. [    2.562844] stmmaceth 16020000.ethernet: Wake-Up On Lan supported
  233. [    2.569027] stmmaceth 16020000.ethernet: Enhanced/Alternate descriptors
  234. [    2.575675] stmmaceth 16020000.ethernet: Enabled extended descriptors
  235. [    2.582146] stmmaceth 16020000.ethernet: Ring mode enabled
  236. [    2.587656] stmmaceth 16020000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  237. [    2.595349] stmmaceth 16020000.ethernet: device MAC address 5a:0b:c5:44:30:f6
  238. [    2.602967] libphy: stmmac: probed
  239. [    2.608555] PPP generic driver version 2.4.2
  240. [    2.613091] PPP BSD Compression module registered
  241. [    2.617848] PPP Deflate Compression module registered
  242. [    2.622951] PPP MPPE Compression module registered
  243. [    2.627785] NET: Registered protocol family 24
  244. [    2.632604] dwc2 16040000.otg: supply vusb_d not found, using dummy regulator
  245. [    2.639955] dwc2 16040000.otg: supply vusb_a not found, using dummy regulator
  246. [    2.852358] dwc2 16040000.otg: dwc2_check_params: Invalid parameter lpm=1
  247. [    2.859182] dwc2 16040000.otg: dwc2_check_params: Invalid parameter lpm_clock_gating=1
  248. [    2.867136] dwc2 16040000.otg: dwc2_check_params: Invalid parameter besl=1
  249. [    2.874043] dwc2 16040000.otg: dwc2_check_params: Invalid parameter hird_threshold_en=1
  250. [    2.882085] dwc2 16040000.otg: dwc2_check_params: Invalid parameter g_rx_fifo_size=2048
  251. [    2.890125] dwc2 16040000.otg: dwc2_check_params: Invalid parameter g_np_tx_fifo_size=1024
  252. [    2.898428] dwc2 16040000.otg: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[1]=312
  253. [    2.907777] dwc2 16040000.otg: dwc2_check_param_tx_fifo_sizes: Invalid parameter g_tx_fifo_size[2]=312
  254. [    2.917146] dwc2 16040000.otg: EPs: 7, dedicated fifos, 3016 entries in SPRAM
  255. [    2.924735] dwc2 16040000.otg: DWC OTG Controller
  256. [    2.929487] dwc2 16040000.otg: new USB bus registered, assigned bus number 1
  257. [    2.936597] dwc2 16040000.otg: irq 48, io mem 0x16040000
  258. [    2.942603] hub 1-0:1.0: USB hub found
  259. [    2.946406] hub 1-0:1.0: 1 port detected
  260. [    2.951349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  261. [    2.957911] ehci-pci: EHCI PCI platform driver
  262. [    2.962443] ehci-platform: EHCI generic platform driver
  263. [    2.967933] ehci-platform 16080000.ehci: EHCI Host Controller
  264. [    2.973822] ehci-platform 16080000.ehci: new USB bus registered, assigned bus number 2
  265. [    2.981988] ehci-platform 16080000.ehci: irq 46, io mem 0x16080000
  266. [    2.994353] ehci-platform 16080000.ehci: USB 2.0 started, EHCI 1.00
  267. [    3.001169] hub 2-0:1.0: USB hub found
  268. [    3.004981] hub 2-0:1.0: 1 port detected
  269. [    3.009309] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  270. [    3.015536] ohci-pci: OHCI PCI platform driver
  271. [    3.020060] ohci-platform: OHCI generic platform driver
  272. [    3.025517] ohci-platform 16088000.ohci: Generic Platform OHCI controller
  273. [    3.032481] ohci-platform 16088000.ohci: new USB bus registered, assigned bus number 3
  274. [    3.040544] ohci-platform 16088000.ohci: irq 47, io mem 0x16088000
  275. [    3.102848] hub 3-0:1.0: USB hub found
  276. [    3.106660] hub 3-0:1.0: 1 port detected
  277. [    3.111068] usbcore: registered new interface driver cdc_acm
  278. [    3.116812] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  279. [    3.124935] usbcore: registered new interface driver usb-storage
  280. [    3.131093] usbcore: registered new interface driver option
  281. [    3.136720] usbserial: USB Serial support registered for GSM modem (1-port)
  282. [    3.143982] using random self ethernet address
  283. [    3.148452] using random host ethernet address
  284. [    3.153381] usb0: HOST MAC 1a:f1:dd:55:6e:b1
  285. [    3.157734] usb0: MAC 76:fa:3a:1f:db:fa
  286. [    3.161622] using random self ethernet address
  287. [    3.166089] using random host ethernet address
  288. [    3.170612] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  289. [    3.177263] g_ether gadget: g_ether ready
  290. [    3.181295] dwc2 16040000.otg: bound driver g_ether
  291. [    3.186533] mousedev: PS/2 mouse device common for all mice
  292. [    3.192481] <<-GTP-INFO->> GTP driver installing....
  293. [    3.199914] rtc rtc0: invalid alarm value: 1939-10-19T30:39:55
  294. [    3.206129] ls2x-rtc 16128000.rtc: registered as rtc0
  295. [    3.211645] ls2x-rtc 16128000.rtc: setting system clock to 2022-05-01T00:33:37 UTC (1651365217)
  296. [    3.221192] i2c /dev entries driver
  297. [    3.226109] Goodix-TS 1-0014: supply AVDD28 not found, using dummy regulator
  298. [    3.233363] Goodix-TS 1-0014: supply VDDIO not found, using dummy regulator
  299. [    3.240557] Goodix-TS 1-0014: i2c test failed attempt 1: -5
  300. [    3.267372] Goodix-TS 1-0014: i2c test failed attempt 2: -5
  301. [    3.294342] Goodix-TS 1-0014: I2C communication failure: -5
  302. [    3.300097] Goodix-TS: probe of 1-0014 failed with error -5
  303. [    3.307084] usbcore: registered new interface driver uvcvideo
  304. [    3.312926] USB Video Class driver (1.1.1)
  305. [    3.317058] gspca_main: v2.14.0 registered
  306. [    3.321241] usbcore: registered new interface driver ov519
  307. [    3.326798] usbcore: registered new interface driver ov534
  308. [    3.332352] usbcore: registered new interface driver ov534_9
  309. [    3.338058] usb 2-1: new high-speed USB device number 2 using ehci-platform
  310. [    3.345096] usbcore: registered new interface driver spca500
  311. [    3.350880] usbcore: registered new interface driver spca501
  312. [    3.356662] usbcore: registered new interface driver spca505
  313. [    3.362386] usbcore: registered new interface driver spca506
  314. [    3.368111] usbcore: registered new interface driver spca508
  315. [    3.373841] usbcore: registered new interface driver spca561
  316. [    3.379566] usbcore: registered new interface driver spca1528
  317. [    3.385390] usbcore: registered new interface driver gspca_zc3xx
  318. [    3.391459] usbcore: registered new interface driver usbtv
  319. [    3.396976] Driver for 1-wire Dallas network protocol.
  320. [    3.403605] ls2k_sdio 16140000.sdio: Use exclusive dma engine.
  321. [    3.486153] usb-storage 2-1:1.0: USB Mass Storage device detected
  322. [    3.500667] scsi host0: usb-storage 2-1:1.0
  323. [    3.648659] ls2k_sdio 16148000.sdio: Use exclusive dma engine.
  324. [    3.662531] ls2k_sdio 16148000.sdio: Got CD GPIO
  325. [    4.094120] hid: raw HID events driver (C) Jiri Kosina
  326. [    4.103515] usbcore: registered new interface driver usbhid
  327. [    4.112333] usbhid: USB HID core driver
  328. [    4.125373] ls2k300_adc 1611c000.adc: ADC Device registered successfully
  329. [    4.140901] xt_time: kernel timezone is -0000
  330. [    4.181846] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
  331. [    4.188387] Initializing XFRM netlink socket
  332. [    4.193262] NET: Registered protocol family 10
  333. [    4.199054] Segment Routing with IPv6
  334. [    4.202993] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  335. [    4.209645] NET: Registered protocol family 17
  336. [    4.214194] NET: Registered protocol family 15
  337. [    4.226357] can: controller area network core
  338. [    4.234447] NET: Registered protocol family 29
  339. [    4.242336] can: raw protocol
  340. [    4.245319] can: broadcast manager protocol
  341. [    4.254339] can: netlink gateway - max_hops=1
  342. [    4.264505] 8021q: 802.1Q VLAN Support v1.8
  343. [    4.276459] NET: Registered protocol family 21
  344. [    4.284364] Key type dns_resolver registered
  345. [    4.292771] registered taskstats version 1
  346. [    4.300341] Loading compiled-in X.509 certificates
  347. [    4.311240] zswap: loaded using pool zstd/zbud
  348. [    4.465519] ls-spi 16018000.spi: controller is unqueued, this is deprecated
  349. [    4.473456] ls-spi-io 1610c000.spi: controller is unqueued, this is deprecated
  350. [    4.484799] [drm] LSK0300 DC found
  351. [    4.492565] lsdc 16090000.dc: [drm] Has OF graph support
  352. [    4.503370] lsdc 16090000.dc: [drm] output-0 is a DPI panel
  353. [    4.514364] lsdc 16090000.dc: [drm] bridge-0 attached to encoder-0
  354. [    4.527335] lsdc 16090000.dc: [drm] number of outputs: 1
  355. [    4.537382] lsdc 16090000.dc: [drm] display pipe 0 initialized
  356. [    4.553920] [drm] Initialized lsdc 1.0.0 20200701 for 16090000.dc on minor 0
  357. [    4.619801] scsi 0:0:0:0: Direct-Access      USB      SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
  358. [    4.637711] sd 0:0:0:0: Attached scsi generic sg0 type 0
  359. [    4.638076] sd 0:0:0:0: [sda] 120176640 512-byte logical blocks: (61.5 GB/57.3 GiB)
  360. [    4.639110] sd 0:0:0:0: [sda] Write Protect is off
  361. [    4.640243] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  362. [    4.642076] Console: switching to colour frame buffer device 128x37
  363. [    4.682368] lsdc 16090000.dc: [drm] fb0: lsdcdrmfb frame buffer device
  364. [    4.799182]  sda: sda1 sda2 sda3 sda4
  365. [    4.814690] sd 0:0:0:0: [sda] Attached SCSI removable disk
  366. [    4.981546] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  367. [    5.305664] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  368. [    5.314382] ALSA device list:
  369. [    5.322338]   No soundcards found.
  370. [    5.329683] Waiting for root device /dev/mmcblk0...
  371. [    5.368716] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  372. [    5.377455] cfg80211: failed to load regulatory.db
  373. [    5.382372] mmc0: new high speed MMC card at address 0001
  374. [    5.388489] mmcblk0: mmc0:0001 08A391 7.28 GiB
  375. [    5.393211] mmcblk0boot0: mmc0:0001 08A391 partition 1 4.00 MiB
  376. [    5.399347] mmcblk0boot1: mmc0:0001 08A391 partition 2 4.00 MiB
  377. [    5.659098] EXT4-fs (mmcblk0): recovery complete
  378. [    5.663953] EXT4-fs (mmcblk0): mounted filesystem with ordered data mode. Opts: (null)
  379. [    5.672066] VFS: Mounted root (ext4 filesystem) on device 179:0.
  380. [    5.678591] devtmpfs: mounted
  381. [    5.682369] Freeing unused kernel memory: 352K
  382. [    5.686837] This architecture does not have kernel memory protection.
  383. [    5.693327] Run /linuxrc as init process
  384. [    5.959247] systemd[1]: systemd 247 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP +GCRYPT +GNUTLS -ACL +XZ -LZ4 -ZSTD -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
  385. [    5.981535] systemd[1]: Detected architecture loongarch64.

  386. Welcome to LoongOS 2021.02.4!

  387. [    6.003186] systemd[1]: Set hostname to <LS-GD>.
  388. [    6.197139] systemd[1]: multi-user.target: Wants dependency dropin /usr/lib/systemd/system/multi-user.target.wants/boot_run_service is not a valid unit name, ignoring.
  389. [    6.263946] systemd[1]: /usr/lib/systemd/system/rpcbind.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/rpcbind.sock → /run/rpcbind.sock; please update the unit file accordingly.
  390. [    6.420326] systemd[1]: unit_file_find_fragment: autovt@.service+tty0 → autovt@tty0.service
  391. [    6.428984] systemd[1]: unit_file_find_fragment: getty@.service+tty0 → getty@tty0.service
  392. [    6.498831] systemd[1]: Queued start job for default target Multi-User System.
  393. [    6.507853] random: systemd: uninitialized urandom read (16 bytes read)
  394. [    6.543747] systemd[1]: Created slice system-getty.slice.
  395. [  OK  ] Created slice system-getty.slice.
  396. [    6.557582] random: systemd: uninitialized urandom read (16 bytes read)
  397. [    6.566265] systemd[1]: Created slice system-modprobe.slice.
  398. [  OK  ] Created slice system-modprobe.slice.
  399. [    6.580561] random: systemd: uninitialized urandom read (16 bytes read)
  400. [    6.589201] systemd[1]: Created slice system-serial\x2dgetty.slice.
  401. [  OK  ] Created slice system-serial\x2dgetty.slice.
  402. [    6.604927] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  403. [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
  404. [    6.622768] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  405. [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
  406. [    6.640941] systemd[1]: Reached target NFS client services.
  407. [  OK  ] Reached target NFS client services.
  408. [    6.654636] systemd[1]: Reached target Paths.
  409. [  OK  ] Reached target Paths.
  410. [    6.666545] systemd[1]: Reached target Remote File Systems (Pre).
  411. [  OK  ] Reached target Remote File Systems (Pre).
  412. [    6.681510] systemd[1]: Reached target Remote File Systems.
  413. [  OK  ] Reached target Remote File Systems.
  414. [    6.695493] systemd[1]: Reached target Slices.
  415. [  OK  ] Reached target Slices.
  416. [    6.706585] systemd[1]: Reached target Swap.
  417. [  OK  ] Reached target Swap.
  418. [    6.718637] systemd[1]: Listening on Journal Audit Socket.
  419. [  OK  ] Listening on Journal Audit Socket.
  420. [    6.733278] systemd[1]: Listening on Journal Socket (/dev/log).
  421. [  OK  ] Listening on Journal Socket (/dev/log).
  422. [    6.748264] systemd[1]: Listening on Journal Socket.
  423. [  OK  ] Listening on Journal Socket.
  424. [    6.761552] systemd[1]: Listening on Network Service Netlink Socket.
  425. [  OK  ] Listening on Network Service Netlink Socket.
  426. [    6.777534] systemd[1]: Listening on udev Control Socket.
  427. [  OK  ] Listening on udev Control Socket.
  428. [    6.792201] systemd[1]: Listening on udev Kernel Socket.
  429. [  OK  ] Listening on udev Kernel Socket.
  430. [    6.812242] systemd[1]: Mounting Huge Pages File System...
  431.          Mounting Huge Pages File System...
  432. [    6.840482] systemd[1]: Mounting POSIX Message Queue File System...
  433.          Mounting POSIX Message Queue File System...
  434. [    6.865324] systemd[1]: Mounting NFSD configuration filesystem...
  435.          Mounting NFSD configuration filesystem...
  436. [    6.889977] systemd[1]: Mounting Kernel Debug File System...
  437.          Mounting Kernel Debug File System...
  438. [    6.909091] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
  439. [    6.923300] systemd[1]: Mounting Temporary Directory (/tmp)...
  440.          Mounting Temporary Directory (/tmp)...
  441. [    6.943201] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
  442. [    6.960246] systemd[1]: Starting Load Kernel Module configfs...
  443.          Starting Load Kernel Module configfs...
  444. [    6.984570] systemd[1]: Starting Load Kernel Module fuse...
  445.          Starting Load Kernel Module fuse...
  446. [    7.008140] systemd[1]: Started Starts Psplash Boot screen.
  447. [  OK  ] Started Starts Psplash Boot screen.
  448. [    7.031029] systemd[1]: Started Start psplash-systemd progress communication helper.
  449. [  OK  ] Started Start psplash-syst…progress communication helper.
  450. [    7.055235] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  451. [    7.075614] systemd[1]: Starting Journal Service...
  452.          Starting Journal Service...
  453. [    7.092776] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
  454. [    7.119162] systemd[1]: Starting Remount Root and Kernel File Systems...
  455.          Starting Remount Root and Kernel File Systems...
  456. [    7.156249] systemd[1]: Starting Apply Kernel Variables...
  457.          Starting Apply Kernel Variables...
  458. [    7.208864] systemd[1]: Starting Create Static Device Nodes in /dev...
  459. [    7.232327] EXT4-fs (mmcblk0): re-mounted. Opts: (null)
  460.          Starting Create Static Device Nodes in /dev...
  461. [    7.282329] systemd[1]: Starting Coldplug All udev Devices...
  462.          Starting Coldplug All udev Devices...
  463. [    7.360848] systemd[1]: Mounted Huge Pages File System.
  464. [  OK  ] Mounted Huge Pages File System.
  465. [    7.391331] systemd[1]: Mounted POSIX Message Queue File System.
  466. [  OK  ] Mounted POSIX Message Queue File System.
  467. [    7.417270] systemd[1]: Mounted NFSD configuration filesystem.
  468. [  OK  ] Mounted NFSD configuration filesystem.
  469. [    7.440304] systemd[1]: Mounted Kernel Debug File System.
  470. [  OK  ] Mounted Kernel Debug File System.
  471. [    7.462301] systemd[1]: Mounted Temporary Directory (/tmp).
  472. [  OK  ] Mounted Temporary Directory (/tmp).
  473. [    7.486975] systemd[1]: modprobe@configfs.service: Succeeded.
  474. [    7.509926] systemd[1]: Finished Load Kernel Module configfs.
  475. [  OK  ] Finished Load Kernel Module configfs.
  476. [    7.538969] systemd[1]: modprobe@fuse.service: Succeeded.
  477. [    7.559766] systemd[1]: Finished Load Kernel Module fuse.
  478. [  OK  ] Finished Load Kernel Module fuse.
  479. [    7.588165] systemd[1]: Finished Remount Root and Kernel File Systems.
  480. [  OK  ] Finished Remount Root and Kernel File Systems.
  481. [    7.622175] systemd[1]: Finished Apply Kernel Variables.
  482. [  OK  ] Finished Apply Kernel Variables.
  483. [    7.650489] systemd[1]: Started Journal Service.
  484. [  OK  ] Started Journal Service.
  485.          Mounting Kernel Configuration File System...
  486.          Starting Flush Journal to Persistent Storage...
  487. [  OK  ] Finished Create Static Device Nodes in /dev.
  488. [  OK  ] Mounted Kernel Configuration File System.
  489. [    7.877042] systemd-journald[102]: Received client request to flush runtime journal.
  490. [  OK  ] Reached target Local File Systems (Pre).
  491. [  OK  ] Reached target Local File Systems.
  492. [    7.921595] audit: type=1334 audit(1651365222.209:2): prog-id=5 op=LOAD
  493. [    7.941860] audit: type=1334 audit(1651365222.216:3): prog-id=6 op=LOAD
  494.          Starting Rule-based Manage…for Device Events and Files...
  495. [  OK  ] Finished Flush Journal to Persistent Storage.
  496.          Starting Create Volatile Files and Directories...
  497. [    8.341401] random: crng init done
  498. [    8.344839] random: 7 urandom warning(s) missed due to ratelimiting
  499. [  OK  ] Finished Create Volatile Files and Directories.
  500.          Starting Network Time Synchronization...
  501. [  OK  ] Started Rule-based Manager for Device Events and Files.
  502.          Starting Network Service...
  503. [  OK  ] Finished Coldplug All udev Devices.
  504. [  OK  ] Started Network Service.
  505.          Starting Wait for Network to be Configured...
  506.          Starting Network Name Resolution...
  507. [  OK  ] Started Network Time Synchronization.
  508. [  OK  ] Reached target System Initialization.
  509. [  OK  ] Started Daily Cleanup of Temporary Directories.
  510. [  OK  ] Reached target System Time Set.
  511. [  OK  ] Reached target System Time Synchronized.
  512. [  OK  ] Started Periodic ext4 Onli…ata Check for All Filesystems.
  513. [  OK  ] Started Discard unused blocks once a week.
  514. [  OK  ] Reached target Timers.
  515. [  OK  ] Listening on D-Bus System Message Bus Socket.
  516. [  OK  ] Listening on RPCbind Server Activation Socket.
  517. [  OK  ] Reached target Sockets.
  518. [  OK  ] Reached target Basic System.
  519.          Starting Modem Manager...
  520.          Starting run a script(defa…oot/boot_run.sh) after boot...
  521. [  OK  ] Started D-Bus System Message Bus.
  522.          Starting Network Manager...
  523.          Starting Remove Stale Onli…t4 Metadata Check Snapshots...
  524. [  OK  ] Started Getty on tty0.
  525.          Starting WPA supplicant...
  526. [  OK  ] Started Network Name Resolution.
  527. [  OK  ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots.
  528. [  OK  ] Started WPA supplicant.
  529. [  OK  ] Started Network Manager.
  530. [  OK  ] Reached target Network.
  531. [  OK  ] Reached target Host and Network Name Lookups.
  532.          Starting Network Manager Wait Online...
  533.          Starting Statistics collection and monitoring daemon...
  534.          Starting Dropbear SSH daemon...
  535.          Starting Redis data structure server...
  536.          Starting OpenSSH server daemon...
  537. [  OK  ] Started Dropbear SSH daemon.
  538. [  OK  ] Started OpenSSH server daemon.
  539. [  OK  ] Started Statistics collection and monitoring daemon.
  540. [  OK  ] Started Modem Manager.
  541. [   11.128879] audit: type=1334 audit(1651365225.416:4): prog-id=7 op=LOAD
  542. [   11.155864] audit: type=1334 audit(1651365225.428:5): prog-id=8 op=LOAD
  543.          Starting Hostname Service...
  544. [  OK  ] Started Redis data structure server.
  545. [  OK  ] Started Hostname Service.
  546.          Starting Network Manager Script Dispatcher Service...
  547. [  OK  ] Reached target Hardware activated USB gadget.
  548. [  OK  ] Started Network Manager Script Dispatcher Service.
  549. [  OK  ] Found device /dev/ttyS0.
  550. [  OK  ] Started Serial Getty on ttyS0.
  551. [  OK  ] Reached target Login Prompts.
  552. [   14.559524] EXT4-fs (sda): warning: mounting unchecked fs, running e2fsck is recommended
  553. [   14.739748] EXT4-fs (sda): mounted filesystem without journal. Opts: (null)

  554. Welcome to Loongson-gd
  555. LS-GD login: root (automatic login)

  556. Rootfs Resized.
  557. [root@LS-GD ~]#
复制代码





本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×

0

主题

2

回帖

6

积分

新手上路

积分
6
发表于 2024-7-9 14:08:24 | 显示全部楼层
能分享一下蜂鸟派的SDK吗

22

主题

58

回帖

343

积分

超级版主

积分
343
 楼主| 发表于 2024-7-16 11:39:37 | 显示全部楼层
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Discuz! X

GMT+8, 2024-9-20 05:43 , Processed in 0.082151 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表