Skip to content

Instantly share code, notes, and snippets.

@hnyman
Created January 13, 2021 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hnyman/45d06e62ce30fa3b08a299955a4a5d2e to your computer and use it in GitHub Desktop.
Save hnyman/45d06e62ce30fa3b08a299955a4a5d2e to your computer and use it in GitHub Desktop.
IPQ807x# bootm
## Loading kernel from FIT Image at 44000000 ...
Using 'config@hk01' configuration
Trying 'kernel@1' kernel subimage
Description: ARM64 OpenWrt Linux-5.10.7
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x440000e8
Data Size: 12955420 Bytes = 12.4 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x41000000
Entry Point: 0x41000000
Hash algo: crc32
Hash value: 6e37e7df
Hash algo: sha1
Hash value: be7a9abf1c6b811a9fe1c6f1a7baf4f98d1d486a
Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 44000000 ...
Using 'config@hk01' configuration
Trying 'fdt@1' fdt subimage
Description: ARM64 OpenWrt netgear_rax120v1 device tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x44c5b144
Data Size: 27029 Bytes = 26.4 KiB
Architecture: AArch64
Hash algo: crc32
Hash value: cb99f254
Hash algo: sha1
Hash value: 651ced987a98b22e0ba967982246802189df70b3
Verifying Hash Integrity ... crc32+ sha1+ OK
Booting using the fdt blob at 0x44c5b144
Uncompressing Kernel Image ... OK
Loading Device Tree to 4a774000, end 4a77d994 ... OK
mtdids not defined, no default present
Using machid 0x8010000 from environment
Starting kernel ...
Jumping to AARCH64 kernel via monitor
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.7 (robert@robert-xps) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r15373-f342cad29c) 8.4.0, GNU ld (GNU Binutils) 2.34) #0 SMP Thu Dec 24 23:52:56 2020
[ 0.000000] Machine model: Netgear RAX120 (AX6000)
[ 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-0x000000004aafffff]
[ 0.000000] node 0: [mem 0x000000004ac00000-0x000000004affffff]
[ 0.000000] node 0: [mem 0x0000000050f00000-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] psci: OSI mode supported.
[ 0.000000] percpu: Embedded 19 pages/cpu s39640 r8192 d29992 u77824
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 233472
[ 0.000000] Kernel command line: console=ttyMSM0,115200n8 swiotlb=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] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 898316K/950272K available (6718K kernel code, 810K rwdata, 1764K rodata, 23616K init, 264K bss, 51956K 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] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] random: get_random_bytes called from start_kernel+0x350/0x564 with crng_init=0
[ 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.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000044] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.000052] pid_max: default: 32768 minimum: 301
[ 0.000131] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.000139] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.000972] rcu: Hierarchical SRCU implementation.
[ 0.001046] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.001269] smp: Bringing up secondary CPUs ...
[ 0.001603] Detected VIPT I-cache on CPU1
[ 0.001647] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.001989] Detected VIPT I-cache on CPU2
[ 0.002012] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.002326] Detected VIPT I-cache on CPU3
[ 0.002346] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.002383] smp: Brought up 1 node, 4 CPUs
[ 0.002395] SMP: Total of 4 processors activated.
[ 0.002399] CPU features: detected: 32-bit EL0 Support
[ 0.002403] CPU features: detected: CRC32 instructions
[ 0.002428] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.002434] CPU: All CPU(s) started at EL1
[ 0.002445] alternatives: patching kernel code
[ 0.005795] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.005813] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.005931] pinctrl core: initialized pinctrl subsystem
[ 0.006668] NET: Registered protocol family 16
[ 0.006942] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.006964] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.006983] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.007273] thermal_sys: Registered thermal governor 'step_wise'
[ 0.008268] NET: Registered protocol family 42
[ 0.008375] ASID allocator initialised with 65536 entries
[ 0.039622] usbcore: registered new interface driver usbfs
[ 0.039658] usbcore: registered new interface driver hub
[ 0.039693] usbcore: registered new device driver usb
[ 0.039881] qcom_scm: convention: smc arm 64
[ 0.040265] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[ 0.040745] clocksource: Switched to clocksource arch_sys_counter
[ 0.041261] NET: Registered protocol family 2
[ 0.041529] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.041545] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.041589] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.041666] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.041806] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.041826] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.041926] NET: Registered protocol family 1
[ 0.041948] PCI: CLS 0 bytes, default 64
[ 0.092895] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 0.094831] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.094839] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.095640] qcom-qmp-phy 58000.phy: supply vdda-phy not found, using dummy regulator
[ 0.095731] qcom-qmp-phy 58000.phy: supply vdda-pll not found, using dummy regulator
[ 0.096301] qcom-qmp-phy 58000.phy: Registered Qcom-QMP phy
[ 0.096462] qcom-qmp-phy 78000.phy: supply vdda-phy not found, using dummy regulator
[ 0.096529] qcom-qmp-phy 78000.phy: supply vdda-pll not found, using dummy regulator
[ 0.097018] qcom-qmp-phy 78000.phy: Registered Qcom-QMP phy
[ 0.097376] qcom-qusb2-phy 59000.phy: supply vdda-pll not found, using dummy regulator
[ 0.097449] qcom-qusb2-phy 59000.phy: supply vdda-phy-dpdm not found, using dummy regulator
[ 0.097535] qcom-qusb2-phy 59000.phy: Registered Qcom-QUSB2 phy
[ 0.097646] qcom-qusb2-phy 79000.phy: supply vdda-pll not found, using dummy regulator
[ 0.097717] qcom-qusb2-phy 79000.phy: supply vdda-phy-dpdm not found, using dummy regulator
[ 0.097795] qcom-qusb2-phy 79000.phy: Registered Qcom-QUSB2 phy
[ 0.100224] bam-dma-engine 704000.dma: num-channels unspecified in dt
[ 0.100241] bam-dma-engine 704000.dma: num-ees unspecified in dt
[ 0.104091] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.104611] msm_serial 78b1000.serial: msm_serial: detected port #1
[ 0.104643] msm_serial 78b1000.serial: uartclk = 19200000
[ 0.104686] 78b1000.serial: ttyMSM1 at MMIO 0x78b1000 (irq = 23, base_baud = 1200000) is a MSM
[ 0.105116] msm_serial 78b3000.serial: msm_serial: detected port #0
[ 0.105144] msm_serial 78b3000.serial: uartclk = 3686400
[ 0.105179] 78b3000.serial: ttyMSM0 at MMIO 0x78b3000 (irq = 24, base_baud = 230400) is a MSM
[ 0.105197] msm_serial: console setup on port #0
[ 0.773451] printk: console [ttyMSM0] enabled
[ 0.778480] msm_serial: driver initialized
[ 0.785705] loop: module loaded
[ 0.787350] nand: device found, Manufacturer ID: 0xef, Chip ID: 0xac
[ 0.789420] nand: Winbond W29N04GZ
[ 0.796012] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.804096] 23 fixed-partitions partitions found on MTD device qcom_nand.0
[ 0.806781] Creating 23 MTD partitions on "qcom_nand.0":
[ 0.813635] 0x000007500000-0x000007e00000 : "0:WIFIFW_1"
[ 0.826193] 0x000003e00000-0x000004700000 : "0:WIFIFW"
[ 0.830889] random: fast init done
[ 0.833192] 0x000000900000-0x000000980000 : "0:DEVCFG"
[ 0.834537] 0x000004700000-0x000007500000 : "rootfs_1"
[ 0.871621] 0x000000f80000-0x000001000000 : "0:ART"
[ 0.872590] 0x000000980000-0x000000a00000 : "0:DEVCFG_1"
[ 0.876256] 0x000000a80000-0x000000b00000 : "0:APDP_1"
[ 0.881807] 0x000000100000-0x000000200000 : "0:MIBIB"
[ 0.887140] 0x000001000000-0x000003e00000 : "rootfs"
[ 0.923842] mtd: device 8 (rootfs) set to be root filesystem
[ 0.924134] mtdsplit: no squashfs found in "rootfs"
[ 0.928580] 0x000000a00000-0x000000a80000 : "0:APDP"
[ 0.934108] 0x000000d80000-0x000000e80000 : "0:APPSBL"
[ 0.939708] 0x000000000000-0x000000100000 : "0:SBL1"
[ 0.944654] 0x000000e80000-0x000000f80000 : "0:APPSBL_1"
[ 0.949800] 0x000000c00000-0x000000c80000 : "0:CDT"
[ 0.954700] 0x000000b00000-0x000000b80000 : "0:RPM"
[ 0.959355] 0x000000b80000-0x000000c00000 : "0:RPM_1"
[ 0.964167] 0x000007e00000-0x000007e80000 : "0:ETHPHYFW"
[ 0.969374] 0x000000d00000-0x000000d80000 : "0:APPSBLENV"
[ 0.974769] 0x000000c80000-0x000000d00000 : "0:CDT_1"
[ 0.980066] 0x000000280000-0x000000300000 : "0:BOOTCONFIG1"
[ 0.985117] 0x000000200000-0x000000280000 : "0:BOOTCONFIG"
[ 0.990514] 0x000000600000-0x000000900000 : "0:QSEE_1"
[ 0.997848] 0x000000300000-0x000000600000 : "0:QSEE"
[ 1.003592] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 1.005829] spi-nor spi0.0: unrecognized JEDEC id bytes: 00 00 00 00 00 00
[ 1.012366] spi-nor: probe of spi0.0 failed with error -2
[ 1.019480] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
[ 1.025403] pmd9655_s3: supplied by e-smps1-reg
[ 1.030451] pmd9655_s4: supplied by e-smps1-reg
[ 1.034779] pmd9655_ldo11: supplied by e-smps1-reg
[ 1.039764] libphy: Fixed MDIO Bus: probed
[ 1.044522] libphy: ipq4019_mdio: probed
[ 1.075639] i2c /dev entries driver
[ 1.078848] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 19200 KHz, changing to: 1017600 KHz
[ 1.079237] sdhci: Secure Digital Host Controller Interface driver
[ 1.088730] sdhci: Copyright(c) Pierre Ossman
[ 1.094773] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.101970] remoteproc remoteproc0: cd00000.q6v5_wcss is available
[ 1.105844] NET: Registered protocol family 10
[ 1.111393] remoteproc remoteproc0: powering up cd00000.q6v5_wcss
[ 1.111555] Segment Routing with IPv6
[ 1.115372] remoteproc remoteproc0: Booting fw image IPQ8074/q6_fw.mdt, size 668
[ 1.121564] NET: Registered protocol family 17
[ 1.128808] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA 64-bit
[ 1.132711] 8021q: 802.1Q VLAN Support v1.8
Format: Log Type - Time(microsec) - Message - Optional Info
=========================
Re-ordered MTD blocks ...
[ 0.939708] 0x000000000000-0x000000100000 : "0:SBL1"
[ 0.881807] 0x000000100000-0x000000200000 : "0:MIBIB"
[ 0.985117] 0x000000200000-0x000000280000 : "0:BOOTCONFIG"
[ 0.980066] 0x000000280000-0x000000300000 : "0:BOOTCONFIG1"
[ 0.997848] 0x000000300000-0x000000600000 : "0:QSEE"
[ 0.990514] 0x000000600000-0x000000900000 : "0:QSEE_1"
[ 0.833192] 0x000000900000-0x000000980000 : "0:DEVCFG"
[ 0.872590] 0x000000980000-0x000000a00000 : "0:DEVCFG_1"
[ 0.928580] 0x000000a00000-0x000000a80000 : "0:APDP"
[ 0.876256] 0x000000a80000-0x000000b00000 : "0:APDP_1"
[ 0.954700] 0x000000b00000-0x000000b80000 : "0:RPM"
[ 0.959355] 0x000000b80000-0x000000c00000 : "0:RPM_1"
[ 0.949800] 0x000000c00000-0x000000c80000 : "0:CDT"
[ 0.974769] 0x000000c80000-0x000000d00000 : "0:CDT_1"
[ 0.969374] 0x000000d00000-0x000000d80000 : "0:APPSBLENV"
[ 0.934108] 0x000000d80000-0x000000e80000 : "0:APPSBL"
[ 0.944654] 0x000000e80000-0x000000f80000 : "0:APPSBL_1"
[ 0.871621] 0x000000f80000-0x000001000000 : "0:ART"
[ 0.887140] 0x000001000000-0x000003e00000 : "rootfs"
[ 0.923842] mtd: device 8 (rootfs) set to be root filesystem
[ 0.924134] mtdsplit: no squashfs found in "rootfs"
[ 0.826193] 0x000003e00000-0x000004700000 : "0:WIFIFW"
[ 0.834537] 0x000004700000-0x000007500000 : "rootfs_1"
[ 0.813635] 0x000007500000-0x000007e00000 : "0:WIFIFW_1"
[ 0.964167] 0x000007e00000-0x000007e80000 : "0:ETHPHYFW"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment