connecting to NetworkSerialPort(target=Target(name='at91-sama5d4_xplained', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=60273, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:60273 connected to 192.168.0.1 (port 60273) Escape character: Ctrl-\ Type the escape character to get to the prompt. RomBOOT All interupts redirected to AIC ACT8865: Set REG1/REG2/REG3 power saving mode ACT8865: The REG5 output 3300mV ACT8865: The REG6 output 1800mV ACT8865: Disable ACT8865's I2C interface HDMI SiI9022: Enter D3 Cold mode PHY: GMAC0 KSZ8081RNB: Enter power down mode AT91Bootstrap 3.7.1 (Thu Oct 30 15:25:32 CST 2014) EEPROM: Loading AT24xx information ... EEPROM: BoardName | [Revid] | VendorName HW Info: The total size isn't correct 1-Wire: Using default information 1-Wire: Board sn: 0x1012420, revsion: 0x680820 NAND: ONFI flash detected NAND: Manufacturer ID: 0x2c Chip ID: 0x34 NAND: Disable On-Die ECC NAND: Initialize PMECC params, cap: 0x8, sector: 0x200 NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x26f00000 NAND: Done to load image U-Boot 2014.07 (Oct 29 2014 - 16:59:40) CPU: SAMA5D4 Crystal frequency: 12 MHz CPU clock : 528 MHz Master clock : 176 MHz DRAM: 512 MiB NAND: 512 MiB MMC: mci: 0 In: serial Out: serial Err: serial Net: gmac0 Hit any key to stop autoboot: 3  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp gmac0: PHY present at 0 gmac0: Starting autonegotiation... gmac0: Autonegotiation complete gmac0: link up, 100Mbps full-duplex (lpa: 0x45e1) BOOTP broadcast 1 DHCP client bound to address 192.168.0.143 U-Boot> setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 U-Boot> tftp 0x22100000 3263328/tftp-deploy-l98necv0/kernel/zImage tftp 0x22100000 3263328/tftp-deploy-l98necv0/kernel/zImage gmac0: PHY present at 0 gmac0: link up, 100Mbps full-duplex (lpa: 0x45e1) Using gmac0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.143 Filename '3263328/tftp-deploy-l98necv0/kernel/zImage'. Load address: 0x22100000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 3 MiB/s done Bytes transferred = 9687552 (93d200 hex) U-Boot> tftp 0x23000000 3263328/tftp-deploy-l98necv0/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 3263328/tftp-deploy-l98necv0/ramdisk/ramdisk.cpio.gz.uboot gmac0: PHY present at 0 gmac0: link up, 100Mbps full-duplex (lpa: 0x45e1) Using gmac0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.143 Filename '3263328/tftp-deploy-l98necv0/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 3 MiB/s done Bytes transferred = 16078076 (f554fc hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x22000000 3263328/tftp-deploy-l98necv0/dtb/at91-sama5d4_xplained.dtb tftp 0x22000000 3263328/tftp-deploy-l98necv0/dtb/at91-sama5d4_xplained.dtb gmac0: PHY present at 0 gmac0: link up, 100Mbps full-duplex (lpa: 0x45e1) Using gmac0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.143 Filename '3263328/tftp-deploy-l98necv0/dtb/at91-sama5d4_xplained.dtb'. Load address: 0x22000000 Loading: *## 2.3 MiB/s done Bytes transferred = 26763 (688b hex) U-Boot> setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' U-Boot> bootz 0x22100000 0x23000000 0x22000000 bootz 0x22100000 0x23000000 0x22000000 Kernel image @ 0x22100000 [ 0x000000 - 0x93d200 ] ## Loading init Ramdisk from Legacy Image at 23000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16078012 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 22000000 Booting using the fdt blob at 0x22000000 Using Device Tree in place at 22000000, end 2200988a Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 5.10.166-cip25 (KernelCI@build-j960276-arm-gcc-10-multi-v7-defconfig-hb65b) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Feb 1 09:47:17 UTC 2023 <6>[ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: Atmel SAMA5D4 Xplained <4>[ 0.000000] Malformed early option 'earlycon' <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] efi: UEFI not found. <6>[ 0.000000] cma: Reserved 64 MiB at 0x3c000000 <6>[ 0.000000] Zone ranges: <6>[ 0.000000] DMA [mem 0x0000000020000000-0x000000003fffffff] <6>[ 0.000000] Normal empty <6>[ 0.000000] HighMem empty <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000020000000-0x000000003fffffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000020000000-0x000000003fffffff] <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 <5>[ 0.000000] Kernel command line: console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 414052K/524288K available (13312K kernel code, 2233K rwdata, 5348K rodata, 2048K init, 426K bss, 44700K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 erratum 769419 enabled <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 8 ways, 128 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x06020000 <6>[ 0.000000] clocksource: timer@fc024000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 173750949719 ns <6>[ 0.000019] sched_clock: 32 bits at 11MHz, resolution 90ns, wraps every 195225786322ns <6>[ 0.000050] Switching to timer-based delay loop, resolution 90ns <6>[ 0.000972] clocksource: pit: mask: 0x7ffffff max_cycles: 0x7ffffff, max_idle_ns: 10859434279 ns <6>[ 0.004352] Console: colour dummy device 80x30 <6>[ 0.004463] Calibrating delay loop (skipped), value calculated using timer frequency.. 22.00 BogoMIPS (lpj=110000) <6>[ 0.004507] pid_max: default: 32768 minimum: 301 <6>[ 0.004842] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.004886] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.006332] CPU: Testing write buffer coherency: ok <6>[ 0.007034] CPU0: thread -1, cpu 0, socket -1, mpidr c0000000 <6>[ 0.008842] Setting up static identity map for 0x20300000 - 0x203000ac <6>[ 0.011112] rcu: Hierarchical SRCU implementation. <6>[ 0.015726] EFI services will not be available. <6>[ 0.016163] smp: Bringing up secondary CPUs ... <6>[ 0.016200] smp: Brought up 1 node, 1 CPU <6>[ 0.016223] SMP: Total of 1 processors activated (22.00 BogoMIPS). <6>[ 0.016240] CPU: All CPU(s) started in SVC mode. <6>[ 0.017286] devtmpfs: initialized <6>[ 0.029117] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1 <6>[ 0.029647] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.029704] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.035275] pinctrl core: initialized pinctrl subsystem <6>[ 0.038753] DMI not present or invalid. <6>[ 0.040704] NET: Registered protocol family 16 <6>[ 0.045614] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.049770] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.050134] cpuidle: using governor menu <6>[ 0.480507] AT91: PM: standby: standby, suspend: ulp0 <6>[ 0.480553] No ATAGs? <6>[ 0.480693] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.480716] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.483160] gpio-at91 fc06a000.gpio: at address (ptrval) <6>[ 0.484919] gpio-at91 fc06b000.gpio: at address (ptrval) <6>[ 0.486813] gpio-at91 fc06c000.gpio: at address (ptrval) <6>[ 0.488326] gpio-at91 fc068000.gpio: at address (ptrval) <6>[ 0.490482] gpio-at91 fc06d000.gpio: at address (ptrval) <6>[ 0.492751] pinctrl-at91 ahb:apb:pinctrl@fc06a000: initialized AT91 pinctrl driver <6>[ 0.502328] Serial: AMBA PL011 UART driver <3>[ 0.503172] atmel_tcb f801c000.timer: IRQ index 1 not found <3>[ 0.503219] atmel_tcb f801c000.timer: IRQ index 2 not found <3>[ 0.503775] atmel_tcb fc020000.timer: IRQ index 1 not found <3>[ 0.503821] atmel_tcb fc020000.timer: IRQ index 2 not found <4>[ 0.504183] atmel_tcb: probe of fc024000.timer failed with error -16 <6>[ 0.541680] at_xdmac f0004000.dma-controller: 16 channels, mapped at 0x(ptrval) <6>[ 0.544768] at_xdmac f0014000.dma-controller: 16 channels, mapped at 0x(ptrval) <6>[ 0.548785] AT91: Detected SoC family: sama5d4 <6>[ 0.548823] AT91: Detected SoC: sama5d44, revision 0 <6>[ 0.550749] VDD MCI1: supplied by VCC 3V3 <6>[ 0.555474] iommu: Default domain type: Translated <6>[ 0.556529] vgaarb: loaded <5>[ 0.558282] SCSI subsystem initialized <6>[ 0.559551] usbcore: registered new interface driver usbfs <6>[ 0.559685] usbcore: registered new interface driver hub <6>[ 0.559800] usbcore: registered new device driver usb <6>[ 0.562563] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.562601] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.562660] PTP clock support registered <6>[ 0.568982] clocksource: Switched to clocksource timer@fc024000 <6>[ 2.684110] NET: Registered protocol family 2 <6>[ 2.684712] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 2.686389] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 2.686493] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 2.686595] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 2.686738] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 2.687002] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 2.687082] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 2.687521] NET: Registered protocol family 1 <6>[ 2.689489] RPC: Registered named UNIX socket transport module. <6>[ 2.689533] RPC: Registered udp transport module. <6>[ 2.689551] RPC: Registered tcp transport module. <6>[ 2.689568] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.689595] PCI: CLS 0 bytes, default 64 <6>[ 2.690384] Trying to unpack rootfs image as initramfs... <6>[ 5.190528] Freeing initrd memory: 15704K <5>[ 5.193248] Initialise system trusted keyrings <6>[ 5.194150] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 5.207143] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 5.209278] NFS: Registering the id_resolver key type <5>[ 5.209424] Key type id_resolver registered <5>[ 5.209448] Key type id_legacy registered <6>[ 5.209713] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 5.209743] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.209835] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 5.211030] Key type asymmetric registered <5>[ 5.211069] Asymmetric key parser 'x509' registered <6>[ 5.211181] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 5.211207] io scheduler mq-deadline registered <6>[ 5.211226] io scheduler kyber registered <6>[ 5.401495] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 5.409463] SuperH (H)SCI(F) driver initialized <6>[ 5.411521] msm_serial: driver initialized <6>[ 5.411911] STMicroelectronics ASC driver initialized <6>[ 5.414475] STM32 USART driver initialized <6>[ 5.453406] brd: module loaded <6>[ 5.472084] loop: module loaded <4>[ 5.475005] atmel_usart_serial: Failed to locate of_node [id: -2] <6>[ 5.476054] atmel_usart_serial.0.auto: ttyAT5 at MMIO 0xf8004000 (irq = 24, base_baud = 5500000) is a ATMEL_SERIAL <4>[ 5.478433] atmel_usart_serial: Failed to locate of_node [id: -2] <6>[ 5.479666] atmel_usart_serial.1.auto: ttyAT0 at MMIO 0xfc00c000 (irq = 30, base_baud = 5500000) is a ATMEL_SERIAL <6>[ 6.313011] printk: console [ttyAT0] enabled <4>[ 6.319883] atmel_usart_serial: Failed to locate of_node [id: -2] <6>[ 6.327227] atmel_usart_serial.2.auto: ttyAT1 at MMIO 0xfc010000 (irq = 31, base_baud = 5500000) is a ATMEL_SERIAL <6>[ 6.363002] CAN device driver interface <6>[ 6.437332] macb f8020000.ethernet eth0: Cadence GEM rev 0x00020120 at 0xf8020000 irq 28 (52:11:6d:6b:d5:8f) <6>[ 6.448740] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 6.457059] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 6.462348] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 6.468672] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 6.474370] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 6.488666] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 6.496545] usbcore: registered new interface driver pegasus <6>[ 6.502611] usbcore: registered new interface driver asix <6>[ 6.508316] usbcore: registered new interface driver ax88179_178a <6>[ 6.514778] usbcore: registered new interface driver cdc_ether <6>[ 6.521033] usbcore: registered new interface driver smsc75xx <6>[ 6.527112] usbcore: registered new interface driver smsc95xx <6>[ 6.533261] usbcore: registered new interface driver net1080 <6>[ 6.539296] usbcore: registered new interface driver cdc_subset <6>[ 6.545510] usbcore: registered new interface driver zaurus <6>[ 6.551573] usbcore: registered new interface driver cdc_ncm <6>[ 6.562830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.569725] ehci-pci: EHCI PCI platform driver <6>[ 6.574503] ehci-platform: EHCI generic platform driver <6>[ 6.580473] ehci-orion: EHCI orion driver <6>[ 6.585046] SPEAr-ehci: EHCI SPEAr driver <6>[ 6.589676] ehci-st: EHCI STMicroelectronics driver <6>[ 6.595073] ehci-exynos: EHCI Exynos driver <6>[ 6.599882] ehci-atmel: EHCI Atmel driver <6>[ 6.608337] atmel-ehci 600000.ehci: EHCI Host Controller <6>[ 6.614046] atmel-ehci 600000.ehci: new USB bus registered, assigned bus number 1 <6>[ 6.623135] atmel-ehci 600000.ehci: irq 19, io mem 0x00600000 <6>[ 6.659013] atmel-ehci 600000.ehci: USB 2.0 started, EHCI 1.00 <6>[ 6.667015] hub 1-0:1.0: USB hub found <6>[ 6.671302] hub 1-0:1.0: 3 ports detected <6>[ 6.677324] tegra-ehci: Tegra EHCI driver <6>[ 6.682173] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 6.688641] ohci-pci: OHCI PCI platform driver <6>[ 6.693548] ohci-platform: OHCI generic platform driver <6>[ 6.699531] SPEAr-ohci: OHCI SPEAr driver <6>[ 6.704073] ohci-st: OHCI STMicroelectronics driver <6>[ 6.709584] ohci-atmel: OHCI Atmel driver <6>[ 6.715633] at91_ohci 500000.ohci: USB Host Controller <6>[ 6.721229] at91_ohci 500000.ohci: new USB bus registered, assigned bus number 2 <6>[ 6.730570] at91_ohci 500000.ohci: irq 19, io mem 0x00500000 <6>[ 6.804907] hub 2-0:1.0: USB hub found <6>[ 6.809177] hub 2-0:1.0: 3 ports detected <6>[ 6.817232] usbcore: registered new interface driver usb-storage <6>[ 6.835032] i2c /dev entries driver <6>[ 6.849449] at91-reset fc068600.rstc: Starting after wakeup <6>[ 6.867162] sama5d4_wdt fc068640.watchdog: initialized (timeout = 16 sec, nowayout = 0) <6>[ 6.885121] sdhci: Secure Digital Host Controller Interface driver <6>[ 6.891659] sdhci: Copyright(c) Pierre Ossman <6>[ 6.900514] Synopsys Designware Multimedia Card Interface Driver <6>[ 6.909940] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 6.924792] atmel_mci fc000000.mmc: version: 0x600 <6>[ 6.930609] atmel_mci fc000000.mmc: using dma0chan0 for DMA transfers <6>[ 6.938618] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 6.946832] usbcore: registered new interface driver usbhid <6>[ 6.952782] usbhid: USB HID core driver <6>[ 6.973139] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc <6>[ 6.979914] nand: Micron MT29F4G08ABAEAWP <6>[ 6.984151] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224 <6>[ 6.993310] atmel_mci fc000000.mmc: Atmel MCI controller at 0xfc000000 irq 29, 1 slots <6>[ 7.004831] Bad block table found at page 131008, version 0x01 <6>[ 7.012077] Bad block table found at page 130944, version 0x01 <5>[ 7.018858] 7 fixed-partitions partitions found on MTD device atmel_nand <5>[ 7.025920] Creating 7 MTD partitions on \"atmel_nand\": <5>[ 7.031349] 0x000000000000-0x000000040000 : \"at91bootstrap\" <5>[ 7.040442] 0x000000040000-0x000000100000 : \"bootloader\" <5>[ 7.049221] 0x000000100000-0x000000140000 : \"bootloader env redundant\" <5>[ 7.059258] 0x000000140000-0x000000180000 : \"bootloader env\" <5>[ 7.068277] 0x000000180000-0x000000200000 : \"device tree\" <5>[ 7.077170] 0x000000200000-0x000000800000 : \"kernel\" <5>[ 7.085639] 0x000000800000-0x000020000000 : \"rootfs\" <6>[ 7.103807] NET: Registered protocol family 10 <6>[ 7.111403] Segment Routing with IPv6 <6>[ 7.115457] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 7.123131] NET: Registered protocol family 17 <6>[ 7.127832] can: controller area network core <6>[ 7.132748] NET: Registered protocol family 29 <6>[ 7.137417] can: raw protocol <6>[ 7.140737] can: broadcast manager protocol <6>[ 7.145157] can: netlink gateway - max_hops=1 <5>[ 7.150780] Key type dns_resolver registered <6>[ 7.155491] ThumbEE CPU extension supported. <5>[ 7.160117] Registering SWP/SWPB emulation handler <5>[ 7.166002] Loading compiled-in X.509 certificates <6>[ 7.191479] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <6>[ 7.281811] macb f8020000.ethernet eth0: PHY [f8020000.ethernet-ffffffff:01] driver [Micrel KSZ8081 or KSZ8091] (irq=46) <6>[ 7.293907] macb f8020000.ethernet eth0: configuring for phy/rmii link mode <6>[ 9.127453] macb f8020000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 9.135821] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 9.159051] Sending DHCP requests ., OK <6>[ 9.203097] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.143 <6>[ 9.211183] IP-Config: Complete: <6>[ 9.214638] device=eth0, hwaddr=52:11:6d:6b:d5:8f, ipaddr=192.168.0.143, mask=255.255.255.0, gw=192.168.0.254 <6>[ 9.225325] host=192.168.0.143, domain=lan, nis-domain=(none) <6>[ 9.231776] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= <6>[ 9.231787] nameserver0=192.168.0.1, nameserver1=192.168.1.254 <6>[ 9.247420] atmel_usart_serial atmel_usart_serial.1.auto: using dma0chan2 for rx DMA transfers <6>[ 9.256810] atmel_usart_serial atmel_usart_serial.1.auto: using dma0chan3 for tx DMA transfers <6>[ 9.271905] Freeing unused kernel memory: 2048K <6>[ 9.277032] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 9.691124] udevd[83]: starting version 3.2.9 <5>[ 9.698177] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.706780] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.714116] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 9.743126] udevd[83]: specified user 'tss' unknown <27>[ 9.748751] udevd[83]: specified group 'tss' unknown <30>[ 9.773076] udevd[84]: starting eudev-3.2.9 <6>[ 13.749516] atmel_spi f8010000.spi: Using dma0chan4 (tx) and dma0chan5 (rx) for DMA transfers <6>[ 13.758584] m25p80@0 enforce active low on chipselect handle <3>[ 13.871102] spi-nor spi0.0: unrecognized JEDEC id bytes: 00 00 00 00 00 00 <6>[ 13.878312] atmel_spi f8010000.spi: Atmel SPI Controller version 0x221 at 0xf8010000 (irq 25) <6>[ 14.021512] atmel_spi fc018000.spi: Using dma0chan6 (tx) and dma0chan7 (rx) for DMA transfers <6>[ 14.099165] atmel_spi fc018000.spi: Atmel SPI Controller version 0x221 at 0xfc018000 (irq 32) <6>[ 14.879645] at91_i2c f8014000.i2c: using dma0chan8 (tx) and dma0chan9 (rx) for DMA transfers <6>[ 15.009636] i2c i2c-0: using pinctrl states for GPIO recovery <6>[ 15.015712] i2c i2c-0: using generic GPIOs for recovery <6>[ 15.021474] at91_i2c f8014000.i2c: AT91 i2c bus driver (hw version: 0x502). <6>[ 15.498453] iio iio:device0: Resolution used: 10 bits <6>[ 15.503972] iio iio:device0: ADC Touch screen is disabled. <6>[ 15.556204] atmel_aes fc044000.aes: version: 0x201 <6>[ 15.705201] atmel_sha fc050000.sha: version: 0x420 <6>[ 15.725060] atmel_aes fc044000.aes: Atmel AES - Using dma1chan0, dma1chan1 for DMA transfers <6>[ 15.737875] atmel_tdes fc04c000.tdes: version: 0x702 <6>[ 15.849613] atmel_sha fc050000.sha: using dma1chan2 for DMA transfers <6>[ 15.857486] atmel_tdes fc04c000.tdes: using dma1chan3, dma1chan4 for DMA transfers <6>[ 15.961635] atmel_sha fc050000.sha: Atmel SHA1/SHA256/SHA224/SHA384/SHA512 <6>[ 16.020910] atmel_tdes fc04c000.tdes: Atmel DES/TDES <6>[ 16.328176] at91_rtc fc0686b0.rtc: registered as rtc0 <6>[ 16.333712] at91_rtc fc0686b0.rtc: setting system clock to 2012-01-01T00:00:30 UTC (1325376030) <6>[ 16.342716] at91_rtc fc0686b0.rtc: AT91 Real Time Clock driver. done Saving random seed: <5>[ 18.553516] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 18.778080] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-3263328/environment . /lava-3263328/environment / # /lava-3263328/bin/lava-test-runner /lava-3263328/0 /lava-3263328/bin/lava-test-runner /lava-3263328/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3263328/0/tests/0_dmesg + cat uuid + UUID=3263328_<8>[ .19.513089] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 19.622733] <8>[ 19.722481] <8>[ 19.821984] + set +x <8>[ 19.834155] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3263328/environment / # . /lava-3263328/environment/lava-3263328/bin/lava-test-runner /lava-3263328/1 / # /lava-3263328/bin/lava-test-runner /lava-3263328/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3263328/1/tests/1_bootrr + cat uuid + UUID=3263328_<8>[ 4 20.423058] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3263328/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-3263328/1/../bin/lava-test-case <8>[ 20.553415] /lava-3263328/1/../bin/lava-test-case <8>[ 20.646664] /lava-3263328/1/../bin/lava-test-case <8>[ 20.700033] + set +x <8>[ 20.743289] / #