Xilinx Zynq MP First Stage Boot Loader Release 2018.2 Jun 15 2018 - 04:17:37 NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000 NOTICE: BL31: Secure code at 0x0 NOTICE: BL31: Non secure code at 0x10080000 NOTICE: BL31: v1.4(release):xilinx-v2018.1-4-g93a69a5a NOTICE: BL31: Built : 10:25:00, Jun 15 2018 PMUFW: v1.0 U-Boot 2018.01 (Jun 15 2018 - 04:10:27 -0600) Xilinx ZynqMP ZCU102 rev1.0 I2C: ready DRAM: 4 GiB EL Level: EL2 Chip ID: zu9eg MMC: sdhci@ff170000: 0 (SD) SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB In: serial@ff000000 Out: serial@ff000000 Err: serial@ff000000 Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP Net: ZYNQ GEM: ff0e0000, phyaddr c, interface rgmii-id Warning: ethernet@ff0e0000 MAC addresses don't match: Address in ROM is 01:02:03:04:05:06 Address in environment is 00:0a:35:00:22:01 eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 0 ZynqMP> pri arch=arm autoload=no baudrate=115200 board=zynqmp board_name=zynqmp boot_img=BOOT.BIN boot_targets=mmc0 bootcmd=run default_bootcmd bootdelay=4 bootenv=uEnv.txt bootenvsize=0x40000 bootenvstart=0x1e00000 clobstart=0x10000000 console=console=ttyPS0,115200 cp_kernel2ram=mmcinfo && fatload mmc ${sdbootdev} ${netstart} ${kernel_img} cpu=armv8 default_bootcmd=run uenvboot; run cp_kernel2ram && bootm ${netstart} dfu_mmc_info=set dfu_alt_info ${kernel_image} fat 0 1\\;dfu_mmc=run dfu_mmc_info && dfu 0 mmc 0 dfu_ram=run dfu_ram_info && dfu 0 ram 0 dfu_ram_info=setenv dfu_alt_info image.ub ram $netstart 0x1e00000 dnsip=172.20.20.202 dtb_img=system.dtb dtbnetstart=0x23fff000 eraseenv=sf probe 0 && sf erase ${bootenvstart} ${bootenvsize} ethact=ethernet@ff0e0000 ethaddr=00:0a:35:00:22:01 fault=echo ${img} image size is greater than allocated place - partition ${img} is NOT UPDATED fdtcontroladdr=7fe7c470 gatewayip=172.20.11.254 importbootenv=echo "Importing environment from SD ..."; env import -t ${loadbootenv_addr} $filesize install_boot=mmcinfo && fatwrite mmc ${sdbootdev} ${clobstart} ${boot_img} ${filesize} install_jffs2=sf probe 0 && sf erase ${jffs2start} ${jffs2size} && sf write ${clobstart} ${jffs2start} ${filesize} install_kernel=mmcinfo && fatwrite mmc ${sdbootdev} ${clobstart} ${kernel_img} ${filesize} ipaddr=172.20.9.59 jffs2_img=rootfs.jffs2 kernel_img=image.ub load_boot=tftpboot ${clobstart} ${boot_img} load_dtb=tftpboot ${clobstart} ${dtb_img} load_jffs2=tftpboot ${clobstart} ${jffs2_img} load_kernel=tftpboot ${clobstart} ${kernel_img} loadaddr=0x10000000 loadbootenv=load mmc $sdbootdev:$partid ${loadbootenv_addr} ${bootenv} loadbootenv_addr=0x00100000 modeboot=sdboot nc=setenv stdout nc;setenv stdin nc; netboot=tftpboot ${netstart} ${kernel_img} && bootm netmask=255.255.252.0 netstart=0x10000000 psserial0=setenv stdout ttyPS0;setenv stdin ttyPS0 rootpath=/tmp sd_uEnvtxt_existence_test=test -e mmc $sdbootdev:$partid /uEnv.txt sd_update_dtb=echo Updating dtb from SD; mmcinfo && fatload mmc ${sdbootdev}:1 ${clobstart} ${dtb_img} && run install_dtb sd_update_jffs2=echo Updating jffs2 from SD; mmcinfo && fatload mmc ${sdbootdev}:1 ${clobstart} ${jffs2_img} && run install_jffs2 sdbootdev=0 serial=setenv stdout serial;setenv stdin serial serverip=172.20.8.78 setup=setenv partid auto soc=zynqmp stderr=serial@ff000000 stdin=serial@ff000000 stdout=serial@ff000000 test_crc=if imi ${clobstart}; then run test_img; else echo ${img} Bad CRC - ${img} is NOT UPDATED; fi test_img=setenv var "if test ${filesize} -gt ${psize}; then run fault; else run ${installcmd}; fi"; run var; setenv var thor_mmc=run dfu_mmc_info && thordown 0 mmc 0 thor_ram=run dfu_ram_info && thordown 0 ram 0 uenvboot=if run sd_uEnvtxt_existence_test; then run loadbootenv; echo Loaded environment from ${bootenv}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi update_boot=setenv img boot; setenv psize ${bootsize}; setenv installcmd "install_boot"; run load_boot ${installcmd}; setenv img; setenv psize; setenv installcmd update_dtb=setenv img dtb; setenv psize ${dtbsize}; setenv installcmd "install_dtb"; run load_dtb test_img; setenv img; setenv psize; setenv installcmd update_jffs2=setenv img jffs2; setenv psize ${jffs2size}; setenv installcmd "install_jffs2"; run load_jffs2 test_img; setenv img; setenv psize; setenv installcmd update_kernel=setenv img kernel; setenv psize ${kernelsize}; setenv installcmd "install_kernel"; run load_kernel ${installcmd}; setenv img; setenv psize; setenv installcmd vendor=xilinx Environment size: 3717/262140 bytes ZynqMP> ping 172.20.8.78 Using ethernet@ff0e0000 device host 172.20.8.78 is alive ZynqMP> run load_boot Using ethernet@ff0e0000 device TFTP from server 172.20.8.78; our IP address is 172.20.9.59 Filename 'BOOT.BIN'. Load address: 0x10000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #####################################################T ############ ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################### 3.2 MiB/s done Bytes transferred = 27642392 (1a5ca18 hex) ZynqMP> run load_boot Using ethernet@ff0e0000 device TFTP from server 172.20.8.78; our IP address is 172.20.9.59 Filename 'BOOT.BIN'. Load address: 0x10000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################### 8.5 MiB/s done Bytes transferred = 27642392 (1a5ca18 hex) ZynqMP> sf probe 0 0 0 SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB ZynqMP> sf erase 0x0 0x1e00000 SF: 31457280 bytes @ 0x0 Erased: OK ZynqMP> sf write 0x10000000 0x0 ${filesize} device 0 offset 0x0, size 0x1a5ca18 SF: 27642392 bytes @ 0x0 Written: OK ZynqMP> run load_kernel Using ethernet@ff0e0000 device TFTP from server 172.20.8.78; our IP address is 172.20.9.59 Filename 'image.ub'. Load address: 0x10000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################### 8.3 MiB/s done Bytes transferred = 6949828 (6a0bc4 hex) ZynqMP> sf erase 0x1e40000 0x1600000 SF: 23068672 bytes @ 0x1e40000 Erased: OK ZynqMP> sf write 0x10000000 0x1e40000 ${filesize} device 0 offset 0x1e40000, size 0x6a0bc4 SF: 6949828 bytes @ 0x1e40000 Written: OK ZynqMP> run load_jffs2 Using ethernet@ff0e0000 device TFTP from server 172.20.8.78; our IP address is 172.20.9.59 Filename 'rootfs.jffs2'. Load address: 0x10000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####################################### 8.1 MiB/s done Bytes transferred = 8192000 (7d0000 hex) ZynqMP> sf erase 0x3440000 0x2400000 SF: 37748736 bytes @ 0x3440000 Erased: OK ZynqMP> sf write 0x10000000 0x3440000 ${filesize} device 0 offset 0x3440000, size 0x7d0000 SF: 8192000 bytes @ 0x3440000 Written: OK ZynqMP> Xilinx Zynq MP First Stage Boot Loader Release 2018.1 Aug 6 2018 - 16:58:50 NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000 NOTICE: BL31: Secure code at 0x0 NOTICE: BL31: Non secure code at 0x10080000 NOTICE: BL31: v1.4(release):xilinx-v2017.4-1351-gdf4a7e97 NOTICE: BL31: Built : 22:54:27, Aug 6 2018 PMUFW: v1.0 U-Boot 2018.01 (Aug 06 2018 - 16:55:16 -0600) Xilinx ZynqMP ZCU102 rev1.0 I2C: ready DRAM: 4 GiB EL Level: EL2 Chip ID: zu9eg MMC: sdhci_send_command: MMC: 0 busy timeout increasing to: 200 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 400 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 800 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 1600 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 3200 ms. sdhci_send_command: MMC: 0 busy timeout. sdhci_send_command: MMC: 0 busy timeout. mmc_init: -70, time 7439 sdhci@ff170000 - probe failed: -70 sdhci_send_command: MMC: 0 busy timeout. sdhci_send_command: MMC: 0 busy timeout. mmc_init: -70, time 7413 SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB In: serial@ff000000 Out: serial@ff000000 Err: serial@ff000000 Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP Net: ZYNQ GEM: ff0e0000, phyaddr c, interface rgmii-id Warning: ethernet@ff0e0000 MAC addresses don't match: Address in ROM is 01:02:03:04:05:06 Address in environment is 00:0a:35:00:22:01 eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 0 ZynqMP> ZynqMP> pri arch=arm autoload=no baudrate=115200 board=zynqmp board_name=zynqmp boot_img=BOOT.BIN boot_targets=mmc0 bootcmd=run default_bootcmd bootdelay=4 bootenv=uEnv.txt bootenvsize=0x40000 bootenvstart=0x1e00000 clobstart=0x10000000 console=console=ttyPS0,115200 cp_kernel2ram=mmcinfo && fatload mmc ${sdbootdev} ${netstart} ${kernel_img} cpu=armv8 default_bootcmd=run uenvboot; run cp_kernel2ram && bootm ${netstart} dfu_mmc_info=set dfu_alt_info ${kernel_image} fat 0 1\\;dfu_mmc=run dfu_mmc_info && dfu 0 mmc 0 dfu_ram=run dfu_ram_info && dfu 0 ram 0 dfu_ram_info=setenv dfu_alt_info image.ub ram $netstart 0x1e00000 dnsip=172.20.20.202 dtb_img=system.dtb dtbnetstart=0x23fff000 eraseenv=sf probe 0 && sf erase ${bootenvstart} ${bootenvsize} ethact=ethernet@ff0e0000 ethaddr=00:0a:35:00:22:01 fault=echo ${img} image size is greater than allocated place - partition ${img} is NOT UPDATED fdtcontroladdr=7fe7d040 gatewayip=172.20.11.254 importbootenv=echo "Importing environment from SD ..."; env import -t ${loadbootenv_addr} $filesize install_boot=mmcinfo && fatwrite mmc ${sdbootdev} ${clobstart} ${boot_img} ${filesize} install_jffs2=sf probe 0 && sf erase ${jffs2start} ${jffs2size} && sf write ${clobstart} ${jffs2start} ${filesize} install_kernel=mmcinfo && fatwrite mmc ${sdbootdev} ${clobstart} ${kernel_img} ${filesize} ipaddr=172.20.9.59 jffs2_img=rootfs.jffs2 kernel_img=image.ub load_boot=tftpboot ${clobstart} ${boot_img} load_dtb=tftpboot ${clobstart} ${dtb_img} load_jffs2=tftpboot ${clobstart} ${jffs2_img} load_kernel=tftpboot ${clobstart} ${kernel_img} loadaddr=0x10000000 loadbootenv=load mmc $sdbootdev:$partid ${loadbootenv_addr} ${bootenv} loadbootenv_addr=0x00100000 modeboot=sdboot nc=setenv stdout nc;setenv stdin nc; netboot=tftpboot ${netstart} ${kernel_img} && bootm netmask=255.255.252.0 netstart=0x10000000 psserial0=setenv stdout ttyPS0;setenv stdin ttyPS0 rootpath=/tmp sd_uEnvtxt_existence_test=test -e mmc $sdbootdev:$partid /uEnv.txt sd_update_dtb=echo Updating dtb from SD; mmcinfo && fatload mmc ${sdbootdev}:1 ${clobstart} ${dtb_img} && run install_dtb sd_update_jffs2=echo Updating jffs2 from SD; mmcinfo && fatload mmc ${sdbootdev}:1 ${clobstart} ${jffs2_img} && run install_jffs2 sdbootdev=0 serial=setenv stdout serial;setenv stdin serial serverip=172.20.8.78 setup=setenv partid auto soc=zynqmp stderr=serial@ff000000 stdin=serial@ff000000 stdout=serial@ff000000 test_crc=if imi ${clobstart}; then run test_img; else echo ${img} Bad CRC - ${img} is NOT UPDATED; fi test_img=setenv var "if test ${filesize} -gt ${psize}; then run fault; else run ${installcmd}; fi"; run var; setenv var thor_mmc=run dfu_mmc_info && thordown 0 mmc 0 thor_ram=run dfu_ram_info && thordown 0 ram 0 uenvboot=if run sd_uEnvtxt_existence_test; then run loadbootenv; echo Loaded environment from ${bootenv}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi update_boot=setenv img boot; setenv psize ${bootsize}; setenv installcmd "install_boot"; run load_boot ${installcmd}; setenv img; setenv psize; setenv installcmd update_dtb=setenv img dtb; setenv psize ${dtbsize}; setenv installcmd "install_dtb"; run load_dtb test_img; setenv img; setenv psize; setenv installcmd update_jffs2=setenv img jffs2; setenv psize ${jffs2size}; setenv installcmd "install_jffs2"; run load_jffs2 test_img; setenv img; setenv psize; setenv installcmd update_kernel=setenv img kernel; setenv psize ${kernelsize}; setenv installcmd "install_kernel"; run load_kernel ${installcmd}; setenv img; setenv psize; setenv installcmd vendor=xilinx Environment size: 3717/262140 bytes ZynqMP> setenv jffs2_bootcmd 'sf probe 0 && sf read ${netstart} 0x1e40000 0x1600000' ZynqMP> saveenv Saving Environment to SPI Flash... SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB Erasing SPI flash...Writing to SPI flash...done ZynqMP> run jffs2_bootcmd && bootm ${netstart} SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB device 0 offset 0x1e40000, size 0x1600000 SF: 23068672 bytes @ 0x1e40000 Read: OK ## 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: 0x10000108 Data Size: 6906503 Bytes = 6.6 MiB Architecture: AArch64 OS: Linux Load Address: 0x00080000 Entry Point: 0x00080000 Hash algo: sha1 Hash value: ca3fd1b1a8324316acfe8814c7f04cbe250b6f98 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: 0x10696494 Data Size: 41404 Bytes = 40.4 KiB Architecture: AArch64 Hash algo: sha1 Hash value: cc84da8d58ecafda2cf58e4ce92af76502a7df97 Verifying Hash Integrity ... sha1+ OK Booting using the fdt blob at 0x10696494 Uncompressing Kernel Image ... OK Loading Device Tree to 0000000007ff2000, end 0000000007fff1bb ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.1 (oe-user@oe-host) (gcc version 7.2.0 (GCC)) #1 SMP Mon Aug 6 16:55:50 MDT 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (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] percpu: Embedded 21 pages/cpu @ffffffc87ff65000 s46488 r8192 d31336 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: 1033987 [ 0.000000] Kernel command line: earlycon clk_ignore_unused root=mtd:jffs2 rw rootfstype=jffs2 [ 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 0x6bc00000-0x6fc00000] (64MB) mapped at [ffffffc06bc00000-ffffffc06fbfffff] [ 0.000000] Memory: 3784732K/4193280K available (9916K kernel code, 640K rwdata, 2992K rodata, 512K init, 2168K bss, 146404K 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 - 0xffffff8008a30000 ( 9920 KB) [ 0.000000] .rodata : 0xffffff8008a30000 - 0xffffff8008d20000 ( 3008 KB) [ 0.000000] .init : 0xffffff8008d20000 - 0xffffff8008da0000 ( 512 KB) [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e40200 ( 641 KB) [ 0.000000] .bss : 0xffffff8008e40200 - 0xffffff800905e2b0 ( 2169 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: 0x170f8dc196, max_idle_ns: 440795203664 ns [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511099ns [ 0.008305] Console: colour dummy device 80x25 [ 0.012560] console [tty0] enabled [ 0.015926] bootconsole [cdns0] disabled [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.1 (oe-user@oe-host) (gcc version 7.2.0 (GCC)) #1 SMP Mon Aug 6 16:55:50 MDT 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (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] percpu: Embedded 21 pages/cpu @ffffffc87ff65000 s46488 r8192 d31336 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: 1033987 [ 0.000000] Kernel command line: earlycon clk_ignore_unused root=mtd:jffs2 rw rootfstype=jffs2 [ 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 0x6bc00000-0x6fc00000] (64MB) mapped at [ffffffc06bc00000-ffffffc06fbfffff] [ 0.000000] Memory: 3784732K/4193280K available (9916K kernel code, 640K rwdata, 2992K rodata, 512K init, 2168K bss, 146404K 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 - 0xffffff8008a30000 ( 9920 KB) [ 0.000000] .rodata : 0xffffff8008a30000 - 0xffffff8008d20000 ( 3008 KB) [ 0.000000] .init : 0xffffff8008d20000 - 0xffffff8008da0000 ( 512 KB) [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e40200 ( 641 KB) [ 0.000000] .bss : 0xffffff8008e40200 - 0xffffff800905e2b0 ( 2169 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: 0x170f8dc196, max_idle_ns: 440795203664 ns [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511099ns [ 0.008305] Console: colour dummy device 80x25 [ 0.012560] console [tty0] enabled [ 0.015926] bootconsole [cdns0] disabled [ 0.019836] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.98 BogoMIPS (lpj=399960) [ 0.019850] pid_max: default: 32768 minimum: 301 [ 0.019953] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.019971] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.020532] ASID allocator initialised with 65536 entries [ 0.020580] Hierarchical SRCU implementation. [ 0.020910] EFI services will not be available. [ 0.020935] zynqmp_plat_init Platform Management API v1.0 [ 0.020944] zynqmp_plat_init Trustzone version v1.0 [ 0.021041] smp: Bringing up secondary CPUs ... [ 0.021294] Detected VIPT I-cache on CPU1 [ 0.021322] CPU1: Booted secondary processor [410fd034] [ 0.021596] Detected VIPT I-cache on CPU2 [ 0.021614] CPU2: Booted secondary processor [410fd034] [ 0.021875] Detected VIPT I-cache on CPU3 [ 0.021892] CPU3: Booted secondary processor [410fd034] [ 0.021934] smp: Brought up 1 node, 4 CPUs [ 0.021966] SMP: Total of 4 processors activated. [ 0.021974] CPU features: detected feature: 32-bit EL0 Support [ 0.021985] CPU: All CPU(s) started at EL2 [ 0.022001] alternatives: patching kernel code [ 0.022749] devtmpfs: initialized [ 0.027245] random: get_random_u32 called from bucket_table_alloc+0x108/0x260 with crng_init=0 [ 0.027449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.027471] futex hash table entries: 1024 (order: 5, 131072 bytes) [ 0.027608] random: fast init done [ 0.032870] xor: measuring software checksum speed [ 0.071908] 8regs : 2302.000 MB/sec [ 0.111937] 8regs_prefetch: 2052.000 MB/sec [ 0.151967] 32regs : 2830.000 MB/sec [ 0.191996] 32regs_prefetch: 2381.000 MB/sec [ 0.192004] xor: using function: 32regs (2830.000 MB/sec) [ 0.192075] pinctrl core: initialized pinctrl subsystem [ 0.192575] NET: Registered protocol family 16 [ 0.193377] cpuidle: using governor menu [ 0.193889] vdso: 2 pages (1 code @ ffffff8008a36000, 1 data @ ffffff8008da4000) [ 0.193906] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.194366] DMA: preallocated 256 KiB pool for atomic allocations [ 0.223792] reset_zynqmp reset-controller: Xilinx zynqmp reset driver probed [ 0.224352] ARM CCI_400_r1 PMU driver probed [ 0.229228] zynqmp-pinctrl ff180000.pinctrl: zynqmp pinctrl initialized [ 0.236994] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.304260] raid6: int64x1 gen() 403 MB/s [ 0.372197] raid6: int64x1 xor() 446 MB/s [ 0.440258] raid6: int64x2 gen() 688 MB/s [ 0.508293] raid6: int64x2 xor() 601 MB/s [ 0.576318] raid6: int64x4 gen() 1042 MB/s [ 0.644358] raid6: int64x4 xor() 736 MB/s [ 0.712443] raid6: int64x8 gen() 980 MB/s [ 0.780462] raid6: int64x8 xor() 745 MB/s [ 0.848513] raid6: neonx1 gen() 726 MB/s [ 0.916530] raid6: neonx1 xor() 852 MB/s [ 0.984584] raid6: neonx2 gen() 1168 MB/s [ 1.052629] raid6: neonx2 xor() 1207 MB/s [ 1.120681] raid6: neonx4 gen() 1506 MB/s [ 1.188727] raid6: neonx4 xor() 1441 MB/s [ 1.256772] raid6: neonx8 gen() 1652 MB/s [ 1.324835] raid6: neonx8 xor() 1533 MB/s [ 1.324843] raid6: using algorithm neonx8 gen() 1652 MB/s [ 1.324850] raid6: .... xor() 1533 MB/s, rmw enabled [ 1.324858] raid6: using neon recovery algorithm [ 1.326285] SCSI subsystem initialized [ 1.326454] usbcore: registered new interface driver usbfs [ 1.326492] usbcore: registered new interface driver hub [ 1.326528] usbcore: registered new device driver usb [ 1.326592] media: Linux media interface: v0.10 [ 1.326620] Linux video capture interface: v2.00 [ 1.326658] pps_core: LinuxPPS API ver. 1 registered [ 1.326666] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.326698] PTP clock support registered [ 1.326726] EDAC MC: Ver: 3.0.0 [ 1.327035] zynqmp-ipi ff9905c0.mailbox: Probed ZynqMP IPI Mailbox driver. [ 1.327172] FPGA manager framework [ 1.327275] fpga-region fpga-full: FPGA Region probed [ 1.327365] Advanced Linux Sound Architecture Driver Initialized. [ 1.327611] Bluetooth: Core ver 2.22 [ 1.327643] NET: Registered protocol family 31 [ 1.327651] Bluetooth: HCI device and connection manager initialized [ 1.327664] Bluetooth: HCI socket layer initialized [ 1.327673] Bluetooth: L2CAP socket layer initialized [ 1.327690] Bluetooth: SCO socket layer initialized [ 1.328206] clocksource: Switched to clocksource arch_sys_counter [ 1.328278] VFS: Disk quotas dquot_6.6.0 [ 1.328322] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.332275] NET: Registered protocol family 2 [ 1.332565] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 1.332777] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 1.333161] TCP: Hash tables configured (established 32768 bind 32768) [ 1.333232] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 1.333309] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 1.333457] NET: Registered protocol family 1 [ 1.333677] RPC: Registered named UNIX socket transport module. [ 1.333687] RPC: Registered udp transport module. [ 1.333694] RPC: Registered tcp transport module. [ 1.333701] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.334114] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 1.334260] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.334896] audit: initializing netlink subsys (disabled) [ 1.335251] audit: type=2000 audit(1.316:1): state=initialized audit_enabled=0 res=1 [ 1.335298] workingset: timestamp_bits=62 max_order=20 bucket_order=0 [ 1.335941] NFS: Registering the id_resolver key type [ 1.335963] Key type id_resolver registered [ 1.335970] Key type id_legacy registered [ 1.335983] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.336005] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.359514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.359532] io scheduler noop registered [ 1.359540] io scheduler deadline registered [ 1.359560] io scheduler cfq registered (default) [ 1.359568] io scheduler mq-deadline registered [ 1.359576] io scheduler kyber registered [ 1.360207] nwl-pcie fd0e0000.pcie: Link is DOWN [ 1.360251] OF: PCI: host bridge /amba/pcie@fd0e0000 ranges: [ 1.360272] OF: PCI: MEM 0xe0000000..0xefffffff -> 0xe0000000 [ 1.360285] OF: PCI: MEM 0x600000000..0x7ffffffff -> 0x600000000 [ 1.360413] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00 [ 1.360427] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.360438] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 1.360449] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref] [ 1.360709] pci 0000:00:00.0: PCI bridge to [bus 01-0c] [ 1.361520] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed [ 1.361905] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success [ 1.362063] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success [ 1.362222] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success [ 1.362381] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success [ 1.362537] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success [ 1.362697] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success [ 1.362858] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success [ 1.363022] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success [ 1.363240] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success [ 1.363398] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success [ 1.363551] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success [ 1.363705] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success [ 1.363859] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success [ 1.364013] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success [ 1.364168] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success [ 1.364372] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success [ 1.389339] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.392108] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.396301] brd: module loaded [ 1.399869] loop: module loaded [ 1.400687] ahci-ceva fd0c0000.ahci: couldn't get PHY in node ahci: -517 [ 1.400850] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.401803] m25p80 spi0.0: n25q512a (131072 Kbytes) [ 1.401827] 4 ofpart partitions found on MTD device spi0.0 [ 1.401835] Creating 4 MTD partitions on "spi0.0": [ 1.401847] 0x000000000000-0x000001e00000 : "boot" [ 1.402269] 0x000001e00000-0x000001e40000 : "bootenv" [ 1.402650] 0x000001e40000-0x000003440000 : "kernel" [ 1.403028] 0x000003440000-0x000005840000 : "jffs2" [ 1.404265] libphy: Fixed MDIO Bus: probed [ 1.405208] tun: Universal TUN/TAP device driver, 1.6 [ 1.405510] CAN device driver interface [ 1.407459] macb ff0e0000.ethernet: Not enabling partial store and forward [ 1.407833] libphy: MACB_mii_bus: probed [ 1.409464] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 31 (00:0a:35:00:22:01) [ 1.409481] TI DP83867 ff0e0000.ethernet-ffffffff:0c: attached PHY driver [TI DP83867] (mii_bus:phy_addr=ff0e0000.ethernet-ffffffff:0c, irq=POLL) [ 1.410013] usbcore: registered new interface driver asix [ 1.410064] usbcore: registered new interface driver ax88179_178a [ 1.410095] usbcore: registered new interface driver cdc_ether [ 1.410125] usbcore: registered new interface driver net1080 [ 1.410154] usbcore: registered new interface driver cdc_subset [ 1.410184] usbcore: registered new interface driver zaurus [ 1.410224] usbcore: registered new interface driver cdc_ncm [ 1.410501] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM [ 1.411547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.411558] ehci-pci: EHCI PCI platform driver [ 1.411802] usbcore: registered new interface driver uas [ 1.411840] usbcore: registered new interface driver usb-storage [ 1.412337] rtc_zynqmp ffa60000.rtc: rtc core: registered ffa60000.rtc as rtc0 [ 1.412388] i2c /dev entries driver [ 1.413371] IR NEC protocol handler initialized [ 1.413381] IR RC5(x/sz) protocol handler initialized [ 1.413389] IR RC6 protocol handler initialized [ 1.413396] IR JVC protocol handler initialized [ 1.413403] IR Sony protocol handler initialized [ 1.413410] IR SANYO protocol handler initialized [ 1.413418] IR Sharp protocol handler initialized [ 1.413425] IR MCE Keyboard/mouse protocol handler initialized [ 1.413432] IR XMP protocol handler initialized [ 1.414116] usbcore: registered new interface driver uvcvideo [ 1.414125] USB Video Class driver (1.1.1) [ 1.414590] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer at ffffff80090fd000 with timeout 10s [ 1.414778] Bluetooth: HCI UART driver ver 2.3 [ 1.414789] Bluetooth: HCI UART protocol H4 registered [ 1.414797] Bluetooth: HCI UART protocol BCSP registered [ 1.414823] Bluetooth: HCI UART protocol LL registered [ 1.414832] Bluetooth: HCI UART protocol ATH3K registered [ 1.414840] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 1.414881] Bluetooth: HCI UART protocol Intel registered [ 1.414889] Bluetooth: HCI UART protocol QCA registered [ 1.414929] usbcore: registered new interface driver bcm203x [ 1.414964] usbcore: registered new interface driver bpa10x [ 1.414997] usbcore: registered new interface driver bfusb [ 1.415032] usbcore: registered new interface driver btusb [ 1.415041] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [ 1.415090] usbcore: registered new interface driver ath3k [ 1.415213] EDAC MC: ECC not enabled [ 1.415385] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT) [ 1.415850] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1199880 KHz [ 1.415906] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1199999 KHz [ 1.416303] sdhci: Secure Digital Host Controller Interface driver [ 1.416313] sdhci: Copyright(c) Pierre Ossman [ 1.416320] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.460215] mmc0: SDHCI controller on ff170000.sdhci [ff170000.sdhci] using ADMA 64-bit [ 1.461554] ledtrig-cpu: registered to indicate activity on CPUs [ 1.461692] usbcore: registered new interface driver usbhid [ 1.461700] usbhid: USB HID core driver [ 1.463492] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered [ 1.464147] pktgen: Packet Generator for packet performance testing. Version: 2.75 [ 1.464510] Netfilter messages via NETLINK v0.30. [ 1.464624] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.464757] Initializing XFRM netlink socket [ 1.464814] NET: Registered protocol family 10 [ 1.465210] Segment Routing with IPv6 [ 1.465256] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 1.465375] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.465688] NET: Registered protocol family 17 [ 1.465704] NET: Registered protocol family 15 [ 1.465722] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.465736] Ebtables v2.0 registered [ 1.465820] can: controller area network core (rev 20170425 abi 9) [ 1.465853] NET: Registered protocol family 29 [ 1.465869] can: raw protocol (rev 20170425) [ 1.465877] can: broadcast manager protocol (rev 20170425 t) [ 1.465887] can: netlink gateway (rev 20170425) max_hops=1 [ 1.466072] Bluetooth: RFCOMM TTY layer initialized [ 1.466084] Bluetooth: RFCOMM socket layer initialized [ 1.466098] Bluetooth: RFCOMM ver 1.11 [ 1.466109] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 1.466117] Bluetooth: BNEP filters: protocol multicast [ 1.466127] Bluetooth: BNEP socket layer initialized [ 1.466135] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.466145] Bluetooth: HIDP socket layer initialized [ 1.466249] 9pnet: Installing 9P2000 support [ 1.466269] Key type dns_resolver registered [ 1.466657] registered taskstats version 1 [ 1.466962] Btrfs loaded, crc32c=crc32c-generic [ 1.472123] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 47, base_baud = 6249375) is a xuartps [ 3.100187] console [ttyPS0] enabled [ 3.104444] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 48, base_baud = 6249375) is a xuartps [ 3.115114] xilinx-psgtr fd400000.zynqmp_phy: Lane:1 type:8 protocol:4 pll_locked:yes [ 3.123249] PLL: shutdown [ 3.125926] PLL: shutdown [ 3.128830] PLL: enable [ 3.131315] PLL: shutdown [ 3.134667] PLL: enable [ 3.137131] xilinx-dp-snd-codec fd4a0000.zynqmp-display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed [ 3.147707] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed [ 3.157750] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed [ 3.167860] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm1: ASoC: Failed to create component debugfs directory [ 3.179183] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 3.191541] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 3.204169] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed [ 3.214273] OF: graph: no port node found in /amba/zynqmp-display@fd4a0000 [ 3.221187] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.227719] [drm] No driver support for vblank timestamp query. [ 3.233677] xlnx-drm xlnx-drm.0: bound fd4a0000.zynqmp-display (ops 0xffffff8008ae4868) [ 4.320219] [drm] Cannot find any crtc or sizes [ 4.324889] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.zynqmp-display on minor 0 [ 4.332918] zynqmp-display fd4a0000.zynqmp-display: ZynqMP DisplayPort Subsystem driver probed [ 4.341864] xilinx-psgtr fd400000.zynqmp_phy: Lane:3 type:3 protocol:2 pll_locked:yes [ 4.349669] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode [ 4.358557] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst [ 4.368879] scsi host0: ahci-ceva [ 4.372315] scsi host1: ahci-ceva [ 4.375642] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 45 [ 4.383478] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 45 [ 4.393087] xilinx-psgtr fd400000.zynqmp_phy: Lane:2 type:0 protocol:3 pll_locked:yes [ 4.403087] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.408502] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 4.416348] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x22010010 [ 4.425003] xhci-hcd xhci-hcd.0.auto: irq 53, io mem 0xfe200000 [ 4.430989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.437700] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.444901] usb usb1: Product: xHCI Host Controller [ 4.449759] usb usb1: Manufacturer: Linux 4.14.0-xilinx-v2018.1 xhci-hcd [ 4.456444] usb usb1: SerialNumber: xhci-hcd.0.auto [ 4.461576] hub 1-0:1.0: USB hub found [ 4.465266] hub 1-0:1.0: 1 port detected [ 4.469324] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.474733] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 4.482414] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.490517] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 4.497230] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.504434] usb usb2: Product: xHCI Host Controller [ 4.509292] usb usb2: Manufacturer: Linux 4.14.0-xilinx-v2018.1 xhci-hcd [ 4.515977] usb usb2: SerialNumber: xhci-hcd.0.auto [ 4.521061] hub 2-0:1.0: USB hub found [ 4.524743] hub 2-0:1.0: 1 port detected [ 4.529682] pca953x 0-0020: 0-0020 supply vcc not found, using dummy regulator [ 4.539711] pca953x 0-0020: interrupt support not compiled in [ 4.545474] pca953x 0-0021: 0-0021 supply vcc not found, using dummy regulator [ 4.555463] pca953x 0-0021: interrupt support not compiled in [ 4.561924] ina2xx 3-0040: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.568618] ina2xx 3-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.575324] ina2xx 3-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.582018] ina2xx 3-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.588715] ina2xx 3-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.595415] ina2xx 3-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.602105] ina2xx 3-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.608800] ina2xx 3-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.615498] ina2xx 3-004a: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.622193] ina2xx 3-004b: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.628495] i2c i2c-0: Added multiplexed i2c bus 3 [ 4.633848] ina2xx 4-0040: power monitor ina226 (Rshunt = 2000 uOhm) [ 4.640558] ina2xx 4-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.647263] ina2xx 4-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.653957] ina2xx 4-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.660648] ina2xx 4-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.667341] ina2xx 4-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.674036] ina2xx 4-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.680734] ina2xx 4-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.687037] i2c i2c-0: Added multiplexed i2c bus 4 [ 4.706394] ata1: SATA link down (SStatus 0 SControl 330) [ 4.711745] ata2: SATA link down (SStatus 0 SControl 330) [ 4.732584] i2c i2c-0: Added multiplexed i2c bus 5 [ 4.737420] i2c i2c-0: Added multiplexed i2c bus 6 [ 4.742137] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544 [ 4.749451] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 33 [ 4.757003] at24 7-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write [ 4.763655] i2c i2c-1: Added multiplexed i2c bus 7 [ 4.768586] i2c i2c-1: Added multiplexed i2c bus 8 [ 4.775312] si570 9-005d: registered, current frequency 300000000 Hz [ 4.781615] i2c i2c-1: Added multiplexed i2c bus 9 [ 4.800260] si570 10-005d: registered, current frequency 148500000 Hz [ 4.806652] i2c i2c-1: Added multiplexed i2c bus 10 [ 4.811669] i2c i2c-1: Added multiplexed i2c bus 11 [ 4.816591] i2c i2c-1: Added multiplexed i2c bus 12 [ 4.821505] i2c i2c-1: Added multiplexed i2c bus 13 [ 4.826419] i2c i2c-1: Added multiplexed i2c bus 14 [ 4.831218] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548 [ 4.839077] i2c i2c-1: Added multiplexed i2c bus 15 [ 4.843994] i2c i2c-1: Added multiplexed i2c bus 16 [ 4.848985] i2c i2c-1: Added multiplexed i2c bus 17 [ 4.854217] i2c i2c-1: Added multiplexed i2c bus 18 [ 4.859141] i2c i2c-1: Added multiplexed i2c bus 19 [ 4.864070] i2c i2c-1: Added multiplexed i2c bus 20 [ 4.868986] i2c i2c-1: Added multiplexed i2c bus 21 [ 4.873914] i2c i2c-1: Added multiplexed i2c bus 22 [ 4.878711] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548 [ 4.886284] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 34 [ 4.893328] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 4.900149] rtc_zynqmp ffa60000.rtc: setting system clock to 2018-08-15 19:21:20 UTC (1534360880) [ 4.909071] clk: Not disabling unused clocks [ 4.913293] ALSA device list: [ 4.916207] #0: DisplayPort monitor [ 5.053199] random: crng init done [ 5.436224] [drm] Cannot find any crtc or sizes [ 6.399843] jffs2: notice: (1) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 6.417706] VFS: Mounted root (jffs2 filesystem) on device 31:3. [ 6.423932] devtmpfs: mounted [ 6.426933] Freeing unused kernel memory: 512K INIT: version 2.88 booting Starting udev [ 7.441334] udevd[1854]: starting version 3.2.2 [ 7.513881] udevd[1855]: starting eudev-3.2.2 Starting internet superserver: inetd. 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... [ 8.702773] pps pps0: new PPS source ptp0 [ 8.706730] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered. [ 8.713368] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready udhcpc (v1.24.1) started Sending discover... [ 9.708494] macb ff0e0000.ethernet eth0: link up (1000/Full) [ 9.714095] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.124442] IPv6: eth0: IPv6 duplicate address fe80::20a:35ff:fe00:2201 detected! Sending discover... Sending select for 172.20.8.218... Lease of 172.20.8.218 obtained, lease time 172800 /etc/udhcpc.d/50default: Adding DNS 172.20.20.202 /etc/udhcpc.d/50default: Adding DNS 172.20.60.202 /etc/udhcpc.d/50default: Adding DNS 172.20.60.201 done. Starting Dropbear SSH server: Generating key, this may take a while... Public key portion is: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6/V5Cxry87U62BjOZIB5ZzwZbzWZRd9SWPpUerTMe0dvqbFSyV1a4mqTAQaqZyRB4EsWLCjLX5tvhS4dqE+KFemloQIhPpPcRgc6rTg7Nb/kdNq6bOw1N86Dtiv3smbxa2OHyIrSuTWVFHws0Z5Ff59mbHsZTCIyni8pYszkkV8wuvXTnZW3uTDlDxr42Vl/9e0GQ7MUgCkakcM5vwVlANU5xbviGS3oGchtz5ITt4bfrv39p1bM4FhAA0t7f/gsR85+dT1bnvFwduVYdKJNgCm6c5266jsN2YP2UNAvvmNBLym/ryvOsHQi+8klC+eQdRbrORgwXC11o/4ls8mqx root@zcu102-qspi Fingerprint: md5 39:69:b8:1f:54:83:ff:5f:5e:4e:59:14:4f:5e:5b:52 dropbear. Starting syslogd/klogd: done Starting tcf-agent: OK PetaLinux 2018.1 zcu102-qspi /dev/ttyPS0 zcu102-qspi login: root Password: root@zcu102-qspi:~# Xilinx Zynq MP First Stage Boot Loader Release 2018.1 Aug 6 2018 - 16:58:50 NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000 NOTICE: BL31: Secure code at 0x0 NOTICE: BL31: Non secure code at 0x10080000 NOTICE: BL31: v1.4(release):xilinx-v2017.4-1351-gdf4a7e97 NOTICE: BL31: Built : 22:54:27, Aug 6 2018 PMUFW: v1.0 U-Boot 2018.01 (Aug 06 2018 - 16:55:16 -0600) Xilinx ZynqMP ZCU102 rev1.0 I2C: ready DRAM: 4 GiB EL Level: EL2 Chip ID: zu9eg MMC: sdhci_send_command: MMC: 0 busy timeout increasing to: 200 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 400 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 800 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 1600 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 3200 ms. sdhci_send_command: MMC: 0 busy timeout. sdhci_send_command: MMC: 0 busy timeout. mmc_init: -70, time 7439 sdhci@ff170000 - probe failed: -70 sdhci_send_command: MMC: 0 busy timeout. sdhci_send_command: MMC: 0 busy timeout. mmc_init: -70, time 7413 SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB In: serial@ff000000 Out: serial@ff000000 Err: serial@ff000000 Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP Net: ZYNQ GEM: ff0e0000, phyaddr c, interface rgmii-id Warning: ethernet@ff0e0000 MAC addresses don't match: Address in ROM is 01:02:03:04:05:06 Address in environment is 00:0a:35:00:22:01 eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 0 ZynqMP> ZynqMP> ZynqMP> run jffs2_bootcmd && bootm ${netstart} SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB device 0 offset 0x1e40000, size 0x1600000 SF: 23068672 bytes @ 0x1e40000 Read: OK ## 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: 0x10000108 Data Size: 6906503 Bytes = 6.6 MiB Architecture: AArch64 OS: Linux Load Address: 0x00080000 Entry Point: 0x00080000 Hash algo: sha1 Hash value: ca3fd1b1a8324316acfe8814c7f04cbe250b6f98 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: 0x10696494 Data Size: 41404 Bytes = 40.4 KiB Architecture: AArch64 Hash algo: sha1 Hash value: cc84da8d58ecafda2cf58e4ce92af76502a7df97 Verifying Hash Integrity ... sha1+ OK Booting using the fdt blob at 0x10696494 Uncompressing Kernel Image ... OK Loading Device Tree to 0000000007ff2000, end 0000000007fff1bb ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.1 (oe-user@oe-host) (gcc version 7.2.0 (GCC)) #1 SMP Mon Aug 6 16:55:50 MDT 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (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] percpu: Embedded 21 pages/cpu @ffffffc87ff65000 s46488 r8192 d31336 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: 1033987 [ 0.000000] Kernel command line: earlycon clk_ignore_unused root=mtd:jffs2 rw rootfstype=jffs2 [ 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 0x6bc00000-0x6fc00000] (64MB) mapped at [ffffffc06bc00000-ffffffc06fbfffff] [ 0.000000] Memory: 3784732K/4193280K available (9916K kernel code, 640K rwdata, 2992K rodata, 512K init, 2168K bss, 146404K 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 - 0xffffff8008a30000 ( 9920 KB) [ 0.000000] .rodata : 0xffffff8008a30000 - 0xffffff8008d20000 ( 3008 KB) [ 0.000000] .init : 0xffffff8008d20000 - 0xffffff8008da0000 ( 512 KB) [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e40200 ( 641 KB) [ 0.000000] .bss : 0xffffff8008e40200 - 0xffffff800905e2b0 ( 2169 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: 0x170f8dc196, max_idle_ns: 440795203664 ns [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511099ns [ 0.008302] Console: colour dummy device 80x25 [ 0.012560] console [tty0] enabled [ 0.015927] bootconsole [cdns0] disabled [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.1 (oe-user@oe-host) (gcc version 7.2.0 (GCC)) #1 SMP Mon Aug 6 16:55:50 MDT 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (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] percpu: Embedded 21 pages/cpu @ffffffc87ff65000 s46488 r8192 d31336 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: 1033987 [ 0.000000] Kernel command line: earlycon clk_ignore_unused root=mtd:jffs2 rw rootfstype=jffs2 [ 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 0x6bc00000-0x6fc00000] (64MB) mapped at [ffffffc06bc00000-ffffffc06fbfffff] [ 0.000000] Memory: 3784732K/4193280K available (9916K kernel code, 640K rwdata, 2992K rodata, 512K init, 2168K bss, 146404K 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 - 0xffffff8008a30000 ( 9920 KB) [ 0.000000] .rodata : 0xffffff8008a30000 - 0xffffff8008d20000 ( 3008 KB) [ 0.000000] .init : 0xffffff8008d20000 - 0xffffff8008da0000 ( 512 KB) [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e40200 ( 641 KB) [ 0.000000] .bss : 0xffffff8008e40200 - 0xffffff800905e2b0 ( 2169 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: 0x170f8dc196, max_idle_ns: 440795203664 ns [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511099ns [ 0.008302] Console: colour dummy device 80x25 [ 0.012560] console [tty0] enabled [ 0.015927] bootconsole [cdns0] disabled [ 0.019836] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.98 BogoMIPS (lpj=399960) [ 0.019850] pid_max: default: 32768 minimum: 301 [ 0.019952] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.019969] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.020527] ASID allocator initialised with 65536 entries [ 0.020576] Hierarchical SRCU implementation. [ 0.020904] EFI services will not be available. [ 0.020929] zynqmp_plat_init Platform Management API v1.0 [ 0.020937] zynqmp_plat_init Trustzone version v1.0 [ 0.021034] smp: Bringing up secondary CPUs ... [ 0.021286] Detected VIPT I-cache on CPU1 [ 0.021315] CPU1: Booted secondary processor [410fd034] [ 0.021588] Detected VIPT I-cache on CPU2 [ 0.021606] CPU2: Booted secondary processor [410fd034] [ 0.021869] Detected VIPT I-cache on CPU3 [ 0.021887] CPU3: Booted secondary processor [410fd034] [ 0.021928] smp: Brought up 1 node, 4 CPUs [ 0.021961] SMP: Total of 4 processors activated. [ 0.021969] CPU features: detected feature: 32-bit EL0 Support [ 0.021980] CPU: All CPU(s) started at EL2 [ 0.021996] alternatives: patching kernel code [ 0.022709] devtmpfs: initialized [ 0.027207] random: get_random_u32 called from bucket_table_alloc+0x108/0x260 with crng_init=0 [ 0.027412] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.027433] futex hash table entries: 1024 (order: 5, 131072 bytes) [ 0.027570] random: fast init done [ 0.032826] xor: measuring software checksum speed [ 0.071906] 8regs : 2302.000 MB/sec [ 0.111935] 8regs_prefetch: 2052.000 MB/sec [ 0.151965] 32regs : 2830.000 MB/sec [ 0.191995] 32regs_prefetch: 2381.000 MB/sec [ 0.192003] xor: using function: 32regs (2830.000 MB/sec) [ 0.192074] pinctrl core: initialized pinctrl subsystem [ 0.192573] NET: Registered protocol family 16 [ 0.193377] cpuidle: using governor menu [ 0.193882] vdso: 2 pages (1 code @ ffffff8008a36000, 1 data @ ffffff8008da4000) [ 0.193899] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.194353] DMA: preallocated 256 KiB pool for atomic allocations [ 0.224012] reset_zynqmp reset-controller: Xilinx zynqmp reset driver probed [ 0.224580] ARM CCI_400_r1 PMU driver probed [ 0.229428] zynqmp-pinctrl ff180000.pinctrl: zynqmp pinctrl initialized [ 0.237309] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.304155] raid6: int64x1 gen() 402 MB/s [ 0.372217] raid6: int64x1 xor() 445 MB/s [ 0.440299] raid6: int64x2 gen() 688 MB/s [ 0.508335] raid6: int64x2 xor() 603 MB/s [ 0.576346] raid6: int64x4 gen() 1042 MB/s [ 0.644403] raid6: int64x4 xor() 742 MB/s [ 0.712484] raid6: int64x8 gen() 980 MB/s [ 0.780505] raid6: int64x8 xor() 745 MB/s [ 0.848591] raid6: neonx1 gen() 726 MB/s [ 0.916598] raid6: neonx1 xor() 852 MB/s [ 0.984656] raid6: neonx2 gen() 1168 MB/s [ 1.052703] raid6: neonx2 xor() 1207 MB/s [ 1.120779] raid6: neonx4 gen() 1506 MB/s [ 1.188818] raid6: neonx4 xor() 1441 MB/s [ 1.256895] raid6: neonx8 gen() 1653 MB/s [ 1.324915] raid6: neonx8 xor() 1533 MB/s [ 1.324923] raid6: using algorithm neonx8 gen() 1653 MB/s [ 1.324930] raid6: .... xor() 1533 MB/s, rmw enabled [ 1.324938] raid6: using neon recovery algorithm [ 1.326361] SCSI subsystem initialized [ 1.326532] usbcore: registered new interface driver usbfs [ 1.326570] usbcore: registered new interface driver hub [ 1.326608] usbcore: registered new device driver usb [ 1.326673] media: Linux media interface: v0.10 [ 1.326709] Linux video capture interface: v2.00 [ 1.326749] pps_core: LinuxPPS API ver. 1 registered [ 1.326757] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.326778] PTP clock support registered [ 1.326807] EDAC MC: Ver: 3.0.0 [ 1.327103] zynqmp-ipi ff9905c0.mailbox: Probed ZynqMP IPI Mailbox driver. [ 1.327243] FPGA manager framework [ 1.327348] fpga-region fpga-full: FPGA Region probed [ 1.327439] Advanced Linux Sound Architecture Driver Initialized. [ 1.327690] Bluetooth: Core ver 2.22 [ 1.327718] NET: Registered protocol family 31 [ 1.327726] Bluetooth: HCI device and connection manager initialized [ 1.327738] Bluetooth: HCI socket layer initialized [ 1.327747] Bluetooth: L2CAP socket layer initialized [ 1.327767] Bluetooth: SCO socket layer initialized [ 1.328278] clocksource: Switched to clocksource arch_sys_counter [ 1.328348] VFS: Disk quotas dquot_6.6.0 [ 1.328391] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.332323] NET: Registered protocol family 2 [ 1.332640] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 1.332852] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 1.333233] TCP: Hash tables configured (established 32768 bind 32768) [ 1.333304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 1.333381] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 1.333527] NET: Registered protocol family 1 [ 1.333752] RPC: Registered named UNIX socket transport module. [ 1.333762] RPC: Registered udp transport module. [ 1.333770] RPC: Registered tcp transport module. [ 1.333777] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.334199] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 1.334343] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.334991] audit: initializing netlink subsys (disabled) [ 1.335347] audit: type=2000 audit(1.316:1): state=initialized audit_enabled=0 res=1 [ 1.335388] workingset: timestamp_bits=62 max_order=20 bucket_order=0 [ 1.336030] NFS: Registering the id_resolver key type [ 1.336051] Key type id_resolver registered [ 1.336058] Key type id_legacy registered [ 1.336070] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.336092] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.359597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.359613] io scheduler noop registered [ 1.359621] io scheduler deadline registered [ 1.359641] io scheduler cfq registered (default) [ 1.359649] io scheduler mq-deadline registered [ 1.359657] io scheduler kyber registered [ 1.360283] nwl-pcie fd0e0000.pcie: Link is DOWN [ 1.360325] OF: PCI: host bridge /amba/pcie@fd0e0000 ranges: [ 1.360347] OF: PCI: MEM 0xe0000000..0xefffffff -> 0xe0000000 [ 1.360359] OF: PCI: MEM 0x600000000..0x7ffffffff -> 0x600000000 [ 1.360486] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00 [ 1.360500] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.360511] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 1.360522] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref] [ 1.360778] pci 0000:00:00.0: PCI bridge to [bus 01-0c] [ 1.361585] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed [ 1.361970] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success [ 1.362130] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success [ 1.362288] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success [ 1.362449] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success [ 1.362607] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success [ 1.362773] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success [ 1.362933] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success [ 1.363097] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success [ 1.363319] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success [ 1.363474] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success [ 1.363628] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success [ 1.363784] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success [ 1.363937] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success [ 1.364092] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success [ 1.364247] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success [ 1.364489] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success [ 1.389357] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.392142] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.396098] brd: module loaded [ 1.399445] loop: module loaded [ 1.400212] ahci-ceva fd0c0000.ahci: couldn't get PHY in node ahci: -517 [ 1.400402] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.401426] m25p80 spi0.0: n25q512a (131072 Kbytes) [ 1.401449] 4 ofpart partitions found on MTD device spi0.0 [ 1.401458] Creating 4 MTD partitions on "spi0.0": [ 1.401469] 0x000000000000-0x000001e00000 : "boot" [ 1.401876] 0x000001e00000-0x000001e40000 : "bootenv" [ 1.402254] 0x000001e40000-0x000003440000 : "kernel" [ 1.402623] 0x000003440000-0x000005840000 : "jffs2" [ 1.403861] libphy: Fixed MDIO Bus: probed [ 1.404900] tun: Universal TUN/TAP device driver, 1.6 [ 1.405043] CAN device driver interface [ 1.407005] macb ff0e0000.ethernet: Not enabling partial store and forward [ 1.407384] libphy: MACB_mii_bus: probed [ 1.409018] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 31 (00:0a:35:00:22:01) [ 1.409035] TI DP83867 ff0e0000.ethernet-ffffffff:0c: attached PHY driver [TI DP83867] (mii_bus:phy_addr=ff0e0000.ethernet-ffffffff:0c, irq=POLL) [ 1.409569] usbcore: registered new interface driver asix [ 1.409621] usbcore: registered new interface driver ax88179_178a [ 1.409651] usbcore: registered new interface driver cdc_ether [ 1.409681] usbcore: registered new interface driver net1080 [ 1.409711] usbcore: registered new interface driver cdc_subset [ 1.409742] usbcore: registered new interface driver zaurus [ 1.409781] usbcore: registered new interface driver cdc_ncm [ 1.410054] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM [ 1.411109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.411120] ehci-pci: EHCI PCI platform driver [ 1.411367] usbcore: registered new interface driver uas [ 1.411405] usbcore: registered new interface driver usb-storage [ 1.411877] rtc_zynqmp ffa60000.rtc: rtc core: registered ffa60000.rtc as rtc0 [ 1.411929] i2c /dev entries driver [ 1.412978] IR NEC protocol handler initialized [ 1.412989] IR RC5(x/sz) protocol handler initialized [ 1.412996] IR RC6 protocol handler initialized [ 1.413004] IR JVC protocol handler initialized [ 1.413011] IR Sony protocol handler initialized [ 1.413018] IR SANYO protocol handler initialized [ 1.413025] IR Sharp protocol handler initialized [ 1.413033] IR MCE Keyboard/mouse protocol handler initialized [ 1.413040] IR XMP protocol handler initialized [ 1.413734] usbcore: registered new interface driver uvcvideo [ 1.413743] USB Video Class driver (1.1.1) [ 1.414210] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer at ffffff80090fd000 with timeout 10s [ 1.414386] Bluetooth: HCI UART driver ver 2.3 [ 1.414397] Bluetooth: HCI UART protocol H4 registered [ 1.414405] Bluetooth: HCI UART protocol BCSP registered [ 1.414431] Bluetooth: HCI UART protocol LL registered [ 1.414440] Bluetooth: HCI UART protocol ATH3K registered [ 1.414448] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 1.414489] Bluetooth: HCI UART protocol Intel registered [ 1.414498] Bluetooth: HCI UART protocol QCA registered [ 1.414534] usbcore: registered new interface driver bcm203x [ 1.414570] usbcore: registered new interface driver bpa10x [ 1.414603] usbcore: registered new interface driver bfusb [ 1.414636] usbcore: registered new interface driver btusb [ 1.414645] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [ 1.414694] usbcore: registered new interface driver ath3k [ 1.414816] EDAC MC: ECC not enabled [ 1.414967] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT) [ 1.415433] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1199880 KHz [ 1.415488] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1199999 KHz [ 1.415859] sdhci: Secure Digital Host Controller Interface driver [ 1.415868] sdhci: Copyright(c) Pierre Ossman [ 1.415875] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.460286] mmc0: SDHCI controller on ff170000.sdhci [ff170000.sdhci] using ADMA 64-bit [ 1.461632] ledtrig-cpu: registered to indicate activity on CPUs [ 1.461772] usbcore: registered new interface driver usbhid [ 1.461781] usbhid: USB HID core driver [ 1.463579] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered [ 1.464226] pktgen: Packet Generator for packet performance testing. Version: 2.75 [ 1.464572] Netfilter messages via NETLINK v0.30. [ 1.464685] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.464814] Initializing XFRM netlink socket [ 1.464876] NET: Registered protocol family 10 [ 1.465277] Segment Routing with IPv6 [ 1.465321] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 1.465442] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.465750] NET: Registered protocol family 17 [ 1.465766] NET: Registered protocol family 15 [ 1.465783] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.465797] Ebtables v2.0 registered [ 1.465882] can: controller area network core (rev 20170425 abi 9) [ 1.465915] NET: Registered protocol family 29 [ 1.465930] can: raw protocol (rev 20170425) [ 1.465938] can: broadcast manager protocol (rev 20170425 t) [ 1.465949] can: netlink gateway (rev 20170425) max_hops=1 [ 1.466117] Bluetooth: RFCOMM TTY layer initialized [ 1.466131] Bluetooth: RFCOMM socket layer initialized [ 1.466145] Bluetooth: RFCOMM ver 1.11 [ 1.466155] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 1.466163] Bluetooth: BNEP filters: protocol multicast [ 1.466173] Bluetooth: BNEP socket layer initialized [ 1.466181] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.466191] Bluetooth: HIDP socket layer initialized [ 1.466300] 9pnet: Installing 9P2000 support [ 1.466318] Key type dns_resolver registered [ 1.466683] registered taskstats version 1 [ 1.466986] Btrfs loaded, crc32c=crc32c-generic [ 1.472211] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 47, base_baud = 6249375) is a xuartps [ 3.100275] console [ttyPS0] enabled [ 3.104438] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 48, base_baud = 6249375) is a xuartps [ 3.115001] xilinx-psgtr fd400000.zynqmp_phy: Lane:1 type:8 protocol:4 pll_locked:yes [ 3.123134] PLL: shutdown [ 3.125815] PLL: shutdown [ 3.128710] PLL: enable [ 3.131196] PLL: shutdown [ 3.134557] PLL: enable [ 3.137021] xilinx-dp-snd-codec fd4a0000.zynqmp-display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed [ 3.147593] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed [ 3.157628] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed [ 3.167744] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm1: ASoC: Failed to create component debugfs directory [ 3.179069] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 3.191427] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 3.204155] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed [ 3.214255] OF: graph: no port node found in /amba/zynqmp-display@fd4a0000 [ 3.221131] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.227661] [drm] No driver support for vblank timestamp query. [ 3.233618] xlnx-drm xlnx-drm.0: bound fd4a0000.zynqmp-display (ops 0xffffff8008ae4868) [ 4.320289] [drm] Cannot find any crtc or sizes [ 4.324903] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.zynqmp-display on minor 0 [ 4.332930] zynqmp-display fd4a0000.zynqmp-display: ZynqMP DisplayPort Subsystem driver probed [ 4.341864] xilinx-psgtr fd400000.zynqmp_phy: Lane:3 type:3 protocol:2 pll_locked:yes [ 4.349672] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode [ 4.358559] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst [ 4.368897] scsi host0: ahci-ceva [ 4.372324] scsi host1: ahci-ceva [ 4.375651] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 45 [ 4.383491] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 45 [ 4.393086] xilinx-psgtr fd400000.zynqmp_phy: Lane:2 type:0 protocol:3 pll_locked:yes [ 4.403043] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.408462] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 4.416306] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x22010010 [ 4.424958] xhci-hcd xhci-hcd.0.auto: irq 53, io mem 0xfe200000 [ 4.430950] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.437667] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.444870] usb usb1: Product: xHCI Host Controller [ 4.449730] usb usb1: Manufacturer: Linux 4.14.0-xilinx-v2018.1 xhci-hcd [ 4.456412] usb usb1: SerialNumber: xhci-hcd.0.auto [ 4.461551] hub 1-0:1.0: USB hub found [ 4.465245] hub 1-0:1.0: 1 port detected [ 4.469303] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.474719] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 4.482406] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.490504] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 4.497215] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.504419] usb usb2: Product: xHCI Host Controller [ 4.509277] usb usb2: Manufacturer: Linux 4.14.0-xilinx-v2018.1 xhci-hcd [ 4.515962] usb usb2: SerialNumber: xhci-hcd.0.auto [ 4.521058] hub 2-0:1.0: USB hub found [ 4.524750] hub 2-0:1.0: 1 port detected [ 4.529718] pca953x 0-0020: 0-0020 supply vcc not found, using dummy regulator [ 4.539606] pca953x 0-0020: interrupt support not compiled in [ 4.545365] pca953x 0-0021: 0-0021 supply vcc not found, using dummy regulator [ 4.555275] pca953x 0-0021: interrupt support not compiled in [ 4.561724] ina2xx 3-0040: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.568417] ina2xx 3-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.575115] ina2xx 3-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.581810] ina2xx 3-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.588511] ina2xx 3-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.595207] ina2xx 3-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.601894] ina2xx 3-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.608602] ina2xx 3-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.615299] ina2xx 3-004a: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.621998] ina2xx 3-004b: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.628305] i2c i2c-0: Added multiplexed i2c bus 3 [ 4.633650] ina2xx 4-0040: power monitor ina226 (Rshunt = 2000 uOhm) [ 4.640352] ina2xx 4-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.647047] ina2xx 4-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.653740] ina2xx 4-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.660433] ina2xx 4-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.667128] ina2xx 4-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.673821] ina2xx 4-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.680512] ina2xx 4-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.686814] i2c i2c-0: Added multiplexed i2c bus 4 [ 4.706473] ata1: SATA link down (SStatus 0 SControl 330) [ 4.711821] ata2: SATA link down (SStatus 0 SControl 330) [ 4.732777] i2c i2c-0: Added multiplexed i2c bus 5 [ 4.737620] i2c i2c-0: Added multiplexed i2c bus 6 [ 4.742337] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544 [ 4.749653] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 33 [ 4.757198] at24 7-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write [ 4.763851] i2c i2c-1: Added multiplexed i2c bus 7 [ 4.768775] i2c i2c-1: Added multiplexed i2c bus 8 [ 4.775481] si570 9-005d: registered, current frequency 300000000 Hz [ 4.781787] i2c i2c-1: Added multiplexed i2c bus 9 [ 4.800278] si570 10-005d: registered, current frequency 148500000 Hz [ 4.806675] i2c i2c-1: Added multiplexed i2c bus 10 [ 4.811692] i2c i2c-1: Added multiplexed i2c bus 11 [ 4.816612] i2c i2c-1: Added multiplexed i2c bus 12 [ 4.821519] i2c i2c-1: Added multiplexed i2c bus 13 [ 4.826436] i2c i2c-1: Added multiplexed i2c bus 14 [ 4.831236] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548 [ 4.839091] i2c i2c-1: Added multiplexed i2c bus 15 [ 4.844014] i2c i2c-1: Added multiplexed i2c bus 16 [ 4.848940] i2c i2c-1: Added multiplexed i2c bus 17 [ 4.854159] i2c i2c-1: Added multiplexed i2c bus 18 [ 4.859088] i2c i2c-1: Added multiplexed i2c bus 19 [ 4.864013] i2c i2c-1: Added multiplexed i2c bus 20 [ 4.868943] i2c i2c-1: Added multiplexed i2c bus 21 [ 4.873869] i2c i2c-1: Added multiplexed i2c bus 22 [ 4.878670] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548 [ 4.886242] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 34 [ 4.893280] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 4.900082] rtc_zynqmp ffa60000.rtc: setting system clock to 2018-08-15 19:22:13 UTC (1534360933) [ 4.909002] clk: Not disabling unused clocks [ 4.913225] ALSA device list: [ 4.916133] #0: DisplayPort monitor [ 5.044792] random: crng init done [ 5.456290] [drm] Cannot find any crtc or sizes [ 5.735055] jffs2: error: (1) jffs2_link_node_ref: Adding new ref ffffffc87a03c6a0 at (0x007ce000-0x007ce070) not immediately after previous (0x007ce000-0x007ce000) [ 5.749688] ------------[ cut here ]------------ [ 5.754254] kernel BUG at /kernel-source//fs/jffs2/nodelist.c:622! [ 5.760419] Internal error: Oops - BUG: 0 [#1] SMP [ 5.765192] Modules linked in: [ 5.768232] CPU: 3 PID: 1 Comm: swapper/0 Not tainted 4.14.0-xilinx-v2018.1 #1 [ 5.775436] Hardware name: ZynqMP ZCU102 Rev1.0 (DT) [ 5.780383] task: ffffffc87b846d00 task.stack: ffffff8008038000 [ 5.786294] PC is at jffs2_link_node_ref+0x1c0/0x1c8 [ 5.791236] LR is at jffs2_link_node_ref+0x1c0/0x1c8 [ 5.796183] pc : [] lr : [] pstate: 60000045 [ 5.803562] sp : ffffff800803b870 [ 5.806858] x29: ffffff800803b870 x28: 0000000000000000 [ 5.812154] x27: ffffffc87b134ae2 x26: 0000000000000000 [ 5.817450] x25: 000000000000e002 x24: 000000000000e002 [ 5.822745] x23: ffffffc87b134ab0 x22: ffffff8008e73218 [ 5.828040] x21: 0000000000000070 x20: ffffff800c6468f8 [ 5.833336] x19: ffffffc87a03c6a0 x18: 0000000000000010 [ 5.838631] x17: 0000000000001800 x16: 0000000000001400 [ 5.843926] x15: ffffffffffffffff x14: 0720072007200720 [ 5.849222] x13: 0720072007200720 x12: 0720072007200720 [ 5.854517] x11: 0720072007200720 x10: 0720072007200720 [ 5.859812] x9 : 0720072007200720 x8 : 0720072007200720 [ 5.865108] x7 : 0720072007200720 x6 : 000000000000019b [ 5.870403] x5 : ffffff800849d3b8 x4 : 0000000000000000 [ 5.875698] x3 : 0000000000000000 x2 : ffffffffffffffff [ 5.880994] x1 : ffffff8008dbce68 x0 : 0000000000000098 [ 5.886290] Process swapper/0 (pid: 1, stack limit = 0xffffff8008038000) [ 5.892974] Call trace: [ 5.895404] Exception stack(0xffffff800803b730 to 0xffffff800803b870) [ 5.901830] b720: 0000000000000098 ffffff8008dbce68 [ 5.909645] b740: ffffffffffffffff 0000000000000000 0000000000000000 ffffff800849d3b8 [ 5.917458] b760: 000000000000019b 0720072007200720 0720072007200720 0720072007200720 [ 5.925271] b780: 0720072007200720 0720072007200720 0720072007200720 0720072007200720 [ 5.933083] b7a0: 0720072007200720 ffffffffffffffff 0000000000001400 0000000000001800 [ 5.940896] b7c0: 0000000000000010 ffffffc87a03c6a0 ffffff800c6468f8 0000000000000070 [ 5.948709] b7e0: ffffff8008e73218 ffffffc87b134ab0 000000000000e002 000000000000e002 [ 5.956522] b800: 0000000000000000 ffffffc87b134ae2 0000000000000000 ffffff800803b870 [ 5.964335] b820: ffffff80082e67e0 ffffff800803b870 ffffff80082e67e0 0000000060000045 [ 5.972147] b840: ffffff8008a5f998 ffffffc87a03c6a0 ffffffffffffffff 00000000007ce070 [ 5.979959] b860: ffffff800803b870 ffffff80082e67e0 [ 5.984820] [] jffs2_link_node_ref+0x1c0/0x1c8 [ 5.990811] [] sum_link_node_ref+0x64/0x78 [ 5.996452] [] jffs2_sum_scan_sumnode+0x31c/0x6b8 [ 6.002704] [] jffs2_scan_eraseblock+0x3e0/0x1198 [ 6.008953] [] jffs2_scan_medium+0x184/0x4d0 [ 6.014768] [] jffs2_do_mount_fs+0x17c/0x728 [ 6.020584] [] jffs2_do_fill_super+0xec/0x270 [ 6.026487] [] jffs2_fill_super+0x108/0x140 [ 6.032218] [] mount_mtd_aux.isra.0+0x60/0x100 [ 6.038206] [] mount_mtd+0x134/0x1a8 [ 6.043328] [] jffs2_mount+0x14/0x20 [ 6.048451] [] mount_fs+0x18/0xa8 [ 6.053313] [] vfs_kern_mount.part.7+0x4c/0x120 [ 6.059389] [] do_mount+0x4b8/0xc20 [ 6.064423] [] SyS_mount+0x68/0x108 [ 6.069459] [] mount_block_root+0x124/0x27c [ 6.075187] [] prepare_namespace+0x98/0x1b4 [ 6.080916] [] kernel_init_freeable+0x1b8/0x1d8 [ 6.086995] [] kernel_init+0x10/0x100 [ 6.092203] [] ret_from_fork+0x10/0x18 [ 6.097498] Code: 0b150085 0b0000c7 91302100 97f7d32f (d4210000) [ 6.103573] ---[ end trace fc33b6758eacf7c2 ]--- [ 6.108215] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 6.108215] [ 6.117293] SMP: stopping secondary CPUs [ 6.121239] Kernel Offset: disabled [ 6.124666] CPU features: 0x002004 [ 6.128051] Memory Limit: none [ 6.131091] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 6.131091] Xilinx Zynq MP First Stage Boot Loader Release 2018.1 Aug 6 2018 - 16:58:50 NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000 NOTICE: BL31: Secure code at 0x0 NOTICE: BL31: Non secure code at 0x10080000 NOTICE: BL31: v1.4(release):xilinx-v2017.4-1351-gdf4a7e97 NOTICE: BL31: Built : 22:54:27, Aug 6 2018 PMUFW: v1.0 U-Boot 2018.01 (Aug 06 2018 - 16:55:16 -0600) Xilinx ZynqMP ZCU102 rev1.0 I2C: ready DRAM: 4 GiB EL Level: EL2 Chip ID: zu9eg MMC: sdhci_send_command: MMC: 0 busy timeout increasing to: 200 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 400 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 800 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 1600 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 3200 ms. sdhci_send_command: MMC: 0 busy timeout. sdhci_send_command: MMC: 0 busy timeout. mmc_init: -70, time 7439 sdhci@ff170000 - probe failed: -70 sdhci_send_command: MMC: 0 busy timeout. sdhci_send_command: MMC: 0 busy timeout. mmc_init: -70, time 7413 SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB In: serial@ff000000 Out: serial@ff000000 Err: serial@ff000000 Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP Net: ZYNQ GEM: ff0e0000, phyaddr c, interface rgmii-id Warning: ethernet@ff0e0000 MAC addresses don't match: Address in ROM is 01:02:03:04:05:06 Address in environment is 00:0a:35:00:22:01 eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 0 ZynqMP> run load_jffs2 Using ethernet@ff0e0000 device TFTP from server 172.20.8.78; our IP address is 172.20.9.59 Filename 'rootfs.jffs2'. Load address: 0x10000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####################################### 8.3 MiB/s done Bytes transferred = 8192000 (7d0000 hex) ZynqMP> sf erase 0x3440000 0x2400000 No SPI flash selected. Please run `sf probe' ZynqMP> sf probe 0 0 0 SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB ZynqMP> sf erase 0x3440000 0x2400000 SF: 37748736 bytes @ 0x3440000 Erased: OK ZynqMP> sf write 0x10000000 0x3440000 ${filesize} device 0 offset 0x3440000, size 0x7d0000 SF: 8192000 bytes @ 0x3440000 Written: OK ZynqMP> run jffs2_bootcmd && bootm ${netstart} SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB device 0 offset 0x1e40000, size 0x1600000 SF: 23068672 bytes @ 0x1e40000 Read: OK ## 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: 0x10000108 Data Size: 6906503 Bytes = 6.6 MiB Architecture: AArch64 OS: Linux Load Address: 0x00080000 Entry Point: 0x00080000 Hash algo: sha1 Hash value: ca3fd1b1a8324316acfe8814c7f04cbe250b6f98 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: 0x10696494 Data Size: 41404 Bytes = 40.4 KiB Architecture: AArch64 Hash algo: sha1 Hash value: cc84da8d58ecafda2cf58e4ce92af76502a7df97 Verifying Hash Integrity ... sha1+ OK Booting using the fdt blob at 0x10696494 Uncompressing Kernel Image ... OK Loading Device Tree to 0000000007ff2000, end 0000000007fff1bb ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.1 (oe-user@oe-host) (gcc version 7.2.0 (GCC)) #1 SMP Mon Aug 6 16:55:50 MDT 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (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] percpu: Embedded 21 pages/cpu @ffffffc87ff65000 s46488 r8192 d31336 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: 1033987 [ 0.000000] Kernel command line: earlycon clk_ignore_unused root=mtd:jffs2 rw rootfstype=jffs2 [ 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 0x6bc00000-0x6fc00000] (64MB) mapped at [ffffffc06bc00000-ffffffc06fbfffff] [ 0.000000] Memory: 3784732K/4193280K available (9916K kernel code, 640K rwdata, 2992K rodata, 512K init, 2168K bss, 146404K 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 - 0xffffff8008a30000 ( 9920 KB) [ 0.000000] .rodata : 0xffffff8008a30000 - 0xffffff8008d20000 ( 3008 KB) [ 0.000000] .init : 0xffffff8008d20000 - 0xffffff8008da0000 ( 512 KB) [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e40200 ( 641 KB) [ 0.000000] .bss : 0xffffff8008e40200 - 0xffffff800905e2b0 ( 2169 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: 0x170f8dc196, max_idle_ns: 440795203664 ns [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511099ns [ 0.008303] Console: colour dummy device 80x25 [ 0.012560] console [tty0] enabled [ 0.015926] bootconsole [cdns0] disabled [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.1 (oe-user@oe-host) (gcc version 7.2.0 (GCC)) #1 SMP Mon Aug 6 16:55:50 MDT 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (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] percpu: Embedded 21 pages/cpu @ffffffc87ff65000 s46488 r8192 d31336 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: 1033987 [ 0.000000] Kernel command line: earlycon clk_ignore_unused root=mtd:jffs2 rw rootfstype=jffs2 [ 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 0x6bc00000-0x6fc00000] (64MB) mapped at [ffffffc06bc00000-ffffffc06fbfffff] [ 0.000000] Memory: 3784732K/4193280K available (9916K kernel code, 640K rwdata, 2992K rodata, 512K init, 2168K bss, 146404K 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 - 0xffffff8008a30000 ( 9920 KB) [ 0.000000] .rodata : 0xffffff8008a30000 - 0xffffff8008d20000 ( 3008 KB) [ 0.000000] .init : 0xffffff8008d20000 - 0xffffff8008da0000 ( 512 KB) [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e40200 ( 641 KB) [ 0.000000] .bss : 0xffffff8008e40200 - 0xffffff800905e2b0 ( 2169 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: 0x170f8dc196, max_idle_ns: 440795203664 ns [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511099ns [ 0.008303] Console: colour dummy device 80x25 [ 0.012560] console [tty0] enabled [ 0.015926] bootconsole [cdns0] disabled [ 0.019836] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.98 BogoMIPS (lpj=399960) [ 0.019850] pid_max: default: 32768 minimum: 301 [ 0.019951] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.019968] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.020527] ASID allocator initialised with 65536 entries [ 0.020576] Hierarchical SRCU implementation. [ 0.020905] EFI services will not be available. [ 0.020930] zynqmp_plat_init Platform Management API v1.0 [ 0.020938] zynqmp_plat_init Trustzone version v1.0 [ 0.021034] smp: Bringing up secondary CPUs ... [ 0.021286] Detected VIPT I-cache on CPU1 [ 0.021315] CPU1: Booted secondary processor [410fd034] [ 0.021588] Detected VIPT I-cache on CPU2 [ 0.021606] CPU2: Booted secondary processor [410fd034] [ 0.021868] Detected VIPT I-cache on CPU3 [ 0.021886] CPU3: Booted secondary processor [410fd034] [ 0.021927] smp: Brought up 1 node, 4 CPUs [ 0.021960] SMP: Total of 4 processors activated. [ 0.021968] CPU features: detected feature: 32-bit EL0 Support [ 0.021979] CPU: All CPU(s) started at EL2 [ 0.021995] alternatives: patching kernel code [ 0.022715] devtmpfs: initialized [ 0.027210] random: get_random_u32 called from bucket_table_alloc+0x108/0x260 with crng_init=0 [ 0.027416] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.027437] futex hash table entries: 1024 (order: 5, 131072 bytes) [ 0.027646] random: fast init done [ 0.032834] xor: measuring software checksum speed [ 0.071906] 8regs : 2302.000 MB/sec [ 0.111934] 8regs_prefetch: 2052.000 MB/sec [ 0.151965] 32regs : 2830.000 MB/sec [ 0.191995] 32regs_prefetch: 2381.000 MB/sec [ 0.192003] xor: using function: 32regs (2830.000 MB/sec) [ 0.192074] pinctrl core: initialized pinctrl subsystem [ 0.192574] NET: Registered protocol family 16 [ 0.193375] cpuidle: using governor menu [ 0.193885] vdso: 2 pages (1 code @ ffffff8008a36000, 1 data @ ffffff8008da4000) [ 0.193902] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.194356] DMA: preallocated 256 KiB pool for atomic allocations [ 0.223759] reset_zynqmp reset-controller: Xilinx zynqmp reset driver probed [ 0.224323] ARM CCI_400_r1 PMU driver probed [ 0.229176] zynqmp-pinctrl ff180000.pinctrl: zynqmp pinctrl initialized [ 0.237028] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.304248] raid6: int64x1 gen() 403 MB/s [ 0.372171] raid6: int64x1 xor() 446 MB/s [ 0.440257] raid6: int64x2 gen() 688 MB/s [ 0.508278] raid6: int64x2 xor() 603 MB/s [ 0.576323] raid6: int64x4 gen() 1042 MB/s [ 0.644348] raid6: int64x4 xor() 739 MB/s [ 0.712450] raid6: int64x8 gen() 980 MB/s [ 0.780448] raid6: int64x8 xor() 745 MB/s [ 0.848491] raid6: neonx1 gen() 726 MB/s [ 0.916559] raid6: neonx1 xor() 852 MB/s [ 0.984617] raid6: neonx2 gen() 1169 MB/s [ 1.052637] raid6: neonx2 xor() 1207 MB/s [ 1.120692] raid6: neonx4 gen() 1506 MB/s [ 1.188731] raid6: neonx4 xor() 1441 MB/s [ 1.256800] raid6: neonx8 gen() 1653 MB/s [ 1.324816] raid6: neonx8 xor() 1533 MB/s [ 1.324824] raid6: using algorithm neonx8 gen() 1653 MB/s [ 1.324832] raid6: .... xor() 1533 MB/s, rmw enabled [ 1.324840] raid6: using neon recovery algorithm [ 1.326229] SCSI subsystem initialized [ 1.326379] usbcore: registered new interface driver usbfs [ 1.326415] usbcore: registered new interface driver hub [ 1.326449] usbcore: registered new device driver usb [ 1.326509] media: Linux media interface: v0.10 [ 1.326535] Linux video capture interface: v2.00 [ 1.326575] pps_core: LinuxPPS API ver. 1 registered [ 1.326583] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.326604] PTP clock support registered [ 1.326631] EDAC MC: Ver: 3.0.0 [ 1.327320] zynqmp-ipi ff9905c0.mailbox: Probed ZynqMP IPI Mailbox driver. [ 1.327470] FPGA manager framework [ 1.327579] fpga-region fpga-full: FPGA Region probed [ 1.327672] Advanced Linux Sound Architecture Driver Initialized. [ 1.327929] Bluetooth: Core ver 2.22 [ 1.327958] NET: Registered protocol family 31 [ 1.327967] Bluetooth: HCI device and connection manager initialized [ 1.327979] Bluetooth: HCI socket layer initialized [ 1.327988] Bluetooth: L2CAP socket layer initialized [ 1.328007] Bluetooth: SCO socket layer initialized [ 1.328530] clocksource: Switched to clocksource arch_sys_counter [ 1.328600] VFS: Disk quotas dquot_6.6.0 [ 1.328643] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.332609] NET: Registered protocol family 2 [ 1.332901] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 1.333111] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 1.333494] TCP: Hash tables configured (established 32768 bind 32768) [ 1.333564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 1.333641] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 1.333792] NET: Registered protocol family 1 [ 1.333987] RPC: Registered named UNIX socket transport module. [ 1.333996] RPC: Registered udp transport module. [ 1.334004] RPC: Registered tcp transport module. [ 1.334011] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.334423] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 1.334569] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.335208] audit: initializing netlink subsys (disabled) [ 1.335543] audit: type=2000 audit(1.316:1): state=initialized audit_enabled=0 res=1 [ 1.335603] workingset: timestamp_bits=62 max_order=20 bucket_order=0 [ 1.336218] NFS: Registering the id_resolver key type [ 1.336237] Key type id_resolver registered [ 1.336244] Key type id_legacy registered [ 1.336258] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.336278] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.360067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.360086] io scheduler noop registered [ 1.360095] io scheduler deadline registered [ 1.360114] io scheduler cfq registered (default) [ 1.360123] io scheduler mq-deadline registered [ 1.360130] io scheduler kyber registered [ 1.360808] nwl-pcie fd0e0000.pcie: Link is DOWN [ 1.360851] OF: PCI: host bridge /amba/pcie@fd0e0000 ranges: [ 1.360873] OF: PCI: MEM 0xe0000000..0xefffffff -> 0xe0000000 [ 1.360885] OF: PCI: MEM 0x600000000..0x7ffffffff -> 0x600000000 [ 1.361014] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00 [ 1.361028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.361039] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 1.361050] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref] [ 1.361309] pci 0000:00:00.0: PCI bridge to [bus 01-0c] [ 1.362122] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed [ 1.362507] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success [ 1.362668] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success [ 1.362827] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success [ 1.362990] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success [ 1.363146] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success [ 1.363308] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success [ 1.363466] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success [ 1.363627] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success [ 1.363844] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success [ 1.364002] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success [ 1.364156] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success [ 1.364311] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success [ 1.364467] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success [ 1.364636] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success [ 1.364790] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success [ 1.364941] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success [ 1.389818] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.392615] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.396570] brd: module loaded [ 1.399820] loop: module loaded [ 1.400621] ahci-ceva fd0c0000.ahci: couldn't get PHY in node ahci: -517 [ 1.400798] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.401847] m25p80 spi0.0: n25q512a (131072 Kbytes) [ 1.401870] 4 ofpart partitions found on MTD device spi0.0 [ 1.401879] Creating 4 MTD partitions on "spi0.0": [ 1.401890] 0x000000000000-0x000001e00000 : "boot" [ 1.402304] 0x000001e00000-0x000001e40000 : "bootenv" [ 1.402677] 0x000001e40000-0x000003440000 : "kernel" [ 1.403048] 0x000003440000-0x000005840000 : "jffs2" [ 1.404235] libphy: Fixed MDIO Bus: probed [ 1.405204] tun: Universal TUN/TAP device driver, 1.6 [ 1.405339] CAN device driver interface [ 1.407335] macb ff0e0000.ethernet: Not enabling partial store and forward [ 1.407721] libphy: MACB_mii_bus: probed [ 1.409380] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 31 (00:0a:35:00:22:01) [ 1.409397] TI DP83867 ff0e0000.ethernet-ffffffff:0c: attached PHY driver [TI DP83867] (mii_bus:phy_addr=ff0e0000.ethernet-ffffffff:0c, irq=POLL) [ 1.409936] usbcore: registered new interface driver asix [ 1.409986] usbcore: registered new interface driver ax88179_178a [ 1.410016] usbcore: registered new interface driver cdc_ether [ 1.410045] usbcore: registered new interface driver net1080 [ 1.410075] usbcore: registered new interface driver cdc_subset [ 1.410107] usbcore: registered new interface driver zaurus [ 1.410145] usbcore: registered new interface driver cdc_ncm [ 1.410450] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM [ 1.411496] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.411507] ehci-pci: EHCI PCI platform driver [ 1.411752] usbcore: registered new interface driver uas [ 1.411790] usbcore: registered new interface driver usb-storage [ 1.412259] rtc_zynqmp ffa60000.rtc: rtc core: registered ffa60000.rtc as rtc0 [ 1.412310] i2c /dev entries driver [ 1.413345] IR NEC protocol handler initialized [ 1.413354] IR RC5(x/sz) protocol handler initialized [ 1.413362] IR RC6 protocol handler initialized [ 1.413369] IR JVC protocol handler initialized [ 1.413376] IR Sony protocol handler initialized [ 1.413384] IR SANYO protocol handler initialized [ 1.413391] IR Sharp protocol handler initialized [ 1.413398] IR MCE Keyboard/mouse protocol handler initialized [ 1.413406] IR XMP protocol handler initialized [ 1.414098] usbcore: registered new interface driver uvcvideo [ 1.414107] USB Video Class driver (1.1.1) [ 1.414569] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer at ffffff80090fd000 with timeout 10s [ 1.414744] Bluetooth: HCI UART driver ver 2.3 [ 1.414754] Bluetooth: HCI UART protocol H4 registered [ 1.414762] Bluetooth: HCI UART protocol BCSP registered [ 1.414788] Bluetooth: HCI UART protocol LL registered [ 1.414797] Bluetooth: HCI UART protocol ATH3K registered [ 1.414805] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 1.414846] Bluetooth: HCI UART protocol Intel registered [ 1.414855] Bluetooth: HCI UART protocol QCA registered [ 1.414890] usbcore: registered new interface driver bcm203x [ 1.414926] usbcore: registered new interface driver bpa10x [ 1.414959] usbcore: registered new interface driver bfusb [ 1.414992] usbcore: registered new interface driver btusb [ 1.415001] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [ 1.415051] usbcore: registered new interface driver ath3k [ 1.415172] EDAC MC: ECC not enabled [ 1.415345] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT) [ 1.415814] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1199880 KHz [ 1.415870] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1199999 KHz [ 1.416245] sdhci: Secure Digital Host Controller Interface driver [ 1.416254] sdhci: Copyright(c) Pierre Ossman [ 1.416261] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.460542] mmc0: SDHCI controller on ff170000.sdhci [ff170000.sdhci] using ADMA 64-bit [ 1.461872] ledtrig-cpu: registered to indicate activity on CPUs [ 1.462010] usbcore: registered new interface driver usbhid [ 1.462018] usbhid: USB HID core driver [ 1.463804] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered [ 1.464457] pktgen: Packet Generator for packet performance testing. Version: 2.75 [ 1.464800] Netfilter messages via NETLINK v0.30. [ 1.464915] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.465044] Initializing XFRM netlink socket [ 1.465103] NET: Registered protocol family 10 [ 1.465502] Segment Routing with IPv6 [ 1.465545] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 1.465668] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.465976] NET: Registered protocol family 17 [ 1.465992] NET: Registered protocol family 15 [ 1.466010] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.466024] Ebtables v2.0 registered [ 1.466109] can: controller area network core (rev 20170425 abi 9) [ 1.466142] NET: Registered protocol family 29 [ 1.466158] can: raw protocol (rev 20170425) [ 1.466166] can: broadcast manager protocol (rev 20170425 t) [ 1.466177] can: netlink gateway (rev 20170425) max_hops=1 [ 1.466360] Bluetooth: RFCOMM TTY layer initialized [ 1.466372] Bluetooth: RFCOMM socket layer initialized [ 1.466386] Bluetooth: RFCOMM ver 1.11 [ 1.466396] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 1.466404] Bluetooth: BNEP filters: protocol multicast [ 1.466414] Bluetooth: BNEP socket layer initialized [ 1.466422] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.466432] Bluetooth: HIDP socket layer initialized [ 1.466534] 9pnet: Installing 9P2000 support [ 1.466552] Key type dns_resolver registered [ 1.466922] registered taskstats version 1 [ 1.467226] Btrfs loaded, crc32c=crc32c-generic [ 1.472484] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 47, base_baud = 6249375) is a xuartps [ 3.100563] console [ttyPS0] enabled [ 3.104741] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 48, base_baud = 6249375) is a xuartps [ 3.115304] xilinx-psgtr fd400000.zynqmp_phy: Lane:1 type:8 protocol:4 pll_locked:yes [ 3.123437] PLL: shutdown [ 3.126116] PLL: shutdown [ 3.129022] PLL: enable [ 3.131510] PLL: shutdown [ 3.134861] PLL: enable [ 3.137327] xilinx-dp-snd-codec fd4a0000.zynqmp-display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed [ 3.147898] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed [ 3.157935] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed [ 3.168045] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm1: ASoC: Failed to create component debugfs directory [ 3.179384] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 3.191740] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 3.204476] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed [ 3.214582] OF: graph: no port node found in /amba/zynqmp-display@fd4a0000 [ 3.221494] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.228028] [drm] No driver support for vblank timestamp query. [ 3.233984] xlnx-drm xlnx-drm.0: bound fd4a0000.zynqmp-display (ops 0xffffff8008ae4868) [ 4.320543] [drm] Cannot find any crtc or sizes [ 4.325158] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.zynqmp-display on minor 0 [ 4.333193] zynqmp-display fd4a0000.zynqmp-display: ZynqMP DisplayPort Subsystem driver probed [ 4.342134] xilinx-psgtr fd400000.zynqmp_phy: Lane:3 type:3 protocol:2 pll_locked:yes [ 4.349942] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode [ 4.358831] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst [ 4.369167] scsi host0: ahci-ceva [ 4.372587] scsi host1: ahci-ceva [ 4.375913] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 45 [ 4.383752] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 45 [ 4.393290] xilinx-psgtr fd400000.zynqmp_phy: Lane:2 type:0 protocol:3 pll_locked:yes [ 4.403246] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.408663] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 4.416500] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x22010010 [ 4.425154] xhci-hcd xhci-hcd.0.auto: irq 53, io mem 0xfe200000 [ 4.431138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.437852] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.445054] usb usb1: Product: xHCI Host Controller [ 4.449912] usb usb1: Manufacturer: Linux 4.14.0-xilinx-v2018.1 xhci-hcd [ 4.456596] usb usb1: SerialNumber: xhci-hcd.0.auto [ 4.461731] hub 1-0:1.0: USB hub found [ 4.465420] hub 1-0:1.0: 1 port detected [ 4.469481] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.474894] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 4.482581] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.490685] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 4.497398] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.504603] usb usb2: Product: xHCI Host Controller [ 4.509462] usb usb2: Manufacturer: Linux 4.14.0-xilinx-v2018.1 xhci-hcd [ 4.516146] usb usb2: SerialNumber: xhci-hcd.0.auto [ 4.521243] hub 2-0:1.0: USB hub found [ 4.524934] hub 2-0:1.0: 1 port detected [ 4.529902] pca953x 0-0020: 0-0020 supply vcc not found, using dummy regulator [ 4.539789] pca953x 0-0020: interrupt support not compiled in [ 4.545548] pca953x 0-0021: 0-0021 supply vcc not found, using dummy regulator [ 4.555455] pca953x 0-0021: interrupt support not compiled in [ 4.561911] ina2xx 3-0040: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.568607] ina2xx 3-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.575304] ina2xx 3-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.581998] ina2xx 3-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.588691] ina2xx 3-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.595391] ina2xx 3-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.602077] ina2xx 3-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.608775] ina2xx 3-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.615473] ina2xx 3-004a: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.622174] ina2xx 3-004b: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.628479] i2c i2c-0: Added multiplexed i2c bus 3 [ 4.633816] ina2xx 4-0040: power monitor ina226 (Rshunt = 2000 uOhm) [ 4.640515] ina2xx 4-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.647213] ina2xx 4-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.653904] ina2xx 4-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.660604] ina2xx 4-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.667304] ina2xx 4-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.674000] ina2xx 4-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.680705] ina2xx 4-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.687006] i2c i2c-0: Added multiplexed i2c bus 4 [ 4.706725] ata2: SATA link down (SStatus 0 SControl 330) [ 4.712068] ata1: SATA link down (SStatus 0 SControl 330) [ 4.738538] i2c i2c-0: Added multiplexed i2c bus 5 [ 4.743364] i2c i2c-0: Added multiplexed i2c bus 6 [ 4.748076] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544 [ 4.755391] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 33 [ 4.762933] at24 7-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write [ 4.769582] i2c i2c-1: Added multiplexed i2c bus 7 [ 4.774506] i2c i2c-1: Added multiplexed i2c bus 8 [ 4.781226] si570 9-005d: registered, current frequency 300000000 Hz [ 4.787532] i2c i2c-1: Added multiplexed i2c bus 9 [ 4.804545] si570 10-005d: registered, current frequency 148500000 Hz [ 4.810933] i2c i2c-1: Added multiplexed i2c bus 10 [ 4.815952] i2c i2c-1: Added multiplexed i2c bus 11 [ 4.820873] i2c i2c-1: Added multiplexed i2c bus 12 [ 4.825785] i2c i2c-1: Added multiplexed i2c bus 13 [ 4.830697] i2c i2c-1: Added multiplexed i2c bus 14 [ 4.835502] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548 [ 4.843355] i2c i2c-1: Added multiplexed i2c bus 15 [ 4.848286] i2c i2c-1: Added multiplexed i2c bus 16 [ 4.853208] i2c i2c-1: Added multiplexed i2c bus 17 [ 4.858437] i2c i2c-1: Added multiplexed i2c bus 18 [ 4.863354] i2c i2c-1: Added multiplexed i2c bus 19 [ 4.868290] i2c i2c-1: Added multiplexed i2c bus 20 [ 4.873208] i2c i2c-1: Added multiplexed i2c bus 21 [ 4.878132] i2c i2c-1: Added multiplexed i2c bus 22 [ 4.882933] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548 [ 4.890506] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 34 [ 4.897555] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 4.904367] rtc_zynqmp ffa60000.rtc: setting system clock to 2018-08-15 19:27:11 UTC (1534361231) [ 4.913289] clk: Not disabling unused clocks [ 4.917517] ALSA device list: [ 4.920424] #0: DisplayPort monitor [ 5.050803] random: crng init done [ 5.460541] [drm] Cannot find any crtc or sizes [ 6.374757] jffs2: notice: (1) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 6.392490] VFS: Mounted root (jffs2 filesystem) on device 31:3. [ 6.398711] devtmpfs: mounted [ 6.401714] Freeing unused kernel memory: 512K INIT: version 2.88 booting Starting udev [ 7.417605] udevd[1854]: starting version 3.2.2 [ 7.493839] udevd[1855]: starting eudev-3.2.2 Starting internet superserver: inetd. 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... [ 8.638425] pps pps0: new PPS source ptp0 [ 8.642376] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered. [ 8.649016] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready udhcpc (v1.24.1) started Sending discover... [ 9.644817] macb ff0e0000.ethernet eth0: link up (1000/Full) [ 9.650416] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.060780] IPv6: eth0: IPv6 duplicate address fe80::20a:35ff:fe00:2201 detected! Sending discover... Sending select for 172.20.8.218... Lease of 172.20.8.218 obtained, lease time 172800 /etc/udhcpc.d/50default: Adding DNS 172.20.20.202 /etc/udhcpc.d/50default: Adding DNS 172.20.60.202 /etc/udhcpc.d/50default: Adding DNS 172.20.60.201 done. Starting Dropbear SSH server: Generating key, this may take a while... Public key portion is: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCo3Z5VfD+xkBRtj9gNQmpzUp5JWFCPdmo09F2avAC0spGrXTqjIAnRlTW+lH8sun45QN2OP8A6HQPWaIvnc6z10VFRw4dQgqLcKSg5P6tIjmQ4Ntaf5ijOFrqiAROjJ6TTSN1AQu0ROeIetSmlXPp7HQPSNrr4pz7BhnNXR5PsYpwtFKLuhamDakyHNrQOJvsFnqu5bEjj/az5aWAxYPfHQzE8mkztXDYuERkB7ZoGfkKAedPwcNvSXt/Wn1fAxXY4S0Vj78UpooM50vDI1KUSnsKmxu4OdwMTsa6JMdsYeR8j9/JrVNETOPiyGUzkhX0yU6zpSuw4T9sKzhXbPBrP root@zcu102-qspi Fingerprint: md5 9f:53:f9:23:cf:4a:95:3e:d2:72:a7:31:eb:3d:39:2f dropbear. Starting syslogd/klogd: done Starting tcf-agent: OK PetaLinux 2018.1 zcu102-qspi /dev/ttyPS0 zcu102-qspi login: root Password: root@zcu102-qspi:~# mount mtd:jffs2 on / type jffs2 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=1892364k,nr_inodes=473091,mode=755) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) debugfs on /sys/kernel/debug type debugfs (rw,relatime) configfs on /sys/kernel/config type configfs (rw,relatime) tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755) tmpfs on /var/volatile type tmpfs (rw,relatime) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) root@zcu102-qspi:~# root@zcu102-qspi:~# Xilinx Zynq MP First Stage Boot Loader Release 2018.1 Aug 6 2018 - 16:58:50 Xilinx Zynq MP First Stage Boot Loader Release 2018.1 Aug 6 2018 - 16:58:50 NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000 NOTICE: BL31: Secure code at 0x0 NOTICE: BL31: Non secure code at 0x10080000 NOTICE: BL31: v1.4(release):xilinx-v2017.4-1351-gdf4a7e97 NOTICE: BL31: Built : 22:54:27, Aug 6 2018 PMUFW: v1.0 U-Boot 2018.01 (Aug 06 2018 - 16:55:16 -0600) Xilinx ZynqMP ZCU102 rev1.0 I2C: ready DRAM: 4 GiB EL Level: EL2 Chip ID: zu9eg MMC: sdhci_send_command: MMC: 0 busy timeout increasing to: 200 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 400 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 800 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 1600 ms. sdhci_send_command: MMC: 0 busy timeout increasing to: 3200 ms. sdhci_send_command: MMC: 0 busy timeout. sdhci_send_command: MMC: 0 busy timeout. mmc_init: -70, time 7439 sdhci@ff170000 - probe failed: -70 sdhci_send_command: MMC: 0 busy timeout. sdhci_send_command: MMC: 0 busy timeout. mmc_init: -70, time 7413 SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB In: serial@ff000000 Out: serial@ff000000 Err: serial@ff000000 Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP Net: ZYNQ GEM: ff0e0000, phyaddr c, interface rgmii-id Warning: ethernet@ff0e0000 MAC addresses don't match: Address in ROM is 01:02:03:04:05:06 Address in environment is 00:0a:35:00:22:01 eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 0 ZynqMP> ZynqMP> run jffs2_bootcmd && bootm ${netstart} SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB device 0 offset 0x1e40000, size 0x1600000 SF: 23068672 bytes @ 0x1e40000 Read: OK ## 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: 0x10000108 Data Size: 6906503 Bytes = 6.6 MiB Architecture: AArch64 OS: Linux Load Address: 0x00080000 Entry Point: 0x00080000 Hash algo: sha1 Hash value: ca3fd1b1a8324316acfe8814c7f04cbe250b6f98 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: 0x10696494 Data Size: 41404 Bytes = 40.4 KiB Architecture: AArch64 Hash algo: sha1 Hash value: cc84da8d58ecafda2cf58e4ce92af76502a7df97 Verifying Hash Integrity ... sha1+ OK Booting using the fdt blob at 0x10696494 Uncompressing Kernel Image ... OK Loading Device Tree to 0000000007ff2000, end 0000000007fff1bb ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.1 (oe-user@oe-host) (gcc version 7.2.0 (GCC)) #1 SMP Mon Aug 6 16:55:50 MDT 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (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] percpu: Embedded 21 pages/cpu @ffffffc87ff65000 s46488 r8192 d31336 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: 1033987 [ 0.000000] Kernel command line: earlycon clk_ignore_unused root=mtd:jffs2 rw rootfstype=jffs2 [ 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 0x6bc00000-0x6fc00000] (64MB) mapped at [ffffffc06bc00000-ffffffc06fbfffff] [ 0.000000] Memory: 3784732K/4193280K available (9916K kernel code, 640K rwdata, 2992K rodata, 512K init, 2168K bss, 146404K 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 - 0xffffff8008a30000 ( 9920 KB) [ 0.000000] .rodata : 0xffffff8008a30000 - 0xffffff8008d20000 ( 3008 KB) [ 0.000000] .init : 0xffffff8008d20000 - 0xffffff8008da0000 ( 512 KB) [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e40200 ( 641 KB) [ 0.000000] .bss : 0xffffff8008e40200 - 0xffffff800905e2b0 ( 2169 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: 0x170f8dc196, max_idle_ns: 440795203664 ns [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511099ns [ 0.008301] Console: colour dummy device 80x25 [ 0.012559] console [tty0] enabled [ 0.015926] bootconsole [cdns0] disabled [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.1 (oe-user@oe-host) (gcc version 7.2.0 (GCC)) #1 SMP Mon Aug 6 16:55:50 MDT 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (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] percpu: Embedded 21 pages/cpu @ffffffc87ff65000 s46488 r8192 d31336 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: 1033987 [ 0.000000] Kernel command line: earlycon clk_ignore_unused root=mtd:jffs2 rw rootfstype=jffs2 [ 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 0x6bc00000-0x6fc00000] (64MB) mapped at [ffffffc06bc00000-ffffffc06fbfffff] [ 0.000000] Memory: 3784732K/4193280K available (9916K kernel code, 640K rwdata, 2992K rodata, 512K init, 2168K bss, 146404K 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 - 0xffffff8008a30000 ( 9920 KB) [ 0.000000] .rodata : 0xffffff8008a30000 - 0xffffff8008d20000 ( 3008 KB) [ 0.000000] .init : 0xffffff8008d20000 - 0xffffff8008da0000 ( 512 KB) [ 0.000000] .data : 0xffffff8008da0000 - 0xffffff8008e40200 ( 641 KB) [ 0.000000] .bss : 0xffffff8008e40200 - 0xffffff800905e2b0 ( 2169 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: 0x170f8dc196, max_idle_ns: 440795203664 ns [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511099ns [ 0.008301] Console: colour dummy device 80x25 [ 0.012559] console [tty0] enabled [ 0.015926] bootconsole [cdns0] disabled [ 0.019837] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.98 BogoMIPS (lpj=399960) [ 0.019850] pid_max: default: 32768 minimum: 301 [ 0.019953] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.019970] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.020526] ASID allocator initialised with 65536 entries [ 0.020575] Hierarchical SRCU implementation. [ 0.020904] EFI services will not be available. [ 0.020929] zynqmp_plat_init Platform Management API v1.0 [ 0.020938] zynqmp_plat_init Trustzone version v1.0 [ 0.021033] smp: Bringing up secondary CPUs ... [ 0.021285] Detected VIPT I-cache on CPU1 [ 0.021312] CPU1: Booted secondary processor [410fd034] [ 0.021587] Detected VIPT I-cache on CPU2 [ 0.021604] CPU2: Booted secondary processor [410fd034] [ 0.021867] Detected VIPT I-cache on CPU3 [ 0.021885] CPU3: Booted secondary processor [410fd034] [ 0.021926] smp: Brought up 1 node, 4 CPUs [ 0.021958] SMP: Total of 4 processors activated. [ 0.021966] CPU features: detected feature: 32-bit EL0 Support [ 0.021977] CPU: All CPU(s) started at EL2 [ 0.021993] alternatives: patching kernel code [ 0.022706] devtmpfs: initialized [ 0.027210] random: get_random_u32 called from bucket_table_alloc+0x108/0x260 with crng_init=0 [ 0.027415] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.027437] futex hash table entries: 1024 (order: 5, 131072 bytes) [ 0.027576] random: fast init done [ 0.032831] xor: measuring software checksum speed [ 0.071908] 8regs : 2302.000 MB/sec [ 0.111936] 8regs_prefetch: 2052.000 MB/sec [ 0.151967] 32regs : 2830.000 MB/sec [ 0.191997] 32regs_prefetch: 2381.000 MB/sec [ 0.192005] xor: using function: 32regs (2830.000 MB/sec) [ 0.192078] pinctrl core: initialized pinctrl subsystem [ 0.192581] NET: Registered protocol family 16 [ 0.193365] cpuidle: using governor menu [ 0.193891] vdso: 2 pages (1 code @ ffffff8008a36000, 1 data @ ffffff8008da4000) [ 0.193908] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.194361] DMA: preallocated 256 KiB pool for atomic allocations [ 0.223833] reset_zynqmp reset-controller: Xilinx zynqmp reset driver probed [ 0.224399] ARM CCI_400_r1 PMU driver probed [ 0.229253] zynqmp-pinctrl ff180000.pinctrl: zynqmp pinctrl initialized [ 0.237157] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.304273] raid6: int64x1 gen() 403 MB/s [ 0.372222] raid6: int64x1 xor() 446 MB/s [ 0.440263] raid6: int64x2 gen() 688 MB/s [ 0.508264] raid6: int64x2 xor() 603 MB/s [ 0.576337] raid6: int64x4 gen() 1035 MB/s [ 0.644383] raid6: int64x4 xor() 742 MB/s [ 0.712448] raid6: int64x8 gen() 980 MB/s [ 0.780451] raid6: int64x8 xor() 745 MB/s [ 0.848564] raid6: neonx1 gen() 727 MB/s [ 0.916531] raid6: neonx1 xor() 852 MB/s [ 0.984624] raid6: neonx2 gen() 1169 MB/s [ 1.052634] raid6: neonx2 xor() 1206 MB/s [ 1.120680] raid6: neonx4 gen() 1505 MB/s [ 1.188741] raid6: neonx4 xor() 1441 MB/s [ 1.256771] raid6: neonx8 gen() 1652 MB/s [ 1.324817] raid6: neonx8 xor() 1533 MB/s [ 1.324825] raid6: using algorithm neonx8 gen() 1652 MB/s [ 1.324833] raid6: .... xor() 1533 MB/s, rmw enabled [ 1.324841] raid6: using neon recovery algorithm [ 1.326226] SCSI subsystem initialized [ 1.326383] usbcore: registered new interface driver usbfs [ 1.326423] usbcore: registered new interface driver hub [ 1.326463] usbcore: registered new device driver usb [ 1.326523] media: Linux media interface: v0.10 [ 1.326549] Linux video capture interface: v2.00 [ 1.326586] pps_core: LinuxPPS API ver. 1 registered [ 1.326594] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.326616] PTP clock support registered [ 1.326643] EDAC MC: Ver: 3.0.0 [ 1.327085] zynqmp-ipi ff9905c0.mailbox: Probed ZynqMP IPI Mailbox driver. [ 1.327240] FPGA manager framework [ 1.327343] fpga-region fpga-full: FPGA Region probed [ 1.327440] Advanced Linux Sound Architecture Driver Initialized. [ 1.327690] Bluetooth: Core ver 2.22 [ 1.327719] NET: Registered protocol family 31 [ 1.327727] Bluetooth: HCI device and connection manager initialized [ 1.327739] Bluetooth: HCI socket layer initialized [ 1.327749] Bluetooth: L2CAP socket layer initialized [ 1.327766] Bluetooth: SCO socket layer initialized [ 1.328272] clocksource: Switched to clocksource arch_sys_counter [ 1.328345] VFS: Disk quotas dquot_6.6.0 [ 1.328388] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.332334] NET: Registered protocol family 2 [ 1.332642] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 1.332854] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 1.333236] TCP: Hash tables configured (established 32768 bind 32768) [ 1.333309] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 1.333386] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 1.333534] NET: Registered protocol family 1 [ 1.333758] RPC: Registered named UNIX socket transport module. [ 1.333768] RPC: Registered udp transport module. [ 1.333775] RPC: Registered tcp transport module. [ 1.333782] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.334216] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 1.334362] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.335000] audit: initializing netlink subsys (disabled) [ 1.335070] audit: type=2000 audit(1.316:1): state=initialized audit_enabled=0 res=1 [ 1.335376] workingset: timestamp_bits=62 max_order=20 bucket_order=0 [ 1.336005] NFS: Registering the id_resolver key type [ 1.336024] Key type id_resolver registered [ 1.336032] Key type id_legacy registered [ 1.336044] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.336065] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.359700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.359719] io scheduler noop registered [ 1.359727] io scheduler deadline registered [ 1.359747] io scheduler cfq registered (default) [ 1.359755] io scheduler mq-deadline registered [ 1.359763] io scheduler kyber registered [ 1.360367] nwl-pcie fd0e0000.pcie: Link is DOWN [ 1.360410] OF: PCI: host bridge /amba/pcie@fd0e0000 ranges: [ 1.360432] OF: PCI: MEM 0xe0000000..0xefffffff -> 0xe0000000 [ 1.360444] OF: PCI: MEM 0x600000000..0x7ffffffff -> 0x600000000 [ 1.360573] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00 [ 1.360587] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.360598] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 1.360609] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref] [ 1.360869] pci 0000:00:00.0: PCI bridge to [bus 01-0c] [ 1.361687] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed [ 1.362068] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success [ 1.362228] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success [ 1.362385] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success [ 1.362544] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success [ 1.362700] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success [ 1.362865] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success [ 1.363024] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success [ 1.363183] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success [ 1.363406] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success [ 1.363562] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success [ 1.363719] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success [ 1.363873] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success [ 1.364025] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success [ 1.364183] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success [ 1.364381] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success [ 1.364540] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success [ 1.389502] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.392314] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.396102] brd: module loaded [ 1.399434] loop: module loaded [ 1.400196] ahci-ceva fd0c0000.ahci: couldn't get PHY in node ahci: -517 [ 1.400387] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.401444] m25p80 spi0.0: n25q512a (131072 Kbytes) [ 1.401469] 4 ofpart partitions found on MTD device spi0.0 [ 1.401477] Creating 4 MTD partitions on "spi0.0": [ 1.401489] 0x000000000000-0x000001e00000 : "boot" [ 1.401909] 0x000001e00000-0x000001e40000 : "bootenv" [ 1.402286] 0x000001e40000-0x000003440000 : "kernel" [ 1.402661] 0x000003440000-0x000005840000 : "jffs2" [ 1.403852] libphy: Fixed MDIO Bus: probed [ 1.404836] tun: Universal TUN/TAP device driver, 1.6 [ 1.404990] CAN device driver interface [ 1.406990] macb ff0e0000.ethernet: Not enabling partial store and forward [ 1.407363] libphy: MACB_mii_bus: probed [ 1.408987] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 31 (00:0a:35:00:22:01) [ 1.409003] TI DP83867 ff0e0000.ethernet-ffffffff:0c: attached PHY driver [TI DP83867] (mii_bus:phy_addr=ff0e0000.ethernet-ffffffff:0c, irq=POLL) [ 1.409527] usbcore: registered new interface driver asix [ 1.409577] usbcore: registered new interface driver ax88179_178a [ 1.409607] usbcore: registered new interface driver cdc_ether [ 1.409637] usbcore: registered new interface driver net1080 [ 1.409666] usbcore: registered new interface driver cdc_subset [ 1.409698] usbcore: registered new interface driver zaurus [ 1.409736] usbcore: registered new interface driver cdc_ncm [ 1.409997] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM [ 1.411041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.411052] ehci-pci: EHCI PCI platform driver [ 1.411296] usbcore: registered new interface driver uas [ 1.411334] usbcore: registered new interface driver usb-storage [ 1.411854] rtc_zynqmp ffa60000.rtc: rtc core: registered ffa60000.rtc as rtc0 [ 1.411905] i2c /dev entries driver [ 1.412911] IR NEC protocol handler initialized [ 1.412921] IR RC5(x/sz) protocol handler initialized [ 1.412929] IR RC6 protocol handler initialized [ 1.412936] IR JVC protocol handler initialized [ 1.412943] IR Sony protocol handler initialized [ 1.412950] IR SANYO protocol handler initialized [ 1.412957] IR Sharp protocol handler initialized [ 1.412965] IR MCE Keyboard/mouse protocol handler initialized [ 1.412972] IR XMP protocol handler initialized [ 1.413665] usbcore: registered new interface driver uvcvideo [ 1.413674] USB Video Class driver (1.1.1) [ 1.414200] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer at ffffff80090fd000 with timeout 10s [ 1.414373] Bluetooth: HCI UART driver ver 2.3 [ 1.414384] Bluetooth: HCI UART protocol H4 registered [ 1.414392] Bluetooth: HCI UART protocol BCSP registered [ 1.414419] Bluetooth: HCI UART protocol LL registered [ 1.414428] Bluetooth: HCI UART protocol ATH3K registered [ 1.414436] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 1.414477] Bluetooth: HCI UART protocol Intel registered [ 1.414486] Bluetooth: HCI UART protocol QCA registered [ 1.414521] usbcore: registered new interface driver bcm203x [ 1.414557] usbcore: registered new interface driver bpa10x [ 1.414591] usbcore: registered new interface driver bfusb [ 1.414624] usbcore: registered new interface driver btusb [ 1.414633] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [ 1.414682] usbcore: registered new interface driver ath3k [ 1.414801] EDAC MC: ECC not enabled [ 1.414951] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT) [ 1.415415] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1199880 KHz [ 1.415469] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1199999 KHz [ 1.415838] sdhci: Secure Digital Host Controller Interface driver [ 1.415847] sdhci: Copyright(c) Pierre Ossman [ 1.415854] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.464415] mmc0: SDHCI controller on ff170000.sdhci [ff170000.sdhci] using ADMA 64-bit [ 1.465748] ledtrig-cpu: registered to indicate activity on CPUs [ 1.465882] usbcore: registered new interface driver usbhid [ 1.465891] usbhid: USB HID core driver [ 1.467677] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered [ 1.468349] pktgen: Packet Generator for packet performance testing. Version: 2.75 [ 1.468619] Netfilter messages via NETLINK v0.30. [ 1.468730] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.468864] Initializing XFRM netlink socket [ 1.468924] NET: Registered protocol family 10 [ 1.469320] Segment Routing with IPv6 [ 1.469365] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 1.469488] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.469792] NET: Registered protocol family 17 [ 1.469808] NET: Registered protocol family 15 [ 1.469826] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.469841] Ebtables v2.0 registered [ 1.469924] can: controller area network core (rev 20170425 abi 9) [ 1.469956] NET: Registered protocol family 29 [ 1.469972] can: raw protocol (rev 20170425) [ 1.469980] can: broadcast manager protocol (rev 20170425 t) [ 1.469991] can: netlink gateway (rev 20170425) max_hops=1 [ 1.470163] Bluetooth: RFCOMM TTY layer initialized [ 1.470179] Bluetooth: RFCOMM socket layer initialized [ 1.470194] Bluetooth: RFCOMM ver 1.11 [ 1.470204] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 1.470212] Bluetooth: BNEP filters: protocol multicast [ 1.470223] Bluetooth: BNEP socket layer initialized [ 1.470231] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.470241] Bluetooth: HIDP socket layer initialized [ 1.470345] 9pnet: Installing 9P2000 support [ 1.470365] Key type dns_resolver registered [ 1.470730] registered taskstats version 1 [ 1.471034] Btrfs loaded, crc32c=crc32c-generic [ 1.476184] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 47, base_baud = 6249375) is a xuartps [ 3.104248] console [ttyPS0] enabled [ 3.108461] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 48, base_baud = 6249375) is a xuartps [ 3.119189] xilinx-psgtr fd400000.zynqmp_phy: Lane:1 type:8 protocol:4 pll_locked:yes [ 3.127316] PLL: shutdown [ 3.129998] PLL: shutdown [ 3.132905] PLL: enable [ 3.135394] PLL: shutdown [ 3.138753] PLL: enable [ 3.141219] xilinx-dp-snd-codec fd4a0000.zynqmp-display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed [ 3.151793] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed [ 3.161830] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed [ 3.171949] xilinx-dp-snd-pcm fd4a0000.zynqmp-display:zynqmp_dp_snd_pcm1: ASoC: Failed to create component debugfs directory [ 3.183265] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 3.195625] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 3.208242] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed [ 3.218343] OF: graph: no port node found in /amba/zynqmp-display@fd4a0000 [ 3.225257] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.231789] [drm] No driver support for vblank timestamp query. [ 3.237746] xlnx-drm xlnx-drm.0: bound fd4a0000.zynqmp-display (ops 0xffffff8008ae4868) [ 4.324285] [drm] Cannot find any crtc or sizes [ 4.328903] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.zynqmp-display on minor 0 [ 4.336937] zynqmp-display fd4a0000.zynqmp-display: ZynqMP DisplayPort Subsystem driver probed [ 4.345872] xilinx-psgtr fd400000.zynqmp_phy: Lane:3 type:3 protocol:2 pll_locked:yes [ 4.353679] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode [ 4.362568] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst [ 4.372896] scsi host0: ahci-ceva [ 4.376319] scsi host1: ahci-ceva [ 4.379648] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 45 [ 4.387490] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 45 [ 4.397032] xilinx-psgtr fd400000.zynqmp_phy: Lane:2 type:0 protocol:3 pll_locked:yes [ 4.406993] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.412408] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 4.420248] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x22010010 [ 4.428898] xhci-hcd xhci-hcd.0.auto: irq 53, io mem 0xfe200000 [ 4.434886] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.441597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.448799] usb usb1: Product: xHCI Host Controller [ 4.453656] usb usb1: Manufacturer: Linux 4.14.0-xilinx-v2018.1 xhci-hcd [ 4.460341] usb usb1: SerialNumber: xhci-hcd.0.auto [ 4.465477] hub 1-0:1.0: USB hub found [ 4.469165] hub 1-0:1.0: 1 port detected [ 4.473227] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.478641] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 4.486324] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.494425] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 4.501135] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.508338] usb usb2: Product: xHCI Host Controller [ 4.513198] usb usb2: Manufacturer: Linux 4.14.0-xilinx-v2018.1 xhci-hcd [ 4.519882] usb usb2: SerialNumber: xhci-hcd.0.auto [ 4.524979] hub 2-0:1.0: USB hub found [ 4.528670] hub 2-0:1.0: 1 port detected [ 4.533654] pca953x 0-0020: 0-0020 supply vcc not found, using dummy regulator [ 4.543541] pca953x 0-0020: interrupt support not compiled in [ 4.549308] pca953x 0-0021: 0-0021 supply vcc not found, using dummy regulator [ 4.559206] pca953x 0-0021: interrupt support not compiled in [ 4.565656] ina2xx 3-0040: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.572349] ina2xx 3-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.579051] ina2xx 3-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.585743] ina2xx 3-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.592435] ina2xx 3-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.599132] ina2xx 3-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.605827] ina2xx 3-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.612520] ina2xx 3-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.619221] ina2xx 3-004a: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.625916] ina2xx 3-004b: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.632216] i2c i2c-0: Added multiplexed i2c bus 3 [ 4.637561] ina2xx 4-0040: power monitor ina226 (Rshunt = 2000 uOhm) [ 4.644273] ina2xx 4-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.650968] ina2xx 4-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.657664] ina2xx 4-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.664355] ina2xx 4-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.671048] ina2xx 4-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.677745] ina2xx 4-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.684447] ina2xx 4-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 4.690753] i2c i2c-0: Added multiplexed i2c bus 4 [ 4.710457] ata2: SATA link down (SStatus 0 SControl 330) [ 4.715797] ata1: SATA link down (SStatus 0 SControl 330) [ 4.736280] i2c i2c-0: Added multiplexed i2c bus 5 [ 4.741116] i2c i2c-0: Added multiplexed i2c bus 6 [ 4.745832] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544 [ 4.753148] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 33 [ 4.760704] at24 7-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write [ 4.767351] i2c i2c-1: Added multiplexed i2c bus 7 [ 4.772290] i2c i2c-1: Added multiplexed i2c bus 8 [ 4.779009] si570 9-005d: registered, current frequency 300000000 Hz [ 4.785314] i2c i2c-1: Added multiplexed i2c bus 9 [ 4.803977] si570 10-005d: registered, current frequency 148500000 Hz [ 4.810366] i2c i2c-1: Added multiplexed i2c bus 10 [ 4.815394] i2c i2c-1: Added multiplexed i2c bus 11 [ 4.820313] i2c i2c-1: Added multiplexed i2c bus 12 [ 4.825226] i2c i2c-1: Added multiplexed i2c bus 13 [ 4.830139] i2c i2c-1: Added multiplexed i2c bus 14 [ 4.834941] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548 [ 4.842796] i2c i2c-1: Added multiplexed i2c bus 15 [ 4.847727] i2c i2c-1: Added multiplexed i2c bus 16 [ 4.852651] i2c i2c-1: Added multiplexed i2c bus 17 [ 4.857873] i2c i2c-1: Added multiplexed i2c bus 18 [ 4.862805] i2c i2c-1: Added multiplexed i2c bus 19 [ 4.867728] i2c i2c-1: Added multiplexed i2c bus 20 [ 4.872649] i2c i2c-1: Added multiplexed i2c bus 21 [ 4.877576] i2c i2c-1: Added multiplexed i2c bus 22 [ 4.882372] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548 [ 4.889945] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 34 [ 4.896990] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 4.903789] rtc_zynqmp ffa60000.rtc: setting system clock to 2018-08-15 19:28:04 UTC (1534361284) [ 4.912707] clk: Not disabling unused clocks [ 4.916930] ALSA device list: [ 4.919837] #0: DisplayPort monitor [ 5.043030] random: crng init done [ 5.460283] [drm] Cannot find any crtc or sizes [ 5.690018] jffs2: error: (1) jffs2_link_node_ref: Adding new ref ffffffc87a0276a0 at (0x007ce000-0x007ce070) not immediately after previous (0x007ce000-0x007ce000) [ 5.704654] ------------[ cut here ]------------ [ 5.709221] kernel BUG at /kernel-source//fs/jffs2/nodelist.c:622! [ 5.715386] Internal error: Oops - BUG: 0 [#1] SMP [ 5.720159] Modules linked in: [ 5.723199] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.14.0-xilinx-v2018.1 #1 [ 5.730404] Hardware name: ZynqMP ZCU102 Rev1.0 (DT) [ 5.735350] task: ffffffc87b846d00 task.stack: ffffff8008038000 [ 5.741261] PC is at jffs2_link_node_ref+0x1c0/0x1c8 [ 5.746203] LR is at jffs2_link_node_ref+0x1c0/0x1c8 [ 5.751150] pc : [] lr : [] pstate: 60000045 [ 5.758530] sp : ffffff800803b870 [ 5.761826] x29: ffffff800803b870 x28: 0000000000000000 [ 5.767122] x27: ffffffc87b04aada x26: 0000000000000000 [ 5.772417] x25: 000000000000e002 x24: 000000000000e002 [ 5.777712] x23: ffffffc87b04aaa8 x22: ffffff8008e73218 [ 5.783008] x21: 0000000000000070 x20: ffffff800c93e8f8 [ 5.788303] x19: ffffffc87a0276a0 x18: 0000000000000010 [ 5.793598] x17: 0000000000001800 x16: 0000000000001400 [ 5.798894] x15: ffffffffffffffff x14: 0720072007200720 [ 5.804189] x13: 0720072007200720 x12: 0720072007200720 [ 5.809484] x11: 0720072007200720 x10: 0720072007200720 [ 5.814780] x9 : 0720072007200720 x8 : 0720072007200720 [ 5.820075] x7 : 0720072007200720 x6 : 000000000000019b [ 5.825370] x5 : ffffff800849d3b8 x4 : 0000000000000000 [ 5.830665] x3 : 0000000000000000 x2 : ffffffffffffffff [ 5.835961] x1 : ffffff8008dbce68 x0 : 0000000000000098 [ 5.841257] Process swapper/0 (pid: 1, stack limit = 0xffffff8008038000) [ 5.847941] Call trace: [ 5.850372] Exception stack(0xffffff800803b730 to 0xffffff800803b870) [ 5.856797] b720: 0000000000000098 ffffff8008dbce68 [ 5.864612] b740: ffffffffffffffff 0000000000000000 0000000000000000 ffffff800849d3b8 [ 5.872425] b760: 000000000000019b 0720072007200720 0720072007200720 0720072007200720 [ 5.880238] b780: 0720072007200720 0720072007200720 0720072007200720 0720072007200720 [ 5.888051] b7a0: 0720072007200720 ffffffffffffffff 0000000000001400 0000000000001800 [ 5.895863] b7c0: 0000000000000010 ffffffc87a0276a0 ffffff800c93e8f8 0000000000000070 [ 5.903676] b7e0: ffffff8008e73218 ffffffc87b04aaa8 000000000000e002 000000000000e002 [ 5.911489] b800: 0000000000000000 ffffffc87b04aada 0000000000000000 ffffff800803b870 [ 5.919302] b820: ffffff80082e67e0 ffffff800803b870 ffffff80082e67e0 0000000060000045 [ 5.927115] b840: ffffff8008a5f998 ffffffc87a0276a0 ffffffffffffffff 00000000007ce070 [ 5.934926] b860: ffffff800803b870 ffffff80082e67e0 [ 5.939788] [] jffs2_link_node_ref+0x1c0/0x1c8 [ 5.945778] [] sum_link_node_ref+0x64/0x78 [ 5.951420] [] jffs2_sum_scan_sumnode+0x31c/0x6b8 [ 5.957671] [] jffs2_scan_eraseblock+0x3e0/0x1198 [ 5.963920] [] jffs2_scan_medium+0x184/0x4d0 [ 5.969735] [] jffs2_do_mount_fs+0x17c/0x728 [ 5.975552] [] jffs2_do_fill_super+0xec/0x270 [ 5.981455] [] jffs2_fill_super+0x108/0x140 [ 5.987185] [] mount_mtd_aux.isra.0+0x60/0x100 [ 5.993174] [] mount_mtd+0x134/0x1a8 [ 5.998295] [] jffs2_mount+0x14/0x20 [ 6.003418] [] mount_fs+0x18/0xa8 [ 6.008280] [] vfs_kern_mount.part.7+0x4c/0x120 [ 6.014356] [] do_mount+0x4b8/0xc20 [ 6.019390] [] SyS_mount+0x68/0x108 [ 6.024426] [] mount_block_root+0x124/0x27c [ 6.030154] [] prepare_namespace+0x98/0x1b4 [ 6.035883] [] kernel_init_freeable+0x1b8/0x1d8 [ 6.041963] [] kernel_init+0x10/0x100 [ 6.047170] [] ret_from_fork+0x10/0x18 [ 6.052465] Code: 0b150085 0b0000c7 91302100 97f7d32f (d4210000) [ 6.058541] ---[ end trace aa92c78c5b1c894d ]--- [ 6.063187] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 6.063187] [ 6.072261] SMP: stopping secondary CPUs [ 6.076222] Kernel Offset: disabled [ 6.079634] CPU features: 0x002004 [ 6.083018] Memory Limit: none [ 6.086058] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 6.086058]