Marvell>> ide reset; ext4load ide 0:1 0xa00000 /uImage; ext4load ide 0:1 0xf000000 /uInitrd; bootm 0xa00000 0xf000000 Reset IDE: Marvell Serial ATA Adapter Integrated Sata device found Device 0 @ 0 0: Model: ST3500418AS Firm: CC38 Ser#: 6VMDEBGW Type: Hard Disk Supports 48-bit addressing Capacity: 476940.0 MB = 465.7 GB (976773168 x 512) 5185308 bytes read in 118 ms (41.9 MiB/s) 9682541 bytes read in 195 ms (47.4 MiB/s) ## Booting image at 00a00000 ... ## Booting kernel from Legacy Image at 00a00000 ... Image Name: Linux-5.12.6-mvebu-tld-1 Created: 2021-07-05 11:19:12 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5185244 Bytes = 4.9 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 0f000000 ... Image Name: initramfs-5.12.6-mvebu-tld-1 Created: 2021-07-05 11:19:34 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 9682477 Bytes = 9.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000][ T0] Booting Linux on physical CPU 0x0 [ 0.000000][ T0] Linux version 5.12.6-mvebu-tld-1 (root@tldDebian) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1.0 SMP PREEMPT Tue May 25 22:15:51 PDT 2021 [ 0.000000][ T0] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d [ 0.000000][ T0] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000][ T0] OF: fdt: Machine model: WD MyCloud Gen2 [ 0.000000][ T0] Memory policy: Data cache writealloc [ 0.000000][ T0] Zone ranges: [ 0.000000][ T0] Normal [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000][ T0] HighMem empty [ 0.000000][ T0] Movable zone start for each node [ 0.000000][ T0] Early memory node ranges [ 0.000000][ T0] node 0: [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000][ T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000][ T0] percpu: Embedded 21 pages/cpu s53900 r8192 d23924 u86016 [ 0.000000][ T0] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000][ T0] Kernel command line: root=/dev/ram console=ttyS0,115200 [ 0.000000][ T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000][ T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000][ T0] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000][ T0] Memory: 492908K/524288K available (10240K kernel code, 1481K rwdata, 3076K rodata, 1024K init, 326K bss, 31380K reserved, 0K cma-reserved, 0K highmem) [ 0.000000][ T0] random: get_random_u32 called from ____cache_alloc+0x404/0x78c with crng_init=0 [ 0.000000][ T0] rcu: Preemptible hierarchical RCU implementation. [ 0.000000][ T0] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000][ T0] Trampoline variant of Tasks RCU enabled. [ 0.000000][ T0] Tracing variant of Tasks RCU enabled. [ 0.000000][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000][ T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000][ T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000][ T0] mvebu_mbus: [Firmware Warn]: deprecated mbus-mvebu Device Tree, suspend/resume will not work [ 0.000000][ T0] L2C: DT/platform modifies aux control register: 0x02040000 -> 0x12040000 [ 0.000000][ T0] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000][ T0] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000][ T0] L2C-310 D prefetch enabled, offset 1 lines [ 0.000000][ T0] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000][ T0] L2C-310 Coherent cache controller enabled, 8 ways, 256 kB [ 0.000000][ T0] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56040001 [ 0.000000][ T0] Switching to timer-based delay loop, resolution 40ns [ 0.000001][ T0] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 85899345900ns [ 0.000021][ T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns [ 0.000778][ T0] Console: colour dummy device 80x30 [ 0.000830][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000) [ 0.000853][ T0] pid_max: default: 32768 minimum: 301 [ 0.001077][ T0] LSM: Security Framework initializing [ 0.001178][ T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001199][ T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.002237][ T0] CPU: Testing write buffer coherency: ok [ 0.002294][ T0] CPU0: Spectre v2: using BPIALL workaround [ 0.002546][ T1] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.003455][ T1] Setting up static identity map for 0x100000 - 0x100060 [ 0.003844][ T1] mvebu-soc-id: MVEBU SoC ID=0x6720, Rev=0x3 [ 0.004292][ T1] rcu: Hierarchical SRCU implementation. [ 0.005218][ T1] smp: Bringing up secondary CPUs ... [ 0.005970][ T1] Booting CPU 1 [ 0.006204][ T0] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.006223][ T0] CPU1: Spectre v2: using BPIALL workaround [ 0.006425][ T1] smp: Brought up 1 node, 2 CPUs [ 0.006448][ T1] SMP: Total of 2 processors activated (100.00 BogoMIPS). [ 0.006463][ T1] CPU: All CPU(s) started in SVC mode. [ 0.007153][ T1] devtmpfs: initialized [ 0.010981][ T1] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.011644][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.011699][ T1] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.049025][ T1] prandom32: self test passed (less than 6 bits correlated) [ 0.049056][ T1] prandom: seed boundary self test passed [ 0.051654][ T1] prandom: 100 self tests passed [ 0.051668][ T1] pinctrl core: initialized pinctrl subsystem [ 0.054131][ T1] NET: Registered protocol family 16 [ 0.055258][ T1] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.056353][ T1] audit: initializing netlink subsys (disabled) [ 0.057362][ T1] thermal_sys: Registered thermal governor 'step_wise' [ 0.058479][ T36] audit: type=2000 audit(0.050:1): state=initialized audit_enabled=0 res=1 [ 0.060138][ T1] cpuidle: using governor ladder [ 0.060263][ T1] cpuidle: using governor menu [ 0.060454][ T1] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.060476][ T1] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.290681][ T1] raid6: int32x8 gen() 146 MB/s [ 0.461096][ T1] raid6: int32x8 xor() 100 MB/s [ 0.631548][ T1] raid6: int32x4 gen() 168 MB/s [ 0.801946][ T1] raid6: int32x4 xor() 107 MB/s [ 0.972333][ T1] raid6: int32x2 gen() 269 MB/s [ 1.142813][ T1] raid6: int32x2 xor() 154 MB/s [ 1.313290][ T1] raid6: int32x1 gen() 308 MB/s [ 1.483758][ T1] raid6: int32x1 xor() 120 MB/s [ 1.483771][ T1] raid6: using algorithm int32x1 gen() 308 MB/s [ 1.483784][ T1] raid6: .... xor() 120 MB/s, rmw enabled [ 1.483795][ T1] raid6: using intx1 recovery algorithm [ 1.485423][ T1] vgaarb: loaded [ 1.486584][ T1] SCSI subsystem initialized [ 1.488189][ T1] usbcore: registered new interface driver usbfs [ 1.488429][ T1] usbcore: registered new interface driver hub [ 1.488623][ T1] usbcore: registered new device driver usb [ 1.490005][ T1] mc: Linux media interface: v0.10 [ 1.490196][ T1] videodev: Linux video capture interface: v2.00 [ 1.490980][ T1] pps_core: LinuxPPS API ver. 1 registered [ 1.491007][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.491152][ T1] PTP clock support registered [ 1.494664][ T1] clocksource: Switched to clocksource armada_370_xp_clocksource [ 1.555207][ T1] VFS: Disk quotas dquot_6.6.0 [ 1.555337][ T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.573951][ T1] NET: Registered protocol family 2 [ 1.574149][ T1] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.579572][ T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.579630][ T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 1.579694][ T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.579770][ T1] TCP: Hash tables configured (established 4096 bind 4096) [ 1.579991][ T1] MPTCP token hash table entries: 512 (order: 1, 8192 bytes, linear) [ 1.580072][ T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.580112][ T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.580522][ T1] NET: Registered protocol family 1 [ 1.581399][ T1] RPC: Registered named UNIX socket transport module. [ 1.581423][ T1] RPC: Registered udp transport module. [ 1.581435][ T1] RPC: Registered tcp transport module. [ 1.581446][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.581463][ T1] PCI: CLS 0 bytes, default 64 [ 1.581720][ T1] Trying to unpack rootfs image as initramfs... [ 2.203627][ T1] Freeing initrd memory: 9456K [ 2.203752][ T1] NetWinder Floating Point Emulator V0.97 (double precision) [ 2.204144][ T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 2.818102][ T1] Initialise system trusted keyrings [ 2.818172][ T1] Key type blacklist registered [ 2.818685][ T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 2.818906][ T1] zbud: loaded [ 2.820558][ T1] NFS: Registering the id_resolver key type [ 2.820607][ T1] Key type id_resolver registered [ 2.820622][ T1] Key type id_legacy registered [ 2.820665][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.820688][ T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 2.820701][ T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 2.924234][ T1] xor: measuring software checksum speed [ 2.931891][ T1] arm4regs : 1301 MB/sec [ 2.942015][ T1] 8regs : 980 MB/sec [ 2.951524][ T1] 32regs : 1038 MB/sec [ 2.951537][ T1] xor: using function: arm4regs (1301 MB/sec) [ 2.951561][ T1] async_tx: api initialized (async) [ 2.951579][ T1] Key type asymmetric registered [ 2.951591][ T1] Asymmetric key parser 'x509' registered [ 2.951675][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.951848][ T1] io scheduler bfq registered [ 2.954524][ T1] armada-375-pinctrl f1018000.pinctrl: registered pinctrl driver [ 2.959327][ T1] mv_xor f1060800.xor: Marvell shared XOR driver [ 3.015835][ T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 3.018430][ T1] mv_xor f1060900.xor: Marvell shared XOR driver [ 3.075779][ T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 3.216328][ T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 3.220562][ T1] printk: console [ttyS0] disabled [ 3.241140][ T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 32, base_baud = 12500000) is a 16550A [ 4.196058][ T1] printk: console [ttyS0] enabled [ 4.204379][ T1] sata_mv f10a0000.sata: slots 32 ports 1 [ 4.211754][ T1] scsi host0: sata_mv [ 4.216280][ T1] ata1: SATA max UDMA/133 irq 51 [ 4.224816][ T1] spi-nor spi0.0: mx25l8005 (1024 Kbytes) [ 4.230473][ T1] 1 fixed-partitions partitions found on MTD device spi0.0 [ 4.237592][ T1] Creating 1 MTD partitions on "spi0.0": [ 4.243116][ T1] 0x000000000000-0x000000100000 : "u-boot" [ 4.252270][ T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 4.260908][ T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. [ 4.275251][ T1] libphy: Fixed MDIO Bus: probed [ 4.284013][ T1] libphy: orion_mdio_bus: probed [ 4.304087][ T1] mvpp2 f10f0000.ethernet: using 3 shared buffers [ 4.312749][ T1] 8<--- cut here --- [ 4.316559][ T1] Unable to handle kernel paging request at virtual address 00001420 [ 4.324522][ T1] pgd = (ptrval) [ 4.327958][ T1] [00001420] *pgd=00000000 [ 4.332265][ T1] Internal error: Oops: 805 [#1] PREEMPT SMP ARM [ 4.338484][ T1] Modules linked in: [ 4.342259][ T1] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.12.6-mvebu-tld-1 #1.0 [ 4.350134][ T1] Hardware name: Marvell Armada 375 (Device Tree) [ 4.356434][ T1] PC is at mvpp22_tai_probe+0x44/0x158 [ 4.361794][ T1] LR is at _raw_spin_unlock_irqrestore+0x24/0x50 [ 4.368015][ T1] pc : [] lr : [] psr: a0000113 [ 4.375014][ T1] sp : c18abd68 ip : cf4b27c0 fp : c1a1d010 [ 4.380966][ T1] r10: 00000000 r9 : 00000100 r8 : c1a1d010 [ 4.386916][ T1] r7 : cf5c9840 r6 : 00000009 r5 : 00000000 r4 : cf4b27c0 [ 4.394176][ T1] r3 : 00001400 r2 : 00000003 r1 : 00000001 r0 : 00000000 [ 4.401435][ T1] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none [ 4.409310][ T1] Control: 10c5387d Table: 0000404a DAC: 00000051 [ 4.415784][ T1] Process swapper/0 (pid: 1, stack limit = 0x(ptrval)) [ 4.422521][ T1] Stack: (0xc18abd68 to 0xc18ac000) [ 4.427605][ T1] bd60: cf5c9840 00000010 00000009 00000000 00000024 c0791c18 [ 4.436528][ T1] bd80: 00000000 ffffffff dfbf0e0c c0907cb8 00000000 c0907f84 c1a1d000 dfbf0e18 [ 4.445450][ T1] bda0: c1a1d010 c1009fc8 c1116d48 00000000 00000000 c1157be0 c11b7eb0 c0908674 [ 4.454370][ T1] bdc0: ffffffff 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.463292][ T1] bde0: 00000000 29d9cc3a 00000000 c1a1d010 00000000 c1116d48 00000000 c11b7ea8 [ 4.472213][ T1] be00: c1157be0 c11b7eb0 00000000 c06bcb84 c1a1d010 c1116d48 00000000 c06ba904 [ 4.481135][ T1] be20: c1a1d010 c1116d48 00000000 c1a1d010 c1116d48 c1116d48 c06bb0ac c1157be0 [ 4.490057][ T1] be40: c1149040 c0f003e4 00000000 c06bac80 c1116d48 c1a1d010 c189f780 00000000 [ 4.498979][ T1] be60: c1a1d010 c1116d48 c06bb0ac c1938180 c1149040 c0f003e4 00000000 c06bb094 [ 4.507900][ T1] be80: c1a1d010 00000000 c1116d48 c06bb1d0 c1a1d010 c1009fc8 c1116d48 c06b8a2c [ 4.516822][ T1] bea0: c183a26c c183a258 c18f8e34 29d9cc3a c183a26c c1116d48 cf4b1980 c1108438 [ 4.525743][ T1] bec0: 00000000 c06b9b10 c0d4433d 00000001 00000000 c1116d48 c1009fc8 c0f2e170 [ 4.534665][ T1] bee0: 00000000 c06bba78 ffffe000 c1009fc8 c0f2e170 c010280c c0cf5041 c0146574 [ 4.543585][ T1] bf00: 00000000 c18abf00 00000000 c0f003e4 c0dff0ec 0000014e 00000006 00000006 [ 4.552507][ T1] bf20: 00000000 c0e00b04 0000014d c0e00b04 00000023 c193818e c1938196 29d9cc3a [ 4.561429][ T1] bf40: dfffcea2 29d9cc3a c0f42d30 00000007 c0f42d34 c1173000 c0dff0ec c1938180 [ 4.570349][ T1] bf60: c0f42d54 c0f01614 00000006 00000006 00000000 c0f003e4 0000014e c0f5b818 [ 4.579269][ T1] bf80: 00000000 00000000 c0af88c8 00000000 00000000 00000000 00000000 00000000 [ 4.588190][ T1] bfa0: 00000000 c0af88d0 00000000 c0100150 00000000 00000000 00000000 00000000 [ 4.597109][ T1] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.606029][ T1] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 [ 4.614952][ T1] [] (mvpp22_tai_probe) from [] (mvpp2_probe+0x634/0x1c74) [ 4.623802][ T1] [] (mvpp2_probe) from [] (platform_probe+0x58/0xa8) [ 4.632211][ T1] [] (platform_probe) from [] (really_probe+0x2a8/0x498) [ 4.640883][ T1] [] (really_probe) from [] (driver_probe_device+0x18c/0x1b8) [ 4.649992][ T1] [] (driver_probe_device) from [] (device_driver_attach+0x44/0x5c) [ 4.659624][ T1] [] (device_driver_attach) from [] (__driver_attach+0x124/0x13c) [ 4.669080][ T1] [] (__driver_attach) from [] (bus_for_each_dev+0x64/0xa0) [ 4.678014][ T1] [] (bus_for_each_dev) from [] (bus_add_driver+0x178/0x1e0) [ 4.687033][ T1] [] (bus_add_driver) from [] (driver_register+0xac/0xf0) [ 4.695786][ T1] [] (driver_register) from [] (do_one_initcall+0xc0/0x22c) [ 4.704719][ T1] [] (do_one_initcall) from [] (kernel_init_freeable+0x200/0x254) [ 4.714176][ T1] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) [ 4.723111][ T1] [] (kernel_init) from [] (ret_from_fork+0x14/0x24) [ 4.731429][ T1] Exception stack(0xc18abfb0 to 0xc18abff8) [ 4.737209][ T1] bfa0: 00000000 00000000 00000000 00000000 [ 4.746129][ T1] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 4.755048][ T1] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 4.762402][ T1] Code: e1c426f8 e2803b05 e5840060 e3a02003 (e5832020) [ 4.769370][ T1] ---[ end trace e4b7c0da1059f350 ]--- [ 4.774785][ T1] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 4.783195][ C1] CPU1: stopping [ 4.786632][ C1] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 5.12.6-mvebu-tld-1 #1.0 [ 4.795904][ C1] Hardware name: Marvell Armada 375 (Device Tree) [ 4.802210][ C1] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 4.810717][ C1] [] (show_stack) from [] (dump_stack+0x80/0x9c) [ 4.818689][ C1] [] (dump_stack) from [] (do_handle_IPI+0x258/0x318) [ 4.827096][ C1] [] (do_handle_IPI) from [] (ipi_handler+0x14/0x20) [ 4.835419][ C1] [] (ipi_handler) from [] (handle_percpu_devid_irq+0x58/0x108) [ 4.844706][ C1] [] (handle_percpu_devid_irq) from [] (generic_handle_irq+0x28/0x38) [ 4.854510][ C1] [] (generic_handle_irq) from [] (__handle_domain_irq+0x90/0xa0) [ 4.863961][ C1] [] (__handle_domain_irq) from [] (gic_handle_irq+0x74/0x84) [ 4.873064][ C1] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8) [ 4.881292][ C1] Exception stack(0xc18e7f50 to 0xc18e7f98) [ 4.887073][ C1] 7f40: 000016f0 dfbe3f14 00000000 c011df40 [ 4.895994][ C1] 7f60: 00000000 00000000 c1009fc8 00000002 ffffe000 c100a05c c0d58839 00000000 [ 4.904915][ C1] 7f80: c1003d00 c18e7fa0 c010cce0 c010ccd0 600c0013 ffffffff [ 4.912261][ C1] [] (__irq_svc) from [] (arch_cpu_idle+0x1c/0x38) [ 4.920404][ C1] [] (arch_cpu_idle) from [] (default_idle_call+0x30/0x50) [ 4.929244][ C1] [] (default_idle_call) from [] (do_idle+0x130/0x2ac) [ 4.937741][ C1] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 4.946061][ C1] [] (cpu_startup_entry) from [<00101e50>] (0x101e50) [ 4.953602][ T1] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---