connecting to NetworkSerialPort(target=Target(name='omap3-beagle-xm', env=None), name='default', state=, avail=True, host='nuc-1', port=43025, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:43025 connected to 192.168.0.1 (port 43025) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) Trying to boot from MMC1 spl_load_image_fat_os: error reading image args, err - -2 U-Boot 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-200MHz, Max CPU Clock 1 GHz Model: TI OMAP3 BeagleBoard OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 256 MiB NAND: 0 MiB MMC: OMAP SD/MMC: 0 Loading Environment from NAND... *** Warning - readenv() failed, using default environment Beagle xM Rev C No EEPROM on expansion board No EEPROM on expansion board OMAP die ID: 0b5000029ff80000016842c910019004 Net: usb_ether starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Hit any key to stop autoboot: 2  0 BeagleBoard # setenv usbethaddr 00:40:5c:26:0a:6c; usb start BeagleBoard # setenv autoload no BeagleBoard # dhcp Need valid 'usbnet_devaddr' to be setWaiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.0.190 (262 ms) BeagleBoard # setenv serverip 192.168.0.2 BeagleBoard # tftp 0x81000000 3895249/tftp-deploy-ew2i4418/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '3895249/tftp-deploy-ew2i4418/kernel/zImage'. Load address: 0x81000000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################## 432.6 KiB/s done Bytes transferred = 5347744 (5199a0 hex) BeagleBoard # tftp 0x82000000 3895249/tftp-deploy-ew2i4418/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '3895249/tftp-deploy-ew2i4418/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################### 1.2 MiB/s done Bytes transferred = 15707730 (efae52 hex) BeagleBoard # setenv initrd_size ${filesize} BeagleBoard # tftp 0x81f00000 3895249/tftp-deploy-ew2i4418/dtb/omap3-beagle-xm.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '3895249/tftp-deploy-ew2i4418/dtb/omap3-beagle-xm.dtb'. Load address: 0x81f00000 Loading: *##### 12.7 KiB/s done Bytes transferred = 70089 (111c9 hex) BeagleBoard # setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' BeagleBoard # bootz 0x81000000 0x82000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 82000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 15707666 Bytes = 15 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 89105000, end 89fffe12 ... OK Loading Device Tree to 890f0000, end 891041c8 ... OK Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j302842-arm-gcc-12-omap2plus-defconfig-jk9rv) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Sat Aug 31 04:50:33 UTC 2024 <6>[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: TI OMAP3 BeagleBoard xM <4>[ 0.000000] Malformed early option 'earlycon' <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] cma: Reserved 16 MiB at 0x8e800000 on node -1 <6>[ 0.000000] Zone ranges: <6>[ 0.000000] Normal [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] HighMem empty <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] OMAP3630/DM3730 ES1.2 (l2cache iva sgx neon isp 192mhz_clk) <6>[ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 <5>[ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <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=2 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 4.0) with 96 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz <6>[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz <6>[ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns <6>[ 0.000000] sched_clock: 32 bits at 33kHz, resolution 30517ns, wraps every 65535999984741ns <6>[ 0.003143] TI gptimer clockevent: always-on 32768 Hz at /ocp@68000000/target-module@48318000 <6>[ 0.004547] Console: colour dummy device 80x30 <3>[ 0.004608] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.004608] This ensures that you still see kernel messages. Please <3>[ 0.004638] update your kernel commandline. <6>[ 0.004669] Calibrating delay loop... 600.47 BogoMIPS (lpj=3002368) <6>[ 0.053558] CPU: Testing write buffer coherency: ok <6>[ 0.053649] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.053680] pid_max: default: 32768 minimum: 301 <6>[ 0.053833] LSM: initializing lsm=capability <6>[ 0.054046] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.054077] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.055847] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.058105] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.058502] rcu: Hierarchical SRCU implementation. <6>[ 0.058532] rcu: Max phase no-delay instances is 1000. <6>[ 0.059906] smp: Bringing up secondary CPUs ... <6>[ 0.059967] smp: Brought up 1 node, 1 CPU <6>[ 0.059967] SMP: Total of 1 processors activated (600.47 BogoMIPS). <6>[ 0.059997] CPU: All CPU(s) started in SVC mode. <6>[ 0.060180] Memory: 207084K/260096K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 35084K reserved, 16384K cma-reserved, 0K highmem) <6>[ 0.061004] devtmpfs: initialized <6>[ 0.089141] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.089599] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.089630] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.091064] pinctrl core: initialized pinctrl subsystem <6>[ 0.094207] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.097900] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.125518] omap_hwmod: mcbsp2_sidetone using broken dt data from mcbsp <4>[ 0.126342] omap_hwmod: mcbsp3_sidetone using broken dt data from mcbsp <6>[ 0.199096] audit: initializing netlink subsys (disabled) <6>[ 0.200805] thermal_sys: Registered thermal governor 'fair_share' <6>[ 0.200836] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.200836] thermal_sys: Registered thermal governor 'user_space' <5>[ 0.200988] audit: type=2000 audit(0.190:1): state=initialized audit_enabled=0 res=1 <6>[ 0.201049] cpuidle: using governor menu <6>[ 0.201446] Reprogramming SDRC clock to 400000000 Hz <6>[ 0.238861] platform 68000000.ocp: Fixed dependency cycle(s) with /ocp@68000000/interrupt-controller@48200000 <6>[ 0.253479] OMAP GPIO hardware version 2.5 <6>[ 0.286407] platform 48050000.dss: Fixed dependency cycle(s) with /encoder0 <6>[ 0.286560] platform encoder0: Fixed dependency cycle(s) with /ocp@68000000/dss@48050000 <6>[ 0.287200] platform encoder0: Fixed dependency cycle(s) with /connector0 <6>[ 0.287353] platform connector0: Fixed dependency cycle(s) with /encoder0 <6>[ 0.287933] platform connector1: Fixed dependency cycle(s) with /ocp@68000000/dss@48050000/encoder@48050c00 <6>[ 0.288360] No ATAGs? <6>[ 0.288391] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.295349] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <6>[ 0.322906] iommu: Default domain type: Translated <6>[ 0.322937] iommu: DMA domain TLB invalidation policy: strict mode <6>[ 0.325012] omap-iommu 480bd400.mmu: 480bd400.mmu registered <5>[ 0.345581] SCSI subsystem initialized <6>[ 0.348571] omap_i2c 48070000.i2c: bus 0 rev4.4 at 2600 kHz <6>[ 0.355926] omap_i2c 48072000.i2c: bus 1 rev4.4 at 400 kHz <6>[ 0.357421] omap_i2c 48060000.i2c: bus 2 rev4.4 at 100 kHz <6>[ 0.357879] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.357879] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.357910] PTP clock support registered <6>[ 0.365020] vgaarb: loaded <6>[ 0.365386] clocksource: Switched to clocksource 32k_counter <5>[ 0.366149] VFS: Disk quotas dquot_6.6.0 <6>[ 0.366210] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 0.404724] NET: Registered PF_INET protocol family <6>[ 0.405181] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.406738] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.406860] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.406890] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.406951] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 0.407104] TCP: Hash tables configured (established 2048 bind 2048) <6>[ 0.407226] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.407257] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.407501] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.417022] RPC: Registered named UNIX socket transport module. <6>[ 0.417053] RPC: Registered udp transport module. <6>[ 0.417053] RPC: Registered tcp transport module. <6>[ 0.417053] RPC: Registered tcp-with-tls transport module. <6>[ 0.417083] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.417114] PCI: CLS 0 bytes, default 64 <5>[ 0.421630] Initialise system trusted keyrings <6>[ 0.422943] Trying to unpack rootfs image as initramfs... <6>[ 0.446899] workingset: timestamp_bits=14 max_order=16 bucket_order=2 <5>[ 0.448608] NFS: Registering the id_resolver key type <5>[ 0.448699] Key type id_resolver registered <5>[ 0.448730] Key type id_legacy registered <6>[ 0.448791] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. <5>[ 0.449340] Key type asymmetric registered <5>[ 0.449371] Asymmetric key parser 'x509' registered <6>[ 0.449462] io scheduler mq-deadline registered <6>[ 0.449462] io scheduler kyber registered <6>[ 0.449554] io scheduler bfq registered <6>[ 0.465057] pinctrl-single 48002030.pinmux: 284 pins, size 568 <6>[ 0.466064] pinctrl-single 48002a00.pinmux: 46 pins, size 92 <6>[ 0.467010] pinctrl-single 480025a0.pinmux: 46 pins, size 92 <6>[ 0.497924] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled <6>[ 0.526977] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 88, base_baud = 3000000) is a 8250 <6>[ 0.557128] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 89, base_baud = 3000000) is a 8250 <6>[ 0.567626] 49020000.serial: ttyS2 at MMIO 0x49020000 (irq = 90, base_baud = 3000000) is a 8250 <6>[ 0.567749] printk: legacy console [ttyS2] enabled <6>[ 1.761718] 49042000.serial: ttyS3 at MMIO 0x49042000 (irq = 96, base_baud = 3000000) is a 8250 <6>[ 1.867279] brd: module loaded <6>[ 1.912902] loop: module loaded <6>[ 1.972595] twl 0-0048: PIH (irq 23) chaining IRQs 145..153 <6>[ 1.978790] twl 0-0048: power (irq 150) chaining IRQs 153..160 <6>[ 2.027648] twl4030_gpio twl4030-gpio: gpio (irq 145) chaining IRQs 161..178 <3>[ 2.217529] mtdoops: mtd device (mtddev=name/number) must be supplied <6>[ 2.262298] i2c_dev: i2c /dev entries driver <4>[ 2.298126] ti-soc-thermal 48002524.bandgap: This OMAP thermal sensor is unreliable. You've been warned <6>[ 2.308105] ti-soc-thermal 48002524.bandgap: Non-trimmed BGAP, Temp not accurate <6>[ 2.321899] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.328552] sdhci: Copyright(c) Pierre Ossman <6>[ 2.334197] sdhci-pltfm: SDHCI platform and OF driver helper <3>[ 2.367309] omap_hsmmc 4809c000.mmc: RX DMA channel request failed <6>[ 2.396179] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.408020] omap-gpmc 6e000000.gpmc: GPMC revision 5.0 <4>[ 2.413513] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 <6>[ 2.501739] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <6>[ 2.511749] Initializing XFRM netlink socket <6>[ 2.516571] NET: Registered PF_INET6 protocol family <6>[ 2.571838] Segment Routing with IPv6 <6>[ 2.576049] In-situ OAM (IOAM) with IPv6 <6>[ 2.580383] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.587890] NET: Registered PF_PACKET protocol family <6>[ 2.593261] NET: Registered PF_KEY protocol family <5>[ 2.598602] Key type dns_resolver registered <6>[ 2.603424] ThumbEE CPU extension supported. <5>[ 2.608093] Registering SWP/SWPB emulation handler <6>[ 2.615417] SmartReflex Class3 initialized <5>[ 2.666168] Loading compiled-in X.509 certificates <6>[ 2.752685] smartreflex 480c9000.smartreflex: omap_sr_probe: SmartReflex driver initialized <6>[ 2.794708] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) <3>[ 2.807037] ti-sysc 48318000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 2.823364] smartreflex 480cb000.smartreflex: omap_sr_probe: SmartReflex driver initialized <6>[ 2.834747] hsusb2_power_reg enforce active low on GPIO handle <4>[ 3.424713] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 3.476287] mmc0: new high speed SDHC card at address aaaa <6>[ 3.506958] mmcblk0: mmc0:aaaa SS08G 7.40 GiB <6>[ 3.526733] mmcblk0: p1 p2 <6>[ 4.750244] Freeing initrd memory: 15340K <6>[ 15.526000] clk: Disabling unused clocks <6>[ 15.530548] PM: genpd: Disabling unused power domains <6>[ 15.539855] Freeing unused kernel image (initmem) memory: 1024K <6>[ 15.547180] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 15.882232] udevd[84]: starting version 3.2.9 <5>[ 15.897430] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.912750] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.928222] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 15.950531] udevd[84]: specified user 'tss' unknown <27>[ 15.956390] udevd[84]: specified group 'tss' unknown <30>[ 15.968994] udevd[85]: starting eudev-3.2.9 <6>[ 16.701446] omap_ssi 48058000.ssi-controller: ssi controller 0 initialized (2 ports)! <3>[ 16.711059] omap_ssi_port 4805a000.ssi-port: couldn't get cawake gpio (err=-2)! <3>[ 16.718811] omap_ssi_port 4805a000.ssi-port: probe with driver omap_ssi_port failed with error -2 <3>[ 16.728332] omap_ssi_port 4805b000.ssi-port: couldn't get cawake gpio (err=-2)! <3>[ 16.736022] omap_ssi_port 4805b000.ssi-port: probe with driver omap_ssi_port failed with error -2 <6>[ 16.914093] usbcore: registered new interface driver usbfs <6>[ 16.920227] usbcore: registered new interface driver hub <6>[ 16.926055] usbcore: registered new device driver usb <6>[ 16.946166] ohci-platform 48064400.ohci: Generic Platform OHCI controller <6>[ 16.953369] ohci-platform 48064400.ohci: new USB bus registered, assigned bus number 1 <6>[ 17.015380] ohci-platform 48064400.ohci: irq 92, io mem 0x48064400 <4>[ 17.073669] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after <6>[ 17.178375] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.11 <6>[ 17.187133] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 17.194671] usb usb1: Product: Generic Platform OHCI controller <6>[ 17.200988] usb usb1: Manufacturer: Linux 6.11.0-rc5 ohci_hcd <6>[ 17.207061] usb usb1: SerialNumber: 48064400.ohci <6>[ 17.291992] hub 1-0:1.0: USB hub found <6>[ 17.346038] hub 1-0:1.0: 3 ports detected <4>[ 17.437042] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 17.446075] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 17.508483] twl4030_madc 48070000.i2c:twl@48:madc: clk disabled, enabling <4>[ 17.543243] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 17.552337] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <3>[ 17.561676] twl4030_keypad 48070000.i2c:twl@48:keypad: missing or malformed property linux,keymap: -22 <3>[ 17.571502] twl4030_keypad 48070000.i2c:twl@48:keypad: Failed to build keymap <3>[ 17.579040] twl4030_keypad 48070000.i2c:twl@48:keypad: probe with driver twl4030_keypad failed with error -22 <6>[ 17.658142] input: twl4030_pwrbutton as /devices/platform/68000000.ocp/48070000.i2c/i2c-0/0-0048/48070000.i2c:twl@48:pwrbutton/input/input1 <4>[ 17.712066] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 17.721130] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 17.904998] twl4030_madc 48070000.i2c:twl@48:madc: supply vusb3v1 not found, using dummy regulator <4>[ 17.919586] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 17.928680] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 18.056121] omap-mailbox 48094000.mailbox: omap mailbox rev 0x40 <4>[ 18.065032] twl_rtc 48070000.i2c:twl@48:rtc: Power up reset detected. <4>[ 18.138031] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.147064] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 18.171630] twl_rtc 48070000.i2c:twl@48:rtc: registered as rtc0 <6>[ 18.216400] twl_rtc 48070000.i2c:twl@48:rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) <4>[ 18.337921] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.346954] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 18.365692] omap_rng 480a0000.rng: Random Number Generator ver. 70 <5>[ 18.375793] random: crng init done <6>[ 18.379669] Driver for 1-wire Dallas network protocol. <6>[ 18.395904] mc: Linux media interface: v0.10 <6>[ 18.442932] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode <6>[ 18.523681] omap-aes 480a6000.aes1: OMAP AES hw accel rev: 2.6 <6>[ 18.539062] omap-sham 480c3000.sham: hw accel on OMAP rev 0.9 <6>[ 18.612426] videodev: Linux video capture interface: v2.00 <6>[ 18.635955] omap-aes 480a6000.aes1: will run requests pump with realtime priority <6>[ 18.644409] omap-aes 480c5000.aes2: OMAP AES hw accel rev: 2.6 <6>[ 18.652587] omap-sham 480c3000.sham: will run requests pump with realtime priority <6>[ 18.739654] twl4030_usb 48070000.i2c:twl@48:twl4030-usb: Initialized TWL4030 USB module <6>[ 18.751007] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 18.757293] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2 <6>[ 18.805694] omap-aes 480c5000.aes2: will run requests pump with realtime priority <6>[ 18.822448] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d <6>[ 18.910949] omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec <4>[ 18.920776] omap3isp 480bc000.isp: supply vdd-csiphy1 not found, using dummy regulator <4>[ 18.929626] omap3isp 480bc000.isp: supply vdd-csiphy2 not found, using dummy regulator <6>[ 18.938385] omap3isp 480bc000.isp: Revision 15.0 found <3>[ 18.944671] omap3isp 480bc000.isp: failed to create ARM IOMMU mapping <3>[ 18.951568] omap3isp 480bc000.isp: unable to attach to IOMMU <6>[ 19.014801] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 <6>[ 19.023620] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 19.031249] usb usb2: Product: MUSB HDRC host driver <6>[ 19.036560] usb usb2: Manufacturer: Linux 6.11.0-rc5 musb-hcd <6>[ 19.042602] usb usb2: SerialNumber: musb-hdrc.1.auto <6>[ 19.184234] hub 2-0:1.0: USB hub found <6>[ 19.234130] hub 2-0:1.0: 1 port detected <3>[ 19.316467] omap3isp 480bc000.isp: probe with driver omap3isp failed with error -12 <4>[ 19.506469] usb_phy_generic hsusb2-phy-pins: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 19.570648] input: gpio_keys as /devices/platform/gpio_keys/input/input2 <4>[ 19.850036] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 19.858947] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 19.867431] DSS: OMAP DSS rev 2.0 <6>[ 19.873870] omapdss_dss 48050000.dss: bound 48050400.dispc (ops 0xbf0cd7d4) <6>[ 19.881561] omapdss_dss 48050000.dss: bound 48050c00.encoder (ops 0xbf0cee20) <4>[ 19.889739] omapdrm omapdrm.0: DMM not available, disable DMM support <6>[ 19.976562] thermal thermal_zone1: Temperature check failed (-19) <6>[ 20.016967] [drm] Initialized omapdrm 1.0.0 for omapdrm.0 on minor 0 <6>[ 20.137420] Console: switching to colour frame buffer device 90x35 <6>[ 20.206512] omapdrm omapdrm.0: [drm] fb0: omapdrmdrmfb frame buffer device <6>[ 20.405853] ehci-omap 48064800.ehci: EHCI Host Controller <6>[ 20.411621] ehci-omap 48064800.ehci: new USB bus registered, assigned bus number 3 <6>[ 20.464141] ehci-omap 48064800.ehci: irq 93, io mem 0x48064800 <6>[ 20.527221] ehci-omap 48064800.ehci: USB 2.0 started, EHCI 1.00 <6>[ 20.562255] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 <6>[ 20.571014] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 20.578643] usb usb3: Product: EHCI Host Controller <6>[ 20.583801] usb usb3: Manufacturer: Linux 6.11.0-rc5 ehci_hcd <6>[ 20.589874] usb usb3: SerialNumber: 48064800.ehci <6>[ 20.660858] hub 3-0:1.0: USB hub found <6>[ 20.676696] hub 3-0:1.0: 3 ports detected <6>[ 20.986236] usb 3-2: new high-speed USB device number 2 using ehci-omap <6>[ 21.188446] usb 3-2: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00 <6>[ 21.197296] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 <6>[ 21.210144] hub 3-2:1.0: USB hub found <6>[ 21.215270] hub 3-2:1.0: 5 ports detected done Saving random seed: OK Starting network: OK Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # <6>[ 21.536071] usb 3-2.1: new high-speed USB device number 3 using ehci-omap / # # / # <6>[ 21.698089] usb 3-2.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00 <6>[ 21.707031] usb 3-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 export SHELL=/bin/sh<6>[ 21.740509] smsc95xx v2.0.0 / # . /lava-3895249/environment / # <6>[ 21.941253] SMSC LAN8700 usb-003:003:01: attached PHY driver (mii_bus:phy_addr=usb-003:003:01, irq=180) /lava-3895249/bin/lava-test-runner /lava-3895249/0<6>[ 21.957489] smsc95xx 3-2.1:1.0 eth0: register 'smsc95xx' at usb-48064800.ehci-2.1, smsc95xx USB 2.0 Ethernet, 02:02:00:c9:04:90 <6>[ 21.969818] usbcore: registered new interface driver smsc95xx <1>[ 22.066925] 8<--- cut here --- <1>[ 22.070281] Unable to handle kernel NULL pointer dereference at virtual address 00000000 when read <1>[ 22.079803] [00000000] *pgd=860e9831, *pte=00000000, *ppte=00000000 <0>[ 22.086456] Internal error: Oops: 17 [#1] SMP ARM <4>[ 22.091461] Modules linked in: smsc95xx usbnet evdev snd_soc_omap_twl4030 leds_gpio leds_pwm ti_tfp410 phy_generic gpio_keys bq27xxx_battery_hdq bq27xxx_battery cpufreq_dt display_connector snd_soc_omap_mcbsp snd_soc_ti_sdma omap3_isp omap_wdt videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_fwnode v4l2_async omap_sham omap_aes_driver omap_crypto videodev crypto_engine libaes omap_hdq omap2430 mc omap_rng wire cn hwmon rng_core led_class twl4030_wdt phy_twl4030_usb musb_hdrc watchdog omap_mailbox udc_core rtc_twl snd_soc_twl4030 snd_soc_core snd_pcm_dmaengine snd_pcm twl4030_pwrbutton ehci_omap snd_timer snd twl4030_madc twl4030_charger twl4030_keypad soundcore industrialio pwm_twl pwm_twl_led omapdrm matrix_keymap ehci_hcd ohci_platform ohci_hcd usbcore drm_kms_helper usb_common drm omap_ssi hsi drm_panel_orientation_quirks cec <4>[ 22.168151] CPU: 0 UID: 0 PID: 156 Comm: mkdir Not tainted 6.11.0-rc5 #1 <4>[ 22.175170] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 22.181701] PC is at mas_destroy+0x240/0x3c0 <4>[ 22.186279] LR is at __split_vma+0xfc/0x394 <4>[ 22.190765] pc : [] lr : [] psr: 20000013 <4>[ 22.197296] sp : d01a5df0 ip : 00000018 fp : 00000001 <4>[ 22.202819] r10: 1a034bbe r9 : a034be20 r8 : e5932fff <4>[ 22.208343] r7 : d01a5d00 r6 : e5933000 r5 : c5df6c30 r4 : d01a5f10 <4>[ 22.215148] r3 : 00000000 r2 : 00000cc0 r1 : 0000000e r0 : d01a5df4 <4>[ 22.221984] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none <4>[ 22.229400] Control: 10c5387d Table: 8606c019 DAC: 00000051 <1>[ 22.235443] Register r0 information: 2-page vmalloc region starting at 0xd01a4000 allocated at kernel_clone+0xa4/0x3ac <1>[ 22.246459] Register r1 information: non-paged memory <1>[ 22.251831] Register r2 information: non-paged memory <1>[ 22.257171] Register r3 information: NULL pointer <1>[ 22.262145] Register r4 information: 2-page vmalloc region starting at 0xd01a4000 allocated at kernel_clone+0xa4/0x3ac <1>[ 22.273162] Register r5 information: slab vm_area_struct start c5df6c30 pointer offset 0 size 80 <1>[ 22.282287] Register r6 information: vmalloc memory <1>[ 22.287445] Register r7 information: 2-page vmalloc region starting at 0xd01a4000 allocated at kernel_clone+0xa4/0x3ac <1>[ 22.298492] Register r8 information: vmalloc memory <1>[ 22.303649] Register r9 information: non-paged memory <1>[ 22.308990] Register r10 information: non-paged memory <1>[ 22.314422] Register r11 information: non-paged memory <1>[ 22.319854] Register r12 information: non-paged memory <0>[ 22.325256] Process mkdir (pid: 156, stack limit = 0x1f68c161) <0>[ 22.331390] Stack: (0xd01a5df0 to 0xd01a6000) <0>[ 22.336029] 5de0: c5a3a300 00001967 c604eb10 d1222ea8 <0>[ 22.344512] 5e00: 00000010 c5df6c30 c111f0c0 c5df63c0 d01a5f10 d01a5f0c 00000000 d1222ea8 <0>[ 22.352996] 5e20: 00000001 c5df63c0 c5df6c30 b6ed6000 d01a5f10 c02d5344 00000000 00000000 <0>[ 22.361480] 5e40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 d1222ea8 <0>[ 22.369964] 5e60: c5df63c0 b6ed5000 d01a5f10 b6ed6000 d01a5f0c c5a3a300 00000000 c02d7a48 <0>[ 22.378448] 5e80: b6ed6000 00100071 00000010 00000000 00100073 c5df63c0 00100071 00000000 <0>[ 22.386932] 5ea0: 00100073 c02dc0e8 b6ed6000 00100071 00000000 00000000 b6ed5fff d01a5f38 <0>[ 22.395416] 5ec0: b6ed5000 00000000 c5df63c0 b6ed5000 00100071 b6ed6000 00000001 c5ea6680 <0>[ 22.403900] 5ee0: b6ed6000 c02dc558 b6ed5000 b6ed6000 00100071 00000138 b6eaf000 00000000 <0>[ 22.412353] 5f00: b6ed5fff 00000005 c606edb8 c5df6280 c5a3a340 b6ed6000 e5932fff c5c6320c <0>[ 22.420837] 5f20: 00000000 ffffffff 00000000 00000000 18000c01 0000081f c5a3a300 bf000000 <0>[ 22.429321] 5f40: 00000000 00000000 00000000 d01a5f50 00000000 00000000 00000008 00000000 <0>[ 22.437805] 5f60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 d1222ea8 <0>[ 22.446289] 5f80: beaa3bdc b6f070e0 b6eb7118 b6eb7118 0000007d c01002ec c5ea6680 0000007d <0>[ 22.454772] 5fa0: beaa3bdc c0100080 b6f070e0 b6eb7118 b6ed5000 00001000 00000001 b6ed5000 <0>[ 22.463256] 5fc0: b6f070e0 b6eb7118 b6eb7118 0000007d b6eb5000 b6ed60f8 b6f070e0 beaa3bdc <0>[ 22.471740] 5fe0: 00020b3c beaa3b24 b6ee4ec4 b6ef346c 80000010 b6ed5000 00000000 00000000 <0>[ 22.480194] Call trace: <0>[ 22.480224] mas_destroy from 0xd1222ea8 <0>[ 22.487274] Code: e1a08004 e2879080 eaffffd3 e3a03000 (e5932000) <4>[ 22.493804] ---[ end trace 0000000000000000 ]--- <6>[ 45.927459] VAUX3: disabling <6>[ 45.932678] VPLL2: disabling