-------------------------------------------------------------------------------- Xilinx Zynq MP First Stage Boot Loader (TE modified) Release 2021.2 Dec 13 2022 - 10:39:01 Device Name: XCZU2CG -------------------------------------------------------------------------------- TE0802 TE_XFsbl_BoardInit_Custom Reset Complete -------------------------------------------------------------------------------- NOTICE: BL31: v2.4(release):xlnx_rebase_v2.4_2021.1_update1-23-g9188496b9 NOTICE: BL31: Built : 07:41:24, Oct 13 2021 U-Boot 2021.01 (Oct 12 2021 - 09:28:42 +0000) CPU: ZynqMP Silicon: v3 Board: Xilinx ZynqMP DRAM: 1023 MiB PMUFW: v1.1 EL Level: EL2 Chip ID: zu2cg NAND: 0 MiB MMC: mmc@ff160000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Bootmode: SD_MODE Reset reason: EXTERNAL Net: ZYNQ GEM: ff0e0000, mdio bus ff0e0000, phyaddr 1, interface rgmii-id Warning: ethernet@ff0e0000 (eth0) using random MAC address - 22:fb:05:9d:af:ef eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot.scr 2710 bytes read in 16 ms (165 KiB/s) ## Executing script at 20000000 Trying to load boot images from mmc0 21787136 bytes read in 2143 ms (9.7 MiB/s) 40178 bytes read in 19 ms (2 MiB/s) ## Flattened Device Tree blob at 00100000 Booting using the fdt blob at 0x100000 Loading Device Tree to 000000003dd05000, end 000000003dd11cf1 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.0-xilinx-v2021.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP Tue Oct 12 09:30:57 UTC 2021 [ 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] cma: Reserved 128 MiB at 0x0000000035c00000 [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000000000000-0x000000003fefffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003fefffff] [ 0.000000] Zeroed struct page in unavailable ranges: 256 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fefffff] [ 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 22 pages/cpu s49624 r8192 d32296 u90112 [ 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: 257796 [ 0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait cma=128M [ 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: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 874244K/1047552K available (14080K kernel code, 988K rwdata, 3964K rodata, 2112K init, 591K bss, 42236K reserved, 131072K cma-reserved) [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 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=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] irq-xilinx: /amba_pl@0/interrupt-controller@80000000: num_irq=32, sw_irq=0, edge=0x0 [ 0.000000] random: get_random_bytes called from start_kernel+0x31c/0x524 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: 0x7b00c47c0, max_idle_ns: 440795202120 ns [ 0.000005] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255541ns [ 0.008405] Console: colour dummy device 80x25 [ 0.012419] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333) [ 0.022666] pid_max: default: 32768 minimum: 301 [ 0.027457] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.034612] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.044379] rcu: Hierarchical SRCU implementation. [ 0.047458] EFI services will not be available. [ 0.051795] smp: Bringing up secondary CPUs ... [ 0.056673] Detected VIPT I-cache on CPU1 [ 0.056750] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.056849] smp: Brought up 1 node, 2 CPUs [ 0.070672] SMP: Total of 2 processors activated. [ 0.075346] CPU features: detected: 32-bit EL0 Support [ 0.080447] CPU features: detected: CRC32 instructions [ 0.085598] CPU: All CPU(s) started at EL2 [ 0.089629] alternatives: patching kernel code [ 0.095505] devtmpfs: initialized [ 0.102884] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.107018] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.120101] pinctrl core: initialized pinctrl subsystem [ 0.120986] DMI not present or invalid. [ 0.123927] NET: Registered protocol family 16 [ 0.130010] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.135031] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.142872] audit: initializing netlink subsys (disabled) [ 0.148307] audit: type=2000 audit(0.104:1): state=initialized audit_enabled=0 res=1 [ 0.148861] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.162664] ASID allocator initialised with 65536 entries [ 0.168130] Serial: AMBA PL011 UART driver [ 0.197352] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.198411] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.205091] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.211748] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 1.264010] cryptd: max_cpu_qlen set to 1000 [ 1.294769] DRBG: Continuing without Jitter RNG [ 1.375285] raid6: neonx8 gen() 2135 MB/s [ 1.443332] raid6: neonx8 xor() 1593 MB/s [ 1.511411] raid6: neonx4 gen() 2188 MB/s [ 1.579461] raid6: neonx4 xor() 1565 MB/s [ 1.647543] raid6: neonx2 gen() 2076 MB/s [ 1.715597] raid6: neonx2 xor() 1438 MB/s [ 1.783669] raid6: neonx1 gen() 1774 MB/s [ 1.851729] raid6: neonx1 xor() 1219 MB/s [ 1.919809] raid6: int64x8 gen() 1437 MB/s [ 1.987870] raid6: int64x8 xor() 771 MB/s [ 2.055941] raid6: int64x4 gen() 1601 MB/s [ 2.124011] raid6: int64x4 xor() 818 MB/s [ 2.192090] raid6: int64x2 gen() 1398 MB/s [ 2.260137] raid6: int64x2 xor() 750 MB/s [ 2.328231] raid6: int64x1 gen() 1032 MB/s [ 2.396281] raid6: int64x1 xor() 517 MB/s [ 2.396327] raid6: using algorithm neonx4 gen() 2188 MB/s [ 2.400279] raid6: .... xor() 1565 MB/s, rmw enabled [ 2.405212] raid6: using neon recovery algorithm [ 2.410631] iommu: Default domain type: Translated [ 2.415010] SCSI subsystem initialized [ 2.418607] usbcore: registered new interface driver usbfs [ 2.423853] usbcore: registered new interface driver hub [ 2.429112] usbcore: registered new device driver usb [ 2.434176] mc: Linux media interface: v0.10 [ 2.438362] videodev: Linux video capture interface: v2.00 [ 2.443851] EDAC MC: Ver: 3.0.0 [ 2.447555] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels. [ 2.455674] FPGA manager framework [ 2.458913] Advanced Linux Sound Architecture Driver Initialized. [ 2.465297] Bluetooth: Core ver 2.22 [ 2.468378] NET: Registered protocol family 31 [ 2.472771] Bluetooth: HCI device and connection manager initialized [ 2.479089] Bluetooth: HCI socket layer initialized [ 2.483929] Bluetooth: L2CAP socket layer initialized [ 2.488956] Bluetooth: SCO socket layer initialized [ 2.494259] clocksource: Switched to clocksource arch_sys_counter [ 2.500068] VFS: Disk quotas dquot_6.6.0 [ 2.503801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.515504] NET: Registered protocol family 2 [ 2.516130] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) [ 2.523218] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 2.530954] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 2.538397] TCP: Hash tables configured (established 8192 bind 8192) [ 2.544546] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 2.550996] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 2.558107] NET: Registered protocol family 1 [ 2.562806] RPC: Registered named UNIX socket transport module. [ 2.568197] RPC: Registered udp transport module. [ 2.572850] RPC: Registered tcp transport module. [ 2.577521] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.584613] PCI: CLS 0 bytes, default 64 [ 2.616090] Initialise system trusted keyrings [ 2.616308] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 2.622390] NFS: Registering the id_resolver key type [ 2.626360] Key type id_resolver registered [ 2.630489] Key type id_legacy registered [ 2.634494] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.641147] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 2.683281] NET: Registered protocol family 38 [ 2.683338] xor: measuring software checksum speed [ 2.691033] 8regs : 2363 MB/sec [ 2.694692] 32regs : 2799 MB/sec [ 2.699628] arm64_neon : 2380 MB/sec [ 2.699816] xor: using function: 32regs (2799 MB/sec) [ 2.704848] Key type asymmetric registered [ 2.708907] Asymmetric key parser 'x509' registered [ 2.713786] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 2.721106] io scheduler mq-deadline registered [ 2.725601] io scheduler kyber registered [ 2.732158] ps_pcie_dma init() [ 2.761803] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 2.764185] Serial: AMBA driver [ 2.768126] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 2.778085] brd: module loaded [ 2.785003] loop: module loaded [ 2.787075] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.790878] libphy: Fixed MDIO Bus: probed [ 2.794535] tun: Universal TUN/TAP device driver, 1.6 [ 2.798126] CAN device driver interface [ 2.802538] usbcore: registered new interface driver asix [ 2.807280] usbcore: registered new interface driver ax88179_178a [ 2.813253] usbcore: registered new interface driver cdc_ether [ 2.819045] usbcore: registered new interface driver net1080 [ 2.824667] usbcore: registered new interface driver cdc_subset [ 2.830553] usbcore: registered new interface driver zaurus [ 2.836097] usbcore: registered new interface driver cdc_ncm [ 2.842694] usbcore: registered new interface driver uas [ 2.846999] usbcore: registered new interface driver usb-storage [ 2.853803] rtc_zynqmp ffa60000.rtc: registered as rtc0 [ 2.858150] rtc_zynqmp ffa60000.rtc: setting system clock to 2018-03-09T12:39:28 UTC (1520599168) [ 2.866989] i2c /dev entries driver [ 2.871993] usbcore: registered new interface driver uvcvideo [ 2.876112] USB Video Class driver (1.1.1) [ 2.880743] Bluetooth: HCI UART driver ver 2.3 [ 2.884594] Bluetooth: HCI UART protocol H4 registered [ 2.889691] Bluetooth: HCI UART protocol BCSP registered [ 2.894988] Bluetooth: HCI UART protocol LL registered [ 2.900071] Bluetooth: HCI UART protocol ATH3K registered [ 2.905448] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 2.911696] Bluetooth: HCI UART protocol Intel registered [ 2.917039] Bluetooth: HCI UART protocol QCA registered [ 2.922248] usbcore: registered new interface driver bcm203x [ 2.927870] usbcore: registered new interface driver bpa10x [ 2.933401] usbcore: registered new interface driver bfusb [ 2.938850] usbcore: registered new interface driver btusb [ 2.944317] usbcore: registered new interface driver ath3k [ 2.949818] EDAC MC: ECC not enabled [ 2.953417] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED) [ 2.962356] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT) [ 2.974575] sdhci: Secure Digital Host Controller Interface driver [ 2.980429] sdhci: Copyright(c) Pierre Ossman [ 2.984753] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.990811] ledtrig-cpu: registered to indicate activity on CPUs [ 2.996364] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 3.002797] zynqmp_firmware_probe Platform Management API v1.1 [ 3.008545] zynqmp_firmware_probe Trustzone version v1.0 [ 3.068625] securefw securefw: securefw probed [ 3.069149] alg: No test for xilinx-zynqmp-aes (zynqmp-aes) [ 3.073182] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered [ 3.081243] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384) [ 3.087417] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa) [ 3.093003] usbcore: registered new interface driver usbhid [ 3.098244] usbhid: USB HID core driver [ 3.105311] ARM CCI_400_r1 PMU driver probed [ 3.105880] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered [ 3.113211] usbcore: registered new interface driver snd-usb-audio [ 3.119800] pktgen: Packet Generator for packet performance testing. Version: 2.75 [ 3.127205] Initializing XFRM netlink socket [ 3.130707] NET: Registered protocol family 10 [ 3.135664] Segment Routing with IPv6 [ 3.138875] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.145060] NET: Registered protocol family 17 [ 3.148947] NET: Registered protocol family 15 [ 3.153357] can: controller area network core [ 3.157706] NET: Registered protocol family 29 [ 3.162076] can: raw protocol [ 3.165014] can: broadcast manager protocol [ 3.169169] can: netlink gateway - max_hops=1 [ 3.173608] Bluetooth: RFCOMM TTY layer initialized [ 3.178346] Bluetooth: RFCOMM socket layer initialized [ 3.183463] Bluetooth: RFCOMM ver 1.11 [ 3.187164] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 3.192429] Bluetooth: BNEP filters: protocol multicast [ 3.197625] Bluetooth: BNEP socket layer initialized [ 3.202552] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 3.208435] Bluetooth: HIDP socket layer initialized [ 3.213556] 9pnet: Installing 9P2000 support [ 3.217643] Key type dns_resolver registered [ 3.222097] registered taskstats version 1 [ 3.225907] Loading compiled-in X.509 certificates [ 3.232797] Btrfs loaded, crc32c=crc32c-generic [ 3.249997] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 53, base_baud = 6249999) is a xuartps [ 3.259057] printk: console [ttyPS0] enabled [ 3.259057] printk: console [ttyPS0] enabled [ 3.263367] printk: bootconsole [cdns0] disabled [ 3.263367] printk: bootconsole [cdns0] disabled [ 3.273280] of-fpga-region fpga-full: FPGA Region probed [ 3.283084] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges: [ 3.290005] nwl-pcie fd0e0000.pcie: MEM 0x00e0000000..0x00efffffff -> 0x00e0000000 [ 3.298023] nwl-pcie fd0e0000.pcie: MEM 0x0600000000..0x07ffffffff -> 0x0600000000 [ 3.306132] nwl-pcie fd0e0000.pcie: Link is UP [ 3.310804] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00 [ 3.316998] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.322477] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 3.329350] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref] [ 3.336881] pci 0000:00:00.0: [10ee:d021] type 01 class 0x060400 [ 3.342982] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot [ 3.350603] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802 [ 3.356634] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit] [ 3.363628] pci 0000:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link) [ 3.379787] pci 0000:00:00.0: BAR 8: assigned [mem 0xe0000000-0xe00fffff] [ 3.386576] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe0003fff 64bit] [ 3.393893] pci 0000:00:00.0: PCI bridge to [bus 01-0c] [ 3.399116] pci 0000:00:00.0: bridge window [mem 0xe0000000-0xe00fffff] [ 3.406054] ps_pcie_dma 0000:00:00.0: PS PCIe DMA Driver probe [ 3.411894] ps_pcie_dma 0000:00:00.0: enabling device (0000 -> 0002) [ 3.418604] nvme nvme0: pci function 0000:01:00.0 [ 3.423807] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success [ 3.431051] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success [ 3.438276] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success [ 3.438309] nvme 0000:01:00.0: enabling device (0000 -> 0002) [ 3.445511] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success [ 3.458120] nvme nvme0: missing or invalid SUBNQN field. [ 3.458252] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success [ 3.463507] nvme nvme0: Shutdown timeout set to 8 seconds [ 3.470639] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success [ 3.483000] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success [ 3.490251] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success [ 3.497557] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success [ 3.504777] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success [ 3.511994] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success [ 3.519225] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success [ 3.526455] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success [ 3.533671] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success [ 3.540896] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success [ 3.548116] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success [ 3.555604] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed [ 3.565038] zynqmp-display fd4a0000.display: vtc bridge property not present [ 3.572481] nvme nvme0: 1/0/0 default/read/poll queues [ 3.574631] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed [ 3.588079] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed [ 3.596334] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed [ 3.606099] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: ASoC: no DMI vendor name! [ 3.615696] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed [ 3.625352] OF: graph: no port node found in /axi/display@fd4a0000 [ 3.632139] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800010e9b9c8) [ 3.766122] random: fast init done [ 7.762487] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes [ 7.770348] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0 [ 7.777850] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed [ 7.786710] zynqmp-qspi ff0f0000.spi: rx bus width not found [ 7.792368] zynqmp-qspi ff0f0000.spi: tx bus width not found [ 7.798883] spi-nor spi0.0: trying to lock already unlocked area [ 7.804898] spi-nor spi0.0: n25q256a (32768 Kbytes) [ 7.809818] 4 fixed-partitions partitions found on MTD device spi0.0 [ 7.816164] Creating 4 MTD partitions on "spi0.0": [ 7.820952] 0x000000000000-0x000000a00000 : "boot" [ 7.826909] 0x000000a00000-0x000000a40000 : "bootenv" [ 7.832833] 0x000000a40000-0x000001f40000 : "kernel" [ 7.838635] 0x000001f40000-0x000001f80000 : "bootscr" [ 7.845362] macb ff0e0000.ethernet: Not enabling partial store and forward [ 7.853255] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM [ 7.859911] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM [ 7.866509] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM [ 7.873092] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM [ 7.895273] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 7.900785] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 7.908610] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010810 [ 7.918028] xhci-hcd xhci-hcd.1.auto: irq 93, io mem 0xfe200000 [ 7.924463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 7.932732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.939949] usb usb1: Product: xHCI Host Controller [ 7.944819] usb usb1: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd [ 7.951513] usb usb1: SerialNumber: xhci-hcd.1.auto [ 7.956852] hub 1-0:1.0: USB hub found [ 7.960649] hub 1-0:1.0: 1 port detected [ 7.964853] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 7.970355] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 7.978018] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 7.984661] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 7.992930] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.000145] usb usb2: Product: xHCI Host Controller [ 8.005014] usb usb2: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd [ 8.011705] usb usb2: SerialNumber: xhci-hcd.1.auto [ 8.016868] hub 2-0:1.0: USB hub found [ 8.020649] hub 2-0:1.0: 1 port detected [ 8.025773] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 39 [ 8.032620] at24 1-0050: supply vcc not found, using dummy regulator [ 8.039352] at24 1-0050: 256 byte 24aa025 EEPROM, writable, 1 bytes/write [ 8.046180] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 40 [ 8.052618] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s [ 8.060183] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s [ 8.068610] macb ff0e0000.ethernet: Not enabling partial store and forward [ 8.077283] libphy: MACB_mii_bus: probed [ 8.082381] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 37 (80:1f:12:d0:7d:0a) [ 8.096906] of_cfs_init [ 8.099400] of_cfs_init: OK [ 8.101719] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit [ 8.102389] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 8.151749] mmc0: Problem switching card into high-speed mode! [ 8.158162] mmc0: new SDHC card at address 0001 [ 8.163446] mmcblk0: mmc0:0001 SD16G 14.5 GiB [ 8.170183] mmcblk0: p1 p2 [ 8.252044] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 8.258586] clk: Not disabling unused clocks [ 8.263063] ALSA device list: [ 8.266024] #0: DisplayPort monitor [ 8.270427] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 8.279049] cfg80211: failed to load regulatory.db [ 8.309864] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 8.318016] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 8.325279] devtmpfs: mounted [ 8.329753] Freeing unused kernel memory: 2112K [ 8.334412] Run /sbin/init as init process INIT: version 2.97 booting Starting udev [ 9.630369] udevd[249]: starting version 3.2.9 [ 9.680092] random: udevd: uninitialized urandom read (16 bytes read) [ 9.687787] random: udevd: uninitialized urandom read (16 bytes read) [ 9.694269] random: udevd: uninitialized urandom read (16 bytes read) [ 9.798341] udevd[250]: starting eudev-3.2.9 [ 10.069081] zocl: loading out-of-tree module taints kernel. [ 10.069085] zocl: loading out-of-tree module taints kernel. [ 10.076326] [drm] Probing for xlnx,zocl [ 10.084492] zocl-drm a0000000.zyxclmm_drm: IRQ index 32 not found [ 10.090811] [drm] FPGA programming device pcap founded. [ 10.096028] [drm] PR Isolation addr 0x0 [ 10.142446] [drm] Initialized zocl 0.0.0 00000 for a0000000.zyxclmm_drm on minor 1 [ 10.155450] [drm] Probing for xlnx,zocl [ 10.159697] zocl-drm amba_pl@0:zyxclmm_drm: IRQ index 32 not found [ 10.166173] [drm] FPGA programming device pcap founded. [ 10.171397] [drm] PR Isolation addr 0x0 [ 10.171963] [drm] Initialized zocl 0.0.0 00000 for amba_pl@0:zyxclmm_drm on minor 2 [ 10.628735] random: crng init done [ 10.632179] random: 6 urandom warning(s) missed due to ratelimiting [ 11.290638] EXT4-fs (nvme0n1): mounted filesystem with ordered data mode. Opts: (null) [ 11.936919] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) INIT: Entering runlevel: 5 Configuring network interfaces... udhcpc: started, v1.32.0 udhcpc: sending discover udhcpc: sending discover udhcpc: sending discover udhcpc: no lease, forking to background done. Starting system message bus: dbus. Starting random number generator daemon. Starting haveged: haveged: command socket is listening at fd 3 haveged: haveged starting up Starting OpenBSD Secure Shell server: sshd done. Starting Xserver Starting rpcbind daemon... done. starting statd: done starting Busybox HTTP Daemon: httpd... done. X.Org X Server 1.20.9 X Protocol Version 11, Revision 0 Build Operating System: Linux Current Operating System: Linux petalinux 5.10.0-xilinx-v2021.2 #1 SMP Tue Oct 12 09:30:57 UTC 2021 aarch64 Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait cma=128M Build Date: 25 August 2020 03:40:19PM Current version of pixman: 0.40.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 9 12:39:49 2018 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" Starting internet superserver: inetd. NFS daemon support not enabled in kernel Init Start Run init.sh from SD card Load SD Init Script User bash Code can be insered here and put init.sh on SD Init End Starting syslogd/klogd: done Starting internet superserver: xinetd. Starting watchdog daemon...done Starting tcf-agent: OK PetaLinux 2021.2 petalinux ttyPS0 root@petalinux:~# D-BUS per-session daemon address is: unix:abstract=/tmp/dbus-zgwLfOMcmf,guid=8dc6e6347be58a09dbc08b005aa280a1 matchbox: Cant find a keycode for keysym 269025056 matchbox: ignoring key shortcut XF86Calendar=!$contacts matchbox: Cant find a keycode for keysym 2809 matchbox: ignoring key shortcut telephone=!$dates matchbox: Cant find a keycode for keysym 269025050 matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop [settings daemon] Forking. run with -n to prevent fork dbus-daemon[790]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=0 pid=786 comm="matchbox-panel --start-applets showdesktop,windows") dbus-daemon[790]: Successfully activated service 'org.a11y.atspi.Registry' SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry ** (matchbox-desktop:785): WARNING **: 12:40:06.037: Error loading icon: Icon 'terminal' not present in theme Sato root@petalinux:~# ifconfig eth0 Link encap:Ethernet HWaddr 80:1F:12:D0:7D:0A inet addr:10.0.0.73 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: fe80::821f:12ff:fed0:7d0a/64 Scope:Link inet6 addr: 2a00:1028:919e:d77e:821f:12ff:fed0:7d0a/64 Scope:Global UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:916 (916.0 B) TX bytes:1322 (1.2 KiB) Interrupt:37 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:140 (140.0 B) TX bytes:140 (140.0 B) root@petalinux:~# cd /media/sd-mmcblk0p1 root@petalinux:/media/sd-mmcblk0p1# ./test_vadd krnl_vadd.xclbin INFO: Reading krnl_vadd.xclbin Loading: 'krnl_vadd.xclbin' Trying to program device[0]: edge Device[0]: program successful! TEST PASSED root@petalinux:/media/sd-mmcblk0p1# halt Broadcast message from root@petalinux (ttyPS0) (Fri Mar 9 12:41:10 2018): INIT: Sending processes configured via /etc/inittab the TERM signal root@petalinux:/media/sd-mmcblk0p1# Stopping haveged: Stopping OpenBSD Secure Shell server: sshdstopped /usr/sbin/sshd (pid 661) . stopping Busybox HTTP Daemon: httpd... stopped httpd (pid 688) done. Stopping system message bus: dbus. Stopping internet superserver: inetd. stopping mountd: done stopping nfsd: done Stop. Stopping syslogd/klogd: stopped syslogd (pid 705) stopped klogd (pid 708) done Stopping tcf-agent: OK Stopping internet superserver: xinetd. Stopping XServer xinit: connection to X server lost waiting for X server to shut down dbus-daemon[790]: Reloaded configuration (II) Server terminated successfully (0). Closing log file. xinit: unexpected signal 15 stopping statd: done Stopping random number generator daemon. Stopping rpcbind daemon... done. Stopping S.M.A.R.T. daemon: smartd. Deconfiguring network interfaces... done. Stopping watchdog daemon...Sending all processes the TERM signal... logout Sending all processes the KILL signal... Unmounting remote filesystems... Deactivating swap... Unmounting local filesystems... [ 112.860938] reboot: Power down