Skip to content

Instantly share code, notes, and snippets.

@hnyman
Created March 11, 2017 22:06
Show Gist options
  • Save hnyman/d1f7cef94537cc78e0a88bff1b8f51a7 to your computer and use it in GitHub Desktop.
Save hnyman/d1f7cef94537cc78e0a88bff1b8f51a7 to your computer and use it in GitHub Desktop.
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
MMC:
*** Warning - bad CRC, using default environment
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
131072 bytes read: OK
MMC Device 0 not found
cdp: get part failed for 0:HLOS
Net: MAC1 addr:dc:ef:9:ef:f3:e6
athrs17_reg_init: complete
athrs17_vlan_config ...done
S17c init done
MAC2 addr:dc:ef:9:ef:f3:e5
eth0, eth1
Hit any key to stop autoboot: 0
Client starts...[Listening] for ADVERTISE...TTT
Retry count exceeded; boot the image as usual
nmrp server is stopped or failed !
Loading from device 0: nand0 (offset 0x1480000)
** check kernel image **
Verifying Checksum ... OK
** check rootfs image **
Verifying Checksum ... OK
MMC Device 0 not found
Loading from nand0, offset 0x1480000
Image Name: ARM LEDE Linux-4.9.13
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1926887 Bytes = 1.8 MiB
Load Address: 42208000
Entry Point: 42208000
Automatic boot of image at addr 0x44000000 ...
Image Name: ARM LEDE Linux-4.9.13
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1926887 Bytes = 1.8 MiB
Load Address: 42208000
Entry Point: 42208000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
mtdparts variable not set, see 'help mtdparts'
no partitions defined
defaults:
mtdids : nand0=msm_nand
mtdparts: none
info: "mtdparts" not set
Using machid 0x136c from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.13 (perus@ub1610) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3598-eb09d79c16) ) #0 SMP Fri Mar 10 11:19:52 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: 479244K/491520K available (3709K kernel code, 239K rwdata, 1184K rodata, 232K init, 232K bss, 12276K 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 - 0xc05a7970 (3711 kB)
[ 0.000000] .init : 0xc06f0000 - 0xc072a000 ( 232 kB)
[ 0.000000] .data : 0xc072a000 - 0xc0765dc0 ( 240 kB)
[ 0.000000] .bss : 0xc0767000 - 0xc07a10e8 ( 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.000006] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000018] Switching to timer-based delay loop, resolution 160ns
[ 0.000228] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000248] pid_max: default: 32768 minimum: 301
[ 0.000346] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000361] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001003] CPU: Testing write buffer coherency: ok
[ 0.001288] Setting up static identity map for 0x42208280 - 0x422082d8
[ 0.004645] Brought up 2 CPUs
[ 0.004660] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.004670] CPU: All CPU(s) started in SVC mode.
[ 0.015373] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.015567] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.015592] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.015674] pinctrl core: initialized pinctrl subsystem
[ 0.016954] NET: Registered protocol family 16
[ 0.017199] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.041432] cpuidle: using governor ladder
[ 0.072448] cpuidle: using governor menu
[ 0.074485] qcom_rpm 108000.rpm: could not find pctldev for node /soc/pinmux@800000/i2c4_pinmux, deferring probe
[ 0.126330] usbcore: registered new interface driver usbfs
[ 0.126425] usbcore: registered new interface driver hub
[ 0.126511] usbcore: registered new device driver usb
[ 0.126568] pps_core: LinuxPPS API ver. 1 registered
[ 0.126580] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.126613] PTP clock support registered
[ 0.128409] clocksource: Switched to clocksource dg_timer
[ 0.130296] NET: Registered protocol family 2
[ 0.130891] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.130941] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.131000] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.131054] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.131077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.131272] NET: Registered protocol family 1
[ 0.132652] No memory allocated for crashlog
[ 0.133004] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[ 0.139321] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.139335] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.142387] io scheduler noop registered
[ 0.142404] io scheduler deadline registered (default)
[ 0.146411] L2 @ QSB rate. Forcing new rate.
[ 0.146614] L2 @ 384000 KHz
[ 0.146791] CPU0 @ 800000 KHz
[ 0.146802] CPU1 @ QSB rate. Forcing new rate.
[ 0.146928] CPU1 @ 384000 KHz
[ 0.151066] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.152480] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
[ 0.153828] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.154743] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.154828] msm_serial 16340000.serial: uartclk = 7372800
[ 0.154897] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 103, base_baud = 460800) is a MSM
[ 0.154934] msm_serial: console setup on port #0
[ 0.654355] console [ttyMSM0] enabled
[ 0.659160] msm_serial: driver initialized
[ 0.671249] loop: module loaded
[ 0.673183] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa1
[ 0.673216] nand: Micron MT29F1G08ABBEAH4
[ 0.679900] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.683807] 10 ofpart partitions found on MTD device qcom_nand.0
[ 0.691274] Creating 10 MTD partitions on "qcom_nand.0":
[ 0.697337] 0x000000000000-0x000000c80000 : "qcadata"
[ 0.708380] random: fast init done
[ 0.710098] Unable to handle kernel NULL pointer dereference at virtual address 00000004
[ 0.710878] pgd = c0204000
[ 0.719188] [00000004] *pgd=00000000
[ 0.725022] Internal error: Oops: 5 [#1] SMP ARM
[ 0.725280] Modules linked in:
[ 0.732829] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.9.13 #0
[ 0.732920] Hardware name: Generic DT based system
[ 0.738651] task: dd44c000 task.stack: dd446000
[ 0.743520] PC is at submit_descs+0x20/0x4c
[ 0.747948] LR is at vchan_tx_submit+0x6c/0x74
[ 0.752105] pc : [<c0439568>] lr : [<c03e2fbc>] psr: 20000013
[ 0.752105] sp : dd447d58 ip : 00000000 fp : 0004001c
[ 0.756629] r10: dd6c9800 r9 : 00000000 r8 : 00560000
[ 0.767990] r7 : 00000ac0 r6 : dd62ef90 r5 : dd62efcc r4 : dd6b0d00
[ 0.773204] r3 : 000012a1 r2 : dd6b3fa8 r1 : 00000149 r0 : fffffff4
[ 0.779800] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
[ 0.786309] Control: 10c5787d Table: 4220406a DAC: 00000051
[ 0.793512] Process swapper/0 (pid: 1, stack limit = 0xdd446210)
[ 0.799243] Stack: (0xdd447d58 to 0xdd448000)
[ 0.805323] 7d40: dd62ef90 dd40f810
[ 0.809599] 7d60: 00000210 c0439fb4 00000000 dd40f810 dd62ef90 00000000 00560000 c043a010
[ 0.817759] 7d80: dd40f810 00000000 00560000 00000000 00560000 c0433654 dd40f810 c04335f4
[ 0.825919] 7da0: 00560000 dd6b21c0 dd5a9400 dd40f810 dd5a9600 c0423180 00c80000 00000000
[ 0.834079] 7dc0: dd6b21c0 c0254794 c068aecd 00000000 1d2e5000 dd40f810 00000000 dd40f810
[ 0.842237] 7de0: c075a754 0000000a dd6c9800 c075a774 0004001c c0423820 00000000 00000000
[ 0.850397] 7e00: dd40f810 00000000 00000000 00000000 00000000 280420c0 00000000 c04208f0
[ 0.858559] 7e20: dd40f810 dd6c9800 0000000a c075a7e4 dd40f810 dda339f0 dd62ef90 dd54d610
[ 0.866718] 7e40: dd62efa4 c0439084 00000000 dd550af0 dda336a4 00000000 00000001 dd54d610
[ 0.874877] 7e60: c075ba60 00000000 c075ba60 00000000 c0767000 c071983c 00000000 c040d59c
[ 0.883036] 7e80: dd54d610 c0798ee4 00000000 c040c084 dd54d610 dd54d644 c075ba60 c0759ce0
[ 0.891196] 7ea0: c0767000 c040c24c 00000000 c075ba60 c040c1cc c040a9d8 dd410b5c dd5493b4
[ 0.899356] 7ec0: c075ba60 00000000 dd62ef00 c040b84c c068d5a0 c068d5a1 00000071 c075ba60
[ 0.907515] 7ee0: c070413c c072cfc8 00000000 c040c83c 00000006 c070413c c072cfc8 c0209778
[ 0.915676] 7f00: c05a92f4 c078c954 c072cfc8 00000000 00000000 c0306a00 c066763b dd416e80
[ 0.923835] 7f20: dd416e80 dd410000 c0733f08 60000013 00000003 00000001 00000000 00000000
[ 0.931994] 7f40: c06cec44 00000056 00000006 00000006 c0733ef0 0004090d c0719830 00000006
[ 0.940154] 7f60: c0719834 00000056 c0723640 c0767000 c0767000 c06f0dc8 00000006 00000006
[ 0.948314] 7f80: 00000000 c06f0588 c0767000 c05a2ab8 00000000 00000000 00000000 00000000
[ 0.956473] 7fa0: 00000000 c05a2ac4 00000000 c020ec78 00000000 00000000 00000000 00000000
[ 0.964632] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 0.972792] 7fe0: 00000000 00000000 00000000 00000000 00000013 00000000 16eb3692 6eade2ac
[ 0.980950] [<c0439568>] (submit_descs) from [<c0439fb4>] (copy_last_cw+0x98/0xc0)
[ 0.989100] [<c0439fb4>] (copy_last_cw) from [<c043a010>] (qcom_nandc_block_bad+0x34/0xb8)
[ 0.996564] [<c043a010>] (qcom_nandc_block_bad) from [<c0433654>] (nand_block_isbad+0x60/0xa4)
[ 1.004812] [<c0433654>] (nand_block_isbad) from [<c0423180>] (allocate_partition+0x6e8/0x7bc)
[ 1.013406] [<c0423180>] (allocate_partition) from [<c0423820>] (add_mtd_partitions+0x50/0xf8)
[ 1.022009] [<c0423820>] (add_mtd_partitions) from [<c04208f0>] (mtd_device_parse_register+0x100/0x1a0)
[ 1.030597] [<c04208f0>] (mtd_device_parse_register) from [<c0439084>] (qcom_nandc_probe+0x658/0x728)
[ 1.039890] [<c0439084>] (qcom_nandc_probe) from [<c040d59c>] (platform_drv_probe+0x38/0x6c)
[ 1.049258] [<c040d59c>] (platform_drv_probe) from [<c040c084>] (driver_probe_device+0x10c/0x254)
[ 1.057763] [<c040c084>] (driver_probe_device) from [<c040c24c>] (__driver_attach+0x80/0xa4)
[ 1.066526] [<c040c24c>] (__driver_attach) from [<c040a9d8>] (bus_for_each_dev+0x68/0x8c)
[ 1.075034] [<c040a9d8>] (bus_for_each_dev) from [<c040b84c>] (bus_add_driver+0xc8/0x1e4)
[ 1.083109] [<c040b84c>] (bus_add_driver) from [<c040c83c>] (driver_register+0x9c/0xe0)
[ 1.091270] [<c040c83c>] (driver_register) from [<c0209778>] (do_one_initcall+0xb8/0x174)
[ 1.099093] [<c0209778>] (do_one_initcall) from [<c06f0dc8>] (kernel_init_freeable+0x120/0x1e8)
[ 1.107429] [<c06f0dc8>] (kernel_init_freeable) from [<c05a2ac4>] (kernel_init+0xc/0xf4)
[ 1.115932] [<c05a2ac4>] (kernel_init) from [<c020ec78>] (ret_from_fork+0x14/0x3c)
[ 1.124264] Code: e3a01000 e1540005 0a000005 e594001c (e5903010)
[ 1.131714] ---[ end trace 29ca3264ee71f405 ]---
[ 1.137785] Kernel panic - not syncing: Fatal exception
[ 1.142495] CPU1: stopping
[ 1.147426] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 4.9.13 #0
[ 1.150201] Hardware name: Generic DT based system
[ 1.157445] [<c0215670>] (unwind_backtrace) from [<c0211f1c>] (show_stack+0x10/0x14)
[ 1.162127] [<c0211f1c>] (show_stack) from [<c0387804>] (dump_stack+0x7c/0x9c)
[ 1.170016] [<c0387804>] (dump_stack) from [<c02149b8>] (handle_IPI+0xcc/0x184)
[ 1.177040] [<c02149b8>] (handle_IPI) from [<c02093f8>] (gic_handle_irq+0x78/0x94)
[ 1.184255] [<c02093f8>] (gic_handle_irq) from [<c02129cc>] (__irq_svc+0x6c/0x90)
[ 1.191873] Exception stack(0xdd473f90 to 0xdd473fd8)
[ 1.199435] 3f80: 00000001 00000000 00000000 c021a300
[ 1.204496] 3fa0: 00000000 dd472000 c072cfe4 00000002 c07279b8 00000000 dd473fe8 00000001
[ 1.212646] 3fc0: 00000000 dd473fe0 c020f510 c020f514 60000013 ffffffff
[ 1.220801] [<c02129cc>] (__irq_svc) from [<c020f514>] (arch_cpu_idle+0x2c/0x38)
[ 1.227222] [<c020f514>] (arch_cpu_idle) from [<c024ed68>] (cpu_startup_entry+0xe8/0x198)
[ 1.234855] [<c024ed68>] (cpu_startup_entry) from [<422094ac>] (0x422094ac)
[ 1.242919] Rebooting in 1 seconds..[ 4.250635] Reboot failed -- System halted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment