Please help!
I tried from uboot prompt, but failed at the fatload command:
1. For USB run:
# usb start # fatload usb 0:1 0x44000000 openwrt-ipq807x-generic-dynalink_dl-wrx36-initramfs-uImage.itb
This is serial output to uboot:
Format: Log Type - Time(microsec) - Message - Optional Info
Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1-00163
S - IMAGE_VARIANT_STRING=HAACANAZA
S - OEM_IMAGE_VERSION_STRING=CRM
S - Boot Config, 0x000002e5
B - 203 - PBL, Start
B - 2740 - bootable_media_detect_entry, Start
B - 4241 - bootable_media_detect_success, Start
B - 4246 - elf_loader_entry, Start
B - 6908 - auth_hash_seg_entry, Start
B - 44742 - auth_hash_seg_exit, Start
B - 106624 - elf_segs_hash_verify_entry, Start
B - 169480 - PBL, End
B - 181017 - SBL1, Start
B - 232989 - GCC [RstStat:0x10, RstDbg:0x600000] WDog Stat : 0x4
B - 239486 - pm_device_init, Start
B - 361089 - PM_SET_VAL:Skip
D - 121146 - pm_device_init, Delta
B - 363499 - pm_driver_init, Start
D - 5368 - pm_driver_init, Delta
B - 369873 - clock_init, Start
D - 2104 - clock_init, Delta
B - 373869 - boot_flash_init, Start
D - 12718 - boot_flash_init, Delta
B - 390278 - boot_config_data_table_init, Start
D - 3111 - boot_config_data_table_init, Delta - (575 Bytes)
B - 397781 - Boot Setting : 0x00000618
B - 401715 - CDT version:2,Platform ID:8,Major ID:133,Minor ID:1,Subtype:5
B - 408822 - sbl1_ddr_set_params, Start
B - 412543 - CPR configuration: 0x30c
B - 415989 - cpr_init, Start
B - 418856 - Rail:0 Mode: 5 Voltage: 792000
B - 423980 - CL CPR settled at 744000mV
B - 426817 - Rail:1 Mode: 5 Voltage: 880000
B - 431087 - Rail:1 Mode: 7 Voltage: 888000
D - 16439 - cpr_init, Delta
B - 437858 - Pre_DDR_clock_init, Start
B - 441884 - Pre_DDR_clock_init, End
B - 445269 - DDR Type : PCDDR4
B - 452010 - do ddr sanity test, Start
D - 1067 - do ddr sanity test, Delta
B - 455731 - DDR: Start of HAL DDR Boot Training
B - 460458 - DDR: End of HAL DDR Boot Training
B - 466223 - DDR: Checksum to be stored on flash is 1025204083
B - 476532 - Image Load, Start
D - 505537 - QSEE Image Loaded, Delta - (1378368 Bytes)
B - 982161 - Image Load, Start
D - 61 - SEC Image Loaded, Delta - (0 Bytes)
B - 989847 - Image Load, Start
D - 293928 - DEVCFG Image Loaded, Delta - (32488 Bytes)
B - 1283867 - Image Load, Start
D - 305152 - RPM Image Loaded, Delta - (93060 Bytes)
B - 1589111 - Image Load, Start
D - 369782 - APPSBL Image Loaded, Delta - (536590 Bytes)
B - 1959045 - QSEE Execution, Start
D - 61 - QSEE Execution, Delta
B - 1964840 - USB D+ check, Start
D - 0 - USB D+ check, Delta
B - 1971245 - SBL1, End
D - 1792516 - SBL1, Delta
S - Flash Throughput, 6733 KB/s (2041753 Bytes, 303225 us)
S - DDR Frequency, 600 MHz
S - Core 0 Frequency, 1651 MHz
U-Boot 0.0.1-1-80112-CS (May 21 2021 - 09:29:10 +0800)
DRAM: smem ram ptable found: ver: 1 len: 4
1 GiB
Led init ...
NAND: Could not find nand_gpio in dts, using defaults
ONFI device found
ID = 1590aa2c
Vendor = 2c
Device = aa
qpic_nand: changing oobsize to 80 from 128 bytes
SF: Unsupported flash IDs: manuf ff, jedec ffff, ext_jedec ffff
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
256 MiB
MMC: sdhci: Node Not found, skipping initialization
PCI0 is not defined in the device tree
PCI1 is not defined in the device tree
In: serial@78B3000
Out: serial@78B3000
Err: serial@78B3000
machid: 8850105
MMC Device 0 not found
eth5 MAC Address from ART is not valid
Hit any key to stop autoboot: 0
Net: MAC0 addr:2c:ea:dc:c3:9d:39
PHY ID1: 0x4d
PHY ID2: 0xd0b1
PHY ID1: 0x4d
PHY ID2: 0xd101
EDMA ver 1 hw init
Num rings - TxDesc:1 (0-0) TxCmpl:1 (7-7)
RxDesc:1 (15-15) RxFill:1 (7-7)
ipq807x_edma_alloc_rings: successfull
ipq807x_edma_setup_ring_resources: successfull
ipq807x_edma_configure_rings: successfull
ipq807x_edma_hw_init: successfull
eth0
IPQ807x#
This is serial output for normal boot:
IPQ807x# reset
resetting ...
Format: Log Type - Time(microsec) - Message - Optional Info
Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1-00163
S - IMAGE_VARIANT_STRING=HAACANAZA
S - OEM_IMAGE_VERSION_STRING=CRM
S - Boot Config, 0x000002e5
B - 203 - PBL, Start
B - 2738 - bootable_media_detect_entry, Start
B - 4228 - bootable_media_detect_success, Start
B - 4233 - elf_loader_entry, Start
B - 6897 - auth_hash_seg_entry, Start
B - 44722 - auth_hash_seg_exit, Start
B - 106666 - elf_segs_hash_verify_entry, Start
B - 169521 - PBL, End
B - 271816 - SBL1, Start
B - 349804 - GCC [RstStat:0x10, RstDbg:0x600000] WDog Stat : 0x4
B - 359534 - pm_device_init, Start
B - 540002 - PM_SET_VAL:Skip
D - 178577 - pm_device_init, Delta
B - 542412 - pm_driver_init, Start
D - 5368 - pm_driver_init, Delta
B - 548786 - clock_init, Start
D - 2135 - clock_init, Delta
B - 552721 - boot_flash_init, Start
D - 12718 - boot_flash_init, Delta
B - 569221 - boot_config_data_table_init, Start
D - 3111 - boot_config_data_table_init, Delta - (575 Bytes)
B - 576724 - Boot Setting : 0x00000618
B - 580628 - CDT version:2,Platform ID:8,Major ID:133,Minor ID:1,Subtype:5
B - 587735 - sbl1_ddr_set_params, Start
B - 591486 - CPR configuration: 0x30c
B - 594933 - cpr_init, Start
B - 597800 - Rail:0 Mode: 5 Voltage: 792000
B - 602924 - CL CPR settled at 744000mV
B - 605760 - Rail:1 Mode: 5 Voltage: 880000
B - 610030 - Rail:1 Mode: 7 Voltage: 888000
D - 16439 - cpr_init, Delta
B - 616801 - Pre_DDR_clock_init, Start
B - 620888 - Pre_DDR_clock_init, End
B - 624182 - DDR Type : PCDDR4
B - 630892 - do ddr sanity test, Start
D - 1067 - do ddr sanity test, Delta
B - 634705 - DDR: Start of HAL DDR Boot Training
B - 639432 - DDR: End of HAL DDR Boot Training
B - 645105 - DDR: Checksum to be stored on flash is 1025204083
B - 655506 - Image Load, Start
D - 505568 - QSEE Image Loaded, Delta - (1378368 Bytes)
B - 1161165 - Image Load, Start
D - 61 - SEC Image Loaded, Delta - (0 Bytes)
B - 1168851 - Image Load, Start
D - 293929 - DEVCFG Image Loaded, Delta - (32488 Bytes)
B - 1462871 - Image Load, Start
D - 305122 - RPM Image Loaded, Delta - (93060 Bytes)
B - 1768054 - Image Load, Start
D - 369782 - APPSBL Image Loaded, Delta - (536590 Bytes)
B - 2137989 - QSEE Execution, Start
D - 91 - QSEE Execution, Delta
B - 2143784 - USB D+ check, Start
D - 0 - USB D+ check, Delta
B - 2150189 - SBL1, End
D - 1880660 - SBL1, Delta
S - Flash Throughput, 6730 KB/s (2041753 Bytes, 303376 us)
S - DDR Frequency, 600 MHz
S - Core 0 Frequency, 1651 MHz
U-Boot 0.0.1-1-80112-CS (May 21 2021 - 09:29:10 +0800)
DRAM: smem ram ptable found: ver: 1 len: 4
1 GiB
Led init ...
NAND: Could not find nand_gpio in dts, using defaults
ONFI device found
ID = 1590aa2c
Vendor = 2c
Device = aa
qpic_nand: changing oobsize to 80 from 128 bytes
SF: Unsupported flash IDs: manuf ff, jedec ffff, ext_jedec ffff
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
256 MiB
MMC: sdhci: Node Not found, skipping initialization
PCI0 is not defined in the device tree
PCI1 is not defined in the device tree
In: serial@78B3000
Out: serial@78B3000
Err: serial@78B3000
machid: 8850105
MMC Device 0 not found
eth5 MAC Address from ART is not valid
Hit any key to stop autoboot: 0
ubi0: attaching mtd1
ubi0: scanning is finished
ubi0: attached mtd1 (name "mtd=1", size 97 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 776, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 42/28, WL threshold: 4096, image sequence number: 962892942
ubi0: available PEBs: 0, total reserved PEBs: 776, PEBs reserved for bad PEB handling: 40
Read 0 bytes from volume kernel to 44000000
No size specified -> Using max size (5459968)
## Loading kernel from FIT Image at 44000000 ...
Using 'config@rt5010w-d350-rev0' configuration
Trying 'kernel-1' kernel subimage
Description: ARM64 OpenWrt Linux-6.6.30
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x440000e8
Data Size: 5298214 Bytes = 5.1 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x41000000
Entry Point: 0x41000000
Hash algo: crc32
Hash value: b7ff3c8c
Hash algo: sha1
Hash value: 7fe2ec8728cad6750b1d779c6ee3ca0e561884ff
Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 44000000 ...
Using 'config@rt5010w-d350-rev0' configuration
Trying 'fdt-1' fdt subimage
Description: ARM64 OpenWrt dynalink_dl-wrx36 device tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x4450da54
Data Size: 44170 Bytes = 43.1 KiB
Architecture: AArch64
Hash algo: crc32
Hash value: 16e85641
Hash algo: sha1
Hash value: 1db551764693bd8ed737fefa593f071c3f0d6541
Verifying Hash Integrity ... crc32+ sha1+ OK
Booting using the fdt blob at 0x4450da54
Uncompressing Kernel Image ... OK
Loading Device Tree to 4a3f2000, end 4a3ffc89 ... OK
Could not find PCI in device tree
Using machid 0x8850105 from environment
Starting kernel ...
Jumping to AARCH64 kernel via monitor
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.30 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.2.0 r26329-cffd3ad8d7) 13.2.0, GNU ld (GNU Binutils) 2.42) #0 SMP Wed May 15 06:54:58 2024
[ 0.000000] Machine model: Dynalink DL-WRX36
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x0000000040ffffff (16384 KiB) nomap non-reusable nss@40000000
[ 0.000000] OF: reserved mem: 0x000000004a400000..0x000000004a5fffff (2048 KiB) nomap non-reusable tzapp@4a400000
[ 0.000000] OF: reserved mem: 0x000000004a600000..0x000000004a9fffff (4096 KiB) nomap non-reusable bootloader@4a600000
[ 0.000000] OF: reserved mem: 0x000000004aa00000..0x000000004aafffff (1024 KiB) nomap non-reusable sbl@4aa00000
[ 0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004abfffff (1024 KiB) nomap non-reusable smem@4ab00000
[ 0.000000] OF: reserved mem: 0x000000004ac00000..0x000000004affffff (4096 KiB) nomap non-reusable memory@4ac00000
[ 0.000000] OF: reserved mem: 0x000000004b000000..0x0000000050efffff (97280 KiB) nomap non-reusable wcnss@4b000000
[ 0.000000] OF: reserved mem: 0x0000000050f00000..0x0000000050ffffff (1024 KiB) nomap non-reusable q6_etr_dump@50f00000
[ 0.000000] OF: reserved mem: 0x0000000051000000..0x00000000510fffff (1024 KiB) nomap non-reusable m3_dump@51000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
[ 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-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
[ 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 18 pages/cpu s35752 r8192 d29784 u73728
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyMSM0,115200n8 ubi.mtd=rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x000000007eb00000-0x000000007ec00000] (1MB)
[ 0.000000] Memory: 885520K/1048576K available (8384K kernel code, 896K rwdata, 2524K rodata, 1472K init, 292K bss, 163056K 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.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000110] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000123] pid_max: default: 32768 minimum: 301
[ 0.005166] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.005180] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.009456] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.009680] rcu: Hierarchical SRCU implementation.
[ 0.009684] rcu: Max phase no-delay instances is 1000.
[ 0.010582] smp: Bringing up secondary CPUs ...
[ 0.011237] Detected VIPT I-cache on CPU1
[ 0.011336] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.011990] Detected VIPT I-cache on CPU2
[ 0.012061] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.012713] Detected VIPT I-cache on CPU3
[ 0.012780] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.012849] smp: Brought up 1 node, 4 CPUs
[ 0.012857] SMP: Total of 4 processors activated.
[ 0.012862] CPU features: detected: 32-bit EL0 Support
[ 0.012867] CPU features: detected: CRC32 instructions
[ 0.012932] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.012939] CPU: All CPU(s) started at EL1
[ 0.012942] alternatives: applying system-wide alternatives
[ 0.023226] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.023250] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.024960] pinctrl core: initialized pinctrl subsystem
[ 0.027024] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.027602] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.027642] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.027676] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.028070] thermal_sys: Registered thermal governor 'step_wise'
[ 0.028125] cpuidle: using governor menu
[ 0.028349] ASID allocator initialised with 65536 entries
[ 0.053850] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
[ 0.056332] Modules: 29344 pages in range for non-PLT usage
[ 0.056341] Modules: 520864 pages in range for PLT usage
[ 0.059580] SCSI subsystem initialized
[ 0.059787] usbcore: registered new interface driver usbfs
[ 0.059822] usbcore: registered new interface driver hub
[ 0.059872] usbcore: registered new device driver usb
[ 0.060305] qcom_scm: convention: smc arm 64
[ 0.062034] clocksource: Switched to clocksource arch_sys_counter
[ 0.065941] NET: Registered PF_INET protocol family
[ 0.066101] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.069067] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.069090] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.069105] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.069190] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.069457] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.069558] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.069606] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.070146] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.070186] PCI: CLS 0 bytes, default 64
[ 0.071821] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 0.072627] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.072634] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.076485] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.078759] qcom-qmp-usb-phy 78000.phy: supply vdda-phy not found, using dummy regulator
[ 0.078910] qcom-qmp-usb-phy 78000.phy: supply vdda-pll not found, using dummy regulator
[ 0.080120] qcom-qusb2-phy 79000.phy: supply vdd not found, using dummy regulator
[ 0.080246] qcom-qusb2-phy 79000.phy: supply vdda-pll not found, using dummy regulator
[ 0.080286] qcom-qusb2-phy 79000.phy: supply vdda-phy-dpdm not found, using dummy regulator
[ 0.080505] qcom-qusb2-phy 79000.phy: Registered Qcom-QUSB2 phy
[ 0.088904] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.092778] msm_serial 78b3000.serial: msm_serial: detected port #0
[ 0.092830] msm_serial 78b3000.serial: uartclk = 3686400
[ 0.093126] 78b3000.serial: ttyMSM0 at MMIO 0x78b3000 (irq = 20, base_baud = 230400) is a MSM
[ 0.093157] msm_serial: console setup on port #0
[ 0.093201] printk: console [ttyMSM0] enabled
[ 0.863622] msm_serial: driver initialized
[ 0.872927] loop: module loaded
[ 0.874317] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xaa
[ 0.874883] nand: Micron NAND 256MiB 1,8V 8-bit
[ 0.881473] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.885763] nand: ECC (step, strength) = (512, 8) does not fit in OOB
[ 0.885774] qcom-nandc 79b0000.nand-controller: No valid ECC settings possible
[ 0.899948] qcom-nandc: probe of 79b0000.nand-controller failed with error -28
[ 0.907740] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
[ 0.973537] i2c_dev: i2c /dev entries driver
[ 0.979769] sdhci: Secure Digital Host Controller Interface driver
[ 0.979814] sdhci: Copyright(c) Pierre Ossman
[ 0.984869] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.991044] remoteproc remoteproc0: releasing cd00000.q6v5_wcss
[ 0.998532] NET: Registered PF_INET6 protocol family
[ 1.001930] Segment Routing with IPv6
[ 1.005921] In-situ OAM (IOAM) with IPv6
[ 1.009491] NET: Registered PF_PACKET protocol family
[ 1.013444] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.018575] 8021q: 802.1Q VLAN Support v1.8
[ 1.062504] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
[ 1.062811] cpr4_ipq807x_apss_read_fuse_data: apc_corner: speed bin = 0
[ 1.068630] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR fusing revision = 1
[ 1.075287] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR misc fuse value = 0
[ 1.082909] cpr4_ipq807x_apss_read_fuse_data: apc_corner: Voltage boost fuse config = 0 boost = disable
[ 1.090404] cpr3_mem_acc_init: apc: not using memory accelerator regulator
[ 1.099545] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused SVS: open-loop= 704000 uV
[ 1.106488] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused NOM: open-loop= 816000 uV
[ 1.116471] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused TURBO: open-loop= 888000 uV
[ 1.126280] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused STURBO: open-loop= 968000 uV
[ 1.136140] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused SVS: quot[ 7]= 754, quot_offset[ 7]= 0
[ 1.145900] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused NOM: quot[ 7]= 965, quot_offset[ 7]= 210
[ 1.156750] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused TURBO: quot[ 7]=1086, quot_offset[ 7]= 120
[ 1.167689] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused STURBO: quot[ 7]=1228, quot_offset[ 7]= 140
[ 1.178853] cpr3_regulator_init_ctrl: apc: Default CPR mode = closed-loop
[ 1.181871] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 800000 KHz, changing to: 1017600 KHz
[ 1.197960] remoteproc remoteproc0: cd00000.q6v5_wcss is available
[ 1.207410] UBI error: cannot open mtd rootfs, er[ 1.218752] Waiting for root device /dev/ubiblock0_1...
[ 31.832063] l11: disabling