connecting to NetworkSerialPort(target=Target(name='omap3-beagle-xm', env=None), name='default', state=, avail=True, host='nuc-1', port=34993, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:34993 connected to 192.168.0.1 (port 34993) 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 setenv usbethaddr 00:40:5c:26:0a:6c; usb start BeagleBoard # setenv autoload no setenv autoload no BeagleBoard # dhcp 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.189 (262 ms) BeagleBoardsetenv serverip 192.168.0.2 # setenv serverip 192.168.0.2 BeagleBoard # tftp 0x81000000 4018017/tftp-deploy-nk10n1_3/kernel/zImage tftp 0x81000000 4018017/tftp-deploy-nk10n1_3/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.189 Filename '4018017/tftp-deploy-nk10n1_3/kernel/zImage'. Load address: 0x81000000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################### 788.1 KiB/s done Bytes transferred = 11891200 (b57200 hex) BeagleBoard # tftp 0x82000000 4018017/tftp-deploy-nk10n1_3/ramdisk/ramdisk.cpio.gz.uboot tftp 0x82000000 4018017/tftp-deploy-nk10n1_3/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.189 Filename '4018017/tftp-deploy-nk10n1_3/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################### 1.4 MiB/s done Bytes transferred = 18525971 (11aaf13 hex) BeagleBoard # setenv initrd_size ${filesize} setenv initrd_size ${filesize} BeagleBoard # tftp 0x81f00000 4018017/tftp-deploy-nk10n1_3/dtb/omap3-beagle-xm.dtb tftp 0x81f00000 4018017/tftp-deploy-nk10n1_3/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.189 Filename '4018017/tftp-deploy-nk10n1_3/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' setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' BeagleBoard # bootz 0x81000000 0x82000000 0x81f00000 bootz 0x81000000 0x82000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 82000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 18525907 Bytes = 17.7 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 88e55000, end 89fffed3 ... OK Loading Device Tree to 88e40000, end 88e541c8 ... OK Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 6.9.0 (KernelCI@build-j200537-arm-clang-16-multi-v7-defconfig-nb29d) (Debian clang version 16.0.6 (15~deb11u2), Debian LLD 16.0.6) #1 SMP Sat May 18 00:59:40 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] efi: UEFI not found. <6>[ 0.000000] cma: Reserved 64 MiB at 0x8b800000 on node -1 <6>[ 0.000000] Zone ranges: <6>[ 0.000000] DMA [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] Normal empty <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 s40404 r8192 d21036 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: 64516 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] Memory: 144076K/260096K available (17408K kernel code, 2533K rwdata, 6596K rodata, 2048K init, 431K bss, 50484K reserved, 65536K cma-reserved, 0K highmem) <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=16 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.005676] TI gptimer clockevent: always-on 32768 Hz at /ocp@68000000/target-module@48318000 <6>[ 0.009368] Console: colour dummy device 80x30 <3>[ 0.009429] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.009429] This ensures that you still see kernel messages. Please <3>[ 0.009429] update your kernel commandline. <6>[ 0.009490] Calibrating delay loop... 600.47 BogoMIPS (lpj=3002368) <6>[ 0.056091] CPU: Testing write buffer coherency: ok <6>[ 0.056182] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.056182] pid_max: default: 32768 minimum: 301 <6>[ 0.056396] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.056427] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.057708] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.059417] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.064514] rcu: Hierarchical SRCU implementation. <6>[ 0.064544] rcu: Max phase no-delay instances is 1000. <6>[ 0.077056] EFI services will not be available. <6>[ 0.077453] smp: Bringing up secondary CPUs ... <6>[ 0.077514] smp: Brought up 1 node, 1 CPU <6>[ 0.077514] SMP: Total of 1 processors activated (600.47 BogoMIPS). <6>[ 0.077545] CPU: All CPU(s) started in SVC mode. <6>[ 0.078430] devtmpfs: initialized <6>[ 0.105468] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.105895] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.105957] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.111175] pinctrl core: initialized pinctrl subsystem <6>[ 0.120788] DMI not present or invalid. <6>[ 0.122680] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.126098] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.152282] omap_hwmod: mcbsp2_sidetone using broken dt data from mcbsp <4>[ 0.153045] omap_hwmod: mcbsp3_sidetone using broken dt data from mcbsp <6>[ 0.230316] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.230499] cpuidle: using governor menu <6>[ 0.231201] Reprogramming SDRC clock to 400000000 Hz <6>[ 0.268005] platform 68000000.ocp: Fixed dependency cycle(s) with /ocp@68000000/interrupt-controller@48200000 <6>[ 0.285339] OMAP GPIO hardware version 2.5 <6>[ 0.328216] platform 48050000.dss: Fixed dependency cycle(s) with /encoder0 <6>[ 0.328399] platform encoder0: Fixed dependency cycle(s) with /ocp@68000000/dss@48050000 <6>[ 0.329254] platform encoder0: Fixed dependency cycle(s) with /connector0 <6>[ 0.329406] platform connector0: Fixed dependency cycle(s) with /encoder0 <6>[ 0.330230] platform connector1: Fixed dependency cycle(s) with /ocp@68000000/dss@48050000/encoder@48050c00 <6>[ 0.331481] amba 5401b000.etb: Fixed dependency cycle(s) with /etm@54010000 <6>[ 0.331634] amba 54010000.etm: Fixed dependency cycle(s) with /etb@5401b000 <6>[ 0.331970] No ATAGs? <6>[ 0.331970] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.348480] Serial: AMBA PL011 UART driver <6>[ 0.393371] iommu: Default domain type: Translated <6>[ 0.393402] iommu: DMA domain TLB invalidation policy: strict mode <6>[ 0.395385] omap-iommu 480bd400.mmu: 480bd400.mmu registered <5>[ 0.409637] SCSI subsystem initialized <6>[ 0.410644] usbcore: registered new interface driver usbfs <6>[ 0.410736] usbcore: registered new interface driver hub <6>[ 0.410797] usbcore: registered new device driver usb <6>[ 0.419586] omap_i2c 48070000.i2c: bus 0 rev4.4 at 2600 kHz <6>[ 0.428527] omap_i2c 48072000.i2c: bus 1 rev4.4 at 400 kHz <6>[ 0.429687] omap_i2c 48060000.i2c: bus 2 rev4.4 at 100 kHz <6>[ 0.431396] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.431427] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.431457] PTP clock support registered <6>[ 0.431884] EDAC MC: Ver: 3.0.0 <6>[ 0.438171] scmi_core: SCMI protocol bus registered <6>[ 0.440521] omap-mailbox 48094000.mailbox: omap mailbox rev 0x40 <6>[ 0.450988] vgaarb: loaded <6>[ 0.451721] clocksource: Switched to clocksource 32k_counter <6>[ 0.493957] NET: Registered PF_INET protocol family <6>[ 0.494354] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.495605] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.495635] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.495666] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.495788] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 0.495941] TCP: Hash tables configured (established 2048 bind 2048) <6>[ 0.496063] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.496124] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.496337] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.503021] RPC: Registered named UNIX socket transport module. <6>[ 0.503051] RPC: Registered udp transport module. <6>[ 0.503051] RPC: Registered tcp transport module. <6>[ 0.503082] RPC: Registered tcp-with-tls transport module. <6>[ 0.503082] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.503112] PCI: CLS 0 bytes, default 64 <6>[ 0.509429] Trying to unpack rootfs image as initramfs... <6>[ 0.537597] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <5>[ 0.540405] Initialise system trusted keyrings <6>[ 0.552154] workingset: timestamp_bits=30 max_order=16 bucket_order=0 <6>[ 0.552856] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.578582] NFS: Registering the id_resolver key type <5>[ 0.578735] Key type id_resolver registered <5>[ 0.578735] Key type id_legacy registered <6>[ 0.578796] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.578826] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.578887] ntfs3: Max link count 4000 <5>[ 0.579559] Key type asymmetric registered <5>[ 0.579589] Asymmetric key parser 'x509' registered <6>[ 0.579742] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.579742] io scheduler mq-deadline registered <6>[ 0.579772] io scheduler kyber registered <6>[ 0.579803] io scheduler bfq registered <6>[ 0.605804] pinctrl-single 48002030.pinmux: 284 pins, size 568 <6>[ 0.606506] pinctrl-single 48002a00.pinmux: 46 pins, size 92 <6>[ 0.607391] pinctrl-single 480025a0.pinmux: 46 pins, size 92 <6>[ 1.093078] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.133941] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 88, base_baud = 3000000) is a 8250 <6>[ 1.137054] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 89, base_baud = 3000000) is a 8250 <6>[ 1.143035] 49020000.serial: ttyS2 at MMIO 0x49020000 (irq = 90, base_baud = 3000000) is a 8250 <6>[ 1.143157] printk: legacy console [ttyS2] enabled <6>[ 2.388763] 49042000.serial: ttyS3 at MMIO 0x49042000 (irq = 96, base_baud = 3000000) is a 8250 <6>[ 2.436004] msm_serial: driver initialized <6>[ 2.441345] SuperH (H)SCI(F) driver initialized <6>[ 2.447113] STMicroelectronics ASC driver initialized <6>[ 2.452850] STM32 USART driver initialized <6>[ 2.562957] brd: module loaded <6>[ 2.590118] loop: module loaded <6>[ 2.666259] twl 0-0048: PIH (irq 23) chaining IRQs 145..153 <6>[ 2.672424] twl 0-0048: power (irq 150) chaining IRQs 153..160 <6>[ 2.790618] twl4030_gpio twl4030-gpio: gpio (irq 145) chaining IRQs 161..178 <6>[ 3.070953] CAN device driver interface <6>[ 3.078735] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 3.088562] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 3.093902] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 3.100189] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 3.105926] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 3.125976] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 3.132080] usbcore: registered new interface driver pegasus <6>[ 3.138092] usbcore: registered new interface driver asix <6>[ 3.143920] usbcore: registered new interface driver ax88179_178a <6>[ 3.150360] usbcore: registered new interface driver cdc_ether <6>[ 3.156616] usbcore: registered new interface driver smsc75xx <6>[ 3.162750] usbcore: registered new interface driver smsc95xx <6>[ 3.168853] usbcore: registered new interface driver net1080 <6>[ 3.174896] usbcore: registered new interface driver cdc_subset <6>[ 3.181152] usbcore: registered new interface driver zaurus <6>[ 3.187164] usbcore: registered new interface driver cdc_ncm <6>[ 3.207305] usbcore: registered new interface driver usb-storage <4>[ 3.283081] twl_rtc 48070000.i2c:twl@48:rtc: Power up reset detected. <6>[ 3.302398] ohci-platform 48064400.ohci: Generic Platform OHCI controller <6>[ 3.309570] ohci-platform 48064400.ohci: new USB bus registered, assigned bus number 1 <6>[ 3.327392] twl_rtc 48070000.i2c:twl@48:rtc: registered as rtc0 <6>[ 3.357818] twl_rtc 48070000.i2c:twl@48:rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) <6>[ 3.368316] ohci-platform 48064400.ohci: irq 92, io mem 0x48064400 <6>[ 3.403991] i2c_dev: i2c /dev entries driver <3>[ 3.463592] ti_opp_supply opp-supply: probe with driver ti_opp_supply failed with error 1 <6>[ 3.484252] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.490783] sdhci: Copyright(c) Pierre Ossman <6>[ 3.501983] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.513763] sdhci-pltfm: SDHCI platform and OF driver helper <3>[ 3.586791] omap_hsmmc 4809c000.mmc: RX DMA channel request failed <1>[ 3.598571] 8<--- cut here --- <1>[ 3.602050] Unable to handle kernel NULL pointer dereference at virtual address 00000002 when read <1>[ 3.611328] [00000002] *pgd=00000000 <0>[ 3.615234] Internal error: Oops: 5 [#1] SMP ARM <4>[ 3.620147] Modules linked in: <4>[ 3.623474] CPU: 0 PID: 10 Comm: kworker/u4:0 Not tainted 6.9.0 #1 <4>[ 3.629943] Hardware name: Generic OMAP36xx (Flattened Device Tree) <4>[ 3.636505] Workqueue: async async_run_entry_fn <4>[ 3.641357] PC is at inflate_fast+0xa0/0x484 <4>[ 3.645904] LR is at 0xc2577eff <4>[ 3.649353] pc : [] lr : [] psr: 20000053 <4>[ 3.655883] sp : d002ddd8 ip : c25e0000 fp : c239c100 <4>[ 3.661407] r10: c948e9dc r9 : c25e052c r8 : ffffffff <4>[ 3.666931] r7 : 00007ffa r6 : 00000000 r5 : c9fffece r4 : 00000000 <4>[ 3.673736] r3 : c2570006 r2 : c9fffed3 r1 : 00000000 r0 : c239c100 <4>[ 3.680541] Flags: nzCv IRQs on FIQs off Mode SVC_32 ISA ARM Segment none <4>[ 3.688079] Control: 10c5387d Table: 80204019 DAC: 00000051 <1>[ 3.694122] Register r0 information: slab kmalloc-64 start c239c100 pointer offset 0 size 64 <1>[ 3.702880] Register r1 information: NULL pointer <1>[ 3.707885] Register r2 information: non-slab/vmalloc memory <1>[ 3.713836] Register r3 information: non-slab/vmalloc memory <1>[ 3.719787] Register r4 information: NULL pointer <1>[ 3.724761] Register r5 information: non-slab/vmalloc memory <1>[ 3.730712] Register r6 information: NULL pointer <1>[ 3.735717] Register r7 information: non-paged memory <1>[ 3.741058] Register r8 information: non-paged memory <1>[ 3.746398] Register r9 information: non-slab/vmalloc memory <1>[ 3.752349] Register r10 information: non-slab/vmalloc memory <1>[ 3.758361] Register r11 information: slab kmalloc-64 start c239c100 pointer offset 0 size 64 <1>[ 3.767211] Register r12 information: non-slab/vmalloc memory <0>[ 3.773254] Process kworker/u4:0 (pid: 10, stack limit = 0x(ptrval)) <0>[ 3.779907] Stack: (0xd002ddd8 to 0xd002e000) <0>[ 3.784545] ddc0: 00008000 00008000 <0>[ 3.793029] dde0: 00008000 33d8a218 00008000 c25e252c 00000000 c2570000 0000003f 000001ff <0>[ 3.801513] de00: c25e108c 00b714f7 00000000 c25e0068 c1bc9f90 00000000 c25e0000 c2570006 <0>[ 3.809997] de20: c239c100 c07e6338 c25e0054 c25e02ec 00000000 c25e0054 c25e0050 c25e02ec <0>[ 3.818481] de40: c25e052c 00b5a209 00b714f7 c1bed920 c25e0068 c239c100 00000000 00000001 <0>[ 3.826965] de60: 00000000 c25e006c 00008000 c25e0000 00007ffa c239c100 00000000 c2570000 <0>[ 3.835449] de80: c1bc9f90 c1bed91c c8e55000 c1b034f4 00008000 c1bc9ee8 00008000 c8e55000 <0>[ 3.843902] dea0: c2570000 00000000 011aaed3 00000000 c1bc9c24 c8e55000 c1bed908 c1beda1c <0>[ 3.852386] dec0: 00000000 c1b031c8 00000000 c1bed91c c1b035c4 c187ee29 33d8a218 c1f7a04c <0>[ 3.860870] dee0: c1f7a050 00000004 00000004 c2005620 c2005600 c2096f00 c2096f05 c1b03010 <0>[ 3.869354] df00: c2391e90 c2391e90 00000004 c037a72c c20c7e80 c2391e90 00000004 c036e17c <0>[ 3.877838] df20: 61c88647 c036c640 d002df30 c03e9c70 333a3475 00000000 c20c7e98 c20c7ed0 <0>[ 3.886322] df40: c20c7eac c20c7e80 c2005600 c20c7eac c2005620 c2005620 c20dcc80 c2005600 <0>[ 3.894805] df60: 61c88647 c03708bc c200565c c20d1f00 00000040 c20dd304 c20d1f14 c037057c <0>[ 3.903289] df80: c20c7e80 c20dcc80 00000000 c037600c c20d1700 c0375eec 00000000 00000000 <0>[ 3.911743] dfa0: 00000000 00000000 00000000 c03001ac 00000000 00000000 00000000 00000000 <0>[ 3.920227] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[ 3.928710] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 <0>[ 3.937194] Call trace: <0>[ 3.937194] inflate_fast from zlib_inflate+0xcbc/0x15c0 <0>[ 3.945617] zlib_inflate from __gunzip+0x2a8/0x350 <0>[ 3.950805] __gunzip from unpack_to_rootfs+0x15c/0x324 <0>[ 3.956329] unpack_to_rootfs from do_populate_rootfs+0xd0/0x12c <0>[ 3.962646] do_populate_rootfs from async_run_entry_fn+0x20/0xb4 <0>[ 3.969024] async_run_entry_fn from process_scheduled_works+0x260/0x434 <0>[ 3.976043] process_scheduled_works from worker_thread+0x340/0x498 <0>[ 3.982604] worker_thread from kthread+0x120/0x140 <0>[ 3.987792] kthread from ret_from_fork+0x14/0x28 <0>[ 3.992797] Exception stack(0xd002dfb0 to 0xd002dff8) <0>[ 3.998138] dfa0: 00000000 00000000 00000000 00000000 <0>[ 4.006591] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[ 4.015075] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 <0>[ 4.022003] Code: e58d6018 e354000e 8a000006 e5da2000 (e5da7001) <4>[ 4.028472] ---[ end trace 0000000000000000 ]--- <6>[ 4.072784] hub 1-0:1.0: USB hub found <6>[ 4.076934] hub 1-0:1.0: 3 ports detected <5>[ 244.861907] random: crng init done