Trying 0.0.0.0... Connected to 0. Escape character is '^]'. U-Boot 2019.04-linux4sam_6.2-icp (May 18 2022 - 22:17:10 +0000), Build: HEAD-0.00-20220518221710 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 K1FT90005, MAC 00:A0:A5:5C:6D:A2 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.126 (757 ms) => setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 => tftp 0x62000000 511798/tftp-deploy-00dl_aod/kernel/zImage tftp 0x62000000 511798/tftp-deploy-00dl_aod/kernel/zImage tftp 0x62000000 511798/tftp-deploy-00dl_aod/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.126; sending through gateway 172.16.0.254 Filename '511798/tftp-deploy-00dl_aod/kernel/zImage'. Load address: 0x62000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################## 2.3 MiB/s done Bytes transferred = 16564736 (fcc200 hex) => tftp 0x68080000 511798/tftp-deploy-00dl_aod/ramdisk/ramdisk.cpio.gz.uboot tftp 0x68080000 511798/tftp-deploy-00dl_aod/ramdisk/ramdisk.cpio.gz.uboot tftp 0x68080000 511798/tftp-deploy-00dl_aod/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.126; sending through gateway 172.16.0.254 Filename '511798/tftp-deploy-00dl_aod/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x68080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################### 2.6 MiB/s done Bytes transferred = 24544390 (1768486 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x68000000 511798/tftp-deploy-00dl_aod/dtb/lan966x-kontron-kswitch-d10-mmt-6g-2gs.dtb tftp 0x68000000 511798/tftp-deploy-00dl_aod/dtb/lan966x-kontron-kswitch-d10-mmt-6g-2gs.dtb tftp 0x68000000 511798/tftp-deploy-00dl_aod/dtb/lan966x-kontron-kswitch-d10-mmt-6g-2gs.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.126; sending through gateway 172.16.0.254 Filename '511798/tftp-deploy-00dl_aod/dtb/lan966x-kontron-kswitch-d10-mmt-6g-2gs.dtb'. Load address: 0x68000000 Loading: *# 2 KiB/s done Bytes transferred = 14136 (3738 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: 24544326 Bytes = 23.4 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 68006737 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc6-next-20241106 (KernelCI@build-j364407-arm-gcc-12-multi-v7-defconfig-kselftest-hh245) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Wed Nov 6 08:29:15 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 6G-2GS [ 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 s48460 r8192 d21172 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 72491 entries in 213 pages <6>[ 0.000000] ftrace: allocated 213 pages with 5 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.000003] sched_clock: 56 bits at 38MHz, resolution 26ns, wraps every 2199023255540ns <6>[ 0.008281] Switching to timer-based delay loop, resolution 26ns <6>[ 0.018405] Console: colour dummy device 80x30 <6>[ 0.023207] Calibrating delay loop (skipped), value calculated using timer frequency.. 75.00 BogoMIPS (lpj=37500) <6>[ 0.033681] CPU: Testing write buffer coherency: ok <6>[ 0.038987] pid_max: default: 32768 minimum: 301 <6>[ 0.045126] LSM: initializing lsm=capability,landlock,bpf,ima <6>[ 0.051394] landlock: Up and running. <6>[ 0.055339] LSM support for eBPF active <6>[ 0.060626] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.068133] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.084750] CPU0: update cpu_capacity 1024 <6>[ 0.089074] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.103574] Setting up static identity map for 0x60300000 - 0x603000ac <6>[ 0.112046] rcu: Hierarchical SRCU implementation. <6>[ 0.117049] rcu: Max phase no-delay instances is 400. <6>[ 0.147699] EFI services will not be available. <6>[ 0.153513] smp: Bringing up secondary CPUs ... <6>[ 0.158270] smp: Brought up 1 node, 1 CPU <6>[ 0.162531] SMP: Total of 1 processors activated (75.00 BogoMIPS). <6>[ 0.168946] CPU: All CPU(s) started in SVC mode. <6>[ 0.174780] Memory: 903464K/1048576K available (21504K kernel code, 3777K rwdata, 10524K rodata, 2048K init, 522K bss, 74796K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.194073] devtmpfs: initialized <6>[ 0.269305] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.279532] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns <6>[ 0.289509] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.362032] pinctrl core: initialized pinctrl subsystem <6>[ 0.383929] DMI not present or invalid. <6>[ 0.397596] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.416260] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.433865] audit: initializing netlink subsys (disabled) <6>[ 0.456751] thermal_sys: Registered thermal governor 'step_wise' <5>[ 0.457201] audit: type=2000 audit(0.261:1): state=initialized audit_enabled=0 res=1 <6>[ 0.471632] cpuidle: using governor menu <6>[ 0.479110] No ATAGs? <6>[ 0.481690] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.489887] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.517224] Serial: AMBA PL011 UART driver <6>[ 0.581384] platform e2004064.pinctrl: Fixed dependency cycle(s) with /soc/pinctrl@e2004064/phy-int-pins <6>[ 0.614780] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <6>[ 0.669297] at_xdmac e0068000.dma-controller: 16 channels, mapped at 0xf08c7000 <6>[ 0.749584] iommu: Default domain type: Translated <6>[ 0.754588] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.783990] SCSI subsystem initialized <6>[ 0.808296] usbcore: registered new interface driver usbfs <6>[ 0.814498] usbcore: registered new interface driver hub <6>[ 0.820502] usbcore: registered new device driver usb <6>[ 0.833900] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.839062] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.848767] PTP clock support registered <6>[ 0.853891] EDAC MC: Ver: 3.0.0 <6>[ 0.918644] scmi_core: SCMI protocol bus registered <6>[ 0.956281] NET: Registered PF_ATMPVC protocol family <6>[ 0.961569] NET: Registered PF_ATMSVC protocol family <6>[ 0.997918] nfc: nfc_init: NFC Core ver 0.1 <6>[ 1.003224] NET: Registered PF_NFC protocol family <6>[ 1.024304] vgaarb: loaded <6>[ 1.029974] clocksource: Switched to clocksource arch_sys_counter <6>[ 1.408106] NET: Registered PF_INET protocol family <6>[ 1.413993] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.430040] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 1.438677] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.446862] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.454985] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 1.462754] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.471319] MPTCP token hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 1.479385] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.486339] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.494854] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 1.588154] RPC: Registered named UNIX socket transport module. <6>[ 1.594308] RPC: Registered udp transport module. <6>[ 1.599254] RPC: Registered tcp transport module. <6>[ 1.604220] RPC: Registered tcp-with-tls transport module. <6>[ 1.609975] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.616724] NET: Registered PF_XDP protocol family <6>[ 1.621798] PCI: CLS 0 bytes, default 64 <5>[ 1.639626] Initialise system trusted keyrings <6>[ 1.700059] Trying to unpack rootfs image as initramfs... <6>[ 1.727755] workingset: timestamp_bits=14 max_order=18 bucket_order=4 <6>[ 1.886774] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.914837] NFS: Registering the id_resolver key type <5>[ 1.920378] Key type id_resolver registered <5>[ 1.924732] Key type id_legacy registered <6>[ 1.929337] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.936254] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.414071] NET: Registered PF_ALG protocol family <5>[ 2.419148] Key type asymmetric registered <5>[ 2.423432] Asymmetric key parser 'x509' registered <6>[ 2.429482] bounce: pool size: 64 pages <6>[ 2.434360] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) <6>[ 2.441987] io scheduler mq-deadline registered <6>[ 2.446738] io scheduler kyber registered <6>[ 2.451250] io scheduler bfq registered <4>[ 3.360266] test_firmware: interface ready <6>[ 3.554314] pinctrl-ocelot e2004064.pinctrl: driver registered <6>[ 3.698059] ledtrig-cpu: registered to indicate activity on CPUs <3>[ 3.722001] lan966x-clk e00c00a8.clock-controller: error -EBUSY: can't request region for resource [mem 0xe00c00a8-0xe00c00df] <3>[ 3.733657] lan966x-clk e00c00a8.clock-controller: probe with driver lan966x-clk failed with error -16 <6>[ 6.771808] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 6.870255] msm_serial: driver initialized <6>[ 6.876222] SuperH (H)SCI(F) driver initialized <6>[ 6.881715] STMicroelectronics ASC driver initialized <6>[ 6.887976] STM32 USART driver initialized <5>[ 6.962207] random: crng init done <6>[ 7.017029] [drm] Initialized vgem 1.0.0 for vgem on minor 0 <6>[ 7.310076] brd: module loaded <6>[ 7.478805] loop: module loaded <6>[ 7.484724] lkdtm: No crash points registered, enable through debugfs U-Boot 2019.04-linux4sam_6.2-icp (May 18 2022 - 22:17:10 +0000), Build: HEAD-0.00-20220518221710 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 K1FT90005, MAC 00:A0:A5:5C:6D:A2 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 =>