I am able to load second partition - run bootpart2
(IPQ40xx) # run bootpart2
NAND read: device 0 offset 0x5f80000, size 0x300000
3145728 bytes read: OK
## Booting kernel from FIT Image at 84000000 ...
Using 'config@1' configuration
Trying 'kernel@1' kernel subimage
Description: ARM Linksys Linux-3.14.77
Type: Kernel Image
Compression: uncompressed
Data Start: 0x840000e4
Data Size: 2545496 Bytes = 2.4 MiB
Architecture: ARM
OS: Linux
Load Address: 0x80208000
Entry Point: 0x80208000
Hash algo: crc32
Hash value: b4199683
Hash algo: sha1
Hash value: 1eb06f1c3cfd032f1234944ac158b6392134d1b0
Verifying Hash Integrity ... crc32+ sha1+ OK
## Flattened Device Tree from FIT Image at 84000000
Using 'config@1' configuration
Trying 'fdt@1' FDT blob subimage
Description: ARM Linksys Dallas device tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x8426d96c
Data Size: 38314 Bytes = 37.4 KiB
Architecture: ARM
Hash algo: crc32
Hash value: cac81733
Hash algo: sha1
Hash value: b2ce27aa3f1862a7c9220fc2330d4c31685e5879
Verifying Hash Integrity ... crc32+ sha1+ OK
Booting using the fdt blob at 0x8426d96c
Loading Kernel Image ... OK
OK
Loading Device Tree to 86ff3000, end 86fff5a9 ... OK
Device nand2 not found!
eth0 MAC Address from ART is not valid
eth1 MAC Address from ART is not valid
Using machid 0x8010006 from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.14.77 (root@build-vm) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r35193) ) #1 SMP PREEMPT Fri Jun 7 12:38:15 PDT 2019
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Linksys Dallas WiFi AP router based on Qualcomm AP DK07.1-c1
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] PERCPU: Embedded 8 pages/cpu @dfbc7000 s8448 r8192 d16128 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125952
[ 0.000000] Kernel command line: init=/sbin/init rootfstype=ubifs ubi.mtd=13,2048 root=ubi0:ubifs rootwait rw clk_ignore_unused
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 495544K/507904K available (4962K kernel code, 415K rwdata, 1664K rodata, 208K init, 325K bss, 12360K reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0208000 - 0xc0880d24 (6628 kB)
[ 0.000000] .init : 0xc0881000 - 0xc08b5100 ( 209 kB)
[ 0.000000] .data : 0xc08b6000 - 0xc091df34 ( 416 kB)
[ 0.000000] .bss : 0xc091df34 - 0xc096f5dc ( 326 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Architected cp15 timer(s) running at 48.00MHz (virt).
[ 0.000008] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 2863311552512ns
[ 0.000017] Switching to timer-based delay loop
[ 0.000339] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
[ 0.000356] pid_max: default: 32768 minimum: 301
[ 0.000627] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000642] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.012436] CPU: Testing write buffer coherency: ok
[ 0.012797] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.012869] Setting up static identity map for 0x802137b0 - 0x80213808
[ 0.090619] CPU1: Booted secondary processor
[ 0.090666] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.110629] CPU2: Booted secondary processor
[ 0.110667] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.130658] CPU3: Booted secondary processor
[ 0.130692] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.130829] Brought up 4 CPUs
[ 0.130871] SMP: Total of 4 processors activated (384.00 BogoMIPS).
[ 0.130879] CPU: All CPU(s) started in SVC mode.
[ 0.141205] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.141584] pinctrl core: initialized pinctrl subsystem
[ 0.142026] regulator-dummy: no parameters
[ 0.142717] NET: Registered protocol family 16
[ 0.144312] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[ 0.144840] cpuidle: using governor ladder
[ 0.144854] cpuidle: using governor menu
[ 0.155323] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 2
[ 0.155331] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 1
[ 0.155339] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 3
[ 0.155345] hw-breakpoint: CPU 1 failed to disable vector catch
[ 0.155378] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0
[ 0.155464]
[ 0.155464] Version Rollback Feature Disabled
[ 0.158918] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
[ 0.159708] sps:sps is ready.
[ 0.166133] bio: create slab <bio-0> at 0
[ 0.167835] SD0 VccQ: 1800 <--> 3000 mV
[ 0.168343] SCSI subsystem initialized
[ 0.169043] msm_bus_fabric_init_driver
[ 0.169207] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100
[ 0.169225] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
[ 0.169244] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus4096 ctx1
[ 0.169288] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100
[ 0.169303] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100
[ 0.169320] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus1024 ctx1
[ 0.195474] Bluetooth: Core ver 2.18
[ 0.195547] NET: Registered protocol family 31
[ 0.195560] Bluetooth: HCI device and connection manager initialized
[ 0.195578] Bluetooth: HCI socket layer initialized
[ 0.195592] Bluetooth: L2CAP socket layer initialized
[ 0.195661] Bluetooth: SCO socket layer initialized
[ 0.195865] 80000.qcom,pcie supply vreg-3.3 not found, using dummy regulator
[ 0.195931] 80000.qcom,pcie supply vreg-1.8 not found, using dummy regulator
[ 0.195992] 80000.qcom,pcie supply vreg-0.9 not found, using dummy regulator
[ 0.196056] 80000.qcom,pcie supply gdsc-vdd not found, using dummy regulator
[ 0.290536] msm_pcie_enable: msm_pcie_enable: PCIe: trigger the reset of endpoint of RC0.
[ 0.300489] msm_pcie_enable: msm_pcie_enable: PCIe RC0 PHY is ready!
[ 0.320490] msm_pcie_enable: msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
[ 0.460636] msm_pcie_enable: msm_pcie_enable: PCIe RC0 link initialized
[ 0.460896] PCI host bridge to bus 0000:00
[ 0.460922] pci_bus 0000:00: root bus resource [io 0x40200000-0x402fffff]
[ 0.460938] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
[ 0.460954] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.461037] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0014[4] is all FFs
[ 0.461459] PCI: bus0: Fast back to back transfers disabled
[ 0.461479] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.461755] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x0014[4] is all FFs
[ 0.462310] PCI: bus1: Fast back to back transfers disabled
[ 0.462404] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0028[4] is all FFs
[ 0.462440] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
[ 0.462461] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff 64bit]
[ 0.462492] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
[ 0.462532] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.462554] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
[ 0.462577] msm_pcie_probe: msm_pcie_probe: RC0 is enabled in bootup
[ 0.462873] Switched to clocksource arch_sys_counter
[ 0.464693] NET: Registered protocol family 2
[ 0.465956] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.466029] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.466120] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.466174] TCP: reno registered
[ 0.466192] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.466225] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.466573] NET: Registered protocol family 1
[ 0.467377] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available
[ 0.468824] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.478378] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.478395] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.479367] msgmni has been set to 967
[ 0.481064] Key type asymmetric registered
[ 0.481082] Asymmetric key parser 'x509' registered
[ 0.481119] io scheduler noop registered
[ 0.481129] io scheduler deadline registered (default)
[ 0.482074] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
[ 0.482144] tcsr 1953000.ess_tcsr: setting ess interface select = 0
[ 0.482216] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
[ 0.482275] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
[ 0.482715] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.483832] msm_serial_hsl_probe: detected port #0 (ttyMSM0)
[ 0.483871] msm_serial_hsl_probe: Bus scaling is disabled
[ 0.484028] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 139, base_baud = 115200) is a MSM
[ 0.484104] msm_hsl_console_setup: console setup on port #0
[ 1.278759] console [ttyMSM0] enabled
[ 1.282893] msm_serial_hsl_init: driver initialized
[ 1.287804] uart_tx_gpio is not available
[ 1.291264] uart_rx_gpio is not available
[ 1.295295] uart_cts_gpio is not available
[ 1.299333] uart_rfr_gpio is not available
[ 1.303436] Wakeup irq not specified.
[ 1.307063] BLSP UART: Bus scaling is disabled.
[ 1.311769] sps: BAM device 0x07884000 is not registered yet.
[ 1.317330] sps:BAM 0x07884000 is registered.
[ 1.321767] 78b0000.uart: ttyQHS0 at MMIO 0x78b0000 (irq = 140, base_baud = 460800) is a MSM HS UART
[ 1.331133] qca_serial_hs module loaded
[ 1.336767] sps: BAM device 0x07984000 is not registered yet.
[ 1.341489] sps:BAM 0x07984000 is registered.
[ 1.345696] msm_nand_bam_init: msm_nand_bam_init: BAM device registered: bam_handle 0xdeccee00
[ 1.354569] sps:BAM 0x07984000 (va:0xe0a60000) enabled: ver:0x19, number of pipes:7
[ 1.362276] msm_nand_version_check: nand_major:1, nand_minor:4, qpic_major:1, qpic_minor:4
[ 1.370356] msm_nand_scan: missing page size info - extract from NAND ID
[ 1.377004] msm_nand_scan: NAND Id: 0x9590daef Buswidth: 8Bits Density: 256 MByte
[ 1.384466] msm_nand_scan: pagesize: 2048 Erasesize: 131072 oobsize: 64 (in Bytes)
[ 1.391999] msm_nand_scan: BCH ECC: 4 Bit
[ 1.396016] msm_nand_scan: CFG0: 0x2a0408c0, CFG1: 0x0804745c
[ 1.396016] RAWCFG0: 0x280420c0, RAWCFG1: 0x0005045d
[ 1.396016] ECCBUFCFG: 0x00000203, ECCBCHCFG: 0x42040700
[ 1.396016] BAD BLOCK BYTE: 0x000001d1
[ 1.418755] 16 ofpart partitions found on MTD device 7980000.qcom,nand
[ 1.425179] Creating 16 MTD partitions on "7980000.qcom,nand":
[ 1.430992] 0x000000000000-0x000000100000 : "0:SBL1"
[ 1.437836] 0x000000100000-0x000000200000 : "0:MIBIB"
[ 1.443693] 0x000000200000-0x000000300000 : "0:QSEE"
[ 1.449405] 0x000000300000-0x000000380000 : "0:CDT"
[ 1.454726] 0x000000380000-0x000000400000 : "0:APPSBLENV"
[ 1.460555] 0x000000400000-0x000000480000 : "0:ART"
[ 1.465900] 0x000000480000-0x000000680000 : "0:APPSBL"
[ 1.472442] 0x000000680000-0x000000700000 : "u_env"
[ 1.477715] 0x000000700000-0x000000740000 : "s_env"
[ 1.482761] 0x000000740000-0x000000780000 : "devinfo"
[ 1.488058] 0x000000780000-0x000005f80000 : "kernel"
[ 1.556148] 0x000000a80000-0x000005f80000 : "rootfs"
[ 1.622069] mtd: device 11 (rootfs) set to be root filesystem
[ 1.626816] 0x000005f80000-0x00000b780000 : "alt_kernel"
[ 1.696312] 0x000006280000-0x00000b780000 : "alt_rootfs"
[ 1.762612] 0x00000b780000-0x00000b880000 : "sysdiag"
[ 1.768507] 0x00000b880000-0x00000ff00000 : "syscfg"
[ 1.823975] msm_nand_probe: NANDc phys addr 0x7980000, BAM phys addr 0x7984000, BAM IRQ 133
[ 1.831293] msm_nand_probe: Allocated DMA buffer at virt_addr 0xe0a7b000, phys_addr 0x9ec9c000
[ 1.841979] sps:BAM 0x07884000 (va:0xe0b40000) enabled: ver:0x19, number of pipes:12
[ 1.849007] m25p80 spi0.0: Failed to find sector-size
[ 1.865955] libphy: ipq40xx_mdio: probed
[ 1.872359] ipq40xx-mdio 90000.mdio: ipq40xx-mdio driver was registered
[ 1.878038] tun: Universal TUN/TAP device driver, 1.6
[ 1.882991] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.889276] PPP generic driver version 2.4.2
[ 1.893583] PPP BSD Compression module registered
[ 1.898080] PPP Deflate Compression module registered
[ 1.903138] NET: Registered protocol family 24
[ 1.907543] i2c /dev entries driver
[ 1.912621] Bluetooth: HCI UART driver ver 2.2
[ 1.916059] Bluetooth: HCI H4 protocol initialized
[ 1.920806] Bluetooth: HCI BCSP protocol initialized
[ 1.927773] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.933275] u32 classifier
[ 1.934950] input device check on
[ 1.938603] Netfilter messages via NETLINK v0.30.
[ 1.943325] nfnl_acct: registering with nfnetlink.
[ 1.948129] nf_conntrack version 0.5.0 (7742 buckets, 30968 max)
[ 1.954696] ctnetlink v0.93: registering with nfnetlink.
[ 1.959360] nf_conntrack_rtsp v0.7 loading
[ 1.963539] ip_set: protocol 6
[ 1.966637] gre: GRE over IPv4 demultiplexor driver
[ 1.971324] ip_gre: GRE over IPv4 tunneling driver
[ 1.977690] nf_nat_rtsp v0.7 loading
[ 1.980269] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.985818] TCP: cubic registered
[ 1.989574] NET: Registered protocol family 10
[ 1.994985] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 1.999702] sit: IPv6 over IPv4 tunneling driver
[ 2.005942] NET: Registered protocol family 17
[ 2.009487] Bridge firewalling registered
[ 2.013395] Ebtables v2.0 registered
[ 2.017165] Bluetooth: RFCOMM TTY layer initialized
[ 2.021789] Bluetooth: RFCOMM socket layer initialized
[ 2.026945] Bluetooth: RFCOMM ver 1.11
[ 2.030630] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.035936] Bluetooth: BNEP filters: protocol multicast
[ 2.041137] Bluetooth: BNEP socket layer initialized
[ 2.046132] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.051987] Bluetooth: HIDP socket layer initialized
[ 2.056994] l2tp_core: L2TP core driver, V2.0
[ 2.061278] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 2.066057] l2tp_netlink: L2TP netlink interface
[ 2.070666] 8021q: 802.1Q VLAN Support v1.8
[ 2.074996] Registering SWP/SWPB emulation handler
[ 2.080891] SD0 VccQ: disabling
[ 2.083066] regulator-dummy: disabling
[ 2.087125] UBI: attaching mtd13 to ubi0
[ 2.453790] UBI: scanning is finished
[ 2.463534] UBI: attached mtd13 (name "alt_rootfs", size 85 MiB) to ubi0
[ 2.469204] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.476000] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.482656] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.489530] UBI: good PEBs: 680, bad PEBs: 0, corrupted PEBs: 0
[ 2.495432] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 2.502538] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 207333037
[ 2.511492] UBI: available PEBs: 0, total reserved PEBs: 680, PEBs reserved for bad PEB handling: 40
[ 2.520627] UBI: background thread "ubi_bgt0d" started, PID 73
[ 2.521457] input: gpio_keys.7 as /devices/soc.0/gpio_keys.7/input/input0
[ 2.521718] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 2.525409] clk: Not disabling unused clocks
[ 2.545138] UBIFS: background thread "ubifs_bgt0_0" started, PID 75
[ 2.592518] UBIFS: mounted UBI device 0, volume 0, name "ubifs"
[ 2.597450] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 2.606543] UBIFS: FS size: 79360000 bytes (75 MiB, 625 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 2.616172] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 2.621198] UBIFS: media format: w4/r0 (latest is w4/r0), UUID F9623DE7-42DB-42AC-8B5B-2D1EDDCE725F, small LPT model
[ 2.633190] VFS: Mounted root (ubifs filesystem) on device 0:11.
[ 2.638479] Freeing unused kernel memory: 208K (c0881000 - c08b5000)
*********************************************************************************
_ _ __ _ __ _____ __ __ _____
| | | || \ | | / // ____]\ \ / // ____]TM
| | | || \ | | / /| (___ \ V /| (____
| | | || |\ \| |\ \ \____ \ \ / \____ \
| |_____ | || | \ | \ \ ____) | | | ____) |
|_______||_||_| \__| \_\[____ / |_| [_____/
(c) 2013 Belkin International, Inc. and/or its affiliates. All rights reserved.
Booting rogue (firmware version 1.1.6.195026)
*********************************************************************************
[utopia][init] System Initialization
[utopia][init] Creating /proc
[utopia][init] Creating /sys
[utopia][init] Creating /dev
[utopia][init] Creating /tmp
[utopia][init] Allocating 60M for /tmp
[utopia][init] Prepairing /dev/pts
[utopia][init] Setting /tmp and /var permissions
[utopia][init] Starting udev..
[ 3.051473] UBIFS: background thread "ubifs_bgt0_0" stops
Attempting mount of ubifs syscfg partition
UBI device number 1, total 564 LEBs (71614464 bytes, 68.3 MiB), available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB)
[utopia][init] Using persistent syscfg data from /var/config/syscfg
[utopia][init] Starting system logging
[utopia][init] Starting sysevent subsystem
[utopia][init] Starting blue ...
[utopia][init] Enabling DesignWare USB3 DRD Core drivers
[utopia][init] Loading QCA Ethernet, NSS and GMAC drivers
net.netfilter.nf_conntrack_acct = 1
[utopia][init] Late loading usb drivers
[utopia][init] Setting any unset system values to default
[utopia][init] no persistence config file (/var/config/pstcfg) found
setting up MAC addresses for all interface based on 30:23:03:82:D5:CF
NTP Servers do not need to be updated
[utopia][init] syscfg loaded removing tmp file
checking for interactive script start up...
no user scheduled tasks found...
senq running
/etc/init.d/service_senq.sh Starting in mode 0
1970-01-01 00:03:06: node-mode running
could not get bootrecord
attempting to sync sysinfo.cgi auth credentials
[utopia][init] Loading Buttons drivers
[utopia][init] Load WiFi cal data from MTD(mtd5) to FS.
[utopia][init] Setup link to WiFi firmware and board data (EU)
[utopia][init] Multi-region is not supported or not enabled
[utopia][init] Cert region: EU
[utopia][init] Using EU region for WiFi firmware and board data
NSS Auto scaling disabled
[utopia][init] Loading QCA Enhanced Connection manager
[utopia][init] Initializing BTLE interface
[utopia][init] Bluetooth Mac Address: 30 23 03 82 D5 CF
[utopia][init] Cert Region: EU
[utopia][init] BT PSR: /etc/csr8x11-a12-bt4.2.psr
BCSP initialization timed out
[utopia][init] BTLE interface failed
inserting fpbypass.ko for QCA
attempting to sync sysinfo.cgi auth credentials
adding group for lldpd user
Fri Apr 10 00:00:00 UTC 2020
nodes login: Starting devicedb ...
wan, sysevent received: wan-start
DeviceDB database version 3
Options:
Daemonize : yes
Server UDS Path : /tmp/devicedb/server_link
Database File : /tmp/devicedb/devicedb.db
DB Transient File : /tmp/devicedb/transient.db
DeviceDB Daily Backup Cron job created
No TopoDB persistence data to import
TopoDB data not imported
lldpd event lan_ipaddr 192.168.1.1 received.
killall: lldpd: no process killed
lldpd event lldpd-start received.
ARP agent not started: not in master mode.
setting root_accessible to 0 by default
setting root_accessible to 0 by default
Starting ddd_ethernet_agent ...
lldp updating callback scripts
lldp updating callback scripts
service_guardian.sh is called with lan-status
subscriber running
/etc/init.d/service_subscriber.sh lan-status starting MODE: 0
2020-04-10T00:00:04 [WARN/main] another instance is running, please stop it
2020-04-10T00:00:04 [CRIT/main] giving up
>> LLDPD - ERROR STARTING DAEMON
/etc/init.d/service_subscriber.sh lan-status starting: Not Master; ignoring status change (mode: 0)
RTNETLINK answers: Device or resource busy
lldpd event lldp::root_accessible 0 received.
backhaul_switching status event backhaul::media 0 received on backhaul_switching_mgr
Backhaul media 0 received, but wifi status is not started. Will do backhaul check later
lldpd event ETH::port_1_status down received.
lldpd event ETH::port_2_status down received.
lldpd event ETH::port_3_status down received.
lldpd event ETH::port_4_status down received.
lldpd event ETH::port_5_status down received.
nss_build_bypass is called with lan-started
Lighttpd Model Base: MR8300
Generating Rainier lighttpd config
Build temporary www configuration directory:
[utopia] Not setting ppp_clamp_mtu
TSLIIHauhEfGE
Registering Service myrouter._http._tcp.local port 80
conntrack_parse running
creating conntrack cron job
ARP agent not started: not in master mode.
Power cycle Ethernet ports.
Got a reply for myrouter._http._tcp.local.: Name now registered and active
wifi, sysevent received: lan-started (Thu Apr 9 17:00:14 PDT 2020)
wifi, service_start()
[utopia][init] Loading GMAC and WLAN drivers
killall: mosquitto: no process killed
/etc/init.d/service_subscriber.sh lan-status started MODE: 0
/etc/init.d/service_subscriber.sh lan-status started: Not Master; ignoring status change (mode: 0)
service_guardian.sh is called with lan-status
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.1.1-00110
S - IMAGE_VARIANT_STRING=DAACANAZA
S - OEM_IMAGE_VERSION_STRING=CRM
S - Boot Config, 0x00000025
S - Reset status Config, 0x00000002
S - Core 0 Frequency, 0 MHz
B - 261 - PBL, Start
B - 1339 - bootable_media_detect_entry, Start
B - 2612 - bootable_media_detect_success, Start
B - 2626 - elf_loader_entry, Start
B - 4036 - auth_hash_seg_entry, Start
B - 6190 - auth_hash_seg_exit, Start
B - 74250 - elf_segs_hash_verify_entry, Start
B - 196156 - PBL, End
B - 196181 - SBL1, Start
B - 288218 - pm_device_init, Start
D - 7 - pm_device_init, Delta
B - 289712 - boot_flash_init, Start
D - 87208 - boot_flash_init, Delta
B - 381227 - boot_config_data_table_init, Start
D - 13971 - boot_config_data_table_init, Delta - (419 Bytes)
B - 397955 - clock_init, Start
D - 7588 - clock_init, Delta
B - 408977 - CDT version:2,Platform ID:8,Major ID:1,Minor ID:0,Subtype:6
B - 412391 - sbl1_ddr_set_params, Start
B - 417485 - cpr_init, Start
D - 2 - cpr_init, Delta
B - 421867 - Pre_DDR_clock_init, Start
D - 4 - Pre_DDR_clock_init, Delta
D - 13171 - sbl1_ddr_set_params, Delta
B - 435172 - pm_driver_init, Start
D - 2 - pm_driver_init, Delta
B - 505932 - sbl1_wait_for_ddr_training, Start
D - 28 - sbl1_wait_for_ddr_training, Delta
B - 522044 - Image Load, Start
D - 143990 - QSEE Image Loaded, Delta - (268920 Bytes)
B - 666462 - Image Load, Start
D - 2124 - SEC Image Loaded, Delta - (2048 Bytes)
B - 676645 - Image Load, Start
D - 187311 - APPSBL Image Loaded, Delta - (444135 Bytes)
B - 864353 - QSEE Execution, Start
D - 56 - QSEE Execution, Delta
B - 870584 - SBL1, End
D - 676405 - SBL1, Delta
S - Flash Throughput, 2085 KB/s (715522 Bytes, 343121 us)
S - DDR Frequency, 672 MHz
>
U-Boot 2012.07 [Chaos Calmer 15.05.1,r35193] (Sep 27 2018 - 09:37:31)
CBT U-Boot ver: 1.3.3
smem ram ptable found: ver: 1 len: 3
DRAM: 512 MiB
machid : 0x8010006
NAND: ID = 9590daef
Vendor = ef
Device = da
ONFI device found
SF NAND unsupported id:ff:ff:ff:ffSF: Unsupported manufacturer ff
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
256 MiB
MMC: qca_mmc: 0
PCI0 Link Intialized
In: serial
Out: serial
Err: serial
machid: 8010006
flash_type: 2
Net: MAC0 addr:0:3:7f:ba:db:ad
PHY ID1: 0x4d
PHY ID2: 0xd0b1