FC2カウンター FPGAの部屋 SDx 2019.1 のUltra96-V2 用プラットフォームを作る6(SDx 2)
fc2ブログ

FPGAやCPLDの話題やFPGA用のツールの話題などです。 マニアックです。 日記も書きます。

FPGAの部屋

FPGAの部屋の有用と思われるコンテンツのまとめサイトを作りました。Xilinx ISEの初心者の方には、FPGAリテラシーおよびチュートリアルのページをお勧めいたします。

SDx 2019.1 のUltra96-V2 用プラットフォームを作る6(SDx 2)

SDx 2019.1 のUltra96-V2 用プラットフォームを作る5(SDx 1)”の続き。

前回は、SDx を立ち上げてプラットフォーム・プロジェクトを生成し、ビルドして成功した。今回は、生成されたsd_card ディレクトリにファイルをMicroSD カードに書いて動作をチェックする。

SDx の Assistant ウインドウの sdx_app1 のDebug の下に SD Card Image ができていた。右クリックし、右クリックメニューからOpen -> Open in File Browser を選択すると、nautilus が開いて、SD Card Image のファイルが表示された。
SDx2019_1_platform_65_191102.png

sd_card ディレクトリのファイルをMicroSD カードの第1パーティションに書いて、Ultra96-V2 の電源をON し、gtkterm の出力を見たところアプリケーションが起動して結果が表示された。
SDx2019_1_platform_66_191102.png

次に、PetaLinux 環境でのSDx のアプリケーションを試す。
SDx のUltra96-V2 用プラットフォームを作る11(LinuxのSDx アプリケーション・プロジェクトを作成)”の通りに sdx_app1_linux アプリケーション・プロジェクトを作成して、ビルドを行って成功した。
SDx2019_1_platform_67_191102.png

Assistant ウインドウの sdx_app1_linux のDebug の下に SD Card Image ができていた。右クリックし、右クリックメニューからOpen -> Open in File Browser を選択すると、nautilus が開いて、SD Card Image のファイルが表示された。
それらのファイルをMicro SD カードの第1パーティション(FAT32 フォーマット)にコピーした。
SDx2019_1_platform_68_191102.png

Micro SD カードの第2パーティションには、rootfs.tar.gz を展開する。
まずは、Micro SD カードの第2パーティションのファイルをすべて削除した。
cd /media/masaaki/rootfs/
sudo rm -r *
sync


rootfs.tar.gz をMicro SD カードの第2パーティションに展開した。
cd /media/masaaki/Ubuntu_Disk/tools/Xilinx/PetaLinux/PetaL_Proj/2019.1/Ultra96V2_Platform1/images/linux/
sudo tar fxz rootfs.tar.gz -C /media/masaaki/rootfs/
sync

SDx2019_1_platform_69_191102.png

ファイルがコピーされた。
SDx2019_1_platform_70_191102.png

Micro SD カードをUltra96-V2 に挿入して電源ON すると、PetaLinux 2019.1 が立ち上がった。
SDx2019_1_platform_71_191102.png

Micro SD カードの第1パーティションは、/run/media/mmcblk0p1/ ディレクトリにマウントされていた。そこに cd した。
cd /run/media/mmcblk0p1/

SDx アプリケーション・プロジェクトの実行ファイルを実行した。
./sdx_app1_linux.elf
すると、libsds_lib.so がオープンできないというエラーになった。これは、2018.3 のときと同じだ。

./sdx_app1_linux.elf: error while loading shared libraries: libsds_lib.so: cannot open shared object file: No such file or directory


SDx2019_1_platform_72_191102.png

libsds_lib.so をMicro SD カードの第1パーティションにコピーして、Ultra96-V2 に挿入して電源ON。
libsds_lib.so を /lib にコピーした。
cd /run/media/mmcblk0p1/
cp libsds_lib.so /lib

再度、SDx アプリケーション・プロジェクトの実行ファイルを実行した。
./sdx_app1_linux.elf
途中から、どこかに行って帰ってこない。やはり、2018.3 のときと同じだ。

root@Ultra96V2_Platform1:/run/media/mmcblk0p1# ./sdx_app1_linux.elf 
[   39.417553] xlnk_eng_probe ...
[   39.420621] uio name xilinx-xlnk-eng.0
[   39.424396] xilinx-xlnk-eng xilinx-xlnk-eng.0: physical base : 0xa0000000
[   39.431181] xilinx-xlnk-eng xilinx-xlnk-eng.0: register range : 0x10000
[   39.437789] xilinx-xlnk-eng xilinx-xlnk-eng.0: base remapped to: 0xffffff800ca10000
[   39.445602] xilinx-xlnk-eng xilinx-xlnk-eng.0: xilinx-xlnk-eng uio registered



最後にPetaLinux 2019.1 に起動メッセージを貼っておく。

Xilinx Zynq MP First Stage Boot Loader 
Release 2019.1   Oct 25 2019  -  19:37:23
NOTICE:  ATF running on XCZU3EG/silicon v4/RTL5.1 at 0xfffea000
NOTICE:  BL31: Secure code at 0x0
NOTICE:  BL31: Non secure code at 0x8000000
NOTICE:  BL31: v2.0(release):xilinx-v2018.3-720-g80d1c790
NOTICE:  BL31: Built : 19:37:05, Oct 25 2019
PMUFW:  v1.1


U-Boot 2019.01 (Oct 25 2019 - 19:36:32 +0000)

Board: Xilinx ZynqMP
DRAM:  2 GiB
usb dr_mode not found
usb dr_mode not found
EL Level:   EL2
Chip ID:    zu3eg
MMC:   mmc@ff160000: 0, mmc@ff170000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:    serial@ff010000
Out:   serial@ff010000
Err:   serial@ff010000
Board: Xilinx ZynqMP
Bootmode: SD_MODE
Reset reason:   EXTERNAL 
U-BOOT for Ultra96V2_Platform1

Hit any key to stop autoboot:  0 
Device: mmc@ff160000
Manufacturer ID: 74
OEM: 4a60
Name: USD   
Bus Speed: 50000000
Mode : SD High Speed (50MHz)
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 7.5 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes
18114644 bytes read in 1294 ms (13.3 MiB/s)
## Loading kernel from FIT Image at 10000000 ...
   Using 'conf@system-top.dtb' configuration
   Trying 'kernel@1' kernel subimage
     Description:  Linux kernel
     Type:         Kernel Image
     Compression:  uncompressed
     Data Start:   0x10000104
     Data Size:    18082304 Bytes = 17.2 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x00080000
     Entry Point:  0x00080000
     Hash algo:    sha1
     Hash value:   617dc56366cbe452dc0d885fdf95b6b2b02c9cc3
   Verifying Hash Integrity ... sha1+ 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
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x1113ec08
     Data Size:    30421 Bytes = 29.7 KiB
     Architecture: AArch64
     Hash algo:    sha1
     Hash value:   1451d63dc05df23a47fb8619d525e564a5ee7bc5
   Verifying Hash Integrity ... sha1+ OK
   Booting using the fdt blob at 0x1113ec08
   Loading Kernel Image ... OK
   Loading Device Tree to 0000000007ff5000, end 0000000007fff6d4 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 4.19.0-xilinx-v2019.1 (oe-user@oe-host) (gcc version 8.2.0 (GCC)) #1 SMP Fri Oct 25 19:26:41 UTC 2019
[    0.000000] Machine model: xlnx,zynqmp
[    0.000000] earlycon: cdns0 at MMIO 0x00000000ff010000 (options '115200n8')
[    0.000000] bootconsole [cdns0] enabled
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 1024 MiB at 0x000000003fc00000
[    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.1
[    0.000000] random: get_random_bytes called from start_kernel+0x94/0x3f8 with crng_init=0
[    0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s52568 r8192 d29352 u90112
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516867
[    0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Memory: 997044K/2096128K available (10748K kernel code, 634K rwdata, 5408K rodata, 832K init, 509K bss, 50508K reserved, 1048576K cma-reserved)
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
[    0.000000] GIC: Using split EOI/Deactivate mode
[    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.008329] Console: colour dummy device 80x25
[    0.012482] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[    0.022839] pid_max: default: 32768 minimum: 301
[    0.027548] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.034093] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.042085] ASID allocator initialised with 32768 entries
[    0.046597] rcu: Hierarchical SRCU implementation.
[    0.051584] EFI services will not be available.
[    0.055933] smp: Bringing up secondary CPUs ...
[    0.060614] Detected VIPT I-cache on CPU1
[    0.060653] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.061001] Detected VIPT I-cache on CPU2
[    0.061021] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.061335] Detected VIPT I-cache on CPU3
[    0.061355] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.061400] smp: Brought up 1 node, 4 CPUs
[    0.095756] SMP: Total of 4 processors activated.
[    0.100430] CPU features: detected: 32-bit EL0 Support
[    0.108148] CPU: All CPU(s) started at EL2
[    0.109610] alternatives: patching kernel code
[    0.115342] devtmpfs: initialized
[    0.120903] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.126999] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.158338] xor: measuring software checksum speed
[    0.197360]    8regs     :  2375.000 MB/sec
[    0.237387]    8regs_prefetch:  2052.000 MB/sec
[    0.277416]    32regs    :  2725.000 MB/sec
[    0.317448]    32regs_prefetch:  2309.000 MB/sec
[    0.317479] xor: using function: 32regs (2725.000 MB/sec)
[    0.321800] pinctrl core: initialized pinctrl subsystem
[    0.327841] NET: Registered protocol family 16
[    0.331768] audit: initializing netlink subsys (disabled)
[    0.336862] audit: type=2000 audit(0.284:1): state=initialized audit_enabled=0 res=1
[    0.344455] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
[    0.344463] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.359472] DMA: preallocated 256 KiB pool for atomic allocations
[    0.380195] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.447232] raid6: int64x1  gen()   445 MB/s
[    0.515188] raid6: int64x1  xor()   453 MB/s
[    0.583323] raid6: int64x2  gen()   681 MB/s
[    0.651291] raid6: int64x2  xor()   600 MB/s
[    0.719364] raid6: int64x4  gen()   981 MB/s
[    0.787361] raid6: int64x4  xor()   737 MB/s
[    0.855420] raid6: int64x8  gen()  1163 MB/s
[    0.923463] raid6: int64x8  xor()   759 MB/s
[    0.991569] raid6: neonx1   gen()   736 MB/s
[    1.059546] raid6: neonx1   xor()   880 MB/s
[    1.127588] raid6: neonx2   gen()  1127 MB/s
[    1.195658] raid6: neonx2   xor()  1174 MB/s
[    1.263695] raid6: neonx4   gen()  1482 MB/s
[    1.331742] raid6: neonx4   xor()  1418 MB/s
[    1.399786] raid6: neonx8   gen()  1540 MB/s
[    1.467816] raid6: neonx8   xor()  1459 MB/s
[    1.467846] raid6: using algorithm neonx8 gen() 1540 MB/s
[    1.471807] raid6: .... xor() 1459 MB/s, rmw enabled
[    1.476738] raid6: using neon recovery algorithm
[    1.482300] SCSI subsystem initialized
[    1.485282] usbcore: registered new interface driver usbfs
[    1.490526] usbcore: registered new interface driver hub
[    1.495807] usbcore: registered new device driver usb
[    1.500864] media: Linux media interface: v0.10
[    1.505308] videodev: Linux video capture interface: v2.00
[    1.510759] pps_core: LinuxPPS API ver. 1 registered
[    1.515663] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.524757] PTP clock support registered
[    1.528658] EDAC MC: Ver: 3.0.0
[    1.532266] zynqmp-ipi-mbox mailbox@ff990400: Probed ZynqMP IPI Mailbox driver.
[    1.539374] FPGA manager framework
[    1.542585] Advanced Linux Sound Architecture Driver Initialized.
[    1.548806] Bluetooth: Core ver 2.22
[    1.552013] NET: Registered protocol family 31
[    1.556405] Bluetooth: HCI device and connection manager initialized
[    1.562723] Bluetooth: HCI socket layer initialized
[    1.567565] Bluetooth: L2CAP socket layer initialized
[    1.572601] Bluetooth: SCO socket layer initialized
[    1.577901] clocksource: Switched to clocksource arch_sys_counter
[    1.583741] VFS: Disk quotas dquot_6.6.0
[    1.587424] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.599633] NET: Registered protocol family 2
[    1.600103] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
[    1.606426] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    1.613600] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    1.620414] TCP: Hash tables configured (established 16384 bind 16384)
[    1.626654] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    1.632564] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    1.639068] NET: Registered protocol family 1
[    1.643538] RPC: Registered named UNIX socket transport module.
[    1.649139] RPC: Registered udp transport module.
[    1.653815] RPC: Registered tcp transport module.
[    1.658477] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.665787] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    1.672141] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.680699] Initialise system trusted keyrings
[    1.684157] workingset: timestamp_bits=62 max_order=19 bucket_order=0
[    1.691298] NFS: Registering the id_resolver key type
[    1.695514] Key type id_resolver registered
[    1.699650] Key type id_legacy registered
[    1.703636] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.710305] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    2.798226] NET: Registered protocol family 38
[    2.857391] Key type asymmetric registered
[    2.857422] Asymmetric key parser 'x509' registered
[    2.860742] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    2.868056] io scheduler noop registered
[    2.871942] io scheduler deadline registered
[    2.876205] io scheduler cfq registered (default)
[    2.880853] io scheduler mq-deadline registered
[    2.885349] io scheduler kyber registered
[    2.920834] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.925295] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    2.933097] brd: module loaded
[    2.938205] loop: module loaded
[    2.939275] mtdoops: mtd device (mtddev=name/number) must be supplied
[    2.943776] libphy: Fixed MDIO Bus: probed
[    2.947600] tun: Universal TUN/TAP device driver, 1.6
[    2.951393] CAN device driver interface
[    2.956083] usbcore: registered new interface driver asix
[    2.960428] usbcore: registered new interface driver ax88179_178a
[    2.966460] usbcore: registered new interface driver cdc_ether
[    2.972254] usbcore: registered new interface driver net1080
[    2.977881] usbcore: registered new interface driver cdc_subset
[    2.983758] usbcore: registered new interface driver zaurus
[    2.989303] usbcore: registered new interface driver cdc_ncm
[    2.995504] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.001381] ehci-pci: EHCI PCI platform driver
[    3.006106] usbcore: registered new interface driver uas
[    3.011103] usbcore: registered new interface driver usb-storage
[    3.017684] rtc_zynqmp ffa60000.rtc: rtc core: registered ffa60000.rtc as rtc0
[    3.024280] i2c /dev entries driver
[    3.029330] usbcore: registered new interface driver uvcvideo
[    3.033385] USB Video Class driver (1.1.1)
[    3.038084] Bluetooth: HCI UART driver ver 2.3
[    3.041858] Bluetooth: HCI UART protocol H4 registered
[    3.046968] Bluetooth: HCI UART protocol BCSP registered
[    3.052266] Bluetooth: HCI UART protocol LL registered
[    3.057347] Bluetooth: HCI UART protocol ATH3K registered
[    3.062727] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.068982] Bluetooth: HCI UART protocol Intel registered
[    3.074318] Bluetooth: HCI UART protocol QCA registered
[    3.079526] usbcore: registered new interface driver bcm203x
[    3.085143] usbcore: registered new interface driver bpa10x
[    3.090678] usbcore: registered new interface driver bfusb
[    3.096125] usbcore: registered new interface driver btusb
[    3.101546] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[    3.107226] usbcore: registered new interface driver ath3k
[    3.112765] EDAC MC: ECC not enabled
[    3.116310] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[    3.125261] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[    3.137472] sdhci: Secure Digital Host Controller Interface driver
[    3.143326] sdhci: Copyright(c) Pierre Ossman
[    3.147649] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.153624] ledtrig-cpu: registered to indicate activity on CPUs
[    3.159291] zynqmp_firmware_probe Platform Management API v1.1
[    3.165040] zynqmp_firmware_probe Trustzone version v1.0
[    3.193125] zynqmp_clk_mux_get_parent() getparent failed for clock: lpd_wdt, ret = -22
[    3.195888] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[    3.200946] zynqmp_aes zynqmp_aes: AES Successfully Registered
[    3.200946] 
[    3.208475] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[    3.214597] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[    3.220336] usbcore: registered new interface driver usbhid
[    3.225495] usbhid: USB HID core driver
[    3.229462] xlnk xlnk: Major 243
[    3.232622] xlnk xlnk: xlnk driver loaded
[    3.236480] xlnk xlnk: xlnk_pdev is not null
[    3.243188] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[    3.247536] usbcore: registered new interface driver snd-usb-audio
[    3.254243] pktgen: Packet Generator for packet performance testing. Version: 2.75
[    3.261241] Initializing XFRM netlink socket
[    3.265126] NET: Registered protocol family 10
[    3.269895] Segment Routing with IPv6
[    3.273175] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.279358] NET: Registered protocol family 17
[    3.283375] NET: Registered protocol family 15
[    3.287789] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    3.300718] can: controller area network core (rev 20170425 abi 9)
[    3.306841] NET: Registered protocol family 29
[    3.311216] can: raw protocol (rev 20170425)
[    3.315452] can: broadcast manager protocol (rev 20170425 t)
[    3.321077] can: netlink gateway (rev 20170425) max_hops=1
[    3.326894] Bluetooth: RFCOMM TTY layer initialized
[    3.331377] Bluetooth: RFCOMM socket layer initialized
[    3.336490] Bluetooth: RFCOMM ver 1.11
[    3.340196] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.345468] Bluetooth: BNEP filters: protocol multicast
[    3.350661] Bluetooth: BNEP socket layer initialized
[    3.355588] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.361473] Bluetooth: HIDP socket layer initialized
[    3.366552] 9pnet: Installing 9P2000 support
[    3.370665] Key type dns_resolver registered
[    3.375401] registered taskstats version 1
[    3.378950] Loading compiled-in X.509 certificates
[    3.384104] Btrfs loaded, crc32c=crc32c-generic
[    3.395800] ff000000.serial: ttyPS1 at MMIO 0xff000000 (irq = 40, base_baud = 6249999) is a xuartps
�    3.399783] f�&�SӦ��i��k׋��+W/�*LW�Y�X��edff010000 (irq = 41, base_baud = 6249999) is a xuartps
[    3.413742] console [ttyPS0] enabled
[    3.417333] bootconsole [cdns0] disabled
[    3.417333] bootconsole [cdns0] disabled
[    3.425499] of-fpga-region fpga-full: FPGA Region probed
[    3.435005] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed
[    3.441623] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[    3.448748] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[    3.455864] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[    3.462972] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[    3.470086] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[    3.477203] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[    3.484324] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[    3.491437] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[    3.498634] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success
[    3.505750] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success
[    3.512869] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success
[    3.519983] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success
[    3.527099] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success
[    3.534216] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success
[    3.541329] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success
[    3.548451] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success
[    3.555817] xilinx-psgtr fd400000.zynqmp_phy: Lane:1 type:8 protocol:4 pll_locked:yes
[    3.566093] xilinx-dp-snd-codec fd4a0000.zynqmp-display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
[    3.576833] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[    3.584893] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[    3.593772] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok
[    3.606234] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok
[    3.619004] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed
[    3.629227] OF: graph: no port node found in /amba/zynqmp-display@fd4a0000
[    3.636307] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.642918] [drm] No driver support for vblank timestamp query.
[    3.648912] xlnx-drm xlnx-drm.0: bound fd4a0000.zynqmp-display (ops 0xffffff8008bbf5e0)
[    4.733887] [drm] Cannot find any crtc or sizes
[    4.738697] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.zynqmp-display on minor 0
[    4.746800] zynqmp-display fd4a0000.zynqmp-display: ZynqMP DisplayPort Subsystem driver probed
[    4.756817] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[    4.763368] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[    4.769883] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[    4.776388] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[    4.782905] dwc3-of-simple ff9d0000.usb0: dwc3_simple_set_phydata: Can't find usb3-phy
[    4.791249] dwc3 fe200000.dwc3: Failed to get clk 'ref': -2
[    4.797546] dwc3-of-simple ff9e0000.usb1: dwc3_simple_set_phydata: Can't find usb3-phy
[    4.805867] dwc3 fe300000.dwc3: Failed to get clk 'ref': -2
[    4.812649] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 30
[    4.818952] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer at (____ptrval____) with timeout 60s
[    4.828154] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer at (____ptrval____) with timeout 10s
[    4.837817] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    4.843318] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    4.852304] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000202010010
[    4.861722] xhci-hcd xhci-hcd.0.auto: irq 50, io mem 0xfe300000
[    4.867902] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    4.876166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.883386] usb usb1: Product: xHCI Host Controller
[    4.888261] usb usb1: Manufacturer: Linux 4.19.0-xilinx-v2019.1 xhci-hcd
[    4.894953] usb usb1: SerialNumber: xhci-hcd.0.auto
[    4.900225] hub 1-0:1.0: USB hub found
[    4.904000] hub 1-0:1.0: 1 port detected
[    4.908128] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    4.913619] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    4.921283] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0  SuperSpeed
[    4.927911] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[    4.935739] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.944622] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    4.952880] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.960097] usb usb2: Product: xHCI Host Controller
[    4.964966] usb usb2: Manufacturer: Linux 4.19.0-xilinx-v2019.1 xhci-hcd
[    4.971657] usb usb2: SerialNumber: xhci-hcd.0.auto
[    4.976826] hub 2-0:1.0: USB hub found
[    4.980594] hub 2-0:1.0: 1 port detected
[    5.015864] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[    5.026361] mmc0: new high speed SDHC card at address 59b4
[    5.032525] mmcblk0: mmc0:59b4 USD   7.51 GiB 
[    5.040402] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-01 00:00:08 UTC (8)
[    5.048496] of_cfs_init
[    5.050958] of_cfs_init: OK
[    5.053880] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.062622]  mmcblk0: p1 p2
[    5.079746] mmc1: new high speed SDIO card at address 0001
[    5.193537] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.200065] clk: Not disabling unused clocks
[    5.204333] ALSA device list:
[    5.207293]   #0: DisplayPort monitor
[    5.211341] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    5.219947] cfg80211: failed to load regulatory.db
[    5.241886] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[    5.305810] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    5.313919] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    5.320667] devtmpfs: mounted
[    5.323922] Freeing unused kernel memory: 832K
[    5.328405] Run /sbin/init as init process
[    5.394378] usb 1-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 2.05
[    5.402551] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.409685] usb 1-1: Product: USB2744
[    5.413348] usb 1-1: Manufacturer: Microchip Tech
INIT: version 2.88 booting
[    5.472153] hub 1-1:1.0: USB hub found
[    5.475951] hub 1-1:1.0: 4 ports detected
[    5.497252] random: fast init done
Starting udev
[    5.773006] udevd[1787]: starting version 3.2.5
[    5.784925] random: udevd: uninitialized urandom read (16 bytes read)
[    5.792313] random: udevd: uninitialized urandom read (16 bytes read)
[    5.799678] random: udevd: uninitialized urandom read (16 bytes read)
[    5.821890] usb 1-1.4: new high-speed USB device number 3 using xhci-hcd
[    5.836892] udevd[1788]: starting eudev-3.2.5
[    5.841911] [drm] Cannot find any crtc or sizes
[    5.926850] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2740, bcdDevice= 2.00
[    5.935253] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.942587] usb 1-1.4: Product: Hub Controller
[    5.947040] usb 1-1.4: Manufacturer: Microchip Tech
[    6.391079] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    6.433779] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Tue Oct 29 09:06:00 UTC 2019
[    7.538612] urandom_read: 4 callbacks suppressed
[    7.538619] random: dd: uninitialized urandom read (512 bytes read)
Configuring packages on first boot....
 (This may take several minutes. Please do not power off the machine.)
Running postinst /etc/rpm-postinsts/100-sysvinit-inittab...
update-rc.d: /etc/init.d/run-postinsts exists during rc.d purge (continuing)
 Removing any system startup links for run-postinsts ...
  /etc/rcS.d/S99run-postinsts
INIT: Entering runlevel: 5
Configuring network interfaces... Cannot find device "eth0"
Starting Dropbear SSH server: [    7.843872] random: dropbearkey: uninitialized urandom read (32 bytes read)
[    7.853271] random: dropbearkey: uninitialized urandom read (32 bytes read)
Generating 2048 bit rsa key, this may take a while...
Public key portion is:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOI8wj8a6wf7zlg6r5HdDA+z2+FS5KUACaws8skcUWLkM1yVLfnLwvGgYwUaC+Z18s6MZrdSzbitO9GfJD4v6HLRGeifmG7+hA5QnQwmJoHxjBEH9KW7xF6mDpor/eNxld3+uWiX1UJAiVsUQKd3sMJSzPmQtpUDj4iJYxd8SEEbG3QKb3opD9xqoOSqIqWmQgIyi06sW9U9+vkFLF3IuzA+EYOpGt3g9BnJopA4pv8tBVd2p0O0GaOyDthGsdHaA2F3D8kgaCoidycq6Oim9F+grW3fiSZCn9JNAijZ7bt8NE7yCIoEN4S4eQMAzjOkV0FGFxc6Vl2Y6kRCUBZvq9 root@Ultra96V2_Platform1
Fingerprint: sha1!! b6:b3:5e:42:a5:d3:4e:c0:46:b4:bf:05:07:70:2f:24:1e:94:83:82
dropbear.
Starting internet superserver: inetd.
Starting syslogd/klogd: done
Starting tcf-agent: OK

/bin/autologin: line 1: -e: command not found
root@Ultra96V2_Platform1:~# 

  1. 2019年11月02日 15:03 |
  2. SDSoC
  3. | トラックバック:0
  4. | コメント:0

コメント

コメントの投稿


管理者にだけ表示を許可する

トラックバック URL
https://marsee101.blog.fc2.com/tb.php/4691-486a3163
この記事にトラックバックする(FC2ブログユーザー)