Post Go back to editing

ADRV9002 SDK Linux Build

I am trying to build the Linux image from SDK20 for a custom board.  I was able to successfully build and run using the adrv9001_zcu102 platform.  I did this by downloading "ADRV9001-SDK Evaluation Software Ver. 0.20.0 (C0 only)" followed by the following commands:

make -C projects/adrv9001_zcu102/hdl/ 

make -C projects/adrv9001_zcu102/sw/

make -C projects/adrv9001_zcu102/sw/ linux

My custom platform does not include DDR4 connected to the PL.  Furthermore the DDR4 connected to the PS is 2GB instead of 4GB.  I updated my hdl to only use memory attached to the PS.  I rebuilt the cmos and lvds software using the updated .xsa file.  Then in order to build the linux image I changed "zynqmp-zcu102-adrv9001.dts" to use my custom device tree.  I then rebuilt the linux image and got the attached kernel panic.  It appears the kernel is up and running correctly before crashing.  Could this crash be associated with the rootfs provided in the SDK20 release?  For example is the analog devices adrv9001_server expecting to access memory in the upper 2GB of memory that the zcu102 platform has but my custom platform does not?

Xilinx Zynq MP First Stage Boot Loader
Release 2019.2   Apr 11 2022  -  10:37:13
NOTICE:  ATF running on XCZU3CG/silicon v4/RTL5.1 at 0xfffea000
NOTICE:  BL31: Secure code at 0x0
NOTICE:  BL31: Non secure code at 0x8000000
NOTICE:  BL31: v1.4(release):
NOTICE:  BL31: Built : 10:46:35, Apr 11 2022
PMUFW:  v1.1


U-Boot 2018.01 (Apr 11 2022 - 10:45:21 -0500) Xilinx ZynqMP ZCU102 rev1.0

I2C:   ready
DRAM:  4 GiB
EL Level:       EL2
Chip ID:        zu3cg
MMC:   sdhci@ff170000: 0 (SD)
*** Warning - bad CRC, using default environment

In:    serial@ff000000
Out:   serial@ff000000
Err:   serial@ff000000
Bootmode: SD_MODE1
Net:   ZYNQ GEM: ff0e0000, phyaddr c, interface rgmii-id
i2c_mux_set: could not set mux: id: 5 chip: 74 channel: 0
I2C EEPROM MAC address read failed

Warning: ethernet@ff0e0000 (eth0) using random MAC address - 56:b6:2c:f6:eb:00
eth0: ethernet@ff0e0000
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
Device: sdhci@ff170000
Manufacturer ID: 27
OEM: 5048
Name: SD16G
Tran Speed: 50000000
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 14.4 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes
reading uEnv.txt
188 bytes read in 9 ms (19.5 KiB/s)
Loaded environment from uEnv.txt
Importing environment from SD ...
reading system.dtb
29464 bytes read in 16 ms (1.8 MiB/s)
reading Image
16116224 bytes read in 1186 ms (13 MiB/s)
## Flattened Device Tree blob at 04000000
   Booting using the fdt blob at 0x4000000
   Loading Device Tree to 000000000fff5000, end 000000000ffff317 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.0 (ngrf@ngrf) (gcc version 8.2.0 (GCC)) #1 SMP Mon Apr 11 11:05:34 CDT 2022
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] Machine model: BytePipe Rev2
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 256 MiB at 0x0000000070000000
[    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 @ffffffc87ff76000 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: 1034240
[    0.000000] Kernel command line: console=ttyPS0,115200 clk_ignore_unused root=/dev/mmcblk0p2 rw earlyprintk rootfstype=ext4 rootwait uio_pdrv_genirq.of_id=generic-uio ip=192.168.1.10 root=/dev/mmcblk0p2 rw rootwait
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] software IO TLB [mem 0x6bfff000-0x6ffff000] (64MB) mapped at [ffffffc06bfff000-ffffffc06fffefff]
[    0.000000] Memory: 3784192K/4194304K available (9468K kernel code, 634K rwdata, 5108K rodata, 512K init, 2152K bss, 147968K 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 - 0xffffff80089c0000   (  9472 KB)
[    0.000000]     .rodata : 0xffffff80089c0000 - 0xffffff8008ec0000   (  5120 KB)
[    0.000000]       .init : 0xffffff8008ec0000 - 0xffffff8008f40000   (   512 KB)
[    0.000000]       .data : 0xffffff8008f40000 - 0xffffff8008fdea00   (   635 KB)
[    0.000000]        .bss : 0xffffff8008fdea00 - 0xffffff80091f8a68   (  2153 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 - 0xffffffbf1dc00000   (   476 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc880000000   ( 34816 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 99.99MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171015c90f, max_idle_ns: 440795203080 ns
[    0.000004] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511101ns
[    0.000353] Console: colour dummy device 80x25
[    0.000385] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.99 BogoMIPS (lpj=399996)
[    0.000395] pid_max: default: 32768 minimum: 301
[    0.000544] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.000575] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.001508] ASID allocator initialised with 65536 entries
[    0.001569] Hierarchical SRCU implementation.
[    0.001934] EFI services will not be available.
[    0.001983] zynqmp_plat_init Platform Management API v1.1
[    0.001990] zynqmp_plat_init Trustzone version v1.0
[    0.002124] smp: Bringing up secondary CPUs ...
[    0.002444] Detected VIPT I-cache on CPU1
[    0.002492] CPU1: Booted secondary processor [410fd034]
[    1.024656] CPU2: failed to come online
[    1.024665] CPU2: failed in unknown state : 0x0
[    2.049357] CPU3: failed to come online
[    2.049362] CPU3: failed in unknown state : 0x0
[    2.049417] smp: Brought up 1 node, 2 CPUs
[    2.049422] SMP: Total of 2 processors activated.
[    2.049429] CPU features: detected feature: 32-bit EL0 Support
[    2.049439] CPU: All CPU(s) started at EL2
[    2.049457] alternatives: patching kernel code
[    2.050766] devtmpfs: initialized
[    2.055541] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    2.055564] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    2.064279] xor: measuring software checksum speed
[    2.101510]    8regs     :  2177.000 MB/sec
[    2.141541]    8regs_prefetch:  1881.000 MB/sec
[    2.181574]    32regs    :  2498.000 MB/sec
[    2.221605]    32regs_prefetch:  2116.000 MB/sec
[    2.221609] xor: using function: 32regs (2498.000 MB/sec)
[    2.221729] pinctrl core: initialized pinctrl subsystem
[    2.222679] NET: Registered protocol family 16
[    2.223617] cpuidle: using governor menu
[    2.224362] vdso: 2 pages (1 code @ ffffff80089c6000, 1 data @ ffffff8008f44000)
[    2.224378] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    2.225010] DMA: preallocated 256 KiB pool for atomic allocations
[    2.259987] zynqmp-pinctrl pinctrl: zynqmp pinctrl initialized
[    2.260953] reset_zynqmp reset-controller: Xilinx zynqmp reset driver probed
[    2.261648] ARM CCI_400_r1 PMU driver probed
[    2.282678] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    2.350042] raid6: int64x1  gen()   413 MB/s
[    2.418088] raid6: int64x1  xor()   401 MB/s
[    2.486129] raid6: int64x2  gen()   620 MB/s
[    2.554191] raid6: int64x2  xor()   538 MB/s
[    2.622280] raid6: int64x4  gen()   892 MB/s
[    2.690333] raid6: int64x4  xor()   665 MB/s
[    2.758397] raid6: int64x8  gen()  1061 MB/s
[    2.826447] raid6: int64x8  xor()   690 MB/s
[    2.894519] raid6: neonx1   gen()   672 MB/s
[    2.962603] raid6: neonx1   xor()   784 MB/s
[    3.030686] raid6: neonx2   gen()  1033 MB/s
[    3.098726] raid6: neonx2   xor()  1046 MB/s
[    3.166824] raid6: neonx4   gen()  1351 MB/s
[    3.234862] raid6: neonx4   xor()  1275 MB/s
[    3.302965] raid6: neonx8   gen()  1409 MB/s
[    3.371017] raid6: neonx8   xor()  1324 MB/s
[    3.371022] raid6: using algorithm neonx8 gen() 1409 MB/s
[    3.371026] raid6: .... xor() 1324 MB/s, rmw enabled
[    3.371032] raid6: using neon recovery algorithm
[    3.372553] SCSI subsystem initialized
[    3.372794] usbcore: registered new interface driver usbfs
[    3.372836] usbcore: registered new interface driver hub
[    3.372895] usbcore: registered new device driver usb
[    3.372973] media: Linux media interface: v0.10
[    3.373006] Linux video capture interface: v2.00
[    3.373057] pps_core: LinuxPPS API ver. 1 registered
[    3.373062] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    3.373079] PTP clock support registered
[    3.373111] EDAC MC: Ver: 3.0.0
[    3.374500] zynqmp-ipi ff9905c0.mailbox: Probed ZynqMP IPI Mailbox driver.
[    3.374700] FPGA manager framework
[    3.374831] fpga-region fpga-full: FPGA Region probed
[    3.374926] Advanced Linux Sound Architecture Driver Initialized.
[    3.375466] Bluetooth: Core ver 2.22
[    3.375495] NET: Registered protocol family 31
[    3.375500] Bluetooth: HCI device and connection manager initialized
[    3.375512] Bluetooth: HCI socket layer initialized
[    3.375520] Bluetooth: L2CAP socket layer initialized
[    3.375539] Bluetooth: SCO socket layer initialized
[    3.377398] clocksource: Switched to clocksource arch_sys_counter
[    3.377513] VFS: Disk quotas dquot_6.6.0
[    3.377571] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    3.385255] NET: Registered protocol family 2
[    3.385745] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    3.385974] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    3.387010] TCP: Hash tables configured (established 32768 bind 32768)
[    3.387148] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    3.387228] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    3.387449] NET: Registered protocol family 1
[    3.387938] RPC: Registered named UNIX socket transport module.
[    3.387943] RPC: Registered udp transport module.
[    3.387948] RPC: Registered tcp transport module.
[    3.387952] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.388688] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    3.388860] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    3.389769] audit: initializing netlink subsys (disabled)
[    3.390251] audit: type=2000 audit(3.384:1): state=initialized audit_enabled=0 res=1
[    3.390823] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[    3.391680] NFS: Registering the id_resolver key type
[    3.391708] Key type id_resolver registered
[    3.391713] Key type id_legacy registered
[    3.391725] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.391748] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    3.418105] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    3.418115] io scheduler noop registered
[    3.418120] io scheduler deadline registered
[    3.418138] io scheduler cfq registered (default)
[    3.418144] io scheduler mq-deadline registered
[    3.418149] io scheduler kyber registered
[    3.419539] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed
[    3.419998] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[    3.420163] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[    3.420324] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[    3.420486] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[    3.420648] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[    3.420814] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[    3.420977] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[    3.421141] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[    3.460640] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.464184] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    3.469998] brd: module loaded
[    3.475492] loop: module loaded
[    3.476410] mtdoops: mtd device (mtddev=name/number) must be supplied
[    3.476687] zynqmp_gpd_attach_dev error -13, node 35
[    3.476702] cdns-spi ff040000.spi: failed to add to PM domain pd-spi0: -13
[    3.478003] libphy: Fixed MDIO Bus: probed
[    3.479316] tun: Universal TUN/TAP device driver, 1.6
[    3.480454] CAN device driver interface
[    3.480714] zynqmp_gpd_attach_dev error -13, node 48
[    3.480729] xilinx_can ff070000.can: failed to add to PM domain pd-can1: -13
[    3.482447] macb ff0e0000.ethernet: Not enabling partial store and forward
[    3.483132] libphy: MACB_mii_bus: probed
[    3.487422] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 22 (00:0a:35:00:01:22)
[    3.487434] TI DP83867 ff0e0000.ethernet-ffffffff:09: attached PHY driver [TI DP83867] (mii_bus:phy_addr=ff0e0000.ethernet-ffffffff:09, irq=POLL)
[    3.488074] usbcore: registered new interface driver asix
[    3.488143] usbcore: registered new interface driver ax88179_178a
[    3.488171] usbcore: registered new interface driver cdc_ether
[    3.488198] usbcore: registered new interface driver net1080
[    3.488224] usbcore: registered new interface driver cdc_subset
[    3.488250] usbcore: registered new interface driver zaurus
[    3.488290] usbcore: registered new interface driver cdc_ncm
[    3.489556] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[    3.491146] usbcore: registered new interface driver uas
[    3.491183] usbcore: registered new interface driver usb-storage
[    3.491525] i2c /dev entries driver
[    3.517316] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 24
[    3.517647] IR NEC protocol handler initialized
[    3.517652] IR RC5(x/sz) protocol handler initialized
[    3.517657] IR RC6 protocol handler initialized
[    3.517660] IR JVC protocol handler initialized
[    3.517664] IR Sony protocol handler initialized
[    3.517669] IR SANYO protocol handler initialized
[    3.517673] IR Sharp protocol handler initialized
[    3.517677] IR MCE Keyboard/mouse protocol handler initialized
[    3.517681] IR XMP protocol handler initialized
[    3.518648] usbcore: registered new interface driver uvcvideo
[    3.518652] USB Video Class driver (1.1.1)
[    3.520294] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer at ffffff800923e000 with timeout 10s
[    3.520586] Bluetooth: HCI UART driver ver 2.3
[    3.520594] Bluetooth: HCI UART protocol H4 registered
[    3.520600] Bluetooth: HCI UART protocol BCSP registered
[    3.520629] Bluetooth: HCI UART protocol LL registered
[    3.520635] Bluetooth: HCI UART protocol ATH3K registered
[    3.520639] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.520683] Bluetooth: HCI UART protocol Intel registered
[    3.520688] Bluetooth: HCI UART protocol QCA registered
[    3.520731] usbcore: registered new interface driver bcm203x
[    3.520767] usbcore: registered new interface driver bpa10x
[    3.520801] usbcore: registered new interface driver bfusb
[    3.520835] usbcore: registered new interface driver btusb
[    3.520841] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[    3.520902] usbcore: registered new interface driver ath3k
[    3.521050] EDAC MC: ECC not enabled
[    3.521278] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[    3.521995] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1099999 KHz
[    3.522065] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1199999 KHz
[    3.522500] sdhci: Secure Digital Host Controller Interface driver
[    3.522505] sdhci: Copyright(c) Pierre Ossman
[    3.522510] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.523868] ledtrig-cpu: registered to indicate activity on CPUs
[    3.524061] usbcore: registered new interface driver usbhid
[    3.524065] usbhid: USB HID core driver
[    3.526124] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[    3.526977] pktgen: Packet Generator for packet performance testing. Version: 2.75
[    3.527358] Netfilter messages via NETLINK v0.30.
[    3.527539] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.527728] Initializing XFRM netlink socket
[    3.527815] NET: Registered protocol family 10
[    3.528467] Segment Routing with IPv6
[    3.528519] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.528666] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.529086] NET: Registered protocol family 17
[    3.529101] NET: Registered protocol family 15
[    3.529121] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    3.529127] Ebtables v2.0 registered
[    3.529300] can: controller area network core (rev 20170425 abi 9)
[    3.529347] NET: Registered protocol family 29
[    3.529353] can: raw protocol (rev 20170425)
[    3.529359] can: broadcast manager protocol (rev 20170425 t)
[    3.529368] can: netlink gateway (rev 20170425) max_hops=1
[    3.529487] Bluetooth: RFCOMM TTY layer initialized
[    3.529497] Bluetooth: RFCOMM socket layer initialized
[    3.529512] Bluetooth: RFCOMM ver 1.11
[    3.529530] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.529534] Bluetooth: BNEP filters: protocol multicast
[    3.529542] Bluetooth: BNEP socket layer initialized
[    3.529547] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.529556] Bluetooth: HIDP socket layer initialized
[    3.529695] 9pnet: Installing 9P2000 support
[    3.529720] Key type dns_resolver registered
[    3.530329] registered taskstats version 1
[    3.530773] Btrfs loaded, crc32c=crc32c-generic
[    3.539364] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 30, base_baud = 6249999) is a xuartps
[    4.999579] console [ttyPS0] enabled
[    5.003964] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 31, base_baud = 6249999) is a xuartps
[    5.015020] xilinx-psgtr fd400000.zynqmp_phy: Lane:3 type:8 protocol:4 pll_locked:yes
[    5.023266] PLL: shutdown
[    5.025953] PLL: shutdown
[    5.029008] PLL: enable
[    5.031521] PLL: shutdown
[    5.036003] PLL: enable
[    5.038497] xilinx-dp-snd-codec fd4a0000.zynqmp-display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
[    5.049130] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[    5.057114] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[    5.065841] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok
[    5.078221] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok
[    5.091033] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed
[    5.101142] OF: graph: no port node found in /amba/zynqmp-display@fd4a0000
[    5.108244] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    5.114776] [drm] No driver support for vblank timestamp query.
[    5.120775] xlnx-drm xlnx-drm.0: bound fd4a0000.zynqmp-display (ops 0xffffff8008a77628)
[    5.148697] [drm] Cannot find any crtc or sizes
[    5.153379] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.zynqmp-display on minor 0
[    5.161409] zynqmp-display fd4a0000.zynqmp-display: ZynqMP DisplayPort Subsystem driver probed
[    5.170153] zynqmp_gpd_attach_dev error -13, node 35
[    5.175034] cdns-spi ff040000.spi: failed to add to PM domain pd-spi0: -13
[    5.182106] zynqmp_gpd_attach_dev error -13, node 48
[    5.186993] xilinx_can ff070000.can: failed to add to PM domain pd-can1: -13
[    5.196223] xilinx-psgtr fd400000.zynqmp_phy: Lane:0 type:0 protocol:3 pll_locked:yes
[    5.206307] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    5.211728] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    5.219606] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x22010010
[    5.228270] xhci-hcd xhci-hcd.0.auto: irq 36, io mem 0xfe200000
[    5.234290] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    5.240998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.248194] usb usb1: Product: xHCI Host Controller
[    5.253054] usb usb1: Manufacturer: Linux 4.14.0 xhci-hcd
[    5.258438] usb usb1: SerialNumber: xhci-hcd.0.auto
[    5.263657] hub 1-0:1.0: USB hub found
[    5.267365] hub 1-0:1.0: 1 port detected
[    5.271459] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    5.276878] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    5.284563] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.292675] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    5.299386] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.306585] usb usb2: Product: xHCI Host Controller
[    5.311445] usb usb2: Manufacturer: Linux 4.14.0 xhci-hcd
[    5.316826] usb usb2: SerialNumber: xhci-hcd.0.auto
[    5.321953] hub 2-0:1.0: USB hub found
[    5.325652] hub 2-0:1.0: 1 port detected
[    5.330308] sdhci-arasan ff160000.sdhci: "xlnx,mio_bank " property is missing.
[    5.337533] sdhci-arasan: probe of ff160000.sdhci failed with error -22
[    5.375512] [drm] Cannot find any crtc or sizes
[    5.389184] mmc0: SDHCI controller on ff170000.sdhci [ff170000.sdhci] using ADMA 64-bit
[    5.403272] zynqmp_gpd_attach_dev error -13, node 35
[    5.408157] cdns-spi ff040000.spi: failed to add to PM domain pd-spi0: -13
[    5.415193] zynqmp_gpd_attach_dev error -13, node 48
[    5.420080] xilinx_can ff070000.can: failed to add to PM domain pd-can1: -13
[    5.428210] hctosys: unable to open rtc device (rtc0)
[    5.438553] pps pps0: new PPS source ptp0
[    5.442492] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered.
[    5.449148] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    5.486510] mmc0: new high speed SDHC card at address 5048
[    5.492386] mmcblk0: mmc0:5048 SD16G 14.4 GiB
[    5.498053]  mmcblk0: p1 p2
[    5.501458] zynqmp_gpd_attach_dev error -13, node 35
[    5.506347] cdns-spi ff040000.spi: failed to add to PM domain pd-spi0: -13
[    5.513499] zynqmp_gpd_attach_dev error -13, node 48
[    5.518382] xilinx_can ff070000.can: failed to add to PM domain pd-can1: -13
[    7.493472] macb ff0e0000.ethernet eth0: link up (100/Full)
[    7.505277] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    7.525180] IP-Config: Guessing netmask 255.255.255.0
[    7.530146] IP-Config: Complete:
[    7.533360]      device=eth0, hwaddr=00:0a:35:00:01:22, ipaddr=192.168.1.10, mask=255.255.255.0, gw=255.255.255.255
[    7.543774]      host=192.168.1.10, domain=, nis-domain=(none)
[    7.549588]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
[    7.557241] clk: Not disabling unused clocks
[    7.561636] ALSA device list:
[    7.564511]   #0: DisplayPort monitor
[    7.578826] EXT4-fs (mmcblk0p2): recovery complete
[    7.583555] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    7.591633] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    7.604740] devtmpfs: mounted
[    7.607864] Freeing unused kernel memory: 512K

Welcome to Ubuntu 15.04!

Cannot add dependency job for unit org.freedesktop.resolve1.busname, ignoring: Unit org.freedesktop.resolve1.busname failed to load: No such file or directory.
Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[  OK  ] Created slice Root Slice.
[  OK  ] Listening on udev Control Socket.
[  OK  ] Listening on Delayed Shutdown Socket.
[  OK  ] Listening on Journal Audit Socket.
[  OK  ] Created slice User and Session Slice.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket.
[  OK  ] Reached target Remote File Systems (Pre).
[  OK  ] Reached target Swap.
[  OK  ] Reached target Paths.
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Reached target Encrypted Volumes.
[  OK  ] Created slice System Slice.
         Starting Increase datagram queue length...
         Starting Remount Root and Kernel File Systems...
[  OK  ] Reached target Slices.
[  OK  ] Started Read required files in advance.
         Starting Read required files in advance...
[  OK  ] Started Boot Process Profiler.
         Starting Boot Process Profiler...
[  OK  ] Created slice system-getty.slice.
         Mounting Temporary Directory...
[  OK  ] Created slice system-serial\x2dgetty.slice.
         Starting Load Kernel Modules...
         Starting Create Static Device Nodes in /dev...
         Mounting POSIX Message Queue File System...
         Mounting Huge Pages File System...
         Starting udev Coldplug all Devices...
         Mounting Debug File System...
         Starting Nameserver information manager...
[  OK  ] Listening on networkd rtnetlink socket.
[  OK  ] Started Remount Root and Kernel File Systems.
systemd-bootchart.service failed.
         Starting Load/Save Random Seed...
[  OK  ] Started Load Kernel Modules.
         Mounting Configuration File System...
         Starting Apply Kernel Variables...
[  OK  ] Mounted Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted Configuration File System.
[  OK  ] Mounted Temporary Directory.
[  OK  ] Started Increase datagram queue length.
[  OK  ] Started Create Static Device Nodes in /dev.
ureadahead.service failed.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Nameserver information manager.
[    8.337699] Unable to handle kernel paging request at virtual address fdffffc87ac71240
[    8.345560] Mem abort info:
[    8.348312]   Exception class = DABT (current EL), IL = 32 bits
[    8.354223]   SET = 0, FnV = 0
[    8.357265]   EA = 0, S1PTW = 0
[    8.360376] Data abort info:
[    8.363250]   ISV = 0, ISS = 0x00000004
[    8.367065]   CM = 0, WnR = 0
[    8.370019] [fdffffc87ac71240] address between user and kernel address ranges
[    8.370026] Internal error: Oops: 96000004 [#1] SMP
[    8.370030] Modules linked in:
[    8.370041] CPU: 1 PID: 14 Comm: ksoftirqd/1 Not tainted 4.14.0 #1
[    8.370043] Hardware name: BytePipe Rev2 (DT)
[    8.370047] task: ffffffc87b8e3100 task.stack: ffffff8009270000
[    8.370065] PC is at exit_creds+0x1c/0x80
[    8.370073] LR is at __put_task_struct+0x3c/0x140
[    8.370076] pc : [<ffffff80080b9e4c>] lr : [<ffffff8008098d64>] pstate: 00000145
[    8.370078] sp : ffffff8009273c80
[    8.370079] x29: ffffff8009273c80 x28: 000000000000000a
[    8.370084] x27: ffffff8009273d50 x26: ffffff8008f48b5c
[    8.370088] x25: ffffff8008f48aa0 x24: ffffff8008f27000
[    8.370091] x23: ffffff8008f2a9f8 x22: ffffff8008f5cd00
[    8.370095] x21: ffffffc87ff95938 x20: ffffff8008f5cd00
[    8.370099] x19: ffffffc87af92580 x18: 0000000000000000
[    8.370103] x17: 0000000000000000 x16: 0000000000000000
[    8.370107] x15: ffffffc87ff94ee0 x14: ffffffc87a74d300
[    8.370111] x13: ffffffc87a7a2640 x12: ffffffc87a74d2c0
[    8.370115] x11: ffffffc87a79be40 x10: ffffffc87a7270c0
[    8.370119] x9 : ffffffc87a727140 x8 : ffffffc87ae749c0
[    8.370123] x7 : ffffffc87a79b200 x6 : 0000000000000000
[    8.370126] x5 : 0000000000000000 x4 : 00000000000000d0
[    8.370129] x3 : 00000000000000d0 x2 : 00000000000000cf
[    8.370133] x1 : 00000000000000d0 x0 : fdffffc87ac71240
[    8.370138] Process ksoftirqd/1 (pid: 14, stack limit = 0xffffff8009270000)
[    8.370141] Call trace:
[    8.370146] Exception stack(0xffffff8009273b40 to 0xffffff8009273c80)
[    8.370150] 3b40: fdffffc87ac71240 00000000000000d0 00000000000000cf 00000000000000d0
[    8.370154] 3b60: 00000000000000d0 0000000000000000 0000000000000000 ffffffc87a79b200
[    8.370158] 3b80: ffffffc87ae749c0 ffffffc87a727140 ffffffc87a7270c0 ffffffc87a79be40
[    8.370162] 3ba0: ffffffc87a74d2c0 ffffffc87a7a2640 ffffffc87a74d300 ffffffc87ff94ee0
[    8.370166] 3bc0: 0000000000000000 0000000000000000 0000000000000000 ffffffc87af92580
[    8.370171] 3be0: ffffff8008f5cd00 ffffffc87ff95938 ffffff8008f5cd00 ffffff8008f2a9f8
[    8.370175] 3c00: ffffff8008f27000 ffffff8008f48aa0 ffffff8008f48b5c ffffff8009273d50
[    8.370179] 3c20: 000000000000000a ffffff8009273c80 ffffff8008098d64 ffffff8009273c80
[    8.370183] 3c40: ffffff80080b9e4c 0000000000000145 ffffff8008f2a9f8 ffffff8008f27000
[    8.370187] 3c60: ffffffffffffffff ffffff800810ed38 ffffff8009273c80 ffffff80080b9e4c
[    8.370194] [<ffffff80080b9e4c>] exit_creds+0x1c/0x80
[    8.370199] [<ffffff8008098d64>] __put_task_struct+0x3c/0x140
[    8.370206] [<ffffff800809dbb4>] delayed_put_task_struct+0x4c/0x58
[    8.370216] [<ffffff80080e7f30>] rcu_process_callbacks+0x210/0x470
[    8.370223] [<ffffff800808181c>] __do_softirq+0x12c/0x220
[    8.370227] [<ffffff80080a0150>] run_ksoftirqd+0x40/0x58
[    8.370233] [<ffffff80080bb2e0>] smpboot_thread_fn+0x160/0x1a8
[    8.370237] [<ffffff80080b7860>] kthread+0x128/0x130
[    8.370242] [<ffffff80080849c0>] ret_from_fork+0x10/0x18
[    8.370250] Code: aa0003f3 f942ec00 f902ee7f f9800011 (885f7c01)
[    8.370254] ---[ end trace 3a869b6ec7644de9 ]---
[    8.370259] Kernel panic - not syncing: Fatal exception in interrupt
[    8.370266] SMP: stopping secondary CPUs
[    8.370271] Kernel Offset: disabled
[    8.370275] CPU features: 0x002004
[    8.370278] Memory Limit: none
[    8.674959] ---[ end Kernel panic - not syncing: Fatal exception in interrupt