Hello Element14 Challengers
Introduction
Current trend in Automotive segment moving towards different level of autonomous driving. Advanced Driver Assistance system is the key for the Autonomous vehicles. Where the sensor clusters is interfaced to a a powerful System on Chip (SoC) which is accumulating all collected sensor data and process it to identify the objects and take the decision accordingly.
Camera in the Automatous driving is the main eye of the system, where collects the real time images and transfer the pixels to the SoC for the image processing. The Zynq Ultrascale+ with DPU Ip system performs complex image processing algorithms.
The System Level Diagram
The Hardware
Detailed connection diagram is explained
The Bill of Material
1. Avnet's Ultra96 V2 SBC :
2. USB Web camera
3. Mini DP to HDMI active Converter
4. USB3.0 HDMI Receiver
5. Micro SD card
6. A Lipo Battery
The Preparation : Mechanical Design
I had planned to run the setup in a actual scenario by deploying in my car and capture the actual traffic and analyze the video. The ultra96 SBC's any protection case is not available in any website. So had built a 3D Printed protective case for the Ultra96
The Top side of the Enclosure
The Bottom side of the Enclosure
{gallery}My Gallery Title |
---|
IMAGE 1 |
IMAGE 2 |
IMAGE TITLE3 |
Step Files : 1258.3D Files.zip
3D File Viewer used : https://www.opencascade.com/products/cad-assistant/
The 3D printed output
The Hardware Setup
{gallery}The Hardware Setup |
---|
IMAGE-1 |
IMAGE-2 |
IMAGE -3 |
The Hardware Setup - Vivado
The DPU IP Integration Flow
- Creating the Ultra96 Base Image
- Configure PS, Clock and AXI
- By Default the DPU IP is not available with the Vivado , Add the DPU IP by using the external IP Resources
- Make the DPUI IP connection's
- Assign Register Address for DPU
- Validate the Design
- Synthesis and Generate the Bitstream
- Generate BOOT.BIN
- Configure the DPU in the Device Tree
What is DPU
- Programmable deep-learning processor unit optimized for Deep neural networks
- neural networks aloriths such as VGG, ResNet, GoogLeNet, YOLO, SSD, and MobileNe
- A DPU comprises elements in programmable logic fabric, such as DSP, BlockRAM, UltraRAM, LUTs, and Flip-Flops, or may be developed as a set of microcoded functions that are deployed on the AMD AI Engine
The Log Captured
�Xilinx Zynq MP First Stage Boot Loader
Release 2021.2 Oct 13 2021 - 07:15:53
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: 2 GiB
PMUFW: v1.1
EL Level: EL2
Chip ID: zu3eg
NAND: 0 MiB
MMC: mmc@ff160000: 0, mmc@ff170000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Bootmode: SD_MODE
Reset reason: EXTERNAL
Net: No ethernet found.
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 17 ms (155.3 KiB/s)
## Executing script at 20000000
Trying to load boot images from mmc0
9532424 bytes read in 702 ms (12.9 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
Using 'conf-system-top.dtb' configuration
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Created: 2021-10-12 9:30:57 UTC
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x100000f4
Data Size: 9467776 Bytes = 9 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00200000
Entry Point: 0x00200000
Hash algo: sha256
Hash value: 95ad1b8447a6c2d0a55e4638720ce9b801bfbeb2d995e8ebbf5f50dd3e859ff4
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: 2021-10-12 9:30:57 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x10907984
Data Size: 62747 Bytes = 61.3 KiB
Architecture: AArch64
Hash algo: sha256
Hash value: 31d2dd13588a12384c12860e97c665a3c818a329f66713a8e2d8f3c7fb61e60b
Verifying Hash Integrity ... sha256+ OK
Booting using the fdt blob at 0x10907984
Uncompressing Kernel Image
Loading Device Tree to 000000007dcfa000, end 000000007dd0c51a ... 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 0x00000000ff010000 (options '115200n8')
[ 0.000000] printk: bootconsole [cdns0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 512 MiB at 0x000000005dc00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000000000-0x000000007fefffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003ecfffff]
[ 0.000000] node 0: [mem 0x000000003ee48000-0x000000007fefffff]
[ 0.000000] Zeroed struct page in unavailable ranges: 512 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fefffff]
[ 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: 515516
[ 0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait cma=512M
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1508044K/2094816K available (14144K kernel code, 996K rwdata, 3944K rodata, 2112K init, 589K bss, 62484K reserved, 524288K cma-reserved)
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 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: mismatch in kind-of-intr param
[ 0.000000] irq-xilinx: /amba_pl@0/interrupt-controller@a0090000: num_irq=32, sw_irq=0, edge=0x1
[ 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 100.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
[ 0.000005] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008505] Console: colour dummy device 80x25
[ 0.012495] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.022841] pid_max: default: 32768 minimum: 301
[ 0.027632] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.034790] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.044207] rcu: Hierarchical SRCU implementation.
[ 0.047639] EFI services will not be available.
[ 0.052008] smp: Bringing up secondary CPUs ...
[ 0.056799] Detected VIPT I-cache on CPU1
[ 0.056865] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.057333] Detected VIPT I-cache on CPU2
[ 0.057359] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.057770] Detected VIPT I-cache on CPU3
[ 0.057794] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.057845] smp: Brought up 1 node, 4 CPUs
[ 0.091778] SMP: Total of 4 processors activated.
[ 0.096450] CPU features: detected: 32-bit EL0 Support
[ 0.101554] CPU features: detected: CRC32 instructions
[ 0.106702] CPU: All CPU(s) started at EL2
[ 0.110738] alternatives: patching kernel code
[ 0.116447] devtmpfs: initialized
[ 0.125639] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.129746] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.156623] pinctrl core: initialized pinctrl subsystem
[ 0.157409] DMI not present or invalid.
[ 0.160293] NET: Registered protocol family 16
[ 0.166495] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.171558] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.179367] audit: initializing netlink subsys (disabled)
[ 0.184787] audit: type=2000 audit(0.124:1): state=initialized audit_enabled=0 res=1
[ 0.185264] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.199197] ASID allocator initialised with 65536 entries
[ 0.204613] Serial: AMBA PL011 UART driver
[ 0.238987] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.240055] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.246725] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.253394] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.305316] cryptd: max_cpu_qlen set to 1000
[ 1.333880] DRBG: Continuing without Jitter RNG
[ 1.412894] raid6: neonx8 gen() 2143 MB/s
[ 1.480946] raid6: neonx8 xor() 1594 MB/s
[ 1.549022] raid6: neonx4 gen() 2189 MB/s
[ 1.617073] raid6: neonx4 xor() 1564 MB/s
[ 1.685154] raid6: neonx2 gen() 2078 MB/s
[ 1.753212] raid6: neonx2 xor() 1440 MB/s
[ 1.821281] raid6: neonx1 gen() 1773 MB/s
[ 1.889342] raid6: neonx1 xor() 1219 MB/s
[ 1.957409] raid6: int64x8 gen() 1437 MB/s
[ 2.025478] raid6: int64x8 xor() 771 MB/s
[ 2.093547] raid6: int64x4 gen() 1601 MB/s
[ 2.161617] raid6: int64x4 xor() 818 MB/s
[ 2.229694] raid6: int64x2 gen() 1398 MB/s
[ 2.297756] raid6: int64x2 xor() 750 MB/s
[ 2.365836] raid6: int64x1 gen() 1031 MB/s
[ 2.433883] raid6: int64x1 xor() 517 MB/s
[ 2.433924] raid6: using algorithm neonx4 gen() 2189 MB/s
[ 2.437869] raid6: .... xor() 1564 MB/s, rmw enabled
[ 2.442806] raid6: using neon recovery algorithm
[ 2.448766] iommu: Default domain type: Translated
[ 2.452543] SCSI subsystem initialized
[ 2.456151] usbcore: registered new interface driver usbfs
[ 2.461433] usbcore: registered new interface driver hub
[ 2.466705] usbcore: registered new device driver usb
[ 2.471757] mc: Linux media interface: v0.10
[ 2.475953] videodev: Linux video capture interface: v2.00
[ 2.481430] EDAC MC: Ver: 3.0.0
[ 2.484974] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.493221] zynqmp-ipi-mbox mailbox@ff990600: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.501592] FPGA manager framework
[ 2.504966] Advanced Linux Sound Architecture Driver Initialized.
[ 2.511291] Bluetooth: Core ver 2.22
[ 2.514448] NET: Registered protocol family 31
[ 2.518839] Bluetooth: HCI device and connection manager initialized
[ 2.525159] Bluetooth: HCI socket layer initialized
[ 2.530000] Bluetooth: L2CAP socket layer initialized
[ 2.535023] Bluetooth: SCO socket layer initialized
[ 2.540244] clocksource: Switched to clocksource arch_sys_counter
[ 2.546110] VFS: Disk quotas dquot_6.6.0
[ 2.549863] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.561257] NET: Registered protocol family 2
[ 2.561788] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 2.569474] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 2.577421] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 2.585043] TCP: Hash tables configured (established 16384 bind 16384)
[ 2.591204] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.597767] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.604972] NET: Registered protocol family 1
[ 2.609559] RPC: Registered named UNIX socket transport module.
[ 2.615038] RPC: Registered udp transport module.
[ 2.619699] RPC: Registered tcp transport module.
[ 2.624374] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.631433] PCI: CLS 0 bytes, default 64
[ 2.661992] Initialise system trusted keyrings
[ 2.662171] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 2.668101] NFS: Registering the id_resolver key type
[ 2.672265] Key type id_resolver registered
[ 2.676386] Key type id_legacy registered
[ 2.680385] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.687042] jffs2: version 2.2. (NAND) (SUMMARY) � 2001-2006 Red Hat, Inc.
[ 2.730339] NET: Registered protocol family 38
[ 2.730391] xor: measuring software checksum speed
[ 2.738084] 8regs : 2363 MB/sec
[ 2.741741] 32regs : 2799 MB/sec
[ 2.746686] arm64_neon : 2379 MB/sec
[ 2.746873] xor: using function: 32regs (2799 MB/sec)
[ 2.751899] Key type asymmetric registered
[ 2.755966] Asymmetric key parser 'x509' registered
[ 2.760836] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.768161] io scheduler mq-deadline registered
[ 2.772655] io scheduler kyber registered
[ 2.779289] ps_pcie_dma init()
[ 2.807097] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.810084] a0060000.serial: ttyS3 at MMIO 0xa0061000 (irq = 58, base_baud = 6250000) is a 16550A
[ 2.817284] a0070000.serial: ttyS2 at MMIO 0xa0071000 (irq = 59, base_baud = 6250000) is a 16550A
[ 2.825728] Serial: AMBA driver
[ 2.831898] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.840318] brd: module loaded
[ 2.846588] loop: module loaded
[ 2.847791] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 2.852417] libphy: Fixed MDIO Bus: probed
[ 2.855980] tun: Universal TUN/TAP device driver, 1.6
[ 2.859699] CAN device driver interface
[ 2.864386] usbcore: registered new interface driver rtl8150
[ 2.869046] usbcore: registered new interface driver r8152
[ 2.874495] usbcore: registered new interface driver asix
[ 2.879851] usbcore: registered new interface driver ax88179_178a
[ 2.885904] usbcore: registered new interface driver cdc_ether
[ 2.891701] usbcore: registered new interface driver net1080
[ 2.897327] usbcore: registered new interface driver cdc_subset
[ 2.903207] usbcore: registered new interface driver zaurus
[ 2.908757] usbcore: registered new interface driver cdc_ncm
[ 2.915620] usbcore: registered new interface driver uas
[ 2.919666] usbcore: registered new interface driver usb-storage
[ 2.925801] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[ 2.932255] rtc_zynqmp ffa60000.rtc: registered as rtc0
[ 2.936772] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-01T00:00:10 UTC (10)
[ 2.944936] i2c /dev entries driver
[ 2.950287] usbcore: registered new interface driver uvcvideo
[ 2.954050] USB Video Class driver (1.1.1)
[ 2.958898] Bluetooth: HCI UART driver ver 2.3
[ 2.962529] Bluetooth: HCI UART protocol H4 registered
[ 2.967627] Bluetooth: HCI UART protocol BCSP registered
[ 2.972921] Bluetooth: HCI UART protocol LL registered
[ 2.978008] Bluetooth: HCI UART protocol ATH3K registered
[ 2.983387] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.989637] Bluetooth: HCI UART protocol Intel registered
[ 2.994976] Bluetooth: HCI UART protocol QCA registered
[ 3.000178] usbcore: registered new interface driver bcm203x
[ 3.005799] usbcore: registered new interface driver bpa10x
[ 3.011338] usbcore: registered new interface driver bfusb
[ 3.016785] usbcore: registered new interface driver btusb
[ 3.022251] usbcore: registered new interface driver ath3k
[ 3.027751] EDAC MC: ECC not enabled
[ 3.031366] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[ 3.040319] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[ 3.052488] pwrseq_simple sdio-pwrseq: mmc failed to get default resetn GPIO
[ 3.059240] pwrseq_simple sdio-pwrseq: mmc failed to get default chip_en GPIO
[ 3.066473] sdhci: Secure Digital Host Controller Interface driver
[ 3.072464] sdhci: Copyright(c) Pierre Ossman
[ 3.076790] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.082894] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.088396] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 3.094827] zynqmp_firmware_probe Platform Management API v1.1
[ 3.100580] zynqmp_firmware_probe Trustzone version v1.0
[ 3.139695] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[ 3.189121] securefw securefw: securefw probed
[ 3.189597] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[ 3.193589] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[ 3.201736] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[ 3.207864] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[ 3.213430] usbcore: registered new interface driver usbhid
[ 3.218732] usbhid: USB HID core driver
[ 3.222803] xlnk xlnk: Major 243
[ 3.225889] xlnk xlnk: xlnk driver loaded
[ 3.229716] xlnk xlnk: xlnk_pdev is not null
[ 3.236905] ARM CCI_400_r1 PMU driver probed
[ 3.237470] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[ 3.245145] usbcore: registered new interface driver snd-usb-audio
[ 3.251814] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 3.259141] Initializing XFRM netlink socket
[ 3.262595] NET: Registered protocol family 10
[ 3.267492] Segment Routing with IPv6
[ 3.270776] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.276893] NET: Registered protocol family 17
[ 3.280853] NET: Registered protocol family 15
[ 3.285262] can: controller area network core
[ 3.289613] NET: Registered protocol family 29
[ 3.293986] can: raw protocol
[ 3.296927] can: broadcast manager protocol
[ 3.301080] can: netlink gateway - max_hops=1
[ 3.305506] Bluetooth: RFCOMM TTY layer initialized
[ 3.310256] Bluetooth: RFCOMM socket layer initialized
[ 3.315378] Bluetooth: RFCOMM ver 1.11
[ 3.319074] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.324343] Bluetooth: BNEP filters: protocol multicast
[ 3.329538] Bluetooth: BNEP socket layer initialized
[ 3.334464] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.340348] Bluetooth: HIDP socket layer initialized
[ 3.345463] 9pnet: Installing 9P2000 support
[ 3.349550] Key type dns_resolver registered
[ 3.353950] registered taskstats version 1
[ 3.357821] Loading compiled-in X.509 certificates
[ 3.364200] Btrfs loaded, crc32c=crc32c-generic
[ 3.379495] ff000000.serial: ttyPS1 at MMIO 0xff000000 (irq = 49, base_baud = 6249999) is a xuartps
[ 3.383681] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 50, base_baud = 6249999) is a xuartps
[ 3.397535] printk: console [ttyPS0] enabled
[ 3.397535] printk: console [ttyPS0] enabled
[ 3.401850] printk: bootconsole [cdns0] disabled
[ 3.401850] printk: bootconsole [cdns0] disabled
[ 3.411989] of-fpga-region fpga-full: FPGA Region probed
[ 3.421508] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[ 3.428726] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[ 3.435931] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[ 3.443144] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[ 3.450348] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[ 3.457552] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[ 3.464760] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[ 3.471958] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[ 3.479235] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success
[ 3.486438] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success
[ 3.493657] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success
[ 3.500856] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success
[ 3.508055] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success
[ 3.515249] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success
[ 3.522453] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success
[ 3.529660] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success
[ 3.537125] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[ 3.546284] zynqmp-display fd4a0000.display: vtc bridge property not present
[ 3.555541] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
[ 3.565740] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[ 3.573895] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[ 3.582925] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: ASoC: no DMI vendor name!
[ 3.591826] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed
[ 3.601412] OF: graph: no port node found in /axi/display@fd4a0000
[ 3.608123] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800010eab8c8)
[ 3.839534] Console: switching to colour frame buffer device 240x67
[ 3.862456] zynqmp-display fd4a0000.display: [drm] fb0: xlnxdrmfb frame buffer device
[ 3.870595] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[ 3.878118] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[ 3.888838] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 3.895655] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[ 3.902243] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[ 3.908816] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[ 3.938766] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.944280] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 3.952110] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010010
[ 3.961532] xhci-hcd xhci-hcd.1.auto: irq 96, io mem 0xfe300000
[ 3.967777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.976046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.983264] usb usb1: Product: xHCI Host Controller
[ 3.988137] usb usb1: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 3.994829] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 4.000111] hub 1-0:1.0: USB hub found
[ 4.003885] hub 1-0:1.0: 1 port detected
[ 4.008026] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.013520] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 4.021183] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 4.027744] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.035897] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 4.044159] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.051371] usb usb2: Product: xHCI Host Controller
[ 4.056245] usb usb2: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 4.062940] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 4.068090] hub 2-0:1.0: USB hub found
[ 4.071860] hub 2-0:1.0: 1 port detected
[ 4.078304] i2c i2c-0: Added multiplexed i2c bus 2
[ 4.083255] i2c i2c-0: Added multiplexed i2c bus 3
[ 4.088187] i2c i2c-0: Added multiplexed i2c bus 4
[ 4.093134] i2c i2c-0: Added multiplexed i2c bus 5
[ 4.123922] random: fast init done
[ 4.340253] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 4.492766] usb 1-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 2.05
[ 4.500941] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.508068] usb 1-1: Product: USB2744
[ 4.511723] usb 1-1: Manufacturer: Microchip Tech
[ 4.571870] hub 1-1:1.0: USB hub found
[ 4.575665] hub 1-1:1.0: 4 ports detected
[ 4.635803] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 4.660621] usb 2-1: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 2.05
[ 4.668795] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 4.675923] usb 2-1: Product: USB5744
[ 4.679576] usb 2-1: Manufacturer: Microchip Tech
[ 4.715854] hub 2-1:1.0: USB hub found
[ 4.719641] hub 2-1:1.0: 3 ports detected
[ 4.928267] usb 1-1.4: new high-speed USB device number 3 using xhci-hcd
[ 5.033024] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2740, bcdDevice= 2.00
[ 5.041375] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.048676] usb 1-1.4: Product: Hub Controller
[ 5.053116] usb 1-1.4: Manufacturer: Microchip Tech
[ 5.072179] tps65086 6-005e: Failed to read revision register
[ 5.078033] i2c i2c-0: Added multiplexed i2c bus 6
[ 5.083539] ina2xx_adc 7-0040: error configuring the device
[ 5.089158] i2c i2c-0: Added multiplexed i2c bus 7
[ 5.094096] i2c i2c-0: Added multiplexed i2c bus 8
[ 5.099028] i2c i2c-0: Added multiplexed i2c bus 9
[ 5.103828] pca954x 0-0075: registered 8 multiplexed busses for I2C switch pca9548
[ 5.111485] cdns-i2c ff030000.i2c: 100 kHz mmio ff030000 irq 39
[ 5.119044] usb 2-1.1: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd
[ 5.126298] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[ 5.133859] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
[ 5.141361] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_resetn
[ 5.147913] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_chip_en
[ 5.168288] sdhci-arasan ff170000.mmc: allocated mmc-pwrseq
[ 5.170436] usb 2-1.1: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[ 5.170477] of_cfs_init
[ 5.170543] of_cfs_init: OK
[ 5.170788] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.195189] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.202487] usb 2-1.1: Product: Ultra
[ 5.205845] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[ 5.206139] usb 2-1.1: Manufacturer: SanDisk
[ 5.218040] usb 2-1.1: SerialNumber: 04016882556de3b334a301cd4e825184fd859c43a91a6dd5447d2584bab0e81cccef00000000000000000000deaa99f3ff92071881558107272957df
[ 5.225310] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[ 5.233083] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[ 5.246344] scsi host0: usb-storage 2-1.1:1.0
[ 5.256703] mmc1: new high speed SDIO card at address 0001
[ 5.268657] mmc0: new high speed SDHC card at address 5048
[ 5.274749] mmcblk0: mmc0:5048 DDINC 14.9 GiB
[ 5.280971] mmcblk0: p1 p2
[ 5.303936] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.310483] clk: Not disabling unused clocks
[ 5.314998] ALSA device list:
[ 5.317959] #0: DisplayPort monitor
[ 5.322232] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.330857] cfg80211: failed to load regulatory.db
[ 6.261161] scsi 0:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6
[ 6.270099] sd 0:0:0:0: [sda] 60063744 512-byte logical blocks: (30.8 GB/28.6 GiB)
[ 6.278491] sd 0:0:0:0: [sda] Write Protect is off
[ 6.283619] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 6.299204] sda: sda1
[ 6.303553] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 12.013940] EXT4-fs (mmcblk0p2): recovery complete
[ 12.021967] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 12.030133] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 12.038905] devtmpfs: mounted
[ 12.043216] Freeing unused kernel memory: 2112K
[ 12.047874] Run /sbin/init as init process
INIT: version 2.97 booting
Starting udev
[ 12.650796] udevd[270]: starting version 3.2.9
[ 12.676300] random: udevd: uninitialized urandom read (16 bytes read)
[ 12.683529] random: udevd: uninitialized urandom read (16 bytes read)
[ 12.690038] random: udevd: uninitialized urandom read (16 bytes read)
[ 12.750984] udevd[271]: starting eudev-3.2.9
[ 12.946491] zocl: loading out-of-tree module taints kernel.
[ 12.963731] [drm] Probing for xlnx,zocl
[ 12.968146] zocl-drm amba_pl@0:zyxclmm_drm: IRQ index 32 not found
[ 12.974848] [drm] FPGA programming device pcap founded.
[ 12.980208] [drm] PR Isolation addr 0x0
[ 12.986020] [drm] Initialized zocl 0.0.0 00000 for amba_pl@0:zyxclmm_drm on minor 1
[ 13.613919] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 13.697514] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 13.788851] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
bootlogd: /dev/ttyPS0Sat Aug 26 09:36:46 UTC 2023
Starting Ultra96 AP setup daemon... [ 19.207690] power up request for already powered up source Wifi
done.
WIFI LED GPIO = 501
BT LED GPIO = 502
Turning Ultra96 WiFi & Bluetooth LEDs ON...done.
Starting Flask server deamon to serve Ultra96 startup page.
INIT: Entering runlevel: 5
Starting system message bus: dbus.
Configuring network interfaces... Successfully initialized wpa_supplicant
done.
Starting random number generator daemon.
Starting Connection Manager
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:
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
Build Operating System: Linux
Current Operating System: Linux u96v2-sbc-base-2021-2 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=512M
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: Sat Aug 26 09:36:52 2023
done
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Starting bluetooth: bluetoothd.
Starting internet superserver: inetd.
NFS daemon support not enabled in kernel
Starting ntpd: done
Starting syslogd/klogd: done
Starting internet superserver: xinetd.
* Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
D-BUS per-session daemon address is: unix:abstract=/tmp/dbus-zxtjjW7D9Z,g[ ok ]41ba61eb9b6de979a17cab64e9c7b6
Starting Telephony daemon
Starting watchdog daemon...done
Starting Linux NFC daemon
Starting tcf-agent: OK
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
PetaLinux 2021.2 u96v2-sbc-base-2021-2 ttyPS0
root@u96v2-sbc-base-2021-2:~# [settings daemon] Forking. run with -n to prevent fork
dbus-daemon[904]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=0 pid=900 comm="matchbox-panel --start-applets showdesktop,windows")
dbus-daemon[904]: Successfully activated service 'org.a11y.atspi.Registry'
SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
** (matchbox-desktop:899): WARNING **: 09:36:58.359: Error loading icon: Icon 'terminal' not present in theme Sato
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~# cd ~/dpu_sw_optimize/zynqmp
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# source ./zynqmp_dpu_optimize.sh
dirname: invalid option -- 's'
Try 'dirname --help' for more information.
Auto resize ext4 partition ...
[?]
Start QoS config ...[?]
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# xdputil query
{
"DPU IP Spec":{
"DPU Core Count":1,
"DPU Target Version":"v1.4.1",
"IP version":"v3.4.0",
"generation timestamp":"2021-12-15 10-30-00",
"git commit id":"706bd10",
"git commit time":2112151029,
"regmap":"1to1 version"
},
"VAI Version":{
"libvart-runner.so":"Xilinx vart-runner Version: 2.0.0-d02dcb6041663dbc7ecbc0c6af9fafa087a789de 2022-02-02-19:41:31 ",
"libvitis_ai_library-dpu_task.so":"Xilinx vitis_ai_library dpu_task Version: 2.0.0-d02dcb6041663dbc7ecbc0c6af9fafa087a789de 2022-01-20 07:11:10 [UTC] ",
"libxir.so":"Xilinx xir Version: xir-d02dcb6041663dbc7ecbc0c6af9fafa087a789de 2022-02-02-19:36:15",
"target_factory":"target-factory.2.0.0 d02dcb6041663dbc7ecbc0c6af9fafa087a789de"
},
"kernels":[
{
"DPU Arch":"DPUCZDX8G_ISA0_B2304_MAX_BG2",
"DPU Frequency (MHz)":200,
"IP Type":"DPU",
"Load Parallel":2,
"Load augmentation":"enable",
"Load minus mean":"disable",
"Save Parallel":2,
"XRT Frequency (MHz)":200,
"cu_addr":"0xb0000000",
"cu_handle":"0xaaab0b56a4a0",
"cu_idx":0,
"cu_mask":1,
"cu_name":"DPUCZDX8G:DPUCZDX8G_1",
"device_id":0,
"fingerprint":"0x1000020f6014405",
"name":"DPU Core 0"
}
]
}
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# dmesg -D
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# dmesg -E
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# export DISPLAY=:0.0
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# xrandr --output DP-1 --mode 1280x720
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# cd ~/Vitis-AI/demo/VART/adas_detection
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# ls
adas_detection output.mp4 output_vp1.avi output_vp8.avi output_vp9.webm src
build.sh output.webm output_vp12w.webm output_vp9.avi readme video
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# cd video
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video# ls
adas.avi adas.webm car.mp4 carrrrrr.mp4 output_vp12w.webm output_vp8.avi output_vp8.webm output_vp9.webm
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video# ^C
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video# ^C
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video# /adas_detection ./video/car.mp4 /usr/share/vitis_ai_library/models/yolov3_adas_pruned_0_9/yolov3_adas_pruned_0_9.xmodel
-sh: /adas_detection: No such file or directory
PetaLinux 2021.2 u96v2-sbc-base-2021-2 ttyPS0
Last login: Sat Aug 26 09:36:56 UTC 2023 on ttyPS0
root@u96v2-sbc-base-2021-2:~# cd ..
root@u96v2-sbc-base-2021-2:/home# /adas_detection ./video/car.mp4 /usr/share/vitis_ai_library/models/yolov3_adas_pruned_0_9/yolov3_adas_pruned_0_9.xmodel
-sh: /adas_detection: No such file or directory
root@u96v2-sbc-base-2021-2:/home#
root@u96v2-sbc-base-2021-2:/home#
root@u96v2-sbc-base-2021-2:/home#
root@u96v2-sbc-base-2021-2:/home#
root@u96v2-sbc-base-2021-2:/home# cd ~/Vitis-AI/demo/VART/adas_detection
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# /adas_detection ./video/car.mp4 /usr/share/vitis_ai_library/models/yolov3_adas_pruned_0_9/yolov3_adas_pruned_0_9.xmodel
-sh: /adas_detection: No such file or directory
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# ./adas_detection ./video/car.mp4 /usr/share/vitis_ai_library/models/yolov3_adas_pruned_0_9/yolov3_adas_pruned_0_9.xmodel
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0904 20:20:47.988054 1173 main.cc:391] create running for subgraph: subgraph_layer0-conv
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xffff8c0012e0] moov atom not found
[ WARN:0] global /usr/src/debug/opencv/4.4.0-r0/git/modules/videoio/src/cap_gstreamer.cpp (1760) handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module typefind reported: Stream contains no data.
[ WARN:0] global /usr/src/debug/opencv/4.4.0-r0/git/modules/videoio/src/cap_gstreamer.cpp (888) open OpenCV | GStreamer warning: unable to start pipeline
[ WARN:0] global /usr/src/debug/opencv/4.4.0-r0/git/modules/videoio/src/cap_gstreamer.cpp (480) isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created
Fail to open specified video file:./video/car.mp4
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# �Xilinx Zynq MP First Stage Boot Loader
Release 2021.2 Oct 13 2021 - 07:15:53
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: 2 GiB
PMUFW: v1.1
EL Level: EL2
Chip ID: zu3eg
NAND: 0 MiB
MMC: mmc@ff160000: 0, mmc@ff170000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Bootmode: SD_MODE
Reset reason: EXTERNAL
Net: No ethernet found.
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
9532424 bytes read in 702 ms (12.9 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
Using 'conf-system-top.dtb' configuration
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Created: 2021-10-12 9:30:57 UTC
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x100000f4
Data Size: 9467776 Bytes = 9 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00200000
Entry Point: 0x00200000
Hash algo: sha256
Hash value: 95ad1b8447a6c2d0a55e4638720ce9b801bfbeb2d995e8ebbf5f50dd3e859ff4
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: 2021-10-12 9:30:57 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x10907984
Data Size: 62747 Bytes = 61.3 KiB
Architecture: AArch64
Hash algo: sha256
Hash value: 31d2dd13588a12384c12860e97c665a3c818a329f66713a8e2d8f3c7fb61e60b
Verifying Hash Integrity ... sha256+ OK
Booting using the fdt blob at 0x10907984
Uncompressing Kernel Image
Loading Device Tree to 000000007dcfa000, end 000000007dd0c51a ... 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 0x00000000ff010000 (options '115200n8')
[ 0.000000] printk: bootconsole [cdns0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 512 MiB at 0x000000005dc00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000000000-0x000000007fefffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003ecfffff]
[ 0.000000] node 0: [mem 0x000000003ee48000-0x000000007fefffff]
[ 0.000000] Zeroed struct page in unavailable ranges: 512 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fefffff]
[ 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: 515516
[ 0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait cma=512M
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1508044K/2094816K available (14144K kernel code, 996K rwdata, 3944K rodata, 2112K init, 589K bss, 62484K reserved, 524288K cma-reserved)
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 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: mismatch in kind-of-intr param
[ 0.000000] irq-xilinx: /amba_pl@0/interrupt-controller@a0090000: num_irq=32, sw_irq=0, edge=0x1
[ 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 100.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
[ 0.000005] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008510] Console: colour dummy device 80x25
[ 0.012495] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.022840] pid_max: default: 32768 minimum: 301
[ 0.027631] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.034791] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.044205] rcu: Hierarchical SRCU implementation.
[ 0.047641] EFI services will not be available.
[ 0.052009] smp: Bringing up secondary CPUs ...
[ 0.056790] Detected VIPT I-cache on CPU1
[ 0.056861] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.057321] Detected VIPT I-cache on CPU2
[ 0.057348] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.057762] Detected VIPT I-cache on CPU3
[ 0.057786] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.057836] smp: Brought up 1 node, 4 CPUs
[ 0.091778] SMP: Total of 4 processors activated.
[ 0.096450] CPU features: detected: 32-bit EL0 Support
[ 0.101554] CPU features: detected: CRC32 instructions
[ 0.106700] CPU: All CPU(s) started at EL2
[ 0.110738] alternatives: patching kernel code
[ 0.116433] devtmpfs: initialized
[ 0.125634] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.129737] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.156701] pinctrl core: initialized pinctrl subsystem
[ 0.157490] DMI not present or invalid.
[ 0.160396] NET: Registered protocol family 16
[ 0.166541] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.171646] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.179453] audit: initializing netlink subsys (disabled)
[ 0.184882] audit: type=2000 audit(0.124:1): state=initialized audit_enabled=0 res=1
[ 0.185362] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.199281] ASID allocator initialised with 65536 entries
[ 0.204695] Serial: AMBA PL011 UART driver
[ 0.239033] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.240099] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.246774] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.253436] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.305345] cryptd: max_cpu_qlen set to 1000
[ 1.333887] DRBG: Continuing without Jitter RNG
[ 1.412938] raid6: neonx8 gen() 2141 MB/s
[ 1.480992] raid6: neonx8 xor() 1597 MB/s
[ 1.549062] raid6: neonx4 gen() 2192 MB/s
[ 1.617117] raid6: neonx4 xor() 1566 MB/s
[ 1.685192] raid6: neonx2 gen() 2078 MB/s
[ 1.753254] raid6: neonx2 xor() 1426 MB/s
[ 1.821327] raid6: neonx1 gen() 1773 MB/s
[ 1.889385] raid6: neonx1 xor() 1219 MB/s
[ 1.957448] raid6: int64x8 gen() 1437 MB/s
[ 2.025522] raid6: int64x8 xor() 771 MB/s
[ 2.093590] raid6: int64x4 gen() 1601 MB/s
[ 2.161658] raid6: int64x4 xor() 820 MB/s
[ 2.229740] raid6: int64x2 gen() 1397 MB/s
[ 2.297795] raid6: int64x2 xor() 747 MB/s
[ 2.365874] raid6: int64x1 gen() 1031 MB/s
[ 2.433931] raid6: int64x1 xor() 517 MB/s
[ 2.433972] raid6: using algorithm neonx4 gen() 2192 MB/s
[ 2.437921] raid6: .... xor() 1566 MB/s, rmw enabled
[ 2.442859] raid6: using neon recovery algorithm
[ 2.448812] iommu: Default domain type: Translated
[ 2.452596] SCSI subsystem initialized
[ 2.456208] usbcore: registered new interface driver usbfs
[ 2.461484] usbcore: registered new interface driver hub
[ 2.466758] usbcore: registered new device driver usb
[ 2.471811] mc: Linux media interface: v0.10
[ 2.476004] videodev: Linux video capture interface: v2.00
[ 2.481487] EDAC MC: Ver: 3.0.0
[ 2.485022] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.493277] zynqmp-ipi-mbox mailbox@ff990600: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.501645] FPGA manager framework
[ 2.505018] Advanced Linux Sound Architecture Driver Initialized.
[ 2.511343] Bluetooth: Core ver 2.22
[ 2.514501] NET: Registered protocol family 31
[ 2.518891] Bluetooth: HCI device and connection manager initialized
[ 2.525209] Bluetooth: HCI socket layer initialized
[ 2.530051] Bluetooth: L2CAP socket layer initialized
[ 2.535075] Bluetooth: SCO socket layer initialized
[ 2.540286] clocksource: Switched to clocksource arch_sys_counter
[ 2.546179] VFS: Disk quotas dquot_6.6.0
[ 2.549923] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.561304] NET: Registered protocol family 2
[ 2.561834] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 2.569525] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 2.577474] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 2.585102] TCP: Hash tables configured (established 16384 bind 16384)
[ 2.591259] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.597826] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.605025] NET: Registered protocol family 1
[ 2.609612] RPC: Registered named UNIX socket transport module.
[ 2.615092] RPC: Registered udp transport module.
[ 2.619752] RPC: Registered tcp transport module.
[ 2.624427] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.631481] PCI: CLS 0 bytes, default 64
[ 2.661976] Initialise system trusted keyrings
[ 2.662172] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 2.668116] NFS: Registering the id_resolver key type
[ 2.672233] Key type id_resolver registered
[ 2.676371] Key type id_legacy registered
[ 2.680389] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.687026] jffs2: version 2.2. (NAND) (SUMMARY) � 2001-2006 Red Hat, Inc.
[ 2.729017] NET: Registered protocol family 38
[ 2.729068] xor: measuring software checksum speed
[ 2.736764] 8regs : 2363 MB/sec
[ 2.740423] 32regs : 2799 MB/sec
[ 2.745361] arm64_neon : 2380 MB/sec
[ 2.745551] xor: using function: 32regs (2799 MB/sec)
[ 2.750579] Key type asymmetric registered
[ 2.754639] Asymmetric key parser 'x509' registered
[ 2.759514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.766840] io scheduler mq-deadline registered
[ 2.771333] io scheduler kyber registered
[ 2.778019] ps_pcie_dma init()
[ 2.805750] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.808752] a0060000.serial: ttyS3 at MMIO 0xa0061000 (irq = 58, base_baud = 6250000) is a 16550A
[ 2.815947] a0070000.serial: ttyS2 at MMIO 0xa0071000 (irq = 59, base_baud = 6250000) is a 16550A
[ 2.824416] Serial: AMBA driver
[ 2.830529] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.838972] brd: module loaded
[ 2.845326] loop: module loaded
[ 2.846532] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 2.851163] libphy: Fixed MDIO Bus: probed
[ 2.854719] tun: Universal TUN/TAP device driver, 1.6
[ 2.858476] CAN device driver interface
[ 2.863101] usbcore: registered new interface driver rtl8150
[ 2.867801] usbcore: registered new interface driver r8152
[ 2.873230] usbcore: registered new interface driver asix
[ 2.878588] usbcore: registered new interface driver ax88179_178a
[ 2.884643] usbcore: registered new interface driver cdc_ether
[ 2.890439] usbcore: registered new interface driver net1080
[ 2.896063] usbcore: registered new interface driver cdc_subset
[ 2.901943] usbcore: registered new interface driver zaurus
[ 2.907494] usbcore: registered new interface driver cdc_ncm
[ 2.914355] usbcore: registered new interface driver uas
[ 2.918400] usbcore: registered new interface driver usb-storage
[ 2.924541] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[ 2.930990] rtc_zynqmp ffa60000.rtc: registered as rtc0
[ 2.935512] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-01T00:00:10 UTC (10)
[ 2.943674] i2c /dev entries driver
[ 2.949030] usbcore: registered new interface driver uvcvideo
[ 2.952785] USB Video Class driver (1.1.1)
[ 2.957640] Bluetooth: HCI UART driver ver 2.3
[ 2.961266] Bluetooth: HCI UART protocol H4 registered
[ 2.966364] Bluetooth: HCI UART protocol BCSP registered
[ 2.971659] Bluetooth: HCI UART protocol LL registered
[ 2.976745] Bluetooth: HCI UART protocol ATH3K registered
[ 2.982122] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.988374] Bluetooth: HCI UART protocol Intel registered
[ 2.993713] Bluetooth: HCI UART protocol QCA registered
[ 2.998915] usbcore: registered new interface driver bcm203x
[ 3.004539] usbcore: registered new interface driver bpa10x
[ 3.010072] usbcore: registered new interface driver bfusb
[ 3.015522] usbcore: registered new interface driver btusb
[ 3.020990] usbcore: registered new interface driver ath3k
[ 3.026487] EDAC MC: ECC not enabled
[ 3.030109] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[ 3.039040] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[ 3.051221] pwrseq_simple sdio-pwrseq: mmc failed to get default resetn GPIO
[ 3.057979] pwrseq_simple sdio-pwrseq: mmc failed to get default chip_en GPIO
[ 3.065210] sdhci: Secure Digital Host Controller Interface driver
[ 3.071201] sdhci: Copyright(c) Pierre Ossman
[ 3.075527] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.081634] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.087135] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 3.093569] zynqmp_firmware_probe Platform Management API v1.1
[ 3.099318] zynqmp_firmware_probe Trustzone version v1.0
[ 3.138379] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[ 3.187802] securefw securefw: securefw probed
[ 3.188264] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[ 3.192252] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[ 3.200427] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[ 3.206543] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[ 3.212115] usbcore: registered new interface driver usbhid
[ 3.217411] usbhid: USB HID core driver
[ 3.221489] xlnk xlnk: Major 243
[ 3.224555] xlnk xlnk: xlnk driver loaded
[ 3.228393] xlnk xlnk: xlnk_pdev is not null
[ 3.235611] ARM CCI_400_r1 PMU driver probed
[ 3.236163] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[ 3.243827] usbcore: registered new interface driver snd-usb-audio
[ 3.250481] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 3.257811] Initializing XFRM netlink socket
[ 3.261280] NET: Registered protocol family 10
[ 3.266166] Segment Routing with IPv6
[ 3.269454] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.275562] NET: Registered protocol family 17
[ 3.279532] NET: Registered protocol family 15
[ 3.283939] can: controller area network core
[ 3.288298] NET: Registered protocol family 29
[ 3.292663] can: raw protocol
[ 3.295596] can: broadcast manager protocol
[ 3.299757] can: netlink gateway - max_hops=1
[ 3.304180] Bluetooth: RFCOMM TTY layer initialized
[ 3.308932] Bluetooth: RFCOMM socket layer initialized
[ 3.314075] Bluetooth: RFCOMM ver 1.11
[ 3.317749] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.323021] Bluetooth: BNEP filters: protocol multicast
[ 3.328213] Bluetooth: BNEP socket layer initialized
[ 3.333145] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.339027] Bluetooth: HIDP socket layer initialized
[ 3.344143] 9pnet: Installing 9P2000 support
[ 3.348235] Key type dns_resolver registered
[ 3.352625] registered taskstats version 1
[ 3.356497] Loading compiled-in X.509 certificates
[ 3.362877] Btrfs loaded, crc32c=crc32c-generic
[ 3.378230] ff000000.serial: ttyPS1 at MMIO 0xff000000 (irq = 49, base_baud = 6249999) is a xuartps
[ 3.382399] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 50, base_baud = 6249999) is a xuartps
[ 3.396277] printk: console [ttyPS0] enabled
[ 3.396277] printk: console [ttyPS0] enabled
[ 3.400575] printk: bootconsole [cdns0] disabled
[ 3.400575] printk: bootconsole [cdns0] disabled
[ 3.410703] of-fpga-region fpga-full: FPGA Region probed
[ 3.420228] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[ 3.427452] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[ 3.434653] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[ 3.441861] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[ 3.449067] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[ 3.456286] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[ 3.463506] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[ 3.470709] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[ 3.477989] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success
[ 3.485194] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success
[ 3.492414] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success
[ 3.499613] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success
[ 3.506817] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success
[ 3.514010] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success
[ 3.521212] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success
[ 3.528427] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success
[ 3.535886] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[ 3.545039] zynqmp-display fd4a0000.display: vtc bridge property not present
[ 3.554321] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
[ 3.564519] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[ 3.572675] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[ 3.581865] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: ASoC: no DMI vendor name!
[ 3.590790] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed
[ 3.600389] OF: graph: no port node found in /axi/display@fd4a0000
[ 3.607096] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800010eab8c8)
[ 3.838498] Console: switching to colour frame buffer device 240x67
[ 3.861417] zynqmp-display fd4a0000.display: [drm] fb0: xlnxdrmfb frame buffer device
[ 3.869578] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[ 3.877085] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[ 3.887794] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 3.894501] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[ 3.901075] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[ 3.907639] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[ 3.933436] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.938940] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 3.946765] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010010
[ 3.956177] xhci-hcd xhci-hcd.1.auto: irq 96, io mem 0xfe300000
[ 3.962404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.970673] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.977897] usb usb1: Product: xHCI Host Controller
[ 3.982769] usb usb1: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 3.989460] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 3.994716] hub 1-0:1.0: USB hub found
[ 3.998488] hub 1-0:1.0: 1 port detected
[ 4.002636] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.008122] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 4.015778] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 4.022342] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.030503] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 4.038764] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.045980] usb usb2: Product: xHCI Host Controller
[ 4.050854] usb usb2: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 4.057546] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 4.062689] hub 2-0:1.0: USB hub found
[ 4.066453] hub 2-0:1.0: 1 port detected
[ 4.072825] i2c i2c-0: Added multiplexed i2c bus 2
[ 4.077757] i2c i2c-0: Added multiplexed i2c bus 3
[ 4.082689] i2c i2c-0: Added multiplexed i2c bus 4
[ 4.087626] i2c i2c-0: Added multiplexed i2c bus 5
[ 4.118420] random: fast init done
[ 4.336288] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 4.488803] usb 1-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 2.05
[ 4.496979] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.504107] usb 1-1: Product: USB2744
[ 4.507760] usb 1-1: Manufacturer: Microchip Tech
[ 4.566461] hub 1-1:1.0: USB hub found
[ 4.570250] hub 1-1:1.0: 4 ports detected
[ 4.630377] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 4.656668] usb 2-1: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 2.05
[ 4.664850] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 4.671977] usb 2-1: Product: USB5744
[ 4.675632] usb 2-1: Manufacturer: Microchip Tech
[ 4.710441] hub 2-1:1.0: USB hub found
[ 4.714231] hub 2-1:1.0: 3 ports detected
[ 4.924303] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
[ 5.031732] usb 1-1.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ 5.040089] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.047395] usb 1-1.2: Product: USB Optical Mouse
[ 5.052096] usb 1-1.2: Manufacturer: PixArt
[ 5.066940] tps65086 6-005e: Failed to read revision register
[ 5.072795] i2c i2c-0: Added multiplexed i2c bus 6
[ 5.078278] ina2xx_adc 7-0040: error configuring the device
[ 5.083969] i2c i2c-0: Added multiplexed i2c bus 7
[ 5.088929] i2c i2c-0: Added multiplexed i2c bus 8
[ 5.093868] i2c i2c-0: Added multiplexed i2c bus 9
[ 5.098661] pca954x 0-0075: registered 8 multiplexed busses for I2C switch pca9548
[ 5.106315] cdns-i2c ff030000.i2c: 100 kHz mmio ff030000 irq 39
[ 5.113893] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[ 5.121722] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
[ 5.129222] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_resetn
[ 5.135767] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_chip_en
[ 5.153247] usb 2-1.1: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd
[ 5.154771] sdhci-arasan ff170000.mmc: allocated mmc-pwrseq
[ 5.165335] of_cfs_init
[ 5.168528] of_cfs_init: OK
[ 5.171541] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.180919] input: PixArt USB Optical Mouse as /devices/platform/axi/ff9e0000.usb1/fe300000.dwc3/xhci-hcd.1.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0001/input/input0
[ 5.184304] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[ 5.196561] hid-generic 0003:093A:2510.0001: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.1.auto-1.2/input0
[ 5.216298] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[ 5.224426] usb 2-1.1: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[ 5.232778] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.240091] usb 2-1.1: Product: Ultra
[ 5.240803] mmc1: new high speed SDIO card at address 0001
[ 5.243752] usb 2-1.1: Manufacturer: SanDisk
[ 5.253487] usb 2-1.1: SerialNumber: 04016882556de3b334a301cd4e825184fd859c43a91a6dd5447d2584bab0e81cccef00000000000000000000deaa99f3ff92071881558107272957df
[ 5.255609] mmc0: new high speed SDHC card at address 5048
[ 5.268626] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[ 5.273710] mmcblk0: mmc0:5048 DDINC 14.9 GiB
[ 5.279691] scsi host0: usb-storage 2-1.1:1.0
[ 5.289155] mmcblk0: p1 p2
[ 5.307764] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.314312] clk: Not disabling unused clocks
[ 5.318822] ALSA device list:
[ 5.321790] #0: DisplayPort monitor
[ 5.324311] usb 1-1.4: new high-speed USB device number 4 using xhci-hcd
[ 5.325575] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.340745] cfg80211: failed to load regulatory.db
[ 5.433149] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2740, bcdDevice= 2.00
[ 5.441547] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.448862] usb 1-1.4: Product: Hub Controller
[ 5.453303] usb 1-1.4: Manufacturer: Microchip Tech
[ 6.293165] scsi 0:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6
[ 6.301958] sd 0:0:0:0: [sda] 60063744 512-byte logical blocks: (30.8 GB/28.6 GiB)
[ 6.310360] sd 0:0:0:0: [sda] Write Protect is off
[ 6.315448] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 6.333072] sda: sda1
[ 6.337240] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 11.191366] EXT4-fs (mmcblk0p2): recovery complete
[ 11.199346] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 11.207517] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 11.216243] devtmpfs: mounted
[ 11.220533] Freeing unused kernel memory: 2112K
[ 11.225191] Run /sbin/init as init process
INIT: version 2.97 booting
Starting udev
[ 11.820747] udevd[269]: starting version 3.2.9
[ 11.846360] random: udevd: uninitialized urandom read (16 bytes read)
[ 11.853594] random: udevd: uninitialized urandom read (16 bytes read)
[ 11.860069] random: udevd: uninitialized urandom read (16 bytes read)
[ 11.921563] udevd[270]: starting eudev-3.2.9
[ 12.074249] mali: loading out-of-tree module taints kernel.
[ 12.101689] [drm] Probing for xlnx,zocl
[ 12.105980] zocl-drm amba_pl@0:zyxclmm_drm: IRQ index 32 not found
[ 12.112485] [drm] FPGA programming device pcap founded.
[ 12.117726] [drm] PR Isolation addr 0x0
[ 12.118371] [drm] Initialized zocl 0.0.0 00000 for amba_pl@0:zyxclmm_drm on minor 1
[ 12.792018] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 12.848507] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 12.939610] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
bootlogd: /dev/ttyPS0Sat Aug 26 09:36:46 UTC 2023
Starting Ultra96 AP setup daemon... [ 18.213512] power up request for already powered up source Wifi
done.
WIFI LED GPIO = 501
BT LED GPIO = 502
Turning Ultra96 WiFi & Bluetooth LEDs ON...done.
Starting Flask server deamon to serve Ultra96 startup page.
INIT: Entering runlevel: 5
Starting system message bus: dbus.
Configuring network interfaces... Successfully initialized wpa_supplicant
done.
Starting random number generator daemon.
Starting Connection Manager
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:
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
Build Operating System: Linux
Current Operating System: Linux u96v2-sbc-base-2021-2 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=512M
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: Sat Aug 26 09:36:52 2023
done
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Starting bluetooth: bluetoothd.
Starting internet superserver: inetd.
NFS daemon support not enabled in kernel
Starting ntpd: done
Starting syslogd/klogd: done
Starting internet superserver: xinetd.
* Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon [ ok ]
Starting Telephony daemon
Starting watchdog daemon...D-BUS per-session daemon address is: unix:abstract=/tmp/dbus-WsZkS4ECOu,guid=d7ef7de454fffd60c60cede764e9c7b5
done
Starting Linux NFC daemon
Starting tcf-agent: OK
PetaLinux 2021.2 u96v2-sbc-base-2021-2 ttyPS0
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
root@u96v2-sbc-base-2021-2:~# [settings daemon] Forking. run with -n to prevent fork
dbus-daemon[915]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=914 comm="matchbox-panel --start-applets showdesktop,windows")
dbus-daemon[915]: Successfully activated service 'org.a11y.atspi.Registry'
SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
** (matchbox-desktop:913): WARNING **: 09:36:58.510: Error loading icon: Icon 'terminal' not present in theme Sato
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~# cd ~/dpu_sw_optimize/zynqmp
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# source ./zynqmp_dpu_optimize.sh
dirname: invalid option -- 's'
Try 'dirname --help' for more information.
Auto resize ext4 partition ...[?]
Start QoS config ...[?]
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# dmesg -E
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# export DISPLAY=:0.0
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# xrandr --output DP-1 --mode 1280x720
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# /adas_detection ./video/adas.webm /usr/share/vitis_ai_library/models/yolov3_adas_pruned_0_9/yolov3_adas_pruned_0_9.xmodel
-sh: /adas_detection: No such file or directory
PetaLinux 2021.2 u96v2-sbc-base-2021-2 ttyPS0
Last login: Sat Aug 26 09:36:55 UTC 2023 on ttyPS0
root@u96v2-sbc-base-2021-2:~# cd ~/Vitis-AI/demo/VART/adas_detection
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# /adas_detection ./video/adas.webm /usr/share/vitis_ai_library/models/yolov3_adas_pruned_0_9/yolov3_adas_pruned_0_9.xmodel
-sh: /adas_detection: No such file or directory
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# /adas_detection ./video/adas.webm /usr/share/vitis_ai_library/models/yolov3_adas_pruned_0_9/yolov3_adas_pruned_0_9.xmodel
-sh: /adas_detection: No such file or directory
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# ./adas_detection ./video/adas.webm /usr/share/vitis_ai_library/models/yolov3_adas_pruned_0_9/yolov3_adas_pruned_0_9.xmodel
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0904 20:35:13.314384 1172 main.cc:391] create running for subgraph: subgraph_layer0-conv
(ADAS Detection@Xilinx DPU:1172): Gtk-WARNING **: 20:35:14.823: cannot open display:
Segmentation fault
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# xrandr --output DP-1 --mode 960x720
Can't open display
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# xrandr --output DP-1 --mode 720x576
Can't open display
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# xrandr --output DP-1 --mode 720x480
Can't open display
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# ^C
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# export DISPLAY=:0.0
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# xrandr --output DP-1 --mode 960x720
xrandr: cannot find mode 960x720
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# xrandr --output DP-1 --mode 720x576
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# ./adas_detection ./video/adas.webm /usr/share/vitis_ai_library/models/yolov3_adas_pruned_0_9/yolov3_adas_pruned_0_9.xmodel
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0904 20:37:34.743918 1191 main.cc:391] create running for subgraph: subgraph_layer0-conv
^V^H^H^V
^V^X
^X
^X
^C
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# cd video
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video# ls
adas.avi adas.webm car.mp4 carrrrrr.mp4 output_vp12w.webm output_vp8.avi output_vp8.webm output_vp9.webm
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
** (pcmanfm:1207): WARNING **: 20:38:15.108: The directory '~/Templates' doesn't exist, ignoring it
(pcmanfm:1207): Gtk-WARNING **: 20:38:15.665: Theme parsing error: <data>:2:27: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
(pcmanfm:1207): Gtk-WARNING **: 20:38:15.665: Theme parsing error: <data>:3:30: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version
(pcmanfm:1207): Gtk-WARNING **: 20:38:15.699: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.
(pcmanfm:1207): Gtk-WARNING **: 20:38:56.411: gtk_menu_detach(): menu is not attached
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection/video# cd ..
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/adas_detection# ./adas_detection ./video/cara.avi /usr/share/vitis_ai_library/models/yolov3_adas_pruned
_0_9/yolov3_adas_pruned_0_9.xmodel
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0904 20:39:15.459059 1255 main.cc:391] create running for subgraph: subgraph_layer0-conv
Xilinx Zynq MP First Stage Boot Loader
Release 2021.2 Oct 13 2021 - 07:15:53
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: 2 GiB
PMUFW: v1.1
EL Level: EL2
Chip ID: zu3eg
NAND: 0 MiB
MMC: mmc@ff160000: 0, mmc@ff170000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Bootmode: SD_MODE
Reset reason: EXTERNAL
Net: No ethernet found.
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
9532424 bytes read in 707 ms (12.9 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
Using 'conf-system-top.dtb' configuration
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Created: 2021-10-12 9:30:57 UTC
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x100000f4
Data Size: 9467776 Bytes = 9 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00200000
Entry Point: 0x00200000
Hash algo: sha256
Hash value: 95ad1b8447a6c2d0a55e4638720ce9b801bfbeb2d995e8ebbf5f50dd3e859ff4
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: 2021-10-12 9:30:57 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x10907984
Data Size: 62747 Bytes = 61.3 KiB
Architecture: AArch64
Hash algo: sha256
Hash value: 31d2dd13588a12384c12860e97c665a3c818a329f66713a8e2d8f3c7fb61e60b
Verifying Hash Integrity ... sha256+ OK
Booting using the fdt blob at 0x10907984
Uncompressing Kernel Image
Loading Device Tree to 000000007dcfa000, end 000000007dd0c51a ... 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 0x00000000ff010000 (options '115200n8')
[ 0.000000] printk: bootconsole [cdns0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 512 MiB at 0x000000005dc00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000000000-0x000000007fefffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003ecfffff]
[ 0.000000] node 0: [mem 0x000000003ee48000-0x000000007fefffff]
[ 0.000000] Zeroed struct page in unavailable ranges: 512 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fefffff]
[ 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: 515516
[ 0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait cma=512M
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1508044K/2094816K available (14144K kernel code, 996K rwdata, 3944K rodata, 2112K init, 589K bss, 62484K reserved, 524288K cma-reserved)
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 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: mismatch in kind-of-intr param
[ 0.000000] irq-xilinx: /amba_pl@0/interrupt-controller@a0090000: num_irq=32, sw_irq=0, edge=0x1
[ 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 100.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
[ 0.000004] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008504] Console: colour dummy device 80x25
[ 0.012495] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.022840] pid_max: default: 32768 minimum: 301
[ 0.027627] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.034790] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.044208] rcu: Hierarchical SRCU implementation.
[ 0.047640] EFI services will not be available.
[ 0.052010] smp: Bringing up secondary CPUs ...
[ 0.056796] Detected VIPT I-cache on CPU1
[ 0.056868] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.057331] Detected VIPT I-cache on CPU2
[ 0.057357] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.057767] Detected VIPT I-cache on CPU3
[ 0.057792] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.057842] smp: Brought up 1 node, 4 CPUs
[ 0.091778] SMP: Total of 4 processors activated.
[ 0.096451] CPU features: detected: 32-bit EL0 Support
[ 0.101555] CPU features: detected: CRC32 instructions
[ 0.106701] CPU: All CPU(s) started at EL2
[ 0.110737] alternatives: patching kernel code
[ 0.116441] devtmpfs: initialized
[ 0.125633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.129737] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.156687] pinctrl core: initialized pinctrl subsystem
[ 0.157480] DMI not present or invalid.
[ 0.160367] NET: Registered protocol family 16
[ 0.166513] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.171629] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.179434] audit: initializing netlink subsys (disabled)
[ 0.184863] audit: type=2000 audit(0.124:1): state=initialized audit_enabled=0 res=1
[ 0.185342] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.199262] ASID allocator initialised with 65536 entries
[ 0.204682] Serial: AMBA PL011 UART driver
[ 0.239028] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.240099] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.246773] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.253436] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.305291] cryptd: max_cpu_qlen set to 1000
[ 1.333764] DRBG: Continuing without Jitter RNG
[ 1.412938] raid6: neonx8 gen() 2137 MB/s
[ 1.480993] raid6: neonx8 xor() 1598 MB/s
[ 1.549063] raid6: neonx4 gen() 2187 MB/s
[ 1.617120] raid6: neonx4 xor() 1564 MB/s
[ 1.685198] raid6: neonx2 gen() 2078 MB/s
[ 1.753252] raid6: neonx2 xor() 1439 MB/s
[ 1.821326] raid6: neonx1 gen() 1773 MB/s
[ 1.889389] raid6: neonx1 xor() 1219 MB/s
[ 1.957454] raid6: int64x8 gen() 1437 MB/s
[ 2.025527] raid6: int64x8 xor() 771 MB/s
[ 2.093609] raid6: int64x4 gen() 1602 MB/s
[ 2.161660] raid6: int64x4 xor() 816 MB/s
[ 2.229731] raid6: int64x2 gen() 1397 MB/s
[ 2.297801] raid6: int64x2 xor() 749 MB/s
[ 2.365884] raid6: int64x1 gen() 1031 MB/s
[ 2.433932] raid6: int64x1 xor() 517 MB/s
[ 2.433974] raid6: using algorithm neonx4 gen() 2187 MB/s
[ 2.437921] raid6: .... xor() 1564 MB/s, rmw enabled
[ 2.442858] raid6: using neon recovery algorithm
[ 2.448829] iommu: Default domain type: Translated
[ 2.452594] SCSI subsystem initialized
[ 2.456209] usbcore: registered new interface driver usbfs
[ 2.461489] usbcore: registered new interface driver hub
[ 2.466760] usbcore: registered new device driver usb
[ 2.471814] mc: Linux media interface: v0.10
[ 2.476005] videodev: Linux video capture interface: v2.00
[ 2.481486] EDAC MC: Ver: 3.0.0
[ 2.485025] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.493277] zynqmp-ipi-mbox mailbox@ff990600: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.501644] FPGA manager framework
[ 2.505021] Advanced Linux Sound Architecture Driver Initialized.
[ 2.511340] Bluetooth: Core ver 2.22
[ 2.514501] NET: Registered protocol family 31
[ 2.518891] Bluetooth: HCI device and connection manager initialized
[ 2.525211] Bluetooth: HCI socket layer initialized
[ 2.530051] Bluetooth: L2CAP socket layer initialized
[ 2.535075] Bluetooth: SCO socket layer initialized
[ 2.540289] clocksource: Switched to clocksource arch_sys_counter
[ 2.546158] VFS: Disk quotas dquot_6.6.0
[ 2.549919] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.561305] NET: Registered protocol family 2
[ 2.561836] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 2.569521] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 2.577474] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 2.585110] TCP: Hash tables configured (established 16384 bind 16384)
[ 2.591253] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.597820] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.605024] NET: Registered protocol family 1
[ 2.609613] RPC: Registered named UNIX socket transport module.
[ 2.615097] RPC: Registered udp transport module.
[ 2.619751] RPC: Registered tcp transport module.
[ 2.624426] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.631479] PCI: CLS 0 bytes, default 64
[ 2.662048] Initialise system trusted keyrings
[ 2.662229] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 2.668172] NFS: Registering the id_resolver key type
[ 2.672312] Key type id_resolver registered
[ 2.676451] Key type id_legacy registered
[ 2.680451] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.687103] jffs2: version 2.2. (NAND) (SUMMARY) � 2001-2006 Red Hat, Inc.
[ 2.731822] NET: Registered protocol family 38
[ 2.731872] xor: measuring software checksum speed
[ 2.739563] 8regs : 2363 MB/sec
[ 2.743223] 32regs : 2799 MB/sec
[ 2.748165] arm64_neon : 2380 MB/sec
[ 2.748358] xor: using function: 32regs (2799 MB/sec)
[ 2.753382] Key type asymmetric registered
[ 2.757443] Asymmetric key parser 'x509' registered
[ 2.762318] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.769642] io scheduler mq-deadline registered
[ 2.774136] io scheduler kyber registered
[ 2.780787] ps_pcie_dma init()
[ 2.808484] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.811485] a0060000.serial: ttyS3 at MMIO 0xa0061000 (irq = 58, base_baud = 6250000) is a 16550A
[ 2.818672] a0070000.serial: ttyS2 at MMIO 0xa0071000 (irq = 59, base_baud = 6250000) is a 16550A
[ 2.827111] Serial: AMBA driver
[ 2.833270] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.841720] brd: module loaded
[ 2.847985] loop: module loaded
[ 2.849250] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 2.853800] libphy: Fixed MDIO Bus: probed
[ 2.857366] tun: Universal TUN/TAP device driver, 1.6
[ 2.861093] CAN device driver interface
[ 2.865754] usbcore: registered new interface driver rtl8150
[ 2.870455] usbcore: registered new interface driver r8152
[ 2.875883] usbcore: registered new interface driver asix
[ 2.881243] usbcore: registered new interface driver ax88179_178a
[ 2.887299] usbcore: registered new interface driver cdc_ether
[ 2.893097] usbcore: registered new interface driver net1080
[ 2.898717] usbcore: registered new interface driver cdc_subset
[ 2.904597] usbcore: registered new interface driver zaurus
[ 2.910160] usbcore: registered new interface driver cdc_ncm
[ 2.917017] usbcore: registered new interface driver uas
[ 2.921054] usbcore: registered new interface driver usb-storage
[ 2.927196] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[ 2.933654] rtc_zynqmp ffa60000.rtc: registered as rtc0
[ 2.938167] rtc_zynqmp ffa60000.rtc: setting system clock to 2023-08-26T09:44:15 UTC (1693043055)
[ 2.947022] i2c /dev entries driver
[ 2.952395] usbcore: registered new interface driver uvcvideo
[ 2.956125] USB Video Class driver (1.1.1)
[ 2.961000] Bluetooth: HCI UART driver ver 2.3
[ 2.964614] Bluetooth: HCI UART protocol H4 registered
[ 2.969712] Bluetooth: HCI UART protocol BCSP registered
[ 2.975007] Bluetooth: HCI UART protocol LL registered
[ 2.980093] Bluetooth: HCI UART protocol ATH3K registered
[ 2.985470] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.991722] Bluetooth: HCI UART protocol Intel registered
[ 2.997060] Bluetooth: HCI UART protocol QCA registered
[ 3.002262] usbcore: registered new interface driver bcm203x
[ 3.007887] usbcore: registered new interface driver bpa10x
[ 3.013420] usbcore: registered new interface driver bfusb
[ 3.018870] usbcore: registered new interface driver btusb
[ 3.024337] usbcore: registered new interface driver ath3k
[ 3.029834] EDAC MC: ECC not enabled
[ 3.033454] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[ 3.042386] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[ 3.054571] pwrseq_simple sdio-pwrseq: mmc failed to get default resetn GPIO
[ 3.061326] pwrseq_simple sdio-pwrseq: mmc failed to get default chip_en GPIO
[ 3.068560] sdhci: Secure Digital Host Controller Interface driver
[ 3.074549] sdhci: Copyright(c) Pierre Ossman
[ 3.078875] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.084996] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.090484] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 3.096914] zynqmp_firmware_probe Platform Management API v1.1
[ 3.102666] zynqmp_firmware_probe Trustzone version v1.0
[ 3.141758] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[ 3.191273] securefw securefw: securefw probed
[ 3.191751] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[ 3.195743] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[ 3.203900] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[ 3.210023] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[ 3.215595] usbcore: registered new interface driver usbhid
[ 3.220885] usbhid: USB HID core driver
[ 3.224952] xlnk xlnk: Major 243
[ 3.228010] xlnk xlnk: xlnk driver loaded
[ 3.231870] xlnk xlnk: xlnk_pdev is not null
[ 3.239085] ARM CCI_400_r1 PMU driver probed
[ 3.239637] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[ 3.247299] usbcore: registered new interface driver snd-usb-audio
[ 3.253971] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 3.261307] Initializing XFRM netlink socket
[ 3.264752] NET: Registered protocol family 10
[ 3.269658] Segment Routing with IPv6
[ 3.272912] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.279050] NET: Registered protocol family 17
[ 3.283009] NET: Registered protocol family 15
[ 3.287418] can: controller area network core
[ 3.291763] NET: Registered protocol family 29
[ 3.296143] can: raw protocol
[ 3.299080] can: broadcast manager protocol
[ 3.303236] can: netlink gateway - max_hops=1
[ 3.307672] Bluetooth: RFCOMM TTY layer initialized
[ 3.312409] Bluetooth: RFCOMM socket layer initialized
[ 3.317532] Bluetooth: RFCOMM ver 1.11
[ 3.321228] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.326498] Bluetooth: BNEP filters: protocol multicast
[ 3.331691] Bluetooth: BNEP socket layer initialized
[ 3.336622] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.342504] Bluetooth: HIDP socket layer initialized
[ 3.347623] 9pnet: Installing 9P2000 support
[ 3.351704] Key type dns_resolver registered
[ 3.356098] registered taskstats version 1
[ 3.359975] Loading compiled-in X.509 certificates
[ 3.366361] Btrfs loaded, crc32c=crc32c-generic
[ 3.381741] ff000000.serial: ttyPS1 at MMIO 0xff000000 (irq = 49, base_baud = 6249999) is a xuartps
[ 3.385904] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 50, base_baud = 6249999) is a xuartps
[ 3.399784] printk: console [ttyPS0] enabled
[ 3.399784] printk: console [ttyPS0] enabled
[ 3.404089] printk: bootconsole [cdns0] disabled
[ 3.404089] printk: bootconsole [cdns0] disabled
[ 3.414205] of-fpga-region fpga-full: FPGA Region probed
[ 3.423731] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[ 3.430956] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[ 3.438162] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[ 3.445371] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[ 3.452578] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[ 3.459786] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[ 3.466989] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[ 3.474198] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[ 3.481477] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success
[ 3.488677] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success
[ 3.495895] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success
[ 3.503089] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success
[ 3.510294] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success
[ 3.517485] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success
[ 3.524689] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success
[ 3.531912] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success
[ 3.539390] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[ 3.548551] zynqmp-display fd4a0000.display: vtc bridge property not present
[ 3.557820] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
[ 3.568011] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[ 3.576167] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[ 3.585277] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: ASoC: no DMI vendor name!
[ 3.594211] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed
[ 3.603796] OF: graph: no port node found in /axi/display@fd4a0000
[ 3.610493] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800010eab8c8)
[ 3.841905] Console: switching to colour frame buffer device 240x67
[ 3.864827] zynqmp-display fd4a0000.display: [drm] fb0: xlnxdrmfb frame buffer device
[ 3.872966] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[ 3.880478] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[ 3.891162] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 3.897866] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[ 3.904451] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[ 3.911014] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[ 3.935385] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.940915] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 3.948746] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010010
[ 3.958159] xhci-hcd xhci-hcd.1.auto: irq 96, io mem 0xfe300000
[ 3.964395] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.972665] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.979885] usb usb1: Product: xHCI Host Controller
[ 3.984753] usb usb1: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 3.991444] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 3.996702] hub 1-0:1.0: USB hub found
[ 4.000472] hub 1-0:1.0: 1 port detected
[ 4.004610] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.010097] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 4.017754] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 4.024320] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.032478] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 4.040740] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.047950] usb usb2: Product: xHCI Host Controller
[ 4.052821] usb usb2: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 4.059518] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 4.064677] hub 2-0:1.0: USB hub found
[ 4.068437] hub 2-0:1.0: 1 port detected
[ 4.074806] i2c i2c-0: Added multiplexed i2c bus 2
[ 4.079737] i2c i2c-0: Added multiplexed i2c bus 3
[ 4.084666] i2c i2c-0: Added multiplexed i2c bus 4
[ 4.089604] i2c i2c-0: Added multiplexed i2c bus 5
[ 4.120490] random: fast init done
[ 4.340292] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 4.492821] usb 1-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 2.05
[ 4.501003] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.508131] usb 1-1: Product: USB2744
[ 4.511785] usb 1-1: Manufacturer: Microchip Tech
[ 4.568439] hub 1-1:1.0: USB hub found
[ 4.572214] hub 1-1:1.0: 4 ports detected
[ 4.632302] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 4.656666] usb 2-1: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 2.05
[ 4.664844] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 4.671975] usb 2-1: Product: USB5744
[ 4.675628] usb 2-1: Manufacturer: Microchip Tech
[ 4.712426] hub 2-1:1.0: USB hub found
[ 4.716204] hub 2-1:1.0: 3 ports detected
[ 4.924288] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
[ 5.031722] usb 1-1.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ 5.040077] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.047376] usb 1-1.2: Product: USB Optical Mouse
[ 5.052074] usb 1-1.2: Manufacturer: PixArt
[ 5.068824] tps65086 6-005e: Failed to read revision register
[ 5.074666] i2c i2c-0: Added multiplexed i2c bus 6
[ 5.080156] ina2xx_adc 7-0040: error configuring the device
[ 5.085852] i2c i2c-0: Added multiplexed i2c bus 7
[ 5.090792] i2c i2c-0: Added multiplexed i2c bus 8
[ 5.095726] i2c i2c-0: Added multiplexed i2c bus 9
[ 5.100526] pca954x 0-0075: registered 8 multiplexed busses for I2C switch pca9548
[ 5.108187] cdns-i2c ff030000.i2c: 100 kHz mmio ff030000 irq 39
[ 5.115708] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[ 5.123552] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
[ 5.131058] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_resetn
[ 5.137606] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_chip_en
[ 5.155033] usb 2-1.1: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd
[ 5.157641] sdhci-arasan ff170000.mmc: allocated mmc-pwrseq
[ 5.167619] input: PixArt USB Optical Mouse as /devices/platform/axi/ff9e0000.usb1/fe300000.dwc3/xhci-hcd.1.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0001/input/input0
[ 5.168939] of_cfs_init
[ 5.185590] of_cfs_init: OK
[ 5.187200] hid-generic 0003:093A:2510.0001: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.1.auto-1.2/input0
[ 5.188627] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.199625] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[ 5.216312] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[ 5.216574] usb 2-1.1: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[ 5.232308] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.239620] usb 2-1.1: Product: Ultra
[ 5.240842] mmc1: new high speed SDIO card at address 0001
[ 5.243274] usb 2-1.1: Manufacturer: SanDisk
[ 5.252879] mmc0: new high speed SDHC card at address 5048
[ 5.253004] usb 2-1.1: SerialNumber: 04016882556de3b334a301cd4e825184fd859c43a91a6dd5447d2584bab0e81cccef00000000000000000000deaa99f3ff92071881558107272957df
[ 5.259125] mmcblk0: mmc0:5048 DDINC 14.9 GiB
[ 5.273782] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[ 5.283829] scsi host0: usb-storage 2-1.1:1.0
[ 5.284480] mmcblk0: p1 p2
[ 5.332312] usb 1-1.4: new high-speed USB device number 4 using xhci-hcd
[ 5.345178] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.351717] clk: Not disabling unused clocks
[ 5.356232] ALSA device list:
[ 5.359198] #0: DisplayPort monitor
[ 5.363440] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.372049] cfg80211: failed to load regulatory.db
[ 5.438067] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2740, bcdDevice= 2.00
[ 5.446447] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.453760] usb 1-1.4: Product: Hub Controller
[ 5.458198] usb 1-1.4: Manufacturer: Microchip Tech
[ 6.293120] scsi 0:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6
[ 6.301801] sd 0:0:0:0: [sda] 60063744 512-byte logical blocks: (30.8 GB/28.6 GiB)
[ 6.310193] sd 0:0:0:0: [sda] Write Protect is off
[ 6.315256] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 6.333106] sda: sda1
[ 6.337292] sd 0:0:0:0: [sda] Attached SCSI removable disk
Xilinx Zynq MP First Stage Boot Loader
Release 2021.2 Oct 13 2021 - 07:15:53
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: 2 GiB
PMUFW: v1.1
EL Level: EL2
Chip ID: zu3eg
NAND: 0 MiB
MMC: mmc@ff160000: 0, mmc@ff170000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Bootmode: SD_MODE
Reset reason: EXTERNAL
Net: No ethernet found.
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 17 ms (155.3 KiB/s)
## Executing script at 20000000
Trying to load boot images from mmc0
9532424 bytes read in 708 ms (12.8 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
Using 'conf-system-top.dtb' configuration
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Created: 2021-10-12 9:30:57 UTC
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x100000f4
Data Size: 9467776 Bytes = 9 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00200000
Entry Point: 0x00200000
Hash algo: sha256
Hash value: 95ad1b8447a6c2d0a55e4638720ce9b801bfbeb2d995e8ebbf5f50dd3e859ff4
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: 2021-10-12 9:30:57 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x10907984
Data Size: 62747 Bytes = 61.3 KiB
Architecture: AArch64
Hash algo: sha256
Hash value: 31d2dd13588a12384c12860e97c665a3c818a329f66713a8e2d8f3c7fb61e60b
Verifying Hash Integrity ... sha256+ OK
Booting using the fdt blob at 0x10907984
Uncompressing Kernel Image
Loading Device Tree to 000000007dcfa000, end 000000007dd0c51a ... 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 0x00000000ff010000 (options '115200n8')
[ 0.000000] printk: bootconsole [cdns0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 512 MiB at 0x000000005dc00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000000000-0x000000007fefffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003ecfffff]
[ 0.000000] node 0: [mem 0x000000003ee48000-0x000000007fefffff]
[ 0.000000] Zeroed struct page in unavailable ranges: 512 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fefffff]
[ 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: 515516
[ 0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait cma=512M
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1508044K/2094816K available (14144K kernel code, 996K rwdata, 3944K rodata, 2112K init, 589K bss, 62484K reserved, 524288K cma-reserved)
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 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: mismatch in kind-of-intr param
[ 0.000000] irq-xilinx: /amba_pl@0/interrupt-controller@a0090000: num_irq=32, sw_irq=0, edge=0x1
[ 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 100.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
[ 0.000004] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008511] Console: colour dummy device 80x25
[ 0.012495] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.022839] pid_max: default: 32768 minimum: 301
[ 0.027628] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.034790] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.044202] rcu: Hierarchical SRCU implementation.
[ 0.047637] EFI services will not be available.
[ 0.052010] smp: Bringing up secondary CPUs ...
[ 0.056793] Detected VIPT I-cache on CPU1
[ 0.056863] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.057331] Detected VIPT I-cache on CPU2
[ 0.057358] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.057770] Detected VIPT I-cache on CPU3
[ 0.057795] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.057845] smp: Brought up 1 node, 4 CPUs
[ 0.091777] SMP: Total of 4 processors activated.
[ 0.096450] CPU features: detected: 32-bit EL0 Support
[ 0.101554] CPU features: detected: CRC32 instructions
[ 0.106701] CPU: All CPU(s) started at EL2
[ 0.110737] alternatives: patching kernel code
[ 0.116436] devtmpfs: initialized
[ 0.125611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.129711] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.156602] pinctrl core: initialized pinctrl subsystem
[ 0.157391] DMI not present or invalid.
[ 0.160290] NET: Registered protocol family 16
[ 0.166454] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.171540] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.179349] audit: initializing netlink subsys (disabled)
[ 0.184779] audit: type=2000 audit(0.124:1): state=initialized audit_enabled=0 res=1
[ 0.185255] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.199177] ASID allocator initialised with 65536 entries
[ 0.204593] Serial: AMBA PL011 UART driver
[ 0.238917] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.239986] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.246660] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.253322] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.305102] cryptd: max_cpu_qlen set to 1000
[ 1.333634] DRBG: Continuing without Jitter RNG
[ 1.412825] raid6: neonx8 gen() 2135 MB/s
[ 1.480881] raid6: neonx8 xor() 1595 MB/s
[ 1.548957] raid6: neonx4 gen() 2185 MB/s
[ 1.617007] raid6: neonx4 xor() 1564 MB/s
[ 1.685083] raid6: neonx2 gen() 2078 MB/s
[ 1.753141] raid6: neonx2 xor() 1441 MB/s
[ 1.821218] raid6: neonx1 gen() 1773 MB/s
[ 1.889276] raid6: neonx1 xor() 1219 MB/s
[ 1.957341] raid6: int64x8 gen() 1437 MB/s
[ 2.025414] raid6: int64x8 xor() 771 MB/s
[ 2.093488] raid6: int64x4 gen() 1601 MB/s
[ 2.161543] raid6: int64x4 xor() 815 MB/s
[ 2.229623] raid6: int64x2 gen() 1398 MB/s
[ 2.297683] raid6: int64x2 xor() 747 MB/s
[ 2.365772] raid6: int64x1 gen() 1031 MB/s
[ 2.433819] raid6: int64x1 xor() 517 MB/s
[ 2.433861] raid6: using algorithm neonx4 gen() 2185 MB/s
[ 2.437808] raid6: .... xor() 1564 MB/s, rmw enabled
[ 2.442745] raid6: using neon recovery algorithm
[ 2.448679] iommu: Default domain type: Translated
[ 2.452484] SCSI subsystem initialized
[ 2.456097] usbcore: registered new interface driver usbfs
[ 2.461371] usbcore: registered new interface driver hub
[ 2.466647] usbcore: registered new device driver usb
[ 2.471699] mc: Linux media interface: v0.10
[ 2.475892] videodev: Linux video capture interface: v2.00
[ 2.481373] EDAC MC: Ver: 3.0.0
[ 2.484920] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.493163] zynqmp-ipi-mbox mailbox@ff990600: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.501531] FPGA manager framework
[ 2.504904] Advanced Linux Sound Architecture Driver Initialized.
[ 2.511239] Bluetooth: Core ver 2.22
[ 2.514388] NET: Registered protocol family 31
[ 2.518778] Bluetooth: HCI device and connection manager initialized
[ 2.525097] Bluetooth: HCI socket layer initialized
[ 2.529938] Bluetooth: L2CAP socket layer initialized
[ 2.534961] Bluetooth: SCO socket layer initialized
[ 2.540177] clocksource: Switched to clocksource arch_sys_counter
[ 2.546066] VFS: Disk quotas dquot_6.6.0
[ 2.549805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.561170] NET: Registered protocol family 2
[ 2.561691] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 2.569411] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 2.577360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 2.584991] TCP: Hash tables configured (established 16384 bind 16384)
[ 2.591147] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.597713] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.604912] NET: Registered protocol family 1
[ 2.609506] RPC: Registered named UNIX socket transport module.
[ 2.614979] RPC: Registered udp transport module.
[ 2.619639] RPC: Registered tcp transport module.
[ 2.624315] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.631372] PCI: CLS 0 bytes, default 64
[ 2.661966] Initialise system trusted keyrings
[ 2.662149] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 2.668110] NFS: Registering the id_resolver key type
[ 2.672229] Key type id_resolver registered
[ 2.676361] Key type id_legacy registered
[ 2.680373] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.687017] jffs2: version 2.2. (NAND) (SUMMARY) � 2001-2006 Red Hat, Inc.
[ 2.729713] NET: Registered protocol family 38
[ 2.729767] xor: measuring software checksum speed
[ 2.737463] 8regs : 2363 MB/sec
[ 2.741123] 32regs : 2799 MB/sec
[ 2.746064] arm64_neon : 2380 MB/sec
[ 2.746250] xor: using function: 32regs (2799 MB/sec)
[ 2.751279] Key type asymmetric registered
[ 2.755341] Asymmetric key parser 'x509' registered
[ 2.760214] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.767538] io scheduler mq-deadline registered
[ 2.772033] io scheduler kyber registered
[ 2.778692] ps_pcie_dma init()
[ 2.806449] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.809458] a0060000.serial: ttyS3 at MMIO 0xa0061000 (irq = 58, base_baud = 6250000) is a 16550A
[ 2.816628] a0070000.serial: ttyS2 at MMIO 0xa0071000 (irq = 59, base_baud = 6250000) is a 16550A
[ 2.825090] Serial: AMBA driver
[ 2.831200] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.839650] brd: module loaded
[ 2.845948] loop: module loaded
[ 2.847149] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 2.851783] libphy: Fixed MDIO Bus: probed
[ 2.855335] tun: Universal TUN/TAP device driver, 1.6
[ 2.859064] CAN device driver interface
[ 2.863735] usbcore: registered new interface driver rtl8150
[ 2.868418] usbcore: registered new interface driver r8152
[ 2.873852] usbcore: registered new interface driver asix
[ 2.879210] usbcore: registered new interface driver ax88179_178a
[ 2.885264] usbcore: registered new interface driver cdc_ether
[ 2.891063] usbcore: registered new interface driver net1080
[ 2.896684] usbcore: registered new interface driver cdc_subset
[ 2.902564] usbcore: registered new interface driver zaurus
[ 2.908118] usbcore: registered new interface driver cdc_ncm
[ 2.914987] usbcore: registered new interface driver uas
[ 2.919047] usbcore: registered new interface driver usb-storage
[ 2.925160] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[ 2.931614] rtc_zynqmp ffa60000.rtc: registered as rtc0
[ 2.936134] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-13T03:16:26 UTC (1048586)
[ 2.944728] i2c /dev entries driver
[ 2.950070] usbcore: registered new interface driver uvcvideo
[ 2.953840] USB Video Class driver (1.1.1)
[ 2.958703] Bluetooth: HCI UART driver ver 2.3
[ 2.962320] Bluetooth: HCI UART protocol H4 registered
[ 2.967419] Bluetooth: HCI UART protocol BCSP registered
[ 2.972713] Bluetooth: HCI UART protocol LL registered
[ 2.977799] Bluetooth: HCI UART protocol ATH3K registered
[ 2.983177] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.989430] Bluetooth: HCI UART protocol Intel registered
[ 2.994767] Bluetooth: HCI UART protocol QCA registered
[ 2.999970] usbcore: registered new interface driver bcm203x
[ 3.005594] usbcore: registered new interface driver bpa10x
[ 3.011128] usbcore: registered new interface driver bfusb
[ 3.016576] usbcore: registered new interface driver btusb
[ 3.022044] usbcore: registered new interface driver ath3k
[ 3.027544] EDAC MC: ECC not enabled
[ 3.031163] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[ 3.040093] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[ 3.052282] pwrseq_simple sdio-pwrseq: mmc failed to get default resetn GPIO
[ 3.059033] pwrseq_simple sdio-pwrseq: mmc failed to get default chip_en GPIO
[ 3.066264] sdhci: Secure Digital Host Controller Interface driver
[ 3.072257] sdhci: Copyright(c) Pierre Ossman
[ 3.076581] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.082703] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.088191] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 3.094620] zynqmp_firmware_probe Platform Management API v1.1
[ 3.100372] zynqmp_firmware_probe Trustzone version v1.0
[ 3.139459] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[ 3.188959] securefw securefw: securefw probed
[ 3.189427] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[ 3.193426] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[ 3.201581] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[ 3.207716] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[ 3.213271] usbcore: registered new interface driver usbhid
[ 3.218568] usbhid: USB HID core driver
[ 3.222632] xlnk xlnk: Major 243
[ 3.225710] xlnk xlnk: xlnk driver loaded
[ 3.229551] xlnk xlnk: xlnk_pdev is not null
[ 3.236765] ARM CCI_400_r1 PMU driver probed
[ 3.237316] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[ 3.245014] usbcore: registered new interface driver snd-usb-audio
[ 3.251638] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 3.258988] Initializing XFRM netlink socket
[ 3.262439] NET: Registered protocol family 10
[ 3.267328] Segment Routing with IPv6
[ 3.270591] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.276744] NET: Registered protocol family 17
[ 3.280688] NET: Registered protocol family 15
[ 3.285096] can: controller area network core
[ 3.289451] NET: Registered protocol family 29
[ 3.293821] can: raw protocol
[ 3.296761] can: broadcast manager protocol
[ 3.300916] can: netlink gateway - max_hops=1
[ 3.305341] Bluetooth: RFCOMM TTY layer initialized
[ 3.310093] Bluetooth: RFCOMM socket layer initialized
[ 3.315232] Bluetooth: RFCOMM ver 1.11
[ 3.318908] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.324179] Bluetooth: BNEP filters: protocol multicast
[ 3.329377] Bluetooth: BNEP socket layer initialized
[ 3.334300] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.340184] Bluetooth: HIDP socket layer initialized
[ 3.345315] 9pnet: Installing 9P2000 support
[ 3.349390] Key type dns_resolver registered
[ 3.353781] registered taskstats version 1
[ 3.357655] Loading compiled-in X.509 certificates
[ 3.364025] Btrfs loaded, crc32c=crc32c-generic
[ 3.379355] ff000000.serial: ttyPS1 at MMIO 0xff000000 (irq = 49, base_baud = 6249999) is a xuartps
[ 3.383551] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 50, base_baud = 6249999) is a xuartps
[ 3.397397] printk: console [ttyPS0] enabled
[ 3.397397] printk: console [ttyPS0] enabled
[ 3.401701] printk: bootconsole [cdns0] disabled
[ 3.401701] printk: bootconsole [cdns0] disabled
[ 3.411877] of-fpga-region fpga-full: FPGA Region probed
[ 3.421356] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[ 3.428572] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[ 3.435773] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[ 3.442985] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[ 3.450191] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[ 3.457407] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[ 3.464613] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[ 3.471811] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[ 3.479091] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success
[ 3.486289] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success
[ 3.493523] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success
[ 3.500717] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success
[ 3.507921] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success
[ 3.515115] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success
[ 3.522320] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success
[ 3.529525] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success
[ 3.536988] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[ 3.546142] zynqmp-display fd4a0000.display: vtc bridge property not present
[ 3.555415] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
[ 3.565625] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[ 3.573784] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[ 3.582938] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: ASoC: no DMI vendor name!
[ 3.591872] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed
[ 3.601466] OF: graph: no port node found in /axi/display@fd4a0000
[ 3.608188] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800010eab8c8)
[ 3.839596] Console: switching to colour frame buffer device 240x67
[ 3.862526] zynqmp-display fd4a0000.display: [drm] fb0: xlnxdrmfb frame buffer device
[ 3.870666] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[ 3.878185] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[ 3.888929] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 3.895743] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[ 3.902327] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[ 3.908901] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[ 3.938849] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.944371] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 3.952209] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010010
[ 3.961623] xhci-hcd xhci-hcd.1.auto: irq 96, io mem 0xfe300000
[ 3.967870] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.976132] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.983351] usb usb1: Product: xHCI Host Controller
[ 3.988224] usb usb1: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 3.994915] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 4.000207] hub 1-0:1.0: USB hub found
[ 4.003970] hub 1-0:1.0: 1 port detected
[ 4.008118] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.013607] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 4.021272] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 4.027842] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.036002] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 4.044264] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.051475] usb usb2: Product: xHCI Host Controller
[ 4.056350] usb usb2: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 4.063045] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 4.068209] hub 2-0:1.0: USB hub found
[ 4.071968] hub 2-0:1.0: 1 port detected
[ 4.078398] i2c i2c-0: Added multiplexed i2c bus 2
[ 4.083331] i2c i2c-0: Added multiplexed i2c bus 3
[ 4.088282] i2c i2c-0: Added multiplexed i2c bus 4
[ 4.093209] i2c i2c-0: Added multiplexed i2c bus 5
[ 4.124038] random: fast init done
[ 4.340180] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 4.492686] usb 1-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 2.05
[ 4.500864] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.507990] usb 1-1: Product: USB2744
[ 4.511646] usb 1-1: Manufacturer: Microchip Tech
[ 4.571957] hub 1-1:1.0: USB hub found
[ 4.575749] hub 1-1:1.0: 4 ports detected
[ 4.635873] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 4.660547] usb 2-1: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 2.05
[ 4.668726] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 4.675854] usb 2-1: Product: USB5744
[ 4.679507] usb 2-1: Manufacturer: Microchip Tech
[ 4.715940] hub 2-1:1.0: USB hub found
[ 4.719733] hub 2-1:1.0: 3 ports detected
[ 4.928204] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
[ 5.035632] usb 1-1.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ 5.043981] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.051282] usb 1-1.2: Product: USB Optical Mouse
[ 5.055980] usb 1-1.2: Manufacturer: PixArt
[ 5.071862] tps65086 6-005e: Failed to read revision register
[ 5.077716] i2c i2c-0: Added multiplexed i2c bus 6
[ 5.083227] ina2xx_adc 7-0040: error configuring the device
[ 5.088919] i2c i2c-0: Added multiplexed i2c bus 7
[ 5.093854] i2c i2c-0: Added multiplexed i2c bus 8
[ 5.098802] i2c i2c-0: Added multiplexed i2c bus 9
[ 5.103596] pca954x 0-0075: registered 8 multiplexed busses for I2C switch pca9548
[ 5.111255] cdns-i2c ff030000.i2c: 100 kHz mmio ff030000 irq 39
[ 5.118830] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[ 5.126680] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
[ 5.134185] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_resetn
[ 5.140740] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_chip_en
[ 5.158198] usb 2-1.1: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd
[ 5.160807] sdhci-arasan ff170000.mmc: allocated mmc-pwrseq
[ 5.170867] input: PixArt USB Optical Mouse as /devices/platform/axi/ff9e0000.usb1/fe300000.dwc3/xhci-hcd.1.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0001/input/input0
[ 5.171867] of_cfs_init
[ 5.186639] hid-generic 0003:093A:2510.0001: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.1.auto-1.2/input0
[ 5.188667] of_cfs_init: OK
[ 5.193086] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[ 5.201617] usb 2-1.1: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[ 5.203548] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.210969] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.231467] mmc0: new high speed SDHC card at address 5048
[ 5.234344] usb 2-1.1: Product: Ultra
[ 5.234348] usb 2-1.1: Manufacturer: SanDisk
[ 5.234355] usb 2-1.1: SerialNumber: 04016882556de3b334a301cd4e825184fd859c43a91a6dd5447d2584bab0e81cccef00000000000000000000deaa99f3ff92071881558107272957df
[ 5.240113] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[ 5.269879] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[ 5.270385] mmcblk0: mmc0:5048 DDINC 14.9 GiB
[ 5.276474] scsi host0: usb-storage 2-1.1:1.0
[ 5.286177] mmcblk0: p1 p2
[ 5.300026] mmc1: new high speed SDIO card at address 0001
[ 5.328202] usb 1-1.4: new high-speed USB device number 4 using xhci-hcd
[ 5.347292] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.353830] clk: Not disabling unused clocks
[ 5.358334] ALSA device list:
[ 5.361297] #0: DisplayPort monitor
[ 5.365543] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.374159] cfg80211: failed to load regulatory.db
[ 5.432955] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2740, bcdDevice= 2.00
[ 5.441322] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.448638] usb 1-1.4: Product: Hub Controller
[ 5.453083] usb 1-1.4: Manufacturer: Microchip Tech
[ 6.293013] scsi 0:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6
[ 6.301732] sd 0:0:0:0: [sda] 60063744 512-byte logical blocks: (30.8 GB/28.6 GiB)
[ 6.310088] sd 0:0:0:0: [sda] Write Protect is off
[ 6.315150] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 6.332969] sda: sda1
[ 6.337073] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 10.429526] EXT4-fs (mmcblk0p2): recovery complete
[ 10.553068] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 10.561234] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 10.575357] devtmpfs: mounted
[ 10.579569] Freeing unused kernel memory: 2112K
[ 10.584206] Run /sbin/init as init process
INIT: version 2.97 booting
Starting udev
[ 11.199253] udevd[270]: starting version 3.2.9
[ 11.224829] random: udevd: uninitialized urandom read (16 bytes read)
[ 11.232064] random: udevd: uninitialized urandom read (16 bytes read)
[ 11.238537] random: udevd: uninitialized urandom read (16 bytes read)
[ 11.299122] udevd[271]: starting eudev-3.2.9
[ 11.518457] mali: loading out-of-tree module taints kernel.
[ 11.529321] [drm] Probing for xlnx,zocl
[ 11.533676] zocl-drm amba_pl@0:zyxclmm_drm: IRQ index 32 not found
[ 11.540316] [drm] FPGA programming device pcap founded.
[ 11.545587] [drm] PR Isolation addr 0x0
[ 11.549847] [drm] Initialized zocl 0.0.0 00000 for amba_pl@0:zyxclmm_drm on minor 1
[ 12.213817] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 12.300694] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 12.396183] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
bootlogd: /dev/ttyPS0Sat Aug 26 09:36:46 UTC 2023
Starting Ultra96 AP setup daemon... [ 17.446806] power up request for already powered up source Wifi
done.
WIFI LED GPIO = 501
BT LED GPIO = 502
Turning Ultra96 WiFi & Bluetooth LEDs ON...done.
Starting Flask server deamon to serve Ultra96 startup page.
INIT: Entering runlevel: 5
Starting system message bus: dbus.
Configuring network interfaces... Successfully initialized wpa_supplicant
done.
Starting random number generator daemon.
Starting Connection Manager
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:
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
Build Operating System: Linux
Current Operating System: Linux u96v2-sbc-base-2021-2 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=512M
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: Sat Aug 26 09:36:53 2023
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
done
Starting bluetooth: bluetoothd.
Starting internet superserver: inetd.
haveged: haveged: ver: 1.9.13; arch: generic; vend: ; build: (gcc 10.2.0 CTV); collect: 128K
haveged: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 11/40; sz: 15456/64452
haveged: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.00369
haveged: haveged: fills: 0, generated: 0
NFS daemon support not enabled in kernel
D-BUS per-session daemon address is: unix:abstract=/tmp/dbus-sAIn9WVNea,guid=7fb80f77cc8e572e021edb0964e9c7b6
Starting ntpd: done
Starting syslogd/klogd: done
Starting internet superserver: xinetd.
* Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
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
[ ok ]
Starting Telephony daemon
Starting watchdog daemon...done
Starting Linux NFC daemon
Starting tcf-agent: [settings daemon] Forking. run with -n to prevent fork
OK
PetaLinux 2021.2 u96v2-sbc-base-2021-2 ttyPS0
root@u96v2-sbc-base-2021-2:~# dbus-daemon[880]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=877 comm="matchbox-desktop ")
dbus-daemon[880]: Successfully activated service 'org.a11y.atspi.Registry'
SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
** (matchbox-desktop:877): WARNING **: 09:36:58.991: Error loading icon: Icon 'terminal' not present in theme Sato
** (pcmanfm:1023): WARNING **: 20:41:54.588: The directory '~/Templates' doesn't exist, ignoring it
(pcmanfm:1023): Gtk-WARNING **: 20:41:55.155: Theme parsing error: <data>:2:27: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
(pcmanfm:1023): Gtk-WARNING **: 20:41:55.155: Theme parsing error: <data>:3:30: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version
(pcmanfm:1023): Gtk-WARNING **: 20:41:55.213: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.
(pcmanfm:1023): Gtk-WARNING **: 20:42:40.045: gtk_menu_detach(): menu is not attached
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~# cd ~/dpu_sw_optimize/zynqmp
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# source ./zynqmp_dpu_optimize.sh
dirname: invalid option -- 's'
Try 'dirname --help' for more information.
Auto resize ext4 partition ...[?]
Start QoS config ...[?]
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# export DISPLAY=:0.0
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# xrandr --output DP-1 --mode 720x576
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# cd ~/Vitis-AI/demo/VART/video_analysis
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/video_analysis#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/video_analysis#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/video_analysis#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/video_analysis# ./video_analysis ./video/cara.avi /usr/share/vitis_ai_library/models/ssd_traffic_pruned_0_9/ssd_traffic_pruned_0_9.xmodel
Detect video: ./video/cara.avi
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0904 20:44:18.928037 1174 main.cc:648] create running for subgraph: subgraph_conv1_1
Xilinx Zynq MP First Stage Boot Loader
Release 2021.2 Oct 13 2021 - 07:15:53
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: 2 GiB
PMUFW: v1.1
EL Level: EL2
Chip ID: zu3eg
NAND: 0 MiB
MMC: mmc@ff160000: 0, mmc@ff170000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Bootmode: SD_MODE
Reset reason: EXTERNAL
Net: No ethernet found.
Hit any key to stop autoboot: 0
ZynqMP>
ZynqMP>
ZynqMP>
ZynqMP>
ZynqMP> �Xilinx Zynq MP First Stage Boot Loader
Release 2021.2 Oct 13 2021 - 07:15:53
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: 2 GiB
PMUFW: v1.1
EL Level: EL2
Chip ID: zu3eg
NAND: 0 MiB
MMC: mmc@ff160000: 0, mmc@ff170000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Bootmode: SD_MODE
Reset reason: EXTERNAL
Net: No ethernet found.
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
9532424 bytes read in 702 ms (12.9 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
Using 'conf-system-top.dtb' configuration
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Created: 2021-10-12 9:30:57 UTC
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x100000f4
Data Size: 9467776 Bytes = 9 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00200000
Entry Point: 0x00200000
Hash algo: sha256
Hash value: 95ad1b8447a6c2d0a55e4638720ce9b801bfbeb2d995e8ebbf5f50dd3e859ff4
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: 2021-10-12 9:30:57 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x10907984
Data Size: 62747 Bytes = 61.3 KiB
Architecture: AArch64
Hash algo: sha256
Hash value: 31d2dd13588a12384c12860e97c665a3c818a329f66713a8e2d8f3c7fb61e60b
Verifying Hash Integrity ... sha256+ OK
Booting using the fdt blob at 0x10907984
Uncompressing Kernel Image
Loading Device Tree to 000000007dcfa000, end 000000007dd0c51a ... 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 0x00000000ff010000 (options '115200n8')
[ 0.000000] printk: bootconsole [cdns0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 512 MiB at 0x000000005dc00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000000000-0x000000007fefffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003ecfffff]
[ 0.000000] node 0: [mem 0x000000003ee48000-0x000000007fefffff]
[ 0.000000] Zeroed struct page in unavailable ranges: 512 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fefffff]
[ 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: 515516
[ 0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait cma=512M
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1508044K/2094816K available (14144K kernel code, 996K rwdata, 3944K rodata, 2112K init, 589K bss, 62484K reserved, 524288K cma-reserved)
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 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: mismatch in kind-of-intr param
[ 0.000000] irq-xilinx: /amba_pl@0/interrupt-controller@a0090000: num_irq=32, sw_irq=0, edge=0x1
[ 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 100.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
[ 0.000004] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008507] Console: colour dummy device 80x25
[ 0.012496] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.022839] pid_max: default: 32768 minimum: 301
[ 0.027625] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.034789] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.044203] rcu: Hierarchical SRCU implementation.
[ 0.047638] EFI services will not be available.
[ 0.052009] smp: Bringing up secondary CPUs ...
[ 0.056787] Detected VIPT I-cache on CPU1
[ 0.056854] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.057313] Detected VIPT I-cache on CPU2
[ 0.057337] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.057750] Detected VIPT I-cache on CPU3
[ 0.057774] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.057823] smp: Brought up 1 node, 4 CPUs
[ 0.091777] SMP: Total of 4 processors activated.
[ 0.096451] CPU features: detected: 32-bit EL0 Support
[ 0.101554] CPU features: detected: CRC32 instructions
[ 0.106698] CPU: All CPU(s) started at EL2
[ 0.110737] alternatives: patching kernel code
[ 0.116428] devtmpfs: initialized
[ 0.125623] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.129729] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.156643] pinctrl core: initialized pinctrl subsystem
[ 0.157427] DMI not present or invalid.
[ 0.160325] NET: Registered protocol family 16
[ 0.166481] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.171583] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.179392] audit: initializing netlink subsys (disabled)
[ 0.184818] audit: type=2000 audit(0.124:1): state=initialized audit_enabled=0 res=1
[ 0.185301] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.199220] ASID allocator initialised with 65536 entries
[ 0.204636] Serial: AMBA PL011 UART driver
[ 0.238952] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.240020] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.246694] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.253357] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.305349] cryptd: max_cpu_qlen set to 1000
[ 1.333854] DRBG: Continuing without Jitter RNG
[ 1.412846] raid6: neonx8 gen() 2137 MB/s
[ 1.480908] raid6: neonx8 xor() 1598 MB/s
[ 1.548979] raid6: neonx4 gen() 2188 MB/s
[ 1.617039] raid6: neonx4 xor() 1566 MB/s
[ 1.685115] raid6: neonx2 gen() 2078 MB/s
[ 1.753167] raid6: neonx2 xor() 1432 MB/s
[ 1.821242] raid6: neonx1 gen() 1773 MB/s
[ 1.889301] raid6: neonx1 xor() 1219 MB/s
[ 1.957366] raid6: int64x8 gen() 1437 MB/s
[ 2.025439] raid6: int64x8 xor() 771 MB/s
[ 2.093508] raid6: int64x4 gen() 1601 MB/s
[ 2.161574] raid6: int64x4 xor() 816 MB/s
[ 2.229650] raid6: int64x2 gen() 1398 MB/s
[ 2.297714] raid6: int64x2 xor() 749 MB/s
[ 2.365787] raid6: int64x1 gen() 1031 MB/s
[ 2.433845] raid6: int64x1 xor() 517 MB/s
[ 2.433886] raid6: using algorithm neonx4 gen() 2188 MB/s
[ 2.437834] raid6: .... xor() 1566 MB/s, rmw enabled
[ 2.442771] raid6: using neon recovery algorithm
[ 2.448721] iommu: Default domain type: Translated
[ 2.452508] SCSI subsystem initialized
[ 2.456118] usbcore: registered new interface driver usbfs
[ 2.461397] usbcore: registered new interface driver hub
[ 2.466672] usbcore: registered new device driver usb
[ 2.471725] mc: Linux media interface: v0.10
[ 2.475917] videodev: Linux video capture interface: v2.00
[ 2.481399] EDAC MC: Ver: 3.0.0
[ 2.484935] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.493192] zynqmp-ipi-mbox mailbox@ff990600: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.501559] FPGA manager framework
[ 2.504931] Advanced Linux Sound Architecture Driver Initialized.
[ 2.511253] Bluetooth: Core ver 2.22
[ 2.514414] NET: Registered protocol family 31
[ 2.518805] Bluetooth: HCI device and connection manager initialized
[ 2.525124] Bluetooth: HCI socket layer initialized
[ 2.529964] Bluetooth: L2CAP socket layer initialized
[ 2.534989] Bluetooth: SCO socket layer initialized
[ 2.540210] clocksource: Switched to clocksource arch_sys_counter
[ 2.546080] VFS: Disk quotas dquot_6.6.0
[ 2.549831] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.561217] NET: Registered protocol family 2
[ 2.561751] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 2.569438] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 2.577386] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 2.585016] TCP: Hash tables configured (established 16384 bind 16384)
[ 2.591168] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.597736] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.604937] NET: Registered protocol family 1
[ 2.609530] RPC: Registered named UNIX socket transport module.
[ 2.615001] RPC: Registered udp transport module.
[ 2.619665] RPC: Registered tcp transport module.
[ 2.624338] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.631398] PCI: CLS 0 bytes, default 64
[ 2.662307] Initialise system trusted keyrings
[ 2.662486] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 2.668498] NFS: Registering the id_resolver key type
[ 2.672565] Key type id_resolver registered
[ 2.676702] Key type id_legacy registered
[ 2.680704] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.687387] jffs2: version 2.2. (NAND) (SUMMARY) � 2001-2006 Red Hat, Inc.
[ 2.730339] NET: Registered protocol family 38
[ 2.730389] xor: measuring software checksum speed
[ 2.738081] 8regs : 2363 MB/sec
[ 2.741740] 32regs : 2799 MB/sec
[ 2.746683] arm64_neon : 2380 MB/sec
[ 2.746873] xor: using function: 32regs (2799 MB/sec)
[ 2.751900] Key type asymmetric registered
[ 2.755962] Asymmetric key parser 'x509' registered
[ 2.760837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.768160] io scheduler mq-deadline registered
[ 2.772655] io scheduler kyber registered
[ 2.779310] ps_pcie_dma init()
[ 2.807040] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.810049] a0060000.serial: ttyS3 at MMIO 0xa0061000 (irq = 58, base_baud = 6250000) is a 16550A
[ 2.817225] a0070000.serial: ttyS2 at MMIO 0xa0071000 (irq = 59, base_baud = 6250000) is a 16550A
[ 2.825667] Serial: AMBA driver
[ 2.831860] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.840270] brd: module loaded
[ 2.846574] loop: module loaded
[ 2.847776] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 2.852406] libphy: Fixed MDIO Bus: probed
[ 2.855954] tun: Universal TUN/TAP device driver, 1.6
[ 2.859681] CAN device driver interface
[ 2.864380] usbcore: registered new interface driver rtl8150
[ 2.869029] usbcore: registered new interface driver r8152
[ 2.874475] usbcore: registered new interface driver asix
[ 2.879832] usbcore: registered new interface driver ax88179_178a
[ 2.885887] usbcore: registered new interface driver cdc_ether
[ 2.891685] usbcore: registered new interface driver net1080
[ 2.897306] usbcore: registered new interface driver cdc_subset
[ 2.903186] usbcore: registered new interface driver zaurus
[ 2.908740] usbcore: registered new interface driver cdc_ncm
[ 2.915602] usbcore: registered new interface driver uas
[ 2.919646] usbcore: registered new interface driver usb-storage
[ 2.925785] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[ 2.932267] rtc_zynqmp ffa60000.rtc: registered as rtc0
[ 2.936756] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-01T00:00:10 UTC (10)
[ 2.944918] i2c /dev entries driver
[ 2.950271] usbcore: registered new interface driver uvcvideo
[ 2.954031] USB Video Class driver (1.1.1)
[ 2.958890] Bluetooth: HCI UART driver ver 2.3
[ 2.962510] Bluetooth: HCI UART protocol H4 registered
[ 2.967610] Bluetooth: HCI UART protocol BCSP registered
[ 2.972903] Bluetooth: HCI UART protocol LL registered
[ 2.977989] Bluetooth: HCI UART protocol ATH3K registered
[ 2.983367] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.989620] Bluetooth: HCI UART protocol Intel registered
[ 2.994957] Bluetooth: HCI UART protocol QCA registered
[ 3.000159] usbcore: registered new interface driver bcm203x
[ 3.005785] usbcore: registered new interface driver bpa10x
[ 3.011318] usbcore: registered new interface driver bfusb
[ 3.016767] usbcore: registered new interface driver btusb
[ 3.022236] usbcore: registered new interface driver ath3k
[ 3.027733] EDAC MC: ECC not enabled
[ 3.031357] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[ 3.040293] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[ 3.052467] pwrseq_simple sdio-pwrseq: mmc failed to get default resetn GPIO
[ 3.059224] pwrseq_simple sdio-pwrseq: mmc failed to get default chip_en GPIO
[ 3.066453] sdhci: Secure Digital Host Controller Interface driver
[ 3.072448] sdhci: Copyright(c) Pierre Ossman
[ 3.076770] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.082888] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.088380] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 3.094811] zynqmp_firmware_probe Platform Management API v1.1
[ 3.100563] zynqmp_firmware_probe Trustzone version v1.0
[ 3.139681] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[ 3.189173] securefw securefw: securefw probed
[ 3.189637] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[ 3.193651] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[ 3.201808] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[ 3.207917] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[ 3.213490] usbcore: registered new interface driver usbhid
[ 3.218785] usbhid: USB HID core driver
[ 3.222861] xlnk xlnk: Major 243
[ 3.225923] xlnk xlnk: xlnk driver loaded
[ 3.229767] xlnk xlnk: xlnk_pdev is not null
[ 3.236970] ARM CCI_400_r1 PMU driver probed
[ 3.237533] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[ 3.245205] usbcore: registered new interface driver snd-usb-audio
[ 3.251854] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 3.259209] Initializing XFRM netlink socket
[ 3.262652] NET: Registered protocol family 10
[ 3.267535] Segment Routing with IPv6
[ 3.270813] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.276949] NET: Registered protocol family 17
[ 3.280905] NET: Registered protocol family 15
[ 3.285312] can: controller area network core
[ 3.289668] NET: Registered protocol family 29
[ 3.294037] can: raw protocol
[ 3.296978] can: broadcast manager protocol
[ 3.301131] can: netlink gateway - max_hops=1
[ 3.305556] Bluetooth: RFCOMM TTY layer initialized
[ 3.310307] Bluetooth: RFCOMM socket layer initialized
[ 3.315451] Bluetooth: RFCOMM ver 1.11
[ 3.319125] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.324395] Bluetooth: BNEP filters: protocol multicast
[ 3.329593] Bluetooth: BNEP socket layer initialized
[ 3.334516] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.340400] Bluetooth: HIDP socket layer initialized
[ 3.345513] 9pnet: Installing 9P2000 support
[ 3.349603] Key type dns_resolver registered
[ 3.353996] registered taskstats version 1
[ 3.357872] Loading compiled-in X.509 certificates
[ 3.364243] Btrfs loaded, crc32c=crc32c-generic
[ 3.379597] ff000000.serial: ttyPS1 at MMIO 0xff000000 (irq = 49, base_baud = 6249999) is a xuartps
[ 3.383766] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 50, base_baud = 6249999) is a xuartps
[ 3.397639] printk: console [ttyPS0] enabled
[ 3.397639] printk: console [ttyPS0] enabled
[ 3.401942] printk: bootconsole [cdns0] disabled
[ 3.401942] printk: bootconsole [cdns0] disabled
[ 3.412090] of-fpga-region fpga-full: FPGA Region probed
[ 3.421597] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[ 3.428820] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[ 3.436031] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[ 3.443248] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[ 3.450453] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[ 3.457658] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[ 3.464865] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[ 3.472071] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[ 3.479357] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success
[ 3.486559] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success
[ 3.493781] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success
[ 3.500977] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success
[ 3.508207] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success
[ 3.515402] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success
[ 3.522604] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success
[ 3.529809] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success
[ 3.537271] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[ 3.546417] zynqmp-display fd4a0000.display: vtc bridge property not present
[ 3.555686] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
[ 3.565888] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[ 3.574040] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[ 3.583191] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: ASoC: no DMI vendor name!
[ 3.592134] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed
[ 3.601724] OF: graph: no port node found in /axi/display@fd4a0000
[ 3.608449] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800010eab8c8)
[ 3.839906] Console: switching to colour frame buffer device 240x67
[ 3.862838] zynqmp-display fd4a0000.display: [drm] fb0: xlnxdrmfb frame buffer device
[ 3.870987] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[ 3.878495] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[ 3.889233] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 3.895944] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[ 3.902517] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[ 3.909076] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[ 3.939000] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.944531] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 3.952362] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010010
[ 3.961779] xhci-hcd xhci-hcd.1.auto: irq 96, io mem 0xfe300000
[ 3.968014] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.976278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.983497] usb usb1: Product: xHCI Host Controller
[ 3.988371] usb usb1: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 3.995062] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 4.000326] hub 1-0:1.0: USB hub found
[ 4.004090] hub 1-0:1.0: 1 port detected
[ 4.008246] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.013732] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 4.021388] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 4.027953] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.036114] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 4.044375] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.051587] usb usb2: Product: xHCI Host Controller
[ 4.056460] usb usb2: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 4.063156] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 4.068315] hub 2-0:1.0: USB hub found
[ 4.072075] hub 2-0:1.0: 1 port detected
[ 4.078451] i2c i2c-0: Added multiplexed i2c bus 2
[ 4.083382] i2c i2c-0: Added multiplexed i2c bus 3
[ 4.088325] i2c i2c-0: Added multiplexed i2c bus 4
[ 4.093263] i2c i2c-0: Added multiplexed i2c bus 5
[ 4.124156] random: fast init done
[ 4.340212] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 4.492723] usb 1-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 2.05
[ 4.500906] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.508033] usb 1-1: Product: USB2744
[ 4.511688] usb 1-1: Manufacturer: Microchip Tech
[ 4.572070] hub 1-1:1.0: USB hub found
[ 4.575863] hub 1-1:1.0: 4 ports detected
[ 4.635988] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 4.660579] usb 2-1: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 2.05
[ 4.668760] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 4.675887] usb 2-1: Product: USB5744
[ 4.679540] usb 2-1: Manufacturer: Microchip Tech
[ 4.716053] hub 2-1:1.0: USB hub found
[ 4.719845] hub 2-1:1.0: 3 ports detected
[ 4.928208] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
[ 5.035631] usb 1-1.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ 5.043979] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.051281] usb 1-1.2: Product: USB Optical Mouse
[ 5.055979] usb 1-1.2: Manufacturer: PixArt
[ 5.071907] tps65086 6-005e: Failed to read revision register
[ 5.077764] i2c i2c-0: Added multiplexed i2c bus 6
[ 5.083250] ina2xx_adc 7-0040: error configuring the device
[ 5.088948] i2c i2c-0: Added multiplexed i2c bus 7
[ 5.093888] i2c i2c-0: Added multiplexed i2c bus 8
[ 5.098829] i2c i2c-0: Added multiplexed i2c bus 9
[ 5.103621] pca954x 0-0075: registered 8 multiplexed busses for I2C switch pca9548
[ 5.111279] cdns-i2c ff030000.i2c: 100 kHz mmio ff030000 irq 39
[ 5.118856] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[ 5.126687] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
[ 5.134190] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_resetn
[ 5.140743] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_chip_en
[ 5.158411] usb 2-1.1: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd
[ 5.159736] sdhci-arasan ff170000.mmc: allocated mmc-pwrseq
[ 5.170938] input: PixArt USB Optical Mouse as /devices/platform/axi/ff9e0000.usb1/fe300000.dwc3/xhci-hcd.1.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0001/input/input0
[ 5.172071] of_cfs_init
[ 5.186795] hid-generic 0003:093A:2510.0001: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.1.auto-1.2/input0
[ 5.188888] of_cfs_init: OK
[ 5.191489] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[ 5.201896] usb 2-1.1: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[ 5.203769] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.211187] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.220223] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[ 5.227265] usb 2-1.1: Product: Ultra
[ 5.229691] mmc0: new high speed SDHC card at address 5048
[ 5.230370] mmcblk0: mmc0:5048 DDINC 14.9 GiB
[ 5.235809] mmcblk0: p1 p2
[ 5.242215] usb 2-1.1: Manufacturer: SanDisk
[ 5.242223] usb 2-1.1: SerialNumber: 04016882556de3b334a301cd4e825184fd859c43a91a6dd5447d2584bab0e81cccef00000000000000000000deaa99f3ff92071881558107272957df
[ 5.257205] mmc1: new high speed SDIO card at address 0001
[ 5.283673] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[ 5.290315] scsi host0: usb-storage 2-1.1:1.0
[ 5.316224] usb 1-1.4: new high-speed USB device number 4 using xhci-hcd
[ 5.357017] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.363566] clk: Not disabling unused clocks
[ 5.368074] ALSA device list:
[ 5.371034] #0: DisplayPort monitor
[ 5.375318] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.383952] cfg80211: failed to load regulatory.db
[ 5.421017] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2740, bcdDevice= 2.00
[ 5.429364] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.436670] usb 1-1.4: Product: Hub Controller
[ 5.441121] usb 1-1.4: Manufacturer: Microchip Tech
[ 6.325055] scsi 0:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6
[ 6.333760] sd 0:0:0:0: [sda] 60063744 512-byte logical blocks: (30.8 GB/28.6 GiB)
[ 6.342236] sd 0:0:0:0: [sda] Write Protect is off
[ 6.347300] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 6.364921] sda: sda1
[ 6.369039] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 8.428535] EXT4-fs (mmcblk0p2): recovery complete
[ 8.436514] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 8.444668] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 8.458784] devtmpfs: mounted
[ 8.463015] Freeing unused kernel memory: 2112K
[ 8.467648] Run /sbin/init as init process
INIT: version 2.97 booting
Starting udev
[ 9.084246] udevd[267]: starting version 3.2.9
[ 9.109770] random: udevd: uninitialized urandom read (16 bytes read)
[ 9.117014] random: udevd: uninitialized urandom read (16 bytes read)
[ 9.123481] random: udevd: uninitialized urandom read (16 bytes read)
[ 9.184274] udevd[268]: starting eudev-3.2.9
[ 9.390588] mali: loading out-of-tree module taints kernel.
[ 9.418134] [drm] Probing for xlnx,zocl
[ 9.422491] zocl-drm amba_pl@0:zyxclmm_drm: IRQ index 32 not found
[ 9.429043] [drm] FPGA programming device pcap founded.
[ 9.434347] [drm] PR Isolation addr 0x0
[ 9.435528] [drm] Initialized zocl 0.0.0 00000 for amba_pl@0:zyxclmm_drm on minor 1
[ 10.111599] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 10.213748] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 10.304635] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
bootlogd: /dev/ttyPS0Sat Aug 26 09:36:46 UTC 2023
Starting Ultra96 AP setup daemon... [ 15.214664] power up request for already powered up source Wifi
done.
WIFI LED GPIO = 501
BT LED GPIO = 502
Turning Ultra96 WiFi & Bluetooth LEDs ON...done.
Starting Flask server deamon to serve Ultra96 startup page.
INIT: Entering runlevel: 5
Starting system message bus: dbus.
Configuring network interfaces... Successfully initialized wpa_supplicant
done.
Starting random number generator daemon.
Starting Connection Manager
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:
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
Build Operating System: Linux
Current Operating System: Linux u96v2-sbc-base-2021-2 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=512M
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: Sat Aug 26 09:36:52 2023
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
done
Starting bluetooth: bluetoothd.
Starting internet superserver: inetd.
NFS daemon support not enabled in kernel
Starting ntpd: done
Starting syslogd/klogd: done
Starting internet superserver: xinetd.
* Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
D-BUS per-session daemon address is: unix:abstract=/tmp/dbus-AhsB33Z7if,g[ ok ]c14a517455383a50cd76ce64e9c7b5
Starting Telephony daemon
Starting watchdog daemon...done
Starting Linux NFC daemon
Starting tcf-agent: OK
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
PetaLinux 2021.2 u96v2-sbc-base-2021-2 ttyPS0
root@u96v2-sbc-base-2021-2:~# [settings daemon] Forking. run with -n to prevent fork
dbus-daemon[913]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=907 comm="matchbox-panel --start-applets showdesktop,windows")
dbus-daemon[913]: Successfully activated service 'org.a11y.atspi.Registry'
SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
** (matchbox-desktop:906): WARNING **: 09:36:58.403: Error loading icon: Icon 'terminal' not present in theme Sato
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~#
root@u96v2-sbc-base-2021-2:~# cd ~/dpu_sw_optimize/zynqmp
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# source ./zynqmp_dpu_optimize.sh
dirname: invalid option -- 's'
Try 'dirname --help' for more information.
Auto resize ext4 partition ...
[?]
Start QoS config ...[?]
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# export DISPLAY=:0.0
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# xrandr --output DP-1 --mode 720x576
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp#
root@u96v2-sbc-base-2021-2:~/dpu_sw_optimize/zynqmp# cd ~/Vitis-AI/demo/VART/video_analysis
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/video_analysis#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/video_analysis#
root@u96v2-sbc-base-2021-2:~/Vitis-AI/demo/VART/video_analysis# ./video_analysis ./video/cara.avi /usr/share/vitis_ai_library/models/ssd_traffic_pruned_0_9/ssd_traffic_pruned_0_9.xmodel
Detect video: ./video/cara.avi
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0904 20:48:39.061769 1139 main.cc:648] create running for subgraph: subgraph_conv1_1
Xilinx Zynq MP First Stage Boot Loader
Release 2021.2 Oct 13 2021 - 07:15:53
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: 2 GiB
PMUFW: v1.1
EL Level: EL2
Chip ID: zu3eg
NAND: 0 MiB
MMC: mmc@ff160000: 0, mmc@ff170000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Bootmode: SD_MODE
Reset reason: EXTERNAL
Net: No ethernet found.
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
9532424 bytes read in 702 ms (12.9 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
Using 'conf-system-top.dtb' configuration
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Created: 2021-10-12 9:30:57 UTC
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x100000f4
Data Size: 9467776 Bytes = 9 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00200000
Entry Point: 0x00200000
Hash algo: sha256
Hash value: 95ad1b8447a6c2d0a55e4638720ce9b801bfbeb2d995e8ebbf5f50dd3e859ff4
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: 2021-10-12 9:30:57 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x10907984
Data Size: 62747 Bytes = 61.3 KiB
Architecture: AArch64
Hash algo: sha256
Hash value: 31d2dd13588a12384c12860e97c665a3c818a329f66713a8e2d8f3c7fb61e60b
Verifying Hash Integrity ... sha256+ OK
Booting using the fdt blob at 0x10907984
Uncompressing Kernel Image
Loading Device Tree to 000000007dcfa000, end 000000007dd0c51a ... 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 0x00000000ff010000 (options '115200n8')
[ 0.000000] printk: bootconsole [cdns0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 512 MiB at 0x000000005dc00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000000000-0x000000007fefffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003ecfffff]
[ 0.000000] node 0: [mem 0x000000003ee48000-0x000000007fefffff]
[ 0.000000] Zeroed struct page in unavailable ranges: 512 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fefffff]
[ 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: 515516
[ 0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait cma=512M
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1508044K/2094816K available (14144K kernel code, 996K rwdata, 3944K rodata, 2112K init, 589K bss, 62484K reserved, 524288K cma-reserved)
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 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: mismatch in kind-of-intr param
[ 0.000000] irq-xilinx: /amba_pl@0/interrupt-controller@a0090000: num_irq=32, sw_irq=0, edge=0x1
[ 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 100.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
[ 0.000004] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008507] Console: colour dummy device 80x25
[ 0.012495] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.022840] pid_max: default: 32768 minimum: 301
[ 0.027630] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.034789] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.044193] rcu: Hierarchical SRCU implementation.
[ 0.047641] EFI services will not be available.
[ 0.052008] smp: Bringing up secondary CPUs ...
[ 0.056799] Detected VIPT I-cache on CPU1
[ 0.056866] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.057332] Detected VIPT I-cache on CPU2
[ 0.057357] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.057769] Detected VIPT I-cache on CPU3
[ 0.057793] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.057844] smp: Brought up 1 node, 4 CPUs
[ 0.091778] SMP: Total of 4 processors activated.
[ 0.096451] CPU features: detected: 32-bit EL0 Support
[ 0.101554] CPU features: detected: CRC32 instructions
[ 0.106701] CPU: All CPU(s) started at EL2
[ 0.110738] alternatives: patching kernel code
[ 0.116433] devtmpfs: initialized
[ 0.125624] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.129728] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.156591] pinctrl core: initialized pinctrl subsystem
[ 0.157380] DMI not present or invalid.
[ 0.160274] NET: Registered protocol family 16
[ 0.166416] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.171533] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.179341] audit: initializing netlink subsys (disabled)
[ 0.184767] audit: type=2000 audit(0.124:1): state=initialized audit_enabled=0 res=1
[ 0.185249] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.199167] ASID allocator initialised with 65536 entries
[ 0.204587] Serial: AMBA PL011 UART driver
[ 0.238910] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.239977] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.246653] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.253314] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.305588] cryptd: max_cpu_qlen set to 1000
[ 1.334331] DRBG: Continuing without Jitter RNG
[ 1.412819] raid6: neonx8 gen() 2137 MB/s
[ 1.480880] raid6: neonx8 xor() 1596 MB/s
[ 1.548946] raid6: neonx4 gen() 2187 MB/s
[ 1.617004] raid6: neonx4 xor() 1566 MB/s
[ 1.685080] raid6: neonx2 gen() 2078 MB/s
[ 1.753137] raid6: neonx2 xor() 1441 MB/s
[ 1.821207] raid6: neonx1 gen() 1773 MB/s
[ 1.889270] raid6: neonx1 xor() 1219 MB/s
[ 1.957340] raid6: int64x8 gen() 1424 MB/s
[ 2.025408] raid6: int64x8 xor() 771 MB/s
[ 2.093476] raid6: int64x4 gen() 1601 MB/s
[ 2.161545] raid6: int64x4 xor() 817 MB/s
[ 2.229628] raid6: int64x2 gen() 1397 MB/s
[ 2.297683] raid6: int64x2 xor() 749 MB/s
[ 2.365767] raid6: int64x1 gen() 1031 MB/s
[ 2.433813] raid6: int64x1 xor() 517 MB/s
[ 2.433854] raid6: using algorithm neonx4 gen() 2187 MB/s
[ 2.437799] raid6: .... xor() 1566 MB/s, rmw enabled
[ 2.442737] raid6: using neon recovery algorithm
[ 2.448670] iommu: Default domain type: Translated
[ 2.452471] SCSI subsystem initialized
[ 2.456084] usbcore: registered new interface driver usbfs
[ 2.461364] usbcore: registered new interface driver hub
[ 2.466636] usbcore: registered new device driver usb
[ 2.471691] mc: Linux media interface: v0.10
[ 2.475884] videodev: Linux video capture interface: v2.00
[ 2.481366] EDAC MC: Ver: 3.0.0
[ 2.484907] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.493154] zynqmp-ipi-mbox mailbox@ff990600: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.501528] FPGA manager framework
[ 2.504899] Advanced Linux Sound Architecture Driver Initialized.
[ 2.511221] Bluetooth: Core ver 2.22
[ 2.514382] NET: Registered protocol family 31
[ 2.518770] Bluetooth: HCI device and connection manager initialized
[ 2.525090] Bluetooth: HCI socket layer initialized
[ 2.529929] Bluetooth: L2CAP socket layer initialized
[ 2.534953] Bluetooth: SCO socket layer initialized
[ 2.540155] clocksource: Switched to clocksource arch_sys_counter
[ 2.546052] VFS: Disk quotas dquot_6.6.0
[ 2.549797] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.561155] NET: Registered protocol family 2
[ 2.561686] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 2.569402] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 2.577352] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 2.584988] TCP: Hash tables configured (established 16384 bind 16384)
[ 2.591138] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.597703] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 2.604904] NET: Registered protocol family 1
[ 2.609475] RPC: Registered named UNIX socket transport module.
[ 2.614966] RPC: Registered udp transport module.
[ 2.619631] RPC: Registered tcp transport module.
[ 2.624306] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.631361] PCI: CLS 0 bytes, default 64
[ 2.661889] Initialise system trusted keyrings
[ 2.662075] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 2.668005] NFS: Registering the id_resolver key type
[ 2.672174] Key type id_resolver registered
[ 2.676278] Key type id_legacy registered
[ 2.680281] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.686941] jffs2: version 2.2. (NAND) (SUMMARY) � 2001-2006 Red Hat, Inc.
[ 2.729742] NET: Registered protocol family 38
[ 2.729791] xor: measuring software checksum speed
[ 2.737487] 8regs : 2363 MB/sec
[ 2.741145] 32regs : 2799 MB/sec
[ 2.746087] arm64_neon : 2380 MB/sec
[ 2.746276] xor: using function: 32regs (2799 MB/sec)
[ 2.751301] Key type asymmetric registered
[ 2.755365] Asymmetric key parser 'x509' registered
[ 2.760239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.767564] io scheduler mq-deadline registered
[ 2.772059] io scheduler kyber registered
[ 2.778731] ps_pcie_dma init()
[ 2.806417] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.809417] a0060000.serial: ttyS3 at MMIO 0xa0061000 (irq = 58, base_baud = 6250000) is a 16550A
[ 2.816601] a0070000.serial: ttyS2 at MMIO 0xa0071000 (irq = 59, base_baud = 6250000) is a 16550A
[ 2.825052] Serial: AMBA driver
[ 2.831194] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.839621] brd: module loaded
[ 2.845940] loop: module loaded
[ 2.847144] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 2.851763] libphy: Fixed MDIO Bus: probed
[ 2.855344] tun: Universal TUN/TAP device driver, 1.6
[ 2.859050] CAN device driver interface
[ 2.863722] usbcore: registered new interface driver rtl8150
[ 2.868414] usbcore: registered new interface driver r8152
[ 2.873845] usbcore: registered new interface driver asix
[ 2.879203] usbcore: registered new interface driver ax88179_178a
[ 2.885256] usbcore: registered new interface driver cdc_ether
[ 2.891055] usbcore: registered new interface driver net1080
[ 2.896675] usbcore: registered new interface driver cdc_subset
[ 2.902556] usbcore: registered new interface driver zaurus
[ 2.908111] usbcore: registered new interface driver cdc_ncm
[ 2.914977] usbcore: registered new interface driver uas
[ 2.919014] usbcore: registered new interface driver usb-storage
[ 2.925152] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
[ 2.931606] rtc_zynqmp ffa60000.rtc: registered as rtc0
[ 2.936127] rtc_zynqmp ffa60000.rtc: setting system clock to 2023-09-04T20:50:27 UTC (1693860627)
[ 2.944980] i2c /dev entries driver
[ 2.950326] usbcore: registered new interface driver uvcvideo
[ 2.954091] USB Video Class driver (1.1.1)
[ 2.958951] Bluetooth: HCI UART driver ver 2.3
[ 2.962572] Bluetooth: HCI UART protocol H4 registered
[ 2.967671] Bluetooth: HCI UART protocol BCSP registered
[ 2.972965] Bluetooth: HCI UART protocol LL registered
[ 2.978051] Bluetooth: HCI UART protocol ATH3K registered
[ 2.983428] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.989680] Bluetooth: HCI UART protocol Intel registered
[ 2.995019] Bluetooth: HCI UART protocol QCA registered
[ 3.000221] usbcore: registered new interface driver bcm203x
[ 3.005845] usbcore: registered new interface driver bpa10x
[ 3.011379] usbcore: registered new interface driver bfusb
[ 3.016828] usbcore: registered new interface driver btusb
[ 3.022297] usbcore: registered new interface driver ath3k
[ 3.027794] EDAC MC: ECC not enabled
[ 3.031417] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[ 3.040348] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[ 3.052527] pwrseq_simple sdio-pwrseq: mmc failed to get default resetn GPIO
[ 3.059283] pwrseq_simple sdio-pwrseq: mmc failed to get default chip_en GPIO
[ 3.066514] sdhci: Secure Digital Host Controller Interface driver
[ 3.072507] sdhci: Copyright(c) Pierre Ossman
[ 3.076833] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.082950] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.088438] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 3.094871] zynqmp_firmware_probe Platform Management API v1.1
[ 3.100624] zynqmp_firmware_probe Trustzone version v1.0
[ 3.139719] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[ 3.189122] securefw securefw: securefw probed
[ 3.189594] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[ 3.193601] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[ 3.201744] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[ 3.207864] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[ 3.213438] usbcore: registered new interface driver usbhid
[ 3.218734] usbhid: USB HID core driver
[ 3.222799] xlnk xlnk: Major 243
[ 3.225876] xlnk xlnk: xlnk driver loaded
[ 3.229716] xlnk xlnk: xlnk_pdev is not null
[ 3.236934] ARM CCI_400_r1 PMU driver probed
[ 3.237483] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[ 3.245146] usbcore: registered new interface driver snd-usb-audio
[ 3.251794] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 3.259182] Initializing XFRM netlink socket
[ 3.262601] NET: Registered protocol family 10
[ 3.267493] Segment Routing with IPv6
[ 3.270775] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.276881] NET: Registered protocol family 17
[ 3.280855] NET: Registered protocol family 15
[ 3.285261] can: controller area network core
[ 3.289615] NET: Registered protocol family 29
[ 3.293986] can: raw protocol
[ 3.296927] can: broadcast manager protocol
[ 3.301081] can: netlink gateway - max_hops=1
[ 3.305508] Bluetooth: RFCOMM TTY layer initialized
[ 3.310256] Bluetooth: RFCOMM socket layer initialized
[ 3.315380] Bluetooth: RFCOMM ver 1.11
[ 3.319091] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.324344] Bluetooth: BNEP filters: protocol multicast
[ 3.329543] Bluetooth: BNEP socket layer initialized
[ 3.334464] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.340349] Bluetooth: HIDP socket layer initialized
[ 3.345473] 9pnet: Installing 9P2000 support
[ 3.349548] Key type dns_resolver registered
[ 3.353948] registered taskstats version 1
[ 3.357820] Loading compiled-in X.509 certificates
[ 3.364206] Btrfs loaded, crc32c=crc32c-generic
[ 3.379538] ff000000.serial: ttyPS1 at MMIO 0xff000000 (irq = 49, base_baud = 6249999) is a xuartps
[ 3.383708] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 50, base_baud = 6249999) is a xuartps
[ 3.397578] printk: console [ttyPS0] enabled
[ 3.397578] printk: console [ttyPS0] enabled
[ 3.401882] printk: bootconsole [cdns0] disabled
[ 3.401882] printk: bootconsole [cdns0] disabled
[ 3.412002] of-fpga-region fpga-full: FPGA Region probed
[ 3.421530] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[ 3.428753] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[ 3.435955] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[ 3.443201] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[ 3.450413] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[ 3.457624] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[ 3.464829] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[ 3.472031] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[ 3.479305] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success
[ 3.486508] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success
[ 3.493726] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success
[ 3.500917] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success
[ 3.508124] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success
[ 3.515315] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success
[ 3.522523] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success
[ 3.529722] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success
[ 3.537186] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[ 3.546330] zynqmp-display fd4a0000.display: vtc bridge property not present
[ 3.555601] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
[ 3.565797] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[ 3.573956] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[ 3.583129] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: ASoC: no DMI vendor name!
[ 3.592063] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed
[ 3.601654] OF: graph: no port node found in /axi/display@fd4a0000
[ 3.608379] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800010eab8c8)
[ 3.839839] Console: switching to colour frame buffer device 240x67
[ 3.862769] zynqmp-display fd4a0000.display: [drm] fb0: xlnxdrmfb frame buffer device
[ 3.870920] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[ 3.878428] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[ 3.889145] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 3.895852] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[ 3.902423] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[ 3.908982] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[ 3.938931] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.944453] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 3.952288] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010010
[ 3.961701] xhci-hcd xhci-hcd.1.auto: irq 96, io mem 0xfe300000
[ 3.967952] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.976218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.983438] usb usb1: Product: xHCI Host Controller
[ 3.988312] usb usb1: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 3.995003] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 4.000276] hub 1-0:1.0: USB hub found
[ 4.004039] hub 1-0:1.0: 1 port detected
[ 4.008198] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.013683] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 4.021337] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 4.027899] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.036053] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 4.044316] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.051528] usb usb2: Product: xHCI Host Controller
[ 4.056400] usb usb2: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd
[ 4.063096] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 4.068261] hub 2-0:1.0: USB hub found
[ 4.072015] hub 2-0:1.0: 1 port detected
[ 4.078398] i2c i2c-0: Added multiplexed i2c bus 2
[ 4.083331] i2c i2c-0: Added multiplexed i2c bus 3
[ 4.088273] i2c i2c-0: Added multiplexed i2c bus 4
[ 4.093212] i2c i2c-0: Added multiplexed i2c bus 5
[ 4.124098] random: fast init done
[ 4.340159] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 4.492675] usb 1-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 2.05
[ 4.500855] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.507982] usb 1-1: Product: USB2744
[ 4.511637] usb 1-1: Manufacturer: Microchip Tech
[ 4.572017] hub 1-1:1.0: USB hub found
[ 4.575809] hub 1-1:1.0: 4 ports detected
[ 4.635936] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 4.660525] usb 2-1: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 2.05
[ 4.668702] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 4.675829] usb 2-1: Product: USB5744
[ 4.679481] usb 2-1: Manufacturer: Microchip Tech
[ 4.716000] hub 2-1:1.0: USB hub found
[ 4.719793] hub 2-1:1.0: 3 ports detected
[ 4.928154] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
[ 5.035582] usb 1-1.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ 5.043936] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.051238] usb 1-1.2: Product: USB Optical Mouse
[ 5.055937] usb 1-1.2: Manufacturer: PixArt
[ 5.072486] tps65086 6-005e: Failed to read revision register
[ 5.078336] i2c i2c-0: Added multiplexed i2c bus 6
[ 5.083828] ina2xx_adc 7-0040: error configuring the device
[ 5.089519] i2c i2c-0: Added multiplexed i2c bus 7
[ 5.094462] i2c i2c-0: Added multiplexed i2c bus 8
[ 5.099403] i2c i2c-0: Added multiplexed i2c bus 9
[ 5.104196] pca954x 0-0075: registered 8 multiplexed busses for I2C switch pca9548
[ 5.111851] cdns-i2c ff030000.i2c: 100 kHz mmio ff030000 irq 39
[ 5.119417] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[ 5.127256] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
[ 5.134758] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_resetn
[ 5.141302] pwrseq_simple sdio-pwrseq: mmc succesfully got gpio_chip_en
[ 5.158980] usb 2-1.1: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd
[ 5.160329] sdhci-arasan ff170000.mmc: allocated mmc-pwrseq
[ 5.170887] of_cfs_init
[ 5.174261] of_cfs_init: OK
[ 5.177288] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.186551] input: PixArt USB Optical Mouse as /devices/platform/axi/ff9e0000.usb1/fe300000.dwc3/xhci-hcd.1.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0001/input/input0
[ 5.192071] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[ 5.202087] hid-generic 0003:093A:2510.0001: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.1.auto-1.2/input0
[ 5.222626] usb 2-1.1: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[ 5.224161] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[ 5.230974] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.245924] usb 2-1.1: Product: Ultra
[ 5.247914] mmc0: new high speed SDHC card at address 5048
[ 5.249584] usb 2-1.1: Manufacturer: SanDisk
[ 5.249590] usb 2-1.1: SerialNumber: 04016882556de3b334a301cd4e825184fd859c43a91a6dd5447d2584bab0e81cccef00000000000000000000deaa99f3ff92071881558107272957df
[ 5.255488] mmc1: new high speed SDIO card at address 0001
[ 5.255709] mmcblk0: mmc0:5048 DDINC 14.9 GiB
[ 5.274413] usb-storage 2-1.1:1.0: USB Mass Storage device detected
[ 5.279877] mmcblk0: p1 p2
[ 5.283736] scsi host0: usb-storage 2-1.1:1.0
[ 5.316174] usb 1-1.4: new high-speed USB device number 4 using xhci-hcd
[ 5.320982] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.329418] clk: Not disabling unused clocks
[ 5.333963] ALSA device list:
[ 5.336924] #0: DisplayPort monitor
[ 5.341226] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.349853] cfg80211: failed to load regulatory.db
[ 5.432999] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2740, bcdDevice= 2.00
[ 5.441377] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.448675] usb 1-1.4: Product: Hub Controller
[ 5.453111] usb 1-1.4: Manufacturer: Microchip Tech
[ 6.324959] scsi 0:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6
[ 6.333643] sd 0:0:0:0: [sda] 60063744 512-byte logical blocks: (30.8 GB/28.6 GiB)
[ 6.342024] sd 0:0:0:0: [sda] Write Protect is off
[ 6.347108] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 6.364952] sda: sda1
[ 6.369120] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 8.433499] EXT4-fs (mmcblk0p2): recovery complete
[ 8.441487] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 8.449638] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 8.463730] devtmpfs: mounted
[ 8.468005] Freeing unused kernel memory: 2112K
[ 8.472627] Run /sbin/init as init process
INIT: version 2.97 booting
Starting udev
[ 9.088423] udevd[269]: starting version 3.2.9
[ 9.114047] random: udevd: uninitialized urandom read (16 bytes read)
[ 9.121320] random: udevd: uninitialized urandom read (16 bytes read)
[ 9.127787] random: udevd: uninitialized urandom read (16 bytes read)
[ 9.189455] udevd[270]: starting eudev-3.2.9
[ 9.423549] zocl: loading out-of-tree module taints kernel.
[ 9.445559] [drm] Probing for xlnx,zocl
[ 9.449896] zocl-drm amba_pl@0:zyxclmm_drm: IRQ index 32 not found
[ 9.456585] [drm] FPGA programming device pcap founded.
[ 9.461873] [drm] PR Isolation addr 0x0
[ 9.463657] [drm] Initialized zocl 0.0.0 00000 for amba_pl@0:zyxclmm_drm on minor 1
Testing the with Pre-Recorded Video
Live Video Analysis : Traffic Analysis Video Run on High Way
The Project output : Hardware Deployed in the Tata Nexon Car.
Conclusion
- The video analysis with Xilinx DPU is demonstrated
- Both Day and Night vison mode works well.
Further Scope
- To Add the MIPI CSI Camera instead of the USB camera and Modify the Hardware Design to include MIPI CSI RX D-phy System, Connecting Rasberi Pi camera.
- Modify the Linux Image to include the VNC Server, which avoids the Displayport/HDMi cabling
- Updating Vitis Ai Models to display what type of the objects detected like Vihicles, Human,Tree etc
- Add Control Area Network interface, connect with Arduino Uno R4, upon Detecting the objects, the CAN message should be displayed in the Arduino, intern acting as MCU based ECU.
Special Thanks to Element 14 Community and AMD for the Great learning opportunity. As Hardware Engineer, you guys made my dream of Learning FPGA and basic Software development comes true.
and the Learning with Element14 continues.
Resources
- Hackstar Reference
- Xilinx Documentations