Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'.  U-Boot SPL 2020.10 (Apr 28 2023 - 11:09:01 +0100) Trying to boot from MMC2 U-Boot 2020.10 (Apr 28 2023 - 11:09:01 +0100) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to use mmc 1:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.1.14 (1016 ms) => setenv serverip 192.168.1.1 setenv serverip 192.168.1.1 => tftp 0x82000000 1217423/tftp-deploy-ih_nprur/kernel/zImage tftp 0x82000000 1217423/tftp-deploy-ih_nprur/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.1.1; our IP address is 192.168.1.14 Filename '1217423/tftp-deploy-ih_nprur/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################## 2 MiB/s done Bytes transferred = 16564736 (fcc200 hex) => tftp 0x83000000 1217423/tftp-deploy-ih_nprur/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1217423/tftp-deploy-ih_nprur/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.1.1; our IP address is 192.168.1.14 Filename '1217423/tftp-deploy-ih_nprur/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################# 2 MiB/s done Bytes transferred = 24563558 (176cf66 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1217423/tftp-deploy-ih_nprur/dtb/am335x-boneblack.dtb tftp 0x88000000 1217423/tftp-deploy-ih_nprur/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.1.1; our IP address is 192.168.1.14 Filename '1217423/tftp-deploy-ih_nprur/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *##### 2.3 MiB/s done Bytes transferred = 70544 (11390 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-06 9:06:12 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 24563494 Bytes = 23.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8801438f 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 [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: legacy bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 19 pages/cpu s48460 r8192 d21172 u77824 [ 0.000000] Kernel command line: console=ttyO0,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: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130560 <6>[ 0.000000] allocated 530432 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: 32768 (order: 6, 262144 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] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008337] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019406] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.034967] Console: colour dummy device 80x30 <3>[ 0.039935] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.046941] This ensures that you still see kernel messages. Please <3>[ 0.053666] update your kernel commandline. <6>[ 0.058314] Calibrating delay loop... 987.13 BogoMIPS (lpj=493568) <6>[ 0.073326] CPU: Testing write buffer coherency: ok <6>[ 0.078850] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.084336] pid_max: default: 32768 minimum: 301 <6>[ 0.090098] LSM: initializing lsm=capability,landlock,bpf,ima <6>[ 0.096534] landlock: Up and running. <6>[ 0.100748] LSM support for eBPF active <6>[ 0.105705] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.113531] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.127390] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.138807] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.149133] rcu: Hierarchical SRCU implementation. <6>[ 0.154406] rcu: Max phase no-delay instances is 400. <6>[ 0.178275] EFI services will not be available. <6>[ 0.184428] smp: Bringing up secondary CPUs ... <6>[ 0.189468] smp: Brought up 1 node, 1 CPU <6>[ 0.193916] SMP: Total of 1 processors activated (987.13 BogoMIPS). <6>[ 0.200652] CPU: All CPU(s) started in SVC mode. <6>[ 0.206385] Memory: 382968K/522240K available (21504K kernel code, 3777K rwdata, 10524K rodata, 2048K init, 522K bss, 69404K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.224405] devtmpfs: initialized <6>[ 0.383280] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.392972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns <6>[ 0.403327] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.464577] pinctrl core: initialized pinctrl subsystem <6>[ 0.483067] DMI not present or invalid. <6>[ 0.493391] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.509977] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.520866] audit: initializing netlink subsys (disabled) <6>[ 0.539126] thermal_sys: Registered thermal governor 'step_wise' <5>[ 0.539450] audit: type=2000 audit(0.325:1): state=initialized audit_enabled=0 res=1 <6>[ 0.554344] cpuidle: using governor menu <6>[ 0.612768] No ATAGs? <6>[ 0.615437] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.638231] Serial: AMBA PL011 UART driver <6>[ 0.647667] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <6>[ 0.704799] iommu: Default domain type: Translated <6>[ 0.710064] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.738339] SCSI subsystem initialized <6>[ 0.756192] usbcore: registered new interface driver usbfs <6>[ 0.762469] usbcore: registered new interface driver hub <6>[ 0.768542] usbcore: registered new device driver usb <6>[ 0.778763] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.784199] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.794056] PTP clock support registered <6>[ 0.799008] EDAC MC: Ver: 3.0.0 <6>[ 0.856267] scmi_core: SCMI protocol bus registered <6>[ 0.881616] NET: Registered PF_ATMPVC protocol family <6>[ 0.887177] NET: Registered PF_ATMSVC protocol family <6>[ 0.921181] nfc: nfc_init: NFC Core ver 0.1 <6>[ 0.926408] NET: Registered PF_NFC protocol family <6>[ 0.941829] vgaarb: loaded <6>[ 0.955934] clocksource: Switched to clocksource dmtimer <6>[ 1.128389] NET: Registered PF_INET protocol family <6>[ 1.134270] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 1.145699] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 1.154675] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.163060] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 1.171385] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 1.179114] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 1.187093] MPTCP token hash table entries: 512 (order: 1, 8192 bytes, linear) <6>[ 1.195102] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 1.202188] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 1.210377] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 1.313590] RPC: Registered named UNIX socket transport module. <6>[ 1.320049] RPC: Registered udp transport module. <6>[ 1.325179] RPC: Registered tcp transport module. <6>[ 1.330304] RPC: Registered tcp-with-tls transport module. <6>[ 1.336234] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.343170] NET: Registered PF_XDP protocol family <6>[ 1.348434] PCI: CLS 0 bytes, default 64 <5>[ 1.361084] Initialise system trusted keyrings <6>[ 1.410348] Trying to unpack rootfs image as initramfs... <6>[ 1.416432] rootfs image is not initramfs (invalid magic at start of compressed archive); looks like an initrd <6>[ 1.445557] workingset: timestamp_bits=14 max_order=17 bucket_order=3 <6>[ 1.539848] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.574481] NFS: Registering the id_resolver key type <5>[ 1.580219] Key type id_resolver registered <5>[ 1.584833] Key type id_legacy registered <6>[ 1.589455] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.596662] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.838210] NET: Registered PF_ALG protocol family <5>[ 1.843533] Key type asymmetric registered <5>[ 1.848046] Asymmetric key parser 'x509' registered <6>[ 1.854078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) <6>[ 1.862019] io scheduler mq-deadline registered <6>[ 1.866976] io scheduler kyber registered <6>[ 1.871534] io scheduler bfq registered <6>[ 2.074137] Freeing initrd memory: 23988K <4>[ 2.212731] test_firmware: interface ready <6>[ 2.305775] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.279360] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 3.341043] msm_serial: driver initialized <6>[ 3.346676] SuperH (H)SCI(F) driver initialized <6>[ 3.352171] STMicroelectronics ASC driver initialized <6>[ 3.358318] STM32 USART driver initialized <6>[ 3.437730] [drm] Initialized vgem 1.0.0 for vgem on minor 0 <6>[ 3.517690] brd: module loaded <6>[ 3.565603] loop: module loaded <6>[ 3.570781] lkdtm: No crash points registered, enable through debugfs <6>[ 3.658054] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 3.667202] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 3.672632] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 3.679305] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 3.685161] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 3.703617] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 3.710001] usbcore: registered new interface driver pegasus <6>[ 3.716350] usbcore: registered new interface driver asix <6>[ 3.722442] usbcore: registered new interface driver ax88179_178a <6>[ 3.729251] usbcore: registered new interface driver cdc_ether <6>[ 3.735776] usbcore: registered new interface driver smsc75xx <6>[ 3.742201] usbcore: registered new interface driver smsc95xx <6>[ 3.748677] usbcore: registered new interface driver net1080 <6>[ 3.755040] usbcore: registered new interface driver cdc_subset <6>[ 3.761638] usbcore: registered new interface driver zaurus <6>[ 3.767939] usbcore: registered new interface driver cdc_ncm <6>[ 3.788142] usbcore: registered new interface driver usb-storage <6>[ 3.813703] i2c_dev: i2c /dev entries driver <5>[ 3.869498] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 3.883374] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.890098] sdhci: Copyright(c) Pierre Ossman <6>[ 3.900082] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.911646] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 3.930479] hid: raw HID events driver (C) Jiri Kosina <6>[ 3.939642] usbcore: registered new interface driver usbhid <6>[ 3.945751] usbhid: USB HID core driver <6>[ 3.973595] GACT probability on <6>[ 3.981786] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.992021] IPv4 over IPsec tunneling driver <6>[ 4.000747] IPsec XFRM device driver <6>[ 4.005431] NET: Registered PF_INET6 protocol family <6>[ 4.020007] Segment Routing with IPv6 <6>[ 4.024561] In-situ OAM (IOAM) with IPv6 <6>[ 4.034263] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.049954] NET: Registered PF_PACKET protocol family <6>[ 4.055774] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. <5>[ 4.072174] Key type dns_resolver registered <6>[ 4.078819] NET: Registered PF_VSOCK protocol family <6>[ 4.084398] mpls_gso: MPLS GSO support <6>[ 4.091342] ThumbEE CPU extension supported. <5>[ 4.096128] Registering SWP/SWPB emulation handler <3>[ 4.101842] omap_voltage_late_init: Voltage driver support not added <4>[ 4.287463] unwind: Index not found bf0034c8 <4>[ 4.292270] unwind: Index not found bf0034c8 <4>[ 4.297053] unwind: Index not found bf0034c8 <4>[ 4.301795] unwind: Index not found bf0034c8 <4>[ 4.306533] unwind: Index not found bf0034c8 <4>[ 4.311233] unwind: Index not found bf0034c8 <4>[ 4.315949] unwind: Index not found bf0034c8 <4>[ 4.320641] unwind: Index not found bf0034c8 <4>[ 4.325352] unwind: Index not found bf0034c8 <4>[ 4.330044] unwind: Index not found bf0034c8 <4>[ 4.334754] unwind: Index not found bf0034c8 <4>[ 4.339493] unwind: Index not found bf0034c8 <4>[ 4.344193] unwind: Index not found bf0034c8 <4>[ 4.348966] unwind: Index not found bf0034c8 <4>[ 4.353685] unwind: Index not found bf0034c8 <4>[ 4.358393] unwind: Index not found bf0034c8 <4>[ 4.363089] unwind: Index not found bf0034c8 <4>[ 4.367817] unwind: Index not found bf0034c8 <4>[ 4.372540] unwind: Index not found bf0034c8 <4>[ 4.377249] unwind: Index not found bf0034c8 <4>[ 4.381956] unwind: Index not found bf0034c8 <4>[ 4.386715] unwind: Index not found bf00358c <4>[ 4.391455] unwind: Index not found bf00358c <4>[ 4.396166] unwind: Index not found bf00358c <4>[ 4.400881] unwind: Index not found bf00358c <4>[ 4.405582] unwind: Index not found bf003744 <4>[ 4.410287] unwind: Index not found bf003744 <4>[ 4.414986] unwind: Index not found bf003744 <4>[ 4.419682] unwind: Index not found bf003744 <5>[ 4.424464] Loading compiled-in X.509 certificates <5>[ 4.442579] Loaded X.509 cert 'Build time autogenerated kernel key: 23fb59504e02cf0eda0e16c3b58905f49cadeb10' <6>[ 4.562229] ima: No TPM chip found, activating TPM-bypass! <6>[ 4.568295] ima: Allocated hash algorithm: sha1 <6>[ 4.573413] ima: No architecture policies found <6>[ 4.759194] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 4.781642] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 4.821291] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 4.901229] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 4.980645] OMAP GPIO hardware version 0.1 <6>[ 5.013616] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 5.055343] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 5.092499] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 5.129199] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 5.166198] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 5.201683] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 5.268329] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 5.300373] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 5.334961] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 5.345114] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 5.387393] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 5.442850] random: crng init done <6>[ 5.474957] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 5.541251] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 5.553245] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 5.560570] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 5.568499] cpsw-switch 4a100000.switch: cpts: overflow check period 5000 (jiffies) <6>[ 5.576777] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 5.588780] cpsw-switch 4a100000.switch: Detected MACID = f4:b8:98:ab:fa:84 <5>[ 5.608078] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 5.683039] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 5.691592] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 5.814995] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 5.837513] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 5.858131] l3-aon-clkctrl:0000:0: failed to disable <6>[ 5.894771] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 5.904185] printk: legacy console [ttyS0] enabled <6>[ 5.904185] printk: legacy console [ttyS0] enabled <6>[ 5.914508] printk: legacy bootconsole [omap8250] disabled <6>[ 5.914508] printk: legacy bootconsole [omap8250] disabled <4>[ 5.953545] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 5.962016] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 5.990472] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 6.000047] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 6.014855] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 6.028035] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 6.054604] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 6.063757] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 6.069337] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 6.081702] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 6.128650] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 6.140152] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 6.277579] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 6.287664] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 6.327347] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 6.339234] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 6.401206] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 6.431447] mmc1: new high speed MMC card at address 0001 <6>[ 6.449089] mmcblk1: mmc1:0001 MK2704 3.53 GiB <6>[ 6.487351] mmcblk1: p1 <6>[ 6.505703] mmcblk1boot0: mmc1:0001 MK2704 2.00 MiB <6>[ 6.556559] mmcblk1boot1: mmc1:0001 MK2704 2.00 MiB <6>[ 6.597086] mmcblk1rpmb: mmc1:0001 MK2704 512 KiB, chardev (510:0) <6>[ 8.530502] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 8.555914] Sending DHCP requests ., OK <6>[ 8.564386] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.14 <6>[ 8.572479] IP-Config: Complete: <6>[ 8.576024] device=eth0, hwaddr=f4:b8:98:ab:fa:84, ipaddr=192.168.1.14, mask=255.255.255.0, gw=192.168.1.1 <6>[ 8.586471] host=192.168.1.14, domain=example.org, nis-domain=(none) <6>[ 8.593584] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 8.593598] nameserver0=192.168.1.1 <6>[ 8.607957] clk: Disabling unused clocks <6>[ 8.612504] PM: genpd: Disabling unused power domains <5>[ 8.621506] RAMDISK: Couldn't find valid RAM disk image starting at 0. <3>[ 8.677417] ntfs3(ram0): Primary boot signature is not NTFS. <3>[ 8.683751] ntfs3(ram0): try to read out of volume at offset 0x3fffe00 <3>[ 8.691839] ntfs3(ram0): Primary boot signature is not NTFS. <3>[ 8.698229] ntfs3(ram0): try to read out of volume at offset 0x3fffe00 <4>[ 8.705556] List of all partitions: <4>[ 8.709416] 0100 65536 ram0 <4>[ 8.709429] (driver?) <4>[ 8.716150] 0101 65536 ram1 <4>[ 8.716162] (driver?) <4>[ 8.722872] 0102 65536 ram2 <4>[ 8.722883] (driver?) <4>[ 8.729575] 0103 65536 ram3 <4>[ 8.729584] (driver?) <4>[ 8.736277] 0104 65536 ram4 <4>[ 8.736287] (driver?) <4>[ 8.742980] 0105 65536 ram5 <4>[ 8.742990] (driver?) <4>[ 8.749689] 0106 65536 ram6 <4>[ 8.749699] (driver?) <4>[ 8.756392] 0107 65536 ram7 <4>[ 8.756402] (driver?) <4>[ 8.763095] 0108 65536 ram8 <4>[ 8.763105] (driver?) <4>[ 8.769795] 0109 65536 ram9 <4>[ 8.769806] (driver?) <4>[ 8.776498] 010a 65536 ram10 <4>[ 8.776508] (driver?) <4>[ 8.783318] 010b 65536 ram11 <4>[ 8.783329] (driver?) <4>[ 8.790117] 010c 65536 ram12 <4>[ 8.790127] (driver?) <4>[ 8.796907] 010d 65536 ram13 <4>[ 8.796917] (driver?) <4>[ 8.803701] 010e 65536 ram14 <4>[ 8.803711] (driver?) <4>[ 8.810490] 010f 65536 ram15 <4>[ 8.810500] (driver?) <4>[ 8.817291] b300 3702784 mmcblk1 <4>[ 8.817302] driver: mmcblk <4>[ 8.824694] b301 3698688 mmcblk1p1 1cfcc6f7-01 <4>[ 8.824706] <4>[ 8.832103] b310 2048 mmcblk1boot0 <4>[ 8.832113] (driver?) <4>[ 8.839517] b320 2048 mmcblk1boot1 <4>[ 8.839528] (driver?) <4>[ 8.846914] No filesystem could mount root, tried: <4>[ 8.846922] ext3 <4>[ 8.852111] ext2 <4>[ 8.854328] ext4 <4>[ 8.856544] squashfs <4>[ 8.858758] vfat <4>[ 8.861320] msdos <4>[ 8.863535] ntfs <4>[ 8.865837] ntfs3 <4>[ 8.868051] <0>[ 8.872128] Kernel panic - not syncing: VFS: Unable to mount root fs on \"/dev/ram0\" or unknown-block(1,0) <4>[ 8.882013] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.12.0-rc6-next-20241106 #1 <4>[ 8.890412] Hardware name: Generic AM33XX (Flattened Device Tree) <4>[ 8.896798] Call trace: <4>[ 8.896810] unwind_backtrace from show_stack+0x18/0x1c <4>[ 8.905156] show_stack from panic+0x16c/0x404 <4>[ 8.909896] panic from mount_root_generic+0x2ac/0x2b4 <4>[ 8.915345] mount_root_generic from prepare_namespace+0x204/0x25c <4>[ 8.921833] prepare_namespace from kernel_init_freeable+0x268/0x28c <4>[ 8.928494] kernel_init_freeable from kernel_init+0x24/0x158 <4>[ 8.934554] kernel_init from ret_from_fork+0x14/0x28 <4>[ 8.939904] Exception stack(0xe0009fb0 to 0xe0009ff8) <4>[ 8.945248] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 8.953730] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.962211] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <0>[ 8.969136] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on \"/dev/ram0\" or unknown-block(1,0) ]---