connecting to NetworkSerialPort(target=Target(name='at91-sama5d4_xplained', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=58485, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:58485 connected to 192.168.0.1 (port 58485) 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.136 U-Boot> setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 U-Boot> tftp 0x22100000 2362131/tftp-deploy-ggrxj6os/kernel/zImage tftp 0x22100000 2362131/tftp-deploy-ggrxj6os/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.136 Filename '2362131/tftp-deploy-ggrxj6os/kernel/zImage'. Load address: 0x22100000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################## 3 MiB/s done Bytes transferred = 6573576 (644e08 hex) U-Boot> tftp 0x23000000 2362131/tftp-deploy-ggrxj6os/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 2362131/tftp-deploy-ggrxj6os/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.136 Filename '2362131/tftp-deploy-ggrxj6os/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################### 3.1 MiB/s done Bytes transferred = 11036004 (a86564 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x22000000 2362131/tftp-deploy-ggrxj6os/dtb/at91-sama5d4_xplained.dtb tftp 0x22000000 2362131/tftp-deploy-ggrxj6os/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.136 Filename '2362131/tftp-deploy-ggrxj6os/dtb/at91-sama5d4_xplained.dtb'. Load address: 0x22000000 Loading: *### 2.4 MiB/s done Bytes transferred = 32370 (7e72 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 - 0x644e08 ] ## Loading init Ramdisk from Legacy Image at 23000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 11035940 Bytes = 10.5 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 2200ae71 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st20 (KernelCI@build-j24183-arm-gcc-10-multi-v7-defconfig-kh76s) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Fri Aug 12 09:40:29 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Atmel SAMA5D4 Xplained [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 64 MiB at 0x3c000000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @dbbb0000 s14860 r8192 d22004 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 428292K/524288K available (8633K kernel code, 985K rwdata, 3824K rodata, 1048K init, 320K bss, 30460K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0e33528 (12462 kB) [ 0.000000] .init : 0xc0e34000 - 0xc0f3a000 (1048 kB) [ 0.000000] .data : 0xc0f3a000 - 0xc1030460 ( 986 kB) [ 0.000000] .bss : 0xc1033000 - 0xc10830e0 ( 321 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 8 ways, 128 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x06020000 [ 0.000000] clocksource: pit: mask: 0x3ffffff max_cycles: 0x3ffffff, max_idle_ns: 5429717099 ns [ 0.000000] sched_clock: 32 bits at 200 Hz, resolution 5000000ns, wraps every 10737418237500000ns [ 0.000000] Console: colour dummy device 80x30 [ 0.030000] Calibrating delay loop... 351.02 BogoMIPS (lpj=877568) [ 0.035000] pid_max: default: 32768 minimum: 301 [ 0.035000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.035000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.035000] CPU: Testing write buffer coherency: ok [ 0.035000] CPU0: thread -1, cpu 0, socket -1, mpidr c0000000 [ 0.035000] Setting up static identity map for 0x20209000 - 0x20209098 [ 0.040000] Brought up 1 CPUs [ 0.040000] SMP: Total of 1 processors activated (351.02 BogoMIPS). [ 0.040000] CPU: All CPU(s) started in SVC mode. [ 0.045000] devtmpfs: initialized [ 0.060000] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1 [ 0.060000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.060000] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.070000] pinctrl core: initialized pinctrl subsystem [ 0.070000] NET: Registered protocol family 16 [ 0.075000] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.080000] cpuidle: using governor ladder [ 0.080000] cpuidle: using governor menu [ 0.080000] AT91: Detected SoC family: sama5d4 [ 0.080000] AT91: Detected SoC: sama5d44, revision 0 [ 0.105000] No ATAGs? [ 0.105000] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.105000] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.105000] gpio-at91 fc06a000.gpio: at address e081c000 [ 0.105000] gpio-at91 fc06b000.gpio: at address e081e000 [ 0.110000] gpio-at91 fc06c000.gpio: at address e0832000 [ 0.110000] gpio-at91 fc068000.gpio: at address e0834000 [ 0.110000] gpio-at91 fc06d000.gpio: at address e0836000 [ 0.110000] pinctrl-at91 ahb:apb:pinctrl@fc06a000: initialized AT91 pinctrl driver [ 0.115000] Serial: AMBA PL011 UART driver [ 0.120000] clocksource: tcb_clksrc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 173750949719 ns [ 1.345000] at_xdmac f0004000.dma-controller: 16 channels, mapped at 0xe083c000 [ 1.345000] at_xdmac f0014000.dma-controller: 16 channels, mapped at 0xe083e000 [ 1.355000] vgaarb: loaded [ 1.360000] SCSI subsystem initialized [ 1.360000] usbcore: registered new interface driver usbfs [ 1.360000] usbcore: registered new interface driver hub [ 1.360000] usbcore: registered new device driver usb [ 1.360000] pps_core: LinuxPPS API ver. 1 registered [ 1.360000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.360000] PTP clock support registered [ 1.360000] EDAC MC: Ver: 3.0.0 [ 1.365000] clocksource: Switched to clocksource tcb_clksrc [ 1.385000] NET: Registered protocol family 2 [ 1.385000] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 1.385000] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 1.385000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 1.385000] TCP: Hash tables configured (established 4096 bind 4096) [ 1.385000] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.390000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.390000] NET: Registered protocol family 1 [ 1.390000] RPC: Registered named UNIX socket transport module. [ 1.390000] RPC: Registered udp transport module. [ 1.390000] RPC: Registered tcp transport module. [ 1.390000] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.390000] Unpacking initramfs... [ 3.025000] Freeing initrd memory: 10780K [ 3.050000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.050000] NFS: Registering the id_resolver key type [ 3.050000] Key type id_resolver registered [ 3.055000] Key type id_legacy registered [ 3.055000] ntfs: driver 2.1.32 [Flags: R/O]. [ 3.055000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.055000] io scheduler noop registered [ 3.055000] io scheduler deadline registered [ 3.055000] io scheduler cfq registered (default) [ 3.210000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 3.215000] SuperH (H)SCI(F) driver initialized [ 3.220000] fc00c000.serial: ttyAT0 at MMIO 0xfc00c000 (irq = 35, base_baud = 5500000) is a ATMEL_SERIAL [ 3.860000] console [ttyAT0] enabled [ 3.865000] fc010000.serial: ttyAT1 at MMIO 0xfc010000 (irq = 36, base_baud = 5500000) is a ATMEL_SERIAL [ 3.875000] msm_serial: driver initialized [ 3.880000] STMicroelectronics ASC driver initialized [ 3.890000] [drm] Initialized drm 1.1.0 20060810 [ 3.910000] loop: module loaded [ 3.935000] atmel_nand_nfc 90000000.nfc: NFC is probed. [ 3.940000] atmel_nand 80000000.nand: Cannot get PMECC lookup table offset, will build a lookup table in runtime. [ 3.950000] atmel_nand 80000000.nand: Use On Flash BBT [ 3.955000] atmel_nand 80000000.nand: Using dma0chan0 for DMA transfers. [ 3.960000] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc [ 3.970000] nand: Micron MT29F4G08ABAEAWP [ 3.970000] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224 [ 3.980000] atmel_nand 80000000.nand: minimum ECC: 8 bits in 512 bytes [ 3.985000] atmel_nand 80000000.nand: Initialize PMECC params, cap: 8, sector: 512 [ 3.995000] atmel_nand 80000000.nand: Using NFC Sram read and write [ 4.000000] Bad block table found at page 131008, version 0x01 [ 4.010000] Bad block table found at page 130944, version 0x01 [ 4.015000] 6 ofpart partitions found on MTD device atmel_nand [ 4.020000] Creating 6 MTD partitions on \"atmel_nand\": [ 4.025000] 0x000000000000-0x000000040000 : \"at91bootstrap\" [ 4.035000] 0x000000040000-0x0000000c0000 : \"bootloader\" [ 4.040000] 0x0000000c0000-0x000000180000 : \"bootloader env\" [ 4.050000] 0x000000180000-0x000000200000 : \"device tree\" [ 4.055000] 0x000000200000-0x000000800000 : \"kernel\" [ 4.065000] 0x000000800000-0x000010000000 : \"rootfs\" [ 4.080000] CAN device driver interface [ 4.185000] macb f8020000.ethernet eth0: Cadence GEM rev 0x00020120 at 0xf8020000 irq 33 (52:11:6d:6b:d5:8f) [ 4.195000] macb f8020000.ethernet eth0: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=f8020000.ethernet-ffffffff:01, irq=177) [ 4.210000] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 4.215000] igb: Copyright (c) 2007-2014 Intel Corporation. [ 4.225000] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 4.235000] usbcore: registered new interface driver pegasus [ 4.240000] usbcore: registered new interface driver asix [ 4.245000] usbcore: registered new interface driver ax88179_178a [ 4.250000] usbcore: registered new interface driver cdc_ether [ 4.255000] usbcore: registered new interface driver smsc75xx [ 4.260000] usbcore: registered new interface driver smsc95xx [ 4.270000] usbcore: registered new interface driver net1080 [ 4.275000] usbcore: registered new interface driver cdc_subset [ 4.280000] usbcore: registered new interface driver zaurus [ 4.285000] usbcore: registered new interface driver cdc_ncm [ 4.295000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.300000] ehci-pci: EHCI PCI platform driver [ 4.305000] ehci-platform: EHCI generic platform driver [ 4.310000] ehci-omap: OMAP-EHCI Host Controller driver [ 4.315000] ehci-orion: EHCI orion driver [ 4.320000] SPEAr-ehci: EHCI SPEAr driver [ 4.325000] ehci-st: EHCI STMicroelectronics driver [ 4.330000] ehci-exynos: EHCI EXYNOS driver [ 4.335000] ehci-atmel: EHCI Atmel driver [ 4.345000] atmel-ehci 600000.ehci: EHCI Host Controller [ 4.350000] atmel-ehci 600000.ehci: new USB bus registered, assigned bus number 1 [ 4.355000] atmel-ehci 600000.ehci: irq 25, io mem 0x00600000 [ 4.370000] atmel-ehci 600000.ehci: USB 2.0 started, EHCI 1.00 [ 4.375000] hub 1-0:1.0: USB hub found [ 4.380000] hub 1-0:1.0: 3 ports detected [ 4.385000] tegra-ehci: Tegra EHCI driver [ 4.390000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.395000] ohci-pci: OHCI PCI platform driver [ 4.400000] ohci-platform: OHCI generic platform driver [ 4.405000] ohci-omap3: OHCI OMAP3 driver [ 4.410000] SPEAr-ohci: OHCI SPEAr driver [ 4.415000] ohci-st: OHCI STMicroelectronics driver [ 4.420000] ohci-atmel: OHCI Atmel driver [ 4.425000] at91_ohci 500000.ohci: USB Host Controller [ 4.430000] at91_ohci 500000.ohci: new USB bus registered, assigned bus number 2 [ 4.440000] at91_ohci 500000.ohci: irq 25, io mem 0x00500000 [ 4.505000] hub 2-0:1.0: USB hub found [ 4.505000] hub 2-0:1.0: 3 ports detected [ 4.515000] usbcore: registered new interface driver usb-storage [ 4.525000] mousedev: PS/2 mouse device common for all mice [ 4.535000] i2c /dev entries driver [ 4.545000] AT91: Starting after wakeup [ 4.560000] sdhci: Secure Digital Host Controller Interface driver [ 4.565000] sdhci: Copyright(c) Pierre Ossman [ 4.570000] atmel_mci fc000000.mmc: version: 0x600 [ 4.575000] atmel_mci fc000000.mmc: using dma0chan1 for DMA transfers [ 4.585000] VDD MCI1: supplied by VCC 3V3 [ 4.620000] atmel_mci fc000000.mmc: Atmel MCI controller at 0xfc000000 irq 34, 1 slots [ 4.625000] Synopsys Designware Multimedia Card Interface Driver [ 4.635000] sdhci-pltfm: SDHCI platform and OF driver helper [ 4.645000] ledtrig-cpu: registered to indicate activity on CPUs [ 4.650000] usbcore: registered new interface driver usbhid [ 4.655000] usbhid: USB HID core driver [ 4.670000] NET: Registered protocol family 10 [ 4.680000] sit: IPv6 over IPv4 tunneling driver [ 4.685000] NET: Registered protocol family 17 [ 4.690000] can: controller area network core (rev 20120528 abi 9) [ 4.695000] NET: Registered protocol family 29 [ 4.700000] can: raw protocol (rev 20120528) [ 4.705000] can: broadcast manager protocol (rev 20120528 t) [ 4.710000] can: netlink gateway (rev 20130117) max_hops=1 [ 4.715000] Key type dns_resolver registered [ 4.720000] ThumbEE CPU extension supported. [ 4.725000] Registering SWP/SWPB emulation handler [ 4.735000] input: gpio_keys as /devices/soc0/gpio_keys/input/input0 [ 4.740000] hctosys: unable to open rtc device (rtc0) [ 4.755000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 5.740000] macb f8020000.ethernet eth0: link up (100/Full) [ 5.745000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.760000] Sending DHCP requests ., OK [ 5.775000] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.136 [ 5.780000] IP-Config: Complete: [ 5.785000] device=eth0, hwaddr=52:11:6d:6b:d5:8f, ipaddr=192.168.0.136, mask=255.255.255.0, gw=192.168.0.254 [ 5.795000] host=192.168.0.136, domain=, nis-domain=(none) [ 5.800000] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 5.805000] nameserver0=192.168.0.1, nameserver1=192.168.1.254 [ 5.815000] atmel_usart fc00c000.serial: using dma0chan2 for rx DMA transfers [ 5.820000] atmel_usart fc00c000.serial: using dma0chan3 for tx DMA transfers [ 5.830000] Freeing unused kernel memory: 1048K [ 5.900000] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 6.205000] udevd[83]: starting version 3.2.9 [ 6.215000] random: udevd: uninitialized urandom read (16 bytes read, 27 bits of entropy available) [ 6.225000] random: udevd: uninitialized urandom read (16 bytes read, 27 bits of entropy available) [ 6.235000] random: udevd: uninitialized urandom read (16 bytes read, 27 bits of entropy available) [ 6.265000] udevd[83]: specified user 'tss' unknown [ 6.270000] udevd[83]: specified group 'tss' unknown [ 6.285000] udevd[84]: starting eudev-3.2.9 [ 8.230000] at91_i2c f8014000.i2c: using dma0chan4 (tx) and dma0chan5 (rx) for DMA transfers [ 8.355000] at91_i2c f8014000.i2c: AT91 i2c bus driver (hw version: 0x502). [ 8.360000] atmel_aes fc044000.aes: version: 0x201 [ 8.375000] atmel_aes fc044000.aes: Atmel AES - Using dma1chan0, dma1chan1 for DMA transfers [ 8.385000] atmel_spi f8010000.spi: version: 0x221 [ 8.390000] atmel_spi f8010000.spi: Using dma0chan6 (tx) and dma0chan7 (rx) for DMA transfers [ 8.400000] atmel_spi f8010000.spi: Atmel SPI Controller at 0xf8010000 (irq 30) [ 8.465000] m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 0, 0 [ 8.510000] atmel_spi fc018000.spi: version: 0x221 [ 8.520000] atmel_spi fc018000.spi: Using dma0chan8 (tx) and dma0chan9 (rx) for DMA transfers [ 8.525000] atmel_spi fc018000.spi: Atmel SPI Controller at 0xfc018000 (irq 37) [ 8.595000] iio iio:device0: Resolution used: 10 bits [ 8.600000] iio iio:device0: ADC Touch screen is disabled. [ 8.645000] atmel_tdes fc04c000.tdes: version: 0x702 [ 8.650000] atmel_tdes fc04c000.tdes: using dma1chan2, dma1chan3 for DMA transfers [ 8.735000] atmel_tdes fc04c000.tdes: Atmel DES/TDES [ 8.740000] atmel_sha fc050000.sha: version: 0x420 [ 8.745000] atmel_sha fc050000.sha: using dma1chan4 for DMA transfers [ 8.755000] atmel_sha fc050000.sha: initialization failed. [ 8.760000] atmel_sha: probe of fc050000.sha failed with error -22 [ 8.765000] rtc rtc0: invalid alarm value: 1900-1-1 0:0:0 [ 8.785000] at91_rtc fc0686b0.rtc: rtc core: registered fc0686b0.rtc as rtc0 [ 8.790000] at91_rtc fc0686b0.rtc: AT91 Real Time Clock driver. done Saving random seed: [ 10.535000] random: dd: uninitialized urandom read (512 bytes read, 41 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 10.740000] random: dropbear: uninitialized urandom read (32 bytes read, 42 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # [ 111.405000] random: nonblocking pool is initialized # # # # #