FC2カウンター FPGAの部屋 Ultra96-V2 Factory Image を試してみた
fc2ブログ

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

FPGAの部屋

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

Ultra96-V2 Factory Image を試してみた

Ultra96-V2 で Ultra96-V2 Factory Image を試してみよう。

ひでみさんの”FPGAの内容が薄い本2”にも書いてあったが、Ultra96-V2 に入っていたMicro SD カードには何も書かれていなくて空だった。そこで、SD カードのイメージをダウンロードして書き込もう。

Ultra96-V2 の Reference Designs ページで、ログインしてから”Ultra96 Factory Image”をダウンロードした。
ダウンロードしたZIP ファイルの中には、Ultra96v2_Factory_Image_Write_190611.pdf が入っていて、Ultra96-V2 のSD カード・イメージをダウンロードするURL や、イメージのSD カードへの書き方も載っていた。それに沿ってやっていこう。

マニュアルは etcher でイメージを書くということだった。 etcher はちょうど”Donkey Car のMicroSD カードを作成した”で使ったので、インストール済みだ。

SD カード・イメージをダウンロードするURL からダウンロードすると ultra96v2_oob_2018_3_190530.zip がダウンロードできた。
Ultra96V2_4_190805.png

ultra96v2_oob_2018_3_190530.zip を開くと中にイメージとPDF ファイルがあった。
Ultra96V2_5_190805.png

PDF ファイルは、zedboard.org からダウンロードしたPDF はUltra96v2_Factory_Image_Write_190611.pdf と同じだったので、イメージのultra96v2_oob_2018_3_190530.img を解凍した。
Ultra96V2_6_190805.png

イメージを etcher でMicro SD カードに書き込む。
Micro SD カードをリーダー・ライタに入れて、パソコンのUSB ポートに差し込んでマウントした。
etcher を起動して、ultra96v2_oob_2018_3_190530.img を指定した。
Ultra96V2_7_190805.png

イメージを書き込むデバイスを MicroSD カードに指定した。
Ultra96V2_8_190805.png

ここでFlash! をクリックして書き込みを開始した。
Ultra96V2_9_190805.png

MicroSD カードへのイメージの書き込みが始まった。
Ultra96V2_10_190805.png

イメージの書き込みが終了した。
Ultra96V2_11_190805.png

MicroSD カードの boot パーティションを示す。
Ultra96V2_12_190805.png

root パーティションを示す。
Ultra96V2_13_190805.png

Ultra96-V2 のMODE SW のSW3 の 1 をOFF , 2 を ON にして、書き込んだMicroSD カードをUltra96-V2 のカードスロットに入れて電源ONしたところ、PetaLinux がブートした。
Ultra96V2_14_190805.png

リターン・キーを押したところ、ログインプロンプトがでて、
root
root

でログインできた。
Ultra96V2_15_190805.png

なお、Mini DisplayPort には、”Ultra96のGetting Startedをやってみた”と同様の画面が表示されていた。

起動ログを貼っておく。

Xilinx Zynq MP First Stage Boot Loader 
Release 2018.3   May 30 2019  -  17:46:11
PMUFW:  v1.1


U-Boot 2018.01 (May 30 2019 - 17:43:24 +0000)

Model: Avnet Ultra96 Rev1
Board: Xilinx ZynqMP
I2C:   ready
DRAM:  2 GiB
EL Level:   EL2
Chip ID:    zu3eg
Watchdog: Started
MMC:   mmc@ff160000: 0 (SD), mmc@ff170000: 1
*** Warning - bad CRC, using default environment

In:    serial@ff010000
Out:   serial@ff010000
Err:   serial@ff010000
Model: Avnet Ultra96 Rev1
Board: Xilinx ZynqMP
Bootmode: SD_MODE
Net:   Net Initialization Skipped
No ethernet found.
U-BOOT for ultra96v2-oob-2018-3

Hit any key to stop autoboot:  0 
Device: mmc@ff160000
Manufacturer ID: 58
OEM: 4444
Name: DDINC 
Tran Speed: 50000000
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 14.9 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes
reading image.ub
7079832 bytes read in 516 ms (13.1 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:  gzip compressed
     Data Start:   0x100000f8
     Data Size:    7036769 Bytes = 6.7 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x00080000
     Entry Point:  0x00080000
     Hash algo:    sha1
     Hash value:   39d15db15c249d803c63339561eb96f2fbd184d5
   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:   0x106b6160
     Data Size:    41155 Bytes = 40.2 KiB
     Architecture: AArch64
     Hash algo:    sha1
     Hash value:   12cd1f17844d71ed9a1fbe1d74e4575aa76c38e9
   Verifying Hash Integrity ... sha1+ OK
   Booting using the fdt blob at 0x106b6160
   Uncompressing Kernel Image ... OK
   Loading Device Tree to 0000000007ff2000, end 0000000007fff0c2 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.0 (oe-user@oe-host) (gcc version 7.3.0 (GCC)) #1 SMP Thu May 30 17:57:52 UTC 2019
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] Machine model: Avnet Ultra96 Rev1
[    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 256 MiB at 0x000000006fc00000
[    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] random: fast init done
[    0.000000] percpu: Embedded 21 pages/cpu @ffffffc07fe69000 s45080 r8192 d32744 u86016
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 512771
[    0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    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: 1768328K/2079744K available (10044K kernel code, 656K rwdata, 3220K rodata, 512K init, 2354K bss, 49272K reserved, 262144K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008a50000   ( 10048 KB)
[    0.000000]     .rodata : 0xffffff8008a50000 - 0xffffff8008d80000   (  3264 KB)
[    0.000000]       .init : 0xffffff8008d80000 - 0xffffff8008e00000   (   512 KB)
[    0.000000]       .data : 0xffffff8008e00000 - 0xffffff8008ea4200   (   657 KB)
[    0.000000]        .bss : 0xffffff8008ea4200 - 0xffffff80090f0d30   (  2355 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf01bfc800   (    27 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc07ff00000   (  2047 MB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU event tracing is enabled.
[    0.000000]  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.000003] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[    0.008426] Console: colour dummy device 80x25
[    0.012479] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[    0.022839] pid_max: default: 32768 minimum: 301
[    0.027537] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.034095] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.041949] ASID allocator initialised with 65536 entries
[    0.046590] Hierarchical SRCU implementation.
[    0.051201] EFI services will not be available.
[    0.055387] zynqmp_plat_init Platform Management API v1.1
[    0.060728] zynqmp_plat_init Trustzone version v1.0
[    0.065676] smp: Bringing up secondary CPUs ...
[    0.070345] Detected VIPT I-cache on CPU1
[    0.070384] CPU1: Booted secondary processor [410fd034]
[    0.070682] Detected VIPT I-cache on CPU2
[    0.070701] CPU2: Booted secondary processor [410fd034]
[    0.070976] Detected VIPT I-cache on CPU3
[    0.070995] CPU3: Booted secondary processor [410fd034]
[    0.071037] smp: Brought up 1 node, 4 CPUs
[    0.101640] SMP: Total of 4 processors activated.
[    0.106314] CPU features: detected feature: 32-bit EL0 Support
[    0.112112] CPU: All CPU(s) started at EL2
[    0.116185] alternatives: patching kernel code
[    0.121331] devtmpfs: initialized
[    0.128716] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.133570] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.146190] xor: measuring software checksum speed
[    0.183898]    8regs     :  2303.000 MB/sec
[    0.223928]    8regs_prefetch:  2053.000 MB/sec
[    0.263959]    32regs    :  2830.000 MB/sec
[    0.303992]    32regs_prefetch:  2379.000 MB/sec
[    0.304023] xor: using function: 32regs (2830.000 MB/sec)
[    0.308435] pinctrl core: initialized pinctrl subsystem
[    0.314209] NET: Registered protocol family 16
[    0.318718] cpuidle: using governor menu
[    0.322408] vdso: 2 pages (1 code @ ffffff8008a56000, 1 data @ ffffff8008e04000)
[    0.329188] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.336529] DMA: preallocated 256 KiB pool for atomic allocations
[    0.363415] reset_zynqmp reset-controller: Xilinx zynqmp reset driver probed
[    0.365397] ARM CCI_400_r1 PMU driver probed
[    0.370052] zynqmp-pinctrl ff180000.pinctrl: zynqmp pinctrl initialized
[    0.386078] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.453783] raid6: int64x1  gen()   401 MB/s
[    0.521766] raid6: int64x1  xor()   446 MB/s
[    0.589834] raid6: int64x2  gen()   687 MB/s
[    0.657901] raid6: int64x2  xor()   603 MB/s
[    0.725979] raid6: int64x4  gen()  1042 MB/s
[    0.793989] raid6: int64x4  xor()   742 MB/s
[    0.862083] raid6: int64x8  gen()   980 MB/s
[    0.930105] raid6: int64x8  xor()   745 MB/s
[    0.998217] raid6: neonx1   gen()   726 MB/s
[    1.066226] raid6: neonx1   xor()   851 MB/s
[    1.134318] raid6: neonx2   gen()  1169 MB/s
[    1.202331] raid6: neonx2   xor()  1207 MB/s
[    1.270397] raid6: neonx4   gen()  1506 MB/s
[    1.338446] raid6: neonx4   xor()  1441 MB/s
[    1.406528] raid6: neonx8   gen()  1653 MB/s
[    1.474578] raid6: neonx8   xor()  1535 MB/s
[    1.474607] raid6: using algorithm neonx8 gen() 1653 MB/s
[    1.478572] raid6: .... xor() 1535 MB/s, rmw enabled
[    1.483503] raid6: using neon recovery algorithm
[    1.488818] XGpio: /amba_pl@0/gpio@a0020000: registered, base is 511
[    1.494527] PLL: shutdown
[    1.497005] zynqmp_pll_disable() clock disable failed for iopll_int, ret = -13
[    1.504322] XGpio: /amba_pl@0/gpio@a0020000: dual channel registered, base is 510
[    1.512054] XGpio: /amba_pl@0/gpio@a0021000: registered, base is 509
[    1.519089] SCSI subsystem initialized
[    1.521855] usbcore: registered new interface driver usbfs
[    1.527139] usbcore: registered new interface driver hub
[    1.532418] usbcore: registered new device driver usb
[    1.537459] media: Linux media interface: v0.10
[    1.541915] Linux video capture interface: v2.00
[    1.546514] pps_core: LinuxPPS API ver. 1 registered
[    1.551406] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.560499] PTP clock support registered
[    1.564400] EDAC MC: Ver: 3.0.0
[    1.567658] PLL: shutdown
[    1.570470] zynqmp-ipi ff9905c0.mailbox: Probed ZynqMP IPI Mailbox driver.
[    1.577127] FPGA manager framework
[    1.580411] fpga-region fpga-full: FPGA Region probed
[    1.585427] Advanced Linux Sound Architecture Driver Initialized.
[    1.591683] Bluetooth: Core ver 2.22
[    1.594930] NET: Registered protocol family 31
[    1.599329] Bluetooth: HCI device and connection manager initialized
[    1.605646] Bluetooth: HCI socket layer initialized
[    1.610488] Bluetooth: L2CAP socket layer initialized
[    1.615524] Bluetooth: SCO socket layer initialized
[    1.620992] clocksource: Switched to clocksource arch_sys_counter
[    1.626505] VFS: Disk quotas dquot_6.6.0
[    1.630346] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.641503] NET: Registered protocol family 2
[    1.641902] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    1.648739] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    1.655563] TCP: Hash tables configured (established 16384 bind 16384)
[    1.661795] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    1.667699] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    1.674210] NET: Registered protocol family 1
[    1.678624] RPC: Registered named UNIX socket transport module.
[    1.684276] RPC: Registered udp transport module.
[    1.688941] RPC: Registered tcp transport module.
[    1.693612] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.700616] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    1.707463] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.715655] audit: initializing netlink subsys (disabled)
[    1.720242] audit: type=2000 audit(1.624:1): state=initialized audit_enabled=0 res=1
[    1.720586] workingset: timestamp_bits=62 max_order=19 bucket_order=0
[    1.734942] NFS: Registering the id_resolver key type
[    1.739311] Key type id_resolver registered
[    1.743437] Key type id_legacy registered
[    1.747421] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.754090] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    1.783606] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.785373] io scheduler noop registered
[    1.789248] io scheduler deadline registered
[    1.793497] io scheduler cfq registered (default)
[    1.798156] io scheduler mq-deadline registered
[    1.802653] io scheduler kyber registered
[    1.808177] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed
[    1.813408] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[    1.820022] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[    1.826937] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[    1.833861] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[    1.840780] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[    1.847694] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[    1.854624] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[    1.861542] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[    1.868535] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success
[    1.875381] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success
[    1.882300] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success
[    1.889223] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success
[    1.896142] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success
[    1.903059] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success
[    1.909980] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success
[    1.916906] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success
[    1.955458] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.958324] a0000000.serial: ttyS3 at MMIO 0xa0001000 (irq = 50, base_baud = 6250000) is a 16550A
[    1.965740] a0010000.serial: ttyS1 at MMIO 0xa0011000 (irq = 51, base_baud = 6250000) is a 16550A
[    1.976523] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    1.984526] brd: module loaded
[    1.988720] loop: module loaded
[    1.989754] mtdoops: mtd device (mtddev=name/number) must be supplied
[    1.994906] libphy: Fixed MDIO Bus: probed
[    1.997861] tun: Universal TUN/TAP device driver, 1.6
[    2.001939] CAN device driver interface
[    2.006527] usbcore: registered new interface driver asix
[    2.010952] usbcore: registered new interface driver ax88179_178a
[    2.016984] usbcore: registered new interface driver cdc_ether
[    2.022760] usbcore: registered new interface driver net1080
[    2.028382] usbcore: registered new interface driver cdc_subset
[    2.034266] usbcore: registered new interface driver zaurus
[    2.039813] usbcore: registered new interface driver cdc_ncm
[    2.045903] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[    2.052258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.058129] ehci-pci: EHCI PCI platform driver
[    2.062821] usbcore: registered new interface driver uas
[    2.067838] usbcore: registered new interface driver usb-storage
[    2.074367] rtc_zynqmp ffa60000.rtc: rtc core: registered ffa60000.rtc as rtc0
[    2.081025] i2c /dev entries driver
[    2.085376] IR NEC protocol handler initialized
[    2.088903] IR RC5(x/sz) protocol handler initialized
[    2.093927] IR RC6 protocol handler initialized
[    2.098423] IR JVC protocol handler initialized
[    2.102920] IR Sony protocol handler initialized
[    2.107505] IR SANYO protocol handler initialized
[    2.112177] IR Sharp protocol handler initialized
[    2.116847] IR MCE Keyboard/mouse protocol handler initialized
[    2.122642] IR XMP protocol handler initialized
[    2.128626] usbcore: registered new interface driver uvcvideo
[    2.132852] USB Video Class driver (1.1.1)
[    2.137952] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer at ffffff800919d000 with timeout 60s
[    2.146011] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer at ffffff80091a5000 with timeout 10s
[    2.154931] Bluetooth: HCI UART driver ver 2.3
[    2.159151] Bluetooth: HCI UART protocol H4 registered
[    2.164250] Bluetooth: HCI UART protocol BCSP registered
[    2.169549] Bluetooth: HCI UART protocol LL registered
[    2.174630] Bluetooth: HCI UART protocol ATH3K registered
[    2.179993] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    2.186259] Bluetooth: HCI UART protocol Intel registered
[    2.191585] Bluetooth: HCI UART protocol QCA registered
[    2.196811] usbcore: registered new interface driver bcm203x
[    2.202425] usbcore: registered new interface driver bpa10x
[    2.207961] usbcore: registered new interface driver bfusb
[    2.213412] usbcore: registered new interface driver btusb
[    2.218832] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[    2.224500] usbcore: registered new interface driver ath3k
[    2.230031] EDAC MC: ECC not enabled
[    2.233680] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[    2.246674] sdhci: Secure Digital Host Controller Interface driver
[    2.251704] sdhci: Copyright(c) Pierre Ossman
[    2.256025] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.305001] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
[    2.313372] ledtrig-cpu: registered to indicate activity on CPUs
[    2.313900] usbcore: registered new interface driver usbhid
[    2.319272] usbhid: USB HID core driver
[    2.325196] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[    2.330918] usbcore: registered new interface driver snd-usb-audio
[    2.336527] pktgen: Packet Generator for packet performance testing. Version: 2.75
[    2.345354] Netfilter messages via NETLINK v0.30.
[    2.347947] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.353253] Initializing XFRM netlink socket
[    2.357410] NET: Registered protocol family 10
[    2.362184] Segment Routing with IPv6
[    2.365420] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    2.370873] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.377018] NET: Registered protocol family 17
[    2.381038] NET: Registered protocol family 15
[    2.385458] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    2.398331] Ebtables v2.0 registered
[    2.401982] can: controller area network core (rev 20170425 abi 9)
[    2.408052] NET: Registered protocol family 29
[    2.412430] can: raw protocol (rev 20170425)
[    2.416667] can: broadcast manager protocol (rev 20170425 t)
[    2.422292] can: netlink gateway (rev 20170425) max_hops=1
[    2.428042] Bluetooth: RFCOMM TTY layer initialized
[    2.432593] Bluetooth: RFCOMM socket layer initialized
[    2.437401] mmc0: new high speed SDHC card at address 5048
[    2.437621] mmcblk0: mmc0:5048 DDINC 14.9 GiB 
[    2.438509]  mmcblk0: p1 p2
[    2.450336] Bluetooth: RFCOMM ver 1.11
[    2.454039] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.459311] Bluetooth: BNEP filters: protocol multicast
[    2.464505] Bluetooth: BNEP socket layer initialized
[    2.469433] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.475315] Bluetooth: HIDP socket layer initialized
[    2.480451] 9pnet: Installing 9P2000 support
[    2.484502] Key type dns_resolver registered
[    2.489194] registered taskstats version 1
[    2.493158] Btrfs loaded, crc32c=crc32c-generic
[    2.503038] ff000000.serial: ttyPS2 at MMIO 0xff000000 (irq = 40, base_baud = 6249999) is a xuartps
[    2.506620] serial serial0: tty port ttyPS0 registered
�    2.511757] f�&����S�i��k׋��+W/�*LW�Y�X��edf010000 (irq = 41, base_baud = 6249999) is a xuartps
[    2.526079] console [ttyPS0] enabled
[    2.529670] bootconsole [cdns0] disabled
[    2.529670] bootconsole [cdns0] disabled
[    2.538620] xilinx-psgtr fd400000.zynqmp_phy: Lane:1 type:8 protocol:4 pll_locked:yes
[    2.549258] PLL: shutdown
[    2.551960] PLL: shutdown
[    2.555054] PLL: enable
[    2.557591] PLL: shutdown
[    2.561250] PLL: enable
[    2.563774] xilinx-dp-snd-codec fd4a0000.zynqmp-display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
[    2.574460] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[    2.582495] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[    2.590942] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok
[    2.603387] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok
[    2.616122] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed
[    2.626311] OF: graph: no port node found in /amba/zynqmp-display@fd4a0000
[    2.633331] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.639939] [drm] No driver support for vblank timestamp query.
[    2.645929] xlnx-drm xlnx-drm.0: bound fd4a0000.zynqmp-display (ops 0xffffff8008b06f68)
[    2.696877] PLL: enable
[    2.824887] Console: switching to colour frame buffer device 240x67
[    2.850218] zynqmp-display fd4a0000.zynqmp-display: fb0:  frame buffer device
[    2.857584] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.zynqmp-display on minor 0
[    2.865695] zynqmp-display fd4a0000.zynqmp-display: ZynqMP DisplayPort Subsystem driver probed
[    2.875557] xilinx-psgtr fd400000.zynqmp_phy: Lane:2 type:0 protocol:3 pll_locked:yes
[    2.887140] xilinx-psgtr fd400000.zynqmp_phy: Lane:3 type:1 protocol:3 pll_locked:yes
[    2.897196] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    2.902695] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    2.910615] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x22010010
[    2.919357] xhci-hcd xhci-hcd.0.auto: irq 57, io mem 0xfe300000
[    2.925405] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.932193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.939410] usb usb1: Product: xHCI Host Controller
[    2.944278] usb usb1: Manufacturer: Linux 4.14.0 xhci-hcd
[    2.949668] usb usb1: SerialNumber: xhci-hcd.0.auto
[    2.954871] hub 1-0:1.0: USB hub found
[    2.958642] hub 1-0:1.0: 1 port detected
[    2.962759] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    2.968245] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    2.975939] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.984099] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    2.990882] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.998093] usb usb2: Product: xHCI Host Controller
[    3.002963] usb usb2: Manufacturer: Linux 4.14.0 xhci-hcd
[    3.008352] usb usb2: SerialNumber: xhci-hcd.0.auto
[    3.013476] hub 2-0:1.0: USB hub found
[    3.017236] hub 2-0:1.0: 1 port detected
[    3.022992] i2c i2c-0: Added multiplexed i2c bus 2
[    3.027930] i2c i2c-0: Added multiplexed i2c bus 3
[    3.032859] i2c i2c-0: Added multiplexed i2c bus 4
[    3.037779] i2c i2c-0: Added multiplexed i2c bus 5
[    3.043288] tps65086 6-005e: Failed to read revision register
[    3.049146] i2c i2c-0: Added multiplexed i2c bus 6
[    3.054559] ina2xx 7-0040: error configuring the device: -6
[    3.060172] i2c i2c-0: Added multiplexed i2c bus 7
[    3.065116] i2c i2c-0: Added multiplexed i2c bus 8
[    3.070053] i2c i2c-0: Added multiplexed i2c bus 9
[    3.074839] pca954x 0-0075: registered 8 multiplexed busses for I2C switch pca9548
[    3.082442] i2c i2c-0: Failed to register i2c client pca9548 at 0x75 (-16)
[    3.089313] i2c i2c-0: of_i2c: Failure registering /amba/i2c@ff030000/i2cswitch@75
[    3.096872] i2c i2c-0: Failed to create I2C device for /amba/i2c@ff030000/i2cswitch@75
[    3.104788] cdns-i2c ff030000.i2c: 100 kHz mmio ff030000 irq 31
[    3.112548] sdhci-arasan ff170000.mmc: allocated mmc-pwrseq
[    3.180995] mmc1: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[    3.196172] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    3.203170] rtc_zynqmp ffa60000.rtc: setting system clock to 2019-05-30 18:36:04 UTC (1559241364)
[    3.212036] of_cfs_init
[    3.214503] of_cfs_init: OK
[    3.217426] clk: Not disabling unused clocks
[    3.221919] ALSA device list:
[    3.224869]   #0: DisplayPort monitor
[    3.232383] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[    3.243669] mmc1: new high speed SDIO card at address 0001
[    3.254491] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    3.262601] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    3.271064] devtmpfs: mounted
[    3.274259] Freeing unused kernel memory: 512K
[    3.357133] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
INIT: version 2.88 booting[    3.381658] usb 2-1: New USB device found, idVendor=0424, idProduct=5744
[    3.389694] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    3.396823] usb 2-1: Product: USB5744
[    3.400477] usb 2-1: Manufacturer: Microchip Tech
[    3.408097] hub 2-1:1.0: USB hub found
[    3.411878] hub 2-1:1.0: 3 ports detected

[    3.509027] usb 1-1: new high-speed USB device number 2 using xhci-hcd
Starting udev
[    3.661514] usb 1-1: New USB device found, idVendor=0424, idProduct=2744
[    3.668219] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.675352] usb 1-1: Product: USB2744
[    3.679014] usb 1-1: Manufacturer: Microchip Tech
[    3.712104] hub 1-1:1.0: USB hub found
[    3.715905] hub 1-1:1.0: 4 ports detected
[    3.821058] udevd[1795]: starting version 3.2.2
[    3.891834] udevd[1796]: starting eudev-3.2.2
[    4.021435] mali: loading out-of-tree module taints kernel.
[    4.029076] usb 1-1.4: new high-speed USB device number 3 using xhci-hcd
[    4.039646] zynqmp_r5_remoteproc ff9a0100.zynqmp_r5_rproc: RPU core_conf: split0
[    4.053725] remoteproc remoteproc0: ff9a0100.zynqmp_r5_rproc is available
[    4.141785] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2740
[    4.148673] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.156049] usb 1-1.4: Product: Hub Controller
[    4.160556] usb 1-1.4: Manufacturer: Microchip Tech
[    4.669390] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Starting internet superserver: inetd.
Starting Ultra96 AP setup daemon.
Starting Ultra96 Power Button daemon.
Starting Flask server deamon to serve Ultra96 startup pagelibmraa[2087]: libmraa version v1.7.0 initialised by user 'root' with EUID 0
libmraa[2087]: libmraa initialised for platform 'ULTRA96' of type 9
.
INIT: Entering runlevel: 5
Configuring network interfaces... Successfully initialized wpa_supplicant
rfkill: Cannot get wiphy information
Could not read interface wlan0 flags: No such device
WEXT: Could not set interface 'wlan0' UP
wlan0: Failed to initialize driver interface
Cannot find device "wlan0"
Cannot find device "eth0"
Starting system message bus: dbus.
Starting Xserver
[    5.753042] Bluetooth: hci0 command 0x1001 tx timeout
Starting Dropbear SSH server: dropbear.

Starting rpcbind daemon...done.
Starting watchdog: 

starting statd: 
X.Org X Server 1.19.3
Release Date: 2017-03-15
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.10.0-327.el7.x86_64 x86_64 
Current Operating System: Linux ultra96v2-oob-2018-3 4.14.0 #1 SMP Thu May 30 17:57:52 UTC 2019 aarch64
Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait
Build Date: 03 December 2018  09:43:45PM
 
Current version of pixman: 0.34.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: Thu May 30 18:36:06 2019
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
done
Starting bluetooth: bluetoothd.
Starting Distributed Compiler Daemon: distcc.
exportfs: can't open /etc/exports for reading
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
Starting Telephony daemon
Starting Linux NFC daemon
Starting tcf-agent: OK

PetaLinux 2018.3 ultra96v2-oob-2018-3 /dev/ttyPS0

ultra96v2-oob-2018-3 login: D-BUS per-session daemon address is: unix:abstract=/tmp/dbus-wP8PRsM4ri,guid=a789e71a1415eb0714d53bf05cf02297
Opening webpage
Error: No calibratable devices found.
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
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

Activating service name='org.a11y.atspi.Registry'
Successfully activated service 'org.a11y.atspi.Registry'
SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
[settings daemon] Forking. run with -n to prevent fork

** (matchbox-panel:2308): WARNING **: Failed to load applet "battery" (/usr/lib/matchbox-panel/libbattery.so: cannot open shared object file: No such file or directory).
[   13.881014] Bluetooth: hci0: Reading TI version information failed (-110)
[   13.887809] Bluetooth: hci0: download firmware failed, retrying...
[2502:2502:0530/183616:ERROR:gl_factory.cc(48)] Requested GL implementation is not available.
[2502:2502:0530/183616:ERROR:gpu_child_thread.cc(348)] Exiting GPU process due to errors during initialization
[   16.441071] Bluetooth: hci0 command 0x1001 tx timeout
[2290:2427:0530/183618:ERROR:browser_gpu_channel_host_factory.cc(123)] Failed to launch GPU process.
[2290:2427:0530/183618:ERROR:browser_gpu_channel_host_factory.cc(123)] Failed to launch GPU process.
[   18.236493] random: crng init done
[   24.633008] Bluetooth: hci0: Reading TI version information failed (-110)
[   24.639804] Bluetooth: hci0: download firmware failed, retrying...
[   27.193052] Bluetooth: hci0 command 0x1001 tx timeout
[   35.385009] Bluetooth: hci0: Reading TI version information failed (-110)
[   35.391809] Bluetooth: hci0: download firmware failed, retrying...
[   37.944997] Bluetooth: hci0 command 0x1001 tx timeout
[   46.137013] Bluetooth: hci0: Reading TI version information failed (-110)
[   46.143811] Bluetooth: hci0: download firmware failed, retrying...

PetaLinux 2018.3 ultra96v2-oob-2018-3 /dev/ttyPS0

ultra96v2-oob-2018-3 login: root
Password: 
root@ultra96v2-oob-2018-3:~# ls
ble.sh  bt.sh  wifi.sh  wpa_supplicant.conf
root@ultra96v2-oob-2018-3:~# 

  1. 2019年08月05日 05:23 |
  2. Ultra96
  3. | トラックバック:0
  4. | コメント:0

コメント

コメントの投稿


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

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