OpenEdv-开源电子网

 找回密码
 立即注册
正点原子全套STM32/Linux/FPGA开发资料,上千讲STM32视频教程免费下载...
查看: 219|回复: 14

[XILINX] mpsoc 求助,将petalinux按照正点原子的教程把根文件系统 改成ext4之后,系统就会偶尔启动不了

[复制链接]

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
发表于 2025-5-29 23:06:12 | 显示全部楼层 |阅读模式
22金钱
如题,按照正点原子的mpsoc linux教程将petalinux的根文件系统改成ext4之后,系统就会偶尔启动不了,请问是什么原因造成的呢,有什么解决思路吗?启动之后就一直卡死在这里了,我只能看出来这里和正常启动的时候有点不同
正常启动的话mmc0 是ff160000,mmc1 是ff170000 和启动不了的这里是相反的





最佳答案

查看完整内容[请看2#楼]

uboot阶段打印sd控制器初始化失败了,没获取到时钟,看下vivado工程sd控制器相关配置,还有设备树里配置是不是正常的
正点原子逻辑分析仪DL16劲爆上市
回复

使用道具 举报

1

主题

45

帖子

0

精华

中级会员

Rank: 3Rank: 3

积分
420
金钱
420
注册时间
2024-3-19
在线时间
279 小时
发表于 2025-5-29 23:06:13 | 显示全部楼层
芝士雪B 发表于 2025-6-8 18:48
完整的日志放在楼下了,麻烦大佬帮忙看一下

uboot阶段打印sd控制器初始化失败了,没获取到时钟,看下vivado工程sd控制器相关配置,还有设备树里配置是不是正常的
回复

使用道具 举报

4

主题

2094

帖子

0

精华

资深版主

Rank: 8Rank: 8

积分
5874
金钱
5874
注册时间
2018-10-21
在线时间
1699 小时
发表于 2025-6-3 10:31:35 | 显示全部楼层
启动文件用资料盘里提供的,会卡住吗
回复

使用道具 举报

1

主题

45

帖子

0

精华

中级会员

Rank: 3Rank: 3

积分
420
金钱
420
注册时间
2024-3-19
在线时间
279 小时
发表于 2025-6-4 14:05:22 | 显示全部楼层
卡在哪里,截图看一下
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-7 23:01:04 | 显示全部楼层
Xilinx Zynq MP First Stage Boot Loader
Release 2022.2   Oct  7 2022  -  04:56:16
NOTICE:  BL31: v2.6(release):xlnx_rebase_v2.6_2022.1_update3-18-g0897efd45
NOTICE:  BL31: Built : 03:55:03, Sep  9 2022


U-Boot 2022.01 (Sep 20 2022 - 06:35:33 +0000)

CPU:   ZynqMP
Silicon: v3
Board: Xilinx ZynqMP
DRAM:  ERROR: Failed to allocate 0x4200000 bytes below 0x0.
1 GiB
PMUFW:  v1.1
PMUFW no permission to change config object
EL Level:       EL2
Chip ID:        zu2cg
NAND:  0 MiB
MMC:   arasan_sdhci sdhci1: failed to get clock
arasan_sdhci sdhci0: failed to get clock
arasan_sdhci sdhci1: failed to get clock
sdhci1 - probe failed: -2
arasan_sdhci sdhci0: failed to get clock
sdhci0 - probe failed: -2
mmc@ff160000: 0, mmc@ff170000: 1arasan_sdhci sdhci1: failed to get clock

Loading Environment from FAT... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial
Out:   serial
Err:   serial
Bootmode: SD_MODE1
Reset reason:   EXTERNAL
Net:
ZYNQ GEM: ff0b0000, mdio bus ff0b0000, phyaddr 5, interface rgmii-id

Warning: ethernet@ff0b0000 (eth0) using random MAC address - 4e:19:eb:57:5e:21
eth0: ethernet@ff0b0000Get shared mii bus on ethernet@ff0e0000

ZYNQ GEM: ff0e0000, mdio bus ff0b0000, phyaddr 7, interface rgmii-id

Warning: ethernet@ff0e0000 (eth1) using random MAC address - 6e:be:84:04:f7:87
, eth1: ethernet@ff0e0000
scanning bus for devices...
starting USB...
No working controllers found
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found U-Boot script /boot.scr
ERROR: reserving fdt memory region failed (addr=0 size=40000000 flags=4)
2777 bytes read in 15 ms (180.7 KiB/s)
## Executing script at 20000000
Trying to load boot images from mmc1
ERROR: reserving fdt memory region failed (addr=0 size=40000000 flags=4)
9864104 bytes read in 651 ms (14.5 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
   Using 'conf-system-top.dtb' configuration
   Trying 'kernel-1' kernel subimage
     Description:  Linux kernel
     Created:      2022-10-03   7:46:54 UTC
     Type:         Kernel Image
     Compression:  gzip compressed
     Data Start:   0x100000ec
     Data Size:    9815177 Bytes = 9.4 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x00200000
     Entry Point:  0x00200000
     Hash algo:    sha256
     Hash value:   d078d49f7a6e6f14d6e6224a015295d1982bdbd0711fbafbc5124030f640296f
   Verifying Hash Integrity ... sha256+ OK
## Loading fdt from FIT Image at 10000000 ...
   Using 'conf-system-top.dtb' configuration
   Trying 'fdt-system-top.dtb' fdt subimage
     Description:  Flattened Device Tree blob
     Created:      2022-10-03   7:46:54 UTC
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x1095c688
     Data Size:    47029 Bytes = 45.9 KiB
     Architecture: AArch64
     Hash algo:    sha256
     Hash value:   17c6d00f86a2399fb307fb5eb6f0e48a58491e2eeda45234f5e76e57dce55a2b
   Verifying Hash Integrity ... sha256+ OK
   Booting using the fdt blob at 0x1095c688
   Uncompressing Kernel Image
ERROR: reserving fdt memory region failed (addr=0 size=40000000 flags=4)
   Loading Device Tree to 000000003bdea000, end 000000003bdf87b4 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.0-rt14-xilinx-v2022.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37.20210721) #1 SMP PREEMPT_RT Mon Oct 3 07:46:54 UTC 2022
[    0.000000] Machine model: xlnx,zynqmp
[    0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8')
[    0.000000] printk: bootconsole [cdns0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] cma: Reserved 256 MiB at 0x000000002bc00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 18 pages/cpu s36272 r8192 d29264 u73728
[    0.000000] pcpu-alloc: s36272 r8192 d29264 u73728 alloc=18*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Kernel command line: earlycon
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stackff, heap allocff, heap freeff
[    0.000000] Memory: 743200K/1048576K available (14656K kernel code, 1048K rwdata, 4164K rodata, 2112K init, 581K bss, 43232K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
[    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] rcu:     RCU_SOFTIRQ processing moved to rcuc kthreads.
[    0.000000]  No expedited grace period (rcu_normal_after_boot).
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: random: get_random_bytes called from start_kernel+0x478/0x6d8 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b0074340, max_idle_ns: 440795202884 ns
[    0.000000] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255543ns
[    0.008124] Console: colour dummy device 80x25
[    0.008142] printk: console [tty0] enabled
[    0.016438] printk: bootconsole [cdns0] disabled
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.0-rt14-xilinx-v2022.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37.20210721) #1 SMP PREEMPT_RT Mon Oct 3 07:46:54 UTC 2022
[    0.000000] Machine model: xlnx,zynqmp
[    0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8')
[    0.000000] printk: bootconsole [cdns0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] cma: Reserved 256 MiB at 0x000000002bc00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 18 pages/cpu s36272 r8192 d29264 u73728
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Kernel command line: earlycon
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stackff, heap allocff, heap freeff
[    0.000000] Memory: 743200K/1048576K available (14656K kernel code, 1048K rwdata, 4164K rodata, 2112K init, 581K bss, 43232K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
[    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] rcu:     RCU_SOFTIRQ processing moved to rcuc kthreads.
[    0.000000]  No expedited grace period (rcu_normal_after_boot).
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: random: get_random_bytes called from start_kernel+0x478/0x6d8 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b0074340, max_idle_ns: 440795202884 ns
[    0.000000] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255543ns
[    0.008124] Console: colour dummy device 80x25
[    0.008142] printk: console [tty0] enabled
[    0.016438] printk: bootconsole [cdns0] disabled
[    0.021041] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133332)
[    0.021049] pid_max: default: 32768 minimum: 301
[    0.021151] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.021161] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.022573] rcu: Hierarchical SRCU implementation.
[    0.023103] EFI services will not be available.
[    0.023310] smp: Bringing up secondary CPUs ...
[    0.023913] Detected VIPT I-cache on CPU1
[    0.023948] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    5.101351] CPU2: failed to come online
[    5.101355] CPU2: failed in unknown state : 0x0
[   10.225689] CPU3: failed to come online
[   10.225693] CPU3: failed in unknown state : 0x0
[   10.225726] smp: Brought up 1 node, 2 CPUs
[   10.225731] SMP: Total of 2 processors activated.
[   10.225734] CPU features: detected: 32-bit EL0 Support
[   10.225739] CPU features: detected: CRC32 instructions
[   10.225787] CPU: All CPU(s) started at EL2
[   10.225801] alternatives: patching kernel code
[   10.226510] devtmpfs: initialized
[   10.239301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[   10.239315] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[   10.246384] pinctrl core: initialized pinctrl subsystem
[   10.247137] DMI not present or invalid.
[   10.247417] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[   10.249020] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[   10.249128] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[   10.249176] audit: initializing netlink subsys (disabled)
[   10.250036] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[   10.250081] audit: type=2000 audit(10.228:1): state=initialized audit_enabled=0 res=1
[   10.250093] ASID allocator initialised with 65536 entries
[   10.250237] Serial: AMBA PL011 UART driver
[   10.290630] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[   10.290639] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[   10.290643] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[   10.290647] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[   11.255398] cryptd: max_cpu_qlen set to 1000
[   11.282878] DRBG: Continuing without Jitter RNG
[   11.383205] raid6: neonx8   gen()  2336 MB/s
[   11.451298] raid6: neonx8   xor()  1716 MB/s
[   11.519382] raid6: neonx4   gen()  2389 MB/s
[   11.587484] raid6: neonx4   xor()  1683 MB/s
[   11.655557] raid6: neonx2   gen()  2244 MB/s
[   11.723640] raid6: neonx2   xor()  1549 MB/s
[   11.791747] raid6: neonx1   gen()  1924 MB/s
[   11.859841] raid6: neonx1   xor()  1313 MB/s
[   11.927887] raid6: int64x8  gen()  1518 MB/s
[   11.995963] raid6: int64x8  xor()   859 MB/s
[   12.064041] raid6: int64x4  gen()  1780 MB/s
[   12.132118] raid6: int64x4  xor()   945 MB/s
[   12.200200] raid6: int64x2  gen()  1552 MB/s
[   12.268286] raid6: int64x2  xor()   832 MB/s
[   12.336373] raid6: int64x1  gen()  1148 MB/s
[   12.404435] raid6: int64x1  xor()   574 MB/s
[   12.404439] raid6: using algorithm neonx4 gen() 2389 MB/s
[   12.404442] raid6: .... xor() 1683 MB/s, rmw enabled
[   12.404445] raid6: using neon recovery algorithm
[   12.405351] iommu: Default domain type: Translated
[   12.405355] iommu: DMA domain TLB invalidation policy: strict mode
[   12.405750] SCSI subsystem initialized
[   12.405799] libata version 3.00 loaded.
[   12.406035] usbcore: registered new interface driver usbfs
[   12.406093] usbcore: registered new interface driver hub
[   12.406130] usbcore: registered new device driver usb
[   12.406262] mc: Linux media interface: v0.10
[   12.406302] videodev: Linux video capture interface: v2.00
[   12.406367] pps_core: LinuxPPS API ver. 1 registered
[   12.406370] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   12.406386] PTP clock support registered
[   12.406424] EDAC MC: Ver: 3.0.0
[   12.406934] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[   12.407344] FPGA manager framework
[   12.407586] Advanced Linux Sound Architecture Driver Initialized.
[   12.408308] Bluetooth: Core ver 2.22
[   12.408339] NET: Registered PF_BLUETOOTH protocol family
[   12.408342] Bluetooth: HCI device and connection manager initialized
[   12.408352] Bluetooth: HCI socket layer initialized
[   12.408359] Bluetooth: L2CAP socket layer initialized
[   12.408379] Bluetooth: SCO socket layer initialized
[   12.408795] clocksource: Switched to clocksource arch_sys_counter
[   12.408966] VFS: Disk quotas dquot_6.6.0
[   12.409006] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[   12.417597] NET: Registered PF_INET protocol family
[   12.417692] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[   12.418314] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 24576 bytes, linear)
[   12.418338] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[   12.418462] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear)
[   12.418632] TCP: Hash tables configured (established 8192 bind 8192)
[   12.418729] UDP hash table entries: 512 (order: 3, 49152 bytes, linear)
[   12.418770] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear)
[   12.418933] NET: Registered PF_UNIX/PF_LOCAL protocol family
[   12.419356] RPC: Registered named UNIX socket transport module.
[   12.419360] RPC: Registered udp transport module.
[   12.419362] RPC: Registered tcp transport module.
[   12.419365] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.419372] PCI: CLS 0 bytes, default 64
[   12.419687] armv8-pmu pmu: hw perfevents: no interrupt-affinity property, guessing.
[   12.420133] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[   12.455972] Initialise system trusted keyrings
[   12.456095] workingset: timestamp_bits=62 max_order=18 bucket_order=0
[   12.468715] NFS: Registering the id_resolver key type
[   12.468732] Key type id_resolver registered
[   12.468735] Key type id_legacy registered
[   12.468907] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   12.468911] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[   12.468936] jffs2: version 2.2. (NAND) (SUMMARY)  &#169; 2001-2006 Red Hat, Inc.
[   12.503015] NET: Registered PF_ALG protocol family
[   12.503025] xor: measuring software checksum speed
[   12.506784]    8regs           :  2626 MB/sec
[   12.509978]    32regs          :  3110 MB/sec
[   12.514242]    arm64_neon      :  2318 MB/sec
[   12.514246] xor: using function: 32regs (3110 MB/sec)
[   12.514251] Key type asymmetric registered
[   12.514255] Asymmetric key parser 'x509' registered
[   12.514320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[   12.514325] io scheduler mq-deadline registered
[   12.514329] io scheduler kyber registered
[   12.570690] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[   12.572638] Serial: AMBA driver
[   12.574318] cacheinfo: Unable to detect cache hierarchy for CPU 0
[   12.583325] brd: module loaded
[   12.591155] loop: module loaded
[   12.592786] mtdoops: mtd device (mtddev=name/number) must be supplied
[   12.595932] libphy: Fixed MDIO Bus: probed
[   12.598709] tun: Universal TUN/TAP device driver, 1.6
[   12.598867] CAN device driver interface
[   12.599447] e100: Intel(R) PRO/100 Network Driver
[   12.599450] e100: Copyright(c) 1999-2006 Intel Corporation
[   12.599512] e1000: Intel(R) PRO/1000 Network Driver
[   12.599515] e1000: Copyright (c) 1999-2006 Intel Corporation.
[   12.599574] e1000e: Intel(R) PRO/1000 Network Driver
[   12.599577] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   12.599631] igb: Intel(R) Gigabit Ethernet Network Driver
[   12.599634] igb: Copyright (c) 2007-2014 Intel Corporation.
[   12.599673] Intel(R) 2.5G Ethernet Linux Driver
[   12.599675] Copyright(c) 2018 Intel Corporation.
[   12.599715] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[   12.599717] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[   12.599761] i40e: Intel(R) Ethernet Connection XL710 Network Driver
[   12.599764] i40e: Copyright (c) 2013 - 2019 Intel Corporation.
[   12.599925] iavf: Intel(R) Ethernet Adaptive Virtual Function Network Driver
[   12.599928] Copyright (c) 2013 - 2018 Intel Corporation.
[   12.600063] Intel(R) Ethernet Switch Host Interface Driver
[   12.600066] Copyright(c) 2013 - 2019 Intel Corporation.
[   12.600193] ice: Intel(R) Ethernet Connection E800 Series Linux Driver
[   12.600196] ice: Copyright (c) 2018, Intel Corporation.
[   12.600805] usbcore: registered new interface driver asix
[   12.600876] usbcore: registered new interface driver ax88179_178a
[   12.600916] usbcore: registered new interface driver cdc_ether
[   12.600969] usbcore: registered new interface driver net1080
[   12.601008] usbcore: registered new interface driver cdc_subset
[   12.601046] usbcore: registered new interface driver zaurus
[   12.601108] usbcore: registered new interface driver cdc_ncm
[   12.602188] usbcore: registered new interface driver uas
[   12.602252] usbcore: registered new interface driver usb-storage
[   12.603588] rtc_zynqmp ffa60000.rtc: registered as rtc0
[   12.603600] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-01T00:00:09 UTC (9)
[   12.603700] i2c_dev: i2c /dev entries driver
[   12.607332] usbcore: registered new interface driver uvcvideo
[   12.608196] Bluetooth: HCI UART driver ver 2.3
[   12.608201] Bluetooth: HCI UART protocol H4 registered
[   12.608205] Bluetooth: HCI UART protocol BCSP registered
[   12.608234] Bluetooth: HCI UART protocol LL registered
[   12.608237] Bluetooth: HCI UART protocol ATH3K registered
[   12.608264] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   12.608338] Bluetooth: HCI UART protocol Intel registered
[   12.608366] Bluetooth: HCI UART protocol QCA registered
[   12.608419] usbcore: registered new interface driver bcm203x
[   12.608471] usbcore: registered new interface driver bpa10x
[   12.608526] usbcore: registered new interface driver bfusb
[   12.608579] usbcore: registered new interface driver btusb
[   12.608659] usbcore: registered new interface driver ath3k
[   12.609229] EDAC MC0: Giving out device to module 1 controller synps_ddr_controller: DEV synps_edac (INTERRUPT)
[   12.609490] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[   12.609801] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[   12.610742] sdhci: Secure Digital Host Controller Interface driver
[   12.610745] sdhci: Copyright(c) Pierre Ossman
[   12.610747] sdhci-pltfm: SDHCI platform and OF driver helper
[   12.611301] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[   12.611387] zynqmp_firmware_probe Platform Management API v1.1
[   12.611393] zynqmp_firmware_probe Trustzone version v1.0
[   12.643515] securefw securefw: securefw probed
[   12.643685] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: The zynqmp-aes driver shall be deprecated in 2022.2 and removed in 2023.1
[   12.643839] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[   12.643872] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[   12.644078] zynqmp-keccak-384 firmware:zynqmp-firmware:sha384: The zynqmp-sha-deprecated driver shall be deprecated in 2022.2 and removed in 2023.1 release
[   12.644181] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[   12.644493] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[   12.644740] usbcore: registered new interface driver usbhid
[   12.644744] usbhid: USB HID core driver
[   12.650400] ARM CCI_400_r1 PMU driver probed
[   12.651536] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[   12.652299] usbcore: registered new interface driver snd-usb-audio
[   12.653845] pktgen: Packet Generator for packet performance testing. Version: 2.75
[   12.654624] Initializing XFRM netlink socket
[   12.655252] NET: Registered PF_INET6 protocol family
[   12.655921] Segment Routing with IPv6
[   12.655944] In-situ OAM (IOAM) with IPv6
[   12.656041] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   12.656620] NET: Registered PF_PACKET protocol family
[   12.656644] NET: Registered PF_KEY protocol family
[   12.656671] can: controller area network core
[   12.656724] NET: Registered PF_CAN protocol family
[   12.656727] can: raw protocol
[   12.656732] can: broadcast manager protocol
[   12.656744] can: netlink gateway - max_hops=1
[   12.657054] Bluetooth: RFCOMM TTY layer initialized
[   12.657065] Bluetooth: RFCOMM socket layer initialized
[   12.657083] Bluetooth: RFCOMM ver 1.11
[   12.657095] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.657098] Bluetooth: BNEP filters: protocol multicast
[   12.657106] Bluetooth: BNEP socket layer initialized
[   12.657109] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   12.657117] Bluetooth: HIDP socket layer initialized
[   12.657162] 8021q: 802.1Q VLAN Support v1.8
[   12.657415] 9pnet: Installing 9P2000 support
[   12.657435] Key type dns_resolver registered
[   12.657577] printk: console [tty0]: printing thread started
[   12.657618] registered taskstats version 1
[   12.657622] Loading compiled-in X.509 certificates
[   12.659921] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[   12.680526] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 66, base_baud = 6249999) is a xuartps
[   12.680680] printk: console [ttyPS0]: printing thread started
[   12.680694] printk: console [ttyPS0] enabled
[   12.683586] of-fpga-region fpga-full: FPGA Region probed
[   12.685922] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges:
[   12.685966] nwl-pcie fd0e0000.pcie:      MEM 0x00e0000000..0x00efffffff -> 0x00e0000000
[   12.685985] nwl-pcie fd0e0000.pcie:      MEM 0x0600000000..0x07ffffffff -> 0x0600000000
[   12.686100] nwl-pcie fd0e0000.pcie: Link is UP
[   12.686492] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00
[   12.686501] pci_bus 0000:00: root bus resource [bus 00-ff]
[   12.686508] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[   12.686514] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref]
[   12.686551] pci 0000:00:00.0: [10ee:d011] type 01 class 0x068000
[   12.686640] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[   12.688187] pci 0000:01:00.0: [8086:1521] type 00 class 0x020000
[   12.688214] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.688244] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.688274] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[   12.688407] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[   12.688730] pci 0000:01:00.1: [8086:1521] type 00 class 0x020000
[   12.688755] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.688785] pci 0000:01:00.1: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.689019] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[   12.689322] pci 0000:01:00.2: [8086:1521] type 00 class 0x020000
[   12.689347] pci 0000:01:00.2: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.689377] pci 0000:01:00.2: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.689406] pci 0000:01:00.2: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[   12.689531] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[   12.689841] pci 0000:01:00.3: [8086:1521] type 00 class 0x020000
[   12.689865] pci 0000:01:00.3: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.689895] pci 0000:01:00.3: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.689924] pci 0000:01:00.3: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[   12.690050] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
[   12.691440] pci 0000:00:00.0: BAR 8: assigned [mem 0xe0000000-0xe05fffff]
[   12.691464] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe00fffff]
[   12.691475] pci 0000:01:00.1: BAR 0: assigned [mem 0xe0100000-0xe01fffff]
[   12.691486] pci 0000:01:00.2: BAR 0: assigned [mem 0xe0200000-0xe02fffff]
[   12.691497] pci 0000:01:00.3: BAR 0: assigned [mem 0xe0300000-0xe03fffff]
[   12.691508] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0400000-0xe047ffff pref]
[   12.691516] pci 0000:01:00.2: BAR 6: assigned [mem 0xe0480000-0xe04fffff pref]
[   12.691523] pci 0000:01:00.3: BAR 6: assigned [mem 0xe0500000-0xe057ffff pref]
[   12.691531] pci 0000:01:00.0: BAR 3: assigned [mem 0xe0580000-0xe0583fff]
[   12.691541] pci 0000:01:00.1: BAR 3: assigned [mem 0xe0584000-0xe0587fff]
[   12.691552] pci 0000:01:00.2: BAR 3: assigned [mem 0xe0588000-0xe058bfff]
[   12.691563] pci 0000:01:00.3: BAR 3: assigned [mem 0xe058c000-0xe058ffff]
[   12.691579] pci 0000:00:00.0: PCI bridge to [bus 01-0c]
[   12.691587] pci 0000:00:00.0:   bridge window [mem 0xe0000000-0xe05fffff]
[   12.691810] pci 0000:00:00.0: enabling device (0000 -> 0002)
[   12.691823] igb 0000:01:00.0: enabling device (0000 -> 0002)
[   12.750546] igb 0000:01:00.0: added PHC on eth0
[   12.750552] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
[   12.750556] igb 0000:01:00.0: eth0: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:de
[   12.750880] igb 0000:01:00.0: eth0: PBA No: G15138-001
[   12.750884] igb 0000:01:00.0: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.751063] igb 0000:01:00.1: enabling device (0000 -> 0002)
[   12.809236] igb 0000:01:00.1: added PHC on eth1
[   12.809241] igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
[   12.809245] igb 0000:01:00.1: eth1: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:df
[   12.809568] igb 0000:01:00.1: eth1: PBA No: G15138-001
[   12.809572] igb 0000:01:00.1: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.809738] igb 0000:01:00.2: enabling device (0000 -> 0002)
[   12.867825] igb 0000:01:00.2: added PHC on eth2
[   12.867830] igb 0000:01:00.2: Intel(R) Gigabit Ethernet Network Connection
[   12.867834] igb 0000:01:00.2: eth2: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:e0
[   12.868157] igb 0000:01:00.2: eth2: PBA No: G15138-001
[   12.868161] igb 0000:01:00.2: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.868327] igb 0000:01:00.3: enabling device (0000 -> 0002)
[   12.926447] igb 0000:01:00.3: added PHC on eth3
[   12.926452] igb 0000:01:00.3: Intel(R) Gigabit Ethernet Network Connection
[   12.926456] igb 0000:01:00.3: eth3: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:e1
[   12.926779] igb 0000:01:00.3: eth3: PBA No: G15138-001
[   12.926783] igb 0000:01:00.3: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.927440] xilinx-zynqmp-dma fd500000.dma-controller: ZynqMP DMA driver Probe success
[   12.927899] xilinx-zynqmp-dma fd510000.dma-controller: ZynqMP DMA driver Probe success
[   12.928324] xilinx-zynqmp-dma fd520000.dma-controller: ZynqMP DMA driver Probe success
[   12.928750] xilinx-zynqmp-dma fd530000.dma-controller: ZynqMP DMA driver Probe success
[   12.929199] xilinx-zynqmp-dma fd540000.dma-controller: ZynqMP DMA driver Probe success
[   12.929628] xilinx-zynqmp-dma fd550000.dma-controller: ZynqMP DMA driver Probe success
[   12.930054] xilinx-zynqmp-dma fd560000.dma-controller: ZynqMP DMA driver Probe success
[   12.930472] xilinx-zynqmp-dma fd570000.dma-controller: ZynqMP DMA driver Probe success
[   12.930979] xilinx-zynqmp-dma ffa80000.dma-controller: ZynqMP DMA driver Probe success
[   12.931391] xilinx-zynqmp-dma ffa90000.dma-controller: ZynqMP DMA driver Probe success
[   12.931825] xilinx-zynqmp-dma ffaa0000.dma-controller: ZynqMP DMA driver Probe success
[   12.932249] xilinx-zynqmp-dma ffab0000.dma-controller: ZynqMP DMA driver Probe success
[   12.932673] xilinx-zynqmp-dma ffac0000.dma-controller: ZynqMP DMA driver Probe success
[   12.933113] xilinx-zynqmp-dma ffad0000.dma-controller: ZynqMP DMA driver Probe success
[   12.933535] xilinx-zynqmp-dma ffae0000.dma-controller: ZynqMP DMA driver Probe success
[   12.933954] xilinx-zynqmp-dma ffaf0000.dma-controller: ZynqMP DMA driver Probe success
[   12.934173] 80090000.serial: ttyUL1 at MMIO 0x80090000 (irq = 70, base_baud = 0) is a uartlite
[   12.934743] 800a0000.serial: ttyUL2 at MMIO 0x800a0000 (irq = 71, base_baud = 0) is a uartlite
[   12.935263] 800b0000.serial: ttyUL3 at MMIO 0x800b0000 (irq = 72, base_baud = 0) is a uartlite
[   12.935791] 800c0000.serial: ttyUL4 at MMIO 0x800c0000 (irq = 73, base_baud = 0) is a uartlite
[   12.936306] 800d0000.serial: ttyUL5 at MMIO 0x800d0000 (irq = 74, base_baud = 0) is a uartlite
[   12.937365] spi spi0.0: setup: ignoring unsupported mode bits 6000
[   12.938472] xilinx_can ff060000.can can0: TDC Offset value not in range
[   12.939289] xilinx_can ff070000.can can1: TDC Offset value not in range
[   12.939684] macb ff0b0000.ethernet: Not enabling partial store and forward
[   12.941444] libphy: MACB_mii_bus: probed
[   12.942733] macb ff0b0000.ethernet eth4: Cadence GEM rev 0x50070106 at 0xff0b0000 irq 39 (4e:19:eb:57:5e:21)
[   12.943140] macb ff0e0000.ethernet: Not enabling partial store and forward
[   12.959166] libphy: MACB_mii_bus: probed
[   12.959244] macb ff0e0000.ethernet eth5: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 40 (6e:be:84:04:f7:87)
[   12.959931] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[   12.960516] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[   12.961047] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[   12.961538] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[   12.984983] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[   12.985900] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
[   12.986743] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1333333 KHz, changing to: 1333320 KHz
[   12.997302] of_cfs_init
[   12.997342] of_cfs_init: OK
[   12.998305] ALSA device list:
[   12.998308]   No soundcards found.
[   12.998723] sdhci-arasan ff170000.sdhci1: can't request region for resource [mem 0xff170000-0xff170fff]
[   12.998733] sdhci-arasan ff170000.sdhci1: sdhci_pltfm_init failed -16
[   12.998751] sdhci-arasan: probe of ff170000.sdhci1 failed with error -16
[   13.004880] sdhci-arasan ff160000.sdhci0: can't request region for resource [mem 0xff160000-0xff160fff]
[   13.004887] sdhci-arasan ff160000.sdhci0: sdhci_pltfm_init failed -16
[   13.004901] sdhci-arasan: probe of ff160000.sdhci0 failed with error -16
[   13.039967] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[   13.040035] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[   13.040198] zynqmp_pll_disable() clock disable failed for dpll_int, ret = -13
[   13.044818] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[   13.044822] Please append a correct "root=" boot option; here are the available partitions:
[   13.044829] 0100           65536 ram0
[   13.044834]  (driver?)
[   13.044838] 0101           65536 ram1
[   13.044841]  (driver?)
[   13.044845] 0102           65536 ram2
[   13.044848]  (driver?)
[   13.044852] 0103           65536 ram3
[   13.044856]  (driver?)
[   13.044860] 0104           65536 ram4
[   13.044863]  (driver?)
[   13.044867] 0105           65536 ram5
[   13.044870]  (driver?)
[   13.044874] 0106           65536 ram6
[   13.044877]  (driver?)
[   13.044881] 0107           65536 ram7
[   13.044884]  (driver?)
[   13.044888] 0108           65536 ram8
[   13.044891]  (driver?)
[   13.044895] 0109           65536 ram9
[   13.044898]  (driver?)
[   13.044902] 010a           65536 ram10
[   13.044905]  (driver?)
[   13.044908] 010b           65536 ram11
[   13.044911]  (driver?)
[   13.044915] 010c           65536 ram12
[   13.044918]  (driver?)
[   13.044922] 010d           65536 ram13
[   13.044926]  (driver?)
[   13.044929] 010e           65536 ram14
[   13.044933]  (driver?)
[   13.044936] 010f           65536 ram15
[   13.044940]  (driver?)
[   13.044952] Kernel panic - not syncing:
[   13.044954] VFS: Unable to mount root fs on unknown-block(0,0)
[   13.044957] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.15.0-rt14-xilinx-v2022.2 #1
[   13.044963] Hardware name: xlnx,zynqmp (DT)
[   13.044966] Call trace:
[   13.044967]  dump_backtrace+0x0/0x190
[   13.044979]  show_stack+0x18/0x40
[   13.044986]  dump_stack_lvl+0x7c/0xa0
[   13.044994]  dump_stack+0x18/0x34
[   13.045000]  panic+0xb8/0x348
[   13.045006]  mount_block_root+0x184/0x234
[   13.045012]  mount_root+0x204/0x240
[   13.045017]  prepare_namespace+0x130/0x170
[   13.045023]  kernel_init_freeable+0x248/0x270
[   13.045028]  kernel_init+0x28/0x120
[   13.045035]  ret_from_fork+0x10/0x20


Snipaste_2025-05-28_01-06-58.png
Snipaste_2025-05-28_01-06-50.png
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-7 23:03:07 | 显示全部楼层
Xilinx Zynq MP First Stage Boot Loader
Release 2022.2   Oct  7 2022  -  04:56:16
NOTICE:  BL31: v2.6(release):xlnx_rebase_v2.6_2022.1_update3-18-g0897efd45
NOTICE:  BL31: Built : 03:55:03, Sep  9 2022


U-Boot 2022.01 (Sep 20 2022 - 06:35:33 +0000)

CPU:   ZynqMP
Silicon: v3
Board: Xilinx ZynqMP
DRAM:  ERROR: Failed to allocate 0x4200000 bytes below 0x0.
1 GiB
PMUFW:  v1.1
PMUFW no permission to change config object
EL Level:       EL2
Chip ID:        zu2cg
NAND:  0 MiB
MMC:   arasan_sdhci sdhci1: failed to get clock
arasan_sdhci sdhci0: failed to get clock
arasan_sdhci sdhci1: failed to get clock
sdhci1 - probe failed: -2
arasan_sdhci sdhci0: failed to get clock
sdhci0 - probe failed: -2
mmc@ff160000: 0, mmc@ff170000: 1arasan_sdhci sdhci1: failed to get clock

Loading Environment from FAT... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial
Out:   serial
Err:   serial
Bootmode: SD_MODE1
Reset reason:   EXTERNAL
Net:
ZYNQ GEM: ff0b0000, mdio bus ff0b0000, phyaddr 5, interface rgmii-id

Warning: ethernet@ff0b0000 (eth0) using random MAC address - 4e:19:eb:57:5e:21
eth0: ethernet@ff0b0000Get shared mii bus on ethernet@ff0e0000

ZYNQ GEM: ff0e0000, mdio bus ff0b0000, phyaddr 7, interface rgmii-id

Warning: ethernet@ff0e0000 (eth1) using random MAC address - 6e:be:84:04:f7:87
, eth1: ethernet@ff0e0000
scanning bus for devices...
starting USB...
No working controllers found
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found U-Boot script /boot.scr
ERROR: reserving fdt memory region failed (addr=0 size=40000000 flags=4)
2777 bytes read in 15 ms (180.7 KiB/s)
## Executing script at 20000000
Trying to load boot images from mmc1
ERROR: reserving fdt memory region failed (addr=0 size=40000000 flags=4)
9864104 bytes read in 651 ms (14.5 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
   Using 'conf-system-top.dtb' configuration
   Trying 'kernel-1' kernel subimage
     Description:  Linux kernel
     Created:      2022-10-03   7:46:54 UTC
     Type:         Kernel Image
     Compression:  gzip compressed
     Data Start:   0x100000ec
     Data Size:    9815177 Bytes = 9.4 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x00200000
     Entry Point:  0x00200000
     Hash algo:    sha256
     Hash value:   d078d49f7a6e6f14d6e6224a015295d1982bdbd0711fbafbc5124030f640296f
   Verifying Hash Integrity ... sha256+ OK
## Loading fdt from FIT Image at 10000000 ...
   Using 'conf-system-top.dtb' configuration
   Trying 'fdt-system-top.dtb' fdt subimage
     Description:  Flattened Device Tree blob
     Created:      2022-10-03   7:46:54 UTC
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x1095c688
     Data Size:    47029 Bytes = 45.9 KiB
     Architecture: AArch64
     Hash algo:    sha256
     Hash value:   17c6d00f86a2399fb307fb5eb6f0e48a58491e2eeda45234f5e76e57dce55a2b
   Verifying Hash Integrity ... sha256+ OK
   Booting using the fdt blob at 0x1095c688
   Uncompressing Kernel Image
ERROR: reserving fdt memory region failed (addr=0 size=40000000 flags=4)
   Loading Device Tree to 000000003bdea000, end 000000003bdf87b4 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.0-rt14-xilinx-v2022.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37.20210721) #1 SMP PREEMPT_RT Mon Oct 3 07:46:54 UTC 2022
[    0.000000] Machine model: xlnx,zynqmp
[    0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8')
[    0.000000] printk: bootconsole [cdns0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] cma: Reserved 256 MiB at 0x000000002bc00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 18 pages/cpu s36272 r8192 d29264 u73728
[    0.000000] pcpu-alloc: s36272 r8192 d29264 u73728 alloc=18*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Kernel command line: earlycon
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stackff, heap allocff, heap freeff
[    0.000000] Memory: 743200K/1048576K available (14656K kernel code, 1048K rwdata, 4164K rodata, 2112K init, 581K bss, 43232K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
[    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] rcu:     RCU_SOFTIRQ processing moved to rcuc kthreads.
[    0.000000]  No expedited grace period (rcu_normal_after_boot).
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: random: get_random_bytes called from start_kernel+0x478/0x6d8 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b0074340, max_idle_ns: 440795202884 ns
[    0.000000] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255543ns
[    0.008124] Console: colour dummy device 80x25
[    0.008142] printk: console [tty0] enabled
[    0.016438] printk: bootconsole [cdns0] disabled
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.0-rt14-xilinx-v2022.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37.20210721) #1 SMP PREEMPT_RT Mon Oct 3 07:46:54 UTC 2022
[    0.000000] Machine model: xlnx,zynqmp
[    0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8')
[    0.000000] printk: bootconsole [cdns0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] cma: Reserved 256 MiB at 0x000000002bc00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 18 pages/cpu s36272 r8192 d29264 u73728
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Kernel command line: earlycon
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stackff, heap allocff, heap freeff
[    0.000000] Memory: 743200K/1048576K available (14656K kernel code, 1048K rwdata, 4164K rodata, 2112K init, 581K bss, 43232K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
[    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] rcu:     RCU_SOFTIRQ processing moved to rcuc kthreads.
[    0.000000]  No expedited grace period (rcu_normal_after_boot).
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: random: get_random_bytes called from start_kernel+0x478/0x6d8 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b0074340, max_idle_ns: 440795202884 ns
[    0.000000] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255543ns
[    0.008124] Console: colour dummy device 80x25
[    0.008142] printk: console [tty0] enabled
[    0.016438] printk: bootconsole [cdns0] disabled
[    0.021041] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133332)
[    0.021049] pid_max: default: 32768 minimum: 301
[    0.021151] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.021161] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.022573] rcu: Hierarchical SRCU implementation.
[    0.023103] EFI services will not be available.
[    0.023310] smp: Bringing up secondary CPUs ...
[    0.023913] Detected VIPT I-cache on CPU1
[    0.023948] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    5.101351] CPU2: failed to come online
[    5.101355] CPU2: failed in unknown state : 0x0
[   10.225689] CPU3: failed to come online
[   10.225693] CPU3: failed in unknown state : 0x0
[   10.225726] smp: Brought up 1 node, 2 CPUs
[   10.225731] SMP: Total of 2 processors activated.
[   10.225734] CPU features: detected: 32-bit EL0 Support
[   10.225739] CPU features: detected: CRC32 instructions
[   10.225787] CPU: All CPU(s) started at EL2
[   10.225801] alternatives: patching kernel code
[   10.226510] devtmpfs: initialized
[   10.239301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[   10.239315] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[   10.246384] pinctrl core: initialized pinctrl subsystem
[   10.247137] DMI not present or invalid.
[   10.247417] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[   10.249020] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[   10.249128] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[   10.249176] audit: initializing netlink subsys (disabled)
[   10.250036] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[   10.250081] audit: type=2000 audit(10.228:1): state=initialized audit_enabled=0 res=1
[   10.250093] ASID allocator initialised with 65536 entries
[   10.250237] Serial: AMBA PL011 UART driver
[   10.290630] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[   10.290639] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[   10.290643] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[   10.290647] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[   11.255398] cryptd: max_cpu_qlen set to 1000
[   11.282878] DRBG: Continuing without Jitter RNG
[   11.383205] raid6: neonx8   gen()  2336 MB/s
[   11.451298] raid6: neonx8   xor()  1716 MB/s
[   11.519382] raid6: neonx4   gen()  2389 MB/s
[   11.587484] raid6: neonx4   xor()  1683 MB/s
[   11.655557] raid6: neonx2   gen()  2244 MB/s
[   11.723640] raid6: neonx2   xor()  1549 MB/s
[   11.791747] raid6: neonx1   gen()  1924 MB/s
[   11.859841] raid6: neonx1   xor()  1313 MB/s
[   11.927887] raid6: int64x8  gen()  1518 MB/s
[   11.995963] raid6: int64x8  xor()   859 MB/s
[   12.064041] raid6: int64x4  gen()  1780 MB/s
[   12.132118] raid6: int64x4  xor()   945 MB/s
[   12.200200] raid6: int64x2  gen()  1552 MB/s
[   12.268286] raid6: int64x2  xor()   832 MB/s
[   12.336373] raid6: int64x1  gen()  1148 MB/s
[   12.404435] raid6: int64x1  xor()   574 MB/s
[   12.404439] raid6: using algorithm neonx4 gen() 2389 MB/s
[   12.404442] raid6: .... xor() 1683 MB/s, rmw enabled
[   12.404445] raid6: using neon recovery algorithm
[   12.405351] iommu: Default domain type: Translated
[   12.405355] iommu: DMA domain TLB invalidation policy: strict mode
[   12.405750] SCSI subsystem initialized
[   12.405799] libata version 3.00 loaded.
[   12.406035] usbcore: registered new interface driver usbfs
[   12.406093] usbcore: registered new interface driver hub
[   12.406130] usbcore: registered new device driver usb
[   12.406262] mc: Linux media interface: v0.10
[   12.406302] videodev: Linux video capture interface: v2.00
[   12.406367] pps_core: LinuxPPS API ver. 1 registered
[   12.406370] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   12.406386] PTP clock support registered
[   12.406424] EDAC MC: Ver: 3.0.0
[   12.406934] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[   12.407344] FPGA manager framework
[   12.407586] Advanced Linux Sound Architecture Driver Initialized.
[   12.408308] Bluetooth: Core ver 2.22
[   12.408339] NET: Registered PF_BLUETOOTH protocol family
[   12.408342] Bluetooth: HCI device and connection manager initialized
[   12.408352] Bluetooth: HCI socket layer initialized
[   12.408359] Bluetooth: L2CAP socket layer initialized
[   12.408379] Bluetooth: SCO socket layer initialized
[   12.408795] clocksource: Switched to clocksource arch_sys_counter
[   12.408966] VFS: Disk quotas dquot_6.6.0
[   12.409006] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[   12.417597] NET: Registered PF_INET protocol family
[   12.417692] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[   12.418314] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 24576 bytes, linear)
[   12.418338] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[   12.418462] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear)
[   12.418632] TCP: Hash tables configured (established 8192 bind 8192)
[   12.418729] UDP hash table entries: 512 (order: 3, 49152 bytes, linear)
[   12.418770] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear)
[   12.418933] NET: Registered PF_UNIX/PF_LOCAL protocol family
[   12.419356] RPC: Registered named UNIX socket transport module.
[   12.419360] RPC: Registered udp transport module.
[   12.419362] RPC: Registered tcp transport module.
[   12.419365] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.419372] PCI: CLS 0 bytes, default 64
[   12.419687] armv8-pmu pmu: hw perfevents: no interrupt-affinity property, guessing.
[   12.420133] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[   12.455972] Initialise system trusted keyrings
[   12.456095] workingset: timestamp_bits=62 max_order=18 bucket_order=0
[   12.468715] NFS: Registering the id_resolver key type
[   12.468732] Key type id_resolver registered
[   12.468735] Key type id_legacy registered
[   12.468907] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   12.468911] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[   12.468936] jffs2: version 2.2. (NAND) (SUMMARY)  &#169; 2001-2006 Red Hat, Inc.
[   12.503015] NET: Registered PF_ALG protocol family
[   12.503025] xor: measuring software checksum speed
[   12.506784]    8regs           :  2626 MB/sec
[   12.509978]    32regs          :  3110 MB/sec
[   12.514242]    arm64_neon      :  2318 MB/sec
[   12.514246] xor: using function: 32regs (3110 MB/sec)
[   12.514251] Key type asymmetric registered
[   12.514255] Asymmetric key parser 'x509' registered
[   12.514320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[   12.514325] io scheduler mq-deadline registered
[   12.514329] io scheduler kyber registered
[   12.570690] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[   12.572638] Serial: AMBA driver
[   12.574318] cacheinfo: Unable to detect cache hierarchy for CPU 0
[   12.583325] brd: module loaded
[   12.591155] loop: module loaded
[   12.592786] mtdoops: mtd device (mtddev=name/number) must be supplied
[   12.595932] libphy: Fixed MDIO Bus: probed
[   12.598709] tun: Universal TUN/TAP device driver, 1.6
[   12.598867] CAN device driver interface
[   12.599447] e100: Intel(R) PRO/100 Network Driver
[   12.599450] e100: Copyright(c) 1999-2006 Intel Corporation
[   12.599512] e1000: Intel(R) PRO/1000 Network Driver
[   12.599515] e1000: Copyright (c) 1999-2006 Intel Corporation.
[   12.599574] e1000e: Intel(R) PRO/1000 Network Driver
[   12.599577] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   12.599631] igb: Intel(R) Gigabit Ethernet Network Driver
[   12.599634] igb: Copyright (c) 2007-2014 Intel Corporation.
[   12.599673] Intel(R) 2.5G Ethernet Linux Driver
[   12.599675] Copyright(c) 2018 Intel Corporation.
[   12.599715] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[   12.599717] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[   12.599761] i40e: Intel(R) Ethernet Connection XL710 Network Driver
[   12.599764] i40e: Copyright (c) 2013 - 2019 Intel Corporation.
[   12.599925] iavf: Intel(R) Ethernet Adaptive Virtual Function Network Driver
[   12.599928] Copyright (c) 2013 - 2018 Intel Corporation.
[   12.600063] Intel(R) Ethernet Switch Host Interface Driver
[   12.600066] Copyright(c) 2013 - 2019 Intel Corporation.
[   12.600193] ice: Intel(R) Ethernet Connection E800 Series Linux Driver
[   12.600196] ice: Copyright (c) 2018, Intel Corporation.
[   12.600805] usbcore: registered new interface driver asix
[   12.600876] usbcore: registered new interface driver ax88179_178a
[   12.600916] usbcore: registered new interface driver cdc_ether
[   12.600969] usbcore: registered new interface driver net1080
[   12.601008] usbcore: registered new interface driver cdc_subset
[   12.601046] usbcore: registered new interface driver zaurus
[   12.601108] usbcore: registered new interface driver cdc_ncm
[   12.602188] usbcore: registered new interface driver uas
[   12.602252] usbcore: registered new interface driver usb-storage
[   12.603588] rtc_zynqmp ffa60000.rtc: registered as rtc0
[   12.603600] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-01T00:00:09 UTC (9)
[   12.603700] i2c_dev: i2c /dev entries driver
[   12.607332] usbcore: registered new interface driver uvcvideo
[   12.608196] Bluetooth: HCI UART driver ver 2.3
[   12.608201] Bluetooth: HCI UART protocol H4 registered
[   12.608205] Bluetooth: HCI UART protocol BCSP registered
[   12.608234] Bluetooth: HCI UART protocol LL registered
[   12.608237] Bluetooth: HCI UART protocol ATH3K registered
[   12.608264] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   12.608338] Bluetooth: HCI UART protocol Intel registered
[   12.608366] Bluetooth: HCI UART protocol QCA registered
[   12.608419] usbcore: registered new interface driver bcm203x
[   12.608471] usbcore: registered new interface driver bpa10x
[   12.608526] usbcore: registered new interface driver bfusb
[   12.608579] usbcore: registered new interface driver btusb
[   12.608659] usbcore: registered new interface driver ath3k
[   12.609229] EDAC MC0: Giving out device to module 1 controller synps_ddr_controller: DEV synps_edac (INTERRUPT)
[   12.609490] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[   12.609801] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[   12.610742] sdhci: Secure Digital Host Controller Interface driver
[   12.610745] sdhci: Copyright(c) Pierre Ossman
[   12.610747] sdhci-pltfm: SDHCI platform and OF driver helper
[   12.611301] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[   12.611387] zynqmp_firmware_probe Platform Management API v1.1
[   12.611393] zynqmp_firmware_probe Trustzone version v1.0
[   12.643515] securefw securefw: securefw probed
[   12.643685] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: The zynqmp-aes driver shall be deprecated in 2022.2 and removed in 2023.1
[   12.643839] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[   12.643872] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[   12.644078] zynqmp-keccak-384 firmware:zynqmp-firmware:sha384: The zynqmp-sha-deprecated driver shall be deprecated in 2022.2 and removed in 2023.1 release
[   12.644181] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[   12.644493] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[   12.644740] usbcore: registered new interface driver usbhid
[   12.644744] usbhid: USB HID core driver
[   12.650400] ARM CCI_400_r1 PMU driver probed
[   12.651536] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[   12.652299] usbcore: registered new interface driver snd-usb-audio
[   12.653845] pktgen: Packet Generator for packet performance testing. Version: 2.75
[   12.654624] Initializing XFRM netlink socket
[   12.655252] NET: Registered PF_INET6 protocol family
[   12.655921] Segment Routing with IPv6
[   12.655944] In-situ OAM (IOAM) with IPv6
[   12.656041] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   12.656620] NET: Registered PF_PACKET protocol family
[   12.656644] NET: Registered PF_KEY protocol family
[   12.656671] can: controller area network core
[   12.656724] NET: Registered PF_CAN protocol family
[   12.656727] can: raw protocol
[   12.656732] can: broadcast manager protocol
[   12.656744] can: netlink gateway - max_hops=1
[   12.657054] Bluetooth: RFCOMM TTY layer initialized
[   12.657065] Bluetooth: RFCOMM socket layer initialized
[   12.657083] Bluetooth: RFCOMM ver 1.11
[   12.657095] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.657098] Bluetooth: BNEP filters: protocol multicast
[   12.657106] Bluetooth: BNEP socket layer initialized
[   12.657109] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   12.657117] Bluetooth: HIDP socket layer initialized
[   12.657162] 8021q: 802.1Q VLAN Support v1.8
[   12.657415] 9pnet: Installing 9P2000 support
[   12.657435] Key type dns_resolver registered
[   12.657577] printk: console [tty0]: printing thread started
[   12.657618] registered taskstats version 1
[   12.657622] Loading compiled-in X.509 certificates
[   12.659921] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[   12.680526] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 66, base_baud = 6249999) is a xuartps
[   12.680680] printk: console [ttyPS0]: printing thread started
[   12.680694] printk: console [ttyPS0] enabled
[   12.683586] of-fpga-region fpga-full: FPGA Region probed
[   12.685922] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges:
[   12.685966] nwl-pcie fd0e0000.pcie:      MEM 0x00e0000000..0x00efffffff -> 0x00e0000000
[   12.685985] nwl-pcie fd0e0000.pcie:      MEM 0x0600000000..0x07ffffffff -> 0x0600000000
[   12.686100] nwl-pcie fd0e0000.pcie: Link is UP
[   12.686492] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00
[   12.686501] pci_bus 0000:00: root bus resource [bus 00-ff]
[   12.686508] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[   12.686514] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref]
[   12.686551] pci 0000:00:00.0: [10ee:d011] type 01 class 0x068000
[   12.686640] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[   12.688187] pci 0000:01:00.0: [8086:1521] type 00 class 0x020000
[   12.688214] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.688244] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.688274] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[   12.688407] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[   12.688730] pci 0000:01:00.1: [8086:1521] type 00 class 0x020000
[   12.688755] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.688785] pci 0000:01:00.1: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.689019] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[   12.689322] pci 0000:01:00.2: [8086:1521] type 00 class 0x020000
[   12.689347] pci 0000:01:00.2: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.689377] pci 0000:01:00.2: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.689406] pci 0000:01:00.2: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[   12.689531] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[   12.689841] pci 0000:01:00.3: [8086:1521] type 00 class 0x020000
[   12.689865] pci 0000:01:00.3: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.689895] pci 0000:01:00.3: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.689924] pci 0000:01:00.3: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[   12.690050] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
[   12.691440] pci 0000:00:00.0: BAR 8: assigned [mem 0xe0000000-0xe05fffff]
[   12.691464] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe00fffff]
[   12.691475] pci 0000:01:00.1: BAR 0: assigned [mem 0xe0100000-0xe01fffff]
[   12.691486] pci 0000:01:00.2: BAR 0: assigned [mem 0xe0200000-0xe02fffff]
[   12.691497] pci 0000:01:00.3: BAR 0: assigned [mem 0xe0300000-0xe03fffff]
[   12.691508] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0400000-0xe047ffff pref]
[   12.691516] pci 0000:01:00.2: BAR 6: assigned [mem 0xe0480000-0xe04fffff pref]
[   12.691523] pci 0000:01:00.3: BAR 6: assigned [mem 0xe0500000-0xe057ffff pref]
[   12.691531] pci 0000:01:00.0: BAR 3: assigned [mem 0xe0580000-0xe0583fff]
[   12.691541] pci 0000:01:00.1: BAR 3: assigned [mem 0xe0584000-0xe0587fff]
[   12.691552] pci 0000:01:00.2: BAR 3: assigned [mem 0xe0588000-0xe058bfff]
[   12.691563] pci 0000:01:00.3: BAR 3: assigned [mem 0xe058c000-0xe058ffff]
[   12.691579] pci 0000:00:00.0: PCI bridge to [bus 01-0c]
[   12.691587] pci 0000:00:00.0:   bridge window [mem 0xe0000000-0xe05fffff]
[   12.691810] pci 0000:00:00.0: enabling device (0000 -> 0002)
[   12.691823] igb 0000:01:00.0: enabling device (0000 -> 0002)
[   12.750546] igb 0000:01:00.0: added PHC on eth0
[   12.750552] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
[   12.750556] igb 0000:01:00.0: eth0: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:de
[   12.750880] igb 0000:01:00.0: eth0: PBA No: G15138-001
[   12.750884] igb 0000:01:00.0: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.751063] igb 0000:01:00.1: enabling device (0000 -> 0002)
[   12.809236] igb 0000:01:00.1: added PHC on eth1
[   12.809241] igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
[   12.809245] igb 0000:01:00.1: eth1: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:df
[   12.809568] igb 0000:01:00.1: eth1: PBA No: G15138-001
[   12.809572] igb 0000:01:00.1: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.809738] igb 0000:01:00.2: enabling device (0000 -> 0002)
[   12.867825] igb 0000:01:00.2: added PHC on eth2
[   12.867830] igb 0000:01:00.2: Intel(R) Gigabit Ethernet Network Connection
[   12.867834] igb 0000:01:00.2: eth2: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:e0
[   12.868157] igb 0000:01:00.2: eth2: PBA No: G15138-001
[   12.868161] igb 0000:01:00.2: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.868327] igb 0000:01:00.3: enabling device (0000 -> 0002)
[   12.926447] igb 0000:01:00.3: added PHC on eth3
[   12.926452] igb 0000:01:00.3: Intel(R) Gigabit Ethernet Network Connection
[   12.926456] igb 0000:01:00.3: eth3: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:e1
[   12.926779] igb 0000:01:00.3: eth3: PBA No: G15138-001
[   12.926783] igb 0000:01:00.3: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.927440] xilinx-zynqmp-dma fd500000.dma-controller: ZynqMP DMA driver Probe success
[   12.927899] xilinx-zynqmp-dma fd510000.dma-controller: ZynqMP DMA driver Probe success
[   12.928324] xilinx-zynqmp-dma fd520000.dma-controller: ZynqMP DMA driver Probe success
[   12.928750] xilinx-zynqmp-dma fd530000.dma-controller: ZynqMP DMA driver Probe success
[   12.929199] xilinx-zynqmp-dma fd540000.dma-controller: ZynqMP DMA driver Probe success
[   12.929628] xilinx-zynqmp-dma fd550000.dma-controller: ZynqMP DMA driver Probe success
[   12.930054] xilinx-zynqmp-dma fd560000.dma-controller: ZynqMP DMA driver Probe success
[   12.930472] xilinx-zynqmp-dma fd570000.dma-controller: ZynqMP DMA driver Probe success
[   12.930979] xilinx-zynqmp-dma ffa80000.dma-controller: ZynqMP DMA driver Probe success
[   12.931391] xilinx-zynqmp-dma ffa90000.dma-controller: ZynqMP DMA driver Probe success
[   12.931825] xilinx-zynqmp-dma ffaa0000.dma-controller: ZynqMP DMA driver Probe success
[   12.932249] xilinx-zynqmp-dma ffab0000.dma-controller: ZynqMP DMA driver Probe success
[   12.932673] xilinx-zynqmp-dma ffac0000.dma-controller: ZynqMP DMA driver Probe success
[   12.933113] xilinx-zynqmp-dma ffad0000.dma-controller: ZynqMP DMA driver Probe success
[   12.933535] xilinx-zynqmp-dma ffae0000.dma-controller: ZynqMP DMA driver Probe success
[   12.933954] xilinx-zynqmp-dma ffaf0000.dma-controller: ZynqMP DMA driver Probe success
[   12.934173] 80090000.serial: ttyUL1 at MMIO 0x80090000 (irq = 70, base_baud = 0) is a uartlite
[   12.934743] 800a0000.serial: ttyUL2 at MMIO 0x800a0000 (irq = 71, base_baud = 0) is a uartlite
[   12.935263] 800b0000.serial: ttyUL3 at MMIO 0x800b0000 (irq = 72, base_baud = 0) is a uartlite
[   12.935791] 800c0000.serial: ttyUL4 at MMIO 0x800c0000 (irq = 73, base_baud = 0) is a uartlite
[   12.936306] 800d0000.serial: ttyUL5 at MMIO 0x800d0000 (irq = 74, base_baud = 0) is a uartlite
[   12.937365] spi spi0.0: setup: ignoring unsupported mode bits 6000
[   12.938472] xilinx_can ff060000.can can0: TDC Offset value not in range
[   12.939289] xilinx_can ff070000.can can1: TDC Offset value not in range
[   12.939684] macb ff0b0000.ethernet: Not enabling partial store and forward
[   12.941444] libphy: MACB_mii_bus: probed
[   12.942733] macb ff0b0000.ethernet eth4: Cadence GEM rev 0x50070106 at 0xff0b0000 irq 39 (4e:19:eb:57:5e:21)
[   12.943140] macb ff0e0000.ethernet: Not enabling partial store and forward
[   12.959166] libphy: MACB_mii_bus: probed
[   12.959244] macb ff0e0000.ethernet eth5: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 40 (6e:be:84:04:f7:87)
[   12.959931] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[   12.960516] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[   12.961047] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[   12.961538] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[   12.984983] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[   12.985900] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
[   12.986743] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1333333 KHz, changing to: 1333320 KHz
[   12.997302] of_cfs_init
[   12.997342] of_cfs_init: OK
[   12.998305] ALSA device list:
[   12.998308]   No soundcards found.
[   12.998723] sdhci-arasan ff170000.sdhci1: can't request region for resource [mem 0xff170000-0xff170fff]
[   12.998733] sdhci-arasan ff170000.sdhci1: sdhci_pltfm_init failed -16
[   12.998751] sdhci-arasan: probe of ff170000.sdhci1 failed with error -16
[   13.004880] sdhci-arasan ff160000.sdhci0: can't request region for resource [mem 0xff160000-0xff160fff]
[   13.004887] sdhci-arasan ff160000.sdhci0: sdhci_pltfm_init failed -16
[   13.004901] sdhci-arasan: probe of ff160000.sdhci0 failed with error -16
[   13.039967] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[   13.040035] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[   13.040198] zynqmp_pll_disable() clock disable failed for dpll_int, ret = -13
[   13.044818] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[   13.044822] Please append a correct "root=" boot option; here are the available partitions:
[   13.044829] 0100           65536 ram0
[   13.044834]  (driver?)
[   13.044838] 0101           65536 ram1
[   13.044841]  (driver?)
[   13.044845] 0102           65536 ram2
[   13.044848]  (driver?)
[   13.044852] 0103           65536 ram3
[   13.044856]  (driver?)
[   13.044860] 0104           65536 ram4
[   13.044863]  (driver?)
[   13.044867] 0105           65536 ram5
[   13.044870]  (driver?)
[   13.044874] 0106           65536 ram6
[   13.044877]  (driver?)
[   13.044881] 0107           65536 ram7
[   13.044884]  (driver?)
[   13.044888] 0108           65536 ram8
[   13.044891]  (driver?)
[   13.044895] 0109           65536 ram9
[   13.044898]  (driver?)
[   13.044902] 010a           65536 ram10
[   13.044905]  (driver?)
[   13.044908] 010b           65536 ram11
[   13.044911]  (driver?)
[   13.044915] 010c           65536 ram12
[   13.044918]  (driver?)
[   13.044922] 010d           65536 ram13
[   13.044926]  (driver?)
[   13.044929] 010e           65536 ram14
[   13.044933]  (driver?)
[   13.044936] 010f           65536 ram15
[   13.044940]  (driver?)
[   13.044952] Kernel panic - not syncing:
[   13.044954] VFS: Unable to mount root fs on unknown-block(0,0)
[   13.044957] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.15.0-rt14-xilinx-v2022.2 #1
[   13.044963] Hardware name: xlnx,zynqmp (DT)
[   13.044966] Call trace:
[   13.044967]  dump_backtrace+0x0/0x190
[   13.044979]  show_stack+0x18/0x40
[   13.044986]  dump_stack_lvl+0x7c/0xa0
[   13.044994]  dump_stack+0x18/0x34
[   13.045000]  panic+0xb8/0x348
[   13.045006]  mount_block_root+0x184/0x234
[   13.045012]  mount_root+0x204/0x240
[   13.045017]  prepare_namespace+0x130/0x170
[   13.045023]  kernel_init_freeable+0x248/0x270
[   13.045028]  kernel_init+0x28/0x120
[   13.045035]  ret_from_fork+0x10/0x20


日志

日志

日志

日志
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-7 23:19:46 | 显示全部楼层
Alexan 发表于 2025-6-4 14:05
卡在哪里,截图看一下

我把日志和截图贴在下面了,麻烦大佬帮忙看一下
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-8 00:00:18 | 显示全部楼层
Alexan 发表于 2025-6-4 14:05
卡在哪里,截图看一下

截图和完整日志贴在下面了,麻烦大佬帮忙看一下
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-8 00:01:37 | 显示全部楼层
完整的日志和截图我贴在下面了,麻烦各位大佬帮忙看一下
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-8 18:45:27 | 显示全部楼层
滴滴      
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-8 18:46:31 | 显示全部楼层
Xilinx Zynq MP First Stage Boot Loader
Release 2022.2   Oct  7 2022  -  04:56:16
NOTICE:  BL31: v2.6(release):xlnx_rebase_v2.6_2022.1_update3-18-g0897efd45
NOTICE:  BL31: Built : 03:55:03, Sep  9 2022


U-Boot 2022.01 (Sep 20 2022 - 06:35:33 +0000)

CPU:   ZynqMP
Silicon: v3
Board: Xilinx ZynqMP
DRAM:  ERROR: Failed to allocate 0x4200000 bytes below 0x0.
1 GiB
PMUFW:  v1.1
PMUFW no permission to change config object
EL Level:       EL2
Chip ID:        zu2cg
NAND:  0 MiB
MMC:   arasan_sdhci sdhci1: failed to get clock
arasan_sdhci sdhci0: failed to get clock
arasan_sdhci sdhci1: failed to get clock
sdhci1 - probe failed: -2
arasan_sdhci sdhci0: failed to get clock
sdhci0 - probe failed: -2
mmc@ff160000: 0, mmc@ff170000: 1arasan_sdhci sdhci1: failed to get clock

Loading Environment from FAT... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial
Out:   serial
Err:   serial
Bootmode: SD_MODE1
Reset reason:   EXTERNAL
Net:
ZYNQ GEM: ff0b0000, mdio bus ff0b0000, phyaddr 5, interface rgmii-id

Warning: ethernet@ff0b0000 (eth0) using random MAC address - 4e:19:eb:57:5e:21
eth0: ethernet@ff0b0000Get shared mii bus on ethernet@ff0e0000

ZYNQ GEM: ff0e0000, mdio bus ff0b0000, phyaddr 7, interface rgmii-id

Warning: ethernet@ff0e0000 (eth1) using random MAC address - 6e:be:84:04:f7:87
, eth1: ethernet@ff0e0000
scanning bus for devices...
starting USB...
No working controllers found
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found U-Boot script /boot.scr
ERROR: reserving fdt memory region failed (addr=0 size=40000000 flags=4)
2777 bytes read in 15 ms (180.7 KiB/s)
## Executing script at 20000000
Trying to load boot images from mmc1
ERROR: reserving fdt memory region failed (addr=0 size=40000000 flags=4)
9864104 bytes read in 651 ms (14.5 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
   Using 'conf-system-top.dtb' configuration
   Trying 'kernel-1' kernel subimage
     Description:  Linux kernel
     Created:      2022-10-03   7:46:54 UTC
     Type:         Kernel Image
     Compression:  gzip compressed
     Data Start:   0x100000ec
     Data Size:    9815177 Bytes = 9.4 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x00200000
     Entry Point:  0x00200000
     Hash algo:    sha256
     Hash value:   d078d49f7a6e6f14d6e6224a015295d1982bdbd0711fbafbc5124030f640296f
   Verifying Hash Integrity ... sha256+ OK
## Loading fdt from FIT Image at 10000000 ...
   Using 'conf-system-top.dtb' configuration
   Trying 'fdt-system-top.dtb' fdt subimage
     Description:  Flattened Device Tree blob
     Created:      2022-10-03   7:46:54 UTC
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x1095c688
     Data Size:    47029 Bytes = 45.9 KiB
     Architecture: AArch64
     Hash algo:    sha256
     Hash value:   17c6d00f86a2399fb307fb5eb6f0e48a58491e2eeda45234f5e76e57dce55a2b
   Verifying Hash Integrity ... sha256+ OK
   Booting using the fdt blob at 0x1095c688
   Uncompressing Kernel Image
ERROR: reserving fdt memory region failed (addr=0 size=40000000 flags=4)
   Loading Device Tree to 000000003bdea000, end 000000003bdf87b4 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.0-rt14-xilinx-v2022.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37.20210721) #1 SMP PREEMPT_RT Mon Oct 3 07:46:54 UTC 2022
[    0.000000] Machine model: xlnx,zynqmp
[    0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8')
[    0.000000] printk: bootconsole [cdns0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] cma: Reserved 256 MiB at 0x000000002bc00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 18 pages/cpu s36272 r8192 d29264 u73728
[    0.000000] pcpu-alloc: s36272 r8192 d29264 u73728 alloc=18*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Kernel command line: earlycon
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stackff, heap allocff, heap freeff
[    0.000000] Memory: 743200K/1048576K available (14656K kernel code, 1048K rwdata, 4164K rodata, 2112K init, 581K bss, 43232K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
[    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] rcu:     RCU_SOFTIRQ processing moved to rcuc kthreads.
[    0.000000]  No expedited grace period (rcu_normal_after_boot).
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: random: get_random_bytes called from start_kernel+0x478/0x6d8 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b0074340, max_idle_ns: 440795202884 ns
[    0.000000] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255543ns
[    0.008124] Console: colour dummy device 80x25
[    0.008142] printk: console [tty0] enabled
[    0.016438] printk: bootconsole [cdns0] disabled
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.0-rt14-xilinx-v2022.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37.20210721) #1 SMP PREEMPT_RT Mon Oct 3 07:46:54 UTC 2022
[    0.000000] Machine model: xlnx,zynqmp
[    0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8')
[    0.000000] printk: bootconsole [cdns0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] cma: Reserved 256 MiB at 0x000000002bc00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 18 pages/cpu s36272 r8192 d29264 u73728
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Kernel command line: earlycon
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stackff, heap allocff, heap freeff
[    0.000000] Memory: 743200K/1048576K available (14656K kernel code, 1048K rwdata, 4164K rodata, 2112K init, 581K bss, 43232K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
[    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] rcu:     RCU_SOFTIRQ processing moved to rcuc kthreads.
[    0.000000]  No expedited grace period (rcu_normal_after_boot).
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: random: get_random_bytes called from start_kernel+0x478/0x6d8 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b0074340, max_idle_ns: 440795202884 ns
[    0.000000] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255543ns
[    0.008124] Console: colour dummy device 80x25
[    0.008142] printk: console [tty0] enabled
[    0.016438] printk: bootconsole [cdns0] disabled
[    0.021041] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133332)
[    0.021049] pid_max: default: 32768 minimum: 301
[    0.021151] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.021161] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.022573] rcu: Hierarchical SRCU implementation.
[    0.023103] EFI services will not be available.
[    0.023310] smp: Bringing up secondary CPUs ...
[    0.023913] Detected VIPT I-cache on CPU1
[    0.023948] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    5.101351] CPU2: failed to come online
[    5.101355] CPU2: failed in unknown state : 0x0
[   10.225689] CPU3: failed to come online
[   10.225693] CPU3: failed in unknown state : 0x0
[   10.225726] smp: Brought up 1 node, 2 CPUs
[   10.225731] SMP: Total of 2 processors activated.
[   10.225734] CPU features: detected: 32-bit EL0 Support
[   10.225739] CPU features: detected: CRC32 instructions
[   10.225787] CPU: All CPU(s) started at EL2
[   10.225801] alternatives: patching kernel code
[   10.226510] devtmpfs: initialized
[   10.239301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[   10.239315] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[   10.246384] pinctrl core: initialized pinctrl subsystem
[   10.247137] DMI not present or invalid.
[   10.247417] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[   10.249020] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[   10.249128] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[   10.249176] audit: initializing netlink subsys (disabled)
[   10.250036] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[   10.250081] audit: type=2000 audit(10.228:1): state=initialized audit_enabled=0 res=1
[   10.250093] ASID allocator initialised with 65536 entries
[   10.250237] Serial: AMBA PL011 UART driver
[   10.290630] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[   10.290639] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[   10.290643] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[   10.290647] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[   11.255398] cryptd: max_cpu_qlen set to 1000
[   11.282878] DRBG: Continuing without Jitter RNG
[   11.383205] raid6: neonx8   gen()  2336 MB/s
[   11.451298] raid6: neonx8   xor()  1716 MB/s
[   11.519382] raid6: neonx4   gen()  2389 MB/s
[   11.587484] raid6: neonx4   xor()  1683 MB/s
[   11.655557] raid6: neonx2   gen()  2244 MB/s
[   11.723640] raid6: neonx2   xor()  1549 MB/s
[   11.791747] raid6: neonx1   gen()  1924 MB/s
[   11.859841] raid6: neonx1   xor()  1313 MB/s
[   11.927887] raid6: int64x8  gen()  1518 MB/s
[   11.995963] raid6: int64x8  xor()   859 MB/s
[   12.064041] raid6: int64x4  gen()  1780 MB/s
[   12.132118] raid6: int64x4  xor()   945 MB/s
[   12.200200] raid6: int64x2  gen()  1552 MB/s
[   12.268286] raid6: int64x2  xor()   832 MB/s
[   12.336373] raid6: int64x1  gen()  1148 MB/s
[   12.404435] raid6: int64x1  xor()   574 MB/s
[   12.404439] raid6: using algorithm neonx4 gen() 2389 MB/s
[   12.404442] raid6: .... xor() 1683 MB/s, rmw enabled
[   12.404445] raid6: using neon recovery algorithm
[   12.405351] iommu: Default domain type: Translated
[   12.405355] iommu: DMA domain TLB invalidation policy: strict mode
[   12.405750] SCSI subsystem initialized
[   12.405799] libata version 3.00 loaded.
[   12.406035] usbcore: registered new interface driver usbfs
[   12.406093] usbcore: registered new interface driver hub
[   12.406130] usbcore: registered new device driver usb
[   12.406262] mc: Linux media interface: v0.10
[   12.406302] videodev: Linux video capture interface: v2.00
[   12.406367] pps_core: LinuxPPS API ver. 1 registered
[   12.406370] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   12.406386] PTP clock support registered
[   12.406424] EDAC MC: Ver: 3.0.0
[   12.406934] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[   12.407344] FPGA manager framework
[   12.407586] Advanced Linux Sound Architecture Driver Initialized.
[   12.408308] Bluetooth: Core ver 2.22
[   12.408339] NET: Registered PF_BLUETOOTH protocol family
[   12.408342] Bluetooth: HCI device and connection manager initialized
[   12.408352] Bluetooth: HCI socket layer initialized
[   12.408359] Bluetooth: L2CAP socket layer initialized
[   12.408379] Bluetooth: SCO socket layer initialized
[   12.408795] clocksource: Switched to clocksource arch_sys_counter
[   12.408966] VFS: Disk quotas dquot_6.6.0
[   12.409006] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[   12.417597] NET: Registered PF_INET protocol family
[   12.417692] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[   12.418314] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 24576 bytes, linear)
[   12.418338] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[   12.418462] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear)
[   12.418632] TCP: Hash tables configured (established 8192 bind 8192)
[   12.418729] UDP hash table entries: 512 (order: 3, 49152 bytes, linear)
[   12.418770] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear)
[   12.418933] NET: Registered PF_UNIX/PF_LOCAL protocol family
[   12.419356] RPC: Registered named UNIX socket transport module.
[   12.419360] RPC: Registered udp transport module.
[   12.419362] RPC: Registered tcp transport module.
[   12.419365] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.419372] PCI: CLS 0 bytes, default 64
[   12.419687] armv8-pmu pmu: hw perfevents: no interrupt-affinity property, guessing.
[   12.420133] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[   12.455972] Initialise system trusted keyrings
[   12.456095] workingset: timestamp_bits=62 max_order=18 bucket_order=0
[   12.468715] NFS: Registering the id_resolver key type
[   12.468732] Key type id_resolver registered
[   12.468735] Key type id_legacy registered
[   12.468907] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   12.468911] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[   12.468936] jffs2: version 2.2. (NAND) (SUMMARY)  &#169; 2001-2006 Red Hat, Inc.
[   12.503015] NET: Registered PF_ALG protocol family
[   12.503025] xor: measuring software checksum speed
[   12.506784]    8regs           :  2626 MB/sec
[   12.509978]    32regs          :  3110 MB/sec
[   12.514242]    arm64_neon      :  2318 MB/sec
[   12.514246] xor: using function: 32regs (3110 MB/sec)
[   12.514251] Key type asymmetric registered
[   12.514255] Asymmetric key parser 'x509' registered
[   12.514320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[   12.514325] io scheduler mq-deadline registered
[   12.514329] io scheduler kyber registered
[   12.570690] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[   12.572638] Serial: AMBA driver
[   12.574318] cacheinfo: Unable to detect cache hierarchy for CPU 0
[   12.583325] brd: module loaded
[   12.591155] loop: module loaded
[   12.592786] mtdoops: mtd device (mtddev=name/number) must be supplied
[   12.595932] libphy: Fixed MDIO Bus: probed
[   12.598709] tun: Universal TUN/TAP device driver, 1.6
[   12.598867] CAN device driver interface
[   12.599447] e100: Intel(R) PRO/100 Network Driver
[   12.599450] e100: Copyright(c) 1999-2006 Intel Corporation
[   12.599512] e1000: Intel(R) PRO/1000 Network Driver
[   12.599515] e1000: Copyright (c) 1999-2006 Intel Corporation.
[   12.599574] e1000e: Intel(R) PRO/1000 Network Driver
[   12.599577] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   12.599631] igb: Intel(R) Gigabit Ethernet Network Driver
[   12.599634] igb: Copyright (c) 2007-2014 Intel Corporation.
[   12.599673] Intel(R) 2.5G Ethernet Linux Driver
[   12.599675] Copyright(c) 2018 Intel Corporation.
[   12.599715] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[   12.599717] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[   12.599761] i40e: Intel(R) Ethernet Connection XL710 Network Driver
[   12.599764] i40e: Copyright (c) 2013 - 2019 Intel Corporation.
[   12.599925] iavf: Intel(R) Ethernet Adaptive Virtual Function Network Driver
[   12.599928] Copyright (c) 2013 - 2018 Intel Corporation.
[   12.600063] Intel(R) Ethernet Switch Host Interface Driver
[   12.600066] Copyright(c) 2013 - 2019 Intel Corporation.
[   12.600193] ice: Intel(R) Ethernet Connection E800 Series Linux Driver
[   12.600196] ice: Copyright (c) 2018, Intel Corporation.
[   12.600805] usbcore: registered new interface driver asix
[   12.600876] usbcore: registered new interface driver ax88179_178a
[   12.600916] usbcore: registered new interface driver cdc_ether
[   12.600969] usbcore: registered new interface driver net1080
[   12.601008] usbcore: registered new interface driver cdc_subset
[   12.601046] usbcore: registered new interface driver zaurus
[   12.601108] usbcore: registered new interface driver cdc_ncm
[   12.602188] usbcore: registered new interface driver uas
[   12.602252] usbcore: registered new interface driver usb-storage
[   12.603588] rtc_zynqmp ffa60000.rtc: registered as rtc0
[   12.603600] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-01T00:00:09 UTC (9)
[   12.603700] i2c_dev: i2c /dev entries driver
[   12.607332] usbcore: registered new interface driver uvcvideo
[   12.608196] Bluetooth: HCI UART driver ver 2.3
[   12.608201] Bluetooth: HCI UART protocol H4 registered
[   12.608205] Bluetooth: HCI UART protocol BCSP registered
[   12.608234] Bluetooth: HCI UART protocol LL registered
[   12.608237] Bluetooth: HCI UART protocol ATH3K registered
[   12.608264] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   12.608338] Bluetooth: HCI UART protocol Intel registered
[   12.608366] Bluetooth: HCI UART protocol QCA registered
[   12.608419] usbcore: registered new interface driver bcm203x
[   12.608471] usbcore: registered new interface driver bpa10x
[   12.608526] usbcore: registered new interface driver bfusb
[   12.608579] usbcore: registered new interface driver btusb
[   12.608659] usbcore: registered new interface driver ath3k
[   12.609229] EDAC MC0: Giving out device to module 1 controller synps_ddr_controller: DEV synps_edac (INTERRUPT)
[   12.609490] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[   12.609801] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[   12.610742] sdhci: Secure Digital Host Controller Interface driver
[   12.610745] sdhci: Copyright(c) Pierre Ossman
[   12.610747] sdhci-pltfm: SDHCI platform and OF driver helper
[   12.611301] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[   12.611387] zynqmp_firmware_probe Platform Management API v1.1
[   12.611393] zynqmp_firmware_probe Trustzone version v1.0
[   12.643515] securefw securefw: securefw probed
[   12.643685] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: The zynqmp-aes driver shall be deprecated in 2022.2 and removed in 2023.1
[   12.643839] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[   12.643872] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[   12.644078] zynqmp-keccak-384 firmware:zynqmp-firmware:sha384: The zynqmp-sha-deprecated driver shall be deprecated in 2022.2 and removed in 2023.1 release
[   12.644181] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[   12.644493] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[   12.644740] usbcore: registered new interface driver usbhid
[   12.644744] usbhid: USB HID core driver
[   12.650400] ARM CCI_400_r1 PMU driver probed
[   12.651536] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[   12.652299] usbcore: registered new interface driver snd-usb-audio
[   12.653845] pktgen: Packet Generator for packet performance testing. Version: 2.75
[   12.654624] Initializing XFRM netlink socket
[   12.655252] NET: Registered PF_INET6 protocol family
[   12.655921] Segment Routing with IPv6
[   12.655944] In-situ OAM (IOAM) with IPv6
[   12.656041] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   12.656620] NET: Registered PF_PACKET protocol family
[   12.656644] NET: Registered PF_KEY protocol family
[   12.656671] can: controller area network core
[   12.656724] NET: Registered PF_CAN protocol family
[   12.656727] can: raw protocol
[   12.656732] can: broadcast manager protocol
[   12.656744] can: netlink gateway - max_hops=1
[   12.657054] Bluetooth: RFCOMM TTY layer initialized
[   12.657065] Bluetooth: RFCOMM socket layer initialized
[   12.657083] Bluetooth: RFCOMM ver 1.11
[   12.657095] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.657098] Bluetooth: BNEP filters: protocol multicast
[   12.657106] Bluetooth: BNEP socket layer initialized
[   12.657109] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   12.657117] Bluetooth: HIDP socket layer initialized
[   12.657162] 8021q: 802.1Q VLAN Support v1.8
[   12.657415] 9pnet: Installing 9P2000 support
[   12.657435] Key type dns_resolver registered
[   12.657577] printk: console [tty0]: printing thread started
[   12.657618] registered taskstats version 1
[   12.657622] Loading compiled-in X.509 certificates
[   12.659921] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[   12.680526] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 66, base_baud = 6249999) is a xuartps
[   12.680680] printk: console [ttyPS0]: printing thread started
[   12.680694] printk: console [ttyPS0] enabled
[   12.683586] of-fpga-region fpga-full: FPGA Region probed
[   12.685922] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges:
[   12.685966] nwl-pcie fd0e0000.pcie:      MEM 0x00e0000000..0x00efffffff -> 0x00e0000000
[   12.685985] nwl-pcie fd0e0000.pcie:      MEM 0x0600000000..0x07ffffffff -> 0x0600000000
[   12.686100] nwl-pcie fd0e0000.pcie: Link is UP
[   12.686492] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00
[   12.686501] pci_bus 0000:00: root bus resource [bus 00-ff]
[   12.686508] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[   12.686514] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref]
[   12.686551] pci 0000:00:00.0: [10ee:d011] type 01 class 0x068000
[   12.686640] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[   12.688187] pci 0000:01:00.0: [8086:1521] type 00 class 0x020000
[   12.688214] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.688244] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.688274] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[   12.688407] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[   12.688730] pci 0000:01:00.1: [8086:1521] type 00 class 0x020000
[   12.688755] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.688785] pci 0000:01:00.1: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.689019] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[   12.689322] pci 0000:01:00.2: [8086:1521] type 00 class 0x020000
[   12.689347] pci 0000:01:00.2: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.689377] pci 0000:01:00.2: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.689406] pci 0000:01:00.2: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[   12.689531] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[   12.689841] pci 0000:01:00.3: [8086:1521] type 00 class 0x020000
[   12.689865] pci 0000:01:00.3: reg 0x10: [mem 0x00000000-0x000fffff]
[   12.689895] pci 0000:01:00.3: reg 0x1c: [mem 0x00000000-0x00003fff]
[   12.689924] pci 0000:01:00.3: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[   12.690050] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
[   12.691440] pci 0000:00:00.0: BAR 8: assigned [mem 0xe0000000-0xe05fffff]
[   12.691464] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe00fffff]
[   12.691475] pci 0000:01:00.1: BAR 0: assigned [mem 0xe0100000-0xe01fffff]
[   12.691486] pci 0000:01:00.2: BAR 0: assigned [mem 0xe0200000-0xe02fffff]
[   12.691497] pci 0000:01:00.3: BAR 0: assigned [mem 0xe0300000-0xe03fffff]
[   12.691508] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0400000-0xe047ffff pref]
[   12.691516] pci 0000:01:00.2: BAR 6: assigned [mem 0xe0480000-0xe04fffff pref]
[   12.691523] pci 0000:01:00.3: BAR 6: assigned [mem 0xe0500000-0xe057ffff pref]
[   12.691531] pci 0000:01:00.0: BAR 3: assigned [mem 0xe0580000-0xe0583fff]
[   12.691541] pci 0000:01:00.1: BAR 3: assigned [mem 0xe0584000-0xe0587fff]
[   12.691552] pci 0000:01:00.2: BAR 3: assigned [mem 0xe0588000-0xe058bfff]
[   12.691563] pci 0000:01:00.3: BAR 3: assigned [mem 0xe058c000-0xe058ffff]
[   12.691579] pci 0000:00:00.0: PCI bridge to [bus 01-0c]
[   12.691587] pci 0000:00:00.0:   bridge window [mem 0xe0000000-0xe05fffff]
[   12.691810] pci 0000:00:00.0: enabling device (0000 -> 0002)
[   12.691823] igb 0000:01:00.0: enabling device (0000 -> 0002)
[   12.750546] igb 0000:01:00.0: added PHC on eth0
[   12.750552] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
[   12.750556] igb 0000:01:00.0: eth0: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:de
[   12.750880] igb 0000:01:00.0: eth0: PBA No: G15138-001
[   12.750884] igb 0000:01:00.0: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.751063] igb 0000:01:00.1: enabling device (0000 -> 0002)
[   12.809236] igb 0000:01:00.1: added PHC on eth1
[   12.809241] igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
[   12.809245] igb 0000:01:00.1: eth1: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:df
[   12.809568] igb 0000:01:00.1: eth1: PBA No: G15138-001
[   12.809572] igb 0000:01:00.1: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.809738] igb 0000:01:00.2: enabling device (0000 -> 0002)
[   12.867825] igb 0000:01:00.2: added PHC on eth2
[   12.867830] igb 0000:01:00.2: Intel(R) Gigabit Ethernet Network Connection
[   12.867834] igb 0000:01:00.2: eth2: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:e0
[   12.868157] igb 0000:01:00.2: eth2: PBA No: G15138-001
[   12.868161] igb 0000:01:00.2: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.868327] igb 0000:01:00.3: enabling device (0000 -> 0002)
[   12.926447] igb 0000:01:00.3: added PHC on eth3
[   12.926452] igb 0000:01:00.3: Intel(R) Gigabit Ethernet Network Connection
[   12.926456] igb 0000:01:00.3: eth3: (PCIe:5.0Gb/s:Width x4) 1c:86:0b:25:98:e1
[   12.926779] igb 0000:01:00.3: eth3: PBA No: G15138-001
[   12.926783] igb 0000:01:00.3: Using MSI interrupts. 1 rx queue(s), 1 tx queue(s)
[   12.927440] xilinx-zynqmp-dma fd500000.dma-controller: ZynqMP DMA driver Probe success
[   12.927899] xilinx-zynqmp-dma fd510000.dma-controller: ZynqMP DMA driver Probe success
[   12.928324] xilinx-zynqmp-dma fd520000.dma-controller: ZynqMP DMA driver Probe success
[   12.928750] xilinx-zynqmp-dma fd530000.dma-controller: ZynqMP DMA driver Probe success
[   12.929199] xilinx-zynqmp-dma fd540000.dma-controller: ZynqMP DMA driver Probe success
[   12.929628] xilinx-zynqmp-dma fd550000.dma-controller: ZynqMP DMA driver Probe success
[   12.930054] xilinx-zynqmp-dma fd560000.dma-controller: ZynqMP DMA driver Probe success
[   12.930472] xilinx-zynqmp-dma fd570000.dma-controller: ZynqMP DMA driver Probe success
[   12.930979] xilinx-zynqmp-dma ffa80000.dma-controller: ZynqMP DMA driver Probe success
[   12.931391] xilinx-zynqmp-dma ffa90000.dma-controller: ZynqMP DMA driver Probe success
[   12.931825] xilinx-zynqmp-dma ffaa0000.dma-controller: ZynqMP DMA driver Probe success
[   12.932249] xilinx-zynqmp-dma ffab0000.dma-controller: ZynqMP DMA driver Probe success
[   12.932673] xilinx-zynqmp-dma ffac0000.dma-controller: ZynqMP DMA driver Probe success
[   12.933113] xilinx-zynqmp-dma ffad0000.dma-controller: ZynqMP DMA driver Probe success
[   12.933535] xilinx-zynqmp-dma ffae0000.dma-controller: ZynqMP DMA driver Probe success
[   12.933954] xilinx-zynqmp-dma ffaf0000.dma-controller: ZynqMP DMA driver Probe success
[   12.934173] 80090000.serial: ttyUL1 at MMIO 0x80090000 (irq = 70, base_baud = 0) is a uartlite
[   12.934743] 800a0000.serial: ttyUL2 at MMIO 0x800a0000 (irq = 71, base_baud = 0) is a uartlite
[   12.935263] 800b0000.serial: ttyUL3 at MMIO 0x800b0000 (irq = 72, base_baud = 0) is a uartlite
[   12.935791] 800c0000.serial: ttyUL4 at MMIO 0x800c0000 (irq = 73, base_baud = 0) is a uartlite
[   12.936306] 800d0000.serial: ttyUL5 at MMIO 0x800d0000 (irq = 74, base_baud = 0) is a uartlite
[   12.937365] spi spi0.0: setup: ignoring unsupported mode bits 6000
[   12.938472] xilinx_can ff060000.can can0: TDC Offset value not in range
[   12.939289] xilinx_can ff070000.can can1: TDC Offset value not in range
[   12.939684] macb ff0b0000.ethernet: Not enabling partial store and forward
[   12.941444] libphy: MACB_mii_bus: probed
[   12.942733] macb ff0b0000.ethernet eth4: Cadence GEM rev 0x50070106 at 0xff0b0000 irq 39 (4e:19:eb:57:5e:21)
[   12.943140] macb ff0e0000.ethernet: Not enabling partial store and forward
[   12.959166] libphy: MACB_mii_bus: probed
[   12.959244] macb ff0e0000.ethernet eth5: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 40 (6e:be:84:04:f7:87)
[   12.959931] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[   12.960516] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[   12.961047] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[   12.961538] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[   12.984983] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[   12.985900] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
[   12.986743] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1333333 KHz, changing to: 1333320 KHz
[   12.997302] of_cfs_init
[   12.997342] of_cfs_init: OK
[   12.998305] ALSA device list:
[   12.998308]   No soundcards found.
[   12.998723] sdhci-arasan ff170000.sdhci1: can't request region for resource [mem 0xff170000-0xff170fff]
[   12.998733] sdhci-arasan ff170000.sdhci1: sdhci_pltfm_init failed -16
[   12.998751] sdhci-arasan: probe of ff170000.sdhci1 failed with error -16
[   13.004880] sdhci-arasan ff160000.sdhci0: can't request region for resource [mem 0xff160000-0xff160fff]
[   13.004887] sdhci-arasan ff160000.sdhci0: sdhci_pltfm_init failed -16
[   13.004901] sdhci-arasan: probe of ff160000.sdhci0 failed with error -16
[   13.039967] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[   13.040035] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[   13.040198] zynqmp_pll_disable() clock disable failed for dpll_int, ret = -13
[   13.044818] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[   13.044822] Please append a correct "root=" boot option; here are the available partitions:
[   13.044829] 0100           65536 ram0
[   13.044834]  (driver?)
[   13.044838] 0101           65536 ram1
[   13.044841]  (driver?)
[   13.044845] 0102           65536 ram2
[   13.044848]  (driver?)
[   13.044852] 0103           65536 ram3
[   13.044856]  (driver?)
[   13.044860] 0104           65536 ram4
[   13.044863]  (driver?)
[   13.044867] 0105           65536 ram5
[   13.044870]  (driver?)
[   13.044874] 0106           65536 ram6
[   13.044877]  (driver?)
[   13.044881] 0107           65536 ram7
[   13.044884]  (driver?)
[   13.044888] 0108           65536 ram8
[   13.044891]  (driver?)
[   13.044895] 0109           65536 ram9
[   13.044898]  (driver?)
[   13.044902] 010a           65536 ram10
[   13.044905]  (driver?)
[   13.044908] 010b           65536 ram11
[   13.044911]  (driver?)
[   13.044915] 010c           65536 ram12
[   13.044918]  (driver?)
[   13.044922] 010d           65536 ram13
[   13.044926]  (driver?)
[   13.044929] 010e           65536 ram14
[   13.044933]  (driver?)
[   13.044936] 010f           65536 ram15
[   13.044940]  (driver?)
[   13.044952] Kernel panic - not syncing:
[   13.044954] VFS: Unable to mount root fs on unknown-block(0,0)
[   13.044957] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.15.0-rt14-xilinx-v2022.2 #1
[   13.044963] Hardware name: xlnx,zynqmp (DT)
[   13.044966] Call trace:
[   13.044967]  dump_backtrace+0x0/0x190
[   13.044979]  show_stack+0x18/0x40
[   13.044986]  dump_stack_lvl+0x7c/0xa0
[   13.044994]  dump_stack+0x18/0x34
[   13.045000]  panic+0xb8/0x348
[   13.045006]  mount_block_root+0x184/0x234
[   13.045012]  mount_root+0x204/0x240
[   13.045017]  prepare_namespace+0x130/0x170
[   13.045023]  kernel_init_freeable+0x248/0x270
[   13.045028]  kernel_init+0x28/0x120
[   13.045035]  ret_from_fork+0x10/0x20


Snipaste_2025-05-28_01-06-58.png
Snipaste_2025-05-28_01-06-50.png
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-8 18:48:13 | 显示全部楼层
Alexan 发表于 2025-6-4 14:05
卡在哪里,截图看一下

完整的日志放在楼下了,麻烦大佬帮忙看一下
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-8 18:49:01 | 显示全部楼层
日志截图放在楼下了
回复

使用道具 举报

5

主题

23

帖子

0

精华

新手上路

积分
30
金钱
30
注册时间
2024-9-3
在线时间
13 小时
 楼主| 发表于 2025-6-12 17:21:22 | 显示全部楼层
Alexan 发表于 2025-6-9 09:42
uboot阶段打印sd控制器初始化失败了,没获取到时钟,看下vivado工程sd控制器相关配置,还有设备树里配置 ...

感谢大佬,但是没有更改文件系统的时候都能正常启动的,这个和vivado的配置有关系吗
回复

使用道具 举报

1

主题

45

帖子

0

精华

中级会员

Rank: 3Rank: 3

积分
420
金钱
420
注册时间
2024-3-19
在线时间
279 小时
发表于 2025-6-12 19:50:54 | 显示全部楼层
芝士雪B 发表于 2025-6-12 17:21
感谢大佬,但是没有更改文件系统的时候都能正常启动的,这个和vivado的配置有关系吗

你改成ext4以后它启动的时候要去sd卡里找根文件系统,如果sd控制器初始化都失败了肯定是启动不了的,有可能和vivado配置有关系,也有可能是设备树或者驱动哪里有问题
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则



关闭

原子哥极力推荐上一条 /2 下一条

正点原子公众号

QQ|手机版|OpenEdv-开源电子网 ( 粤ICP备12000418号-1 )

GMT+8, 2025-7-3 09:27

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

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