ここまで持ってくるのが面倒だぞ・・・
Xilinx Zynq MP First Stage Boot Loader
Release 2018.2 Jun 30 2018 - 21:22:14
Reset Mode : System Reset
Platform: Silicon (4.0), Cluster ID 0x80000000
Running on A53-0 (64-bit) Processor, Device Name: XCZU3EG
Processor Initialization Done
================= In Stage 2 ============
SD0 Boot Mode
SD: rc= 0
File name is BOOT.BIN
Multiboot Reg : 0x0
Image Header Table Offset 0x8C0
*****Image Header Table Details********
Boot Gen Ver: 0x1020000
No of Partitions: 0x4
Partition Header Address: 0x440
Partition Present Device: 0x0
Initialization Success
======= In Stage 3, Partition No:1 =======
UnEncrypted data Length: 0x153E27
Data word offset: 0x153E27
Total Data word length: 0x153E27
Destination Load Address: 0xFFFFFFFF
Execution Address: 0x0
Data word offset: 0xED70
Partition Attributes: 0x26
Destination Device is PL, changing LoadAddress
Non authenticated Bitstream download to start now
DMA transfer done
PL Configuration done successfully
Partition 1 Load Success
======= In Stage 3, Partition No:2 =======
UnEncrypted data Length: 0x31F4
Data word offset: 0x31F4
Total Data word length: 0x31F4
Destination Load Address: 0xFFFEA000
Execution Address: 0xFFFEA000
Data word offset: 0x162BA0
Partition Attributes: 0x116
Partition 2 Load Success
======= In Stage 3, Partition No:3 =======
UnEncrypted data Length: 0x2E046
Data word offset: 0x2E046
Total Data word length: 0x2E046
Destination Load Address: 0x8000000
Execution Address: 0x8000000
Data word offset: 0x165DA0
Partition Attributes: 0x114
Partition 3 Load Success
All Partitions Loaded
================= In Stage 4 ============
PM Init Success
Protection configuration applied
Running Cpu Handoff address: 0xFFFEA000, Exec State: 0
Exit from FSBL
PMUFW: v1.0
U-Boot 2018.01-00029-g987756e598-dirty (Jul 03 2018 - 00:05:04 +0900) Xilinx Zy1
I2C: ready
DRAM: 2 GiB
EL Level: EL2
Chip ID: zu3eg
MMC: sdhci@ff160000: 0 (SD), sdhci@ff170000: 1
Using default environment
In: serial@ff010000
Out: serial@ff010000
Err: serial@ff010000
Bootmode: SD_MODE
Net: Net Initialization Skipped
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Device: sdhci@ff160000
Manufacturer ID: 74
OEM: 4a60
Name: USDU1
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 system.dtb
33411 bytes read in 18 ms (1.8 MiB/s)
reading Image
14414336 bytes read in 1035 ms (13.3 MiB/s)
## Flattened Device Tree blob at 04000000
Booting using the fdt blob at 0x4000000
Loading Device Tree to 000000007dec8000, end 000000007ded3282 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.0-00061-gebfe386588bf-dirty (hidemi@sakura) (8
[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
[ 0.000000] Machine model: ZynqMP ZCU100 RevC
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 256 MiB at 0x000000006dc00000
[ 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] percpu: Embedded 21 pages/cpu @ffffffc07ff71000 s45080 r8192 d326
[ 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: 517120
[ 0.000000] Kernel command line: 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: 1786364K/2097152K available (9788K kernel code, 636K rwd)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 )
[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 )
[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008a10000 ( 9792 )
[ 0.000000] .rodata : 0xffffff8008a10000 - 0xffffff8008d20000 ( 3136 )
[ 0.000000] .init : 0xffffff8008d20000 - 0xffffff8008da0000 ( 512 )
[ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e3f200 ( 637 )
[ 0.000000] .bss : 0xffffff8008e3f200 - 0xffffff800905b330 ( 2161 )
[ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 )
[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 )
[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 )
[ 0.000000] 0xffffffbf00000000 - 0xffffffbf01c00000 ( 28 )
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc080000000 ( 2048 )
[ 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 99.99MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycless
[ 0.000004] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398s
[ 0.000305] Console: colour dummy device 80x25
[ 0.000570] console [tty0] enabled
[ 0.000592] Calibrating delay loop (skipped), value calculated using timer f)
[ 0.000608] pid_max: default: 32768 minimum: 301
[ 0.000728] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000747] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.001496] ASID allocator initialised with 65536 entries
[ 0.001549] Hierarchical SRCU implementation.
[ 0.001884] EFI services will not be available.
[ 0.001921] zynqmp_plat_init Platform Management API v1.0
[ 0.001930] zynqmp_plat_init Trustzone version v1.0
[ 0.002045] smp: Bringing up secondary CPUs ...
[ 0.002334] Detected VIPT I-cache on CPU1
[ 0.002370] CPU1: Booted secondary processor [410fd034]
[ 0.002676] Detected VIPT I-cache on CPU2
[ 0.002695] CPU2: Booted secondary processor [410fd034]
[ 0.002977] Detected VIPT I-cache on CPU3
[ 0.002996] CPU3: Booted secondary processor [410fd034]
[ 0.003038] smp: Brought up 1 node, 4 CPUs
[ 0.003076] SMP: Total of 4 processors activated.
[ 0.003086] CPU features: detected feature: 32-bit EL0 Support
[ 0.003099] CPU: All CPU(s) started at EL2
[ 0.003118] alternatives: patching kernel code
[ 0.004184] devtmpfs: initialized
[ 0.008305] random: get_random_u32 called from bucket_table_alloc+0x108/0x260
[ 0.008501] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ms
[ 0.008525] futex hash table entries: 1024 (order: 5, 131072 bytes)
[ 0.014776] xor: measuring software checksum speed
[ 0.052058] 8regs : 2303.000 MB/sec
[ 0.092087] 8regs_prefetch: 2053.000 MB/sec
[ 0.132119] 32regs : 2830.000 MB/sec
[ 0.172150] 32regs_prefetch: 2379.000 MB/sec
[ 0.172158] xor: using function: 32regs (2830.000 MB/sec)
[ 0.172254] pinctrl core: initialized pinctrl subsystem
[ 0.172535] random: fast init done
[ 0.172998] NET: Registered protocol family 16
[ 0.173712] cpuidle: using governor menu
[ 0.174209] vdso: 2 pages (1 code @ ffffff8008a16000, 1 data @ ffffff8008da4)
[ 0.174229] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.174865] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.206444] zynqmp-pinctrl pinctrl: zynqmp pinctrl initialized
[ 0.207341] reset_zynqmp reset-controller: Xilinx zynqmp reset driver probed
[ 0.207888] ARM CCI_400_r1 PMU driver probed
[ 0.218008] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.284339] raid6: int64x1 gen() 400 MB/s
[ 0.352390] raid6: int64x1 xor() 445 MB/s
[ 0.420478] raid6: int64x2 gen() 687 MB/s
[ 0.488477] raid6: int64x2 xor() 603 MB/s
[ 0.556526] raid6: int64x4 gen() 1042 MB/s
[ 0.624548] raid6: int64x4 xor() 742 MB/s
[ 0.692631] raid6: int64x8 gen() 980 MB/s
[ 0.760642] raid6: int64x8 xor() 745 MB/s
[ 0.828683] raid6: neonx1 gen() 726 MB/s
[ 0.896734] raid6: neonx1 xor() 851 MB/s
[ 0.964809] raid6: neonx2 gen() 1168 MB/s
[ 1.032854] raid6: neonx2 xor() 1208 MB/s
[ 1.100900] raid6: neonx4 gen() 1507 MB/s
[ 1.168937] raid6: neonx4 xor() 1441 MB/s
[ 1.236990] raid6: neonx8 gen() 1652 MB/s
[ 1.305047] raid6: neonx8 xor() 1535 MB/s
[ 1.305056] raid6: using algorithm neonx8 gen() 1652 MB/s
[ 1.305063] raid6: .... xor() 1535 MB/s, rmw enabled
[ 1.305071] raid6: using neon recovery algorithm
[ 1.306167] SCSI subsystem initialized
[ 1.306351] usbcore: registered new interface driver usbfs
[ 1.306389] usbcore: registered new interface driver hub
[ 1.306433] usbcore: registered new device driver usb
[ 1.306514] media: Linux media interface: v0.10
[ 1.306545] Linux video capture interface: v2.00
[ 1.306592] pps_core: LinuxPPS API ver. 1 registered
[ 1.306601] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giom>
[ 1.306624] PTP clock support registered
[ 1.306659] EDAC MC: Ver: 3.0.0
[ 1.307046] zynqmp-ipi ff9905c0.mailbox: Probed ZynqMP IPI Mailbox driver.
[ 1.307189] FPGA manager framework
[ 1.307308] fpga-region fpga-full: FPGA Region probed
[ 1.307395] Advanced Linux Sound Architecture Driver Initialized.
[ 1.307765] Bluetooth: Core ver 2.22
[ 1.307796] NET: Registered protocol family 31
[ 1.307805] Bluetooth: HCI device and connection manager initialized
[ 1.307820] Bluetooth: HCI socket layer initialized
[ 1.307831] Bluetooth: L2CAP socket layer initialized
[ 1.307866] Bluetooth: SCO socket layer initialized
[ 1.308484] clocksource: Switched to clocksource arch_sys_counter
[ 1.308577] VFS: Disk quotas dquot_6.6.0
[ 1.308629] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.314472] NET: Registered protocol family 2
[ 1.314843] TCP established hash table entries: 16384 (order: 5, 131072 byte)
[ 1.314959] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 1.315310] TCP: Hash tables configured (established 16384 bind 16384)
[ 1.315419] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 1.315465] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 1.315608] NET: Registered protocol family 1
[ 1.315855] RPC: Registered named UNIX socket transport module.
[ 1.315864] RPC: Registered udp transport module.
[ 1.315872] RPC: Registered tcp transport module.
[ 1.315879] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.316402] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[ 1.317874] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters ae
[ 1.318595] audit: initializing netlink subsys (disabled)
[ 1.318965] audit: type=2000 audit(1.312:1): state=initialized audit_enabled1
[ 1.319432] workingset: timestamp_bits=62 max_order=19 bucket_order=0
[ 1.320226] NFS: Registering the id_resolver key type
[ 1.320251] Key type id_resolver registered
[ 1.320259] Key type id_legacy registered
[ 1.320272] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.320297] jffs2: version 2.2. (NAND) (SUMMARY) �੩ 2001-2006 Red Hat, Inc.
[ 1.343920] Block layer SCSI generic (bsg) driver version 0.4 loaded (major )
[ 1.343939] io scheduler noop registered
[ 1.343946] io scheduler deadline registered
[ 1.343968] io scheduler cfq registered (default)
[ 1.343977] io scheduler mq-deadline registered
[ 1.343985] io scheduler kyber registered
[ 1.345232] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed
[ 1.372886] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.374460] arm-smmu fd800000.smmu: probing hardware configuration...
[ 1.374474] arm-smmu fd800000.smmu: SMMUv2 with:
[ 1.374484] arm-smmu fd800000.smmu: stage 1 translation
[ 1.374492] arm-smmu fd800000.smmu: stage 2 translation
[ 1.374501] arm-smmu fd800000.smmu: nested translation
[ 1.374512] arm-smmu fd800000.smmu: stream matching with 48 register groups
[ 1.374524] arm-smmu fd800000.smmu: 16 context banks (0 stage-2 only)
[ 1.374536] arm-smmu fd800000.smmu: Supported page sizes: 0x61311000
[ 1.374546] arm-smmu fd800000.smmu: Stage-1: 48-bit VA -> 48-bit IPA
[ 1.374557] arm-smmu fd800000.smmu: Stage-2: 48-bit IPA -> 48-bit PA
[ 1.376154] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 1.380928] brd: module loaded
[ 1.385065] loop: module loaded
[ 1.385823] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.388467] libphy: Fixed MDIO Bus: probed
[ 1.389735] tun: Universal TUN/TAP device driver, 1.6
[ 1.389961] CAN device driver interface
[ 1.390671] usbcore: registered new interface driver asix
[ 1.390742] usbcore: registered new interface driver ax88179_178a
[ 1.390776] usbcore: registered new interface driver cdc_ether
[ 1.390806] usbcore: registered new interface driver net1080
[ 1.390838] usbcore: registered new interface driver cdc_subset
[ 1.390869] usbcore: registered new interface driver zaurus
[ 1.390915] usbcore: registered new interface driver cdc_ncm
[ 1.391323] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 1.393582] usbcore: registered new interface driver uas
[ 1.393631] usbcore: registered new interface driver usb-storage
[ 1.394383] rtc_zynqmp ffa60000.rtc: rtc core: registered ffa60000.rtc as rt0
[ 1.394447] i2c /dev entries driver
[ 1.394686] IR NEC protocol handler initialized
[ 1.394695] IR RC5(x/sz) protocol handler initialized
[ 1.394703] IR RC6 protocol handler initialized
[ 1.394710] IR JVC protocol handler initialized
[ 1.394718] IR Sony protocol handler initialized
[ 1.394725] IR SANYO protocol handler initialized
[ 1.394732] IR Sharp protocol handler initialized
[ 1.394740] IR MCE Keyboard/mouse protocol handler initialized
[ 1.394748] IR XMP protocol handler initialized
[ 1.395583] usbcore: registered new interface driver uvcvideo
[ 1.395592] USB Video Class driver (1.1.1)
[ 1.395659] ltc2952-poweroff ltc2954: pm_power_off already registered
[ 1.395675] ltc2952-poweroff: probe of ltc2954 failed with error -16
[ 1.396750] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer at ffffff80090s
[ 1.396919] Bluetooth: HCI UART driver ver 2.3
[ 1.396930] Bluetooth: HCI UART protocol H4 registered
[ 1.396939] Bluetooth: HCI UART protocol BCSP registered
[ 1.396970] Bluetooth: HCI UART protocol LL registered
[ 1.396978] Bluetooth: HCI UART protocol ATH3K registered
[ 1.396986] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 1.397027] Bluetooth: HCI UART protocol Intel registered
[ 1.397036] Bluetooth: HCI UART protocol QCA registered
[ 1.397081] usbcore: registered new interface driver bcm203x
[ 1.397118] usbcore: registered new interface driver bpa10x
[ 1.397155] usbcore: registered new interface driver bfusb
[ 1.397192] usbcore: registered new interface driver btusb
[ 1.397201] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 1.397259] usbcore: registered new interface driver ath3k
[ 1.397378] EDAC MC: ECC not enabled
[ 1.397527] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac contro)
[ 1.398570] sdhci: Secure Digital Host Controller Interface driver
[ 1.398580] sdhci: Copyright(c) Pierre Ossman
[ 1.398587] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.399164] iommu: Adding device ff160000.sdhci to group 0
[ 1.399732] iommu: Adding device ff170000.sdhci to group 1
[ 1.400192] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.400362] usbcore: registered new interface driver usbhid
[ 1.400370] usbhid: USB HID core driver
[ 1.401877] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[ 1.402634] pktgen: Packet Generator for packet performance testing. Version5
[ 1.402918] Netfilter messages via NETLINK v0.30.
[ 1.403063] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.403217] Initializing XFRM netlink socket
[ 1.403300] NET: Registered protocol family 10
[ 1.403739] Segment Routing with IPv6
[ 1.403790] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 1.403924] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.404300] NET: Registered protocol family 17
[ 1.404318] NET: Registered protocol family 15
[ 1.404341] bridge: filtering via arp/ip/ip6tables is no longer available by.
[ 1.404356] Ebtables v2.0 registered
[ 1.404442] can: controller area network core (rev 20170425 abi 9)
[ 1.404517] NET: Registered protocol family 29
[ 1.404527] can: raw protocol (rev 20170425)
[ 1.404536] can: broadcast manager protocol (rev 20170425 t)
[ 1.404548] can: netlink gateway (rev 20170425) max_hops=1
[ 1.404845] Bluetooth: RFCOMM TTY layer initialized
[ 1.404858] Bluetooth: RFCOMM socket layer initialized
[ 1.404874] Bluetooth: RFCOMM ver 1.11
[ 1.404892] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.404900] Bluetooth: BNEP filters: protocol multicast
[ 1.404911] Bluetooth: BNEP socket layer initialized
[ 1.404920] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.404930] Bluetooth: HIDP socket layer initialized
[ 1.405051] 9pnet: Installing 9P2000 support
[ 1.405077] Key type dns_resolver registered
[ 1.405472] registered taskstats version 1
[ 1.405833] Btrfs loaded, crc32c=crc32c-generic
[ 1.412972] ff000000.serial: ttyPS1 at MMIO 0xff000000 (irq = 24, base_baud s
[ 1.413187] serial serial0: tty port ttyPS1 registered
[ 1.413555] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 25, base_baud s
[ 2.837049] console [ttyPS0] enabled
[ 2.842185] xilinx-psgtr fd400000.zynqmp_phy: Lane:1 type:8 protocol:4 pll_ls
[ 2.850374] PLL: shutdown
[ 2.853058] PLL: shutdown
[ 2.856052] PLL: enable
[ 2.858551] PLL: shutdown
[ 2.862005] PLL: enable
[ 2.864486] xilinx-dp-snd-codec fd4a0000.zynqmp-display:zynqmp_dp_snd_codec0d
[ 2.875123] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound Pd
[ 2.883093] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound Pd
[ 2.891485] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xk
[ 2.903854] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xk
[ 2.916572] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: Xd
[ 2.926696] OF: graph: no port node found in /amba/zynqmp-display@fd4a0000
[ 2.933645] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.940179] [drm] No driver support for vblank timestamp query.
[ 2.946162] xlnx-drm xlnx-drm.0: bound fd4a0000.zynqmp-display (ops 0xffffff)
[ 4.032499] [drm] Cannot find any crtc or sizes
[ 4.037147] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.zynqmp-displa0
[ 4.045175] zynqmp-display fd4a0000.zynqmp-display: ZynqMP DisplayPort Subsyd
[ 4.055381] iommu: Adding device fe200000.dwc3 to group 2
[ 4.061102] xilinx-psgtr fd400000.zynqmp_phy: Lane:2 type:0 protocol:3 pll_ls
[ 4.072859] iommu: Adding device fe300000.dwc3 to group 3
[ 4.078524] xilinx-psgtr fd400000.zynqmp_phy: Lane:3 type:1 protocol:3 pll_ls
[ 4.088501] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.093921] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus n1
[ 4.101685] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f625 hci version 0x100
[ 4.110343] xhci-hcd xhci-hcd.0.auto: irq 33, io mem 0xfe300000
[ 4.116339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.123055] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber1
[ 4.130254] usb usb1: Product: xHCI Host Controller
[ 4.135111] usb usb1: Manufacturer: Linux 4.14.0-00061-gebfe386588bf-dirty xd
[ 4.142754] usb usb1: SerialNumber: xhci-hcd.0.auto
[ 4.147942] hub 1-0:1.0: USB hub found
[ 4.151636] hub 1-0:1.0: 1 port detected
[ 4.155722] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.161136] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus n2
[ 4.168813] usb usb2: We don't know the algorithms for LPM for this host, di.
[ 4.176921] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 4.183628] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber1
[ 4.190831] usb usb2: Product: xHCI Host Controller
[ 4.195689] usb usb2: Manufacturer: Linux 4.14.0-00061-gebfe386588bf-dirty xd
[ 4.203329] usb usb2: SerialNumber: xhci-hcd.0.auto
[ 4.208434] hub 2-0:1.0: USB hub found
[ 4.212123] hub 2-0:1.0: 1 port detected
[ 4.260485] mmc0: SDHCI controller on ff160000.sdhci [ff160000.sdhci] using t
[ 4.274828] sdhci-arasan ff170000.sdhci: allocated mmc-pwrseq
[ 4.318517] mmc0: new high speed SDHC card at address 59b4
[ 4.324145] mmcblk0: mmc0:59b4 USDU1 14.9 GiB
[ 4.328645] mmc1: SDHCI controller on ff170000.sdhci [ff170000.sdhci] using t
[ 4.337676] mmcblk0: p1 p2
[ 4.343967] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 4.350911] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-01 00:0)
[ 4.359104] of_cfs_init
[ 4.361548] of_cfs_init: OK
[ 4.365743] ALSA device list:
[ 4.368630] #0: DisplayPort monitor
[ 4.374588] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incoms
[ 4.383068] sdhci-arasan ff170000.sdhci: card claims to support voltages bele
[ 4.403877] mmc1: new high speed SDIO card at address 0001
[ 4.410221] wl18xx_driver wl18xx.1.auto: Direct firmware load for ti-connect2
[ 4.420807] wl18xx_driver wl18xx.1.auto: Direct firmware load for ti-connect2
[ 4.431433] wlcore: ERROR could not get configuration binary ti-connectivity2
[ 4.440194] wlcore: WARNING falling back to default config
[ 4.504492] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 4.514256] EXT4-fs (mmcblk0p2): recovery complete
[ 4.521275] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. )
[ 4.529331] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 4.537691] devtmpfs: mounted
[ 4.540818] Freeing unused kernel memory: 512K
[ 4.657083] usb 1-1: New USB device found, idVendor=0424, idProduct=2744
[ 4.663735] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.670845] usb 1-1: Product: USB2744
[ 4.674476] usb 1-1: Manufacturer: Microchip Tech
[ 4.680947] hub 1-1:1.0: USB hub found
[ 4.684678] hub 1-1:1.0: 4 ports detected
[ 4.761042] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[ 4.770268] wlcore: loaded
[ 4.777265] systemd[1]: System time before build time, advancing clock.
[ 4.784555] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 4.800829] systemd[1]: systemd 237 running in system mode. (-PAM -AUDIT -SE)
[ 4.822506] usb 2-1: New USB device found, idVendor=0424, idProduct=5744
[ 4.822556] systemd[1]: Detected architecture arm64.
[ 4.834079] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 4.834084] usb 2-1: Product: USB5744
[ 4.834087] usb 2-1: Manufacturer: Microchip Tech
[ 4.841378] hub 2-1:1.0: USB hub found
[ 4.844912] hub 2-1:1.0: 3 ports detected
Welcome to Poky (Yocto Project Reference Distro) 2.5 (sumo)!
[ 4.871447] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIIni2
[ 4.881382] Bluetooth: hci0: request_firmware failed(errno -2) for ti-connecs
[ 4.890567] Bluetooth: hci0: download firmware failed, retrying...
[ 4.905213] systemd[1]: Set hostname to <ultra96>.
[ 5.004524] usb 1-1.4: new high-speed USB device number 3 using xhci-hcd
[ 5.035164] systemd[1]: File /lib/systemd/system/systemd-journald.service:35.
[ 5.052166] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warn)
[ 5.109443] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2740
[ 5.116267] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumbe0
[ 5.123564] usb 1-1.4: Product: Hub Controller
[ 5.123953] systemd[1]: Created slice System Slice.
[ 5.132825] usb 1-1.4: Manufacturer: Microchip Tech
[ OK ] Created slice System Slice.
[ 5.148844] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 5.164669] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 5.180743] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 5.196732] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Created slice system-getty.slice.
Mounting POSIX Message Queue File System...
Mounting Huge Pages File System...
Starting udev Coldplug all Devices...
[ OK ] Listening on Network Service Netlink Socket.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
Mounting Kernel Debug File System...
Starting Create Static Device Nodes in /dev...
[ 5.324551] [drm] Cannot find any crtc or sizes
[ OK ] Listening on Syslog Socket.
[ OK ] Reached target Slices.
Starting Remount Root and Kernel File Systems...
[ 5.373613] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Starting Apply Kernel Variables...
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Paths.
[ OK ] Reached target Remote File Systems.
[ OK ] Listening on Journal Audit Socket.
[ 5.447412] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIIni2
[ 5.459739] Bluetooth: hci0: request_firmware failed(errno -2) for ti-connecs
[ 5.468921] Bluetooth: hci0: download firmware failed, retrying...
Mounting Kernel Configuration File System...
[ OK ] Reached target Swap.
Mounting Temporary Directory (/tmp)...
Starting Journal Service...
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Huge Pages File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started Journal Service.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Apply Kernel Variables.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Mounted Temporary Directory (/tmp).
Starting Rebuild Hardware Database...
Starting Flush Journal to Persistent Storage...
[ OK ] Reached target Local File Systems (Pre).
Mounting /var/volatile...
[ OK ] Mounted /var/volatile.
[ OK ] Reached target Local File Systems.
Starting Rebuild Journal Catalog...
[ 5.738264] systemd-journald[2067]: Received request to flush runtime journa1
[ OK ] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[ OK ] Started Rebuild Journal Catalog.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Started Create Volatile Files and Directories.
[ 6.023450] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIIni2
[ 6.033414] Bluetooth: hci0: request_firmware failed(errno -2) for ti-connecs
[ 6.042598] Bluetooth: hci0: download firmware failed, retrying...
[ 6.599643] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIIni2
[ 6.609633] Bluetooth: hci0: request_firmware failed(errno -2) for ti-connecs
[ 6.618845] Bluetooth: hci0: download firmware failed, retrying...
[ OK ] Started Rebuild Hardware Database.
Starting Update is Completed...
Starting udev Kernel Device Manager...
[ OK ] Started Update is Completed.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Listening on dropbear.socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ OK ] Started Getty on tty1.
[ OK ] Started Kernel Logging Service.
[ OK ] Started System Logging Service.
[ OK ] Started D-Bus System Message Bus.
Starting Network Service...
[ OK ] Found device /dev/ttyPS0.
[ OK ] Started Network Service.
[ OK ] Reached target Network.
[ OK ] Reached target Bluetooth.
[ OK ] Started Serial Getty on ttyPS0.
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Sound Card.
Poky (Yocto Project Reference Distro) 2.5 ultra96 ttyPS0
ultra96 login: