Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. RomBOOT AT91Bootstrap 3.7.2-rc2-dirty (Tue 14 Apr 02:17:07 BST 2015) NAND: ONFI not supported NAND: Manufacturer ID: 0xec Chip ID: 0xda NAND: Disable On-Die ECC NAND: Press the recovery button (BP4) to recovery NAND: Using Software ECC NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x21f00000 NAND: Done to load image U-Boot 2015.01 (Apr 14 2015 - 16:45:04) CPU: AT91SAM9G20 Crystal frequency: 18.432 MHz CPU clock : 396.288 MHz Master clock : 132.096 MHz DRAM: 64 MiB WARNING: Caches not enabled NAND: 256 MiB MMC: mci: 0 In: serial Out: serial Err: serial Net: macb0 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 macb0: Starting autonegotiation... macb0: Autonegotiation complete macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.20 (3810 ms) U-Boot> setenv serverip 192.168.56.230 setenv serverip 192.168.56.230 U-Boot> tftp 0x22100000 181892/tftp-deploy-ypk0khe2/kernel/zImage tftp 0x22100000 181892/tftp-deploy-ypk0khe2/kernel/zImage macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.20 Filename '181892/tftp-deploy-ypk0khe2/kernel/zImage'. Load address: 0x22100000 Loading: *################################################################# ################################################################# ################################################################# ################################################ 1.3 MiB/s done Bytes transferred = 3562536 (365c28 hex) U-Boot> tftp 0x23000000 181892/tftp-deploy-ypk0khe2/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 181892/tftp-deploy-ypk0khe2/ramdisk/ramdisk.cpio.gz.uboot macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.20 Filename '181892/tftp-deploy-ypk0khe2/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #### 1.3 MiB/s done Bytes transferred = 4823585 (499a21 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x22000000 181892/tftp-deploy-ypk0khe2/dtb/at91sam9g20ek.dtb tftp 0x22000000 181892/tftp-deploy-ypk0khe2/dtb/at91sam9g20ek.dtb macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.20 Filename '181892/tftp-deploy-ypk0khe2/dtb/at91sam9g20ek.dtb'. Load address: 0x22000000 Loading: *## 1.2 MiB/s done Bytes transferred = 20302 (4f4e hex) U-Boot> setenv bootargs ' root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/dispatcher/tmp/181892/extract-nfsrootfs-gh5fkszj,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs ' root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/dispatcher/tmp/181892/extract-nfsrootfs-gh5fkszj,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> bootz 0x22100000 0x23000000 0x22000000 bootz 0x22100000 0x23000000 0x22000000 Kernel image @ 0x22100000 [ 0x000000 - 0x365c28 ] ## Loading init Ramdisk from Legacy Image at 23000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4823521 Bytes = 4.6 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 22007f4d Starting kernel ... Booting Linux on physical CPU 0x0 Linux version 4.4.302-cip80-rt46 (KernelCI@build-j75989-arm-gcc-10-at91-dt-defconfig-nmngj) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 Fri Oct 20 17:28:02 UTC 2023 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f CPU: VIVT data cache, VIVT instruction cache Machine model: Atmel at91sam9g20ek Memory policy: Data cache writeback Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 Kernel command line: root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/dispatcher/tmp/181892/extract-nfsrootfs-gh5fkszj,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp PID hash table entries: 256 (order: -2, 1024 bytes) Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Memory: 53004K/65536K available (4887K kernel code, 174K rwdata, 1684K rodata, 216K init, 119K bss, 12532K reserved, 0K cma-reserved) Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xc4800000 - 0xff800000 ( 944 MB) lowmem : 0xc0000000 - 0xc4000000 ( 64 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .text : 0xc0008000 - 0xc0673330 (6573 kB) .init : 0xc0674000 - 0xc06aa000 ( 216 kB) .data : 0xc06aa000 - 0xc06d5ae0 ( 175 kB) .bss : 0xc06d5ae0 - 0xc06f38d0 ( 120 kB) NR_IRQS:16 nr_irqs:16 16 clocksource: pit: mask: 0x7ffffff max_cycles: 0x7ffffff, max_idle_ns: 7234361498 ns sched_clock: 32 bits at 128 Hz, resolution 7812500ns, wraps every 16777215996093750ns Console: colour dummy device 80x30 console [tty0] enabled Calibrating delay loop... 197.44 BogoMIPS (lpj=770048) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) CPU: Testing write buffer coherency: ok Setting up static identity map for 0x20008400 - 0x2000847c devtmpfs: initialized clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 14931722236523437 ns futex hash table entries: 256 (order: -1, 3072 bytes) pinctrl core: initialized pinctrl subsystem NET: Registered protocol family 16 DMA: preallocated 256 KiB pool for atomic coherent allocations AT91: Detected SoC: at91sam9g20, revision 1 No ATAGs? gpio-at91 fffff400.gpio: at address c485a400 gpio-at91 fffff600.gpio: at address c485c600 gpio-at91 fffff800.gpio: at address c485e800 pinctrl-at91 ahb:apb:pinctrl@fffff400: initialized AT91 pinctrl driver clocksource: tcb_clksrc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115749784805 ns SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb i2c-gpio i2c@0: using pins 23 (SDA) and 24 (SCL) Linux video capture interface: v2.00 Advanced Linux Sound Architecture Driver Initialized. clocksource: Switched to clocksource tcb_clksrc NET: Registered protocol family 2 IP idents hash table entries: 2048 (order: 2, 16384 bytes) TCP established hash table entries: 1024 (order: 0, 4096 bytes) TCP bind hash table entries: 1024 (order: 0, 4096 bytes) TCP: Hash tables configured (established 1024 bind 1024) UDP hash table entries: 256 (order: 0, 4096 bytes) UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) NET: Registered protocol family 1 RPC: Registered named UNIX socket transport module. RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. Trying to unpack rootfs image as initramfs... Freeing initrd memory: 4712K io scheduler noop registered (default) fffff200.serial: ttyS0 at MMIO 0xfffff200 (irq = 16, base_baud = 8256000) is a ATMEL_SERIAL console [ttyS0] enabled fffb0000.serial: ttyS1 at MMIO 0xfffb0000 (irq = 26, base_baud = 8256000) is a ATMEL_SERIAL fffb4000.serial: ttyS2 at MMIO 0xfffb4000 (irq = 27, base_baud = 8256000) is a ATMEL_SERIAL [drm] Initialized drm 1.1.0 20060810 brd: module loaded loop: module loaded ssc fffbc000.ssc: Atmel SSC device at 0xc4898000 (irq 31) atmel_nand 40000000.nand: Use On Flash BBT atmel_nand 40000000.nand: No DMA support for NAND access. nand: device found, Manufacturer ID: 0xec, Chip ID: 0xda nand: Samsung NAND 256MiB 3,3V 8-bit nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 Bad block table found at page 131008, version 0x01 Bad block table found at page 130944, version 0x01 nand_read_bbt: bad block at 0x000006120000 nand_read_bbt: bad block at 0x00000d880000 8 ofpart partitions found on MTD device atmel_nand Creating 8 MTD partitions on \"atmel_nand\": 0x000000000000-0x000000020000 : \"at91bootstrap\" 0x000000020000-0x000000060000 : \"barebox\" 0x000000060000-0x000000080000 : \"bareboxenv\" 0x000000080000-0x0000000a0000 : \"bareboxenv2\" 0x0000000a0000-0x0000000c0000 : \"oftree\" 0x0000000c0000-0x0000004c0000 : \"kernel\" 0x0000004c0000-0x000007cc0000 : \"rootfs\" 0x000007cc0000-0x000010000000 : \"data\" macb fffc4000.ethernet eth0: Cadence MACB rev 0x0001010c at 0xfffc4000 irq 28 (a6:72:4e:7e:7a:f8) macb fffc4000.ethernet eth0: attached PHY driver [Davicom DM9161A] (mii_bus:phy_addr=fffc4000.ethernet-ffffffff:00, irq=-1) ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci-atmel: EHCI Atmel driver ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver ohci-atmel: OHCI Atmel driver at91_ohci 500000.ohci: USB Host Controller at91_ohci 500000.ohci: new USB bus registered, assigned bus number 1 at91_ohci 500000.ohci: irq 33, io mem 0x00500000 usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: USB Host Controller usb usb1: Manufacturer: Linux 4.4.302-cip80-rt46 ohci_hcd usb usb1: SerialNumber: at91 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected usbcore: registered new interface driver cdc_acm cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters usbcore: registered new interface driver usb-storage usbcore: registered new interface driver usbserial usbcore: registered new interface driver usbserial_generic usbserial: USB Serial support registered for generic usbcore: registered new interface driver ftdi_sio usbserial: USB Serial support registered for FTDI USB Serial Device usbcore: registered new interface driver pl2303 usbserial: USB Serial support registered for pl2303 udc: at91_udc version 3 May 2006 g_serial gadget: Gadget Serial v2.4 g_serial gadget: g_serial ready mousedev: PS/2 mouse device common for all mice rtc-at91sam9 fffffd20.rtc: rtc core: registered fffffd20.rtc as rtc0 rtc-at91sam9 fffffd20.rtc: rtc0: SET TIME! AT91: Starting after general reset at91_wdt fffffd40.watchdog: watchdog is disabled at91_wdt: probe of fffffd40.watchdog failed with error -22 atmel_mci fffa8000.mmc: version: 0x210 atmel_mci fffa8000.mmc: using PDC atmel_mci fffa8000.mmc: No vmmc regulator found atmel_mci fffa8000.mmc: No vqmmc regulator found atmel_mci fffa8000.mmc: Atmel MCI controller at 0xfffa8000 irq 30, 1 slots usbcore: registered new interface driver usbhid usbhid: USB HID core driver iio iio:device0: Resolution used: 10 bits iio iio:device0: not support touchscreen in the adc compatible string. wm8731 1-001b: Assuming static MCLK 1-001b supply AVDD not found, using dummy regulator 1-001b supply HPVDD not found, using dummy regulator 1-001b supply DCVDD not found, using dummy regulator 1-001b supply DBVDD not found, using dummy regulator ASoC: Failed to get MCLK at91sam9g20ek-audio: probe of sound failed with error -2 NET: Registered protocol family 10 sit: IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 input: gpio_keys as /devices/soc0/gpio_keys/input/input0 rtc-at91sam9 fffffd20.rtc: hctosys: unable to read the hardware clock IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready macb fffc4000.ethernet eth0: link up (100/Full) IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Sending DHCP requests ..., OK IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.20 IP-Config: Complete: device=eth0, hwaddr=a6:72:4e:7e:7a:f8, ipaddr=192.168.56.20, mask=255.255.255.0, gw=192.168.56.254 host=192.168.56.20, domain=mayfield.sirena.org.uk, nis-domain=(none) bootserver=192.168.56.254, rootserver=192.168.56.230, rootpath= nameserver0=192.168.56.254 ALSA device list: No soundcards found. Freeing unused kernel memory: 216K Loading, please wait... Starting version 247.3-7+deb11u2 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address a6:72:4e:7e:7a:f8 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.20 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. random: nonblocking pool is initialized systemd[1]: System time before build time, advancing clock. systemd[1]: Failed to find module 'autofs4' systemd[1]: Failed to mount tmpfs at /sys/fs/cgroup: No such file or directory systemd[1]: Failed to mount cgroup at /sys/fs/cgroup/systemd: No such file or directory [[0;1;31m!!!!!![0m] Failed to mount API filesystems. systemd[1]: Freezing execution.