Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #################################
- ######### auto_recovery #########
- #################################
- === enabled:1, === boot_part:2, === maxpartialboots:3
- boot_count_buffer_size = 2048, total number = 64
- i=64, offset = 0x1060000, last_offset = 0x105f800
- erase s_env
- BOOT_COUNT_TO_RECOVERY
- Updating boot_count...
- boot->Count:1 ,boot->CheckSum:20110812, offset:0x1040000
- #### ~~~~~~~~~~~~~ ####
- Auto-update from TFTP: failed, env. variable 'updatefile' not found
- #### auto_recovery check ####
- Erasing NAND...
- Erasing at 0x1020000 -- 100% complete.
- Writing to NAND... OK
- #### auto_recovery:1 ####
- Hit any key to stop autoboot: 0
- Normal boot
- NAND read: device 0 offset 0x1080000, size 0x600000
- 6291456 bytes read: OK
- ## Loading kernel from FIT Image at 44000000 ...
- Using 'config@1' configuration
- Trying 'kernel-1' kernel subimage
- Description: ARM64 OpenWrt Linux-6.1.52
- Type: Kernel Image
- Compression: gzip compressed
- Data Start: 0x440000e8
- Data Size: 4857967 Bytes = 4.6 MiB
- Architecture: AArch64
- OS: Linux
- Load Address: 0x41000000
- Entry Point: 0x41000000
- Hash algo: crc32
- Hash value: 33168249
- Hash algo: sha1
- Hash value: b2ecacff7ffdd7ab13283221410a39e35047108c
- Verifying Hash Integrity ... crc32+ sha1+ OK
- ## Loading fdt from FIT Image at 44000000 ...
- Using 'config@1' configuration
- Trying 'fdt-1' fdt subimage
- Description: ARM64 OpenWrt linksys_mx4200v1 device tree blob
- Type: Flat Device Tree
- Compression: uncompressed
- Data Start: 0x444a2298
- Data Size: 44141 Bytes = 43.1 KiB
- Architecture: AArch64
- Hash algo: crc32
- Hash value: 52ca8848
- Hash algo: sha1
- Hash value: 110ac18b674fa10e79fe6a03eaaf70146d094f10
- Verifying Hash Integrity ... crc32+ sha1+ OK
- Booting using the fdt blob at 0x444a2298
- Uncompressing Kernel Image ... OK
- Loading Device Tree to 4a3f2000, end 4a3ffc6c ... OK
- Using machid 0x801000d from environment
- Starting kernel ...
- Jumping to AARCH64 kernel via monitor
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 6.1.52 (spectre@android-vm) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23901-50b7344fb4) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Tue Sep 12 15:08:01 2023
- [ 0.000000] Machine model: Linksys MX4200v1
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff]
- [ 0.000000] DMA32 empty
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000040ffffff]
- [ 0.000000] node 0: [mem 0x0000000041000000-0x000000004a3fffff]
- [ 0.000000] node 0: [mem 0x000000004a400000-0x00000000510fffff]
- [ 0.000000] node 0: [mem 0x0000000051100000-0x000000005fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.0 detected in firmware.
- [ 0.000000] psci: Using standard PSCI v0.2 function IDs
- [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
- [ 0.000000] psci: SMC Calling Convention v1.0
- [ 0.000000] percpu: Embedded 17 pages/cpu s31080 r8192 d30360 u69632
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] alternatives: applying boot alternatives
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024
- [ 0.000000] Kernel command line: init=/sbin/init rootfstype=squashfs ubi.mtd=22,2048 ubi.block=0,0 root=/dev/ubiblock0_0 rootwait ro root=/dev/ubiblock0_1
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 373360K/524288K available (7744K kernel code, 854K rwdata, 2296K rodata, 1280K init, 273K bss, 150928K reserved, 0K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 0.000000] Tracing variant of Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] Root IRQ handler: gic_handle_irq
- [ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00affc], SPI[448:479]
- [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
- [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
- [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- [ 0.000100] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
- [ 0.000114] pid_max: default: 32768 minimum: 301
- [ 0.000580] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
- [ 0.000593] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
- [ 0.002408] cblist_init_generic: Setting adjustable number of callback queues.
- [ 0.002416] cblist_init_generic: Setting shift to 2 and lim to 1.
- [ 0.002612] rcu: Hierarchical SRCU implementation.
- [ 0.002617] rcu: Max phase no-delay instances is 1000.
- [ 0.003410] smp: Bringing up secondary CPUs ...
- [ 0.004060] Detected VIPT I-cache on CPU1
- [ 0.004196] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.004851] Detected VIPT I-cache on CPU2
- [ 0.004952] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
- [ 0.005568] Detected VIPT I-cache on CPU3
- [ 0.005661] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
- [ 0.005729] smp: Brought up 1 node, 4 CPUs
- [ 0.005737] SMP: Total of 4 processors activated.
- [ 0.005743] CPU features: detected: 32-bit EL0 Support
- [ 0.005747] CPU features: detected: CRC32 instructions
- [ 0.005809] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
- [ 0.005815] CPU: All CPU(s) started at EL1
- [ 0.005818] alternatives: applying system-wide alternatives
- [ 0.016436] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.016464] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.016677] pinctrl core: initialized pinctrl subsystem
- [ 0.017827] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.018392] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
- [ 0.018447] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.018484] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.018868] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.019063] cpuidle: using governor menu
- [ 0.019365] ASID allocator initialised with 65536 entries
- [ 0.044489] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
- [ 0.052826] SCSI subsystem initialized
- [ 0.053012] usbcore: registered new interface driver usbfs
- [ 0.053052] usbcore: registered new interface driver hub
- [ 0.053098] usbcore: registered new device driver usb
- [ 0.053519] qcom_scm: convention: smc arm 64
- [ 0.054830] clocksource: Switched to clocksource arch_sys_counter
- [ 0.055944] NET: Registered PF_INET protocol family
- [ 0.056074] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.056922] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
- [ 0.056941] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.056954] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
- [ 0.057003] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
- [ 0.057143] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.057246] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.057273] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.057469] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.057505] PCI: CLS 0 bytes, default 64
- [ 0.058929] workingset: timestamp_bits=46 max_order=17 bucket_order=0
- [ 0.064035] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.064049] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
- [ 0.066805] qcom-qmp-usb-phy 78000.phy: supply vdda-phy not found, using dummy regulator
- [ 0.066949] qcom-qmp-usb-phy 78000.phy: supply vdda-pll not found, using dummy regulator
- [ 0.068049] qcom-qusb2-phy 79000.phy: supply vdd not found, using dummy regulator
- [ 0.068189] qcom-qusb2-phy 79000.phy: supply vdda-pll not found, using dummy regulator
- [ 0.068228] qcom-qusb2-phy 79000.phy: supply vdda-phy-dpdm not found, using dummy regulator
- [ 0.068429] qcom-qusb2-phy 79000.phy: Registered Qcom-QUSB2 phy
- [ 0.071428] bam-dma-engine 704000.dma-controller: num-channels unspecified in dt
- [ 0.071442] bam-dma-engine 704000.dma-controller: num-ees unspecified in dt
- [ 0.076002] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
- [ 0.076643] msm_serial 78b3000.serial: msm_serial: detected port #0
- [ 0.076678] msm_serial 78b3000.serial: uartclk = 3686400
- [ 0.076782] 78b3000.serial: ttyMSM0 at MMIO 0x78b3000 (irq = 20, base_baud = 230400) is a MSM
- [ 0.076811] msm_serial: console setup on port #0
- [ 0.734613] printk: console [ttyMSM0] enabled
- [ 0.739774] msm_serial: driver initialized
- [ 0.748654] loop: module loaded
- [ 0.750134] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xac
- [ 0.750612] nand: Hynix H27S4G8F2EDA-BC
- [ 0.757220] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128
- [ 0.761132] 29 fixed-partitions partitions found on MTD device qcom_nand.0
- [ 0.768435] Creating 29 MTD partitions on "qcom_nand.0":
- [ 0.775383] 0x000000000000-0x000000100000 : "0:sbl1"
- [ 0.782316] 0x000000100000-0x000000200000 : "0:mibib"
- [ 0.787249] 0x000000200000-0x000000280000 : "0:bootconfig"
- [ 0.791678] 0x000000280000-0x000000300000 : "0:bootconfig1"
- [ 0.797042] 0x000000300000-0x000000600000 : "0:qsee"
- [ 0.804914] 0x000000600000-0x000000900000 : "0:qsee_1"
- [ 0.810080] 0x000000900000-0x000000980000 : "0:devcfg"
- [ 0.812703] 0x000000980000-0x000000a00000 : "0:devcfg_1"
- [ 0.817832] 0x000000a00000-0x000000a80000 : "0:apdp"
- [ 0.823266] 0x000000a80000-0x000000b00000 : "0:apdp_1"
- [ 0.828266] 0x000000b00000-0x000000b80000 : "0:rpm"
- [ 0.833146] 0x000000b80000-0x000000c00000 : "0:rpm_1"
- [ 0.837965] 0x000000c00000-0x000000c80000 : "0:cdt"
- [ 0.843186] 0x000000c80000-0x000000d00000 : "0:cdt_1"
- [ 0.847865] 0x000000d00000-0x000000d80000 : "0:appsblenv"
- [ 0.853075] 0x000000d80000-0x000000e80000 : "0:appsbl"
- [ 0.858996] 0x000000e80000-0x000000f80000 : "0:appsbl_1"
- [ 0.863955] 0x000000f80000-0x000001000000 : "0:art"
- [ 0.868972] 0x000001000000-0x000001040000 : "u_env"
- [ 0.873325] 0x000001040000-0x000001060000 : "s_env"
- [ 0.878028] 0x000001060000-0x000001080000 : "devinfo"
- [ 0.882906] 0x000001080000-0x00000a680000 : "kernel"
- [ 1.031231] 0x000001680000-0x00000a680000 : "rootfs"
- [ 1.169041] mtd: setting mtd22 (rootfs) as root device
- [ 1.169412] mtdsplit: no squashfs found in "rootfs"
- [ 1.173087] 0x00000a680000-0x000013c80000 : "alt_kernel"
- [ 1.321313] 0x00000ac80000-0x000013c80000 : "alt_rootfs"
- [ 1.459150] 0x000013c80000-0x000013e80000 : "sysdiag"
- [ 1.461552] 0x000013e80000-0x000013f00000 : "0:ethphyfw"
- [ 1.464066] 0x000013f00000-0x00001f700000 : "syscfg"
- [ 1.646372] 0x00001f700000-0x000020000000 : "0:wififw"
- [ 1.665053] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
- [ 1.685906] i2c_dev: i2c /dev entries driver
- [ 1.692834] sdhci: Secure Digital Host Controller Interface driver
- [ 1.692879] sdhci: Copyright(c) Pierre Ossman
- [ 1.697961] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.703891] remoteproc remoteproc0: releasing cd00000.q6v5_wcss
- [ 1.710690] NET: Registered PF_INET6 protocol family
- [ 1.714650] Segment Routing with IPv6
- [ 1.718970] In-situ OAM (IOAM) with IPv6
- [ 1.722540] NET: Registered PF_PACKET protocol family
- [ 1.726559] 8021q: 802.1Q VLAN Support v1.8
- [ 1.750496] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
- [ 1.750801] cpr4_ipq807x_apss_read_fuse_data: apc_corner: speed bin = 0
- [ 1.756651] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR fusing revision = 1
- [ 1.763220] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR misc fuse value = 0
- [ 1.770929] cpr4_ipq807x_apss_read_fuse_data: apc_corner: Voltage boost fuse config = 0 boost = disable
- [ 1.778401] cpr3_mem_acc_init: apc: not using memory accelerator regulator
- [ 1.787534] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused SVS: open-loop= 704000 uV
- [ 1.794475] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused NOM: open-loop= 816000 uV
- [ 1.804464] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused TURBO: open-loop= 872000 uV
- [ 1.814274] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused STURBO: open-loop= 976000 uV
- [ 1.824133] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused SVS: quot[ 7]= 720, quot_offset[ 7]= 0
- [ 1.833894] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused NOM: quot[ 7]= 929, quot_offset[ 7]= 205
- [ 1.844744] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused TURBO: quot[ 7]=1022, quot_offset[ 7]= 90
- [ 1.855682] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused STURBO: quot[ 7]=1204, quot_offset[ 7]= 180
- [ 1.866805] cpr3_regulator_init_ctrl: apc: Default CPR mode = closed-loop
- [ 1.868289] cpu cpu0: SoC ID 399 is not part of IPQ8074 family, limiting to 1.4GHz!
- [ 1.885397] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 19200 KHz, changing to: 1017600 KHz
- [ 1.893612] remoteproc remoteproc0: cd00000.q6v5_wcss is available
- [ 1.903107] ubi0: attaching mtd22
- [ 2.184829] random: crng init done
- [ 2.734090] ubi0: scanning is finished
- [ 2.742206] ubi0: attached mtd22 (name "rootfs", size 144 MiB)
- [ 2.742243] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
- [ 2.746960] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
- [ 2.753795] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
- [ 2.760665] ubi0: good PEBs: 1152, bad PEBs: 0, corrupted PEBs: 0
- [ 2.767426] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
- [ 2.773674] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1180099486
- [ 2.780800] ubi0: available PEBs: 0, total reserved PEBs: 1152, PEBs reserved for bad PEB handling: 80
- [ 2.790098] ubi0: background thread "ubi_bgt0d" started, PID 513
- [ 2.790581] block ubiblock0_0: created from ubi0:0(roo▒[ 2.811394] Waiting for root device /dev/ubiblock0_1...
- [ 33.114866] l11: disabling
Advertisement
Add Comment
Please, Sign In to add comment