Created
March 13, 2017 21:32
-
-
Save hnyman/5f4c9b1d325c1296b68f1a632b8db643 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0 | |
[ 0.000000] Linux version 4.9.14 (perus@ub1610) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3598-eb09d79c16) ) #0 SMP Mon Mar 13 20:49:39 2017 | |
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d | |
[ 0.000000] CPU: div instructions available: patching division code | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache | |
[ 0.000000] OF: fdt:Machine model: Netgear Nighthawk X4S R7800 | |
[ 0.000000] Memory policy: Data cache writealloc | |
[ 0.000000] percpu: Embedded 13 pages/cpu @dda09000 s20940 r8192 d24116 u53248 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 121920 | |
[ 0.000000] Kernel command line: | |
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8 | |
[ 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: 479224K/491520K available (3728K kernel code, 239K rwdata, 1184K rodata, 236K init, 232K bss, 12296K reserved, 0K cma-reserved, 0K highmem) | |
[ 0.000000] Virtual kernel memory layout: | |
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) | |
[ 0.000000] vmalloc : 0xde800000 - 0xff800000 ( 528 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xde000000 ( 480 MB) | |
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
[ 0.000000] .text : 0xc0208000 - 0xc05ac488 (3730 kB) | |
[ 0.000000] .init : 0xc06f5000 - 0xc0730000 ( 236 kB) | |
[ 0.000000] .data : 0xc0730000 - 0xc076be00 ( 240 kB) | |
[ 0.000000] .bss : 0xc076d000 - 0xc07a70a8 ( 233 kB) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 | |
[ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns | |
[ 0.000007] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns | |
[ 0.000021] Switching to timer-based delay loop, resolution 160ns | |
[ 0.000226] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500) | |
[ 0.000244] pid_max: default: 32768 minimum: 301 | |
[ 0.000343] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.000357] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.001008] CPU: Testing write buffer coherency: ok | |
[ 0.001297] Setting up static identity map for 0x42208280 - 0x422082d8 | |
[ 0.004645] Brought up 2 CPUs | |
[ 0.004662] SMP: Total of 2 processors activated (25.00 BogoMIPS). | |
[ 0.004672] CPU: All CPU(s) started in SVC mode. | |
[ 0.015923] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 | |
[ 0.016117] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.016143] futex hash table entries: 512 (order: 3, 32768 bytes) | |
[ 0.016223] pinctrl core: initialized pinctrl subsystem | |
[ 0.017524] NET: Registered protocol family 16 | |
[ 0.017769] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.041401] cpuidle: using governor ladder | |
[ 0.072417] cpuidle: using governor menu | |
[ 0.074475] qcom_rpm 108000.rpm: could not find pctldev for node /soc/pinmux@800000/i2c4_pinmux, deferring probe | |
[ 0.126321] usbcore: registered new interface driver usbfs | |
[ 0.126417] usbcore: registered new interface driver hub | |
[ 0.126502] usbcore: registered new device driver usb | |
[ 0.126564] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.126574] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.126609] PTP clock support registered | |
[ 0.128412] clocksource: Switched to clocksource dg_timer | |
[ 0.130291] NET: Registered protocol family 2 | |
[ 0.130906] TCP established hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.130953] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.131015] TCP: Hash tables configured (established 4096 bind 4096) | |
[ 0.131070] UDP hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.131091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.131278] NET: Registered protocol family 1 | |
[ 0.132678] No memory allocated for crashlog | |
[ 0.133029] workingset: timestamp_bits=30 max_order=17 bucket_order=0 | |
[ 0.139453] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.139469] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.142497] io scheduler noop registered | |
[ 0.142515] io scheduler deadline registered (default) | |
[ 0.144223] 1b500000.pci supply vdda not found, using dummy regulator | |
[ 0.144338] 1b500000.pci supply vdda_phy not found, using dummy regulator | |
[ 0.144424] 1b500000.pci supply vdda_refclk not found, using dummy regulator | |
[ 0.144972] OF: PCI: host bridge /soc/pci@1b500000 ranges: | |
[ 0.145014] OF: PCI: IO 0x0fe00000..0x0fefffff -> 0x0fe00000 | |
[ 0.145040] OF: PCI: MEM 0x08000000..0x0fdfffff -> 0x08000000 | |
[ 0.253283] qcom-pcie 1b500000.pci: link up | |
[ 0.255347] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00 | |
[ 0.255371] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 0.255390] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff]) | |
[ 0.255406] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff] | |
[ 0.255935] PCI: bus0: Fast back to back transfers disabled | |
[ 0.258030] PCI: bus1: Fast back to back transfers disabled | |
[ 0.258367] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff] | |
[ 0.258392] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit] | |
[ 0.258517] pci 0000:00:00.0: PCI bridge to [bus 01] | |
[ 0.258541] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff] | |
[ 0.259407] 1b700000.pci supply vdda not found, using dummy regulator | |
[ 0.259510] 1b700000.pci supply vdda_phy not found, using dummy regulator | |
[ 0.259598] 1b700000.pci supply vdda_refclk not found, using dummy regulator | |
[ 0.260127] OF: PCI: host bridge /soc/pci@1b700000 ranges: | |
[ 0.260164] OF: PCI: IO 0x31e00000..0x31efffff -> 0x31e00000 | |
[ 0.260184] OF: PCI: MEM 0x2e000000..0x31dfffff -> 0x2e000000 | |
[ 0.370431] qcom-pcie 1b700000.pci: link up | |
[ 0.372456] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00 | |
[ 0.372474] pci_bus 0001:00: root bus resource [bus 00-ff] | |
[ 0.372489] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff] | |
[ 0.372970] PCI: bus0: Fast back to back transfers disabled | |
[ 0.375065] PCI: bus1: Fast back to back transfers disabled | |
[ 0.375535] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff] | |
[ 0.375559] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] | |
[ 0.375680] pci 0001:00:00.0: PCI bridge to [bus 01] | |
[ 0.375700] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff] | |
[ 0.379028] L2 @ QSB rate. Forcing new rate. | |
[ 0.379224] L2 @ 384000 KHz | |
[ 0.379401] CPU0 @ 800000 KHz | |
[ 0.379412] CPU1 @ QSB rate. Forcing new rate. | |
[ 0.379535] CPU1 @ 384000 KHz | |
[ 0.383571] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0 | |
[ 0.384996] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0 | |
[ 0.386358] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled | |
[ 0.387266] msm_serial 16340000.serial: msm_serial: detected port #0 | |
[ 0.387349] msm_serial 16340000.serial: uartclk = 7372800 | |
[ 0.387424] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 169, base_baud = 460800) is a MSM | |
[ 0.387460] msm_serial: console setup on port #0 | |
[ 1.090340] console [ttyMSM0] enabled | |
[ 1.095086] msm_serial: driver initialized | |
[ 1.106710] loop: module loaded | |
[ 1.108746] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa1 | |
[ 1.108777] nand: Micron MT29F1G08ABBEAH4 | |
[ 1.115256] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | |
[ 1.119369] 10 ofpart partitions found on MTD device qcom_nand.0 | |
[ 1.126630] Creating 10 MTD partitions on "qcom_nand.0": | |
[ 1.132876] 0x000000000000-0x000000c80000 : "qcadata" | |
[ 1.143633] random: fast init done | |
[ 1.156977] 0x000000c80000-0x000001180000 : "APPSBL" | |
[ 1.165412] 0x000001180000-0x000001200000 : "APPSBLENV" | |
[ 1.167807] 0x000001200000-0x000001340000 : "art" | |
[ 1.173045] 0x000001340000-0x000001480000 : "artbak" | |
[ 1.177824] 0x000001480000-0x000001680000 : "kernel" | |
[ 1.184146] 0x000001680000-0x000003480000 : "ubi" | |
[ 1.232317] 0x000003480000-0x000007900000 : "netgear" | |
[ 1.341142] 0x000007900000-0x000008000000 : "reserve" | |
[ 1.353643] 0x000001480000-0x000003480000 : "firmware" | |
[ 1.406548] no rootfs found after FIT image in "firmware" | |
[ 1.407848] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 | |
[ 1.413000] m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 00, 00 | |
[ 1.418086] m25p80: probe of spi32766.0 failed with error -2 | |
[ 1.425903] libphy: GPIO Bitbanged MDIO: probed | |
[ 1.462513] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0 | |
[ 2.420268] libphy: Fixed MDIO Bus: probed | |
[ 2.420304] libphy: mdio_driver_register: qca8k | |
[ 2.426322] stmmac - user ID: 0x10, Synopsys ID: 0x37 | |
[ 2.427692] Ring mode enabled | |
[ 2.433000] DMA HW capability register supported[ 2.435852] Enhanced/Alternate descriptors | |
[ 2.441491] Enabled extended descriptors | |
[ 2.444452] RX Checksum Offload Engine supported | |
[ 2.448618] COE Type 2 | |
[ 2.453384] TX Checksum insertion supported | |
[ 2.455561] Wake-Up On Lan supported | |
[ 2.460166] Enable RX Mitigation via HW Watchdog Timer | |
[ 2.466002] stmmac - user ID: 0x10, Synopsys ID: 0x37 | |
[ 2.468669] Ring mode enabled | |
[ 2.473990] DMA HW capability register supported[ 2.476830] Enhanced/Alternate descriptors | |
[ 2.482471] Enabled extended descriptors | |
[ 2.485428] RX Checksum Offload Engine supported | |
[ 2.489687] COE Type 2 | |
[ 2.494278] TX Checksum insertion supported | |
[ 2.496538] Wake-Up On Lan supported | |
[ 2.501119] Enable RX Mitigation via HW Watchdog Timer | |
[ 2.505861] i2c /dev entries driver | |
[ 2.510946] gcc-ipq806x 900000.clock-controller: tsens calibration failed | |
[ 2.514643] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations | |
[ 2.520183] CPUidle arm: CPU 0 failed to init idle CPU ops | |
[ 2.527912] sdhci: Secure Digital Host Controller Interface driver | |
[ 2.532828] sdhci: Copyright(c) Pierre Ossman | |
[ 2.538984] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 2.545755] NET: Registered protocol family 10 | |
[ 2.551538] NET: Registered protocol family 17 | |
[ 2.553762] 8021q: 802.1Q VLAN Support v1.8 | |
[ 2.557810] Registering SWP/SWPB emulation handler | |
[ 2.579763] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364 | |
[ 2.594190] s1a: Bringing 0uV into 1050000-1050000uV | |
[ 2.594720] s1b: Bringing 0uV into 1050000-1050000uV | |
[ 2.598684] s2a: Bringing 0uV into 775000-775000uV | |
[ 2.603763] s2b: Bringing 0uV into 775000-775000uV | |
[ 2.611697] UBI: auto-attach mtd6[ 2.612558] ubi0: attaching mtd6 | |
[ 2.786410] random: crng init done | |
[ 3.183431] ubi0: scanning is finished | |
[ 3.201352] ubi0: attached mtd6 (name "ubi", size 30 MiB) | |
[ 3.201393] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | |
[ 3.205743] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | |
[ 3.212624] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | |
[ 3.219460] ubi0: good PEBs: 240, bad PEBs: 0, corrupted PEBs: 0 | |
[ 3.226142] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 | |
[ 3.232488] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 97429811 | |
[ 3.239530] ubi0: available PEBs: 0, total reserved PEBs: 240, PEBs reserved for bad PEB handling: 20 | |
[ 3.248634] ubi0: background thread "ubi_bgt0d" started, PID 65 | |
[ 3.258607] block ubiblock0_0: created from ubi0:0(rootfs) | |
[ 3.263371] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem | |
[ 3.269002] hctosys: unable to open rtc device (rtc0) | |
[ 3.275821] Speed bin: 0 | |
[ 3.281086] PVS bin: 4 | |
[ 3.285758] of: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19 | |
[ 3.301852] UBIFS error (ubi0:0 pid 1): ubifs_is_mapped: ubi_is_mapped failed for LEB 0, error -9 | |
[ 3.301890] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.9.14 #0 | |
[ 3.309698] Hardware name: Generic DT based system | |
[ 3.315461] [<c0215670>] (unwind_backtrace) from [<c0211f1c>] (show_stack+0x10/0x14) | |
[ 3.320299] [<c0211f1c>] (show_stack) from [<c0387844>] (dump_stack+0x7c/0x9c) | |
[ 3.328195] [<c0387844>] (dump_stack) from [<c0333040>] (ubifs_is_mapped+0x34/0x40) | |
[ 3.335225] [<c0333040>] (ubifs_is_mapped) from [<c0330cb4>] (ubifs_mount+0x75c/0x1408) | |
[ 3.342780] [<c0330cb4>] (ubifs_mount) from [<c02c50d8>] (mount_fs+0x10/0x94) | |
[ 3.350767] [<c02c50d8>] (mount_fs) from [<c02dd1c8>] (vfs_kern_mount+0x4c/0x104) | |
[ 3.358057] [<c02dd1c8>] (vfs_kern_mount) from [<c02e04d4>] (do_mount+0x800/0xab0) | |
[ 3.365522] [<c02e04d4>] (do_mount) from [<c02e09b4>] (SyS_mount+0x70/0x98) | |
[ 3.372991] [<c02e09b4>] (SyS_mount) from [<c06f633c>] (mount_root+0x28/0xe0) | |
[ 3.379844] [<c06f633c>] (mount_root) from [<c06f6518>] (prepare_namespace+0x124/0x178) | |
[ 3.387134] [<c06f6518>] (prepare_namespace) from [<c06f5e44>] (kernel_init_freeable+0x19c/0x1e8) | |
[ 3.394948] [<c06f5e44>] (kernel_init_freeable) from [<c05a75dc>] (kernel_init+0xc/0xf4) | |
[ 3.403976] [<c05a75dc>] (kernel_init) from [<c020ec78>] (ret_from_fork+0x14/0x3c) | |
[ 3.412460] blk_update_request: I/O error, dev ubiblock0_0, sector 0 | |
[ 3.419595] SQUASHFS error: squashfs_read_data failed to read block 0x0 | |
[ 3.426016] squashfs: SQUASHFS error: unable to read squashfs_super_block | |
[ 3.432443] VFS: Cannot open root device "(null)" or unknown-block(254,0): error -5 | |
[ 3.439376] Please append a correct "root=" boot option; here are the available partitions: | |
[ 3.446777] 1f00 12800 mtdblock0 [ 3.455148] (driver?) | |
[ 3.460302] 1f01 5120 mtdblock1 [ 3.461522] (driver?) | |
[ 3.466643] 1f02 512 mtdblock2 [ 3.467864] (driver?) | |
[ 3.472987] 1f03 1280 mtdblock3 [ 3.474207] (driver?) | |
[ 3.479393] 1f04 1280 mtdblock4 [ 3.480551] (driver?) | |
[ 3.485672] 1f05 2048 mtdblock5 [ 3.486894] (driver?) | |
[ 3.492017] 1f06 30720 mtdblock6 [ 3.493238] (driver?) | |
[ 3.498360] 1f07 70144 mtdblock7 [ 3.499634] (driver?) | |
[ 3.504704] 1f08 7168 mtdblock8 [ 3.505925] (driver?) | |
[ 3.511048] 1f09 32768 mtdblock9 [ 3.512269] (driver?) | |
[ 3.517389] fe00 5952 ubiblock0_0 [ 3.518611] (driver?) | |
[ 3.523907] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(254,0) | |
[ 3.525147] CPU1: stopping | |
[ 3.533733] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.9.14 #0 | |
[ 3.536248] Hardware name: Generic DT based system | |
[ 3.542094] [<c0215670>] (unwind_backtrace) from [<c0211f1c>] (show_stack+0x10/0x14) | |
[ 3.546951] [<c0211f1c>] (show_stack) from [<c0387844>] (dump_stack+0x7c/0x9c) | |
[ 3.554844] [<c0387844>] (dump_stack) from [<c02149b8>] (handle_IPI+0xcc/0x184) | |
[ 3.561874] [<c02149b8>] (handle_IPI) from [<c02093f8>] (gic_handle_irq+0x78/0x94) | |
[ 3.569085] [<c02093f8>] (gic_handle_irq) from [<c02129cc>] (__irq_svc+0x6c/0x90) | |
[ 3.576705] Exception stack(0xdd473f90 to 0xdd473fd8) | |
[ 3.584266] 3f80: 00000001 00000000 00000000 c021a300 | |
[ 3.589317] 3fa0: 00000000 dd472000 c0732fe4 00000002 c072c9b8 00000000 dd473fe8 00000001 | |
[ 3.597471] 3fc0: 00000001 dd473fe0 c020f510 c020f514 60000013 ffffffff | |
[ 3.605634] [<c02129cc>] (__irq_svc) from [<c020f514>] (arch_cpu_idle+0x2c/0x38) | |
[ 3.612052] [<c020f514>] (arch_cpu_idle) from [<c024ed68>] (cpu_startup_entry+0xe8/0x198) | |
[ 3.619686] [<c024ed68>] (cpu_startup_entry) from [<422094ac>] (0x422094ac) | |
[ 3.627746] Rebooting in 1 seconds.. | |
U-Boot 2012.07 [local,local] (Sep 03 2015 - 17:33:28) | |
U-boot 2012.07 dni1 V0.4 for DNI HW ID: 29764958 NOR flash 0MB; NAND flash 128MB; RAM 512MB; 1st Radio 4x4; 2nd Radio 4x4; Cascade | |
smem ram ptable found: ver: 0 len: 5 | |
DRAM: 491 MiB | |
NAND: SF: Unsupported manufacturer 00 | |
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0) | |
128 MiB | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment