Trying 0.0.0.0... Connected to 0. Escape character is '^]'. U-Boot 2019.04-linux4sam_6.2-icp (Jul 22 2022 - 14:29:27 +0000), Build: BETA-1.03-20220722142927 CPU: SAMA7 Reset Source : SYSRESET Watchdog enabled DRAM: 1 GiB MMC: emmc@e0830000: 0 Loading Environment from SPI Flash... SF: Detected sst26vf016b with page size 256 Bytes, erase size 4 KiB, total 2 MiB OK In: serial Out: serial Err: serial VPD: BOARD_SERIAL K1FT80003, MAC 00:A0:A5:5C:6D:96 Net: eth0: port0 [PRIME], eth1: port1, eth2: port2, eth3: port3, eth4: port4, eth5: port5, eth6: port6, eth7: port7 POST memory PASSED POST env PASSED POST vpd PASSED => setenv autoload no setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp dhcp port4 Waiting for PHY auto negotiation to complete..... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.0.109 (757 ms) => setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 => tftp 0x62000000 505306/tftp-deploy-vtg1qafx/kernel/zImage tftp 0x62000000 505306/tftp-deploy-vtg1qafx/kernel/zImage tftp 0x62000000 505306/tftp-deploy-vtg1qafx/kernel/zImage port4 Waiting for PHY auto negotiation to complete...... done Using port4 device TFTP from server 10.228.65.1; our IP address is 172.16.0.109; sending through gateway 172.16.0.254 Filename '505306/tftp-deploy-vtg1qafx/kernel/zImage'. Load address: 0x62000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# 2.3 MiB/s done Bytes transferred = 16220672 (f78200 hex) => tftp 0x68080000 505306/tftp-deploy-vtg1qafx/ramdisk/ramdisk.cpio.gz.uboot tftp 0x68080000 505306/tftp-deploy-vtg1qafx/ramdisk/ramdisk.cpio.gz.uboot tftp 0x68080000 505306/tftp-deploy-vtg1qafx/ramdisk/ramdisk.cpio.gz.uboot port4 Waiting for PHY auto negotiation to complete....... done Using port4 device TFTP from server 10.228.65.1; our IP address is 172.16.0.109; sending through gateway 172.16.0.254 Filename '505306/tftp-deploy-vtg1qafx/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x68080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 2.5 MiB/s done Bytes transferred = 24782307 (17a25e3 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x68000000 505306/tftp-deploy-vtg1qafx/dtb/lan966x-kontron-kswitch-d10-mmt-8g.dtb tftp 0x68000000 505306/tftp-deploy-vtg1qafx/dtb/lan966x-kontron-kswitch-d10-mmt-8g.dtb tftp 0x68000000 505306/tftp-deploy-vtg1qafx/dtb/lan966x-kontron-kswitch-d10-mmt-8g.dtb port4 Waiting for PHY auto negotiation to complete....... done Using port4 device TFTP from server 10.228.65.1; our IP address is 172.16.0.109; sending through gateway 172.16.0.254 Filename '505306/tftp-deploy-vtg1qafx/dtb/lan966x-kontron-kswitch-d10-mmt-8g.dtb'. Load address: 0x68000000 Loading: *# 2 KiB/s done Bytes transferred = 13227 (33ab hex) => setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x62000000 0x68080000 0x68000000 bootz 0x62000000 0x68080000 0x68000000 bootz 0x62000000 0x68080000 0x68000000 ## Loading init Ramdisk from Legacy Image at 68080000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 24782243 Bytes = 23.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 68000000 Booting using the fdt blob at 0x68000000 Using Device Tree in place at 68000000, end 680063aa Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc3-next-20241017 (KernelCI@build-j344913-arm-gcc-12-multi-v7-defconfig-kselftest-brstk) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Oct 17 10:35:46 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Kontron KSwitch D10 MMT 8G [ 0.000000] earlycon: atmel_serial0 at MMIO 0xe0040200 (options '115200n8') [ 0.000000] printk: legacy bootconsole [atmel_serial0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000060000000-0x000000008fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000090000000-0x000000009fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] percpu: Embedded 19 pages/cpu s48652 r8192 d20980 u77824 [ 0.000000] Kernel command line: console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] printk: log buffer data + meta data: 131072 + 409600 = 540672 bytes <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144 <6>[ 0.000000] allocated 1048576 bytes of page_ext <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:on <6>[ 0.000000] mem auto-init: clearing system memory may take some time... <6>[ 0.000000] stackdepot: allocating hash table via alloc_large_system_hash <6>[ 0.000000] stackdepot hash table entries: 65536 (order: 7, 524288 bytes, linear) <4>[ 0.000000] ********************************************************** <4>[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** <4>[ 0.000000] ** ** <4>[ 0.000000] ** This system shows unhashed kernel memory addresses ** <4>[ 0.000000] ** via the console, logs, and other interfaces. This ** <4>[ 0.000000] ** might reduce the security of your system. ** <4>[ 0.000000] ** ** <4>[ 0.000000] ** If you see this message and you are not debugging ** <4>[ 0.000000] ** the kernel, report this immediately to your system ** <4>[ 0.000000] ** administrator! ** <4>[ 0.000000] ** ** <4>[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** <4>[ 0.000000] ********************************************************** <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 70997 entries in 209 pages <6>[ 0.000000] ftrace: allocated 209 pages with 4 groups <6>[ 0.000000] trace event string verifier disabled <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] Rude variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 37.50MHz (virt). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x8a60dd6a9, max_idle_ns: 440795204056 ns <6>[ 0.000002] sched_clock: 56 bits at 38MHz, resolution 26ns, wraps every 2199023255540ns <6>[ 0.008281] Switching to timer-based delay loop, resolution 26ns <6>[ 0.018340] Console: colour dummy device 80x30 <6>[ 0.023141] Calibrating delay loop (skipped), value calculated using timer frequency.. 75.00 BogoMIPS (lpj=37500) <6>[ 0.033622] CPU: Testing write buffer coherency: ok <6>[ 0.038924] pid_max: default: 32768 minimum: 301 <6>[ 0.045082] LSM: initializing lsm=capability,landlock,bpf,ima <6>[ 0.051357] landlock: Up and running. <6>[ 0.055293] LSM support for eBPF active <6>[ 0.060535] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.068051] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.084708] CPU0: update cpu_capacity 1024 <6>[ 0.089033] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.104676] Setting up static identity map for 0x60300000 - 0x603000ac <6>[ 0.113130] rcu: Hierarchical SRCU implementation. <6>[ 0.118128] rcu: Max phase no-delay instances is 400. <6>[ 0.147942] EFI services will not be available. <6>[ 0.153783] smp: Bringing up secondary CPUs ... <6>[ 0.158540] smp: Brought up 1 node, 1 CPU <6>[ 0.162799] SMP: Total of 1 processors activated (75.00 BogoMIPS). <6>[ 0.169213] CPU: All CPU(s) started in SVC mode. <6>[ 0.175057] Memory: 903304K/1048576K available (21504K kernel code, 3739K rwdata, 10400K rodata, 2048K init, 514K bss, 74980K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.194352] devtmpfs: initialized <6>[ 0.266094] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.276359] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns <6>[ 0.286336] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.359013] pinctrl core: initialized pinctrl subsystem <6>[ 0.380491] DMI not present or invalid. <6>[ 0.394136] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.412639] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.430133] audit: initializing netlink subsys (disabled) <6>[ 0.452622] thermal_sys: Registered thermal governor 'step_wise' <5>[ 0.453054] audit: type=2000 audit(0.256:1): state=initialized audit_enabled=0 res=1 <6>[ 0.467450] cpuidle: using governor menu <6>[ 0.474877] No ATAGs? <6>[ 0.477441] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.485623] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.512505] Serial: AMBA PL011 UART driver <6>[ 0.569818] platform e2004064.pinctrl: Fixed dependency cycle(s) with /soc/pinctrl@e2004064/phy-int-pins <6>[ 0.599337] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <6>[ 0.670202] at_xdmac e0068000.dma-controller: 16 channels, mapped at 0xf08c7000 <6>[ 0.734623] iommu: Default domain type: Translated <6>[ 0.739612] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.770973] SCSI subsystem initialized <6>[ 0.794569] usbcore: registered new interface driver usbfs <6>[ 0.800756] usbcore: registered new interface driver hub <6>[ 0.806716] usbcore: registered new device driver usb <6>[ 0.819789] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.824946] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.834621] PTP clock support registered <6>[ 0.839675] EDAC MC: Ver: 3.0.0 <6>[ 0.908864] scmi_core: SCMI protocol bus registered <6>[ 0.946910] NET: Registered PF_ATMPVC protocol family <6>[ 0.952186] NET: Registered PF_ATMSVC protocol family <6>[ 0.990112] nfc: nfc_init: NFC Core ver 0.1 <6>[ 0.995391] NET: Registered PF_NFC protocol family <6>[ 1.017135] vgaarb: loaded <6>[ 1.022799] clocksource: Switched to clocksource arch_sys_counter <6>[ 1.388844] NET: Registered PF_INET protocol family <6>[ 1.394663] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.410310] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 1.418948] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.427138] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.435228] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 1.443027] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.451538] MPTCP token hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 1.459596] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.466549] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.475115] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 1.595864] RPC: Registered named UNIX socket transport module. <6>[ 1.602016] RPC: Registered udp transport module. <6>[ 1.606963] RPC: Registered tcp transport module. <6>[ 1.611942] RPC: Registered tcp-with-tls transport module. <6>[ 1.617683] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.624454] NET: Registered PF_XDP protocol family <6>[ 1.629494] PCI: CLS 0 bytes, default 64 <5>[ 1.646914] Initialise system trusted keyrings <6>[ 1.709870] Trying to unpack rootfs image as initramfs... <6>[ 1.746020] workingset: timestamp_bits=14 max_order=18 bucket_order=4 <6>[ 1.878814] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.932439] NFS: Registering the id_resolver key type <5>[ 1.937974] Key type id_resolver registered <5>[ 1.942356] Key type id_legacy registered <6>[ 1.946996] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.953890] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.417207] NET: Registered PF_ALG protocol family <5>[ 2.422289] Key type asymmetric registered <5>[ 2.426566] Asymmetric key parser 'x509' registered <6>[ 2.432579] bounce: pool size: 64 pages <6>[ 2.437417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) <6>[ 2.445032] io scheduler mq-deadline registered <6>[ 2.449789] io scheduler kyber registered <6>[ 2.454295] io scheduler bfq registered <4>[ 3.363143] test_firmware: interface ready <6>[ 3.548544] pinctrl-ocelot e2004064.pinctrl: driver registered <6>[ 3.682877] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 6.818485] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 6.916072] msm_serial: driver initialized <6>[ 6.922000] SuperH (H)SCI(F) driver initialized <6>[ 6.927417] STMicroelectronics ASC driver initialized <6>[ 6.933581] STM32 USART driver initialized <5>[ 6.995180] random: crng init done <6>[ 7.061275] [drm] Initialized vgem 1.0.0 for vgem on minor 0 <6>[ 7.351921] brd: module loaded <6>[ 7.519703] loop: module loaded <6>[ 7.525623] lkdtm: No crash points registered, enable through debugfs <6>[ 7.552475] atmel_usart_serial atmel_usart_serial.0.auto: Using FIFO (32 data) <6>[ 7.565838] atmel_usart_serial.0.auto: ttyAT0 at MMIO 0xe0040200 (irq = 32, base_baud = 12500000) is a ATMEL_SERIAL <6>[ 7.576589] printk: legacy console [ttyAT0] enabled <6>[ 7.576589] printk: legacy console [ttyAT0] enabled <6>[ 7.586779] printk: legacy bootconsole [atmel_serial0] disabled <6>[ 7.586779] printk: legacy bootconsole [atmel_serial0] disabled U-Boot 2019.04-linux4sam_6.2-icp (Jul 22 2022 - 14:29:27 +0000), Build: BETA-1.03-20220722142927 CPU: SAMA7 Reset Source : SYSRESET Watchdog enabled DRAM: 1 GiB MMC: emmc@e0830000: 0 Loading Environment from SPI Flash... SF: Detected sst26vf016b with page size 256 Bytes, erase size 4 KiB, total 2 MiB OK In: serial Out: serial Err: serial VPD: BOARD_SERIAL K1FT80003, MAC 00:A0:A5:5C:6D:96 Net: eth0: port0 [PRIME], eth1: port1, eth2: port2, eth3: port3, eth4: port4, eth5: port5, eth6: port6, eth7: port7 POST memory PASSED POST env PASSED POST vpd PASSED =>