2.12.1 SAMA5D3 Xplained Booting from External SD Card Logs
2.12.1.1 AT91Bootstrap
AT91Bootstrap 4.0.5-gitAUTOINC+8fe4b67188-r0.tano3.2 (2022-11-09 13:05:42)
SD/MMC: Image: Read file u-boot.bin to 0x26f00000
SD: Card Capacity: High or Extended
SD: Specification Version 3.0X
SD/MMC: Done to load image
<debug_uart>
AT91Bootstrap 3.10.1-rc1-gitAUTOINC+1d013b417b-r0.tano1 (2022-08-07 21:52:45)
SD/MMC: Image: Read file u-boot.bin to 0x26f00000
SD: Card Capacity: High or Extended
SD: Specification Version 3.0X
SD/MMC: Done to load image
<debug_uart>
2.12.1.2 U-Boot
U-Boot 2020.01-gitAUTOINC+af59b26c22-tano0.2 (Aug 07 2022 - 23:26:36 +0000)
CPU: SAMA5D36
Crystal frequency: 12 MHz
CPU clock : 528 MHz
Master clock : 132 MHz
DRAM: 256 MiB
NAND: 256 MiB
MMC: Atmel mci: 0, Atmel mci: 1
Loading Environment from MMC... OK
In: serial@ffffee00
Out: serial@ffffee00
Err: serial@ffffee00
Net:
Warning: ethernet@f0028000 MAC addresses don't match:
Address in ROM is 00:10:a1:98:97:02
Address in environment is 00:10:a1:98:97:01
eth0: ethernet@f0028000, eth1: ethernet@f802c000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
MMC read: dev # 0, block # 512, count 256 ... 256 blocks read: OK
## Executing script at 21000000
Board name: sama5d3_xplained
Active system A
Loading kernel fitImage...
switch to partitions #0, OK
mmc0 is current device
4621968 bytes read in 300 ms (14.7 MiB/s)
Booting kernel 0x24000000#conf-at91-sama5d3_xplained.dtb...
## Loading kernel from FIT Image at 24000000 ...
Using 'conf-at91-sama5d3_xplained.dtb' configuration
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Type: Kernel Image
Compression: uncompressed
Data Start: 0x24000118
Data Size: 4570032 Bytes = 4.4 MiB
Architecture: ARM
OS: Linux
Load Address: 0x22000000
Entry Point: 0x22000000
Hash algo: sha256
Hash value: 6992af574ff5a3c39b1bb202b9276f95ab05435a699afed3ea5f0cd10a38314d
Verifying Hash Integrity ... sha256+ OK
## Loading fdt from FIT Image at 24000000 ...
Using 'conf-at91-sama5d3_xplained.dtb' configuration
Trying 'fdt-at91-sama5d3_xplained.dtb' fdt subimage
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x2445bde0
Data Size: 49941 Bytes = 48.8 KiB
Architecture: ARM
Load Address: 0x23e00000
Hash algo: sha256
Hash value: e3f2fc684562136c01081975e579280f1c9d0fa41d579ebb57add47dad0f1f3f
Verifying Hash Integrity ... sha256+ OK
Loading fdt from 0x2445bde0 to 0x23e00000
Booting using the fdt blob at 0x23e00000
Loading Kernel Image
Loading Device Tree to 2fb30000, end 2fb3f314 ... OK
Starting kernel ...
2.12.1.3 Linux Kernel (OS)
Note
This is the first power-on logs after writing an image to the SD card, so there is a step of automatically resizong (expanding) the overlay partition to the entire SD card.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 6.1.74-tano-mchp-standard-g3f74b634cc-tano0.2.1.20.0.1 (oe-user@oe-host) (arm-oe-linux-gnueabi-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 Tue Jan 23 16:07:43 UTC 2024
[ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: SAMA5D3 Xplained
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] cma: Reserved 16 MiB at 0x2e800000
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000020000000-0x000000002fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000020000000-0x000000002fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000020000000-0x000000002fffffff]
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
[ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/mmcblk0p3 ro rootfstype=squashfs rootwait rootfs_partition=3 rootfs_volume=3 earlyprintk panic=15
[ 0.000000] Unknown kernel command line parameters "earlyprintk rootfs_partition=3 rootfs_volume=3", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 229084K/262144K available (9216K kernel code, 461K rwdata, 2336K rodata, 1024K init, 168K bss, 16676K reserved, 16384K cma-reserved)
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] clocksource: timer@f0010000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115833966437 ns
[ 0.000004] sched_clock: 32 bits at 17MHz, resolution 60ns, wraps every 130150523873ns
[ 0.000043] Switching to timer-based delay loop, resolution 60ns
[ 0.000470] clocksource: pit: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 14479245754 ns
[ 0.001178] Console: colour dummy device 80x30
[ 0.001268] Calibrating delay loop (skipped), value calculated using timer frequency.. 33.00 BogoMIPS (lpj=165000)
[ 0.001306] CPU: Testing write buffer coherency: ok
[ 0.001395] pid_max: default: 32768 minimum: 301
[ 0.001827] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001882] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.005720] Setting up static identity map for 0x20100000 - 0x20100060
[ 0.007155] devtmpfs: initialized
[ 0.022657] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
[ 0.023184] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.023238] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[ 0.025483] pinctrl core: initialized pinctrl subsystem
[ 0.028488] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.030893] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.033664] cpuidle: using governor menu
[ 0.066972] AT91: PM: standby: standby, suspend: ulp0
[ 0.068781] gpio-at91 fffff200.gpio: at address (ptrval)
[ 0.070568] gpio-at91 fffff400.gpio: at address (ptrval)
[ 0.072421] gpio-at91 fffff600.gpio: at address (ptrval)
[ 0.074372] gpio-at91 fffff800.gpio: at address (ptrval)
[ 0.076430] gpio-at91 fffffa00.gpio: at address (ptrval)
[ 0.078429] pinctrl-at91 ahb:apb:pinctrl@fffff200: initialized AT91 pinctrl driver
[ 0.105010] at_hdmac ffffe600.dma-controller: Atmel AHB DMA Controller ( cpy set slave ), 8 channels
[ 0.107238] at_hdmac ffffe800.dma-controller: Atmel AHB DMA Controller ( cpy set slave ), 8 channels
[ 0.110257] AT91: Detected SoC family: sama5d3
[ 0.110280] AT91: Detected SoC: sama5d36, revision 2
[ 0.112574] SCSI subsystem initialized
[ 0.113245] usbcore: registered new interface driver usbfs
[ 0.113391] usbcore: registered new interface driver hub
[ 0.113512] usbcore: registered new device driver usb
[ 0.114727] at91_i2c f0014000.i2c: using dma0chan0 (tx) and dma0chan1 (rx) for DMA transfers
[ 0.115130] i2c i2c-0: using pinctrl states for GPIO recovery
[ 0.115243] i2c i2c-0: using generic GPIOs for recovery
[ 0.115384] at91_i2c f0014000.i2c: AT91 i2c bus driver (hw version: 0x402).
[ 0.116366] at91_i2c f0018000.i2c: using dma0chan2 (tx) and dma0chan3 (rx) for DMA transfers
[ 0.116742] i2c i2c-1: using pinctrl states for GPIO recovery
[ 0.116858] i2c i2c-1: using generic GPIOs for recovery
[ 0.117000] at91_i2c f0018000.i2c: AT91 i2c bus driver (hw version: 0x402).
[ 0.117951] at91_i2c f801c000.i2c: can't get DMA channel, continue without DMA support
[ 0.118336] i2c i2c-2: using pinctrl states for GPIO recovery
[ 0.118450] i2c i2c-2: using generic GPIOs for recovery
[ 0.118588] at91_i2c f801c000.i2c: AT91 i2c bus driver (hw version: 0x402).
[ 0.119459] mc: Linux media interface: v0.10
[ 0.119638] videodev: Linux video capture interface: v2.00
[ 0.119811] pps_core: LinuxPPS API ver. 1 registered
[ 0.119825] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.119886] PTP clock support registered
[ 0.120695] Advanced Linux Sound Architecture Driver Initialized.
[ 0.121979] Bluetooth: Core ver 2.22
[ 0.122132] NET: Registered PF_BLUETOOTH protocol family
[ 0.122148] Bluetooth: HCI device and connection manager initialized
[ 0.122179] Bluetooth: HCI socket layer initialized
[ 0.122210] Bluetooth: L2CAP socket layer initialized
[ 0.122261] Bluetooth: SCO socket layer initialized
[ 0.123761] clocksource: Switched to clocksource timer@f0010000
[ 0.156261] NET: Registered PF_INET protocol family
[ 0.156735] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.158563] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.158650] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.158694] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.158766] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.158868] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.159101] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.159157] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.159540] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.160782] RPC: Registered named UNIX socket transport module.
[ 0.160812] RPC: Registered udp transport module.
[ 0.160821] RPC: Registered tcp transport module.
[ 0.160829] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.162293] Initialise system trusted keyrings
[ 0.163821] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[ 0.164866] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.367627] Key type asymmetric registered
[ 0.367662] Asymmetric key parser 'x509' registered
[ 0.367823] io scheduler mq-deadline registered
[ 0.367849] io scheduler kyber registered
[ 0.390476] brd: module loaded
[ 0.406377] loop: module loaded
[ 0.408032] atmel_usart_serial.0.auto: ttyS1 at MMIO 0xf001c000 (irq = 28, base_baud = 4125000) is a ATMEL_SERIAL
[ 0.410727] atmel_usart_serial.1.auto: ttyS2 at MMIO 0xf0020000 (irq = 29, base_baud = 4125000) is a ATMEL_SERIAL
[ 0.413363] atmel_usart_serial.2.auto: ttyS5 at MMIO 0xf0024000 (irq = 30, base_baud = 4125000) is a ATMEL_SERIAL
[ 0.416149] atmel_usart_serial.3.auto: ttyS0 at MMIO 0xffffee00 (irq = 31, base_baud = 8250000) is a ATMEL_SERIAL
[ 1.112734] printk: console [ttyS0] enabled
[ 1.122744] atmel_spi f0004000.spi: Using dma0chan4 (tx) and dma0chan5 (rx) for DMA transfers
[ 1.132616] atmel_spi f0004000.spi: Atmel SPI Controller version 0x213 at 0xf0004000 (irq 32)
[ 1.142278] atmel_spi f8008000.spi: Using dma1chan0 (tx) and dma1chan1 (rx) for DMA transfers
[ 1.152018] atmel_spi f8008000.spi: Atmel SPI Controller version 0x213 at 0xf8008000 (irq 33)
[ 1.164226] CAN device driver interface
[ 1.170026] at91_can f000c000.can: device registered (reg_base=(ptrval), irq=34)
[ 1.184057] macb f0028000.ethernet eth0: Cadence GEM rev 0x00020119 at 0xf0028000 irq 35 (00:10:a1:98:97:01)
[ 1.199317] macb f802c000.ethernet eth1: Cadence MACB rev 0x0001010c at 0xf802c000 irq 36 (00:10:a1:98:97:02)
[ 1.209905] PPP generic driver version 2.4.2
[ 1.215182] PPP MPPE Compression module registered
[ 1.219969] NET: Registered PF_PPPOX protocol family
[ 1.229508] atmel-ehci 700000.ehci: EHCI Host Controller
[ 1.234952] atmel-ehci 700000.ehci: new USB bus registered, assigned bus number 1
[ 1.242965] atmel-ehci 700000.ehci: irq 37, io mem 0x00700000
[ 1.273833] atmel-ehci 700000.ehci: USB 2.0 started, EHCI 1.00
[ 1.280051] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 1.288392] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.295640] usb usb1: Product: EHCI Host Controller
[ 1.300492] usb usb1: Manufacturer: Linux 6.1.74-tano-mchp-standard-g3f74b634cc-tano0.2.1.20.0.1 ehci_hcd
[ 1.310124] usb usb1: SerialNumber: 700000.ehci
[ 1.316394] hub 1-0:1.0: USB hub found
[ 1.320227] hub 1-0:1.0: 3 ports detected
[ 1.328238] at91_ohci 600000.ohci: USB Host Controller
[ 1.333433] at91_ohci 600000.ohci: new USB bus registered, assigned bus number 2
[ 1.341338] at91_ohci 600000.ohci: irq 37, io mem 0x00600000
[ 1.418213] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 1.426558] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.433802] usb usb2: Product: USB Host Controller
[ 1.438567] usb usb2: Manufacturer: Linux 6.1.74-tano-mchp-standard-g3f74b634cc-tano0.2.1.20.0.1 ohci_hcd
[ 1.448222] usb usb2: SerialNumber: at91
[ 1.453645] hub 2-0:1.0: USB hub found
[ 1.457568] hub 2-0:1.0: 3 ports detected
[ 1.463862] usbcore: registered new interface driver cdc_acm
[ 1.469513] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.477845] usbcore: registered new interface driver usb-storage
[ 1.484175] usbcore: registered new interface driver usbserial_generic
[ 1.490767] usbserial: USB Serial support registered for generic
[ 1.496920] usbcore: registered new interface driver ftdi_sio
[ 1.502711] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.513181] at91_rtc fffffeb0.rtc: registered as rtc0
[ 1.518354] at91_rtc fffffeb0.rtc: setting system clock to 2007-01-01T00:00:09 UTC (1167609609)
[ 1.527159] at91_rtc fffffeb0.rtc: AT91 Real Time Clock driver.
[ 1.533390] i2c_dev: i2c /dev entries driver
[ 1.540844] at91-reset fffffe00.reset-controller: Starting after wakeup
[ 1.549383] Bluetooth: HCI UART driver ver 2.3
[ 1.553892] Bluetooth: HCI UART protocol H4 registered
[ 1.559100] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 1.565574] usbcore: registered new interface driver btusb
[ 1.571648] sdhci: Secure Digital Host Controller Interface driver
[ 1.577895] sdhci: Copyright(c) Pierre Ossman
[ 1.582515] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.590346] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.596993] atmel_aes f8038000.crypto: version: 0x135
[ 1.602360] atmel_aes f8038000.crypto: Atmel AES - Using dma1chan2, dma1chan3 for DMA transfers
[ 1.612019] atmel_sha f8034000.crypto: version: 0x410
[ 1.617232] atmel_sha f8034000.crypto: using dma1chan4 for DMA transfers
[ 1.624095] atmel_sha f8034000.crypto: Atmel SHA1/SHA256/SHA224/SHA384/SHA512
[ 1.632098] atmel_tdes f803c000.crypto: version: 0x701
[ 1.637518] atmel_tdes f803c000.crypto: using dma1chan5, dma1chan6 for DMA transfers
[ 1.645562] atmel_tdes f803c000.crypto: Atmel DES/TDES
[ 1.651443] usbcore: registered new interface driver usbhid
[ 1.657095] usbhid: USB HID core driver
[ 1.665051] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[ 1.671410] nand: Micron MT29F2G08ABAEAWP
[ 1.675499] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.685119] atmel_mci f0000000.mmc: version: 0x505
[ 1.690000] atmel_mci f0000000.mmc: using dma0chan7 for DMA transfers
[ 1.699016] atmel_mci f8000000.mmc: version: 0x505
[ 1.703981] atmel_mci f8000000.mmc: using dma1chan7 for DMA transfers
[ 1.711746] Bad block table found at page 131008, version 0x01
[ 1.718464] Bad block table found at page 130944, version 0x01
[ 1.724827] atmel_mci f0000000.mmc: Atmel MCI controller at 0xf0000000 irq 43, 1 slots
[ 1.734233] 7 fixed-partitions partitions found on MTD device atmel_nand
[ 1.740990] Creating 7 MTD partitions on "atmel_nand":
[ 1.746187] 0x000000000000-0x000000040000 : "at91bootstrap"
[ 1.752433] atmel_mci f8000000.mmc: Atmel MCI controller at 0xf8000000 irq 44, 1 slots
[ 1.764740] 0x000000040000-0x000000180000 : "uboot"
[ 1.773359] 0x000000180000-0x0000001c0000 : "startup"
[ 1.782314] 0x0000001c0000-0x000000200000 : "ubootenv"
[ 1.791186] 0x000000200000-0x000006a00000 : "system_a"
[ 1.800792] 0x000006a00000-0x00000d200000 : "system_b"
[ 1.810055] 0x00000d200000-0x000010000000 : "rootfs_data"
[ 1.821162] iio iio:device0: Resolution used: 12 bits
[ 1.826299] iio iio:device0: ADC Touch screen is disabled.
[ 1.838834] u32 classifier
[ 1.841512] input device check on
[ 1.845259] Actions configured
[ 1.849278] NET: Registered PF_INET6 protocol family
[ 1.858035] Segment Routing with IPv6
[ 1.861896] In-situ OAM (IOAM) with IPv6
[ 1.866083] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.873551] NET: Registered PF_PACKET protocol family
[ 1.878822] Bridge firewalling registered
[ 1.882803] can: controller area network core
[ 1.887415] NET: Registered PF_CAN protocol family
[ 1.892188] can: raw protocol
[ 1.895230] can: broadcast manager protocol
[ 1.899401] can: netlink gateway - max_hops=1
[ 1.904445] Bluetooth: RFCOMM TTY layer initialized
[ 1.909385] Bluetooth: RFCOMM socket layer initialized
[ 1.914653] Bluetooth: RFCOMM ver 1.11
[ 1.918398] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.923695] Bluetooth: BNEP filters: protocol multicast
[ 1.929012] Bluetooth: BNEP socket layer initialized
[ 1.933973] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.939891] Bluetooth: HIDP socket layer initialized
[ 1.944942] l2tp_core: L2TP core driver, V2.0
[ 1.949289] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 1.954112] l2tp_netlink: L2TP netlink interface
[ 1.959472] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.968051] Loading compiled-in X.509 certificates
[ 1.973632] mmc0: new high speed SDHC card at address b368
[ 1.981273] mmcblk0: mmc0:b368 SDC 15.0 GiB
[ 2.001043] mmcblk0: p1 p2 p3 p4 < p5 p6 p7 >
[ 2.036909] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 2.045930] ALSA device list:
[ 2.048875] No soundcards found.
[ 2.060553] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[ 2.071754] devtmpfs: mounted
[ 2.077592] Freeing unused kernel image (initmem) memory: 1024K
[ 2.083843] Run /sbin/init as init process
[ 2.263692] init: Console is alive
[ 3.407957] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 3.443250] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 3.461399] init: - preinit -
[ 6.463808] random: crng init done
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 9.994727] overlay-resize: Root device mmcblk0
[ 10.215978] overlay-resize: Overlay partition /dev/mmcblk0p7 (disk /dev/mmcblk0)
[ 10.410040] overlay-resize: EXT4 filesystem
[ 11.022389] overlay-resize: Filesystem successfully checked (0)
[ 13.227924] overlay-resize: Partition 4 resized to 31512542s
[ 13.537775] overlay-resize: Partition 7 resized to 31512542s
[ 13.544011] overlay-resize: Partition /dev/mmcblk0p7 end sector 1925119 -> 31512542
[ 13.552027] overlay-resize: Resizing filesystem on partition /dev/mmcblk0p7...
[ 69.969445] overlay-resize: Filesystem resized
[ 70.230792] SWUPDATE: AT91Bootstrap version 4.0.5-gitAUTOINC+8fe4b67188-r0.tano3.2
[ 70.431180] SWUPDATE: U-Boot version 2020.01-gitAUTOINC+af59b26c22-tano0.3
[ 70.557007] SWUPDATE: Failed to extract the U-Boot startup version from '/dev/mmcblk1'
[ 70.594558] SWUPDATE: Kernel version 6.1.74-tano-mchp-standard-g3f74b634cc-tano0.2.1.20.0.1
[ 70.630842] SWUPDATE: Read-only filesystem version 2024-04-04-14-07-11-UTC
[ 70.829672] mount_root: /dev/mmcblk0p1: p1, rw, start 1048576, size 8388608
[ 70.843733] mount_root: /dev/mmcblk0p2: p2, rw, start 9437184, size 67108864
[ 70.851464] mount_root: /dev/mmcblk0p3: p3, rw, start 76546048, size 402653184 [rootfs]
[ 70.861218] mount_root: /dev/mmcblk0p4: p4, rw, start 480246784, size 1024
[ 70.875190] mount_root: /dev/mmcblk0p5: p5, rw, start 480247808, size 67108864
[ 70.884892] mount_root: /dev/mmcblk0p6: p6, rw, start 548405248, size 402653184
[ 70.898681] mount_root: /dev/mmcblk0p7: p7, rw, start 952107008, size 15182315008 [overlay]
[ 70.907415] mount_root: root filesystem on the /dev/mmcblk0p3 partition of /dev/mmcblk0 (rw) device
[ 70.942337] mount_root: founded suitable overlay partition /dev/mmcblk0p7
[ 70.955953] mount_root: loading kmods from internal overlay
[ 71.325951] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 71.338064] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 71.578085] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Quota mode: disabled.
[ 76.819254] block: attempting to load /tmp/ext4_cfg/upper/etc/config/fstab
[ 76.827972] block: unable to load configuration (fstab: Entry not found)
[ 76.834996] block: attempting to load /tmp/ext4_cfg/etc/config/fstab
[ 76.841677] block: unable to load configuration (fstab: Entry not found)
[ 76.848728] block: attempting to load /etc/config/fstab
[ 76.869892] block: extroot: not configured
[ 78.620736] EXT4-fs (mmcblk0p7): unmounting filesystem.
[ 78.737607] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Quota mode: disabled.
[ 78.861991] block: attempting to load /tmp/ext4_cfg/upper/etc/config/fstab
[ 78.869416] block: unable to load configuration (fstab: Entry not found)
[ 78.876475] block: attempting to load /tmp/ext4_cfg/etc/config/fstab
[ 78.883159] block: unable to load configuration (fstab: Entry not found)
[ 78.890217] block: attempting to load /etc/config/fstab
[ 78.896641] block: extroot: not configured
[ 78.903943] mount_root: overlay filesystem has not been fully initialized yet
[ 78.918315] mount_root: switching to ext4 overlay
[ 79.697882] Root filesystem mounted
[ 82.290514] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 82.387487] procd: - ubus -
[ 82.571852] procd: - init -
Please press Enter to activate this console.
[ 86.602743] kmodloader: loading kernel modules from /etc/modules.d/*
[ 86.697219] tun: Universal TUN/TAP device driver, 1.6
[ 86.905914] atmel_usba_udc 500000.gadget: MMIO registers at [mem 0xf8030000-0xf8033fff] mapped at 430665c2
[ 86.915803] atmel_usba_udc 500000.gadget: FIFO at [mem 0x00500000-0x005fffff] mapped at dfae73ea
[ 86.951836] usbcore: registered new interface driver cdc_wdm
[ 87.035008] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 87.338620] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 87.349513] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 87.358031] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 87.366733] cfg80211: failed to load regulatory.db
[ 87.389515] cryptodev: loading out-of-tree module taints kernel.
[ 87.416378] cryptodev: driver 1.12 loaded.
[ 87.427265] gre: GRE over IPv4 demultiplexor driver
[ 87.627339] PPTP driver version 0.8.5
[ 87.769098] xt_time: kernel timezone is +0300
[ 87.787977] usbcore: registered new interface driver cdc_ether
[ 87.809277] usbcore: registered new interface driver cdc_ncm
[ 87.903284] usbcore: registered new interface driver qmi_wwan
[ 87.997503] usbcore: registered new interface driver cdc_mbim
[ 88.023428] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 102.196520] Cgroup memory moving (move_charge_at_immigrate) is deprecated. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
[ 106.436640] udevd[1411]: starting version 3.2.10
[ 106.689788] udevd[1411]: starting eudev-3.2.10
[ 155.578279] macb f0028000.ethernet eth0: PHY [f0028000.ethernet-ffffffff:07] driver [Micrel KSZ9031 Gigabit PHY] (irq=POLL)
[ 155.589533] macb f0028000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 155.651589] br-lan: port 1(eth0) entered blocking state
[ 155.656907] br-lan: port 1(eth0) entered disabled state
[ 155.662656] device eth0 entered promiscuous mode
[ 155.966660] macb f802c000.ethernet eth1: PHY [f802c000.ethernet-ffffffff:01] driver [Micrel KSZ8081 or KSZ8091] (irq=POLL)
[ 155.977825] macb f802c000.ethernet eth1: configuring for phy/rmii link mode
[ 158.806275] macb f0028000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 158.824573] br-lan: port 1(eth0) entered blocking state
[ 158.829803] br-lan: port 1(eth0) entered forwarding state
[ 158.879923] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 192.095264] using random self ethernet address
[ 192.099705] using random host ethernet address
[ 192.105833] usb0: HOST MAC ca:a5:be:b9:82:ea
[ 192.110100] usb0: MAC 3e:e5:81:4b:61:0f
[ 192.114085] using random self ethernet address
[ 192.118497] using random host ethernet address
[ 192.123077] g_ether gadget.0: Ethernet Gadget, version: Memorial Day 2008
[ 192.129934] g_ether gadget.0: g_ether ready
[ 192.304090] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
tanowrt login: root
Password:
_______ __ __ _
|__ __| \ \ / / | | Embedded Linux Distribution
| | __ _ _ __ __\ \ /\ / / __| |_ by Tano Systems
| |/ _` | '_ \ / _ \ \/ \/ / '__| __|
| | (_| | | | | (_) \ /\ /| | | |_ (c) 2018-2024 Tano Systems LLC
|_|\__,_|_| |_|\___/ \/ \/ |_| \__| https://tano-systems.com
Board: Atmel SAMA5D3 Xplained (SD)
Release: Kirkstone
Revision: 981efb8a6cdf08c0071d86ae3ad626ab608bac4b
2024-04-04 14:07:11 UTC
[root@tanowrt ~]#
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.78-tano-at91-standard-g046113c438-tano0.2.20.20.0.0 (oe-user@oe-host) (gcc version 10.3.0 (GCC)) #1 Sun Aug 7 23:10:38 UTC 2022
[ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: SAMA5D3 Xplained
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] cma: Reserved 16 MiB at 0x2e800000
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] random: get_random_bytes called from 0xc0a008e8 with crng_init=0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
[ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/mmcblk0p3 ro rootfstype=squashfs rootwait rootfs_partition=3 rootfs_volume=3 earlyprintk panic=15
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 232316K/262144K available (7168K kernel code, 272K rwdata, 1296K rodata, 1024K init, 169K bss, 13444K reserved, 16384K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (8160 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 273 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 170 kB)
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] clocksource: timer@f0010000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115833966437 ns
[ 0.000018] sched_clock: 32 bits at 16MHz, resolution 60ns, wraps every 130150523873ns
[ 0.000045] Switching to timer-based delay loop, resolution 60ns
[ 0.000636] clocksource: pit: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 14479245754 ns
[ 0.001236] Console: colour dummy device 80x30
[ 0.001310] Calibrating delay loop (skipped), value calculated using timer frequency.. 33.00 BogoMIPS (lpj=165000)
[ 0.001343] pid_max: default: 32768 minimum: 301
[ 0.001671] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001708] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.003062] CPU: Testing write buffer coherency: ok
[ 0.004493] Setting up static identity map for 0x20100000 - 0x20100060
[ 0.006396] devtmpfs: initialized
[ 0.024608] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
[ 0.025027] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.025067] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.027039] pinctrl core: initialized pinctrl subsystem
[ 0.029005] NET: Registered protocol family 16
[ 0.031552] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.033947] cpuidle: using governor menu
[ 0.056962] AT91: PM: standby: standby, suspend: ulp0
[ 0.058262] gpio-at91 fffff200.gpio: at address (ptrval)
[ 0.059460] gpio-at91 fffff400.gpio: at address (ptrval)
[ 0.060843] gpio-at91 fffff600.gpio: at address (ptrval)
[ 0.062237] gpio-at91 fffff800.gpio: at address (ptrval)
[ 0.063712] gpio-at91 fffffa00.gpio: at address (ptrval)
[ 0.065552] pinctrl-at91 ahb:apb:pinctrl@fffff200: initialized AT91 pinctrl driver
[ 0.066307] atmel_tcb: probe of f0010000.timer failed with error -16
[ 0.082853] at_hdmac ffffe600.dma-controller: Atmel AHB DMA Controller ( cpy set slave ), 8 channels
[ 0.084644] at_hdmac ffffe800.dma-controller: Atmel AHB DMA Controller ( cpy set slave ), 8 channels
[ 0.087254] AT91: Detected SoC family: sama5d3
[ 0.087279] AT91: Detected SoC: sama5d36, revision 2
[ 0.088962] SCSI subsystem initialized
[ 0.089534] usbcore: registered new interface driver usbfs
[ 0.089671] usbcore: registered new interface driver hub
[ 0.089817] usbcore: registered new device driver usb
[ 0.091520] at91_i2c f0014000.i2c: using dma0chan0 (tx) and dma0chan1 (rx) for DMA transfers
[ 0.091956] at91_i2c f0014000.i2c: AT91 i2c bus driver (hw version: 0x402).
[ 0.093268] at91_i2c f0018000.i2c: using dma0chan2 (tx) and dma0chan3 (rx) for DMA transfers
[ 0.093670] at91_i2c f0018000.i2c: AT91 i2c bus driver (hw version: 0x402).
[ 0.094318] at91_i2c f801c000.i2c: can't get DMA channel, continue without DMA support
[ 0.094679] at91_i2c f801c000.i2c: AT91 i2c bus driver (hw version: 0x402).
[ 0.095487] media: Linux media interface: v0.10
[ 0.095595] videodev: Linux video capture interface: v2.00
[ 0.095695] pps_core: LinuxPPS API ver. 1 registered
[ 0.095711] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.095764] PTP clock support registered
[ 0.096330] Advanced Linux Sound Architecture Driver Initialized.
[ 0.097377] Bluetooth: Core ver 2.22
[ 0.097511] NET: Registered protocol family 31
[ 0.097532] Bluetooth: HCI device and connection manager initialized
[ 0.097562] Bluetooth: HCI socket layer initialized
[ 0.097599] Bluetooth: L2CAP socket layer initialized
[ 0.097673] Bluetooth: SCO socket layer initialized
[ 0.098799] clocksource: Switched to clocksource timer@f0010000
[ 0.124636] NET: Registered protocol family 2
[ 0.125707] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[ 0.125832] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.125890] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.125941] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.126175] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.126225] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.126610] NET: Registered protocol family 1
[ 0.127717] RPC: Registered named UNIX socket transport module.
[ 0.127747] RPC: Registered udp transport module.
[ 0.127761] RPC: Registered tcp transport module.
[ 0.127774] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.129938] Initialise system trusted keyrings
[ 0.130420] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[ 0.131239] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.145603] Key type asymmetric registered
[ 0.145634] Asymmetric key parser 'x509' registered
[ 0.145681] io scheduler noop registered (default)
[ 0.145698] io scheduler mq-deadline registered
[ 0.145713] io scheduler kyber registered
[ 0.163194] brd: module loaded
[ 0.181209] loop: module loaded
[ 0.182562] atmel_usart_serial.0.auto: ttyS1 at MMIO 0xf001c000 (irq = 23, base_baud = 4125000) is a ATMEL_SERIAL
[ 0.184468] atmel_usart_serial.1.auto: ttyS2 at MMIO 0xf0020000 (irq = 24, base_baud = 4125000) is a ATMEL_SERIAL
[ 0.186302] atmel_usart_serial.2.auto: ttyS5 at MMIO 0xf0024000 (irq = 25, base_baud = 4125000) is a ATMEL_SERIAL
[ 0.188174] atmel_usart_serial.3.auto: ttyS0 at MMIO 0xffffee00 (irq = 38, base_baud = 8250000) is a ATMEL_SERIAL
[ 0.847438] console [ttyS0] enabled
[ 0.856423] atmel_spi f0004000.spi: Using dma0chan4 (tx) and dma0chan5 (rx) for DMA transfers
[ 0.865827] atmel_spi f0004000.spi: Atmel SPI Controller version 0x213 at 0xf0004000 (irq 20)
[ 0.875932] atmel_spi f8008000.spi: Using dma1chan0 (tx) and dma1chan1 (rx) for DMA transfers
[ 0.885301] atmel_spi f8008000.spi: Atmel SPI Controller version 0x213 at 0xf8008000 (irq 28)
[ 0.895101] libphy: Fixed MDIO Bus: probed
[ 0.900096] CAN device driver interface
[ 0.905482] at91_can f000c000.can: device registered (reg_base=(ptrval), irq=45)
[ 0.915195] libphy: MACB_mii_bus: probed
[ 1.021081] Micrel KSZ9031 Gigabit PHY f0028000.ethernet-ffffffff:07: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=f0028000.ethernet-ffffffff:07, irq=POLL)
[ 1.037028] macb f0028000.ethernet eth0: Cadence GEM rev 0x00020119 at 0xf0028000 irq 46 (00:10:a1:98:97:01)
[ 1.048247] libphy: MACB_mii_bus: probed
[ 1.150401] Micrel KSZ8081 or KSZ8091 f802c000.ethernet-ffffffff:01: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=f802c000.ethernet-ffffffff:01, irq=POLL)
[ 1.166173] macb f802c000.ethernet eth1: Cadence MACB rev 0x0001010c at 0xf802c000 irq 47 (00:10:a1:98:97:02)
[ 1.176531] PPP generic driver version 2.4.2
[ 1.181302] PPP MPPE Compression module registered
[ 1.186053] NET: Registered protocol family 24
[ 1.190626] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.197118] ehci-atmel: EHCI Atmel driver
[ 1.205401] atmel-ehci 700000.ehci: EHCI Host Controller
[ 1.210827] atmel-ehci 700000.ehci: new USB bus registered, assigned bus number 1
[ 1.219044] atmel-ehci 700000.ehci: irq 50, io mem 0x00700000
[ 1.248880] atmel-ehci 700000.ehci: USB 2.0 started, EHCI 1.00
[ 1.255126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 1.263446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.270688] usb usb1: Product: EHCI Host Controller
[ 1.275530] usb usb1: Manufacturer: Linux 4.19.78-tano-at91-standard-g046113c438-tano0.2.20.20.0.0 ehci_hcd
[ 1.285371] usb usb1: SerialNumber: 700000.ehci
[ 1.291260] hub 1-0:1.0: USB hub found
[ 1.295070] hub 1-0:1.0: 3 ports detected
[ 1.300499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.306690] ohci-atmel: OHCI Atmel driver
[ 1.312049] at91_ohci 600000.ohci: USB Host Controller
[ 1.317217] at91_ohci 600000.ohci: new USB bus registered, assigned bus number 2
[ 1.325116] at91_ohci 600000.ohci: irq 50, io mem 0x00600000
[ 1.403258] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[ 1.411593] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.418837] usb usb2: Product: USB Host Controller
[ 1.423588] usb usb2: Manufacturer: Linux 4.19.78-tano-at91-standard-g046113c438-tano0.2.20.20.0.0 ohci_hcd
[ 1.433404] usb usb2: SerialNumber: at91
[ 1.439530] hub 2-0:1.0: USB hub found
[ 1.443342] hub 2-0:1.0: 3 ports detected
[ 1.449088] usbcore: registered new interface driver cdc_acm
[ 1.454711] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.463013] usbcore: registered new interface driver usb-storage
[ 1.469297] usbcore: registered new interface driver usbserial_generic
[ 1.475868] usbserial: USB Serial support registered for generic
[ 1.482001] usbcore: registered new interface driver ftdi_sio
[ 1.487779] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.496664] at91_rtc fffffeb0.rtc: registered as rtc0
[ 1.501805] at91_rtc fffffeb0.rtc: AT91 Real Time Clock driver.
[ 1.507914] i2c /dev entries driver
[ 1.514307] at91-reset fffffe00.rstc: Starting after user reset
[ 1.521842] Bluetooth: HCI UART driver ver 2.3
[ 1.526254] Bluetooth: HCI UART protocol H4 registered
[ 1.531594] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 1.537970] usbcore: registered new interface driver btusb
[ 1.544047] sdhci: Secure Digital Host Controller Interface driver
[ 1.550276] sdhci: Copyright(c) Pierre Ossman
[ 1.555487] atmel_mci f0000000.mmc: version: 0x505
[ 1.561482] atmel_mci f0000000.mmc: using dma0chan6 for DMA transfers
[ 1.568138] atmel_mci f0000000.mmc: Linked as a consumer to regulator.1
[ 1.600657] atmel_mci f0000000.mmc: Atmel MCI controller at 0xf0000000 irq 19, 1 slots
[ 1.609476] atmel_mci f8000000.mmc: version: 0x505
[ 1.615050] atmel_mci f8000000.mmc: using dma1chan2 for DMA transfers
[ 1.645479] atmel_mci f8000000.mmc: Atmel MCI controller at 0xf8000000 irq 27, 1 slots
[ 1.653787] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.661063] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.667417] atmel_aes f8038000.aes: version: 0x135
[ 1.677113] atmel_aes f8038000.aes: Atmel AES - Using dma1chan3, dma1chan4 for DMA transfers
[ 1.686339] atmel_sha f8034000.sha: version: 0x410
[ 1.691850] atmel_sha f8034000.sha: using dma1chan5 for DMA transfers
[ 1.698401] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.708187] atmel_sha f8034000.sha: Atmel SHA1/SHA256/SHA224/SHA384/SHA512
[ 1.715915] atmel_tdes f803c000.tdes: version: 0x701
[ 1.721275] mmc0: new high speed SDHC card at address b368
[ 1.728753] mmcblk0: mmc0:b368 SDC 15.0 GiB
[ 1.735304] atmel_tdes f803c000.tdes: using dma1chan6, dma1chan7 for DMA transfers
[ 1.747820] mmcblk0: p1 p2 p3 p4 < p5 p6 p7 >
[ 1.758768] atmel_tdes f803c000.tdes: Atmel DES/TDES
[ 1.758843] random: fast init done
[ 1.767912] usbcore: registered new interface driver usbhid
[ 1.773523] usbhid: USB HID core driver
[ 1.781909] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[ 1.788234] nand: Micron MT29F2G08ABAEAWP
[ 1.792337] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.800924] Bad block table found at page 131008, version 0x01
[ 1.807240] Bad block table found at page 130944, version 0x01
[ 1.813563] 7 fixed-partitions partitions found on MTD device atmel_nand
[ 1.820303] Creating 7 MTD partitions on "atmel_nand":
[ 1.825412] 0x000000000000-0x000000040000 : "at91bootstrap"
[ 1.833044] 0x000000040000-0x000000180000 : "uboot"
[ 1.840030] 0x000000180000-0x0000001c0000 : "startup"
[ 1.847006] 0x0000001c0000-0x000000200000 : "ubootenv"
[ 1.854160] 0x000000200000-0x000006a00000 : "system_a"
[ 1.863433] 0x000006a00000-0x00000d200000 : "system_b"
[ 1.872810] 0x00000d200000-0x000010000000 : "rootfs_data"
[ 1.882328] iio iio:device0: Resolution used: 12 bits
[ 1.887368] iio iio:device0: ADC Touch screen is disabled.
[ 1.898426] u32 classifier
[ 1.901178] Actions configured
[ 1.905157] NET: Registered protocol family 10
[ 1.911789] Segment Routing with IPv6
[ 1.915545] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.922789] NET: Registered protocol family 17
[ 1.927360] Bridge firewalling registered
[ 1.931412] can: controller area network core (rev 20170425 abi 9)
[ 1.937772] NET: Registered protocol family 29
[ 1.942300] can: raw protocol (rev 20170425)
[ 1.946532] can: broadcast manager protocol (rev 20170425 t)
[ 1.952270] can: netlink gateway (rev 20170425) max_hops=1
[ 1.958222] Bluetooth: RFCOMM TTY layer initialized
[ 1.963170] Bluetooth: RFCOMM socket layer initialized
[ 1.968312] Bluetooth: RFCOMM ver 1.11
[ 1.972105] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.977379] Bluetooth: BNEP filters: protocol multicast
[ 1.982680] Bluetooth: BNEP socket layer initialized
[ 1.987601] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.993601] Bluetooth: HIDP socket layer initialized
[ 1.998582] l2tp_core: L2TP core driver, V2.0
[ 2.002962] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 2.007705] l2tp_netlink: L2TP netlink interface
[ 2.014313] Loading compiled-in X.509 certificates
[ 2.028979] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[ 2.036509] at91_rtc fffffeb0.rtc: setting system clock to 2022-08-08 03:22:03 UTC (1659928923)
[ 2.046108] ALSA device list:
[ 2.049100] No soundcards found.
[ 2.058916] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[ 2.070401] devtmpfs: mounted
[ 2.076226] Freeing unused kernel memory: 1024K
[ 2.080989] Run /sbin/init as init process
[ 2.263087] init: Console is alive
[ 2.904562] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 2.923569] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 2.932315] init: - preinit -
[ 3.542473] random: jshn: uninitialized urandom read (4 bytes read)
[ 3.582311] random: jshn: uninitialized urandom read (4 bytes read)
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 6.923839] overlay-resize: Root device mmcblk0
[ 7.170356] overlay-resize: Overlay partition /dev/mmcblk0p7 (disk /dev/mmcblk0)
[ 7.299163] overlay-resize: EXT4 filesystem
[ 9.498707] overlay-resize: Filesystem successfully checked (0)
[ 9.505466] overlay-resize: Partition /dev/mmcblk0p7 already resized
[ 9.512182] overlay-resize: Resizing filesystem on partition /dev/mmcblk0p7...
[ 9.564367] overlay-resize: Filesystem resized
[ 9.748697] SWUPDATE: AT91Bootstrap version 3.10.1-rc1-gitAUTOINC+1d013b417b-r0.tano1
[ 9.916253] SWUPDATE: U-Boot version 2020.01-gitAUTOINC+af59b26c22-tano0.2
[ 10.003715] SWUPDATE: Failed to extract the U-Boot startup version from '/dev/mmcblk1'
[ 10.032303] SWUPDATE: Kernel version 4.19.78-tano-at91-standard-g046113c438-tano0.2.20.20.0.0
[ 10.053750] SWUPDATE: Read-only filesystem version 2022-08-07-23-26-23-UTC
[ 10.178554] mount_root: /dev/mmcblk0p1: p1, rw, start 1048576, size 8388608
[ 10.192487] mount_root: /dev/mmcblk0p2: p2, rw, start 9437184, size 67108864
[ 10.200083] mount_root: /dev/mmcblk0p3: p3, rw, start 76546048, size 402653184 [rootfs]
[ 10.209651] mount_root: /dev/mmcblk0p4: p4, rw, start 480246784, size 1024
[ 10.223431] mount_root: /dev/mmcblk0p5: p5, rw, start 480247808, size 67108864
[ 10.233166] mount_root: /dev/mmcblk0p6: p6, rw, start 548405248, size 402653184
[ 10.246964] mount_root: /dev/mmcblk0p7: p7, rw, start 952107008, size 15182331904 [overlay]
[ 10.255573] mount_root: root filesystem on the /dev/mmcblk0p3 partition of /dev/mmcblk0 (rw) device
[ 10.290365] mount_root: founded suitable overlay partition /dev/mmcblk0p7
[ 10.298174] mount_root: loading kmods from internal overlay
[ 10.436953] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 10.446760] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 10.711743] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 10.720183] block: attempting to load /tmp/ext4_cfg/upper/etc/config/fstab
[ 10.736667] block: extroot: not configured
[ 10.859136] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 11.040493] block: attempting to load /tmp/ext4_cfg/upper/etc/config/fstab
[ 11.053984] block: extroot: not configured
[ 11.059979] mount_root: switching to ext4 overlay
[ 11.248593] Root filesystem mounted
[ 12.927723] urandom-seed: Seeding with /etc/urandom.seed
[ 13.004845] procd: - ubus -
[ 13.042804] random: ubusd: uninitialized urandom read (4 bytes read)
[ 13.062281] random: ubusd: uninitialized urandom read (4 bytes read)
[ 13.070194] random: ubusd: uninitialized urandom read (4 bytes read)
[ 13.085398] procd: - init -
Please press Enter to activate this console.
[ 15.912405] kmodloader: loading kernel modules from /etc/modules.d/*
[ 15.937327] tun: Universal TUN/TAP device driver, 1.6
[ 16.018021] atmel_usba_udc 500000.gadget: MMIO registers at [mem 0xf8030000-0xf8033fff] mapped at (ptrval)
[ 16.027835] atmel_usba_udc 500000.gadget: FIFO at [mem 0x00500000-0x005fffff] mapped at (ptrval)
[ 16.071765] usbcore: registered new interface driver cdc_wdm
[ 16.126184] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 16.343581] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 16.350801] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 16.359479] cfg80211: failed to load regulatory.db
[ 16.380638] cryptodev: loading out-of-tree module taints kernel.
[ 16.399426] cryptodev: driver 1.12 loaded.
[ 16.404661] gre: GRE over IPv4 demultiplexor driver
[ 16.504764] PPTP driver version 0.8.5
[ 16.544067] xt_time: kernel timezone is +0300
[ 16.561345] usbcore: registered new interface driver cdc_ncm
[ 16.608940] usbcore: registered new interface driver qmi_wwan
[ 16.638081] usbcore: registered new interface driver cdc_mbim
[ 16.663783] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 17.876286] random: crng init done
[ 17.879752] random: 5 urandom warning(s) missed due to ratelimiting
[ 25.231674] udevd[1152]: starting version 3.2.10
[ 25.421491] udevd[1152]: starting eudev-3.2.10
[ 49.809535] br-lan: port 1(eth0) entered blocking state
[ 49.814735] br-lan: port 1(eth0) entered disabled state
[ 49.820636] device eth0 entered promiscuous mode
[ 49.902680] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 49.990288] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 65.300032] using random self ethernet address
[ 65.304449] using random host ethernet address
[ 65.310444] usb0: HOST MAC ba:d4:fd:23:36:d3
[ 65.314826] usb0: MAC 36:f4:34:7f:0e:12
[ 65.318679] using random self ethernet address
[ 65.323164] using random host ethernet address
[ 65.327700] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
[ 65.334358] g_ether gadget: g_ether ready
[ 65.343031] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 65.506426] g_ether gadget: high-speed config #2: RNDIS
[ 65.511981] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[ 69.529296] macb f0028000.ethernet eth0: link up (1000/Full)
[ 69.535106] br-lan: port 1(eth0) entered blocking state
[ 69.540382] br-lan: port 1(eth0) entered forwarding state
[ 69.549616] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
tanowrt login: root
Password:
_______ __ __ _
|__ __| \ \ / / | | Embedded Linux Distribution
| | __ _ _ __ __\ \ /\ / / __| |_ by Tano Systems
| |/ _` | '_ \ / _ \ \/ \/ / '__| __|
| | (_| | | | | (_) \ /\ /| | | |_ (c) 2018-2022 Tano Systems LLC
|_|\__,_|_| |_|\___/ \/ \/ |_| \__| https://tano-systems.com
Board: Atmel SAMA5D3 Xplained (SD)
Release: 2021.06
Revision: 9130fe66baf66bccb231c1d917a262999d0cee1b
2022-08-07 23:26:23 UTC
[root@tanowrt ~]#