OpenWrt Forum Archive

Topic: Optimized and feature rich trunk build for select routers

The content of this topic has been archived between 20 Aug 2014 and 5 May 2018. Unfortunately there are posts – most likely complete pages – missing.

@Arokh,

when I run

/etc/init.d/ipsec restart

I get

Stopping strongSwan IPsec...
sleep: invalid number '0.1'
no files found matching '/etc/strongswan.d/*.conf'
Starting strongSwan 5.3.4 IPsec [starter]...

I notice that the conf files are actually under
/etc/strongswan.d/charon/

Those are the plugin config files. You can ignore the error message, it's simply including any config files from /etc/strongswan.d. If the message bugs you just uncomment the include line in /etc/strongswan.conf.

Ok, thanks for clearing that up.

r47799 for R8000 not work... when i flash this firmware,my r8000 is brick...don't know why, just from r47692 to r47799...

OK, I've removed it. Most likely due to the new kernel. Do you have a serial console?

arokh wrote:

OK, I've removed it. Most likely due to the new kernel. Do you have a serial console?

yes i have and i restored the Official Firmware by serial console.
can not wait your next version for r8000!This is the best firmware I've ever used !thank you!
by the way,could you add shadowsocks and chinese translation in your next version? because i use it from china....

It would be nice if you could tell me the serial console output on the bad build, because without it I can't make a new version wink

arokh wrote:

It would be nice if you could tell me the serial console output on the bad build, because without it I can't make a new version wink

ok tonight i will do it again and then i will post the information to here,thank you!:)

Do you know what's the problem? I cannot access to USB disk.

Tue Dec  8 14:05:43 2015 kern.info kernel: [84023.805170] usb 1-1: new high-speed USB device number 2 using ehci-platform
Tue Dec  8 14:05:43 2015 kern.info kernel: [84023.958736] usb-storage 1-1:1.0: USB Mass Storage device detected
Tue Dec  8 14:05:43 2015 kern.info kernel: [84023.975487] scsi host0: usb-storage 1-1:1.0
Tue Dec  8 14:05:44 2015 kern.notice kernel: [84025.020769] scsi 0:0:0:0: Direct-Access     Samsung  G2 Portable           PQ: 0 ANSI: 2 CCS
Tue Dec  8 14:05:44 2015 kern.notice kernel: [84025.031845] sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
Tue Dec  8 14:05:44 2015 kern.notice kernel: [84025.043057] sd 0:0:0:0: [sda] Write Protect is off
Tue Dec  8 14:05:44 2015 kern.debug kernel: [84025.047977] sd 0:0:0:0: [sda] Mode Sense: 28 00 00 00
Tue Dec  8 14:05:44 2015 kern.err kernel: [84025.049073] sd 0:0:0:0: [sda] No Caching mode page found
Tue Dec  8 14:05:44 2015 kern.err kernel: [84025.054573] sd 0:0:0:0: [sda] Assuming drive cache: write through
Tue Dec  8 14:05:44 2015 kern.info kernel: [84025.091910]  sda: sda1
Tue Dec  8 14:05:44 2015 kern.notice kernel: [84025.099707] sd 0:0:0:0: [sda] Attached SCSI disk
Tue Dec  8 14:05:44 2015 daemon.err block: mounting /dev/sda1 (vfat) as /mnt/sda1 failed (-1) - No error information

On my WNDR3700v4 I would like to go from ~trondah/wndrnand/r47692 to stock Chaos Calmer. Bear with me. I do admire arokh's work and have installed it to get the full flash size, then tried it out for two days. But I really prefer to start with a minimal system and add only what I need, one by one.

However, when I sysupgrade -n to CC, the router resets, but the power LED stays off, and I can neither ping nor connect to 192.168.1.1. Only the LAN1 LED is on. No difference between flashing from command line and luci interface. Is this an issue with stock CC?

How can I get CC onto my WNDR3700v4 and enjoy the full flash size? Should I go through the Netgear firmware?

Do I have to build my own image and TFTP it? If it's the best way, I'm sure I could handle it - I used to in the early days of OpenWRT.

@ezarlive

Probably due to vfat not being included. I've included ext4, exfat and f2fs all of which should be better options. You could also download the appropriate vfat module from my repos except they seem to be down at the moment.

(Last edited by arokh on 8 Dec 2015, 16:15)

@arokh

Uncompressing Linux... done, booting the kernel.
[0.000000] Booting Linux on physical CPU 0x0
[0.000000] Linux version 4.4.0-rc3 (trondah@ff0) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r47799) ) #1 SMP Mon Dec 7 10:09:58 CET 2015
[0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
[0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Netgear R8000 (BCM4709)
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Hit pending asynchronous external abort (FSR=0x00001c06) during first unmask, this is most likely caused by a firmware/bootloader bug.
[ 0.000000] PERCPU: Embedded 11 pages/cpu @c6dcf000 s12992 r8192 d23872 u45056
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65280
[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Memory: 254984K/262144K available (3302K kernel code, 106K rwdata, 896K rodata, 216K init, 281K bss, 7160K reserved, 0K cma-reserved, 131072K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000]  vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[ 0.000000]  fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[ 0.000000]  vmalloc : 0xc8800000 - 0xff800000   ( 880 MB)
[ 0.000000]  lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[ 0.000000]  pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[ 0.000000]  modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[ 0.000000]    .text : 0xc0008000 - 0xc0421e54   (4200 kB)
[ 0.000000]    .init : 0xc0422000 - 0xc0458000   ( 216 kB)
[ 0.000000]    .data : 0xc0458000 - 0xc0472a78   ( 107 kB)
[ 0.000000]  .bss : 0xc0472a78 - 0xc04b8ec0   ( 282 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] L2C: DT/platform modifies aux control register: 0x0a130000 -> 0x0a530000
[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines
[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB
[ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x7e530001
[ 0.000011] sched_clock: 64 bits at 500MHz, resolution 2ns, wraps every 4398046511103ns
[ 0.008133] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0xe6a171a037, max_idle_ns: 881590485102 ns
[ 0.019479] Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896)
[ 0.082232] pid_max: default: 32768 minimum: 301
[ 0.087026] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.093749] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.101300] CPU: Testing write buffer coherency: ok
[ 0.106482] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.112329] Setting up static identity map for 0x82a0 - 0x82d4
[ 0.179384] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.179451] Brought up 2 CPUs
[ 0.188265] SMP: Total of 2 processors activated (3981.31 BogoMIPS).
[ 0.194728] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x13)
[ 0.203274] CPU: This may indicate a broken bootloader or firmware.
[ 0.211096] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.221133] pinctrl core: initialized pinctrl subsystem
[ 0.226829] NET: Registered protocol family 16
[ 0.231968] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.271260] clocksource: Switched to clocksource arm_global_timer
[ 0.278409] NET: Registered protocol family 2
[ 0.283427] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.290542] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.297006] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.303530] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.309494] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.316048] NET: Registered protocol family 1
[ 0.321355] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.328097] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.334073] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.344694] bounce: pool size: 64 pages
[ 0.348635] io scheduler noop registered
[ 0.352678] io scheduler deadline registered (default)
[ 0.358261] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.365265] console [ttyS0] disabled
[ 0.368969] 18000300.serial: ttyS0 at MMIO 0x18000300 (irq = 18, base_baud = 7812500) is a 16550
[ 0.377902] console [ttyS0] enabled
[ 0.377902] console [ttyS0] enabled
[ 0.384985] bootconsole [earlycon0] disabled
[ 0.384985] bootconsole [earlycon0] disabled
[ 0.394478] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
[ 0.400872] nand: Macronix NAND 128MiB 3,3V 8-bit
[ 0.405587] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.413208] iproc_nand 18028000.nand: detected 128MiB total, 128KiB blocks, 2KiB pages, 16B OOB, 8-bit, BCH-8
[ 0.423173] Scanning device for bad blocks
[ 0.652528] Bad eraseblock 376 at 0x000002f00000
[ 1.065289] brcmnand.0: 'partitions' subnode not found on /nand@18028000/nandcs@0. Trying to parse direct subnodes as partitions.
[ 1.082225] random: nonblocking pool is initialized
[ 1.256366] mtd_read error while parsing (offset: 0x2F00000)!
[ 1.276031] mtd_read error while parsing (offset: 0x3200000)!
[ 1.282168] mtd_read error while parsing (offset: 0x3220000)!
[ 1.288294] mtd_read error while parsing (offset: 0x3240000)!
[ 1.294431] mtd_read error while parsing (offset: 0x3260000)!
[ 1.300566] mtd_read error while parsing (offset: 0x3280000)!
[ 1.306695] mtd_read error while parsing (offset: 0x32A0000)!
[ 1.312831] mtd_read error while parsing (offset: 0x32C0000)!
[ 1.318957] mtd_read error while parsing (offset: 0x32E0000)!
[ 1.325095] mtd_read error while parsing (offset: 0x3300000)!
[ 1.331229] mtd_read error while parsing (offset: 0x3320000)!
[ 1.337350] mtd_read error while parsing (offset: 0x3340000)!
[ 1.343487] mtd_read error while parsing (offset: 0x3360000)!
[ 1.349624] mtd_read error while parsing (offset: 0x3380000)!
[ 1.355749] mtd_read error while parsing (offset: 0x33A0000)!
[ 1.361887] mtd_read error while parsing (offset: 0x33C0000)!
[ 1.368013] mtd_read error while parsing (offset: 0x33E0000)!
[ 1.374151] mtd_read error while parsing (offset: 0x3400000)!
[ 1.380285] mtd_read error while parsing (offset: 0x3420000)!
[ 1.386405] mtd_read error while parsing (offset: 0x3440000)!
[ 1.392543] mtd_read error while parsing (offset: 0x3460000)!
[ 1.398668] mtd_read error while parsing (offset: 0x3480000)!
[ 1.404799] mtd_read error while parsing (offset: 0x34A0000)!
[ 1.410934] mtd_read error while parsing (offset: 0x34C0000)!
[ 1.417060] mtd_read error while parsing (offset: 0x34E0000)!
[ 1.423198] mtd_read error while parsing (offset: 0x3500000)!
[ 1.429324] mtd_read error while parsing (offset: 0x3520000)!
[ 1.435462] mtd_read error while parsing (offset: 0x3540000)!
[ 1.441598] mtd_read error while parsing (offset: 0x3560000)!
[ 1.447724] mtd_read error while parsing (offset: 0x3580000)!
[ 1.453862] mtd_read error while parsing (offset: 0x35A0000)!
[ 1.459996] mtd_read error while parsing (offset: 0x35C0000)!
[ 1.466116] mtd_read error while parsing (offset: 0x35E0000)!
[ 1.472253] mtd_read error while parsing (offset: 0x3600000)!
[ 1.478380] mtd_read error while parsing (offset: 0x3620000)!
[ 1.484520] mtd_read error while parsing (offset: 0x3640000)!
[ 1.490653] mtd_read error while parsing (offset: 0x3660000)!
[ 1.496781] mtd_read error while parsing (offset: 0x3680000)!
[ 1.502921] mtd_read error while parsing (offset: 0x36A0000)!
[ 1.509044] mtd_read error while parsing (offset: 0x36C0000)!
[ 1.515182] mtd_read error while parsing (offset: 0x36E0000)!
[ 1.521317] mtd_read error while parsing (offset: 0x3700000)!
[ 1.527444] mtd_read error while parsing (offset: 0x3720000)!
[ 1.533582] mtd_read error while parsing (offset: 0x3740000)!
[ 1.539717] mtd_read error while parsing (offset: 0x3760000)!
[ 1.545844] mtd_read error while parsing (offset: 0x3780000)!
[ 1.551982] mtd_read error while parsing (offset: 0x37A0000)!
[ 1.558108] mtd_read error while parsing (offset: 0x37C0000)!
[ 1.564238] mtd_read error while parsing (offset: 0x37E0000)!
[ 1.570372] mtd_read error while parsing (offset: 0x3800000)!
[ 1.576492] mtd_read error while parsing (offset: 0x3820000)!
[ 1.582629] mtd_read error while parsing (offset: 0x3840000)!
[ 1.588755] mtd_read error while parsing (offset: 0x3860000)!
[ 1.594885] mtd_read error while parsing (offset: 0x3880000)!
[ 1.601020] mtd_read error while parsing (offset: 0x38A0000)!
[ 1.607147] mtd_read error while parsing (offset: 0x38C0000)!
[ 1.613288] mtd_read error while parsing (offset: 0x38E0000)!
[ 1.619412] mtd_read error while parsing (offset: 0x3900000)!
[ 1.625539] mtd_read error while parsing (offset: 0x3920000)!
[ 1.631676] mtd_read error while parsing (offset: 0x3940000)!
[ 1.637802] mtd_read error while parsing (offset: 0x3960000)!
[ 1.643940] mtd_read error while parsing (offset: 0x3980000)!
[ 1.650074] mtd_read error while parsing (offset: 0x39A0000)!
[ 1.656194] mtd_read error while parsing (offset: 0x39C0000)!
[ 1.662331] mtd_read error while parsing (offset: 0x39E0000)!
[ 1.668457] mtd_read error while parsing (offset: 0x3A00000)!
[ 1.674587] mtd_read error while parsing (offset: 0x3A20000)!
[ 1.680722] mtd_read error while parsing (offset: 0x3A40000)!
[ 1.686849] mtd_read error while parsing (offset: 0x3A60000)!
[ 1.692987] mtd_read error while parsing (offset: 0x3A80000)!
[ 1.699115] mtd_read error while parsing (offset: 0x3AA0000)!
[ 1.705251] mtd_read error while parsing (offset: 0x3AC0000)!
[ 1.711384] mtd_read error while parsing (offset: 0x3AE0000)!
[ 1.717505] mtd_read error while parsing (offset: 0x3B00000)!
[ 1.723643] mtd_read error while parsing (offset: 0x3B20000)!
[ 1.729778] mtd_read error while parsing (offset: 0x3B40000)!
[ 1.735905] mtd_read error while parsing (offset: 0x3B60000)!
[ 1.742043] mtd_read error while parsing (offset: 0x3B80000)!
[ 1.748169] mtd_read error while parsing (offset: 0x3BA0000)!
[ 1.754310] mtd_read error while parsing (offset: 0x3BC0000)!
[ 1.760442] mtd_read error while parsing (offset: 0x3BE0000)!
[ 1.766570] mtd_read error while parsing (offset: 0x3C00000)!
[ 1.772707] mtd_read error while parsing (offset: 0x3C20000)!
[ 1.778833] mtd_read error while parsing (offset: 0x3C40000)!
[ 1.784962] mtd_read error while parsing (offset: 0x3C60000)!
[ 1.791097] mtd_read error while parsing (offset: 0x3C80000)!
[ 1.797218] mtd_read error while parsing (offset: 0x3CA0000)!
[ 1.803355] mtd_read error while parsing (offset: 0x3CC0000)!
[ 1.809482] mtd_read error while parsing (offset: 0x3CE0000)!
[ 1.815609] mtd_read error while parsing (offset: 0x3D00000)!
[ 1.821745] mtd_read error while parsing (offset: 0x3D20000)!
[ 1.827872] mtd_read error while parsing (offset: 0x3D40000)!
[ 1.834009] mtd_read error while parsing (offset: 0x3D60000)!
[ 1.840145] mtd_read error while parsing (offset: 0x3D80000)!
[ 1.846274] mtd_read error while parsing (offset: 0x3DA0000)!
[ 1.852410] mtd_read error while parsing (offset: 0x3DC0000)!
[ 1.858536] mtd_read error while parsing (offset: 0x3DE0000)!
[ 1.864673] mtd_read error while parsing (offset: 0x3E00000)!
[ 1.870808] mtd_read error while parsing (offset: 0x3E20000)!
[ 1.876936] mtd_read error while parsing (offset: 0x3E40000)!
[ 1.883066] mtd_read error while parsing (offset: 0x3E60000)!
[ 1.889192] mtd_read error while parsing (offset: 0x3E80000)!
[ 1.895331] mtd_read error while parsing (offset: 0x3EA0000)!
[ 1.901464] mtd_read error while parsing (offset: 0x3EC0000)!
[ 1.907592] mtd_read error while parsing (offset: 0x3EE0000)!
[ 1.913730] mtd_read error while parsing (offset: 0x3F00000)!
[ 1.919864] mtd_read error while parsing (offset: 0x3F20000)!
[ 1.925992] mtd_read error while parsing (offset: 0x3F40000)!
[ 1.932130] mtd_read error while parsing (offset: 0x3F60000)!
[ 1.938256] mtd_read error while parsing (offset: 0x3F80000)!
[ 1.944395] mtd_read error while parsing (offset: 0x3FA0000)!
[ 1.950529] mtd_read error while parsing (offset: 0x3FC0000)!
[ 1.956656] mtd_read error while parsing (offset: 0x3FE0000)!
[ 1.962794] mtd_read error while parsing (offset: 0x4000000)!
[ 1.968920] mtd_read error while parsing (offset: 0x4020000)!
[ 1.975058] mtd_read error while parsing (offset: 0x4040000)!
[ 1.981192] mtd_read error while parsing (offset: 0x4060000)!
[ 1.987312] mtd_read error while parsing (offset: 0x4080000)!
[ 1.993452] mtd_read error while parsing (offset: 0x40A0000)!
[ 1.999577] mtd_read error while parsing (offset: 0x40C0000)!
[ 2.005703] mtd_read error while parsing (offset: 0x40E0000)!
[ 2.011841] mtd_read error while parsing (offset: 0x4100000)!
[ 2.017966] mtd_read error while parsing (offset: 0x4120000)!
[ 2.024097] mtd_read error while parsing (offset: 0x4140000)!
[ 2.030230] mtd_read error while parsing (offset: 0x4160000)!
[ 2.036349] mtd_read error while parsing (offset: 0x4180000)!
[ 2.042480] mtd_read error while parsing (offset: 0x41A0000)!
[ 2.048606] mtd_read error while parsing (offset: 0x41C0000)!
[ 2.054742] mtd_read error while parsing (offset: 0x41E0000)!
[ 2.060888] mtd_read error while parsing (offset: 0x4200000)!
[ 2.067016] mtd_read error while parsing (offset: 0x4220000)!
[ 2.073157] mtd_read error while parsing (offset: 0x4240000)!
[ 2.079278] mtd_read error while parsing (offset: 0x4260000)!
[ 2.085418] mtd_read error while parsing (offset: 0x4280000)!
[ 2.091554] mtd_read error while parsing (offset: 0x42A0000)!
[ 2.097678] mtd_read error while parsing (offset: 0x42C0000)!
[ 2.103816] mtd_read error while parsing (offset: 0x42E0000)!
[ 2.109951] mtd_read error while parsing (offset: 0x4300000)!
[ 2.116078] mtd_read error while parsing (offset: 0x4320000)!
[ 2.122216] mtd_read error while parsing (offset: 0x4340000)!
[ 2.128343] mtd_read error while parsing (offset: 0x4360000)!
[ 2.134483] mtd_read error while parsing (offset: 0x4380000)!
[ 2.140616] mtd_read error while parsing (offset: 0x43A0000)!
[ 2.146743] mtd_read error while parsing (offset: 0x43C0000)!
[ 2.152881] mtd_read error while parsing (offset: 0x43E0000)!
[ 2.159006] mtd_read error while parsing (offset: 0x4400000)!
[ 2.165145] mtd_read error while parsing (offset: 0x4420000)!
[ 2.171278] mtd_read error while parsing (offset: 0x4440000)!
[ 2.177398] mtd_read error while parsing (offset: 0x4460000)!
[ 2.183527] mtd_read error while parsing (offset: 0x4480000)!
[ 2.189657] mtd_read error while parsing (offset: 0x44A0000)!
[ 2.195782] mtd_read error while parsing (offset: 0x44C0000)!
[ 2.201920] mtd_read error while parsing (offset: 0x44E0000)!
[ 2.208045] mtd_read error while parsing (offset: 0x4500000)!
[ 2.214182] mtd_read error while parsing (offset: 0x4520000)!
[ 2.220317] mtd_read error while parsing (offset: 0x4540000)!
[ 2.226436] mtd_read error while parsing (offset: 0x4560000)!
[ 2.232565] mtd_read error while parsing (offset: 0x4580000)!
[ 2.238692] mtd_read error while parsing (offset: 0x45A0000)!
[ 2.244830] mtd_read error while parsing (offset: 0x45C0000)!
[ 2.250963] mtd_read error while parsing (offset: 0x45E0000)!
[ 2.257083] mtd_read error while parsing (offset: 0x4600000)!
[ 2.263212] mtd_read error while parsing (offset: 0x4620000)!
[ 2.269338] mtd_read error while parsing (offset: 0x4640000)!
[ 2.275468] mtd_read error while parsing (offset: 0x4660000)!
[ 2.281604] mtd_read error while parsing (offset: 0x4680000)!
[ 2.287733] mtd_read error while parsing (offset: 0x46A0000)!
[ 2.293867] mtd_read error while parsing (offset: 0x46C0000)!
[ 2.300003] mtd_read error while parsing (offset: 0x46E0000)!
[ 2.306131] mtd_read error while parsing (offset: 0x4700000)!
[ 2.312269] mtd_read error while parsing (offset: 0x4720000)!
[ 2.318395] mtd_read error while parsing (offset: 0x4740000)!
[ 2.324535] mtd_read error while parsing (offset: 0x4760000)!
[ 2.330666] mtd_read error while parsing (offset: 0x4780000)!
[ 2.336786] mtd_read error while parsing (offset: 0x47A0000)!
[ 2.342923] mtd_read error while parsing (offset: 0x47C0000)!
[ 2.349050] mtd_read error while parsing (offset: 0x47E0000)!
[ 2.355188] mtd_read error while parsing (offset: 0x4800000)!
[ 2.361322] mtd_read error while parsing (offset: 0x4820000)!
[ 2.367450] mtd_read error while parsing (offset: 0x4840000)!
[ 2.373579] mtd_read error while parsing (offset: 0x4860000)!
[ 2.379713] mtd_read error while parsing (offset: 0x4880000)!
[ 2.385835] mtd_read error while parsing (offset: 0x48A0000)!
[ 2.391971] mtd_read error while parsing (offset: 0x48C0000)!
[ 2.398098] mtd_read error while parsing (offset: 0x48E0000)!
[ 2.404234] mtd_read error while parsing (offset: 0x4900000)!
[ 2.410368] mtd_read error while parsing (offset: 0x4920000)!
[ 2.416488] mtd_read error while parsing (offset: 0x4940000)!
[ 2.422618] mtd_read error while parsing (offset: 0x4960000)!
[ 2.428743] mtd_read error while parsing (offset: 0x4980000)!
[ 2.434873] mtd_read error while parsing (offset: 0x49A0000)!
[ 2.441008] mtd_read error while parsing (offset: 0x49C0000)!
[ 2.447135] mtd_read error while parsing (offset: 0x49E0000)!
[ 2.453276] mtd_read error while parsing (offset: 0x4A00000)!
[ 2.459401] mtd_read error while parsing (offset: 0x4A20000)!
[ 2.465526] mtd_read error while parsing (offset: 0x4A40000)!
[ 2.471657] mtd_read error while parsing (offset: 0x4A60000)!
[ 2.477782] mtd_read error while parsing (offset: 0x4A80000)!
[ 2.483921] mtd_read error while parsing (offset: 0x4AA0000)!
[ 2.490055] mtd_read error while parsing (offset: 0x4AC0000)!
[ 2.496182] mtd_read error while parsing (offset: 0x4AE0000)!
[ 2.502320] mtd_read error while parsing (offset: 0x4B00000)!
[ 2.508446] mtd_read error while parsing (offset: 0x4B20000)!
[ 2.514584] mtd_read error while parsing (offset: 0x4B40000)!
[ 2.520719] mtd_read error while parsing (offset: 0x4B60000)!
[ 2.526847] mtd_read error while parsing (offset: 0x4B80000)!
[ 2.532984] mtd_read error while parsing (offset: 0x4BA0000)!
[ 2.539110] mtd_read error while parsing (offset: 0x4BC0000)!
[ 2.545239] mtd_read error while parsing (offset: 0x4BE0000)!
[ 2.551374] mtd_read error while parsing (offset: 0x4C00000)!
[ 2.557502] mtd_read error while parsing (offset: 0x4C20000)!
[ 2.563640] mtd_read error while parsing (offset: 0x4C40000)!
[ 2.569774] mtd_read error while parsing (offset: 0x4C60000)!
[ 2.575902] mtd_read error while parsing (offset: 0x4C80000)!
[ 2.582033] mtd_read error while parsing (offset: 0x4CA0000)!
[ 2.588158] mtd_read error while parsing (offset: 0x4CC0000)!
[ 2.594299] mtd_read error while parsing (offset: 0x4CE0000)!
[ 2.600429] mtd_read error while parsing (offset: 0x4D00000)!
[ 2.606549] mtd_read error while parsing (offset: 0x4D20000)!
[ 2.612687] mtd_read error while parsing (offset: 0x4D40000)!
[ 2.618813] mtd_read error while parsing (offset: 0x4D60000)!
[ 2.624949] mtd_read error while parsing (offset: 0x4D80000)!
[ 2.631086] mtd_read error while parsing (offset: 0x4DA0000)!
[ 2.637214] mtd_read error while parsing (offset: 0x4DC0000)!
[ 2.643350] mtd_read error while parsing (offset: 0x4DE0000)!
[ 2.649479] mtd_read error while parsing (offset: 0x4E00000)!
[ 2.655605] mtd_read error while parsing (offset: 0x4E20000)!
[ 2.661743] mtd_read error while parsing (offset: 0x4E40000)!
[ 2.667869] mtd_read error while parsing (offset: 0x4E60000)!
[ 2.674007] mtd_read error while parsing (offset: 0x4E80000)!
[ 2.680143] mtd_read error while parsing (offset: 0x4EA0000)!
[ 2.686270] mtd_read error while parsing (offset: 0x4EC0000)!
[ 2.692407] mtd_read error while parsing (offset: 0x4EE0000)!
[ 2.698532] mtd_read error while parsing (offset: 0x4F00000)!
[ 2.704671] mtd_read error while parsing (offset: 0x4F20000)!
[ 2.710804] mtd_read error while parsing (offset: 0x4F40000)!
[ 2.716925] mtd_read error while parsing (offset: 0x4F60000)!
[ 2.723062] mtd_read error while parsing (offset: 0x4F80000)!
[ 2.729187] mtd_read error while parsing (offset: 0x4FA0000)!
[ 2.735317] mtd_read error while parsing (offset: 0x4FC0000)!
[ 2.741451] mtd_read error while parsing (offset: 0x4FE0000)!
[ 2.747572] mtd_read error while parsing (offset: 0x5000000)!
[ 2.753708] mtd_read error while parsing (offset: 0x5020000)!
[ 2.759843] mtd_read error while parsing (offset: 0x5040000)!
[ 2.765962] mtd_read error while parsing (offset: 0x5060000)!
[ 2.772091] mtd_read error while parsing (offset: 0x5080000)!
[ 2.778220] mtd_read error while parsing (offset: 0x50A0000)!
[ 2.784358] mtd_read error while parsing (offset: 0x50C0000)!
[ 2.790490] mtd_read error while parsing (offset: 0x50E0000)!
[ 2.796618] mtd_read error while parsing (offset: 0x5100000)!
[ 2.802747] mtd_read error while parsing (offset: 0x5120000)!
[ 2.808873] mtd_read error while parsing (offset: 0x5140000)!
[ 2.815011] mtd_read error while parsing (offset: 0x5160000)!
[ 2.821145] mtd_read error while parsing (offset: 0x5180000)!
[ 2.827265] mtd_read error while parsing (offset: 0x51A0000)!
[ 2.833404] mtd_read error while parsing (offset: 0x51C0000)!
[ 2.839537] mtd_read error while parsing (offset: 0x51E0000)!
[ 2.845666] mtd_read error while parsing (offset: 0x5200000)!
[ 2.851803] mtd_read error while parsing (offset: 0x5220000)!
[ 2.857930] mtd_read error while parsing (offset: 0x5240000)!
[ 2.864068] mtd_read error while parsing (offset: 0x5260000)!
[ 2.870201] mtd_read error while parsing (offset: 0x5280000)!
[ 2.876322] mtd_read error while parsing (offset: 0x52A0000)!
[ 2.882457] mtd_read error while parsing (offset: 0x52C0000)!
[ 2.888584] mtd_read error while parsing (offset: 0x52E0000)!
[ 2.894714] mtd_read error while parsing (offset: 0x5300000)!
[ 2.900848] mtd_read error while parsing (offset: 0x5320000)!
[ 2.906976] mtd_read error while parsing (offset: 0x5340000)!
[ 2.913114] mtd_read error while parsing (offset: 0x5360000)!
[ 2.919240] mtd_read error while parsing (offset: 0x5380000)!
[ 2.925378] mtd_read error while parsing (offset: 0x53A0000)!
[ 2.931514] mtd_read error while parsing (offset: 0x53C0000)!
[ 2.937641] mtd_read error while parsing (offset: 0x53E0000)!
[ 2.943779] mtd_read error while parsing (offset: 0x5400000)!
[ 2.949913] mtd_read error while parsing (offset: 0x5420000)!
[ 2.956040] mtd_read error while parsing (offset: 0x5440000)!
[ 2.962170] mtd_read error while parsing (offset: 0x5460000)!
[ 2.968296] mtd_read error while parsing (offset: 0x5480000)!
[ 2.974439] mtd_read error while parsing (offset: 0x54A0000)!
[ 2.980569] mtd_read error while parsing (offset: 0x54C0000)!
[ 2.986698] mtd_read error while parsing (offset: 0x54E0000)!
[ 2.992834] mtd_read error while parsing (offset: 0x5500000)!
[ 2.998960] mtd_read error while parsing (offset: 0x5520000)!
[ 3.005098] mtd_read error while parsing (offset: 0x5540000)!
[ 3.011233] mtd_read error while parsing (offset: 0x5560000)!
[ 3.017361] mtd_read error while parsing (offset: 0x5580000)!
[ 3.023499] mtd_read error while parsing (offset: 0x55A0000)!
[ 3.029629] mtd_read error while parsing (offset: 0x55C0000)!
[ 3.035754] mtd_read error while parsing (offset: 0x55E0000)!
[ 3.041893] mtd_read error while parsing (offset: 0x5600000)!
[ 3.048016] mtd_read error while parsing (offset: 0x5620000)!
[ 3.054154] mtd_read error while parsing (offset: 0x5640000)!
[ 3.060295] mtd_read error while parsing (offset: 0x5660000)!
[ 3.066417] mtd_read error while parsing (offset: 0x5680000)!
[ 3.072558] mtd_read error while parsing (offset: 0x56A0000)!
[ 3.078680] mtd_read error while parsing (offset: 0x56C0000)!
[ 3.084818] mtd_read error while parsing (offset: 0x56E0000)!
[ 3.090952] mtd_read error while parsing (offset: 0x5700000)!
[ 3.097072] mtd_read error while parsing (offset: 0x5720000)!
[ 3.103210] mtd_read error while parsing (offset: 0x5740000)!
[ 3.109335] mtd_read error while parsing (offset: 0x5760000)!
[ 3.115465] mtd_read error while parsing (offset: 0x5780000)!
[ 3.121601] mtd_read error while parsing (offset: 0x57A0000)!
[ 3.127727] mtd_read error while parsing (offset: 0x57C0000)!
[ 3.133864] mtd_read error while parsing (offset: 0x57E0000)!
[ 3.140000] mtd_read error while parsing (offset: 0x5800000)!
[ 3.146127] mtd_read error while parsing (offset: 0x5820000)!
[ 3.152265] mtd_read error while parsing (offset: 0x5840000)!
[ 3.158391] mtd_read error while parsing (offset: 0x5860000)!
[ 3.164531] mtd_read error while parsing (offset: 0x5880000)!
[ 3.170666] mtd_read error while parsing (offset: 0x58A0000)!
[ 3.176792] mtd_read error while parsing (offset: 0x58C0000)!
[ 3.182931] mtd_read error while parsing (offset: 0x58E0000)!
[ 3.189054] mtd_read error while parsing (offset: 0x5900000)!
[ 3.195184] mtd_read error while parsing (offset: 0x5920000)!
[ 3.201318] mtd_read error while parsing (offset: 0x5940000)!
[ 3.207437] mtd_read error while parsing (offset: 0x5960000)!
[ 3.213568] mtd_read error while parsing (offset: 0x5980000)!
[ 3.219695] mtd_read error while parsing (offset: 0x59A0000)!
[ 3.225821] mtd_read error while parsing (offset: 0x59C0000)!
[ 3.231959] mtd_read error while parsing (offset: 0x59E0000)!
[ 3.238086] mtd_read error while parsing (offset: 0x5A00000)!
[ 3.244223] mtd_read error while parsing (offset: 0x5A20000)!
[ 3.250358] mtd_read error while parsing (offset: 0x5A40000)!
[ 3.256485] mtd_read error while parsing (offset: 0x5A60000)!
[ 3.262623] mtd_read error while parsing (offset: 0x5A80000)!
[ 3.268751] mtd_read error while parsing (offset: 0x5AA0000)!
[ 3.274887] mtd_read error while parsing (offset: 0x5AC0000)!
[ 3.281021] mtd_read error while parsing (offset: 0x5AE0000)!
[ 3.287149] mtd_read error while parsing (offset: 0x5B00000)!
[ 3.293278] mtd_read error while parsing (offset: 0x5B20000)!
[ 3.299406] mtd_read error while parsing (offset: 0x5B40000)!
[ 3.305533] mtd_read error while parsing (offset: 0x5B60000)!
[ 3.311670] mtd_read error while parsing (offset: 0x5B80000)!
[ 3.317795] mtd_read error while parsing (offset: 0x5BA0000)!
[ 3.323925] mtd_read error while parsing (offset: 0x5BC0000)!
[ 3.330059] mtd_read error while parsing (offset: 0x5BE0000)!
[ 3.336179] mtd_read error while parsing (offset: 0x5C00000)!
[ 3.342317] mtd_read error while parsing (offset: 0x5C20000)!
[ 3.348443] mtd_read error while parsing (offset: 0x5C40000)!
[ 3.354581] mtd_read error while parsing (offset: 0x5C60000)!
[ 3.360715] mtd_read error while parsing (offset: 0x5C80000)!
[ 3.366836] mtd_read error while parsing (offset: 0x5CA0000)!
[ 3.372973] mtd_read error while parsing (offset: 0x5CC0000)!
[ 3.379099] mtd_read error while parsing (offset: 0x5CE0000)!
[ 3.385237] mtd_read error while parsing (offset: 0x5D00000)!
[ 3.391371] mtd_read error while parsing (offset: 0x5D20000)!
[ 3.397498] mtd_read error while parsing (offset: 0x5D40000)!
[ 3.403627] mtd_read error while parsing (offset: 0x5D60000)!
[ 3.409762] mtd_read error while parsing (offset: 0x5D80000)!
[ 3.415883] mtd_read error while parsing (offset: 0x5DA0000)!
[ 3.422019] mtd_read error while parsing (offset: 0x5DC0000)!
[ 3.428146] mtd_read error while parsing (offset: 0x5DE0000)!
[ 3.434286] mtd_read error while parsing (offset: 0x5E00000)!
[ 3.440419] mtd_read error while parsing (offset: 0x5E20000)!
[ 3.446545] mtd_read error while parsing (offset: 0x5E40000)!
[ 3.452675] mtd_read error while parsing (offset: 0x5E60000)!
[ 3.458801] mtd_read error while parsing (offset: 0x5E80000)!
[ 3.464940] mtd_read error while parsing (offset: 0x5EA0000)!
[ 3.471074] mtd_read error while parsing (offset: 0x5EC0000)!
[ 3.477202] mtd_read error while parsing (offset: 0x5EE0000)!
[ 3.483339] mtd_read error while parsing (offset: 0x5F00000)!
[ 3.489468] mtd_read error while parsing (offset: 0x5F20000)!
[ 3.495594] mtd_read error while parsing (offset: 0x5F40000)!
[ 3.501731] mtd_read error while parsing (offset: 0x5F60000)!
[ 3.507856] mtd_read error while parsing (offset: 0x5F80000)!
[ 3.513986] mtd_read error while parsing (offset: 0x5FA0000)!
[ 3.520120] mtd_read error while parsing (offset: 0x5FC0000)!
[ 3.526240] mtd_read error while parsing (offset: 0x5FE0000)!
[ 3.532378] mtd_read error while parsing (offset: 0x6000000)!
[ 3.538504] mtd_read error while parsing (offset: 0x6020000)!
[ 3.544641] mtd_read error while parsing (offset: 0x6040000)!
[ 3.550776] mtd_read error while parsing (offset: 0x6060000)!
[ 3.556895] mtd_read error while parsing (offset: 0x6080000)!
[ 3.563034] mtd_read error while parsing (offset: 0x60A0000)!
[ 3.569159] mtd_read error while parsing (offset: 0x60C0000)!
[ 3.575297] mtd_read error while parsing (offset: 0x60E0000)!
[ 3.581431] mtd_read error while parsing (offset: 0x6100000)!
[ 3.587550] mtd_read error while parsing (offset: 0x6120000)!
[ 3.593680] mtd_read error while parsing (offset: 0x6140000)!
[ 3.599814] mtd_read error while parsing (offset: 0x6160000)!
[ 3.605934] mtd_read error while parsing (offset: 0x6180000)!
[ 3.612072] mtd_read error while parsing (offset: 0x61A0000)!
[ 3.618197] mtd_read error while parsing (offset: 0x61C0000)!
[ 3.624337] mtd_read error while parsing (offset: 0x61E0000)!
[ 3.630470] mtd_read error while parsing (offset: 0x6200000)!
[ 3.636599] mtd_read error while parsing (offset: 0x6220000)!
[ 3.642735] mtd_read error while parsing (offset: 0x6240000)!
[ 3.648862] mtd_read error while parsing (offset: 0x6260000)!
[ 3.655000] mtd_read error while parsing (offset: 0x6280000)!
[ 3.661135] mtd_read error while parsing (offset: 0x62A0000)!
[ 3.667262] mtd_read error while parsing (offset: 0x62C0000)!
[ 3.673400] mtd_read error while parsing (offset: 0x62E0000)!
[ 3.679537] mtd_read error while parsing (offset: 0x6300000)!
[ 3.685663] mtd_read error while parsing (offset: 0x6320000)!
[ 3.691801] mtd_read error while parsing (offset: 0x6340000)!
[ 3.697926] mtd_read error while parsing (offset: 0x6360000)!
[ 3.704064] mtd_read error while parsing (offset: 0x6380000)!
[ 3.710198] mtd_read error while parsing (offset: 0x63A0000)!
[ 3.716317] mtd_read error while parsing (offset: 0x63C0000)!
[ 3.722446] mtd_read error while parsing (offset: 0x63E0000)!
[ 3.728574] mtd_read error while parsing (offset: 0x6400000)!
[ 3.734711] mtd_read error while parsing (offset: 0x6420000)!
[ 3.740845] mtd_read error while parsing (offset: 0x6440000)!
[ 3.746973] mtd_read error while parsing (offset: 0x6460000)!
[ 3.753111] mtd_read error while parsing (offset: 0x6480000)!
[ 3.759239] mtd_read error while parsing (offset: 0x64A0000)!
[ 3.765375] mtd_read error while parsing (offset: 0x64C0000)!
[ 3.771511] mtd_read error while parsing (offset: 0x64E0000)!
[ 3.777638] mtd_read error while parsing (offset: 0x6500000)!
[ 3.783776] mtd_read error while parsing (offset: 0x6520000)!
[ 3.789910] mtd_read error while parsing (offset: 0x6540000)!
[ 3.796038] mtd_read error while parsing (offset: 0x6560000)!
[ 3.802175] mtd_read error while parsing (offset: 0x6580000)!
[ 3.808302] mtd_read error while parsing (offset: 0x65A0000)!
[ 3.814442] mtd_read error while parsing (offset: 0x65C0000)!
[ 3.820574] mtd_read error while parsing (offset: 0x65E0000)!
[ 3.826702] mtd_read error while parsing (offset: 0x6600000)!
[ 3.832839] mtd_read error while parsing (offset: 0x6620000)!
[ 3.838966] mtd_read error while parsing (offset: 0x6640000)!
[ 3.845103] mtd_read error while parsing (offset: 0x6660000)!
[ 3.851239] mtd_read error while parsing (offset: 0x6680000)!
[ 3.857368] mtd_read error while parsing (offset: 0x66A0000)!
[ 3.863505] mtd_read error while parsing (offset: 0x66C0000)!
[ 3.869631] mtd_read error while parsing (offset: 0x66E0000)!
[ 3.875758] mtd_read error while parsing (offset: 0x6700000)!
[ 3.881895] mtd_read error while parsing (offset: 0x6720000)!
[ 3.888021] mtd_read error while parsing (offset: 0x6740000)!
[ 3.894159] mtd_read error while parsing (offset: 0x6760000)!
[ 3.900293] mtd_read error while parsing (offset: 0x6780000)!
[ 3.906412] mtd_read error while parsing (offset: 0x67A0000)!
[ 3.912541] mtd_read error while parsing (offset: 0x67C0000)!
[ 3.918669] mtd_read error while parsing (offset: 0x67E0000)!
[ 3.924806] mtd_read error while parsing (offset: 0x6800000)!
[ 3.930941] mtd_read error while parsing (offset: 0x6820000)!
[ 3.937068] mtd_read error while parsing (offset: 0x6840000)!
[ 3.943206] mtd_read error while parsing (offset: 0x6860000)!
[ 3.949333] mtd_read error while parsing (offset: 0x6880000)!
[ 3.955472] mtd_read error while parsing (offset: 0x68A0000)!
[ 3.961606] mtd_read error while parsing (offset: 0x68C0000)!
[ 3.967733] mtd_read error while parsing (offset: 0x68E0000)!
[ 3.973870] mtd_read error while parsing (offset: 0x6900000)!
[ 3.980005] mtd_read error while parsing (offset: 0x6920000)!
[ 3.986124] mtd_read error while parsing (offset: 0x6940000)!
[ 3.992262] mtd_read error while parsing (offset: 0x6960000)!
[ 3.998388] mtd_read error while parsing (offset: 0x6980000)!
[ 4.004528] mtd_read error while parsing (offset: 0x69A0000)!
[ 4.010661] mtd_read error while parsing (offset: 0x69C0000)!
[ 4.016789] mtd_read error while parsing (offset: 0x69E0000)!
[ 4.022926] mtd_read error while parsing (offset: 0x6A00000)!
[ 4.029052] mtd_read error while parsing (offset: 0x6A20000)!
[ 4.035190] mtd_read error while parsing (offset: 0x6A40000)!
[ 4.041324] mtd_read error while parsing (offset: 0x6A60000)!
[ 4.047444] mtd_read error while parsing (offset: 0x6A80000)!
[ 4.053584] mtd_read error while parsing (offset: 0x6AA0000)!
[ 4.059725] mtd_read error while parsing (offset: 0x6AC0000)!
[ 4.066515] mtd_read error while parsing (offset: 0x6B00000)!
[ 4.072657] mtd_read error while parsing (offset: 0x6B20000)!
[ 4.078779] mtd_read error while parsing (offset: 0x6B40000)!
[ 4.084916] mtd_read error while parsing (offset: 0x6B60000)!
[ 4.091050] mtd_read error while parsing (offset: 0x6B80000)!
[ 4.097170] mtd_read error while parsing (offset: 0x6BA0000)!
[ 4.103308] mtd_read error while parsing (offset: 0x6BC0000)!
[ 4.109443] mtd_read error while parsing (offset: 0x6BE0000)!
[ 4.115571] mtd_read error while parsing (offset: 0x6C00000)!
[ 4.121708] mtd_read error while parsing (offset: 0x6C20000)!
[ 4.127834] mtd_read error while parsing (offset: 0x6C40000)!
[ 4.133967] mtd_read error while parsing (offset: 0x6C60000)!
[ 4.140100] mtd_read error while parsing (offset: 0x6C80000)!
[ 4.146227] mtd_read error while parsing (offset: 0x6CA0000)!
[ 4.152363] mtd_read error while parsing (offset: 0x6CC0000)!
[ 4.158490] mtd_read error while parsing (offset: 0x6CE0000)!
[ 4.164627] mtd_read error while parsing (offset: 0x6D00000)!
[ 4.170761] mtd_read error while parsing (offset: 0x6D20000)!
[ 4.176881] mtd_read error while parsing (offset: 0x6D40000)!
[ 4.183018] mtd_read error while parsing (offset: 0x6D60000)!
[ 4.189146] mtd_read error while parsing (offset: 0x6D80000)!
[ 4.195283] mtd_read error while parsing (offset: 0x6DA0000)!
[ 4.201417] mtd_read error while parsing (offset: 0x6DC0000)!
[ 4.207536] mtd_read error while parsing (offset: 0x6DE0000)!
[ 4.213675] mtd_read error while parsing (offset: 0x6E00000)!
[ 4.219809] mtd_read error while parsing (offset: 0x6E20000)!
[ 4.225937] mtd_read error while parsing (offset: 0x6E40000)!
[ 4.232074] mtd_read error while parsing (offset: 0x6E60000)!
[ 4.238202] mtd_read error while parsing (offset: 0x6E80000)!
[ 4.244338] mtd_read error while parsing (offset: 0x6EA0000)!
[ 4.250473] mtd_read error while parsing (offset: 0x6EC0000)!
[ 4.256600] mtd_read error while parsing (offset: 0x6EE0000)!
[ 4.262734] mtd_read error while parsing (offset: 0x6F00000)!
[ 4.268857] mtd_read error while parsing (offset: 0x6F20000)!
[ 4.274995] mtd_read error while parsing (offset: 0x6F40000)!
[ 4.281129] mtd_read error while parsing (offset: 0x6F60000)!
[ 4.287256] mtd_read error while parsing (offset: 0x6F80000)!
[ 4.293394] mtd_read error while parsing (offset: 0x6FA0000)!
[ 4.299529] mtd_read error while parsing (offset: 0x6FC0000)!
[ 4.305657] mtd_read error while parsing (offset: 0x6FE0000)!
[ 4.311794] mtd_read error while parsing (offset: 0x7000000)!
[ 4.317921] mtd_read error while parsing (offset: 0x7020000)!
[ 4.324058] mtd_read error while parsing (offset: 0x7040000)!
[ 4.330193] mtd_read error while parsing (offset: 0x7060000)!
[ 4.336313] mtd_read error while parsing (offset: 0x7080000)!
[ 4.342449] mtd_read error while parsing (offset: 0x70A0000)!
[ 4.348576] mtd_read error while parsing (offset: 0x70C0000)!
[ 4.354714] mtd_read error while parsing (offset: 0x70E0000)!
[ 4.360848] mtd_read error while parsing (offset: 0x7100000)!
[ 4.366967] mtd_read error while parsing (offset: 0x7120000)!
[ 4.373096] mtd_read error while parsing (offset: 0x7140000)!
[ 4.379223] mtd_read error while parsing (offset: 0x7160000)!
[ 4.385361] mtd_read error while parsing (offset: 0x7180000)!
[ 4.391500] mtd_read error while parsing (offset: 0x71A0000)!
[ 4.397623] mtd_read error while parsing (offset: 0x71C0000)!
[ 4.403761] mtd_read error while parsing (offset: 0x71E0000)!
[ 4.409896] mtd_read error while parsing (offset: 0x7200000)!
[ 4.416023] mtd_read error while parsing (offset: 0x7220000)!
[ 4.422162] mtd_read error while parsing (offset: 0x7240000)!
[ 4.428287] mtd_read error while parsing (offset: 0x7260000)!
[ 4.434428] mtd_read error while parsing (offset: 0x7280000)!
[ 4.440560] mtd_read error while parsing (offset: 0x72A0000)!
[ 4.446688] mtd_read error while parsing (offset: 0x72C0000)!
[ 4.452825] mtd_read error while parsing (offset: 0x72E0000)!
[ 4.458952] mtd_read error while parsing (offset: 0x7300000)!
[ 4.465090] mtd_read error while parsing (offset: 0x7320000)!
[ 4.471224] mtd_read error while parsing (offset: 0x7340000)!
[ 4.477343] mtd_read error while parsing (offset: 0x7360000)!
[ 4.483481] mtd_read error while parsing (offset: 0x7380000)!
[ 4.489616] mtd_read error while parsing (offset: 0x73A0000)!
[ 4.495743] mtd_read error while parsing (offset: 0x73C0000)!
[ 4.501881] mtd_read error while parsing (offset: 0x73E0000)!
[ 4.508009] mtd_read error while parsing (offset: 0x7400000)!
[ 4.514145] mtd_read error while parsing (offset: 0x7420000)!
[ 4.520281] mtd_read error while parsing (offset: 0x7440000)!
[ 4.526408] mtd_read error while parsing (offset: 0x7460000)!
[ 4.532547] mtd_read error while parsing (offset: 0x7480000)!
[ 4.538672] mtd_read error while parsing (offset: 0x74A0000)!
[ 4.544810] mtd_read error while parsing (offset: 0x74C0000)!
[ 4.550945] mtd_read error while parsing (offset: 0x74E0000)!
[ 4.557072] mtd_read error while parsing (offset: 0x7500000)!
[ 4.563209] mtd_read error while parsing (offset: 0x7520000)!
[ 4.569336] mtd_read error while parsing (offset: 0x7540000)!
[ 4.575474] mtd_read error while parsing (offset: 0x7560000)!
[ 4.581610] mtd_read error while parsing (offset: 0x7580000)!
[ 4.587737] mtd_read error while parsing (offset: 0x75A0000)!
[ 4.593873] mtd_read error while parsing (offset: 0x75C0000)!
[ 4.600009] mtd_read error while parsing (offset: 0x75E0000)!
[ 4.606136] mtd_read error while parsing (offset: 0x7600000)!
[ 4.612274] mtd_read error while parsing (offset: 0x7620000)!
[ 4.618400] mtd_read error while parsing (offset: 0x7640000)!
[ 4.624530] mtd_read error while parsing (offset: 0x7660000)!
[ 4.630665] mtd_read error while parsing (offset: 0x7680000)!
[ 4.636792] mtd_read error while parsing (offset: 0x76A0000)!
[ 4.642929] mtd_read error while parsing (offset: 0x76C0000)!
[ 4.649056] mtd_read error while parsing (offset: 0x76E0000)!
[ 4.655196] mtd_read error while parsing (offset: 0x7700000)!
[ 4.661328] mtd_read error while parsing (offset: 0x7720000)!
[ 4.667457] mtd_read error while parsing (offset: 0x7740000)!
[ 4.673593] mtd_read error while parsing (offset: 0x7760000)!
[ 4.679728] mtd_read error while parsing (offset: 0x7780000)!
[ 4.685847] mtd_read error while parsing (offset: 0x77A0000)!
[ 4.691985] mtd_read error while parsing (offset: 0x77C0000)!
[ 4.698111] mtd_read error while parsing (offset: 0x77E0000)!
[ 4.704241] mtd_read error while parsing (offset: 0x7800000)!
[ 4.710374] mtd_read error while parsing (offset: 0x7820000)!
[ 4.716493] mtd_read error while parsing (offset: 0x7840000)!
[ 4.722623] mtd_read error while parsing (offset: 0x7860000)!
[ 4.728751] mtd_read error while parsing (offset: 0x7880000)!
[ 4.734888] mtd_read error while parsing (offset: 0x78A0000)!
[ 4.741022] mtd_read error while parsing (offset: 0x78C0000)!
[ 4.747150] mtd_read error while parsing (offset: 0x78E0000)!
[ 4.753287] mtd_read error while parsing (offset: 0x7900000)!
[ 4.759416] mtd_read error while parsing (offset: 0x7920000)!
[ 4.765542] mtd_read error while parsing (offset: 0x7940000)!
[ 4.771680] mtd_read error while parsing (offset: 0x7960000)!
[ 4.777806] mtd_read error while parsing (offset: 0x7980000)!
[ 4.783944] mtd_read error while parsing (offset: 0x79A0000)!
[ 4.790077] mtd_read error while parsing (offset: 0x79C0000)!
[ 4.796197] mtd_read error while parsing (offset: 0x79E0000)!
[ 4.802334] mtd_read error while parsing (offset: 0x7A00000)!
[ 4.808461] mtd_read error while parsing (offset: 0x7A20000)!
[ 4.814598] mtd_read error while parsing (offset: 0x7A40000)!
[ 4.820733] mtd_read error while parsing (offset: 0x7A60000)!
[ 4.826863] mtd_read error while parsing (offset: 0x7A80000)!
[ 4.832998] mtd_read error while parsing (offset: 0x7AA0000)!
[ 4.839124] mtd_read error while parsing (offset: 0x7AC0000)!
[ 4.845255] mtd_read error while parsing (offset: 0x7AE0000)!
[ 4.851388] mtd_read error while parsing (offset: 0x7B00000)!
[ 4.857508] mtd_read error while parsing (offset: 0x7B20000)!
[ 4.863645] mtd_read error while parsing (offset: 0x7B40000)!
[ 4.869780] mtd_read error while parsing (offset: 0x7B60000)!
[ 4.875900] mtd_read error while parsing (offset: 0x7B80000)!
[ 4.882037] mtd_read error while parsing (offset: 0x7BA0000)!
[ 4.888164] mtd_read error while parsing (offset: 0x7BC0000)!
[ 4.894304] mtd_read error while parsing (offset: 0x7BE0000)!
[ 4.900435] mtd_read error while parsing (offset: 0x7C00000)!
[ 4.906564] mtd_read error while parsing (offset: 0x7C20000)!
[ 4.912702] mtd_read error while parsing (offset: 0x7C40000)!
[ 4.918827] mtd_read error while parsing (offset: 0x7C60000)!
[ 4.924958] mtd_read error while parsing (offset: 0x7C80000)!
[ 4.931091] mtd_read error while parsing (offset: 0x7CA0000)!
[ 4.937220] mtd_read error while parsing (offset: 0x7CC0000)!
[ 4.943356] mtd_read error while parsing (offset: 0x7CE0000)!
[ 4.949484] mtd_read error while parsing (offset: 0x7D00000)!
[ 4.955611] mtd_read error while parsing (offset: 0x7D20000)!
[ 4.961749] mtd_read error while parsing (offset: 0x7D40000)!
[ 4.967874] mtd_read error while parsing (offset: 0x7D60000)!
[ 4.974004] mtd_read error while parsing (offset: 0x7D80000)!
[ 4.980139] mtd_read error while parsing (offset: 0x7DA0000)!
[ 4.986266] mtd_read error while parsing (offset: 0x7DC0000)!
[ 4.992404] mtd_read error while parsing (offset: 0x7DE0000)!
[ 4.998529] mtd_read error while parsing (offset: 0x7E00000)!
[ 5.004668] mtd_read error while parsing (offset: 0x7E20000)!
[ 5.010802] mtd_read error while parsing (offset: 0x7E40000)!
[ 5.016930] mtd_read error while parsing (offset: 0x7E60000)!
[ 5.023071] mtd_read error while parsing (offset: 0x7E80000)!
[ 5.029194] mtd_read error while parsing (offset: 0x7EA0000)!
[ 5.035323] mtd_read error while parsing (offset: 0x7EC0000)!
[ 5.041464] mtd_read error while parsing (offset: 0x7EE0000)!
[ 5.047585] mtd_read error while parsing (offset: 0x7F00000)!
[ 5.053724] mtd_read error while parsing (offset: 0x7F20000)!
[ 5.059864] mtd_read error while parsing (offset: 0x7F40000)!
[ 5.065986] mtd_read error while parsing (offset: 0x7F60000)!
[ 5.072125] mtd_read error while parsing (offset: 0x7F80000)!
[ 5.078251] mtd_read error while parsing (offset: 0x7FA0000)!
[ 5.085051] mtd_read error while parsing (offset: 0x7FE0000)!
[ 5.091809] 17 bcm47xxpart partitions found on MTD device brcmnand.0
[ 5.098173] Creating 17 MTD partitions on "brcmnand.0":
[ 5.103419] 0x000000000000-0x000000080000 : "boot"
[ 5.108904] 0x000000080000-0x000000200000 : "nvram"
[ 5.114480] 0x000000200000-0x000002600000 : "firmware"
[ 5.120375] 0x00000020001c-0x000000600000 : "linux"
[ 5.125872] 0x000000600000-0x000002600000 : "ubi"
[ 5.131335] 0x000002600000-0x000002680000 : "board_data"
[ 5.137302] 0x000002680000-0x0000026a0000 : "POT"
[ 5.142729] 0x0000026a0000-0x000002780000 : "POT"
[ 5.148118] 0x000002780000-0x0000027a0000 : "POT"
[ 5.153541] 0x0000027a0000-0x000002e00000 : "POT"
[ 5.158941] 0x000002e00000-0x000002e80000 : "ML"
[ 5.164296] 0x000002e80000-0x000002f20000 : "ML"
[ 5.169662] 0x000002f20000-0x000002f80000 : "ML"
[ 5.174926] 0x000002f80000-0x000003000000 : "ML"
[ 5.180265] 0x000003000000-0x000003080000 : "ML"
[ 5.185549] 0x000003080000-0x000003100000 : "ML"
[ 5.190944] 0x000003100000-0x000008000000 : "ML"
[ 5.196898] libphy: Fixed MDIO Bus: probed
[ 5.201112] bgmac: Broadcom 47xx GBit MAC driver loaded
[ 5.206532] bcma: bus0: Found chip with id 53010, rev 0x00 and package 0x00
[ 5.213597] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2A, class 0x0)
[ 5.222239] bcma: bus0: Core 1 found: Chipcommon B (manuf 0x4BF, id 0x50B, rev 0x01, class 0x0)
[ 5.231042] bcma: bus0: Core 2 found: DMA (manuf 0x4BF, id 0x502, rev 0x01, class 0x0)
[ 5.239057] bcma: bus0: Core 3 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[ 5.247512] bcma: bus0: Core 4 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[ 5.255961] bcma: bus0: Core 5 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[ 5.264410] bcma: bus0: Core 6 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[ 5.272825] bcma: bus0: Core 7 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[ 5.281431] bcma: bus0: Core 8 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[ 5.290042] bcma: bus0: Core 9 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[ 5.298660] bcma: bus0: Core 10 found: ARM Cortex A9 core (ihost) (manuf 0x4BF, id 0x510, rev 0x01, class 0x0)
[ 5.308751] bcma: bus0: Core 11 found: USB 2.0 (manuf 0x4BF, id 0x504, rev 0x01, class 0x0)
[ 5.317198] bcma: bus0: Core 12 found: USB 3.0 (manuf 0x4BF, id 0x505, rev 0x01, class 0x0)
[ 5.325654] bcma: bus0: Core 13 found: SDIO3 (manuf 0x4BF, id 0x503, rev 0x01, class 0x0)
[ 5.333937] bcma: bus0: Core 14 found: I2S (manuf 0x4BF, id 0x834, rev 0x03, class 0x0)
[ 5.342045] bcma: bus0: Core 15 found: ARM Cortex A9 JTAG (manuf 0x4BF, id 0x506, rev 0x01, class 0x0)
[ 5.351464] bcma: bus0: Core 16 found: Denali DDR2/DDR3 memory controller (manuf 0x4BF, id 0x507, rev 0x01, class 0x0)
[ 5.362268] bcma: bus0: Core 17 found: ROM (manuf 0x4BF, id 0x508, rev 0x01, class 0x0)
[ 5.370364] bcma: bus0: Core 18 found: NAND flash controller (manuf 0x4BF, id 0x509, rev 0x01, class 0x0)
[ 5.380043] bcma: bus0: Core 19 found: SPI flash controller (manuf 0x4BF, id 0x50A, rev 0x01, class 0x0)
[ 5.390503] bcm53xxspiflash spi32766.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 5.397846] bcm53xxspiflash: probe of spi32766.0 failed with error -2
[ 5.429776] bgmac bcma0:3: Invalid MAC addr: 00:00:00:00:00:00
[ 5.435643] bgmac bcma0:3: Using random MAC: 1e:da:70:32:7e:63
[ 5.441542] bgmac bcma0:3: Found PHY addr: 30 (NOREGS)
[ 5.447389] bgmac bcma0:3: Support for Roboswitch not implemented
[ 5.454949] b53_common: found switch: BCM53012, rev 5
[ 5.460637] bgmac bcma0:4: Invalid MAC addr: 00:00:00:00:00:00
[ 5.466508] bgmac bcma0:4: Using random MAC: 9a:35:ba:f3:3e:6b
[ 5.472412] bgmac bcma0:4: Found PHY addr: 30 (NOREGS)
[ 5.478269] bgmac bcma0:4: Support for Roboswitch not implemented
[ 5.485263] bgmac bcma0:5: Found PHY addr: 30 (NOREGS)
[ 5.491133] bgmac bcma0:5: Support for Roboswitch not implemented
[ 5.498071] bgmac: Unsupported core_unit 3
[ 5.502232] bgmac: probe of bcma0:6 failed with error -524
[ 5.609457] pcie_iproc_bcma bcma0:7: PCI host bridge to bus 0000:00
[ 5.615755] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fffffff]
[ 5.622670] pcie_iproc_bcma bcma0:7: link: UP
[ 5.627262] PCI: bus0: Fast back to back transfers disabled
[ 5.632872] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5.641319] PCI: bus1: Fast back to back transfers disabled
[ 5.646961] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x085fffff]
[ 5.653794] pci 0000:01:00.0: BAR 2: assigned [mem 0x08000000-0x083fffff 64bit]
[ 5.661146] pci 0000:01:00.0: BAR 0: assigned [mem 0x08400000-0x08407fff 64bit]
[ 5.668480] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 5.673469] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x085fffff]
[ 5.789455] pcie_iproc_bcma bcma0:8: PCI host bridge to bus 0001:00
[ 5.795745] pci_bus 0001:00: root bus resource [mem 0x40000000-0x47ffffff]
[ 5.802658] pcie_iproc_bcma bcma0:8: link: UP
[ 5.807227] PCI: bus0: Fast back to back transfers disabled
[ 5.812835] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5.821285] PCI: bus1: Fast back to back transfers disabled
[ 5.826877] pci 0001:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5.835029] Unhandled fault: imprecise external abort (0x1406) at 0x00000000
[ 5.842095] pgd = c0004000
[ 5.844801] [00000000] *pgd=00000000
[ 5.848393] Internal error: : 1406 [#1] SMP ARM
[ 5.852930] Modules linked in:
[ 5.855999] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.0-rc3 #1
[ 5.862191] Hardware name: BCM5301X
[ 5.865684] task: c7826c00 ti: c782c000 task.ti: c782c000
[ 5.871106] PC is at pci_generic_config_read32+0x48/0x74
[ 5.876438] LR is at arm_heavy_mb+0x20/0x40
[ 5.880630] pc : [<c01b7744>] lr : [<c001b4b8>] psr: a0000093
[ 5.880630] sp : c782d980  ip : c782d948  fp : c782d99c
[ 5.892134] r10: 00000000  r9 : 00000000  r8 : c01b76fc
[ 5.897365] r7 : c782da0c  r6 : 00000004  r5 : c782d9ac  r4 : 00000000
[ 5.903902] r3 : c88c4000  r2 : c88c41f8  r1 : 00120000  r0 : c88c41fc
[ 5.910440] Flags: NzCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment none
[ 5.917682] Control: 10c5387d  Table: 0000404a  DAC: 00000051
[ 5.923434] Process swapper/0 (pid: 1, stack limit = 0xc782c190)
[ 5.929448] Stack: (0xc782d980 to 0xc782e000)
[ 5.933813] d980: c7ac4e00 00000000 60000013 c782da0c c782d9d4 c782d9a0 c01b75f0 c01b7708
[ 5.942013] d9a0: c782d9ac c01e3638 c782d9cc 00000000 c7ac4e00 c782da0c c7ac4e00 00000000
[ 5.950212] d9c0: 0000ea60 c7a85000 c782da04 c782d9d8 c01b90c4 c01b7598 00000000 00000000
[ 5.958411] d9e0: c7ac4e00 c7ac4e00 00000000 00000000 00000000 c7a85000 c782da2c c782da08
[ 5.966610] da00: c01ba3a4 c01b90a4 c782da24 c782da18 c7ac4e00 c7ac4e00 00000001 00000000
[ 5.974809] da20: c782da4c c782da30 c01ba480 c01ba370 c7ac4e00 00000008 00000001 00000002
[ 5.983008] da40: c782da74 c782da50 c01bb220 c01ba428 c7a37800 c7ac4e00 00000001 00000002
[ 5.991207] da60: 00000000 c7a85000 c782dad4 c782da78 c01bb028 c01bb204 c005357c c0055c38
[ 5.999406] da80: c7a37800 c782da9c c782dad4 00000000 00000000 00000000 00000000 00000001
[ 6.007605] daa0: 00000001 00ff0201 c782dad4 c7a85000 c7a37800 00000001 00000001 c7a85014
[ 6.015805] dac0: c7a85400 00000000 c782dafc c782dad8 c01bb280 c01bad18 c79b1400 c7a85000
[ 6.024004] dae0: 00000000 00000001 00000000 c7a85400 c782db5c c782db00 c01bb028 c01bb204
[ 6.032203] db00: c005357c c0055c38 c79b1400 c782db24 c782db5c 00000000 00000000 00000000
[ 6.040402] db20: 00000000 00000001 00010001 00ff0100 c782db5c c7a85400 c79b1400 00000001
[ 6.048601] db40: 00000000 c7a85414 c0465aec 00000000 c782db84 c782db60 c01bb280 c01bad18
[ 6.056801] db60: c7a42110 c7a85400 00000000 00000330 00000000 c0465aec c782dbec c782db88
[ 6.065000] db80: c01cac6c c01bb204 c782dbf4 c782dbfc 00000000 c7a62e10 c782dbbc c782dbf4
[ 6.073200] dba0: c0024fd4 90120178 c782dbf4 c782dbfc c782dbdc c782dbc0 01060400 c0024fc4
[ 6.081398] dbc0: c7a42110 c7a42110 c782dbf4 c7a62e00 c7a62e10 00000000 c0465aec 00000000
[ 6.089597] dbe0: c782dc34 c782dbf0 c01cae68 c01ca6f0 c7a62e10 c782dbf4 c782dbf4 40000000
[ 6.097797] dc00: 47ffffff c03ddce3 00000200 c782dc18 c0106988 c01068a0 c7a62e10 c04a10c0
[ 6.105996] dc20: 00000000 c04a10bc c782dc44 c782dc38 c023974c c01caddc c782dc6c c782dc48
[ 6.114195] dc40: c01e72cc c0239730 c0465aec c782dcb8 c7a62e10 c7a62e44 00000000 c045a3c8
[ 6.122394] dc60: c782dc8c c782dc70 c01e7594 c01e71d8 00000000 c782dcb8 c01e7508 c7a62e44
[ 6.130594] dc80: c782dcb4 c782dc90 c01e5b9c c01e7514 c7881970 c7918fb8 00000000 c7a62e10
[ 6.138793] dca0: c046c35c 00000001 c782dcdc c782dcb8 c01e7134 c01e5b1c c7a62e10 00000001
[ 6.146992] dcc0: c7a62e10 c046c35c c7a62e10 c78aba10 c782dcec c782dce0 c01e76cc c01e70c0
[ 6.155191] dce0: c782dd0c c782dcf0 c01e6858 c01e76c4 c7a62e10 c7a62e18 00000000 c78aba10
[ 6.163390] dd00: c782dd54 c782dd10 c01e4be4 c01e6834 c001bbb4 c0185a34 00000000 c789a6f0
[ 6.171589] dd20: c789a830 dc8ba600 c7a62e10 c7a62e10 c7a62e10 c789a810 0000052d 0000082c
[ 6.179788] dd40: c046c4f8 00000000 c782dd6c c782dd58 c01e4e54 c01e4940 c7a62e00 c7a62e10
[ 6.187988] dd60: c782dd8c c782dd70 c02399ac c01e4e44 c789a810 c7a62e00 c789a830 0000052d
[ 6.196187] dd80: c782ddb4 c782dd90 c023a0ec c0239998 c789a810 c6de9bd4 c78aba00 c04a10bc
[ 6.204386] dda0: 00000000 c046c4f8 c782ddd4 c782ddb8 c023efc8 c0239db8 c78aba10 c046c4f8
[ 6.212585] ddc0: 00000000 c04a10bc c782ddec c782ddd8 c01e8a44 c023ef64 c78aba10 c04a10c0
[ 6.220785] dde0: c782de14 c782ddf0 c01e72cc c01e8a10 c78aba10 c78aba44 c046c4f8 c0466794
[ 6.228984] de00: c045a3c8 00000000 c782de34 c782de18 c01e74a0 c01e71d8 00000000 c046c4f8
[ 6.237182] de20: c01e7430 c0466794 c782de5c c782de38 c01e5ac8 c01e743c c780775c c78a9e34
[ 6.245381] de40: c7807770 c046c4f8 00000000 c7a54780 c782de6c c782de60 c01e6e68 c01e5a60
[ 6.253581] de60: c782de94 c782de70 c01e6a74 c01e6e54 c03eba84 c782de80 c046c4f8 c0439bd4
[ 6.261780] de80: c045dbc8 c045dbc8 c782deac c782de98 c01e7b2c c01e69ac c7a6bb40 c0439bd4
[ 6.269979] dea0: c782debc c782deb0 c01e89f0 c01e7a94 c782decc c782dec0 c0439d04 c01e89c4
[ 6.278178] dec0: c782dedc c782ded0 c0439be4 c0439cf8 c782df5c c782dee0 c0013b3c c0439be0
[ 6.286377] dee0: c00fc750 c00fc414 00000000 c04601e8 c782df14 c782df00 c0038bd4 c0038b68
[ 6.294576] df00: c7ffc755 00000000 c782df5c c782df18 c0038e38 c04225ec 00000006 00000006
[ 6.302775] df20: 00000033 c0420690 c0420a8c 00000000 00000000 dc8ba600 00000006 00000033
[ 6.310975] df40: c044a834 c0453ab0 c0472a98 c0472a90 c782df94 c782df60 c0422e84 c001399c
[ 6.319173] df60: 00000006 00000006 00000000 c04225e0 00000000 c000e2e8 00000000 00000000
[ 6.327373] df80: 00000000 00000000 c782dfac c782df98 c000e2f8 c0422d6c 00000000 c000e2e8
[ 6.335572] dfa0: 00000000 c782dfb0 c00097b8 c000e2f4 00000000 00000000 00000000 00000000
[ 6.343770] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 6.351970] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 c782dff4 00000000
[ 6.360165] Backtrace: 
[ 6.362630] [<c01b76fc>] (pci_generic_config_read32) from [<c01b75f0>] (pci_bus_read_config_dword+0x64/0x8c)
[ 6.372481]  r7:c782da0c r6:60000013 r5:00000000 r4:c7ac4e00
[ 6.378192] [<c01b758c>] (pci_bus_read_config_dword) from [<c01b90c4>] (pci_bus_read_dev_vendor_id+0x2c/0xe8)
[ 6.388122]  r9:c7a85000 r8:0000ea60 r7:00000000 r6:c7ac4e00 r5:c782da0c r4:c7ac4e00
[ 6.395929] [<c01b9098>] (pci_bus_read_dev_vendor_id) from [<c01ba3a4>] (pci_scan_single_device+0x40/0xb8)
[ 6.405599]  r9:c7a85000 r8:00000000 r7:00000000 r6:00000000 r5:c7ac4e00 r4:c7ac4e00
[ 6.413406] [<c01ba364>] (pci_scan_single_device) from [<c01ba480>] (pci_scan_slot+0x64/0xe4)
[ 6.421945]  r7:00000000 r6:00000001 r5:c7ac4e00 r4:c7ac4e00
[ 6.427654] [<c01ba41c>] (pci_scan_slot) from [<c01bb220>] (pci_scan_child_bus+0x28/0xa8)
[ 6.435846]  r7:00000002 r6:00000001 r5:00000008 r4:c7ac4e00
[ 6.441554] [<c01bb1f8>] (pci_scan_child_bus) from [<c01bb028>] (pci_scan_bridge+0x31c/0x4ec)
[ 6.450094]  r9:c7a85000 r8:00000000 r7:00000002 r6:00000001 r5:c7ac4e00 r4:c7a37800
[ 6.457900] [<c01bad0c>] (pci_scan_bridge) from [<c01bb280>] (pci_scan_child_bus+0x88/0xa8)
[ 6.466267]  r10:00000000 r9:c7a85400 r8:c7a85014 r7:00000001 r6:00000001 r5:c7a37800
[ 6.474152]  r4:c7a85000
[ 6.476701] [<c01bb1f8>] (pci_scan_child_bus) from [<c01bb028>] (pci_scan_bridge+0x31c/0x4ec)
[ 6.485242]  r9:c7a85400 r8:00000000 r7:00000001 r6:00000000 r5:c7a85000 r4:c79b1400
[ 6.493046] [<c01bad0c>] (pci_scan_bridge) from [<c01bb280>] (pci_scan_child_bus+0x88/0xa8)
[ 6.501413]  r10:00000000 r9:c0465aec r8:c7a85414 r7:00000000 r6:00000001 r5:c79b1400
[ 6.509299]  r4:c7a85400
[ 6.511852] [<c01bb1f8>] (pci_scan_child_bus) from [<c01cac6c>] (iproc_pcie_setup+0x588/0x690)
[ 6.520484]  r9:c0465aec r8:00000000 r7:00000330 r6:00000000 r5:c7a85400 r4:c7a42110
[ 6.528289] [<c01ca6e4>] (iproc_pcie_setup) from [<c01cae68>] (iproc_pcie_bcma_probe+0x98/0xd0)
[ 6.537004]  r10:00000000 r9:c0465aec r8:00000000 r7:c7a62e10 r6:c7a62e00 r5:c782dbf4
[ 6.544890]  r4:c7a42110
[ 6.547440] [<c01cadd0>] (iproc_pcie_bcma_probe) from [<c023974c>] (bcma_device_probe+0x28/0x34)
[ 6.556240]  r7:c04a10bc r6:00000000 r5:c04a10c0 r4:c7a62e10
[ 6.561948] [<c0239724>] (bcma_device_probe) from [<c01e72cc>] (driver_probe_device+0x100/0x264)
[ 6.570755] [<c01e71cc>] (driver_probe_device) from [<c01e7594>] (__device_attach_driver+0x8c/0x98)
[ 6.579819]  r9:c045a3c8 r8:00000000 r7:c7a62e44 r6:c7a62e10 r5:c782dcb8 r4:c0465aec
[ 6.587630] [<c01e7508>] (__device_attach_driver) from [<c01e5b9c>] (bus_for_each_drv+0x8c/0x9c)
[ 6.596435]  r7:c7a62e44 r6:c01e7508 r5:c782dcb8 r4:00000000
[ 6.602142] [<c01e5b10>] (bus_for_each_drv) from [<c01e7134>] (__device_attach+0x80/0xd4)
[ 6.610335]  r6:00000001 r5:c046c35c r4:c7a62e10
[ 6.614988] [<c01e70b4>] (__device_attach) from [<c01e76cc>] (device_initial_probe+0x14/0x18)
[ 6.623531]  r7:c78aba10 r6:c7a62e10 r5:c046c35c r4:c7a62e10
[ 6.629238] [<c01e76b8>] (device_initial_probe) from [<c01e6858>] (bus_probe_device+0x30/0x88)
[ 6.637872] [<c01e6828>] (bus_probe_device) from [<c01e4be4>] (device_add+0x2b0/0x504)
[ 6.645804]  r7:c78aba10 r6:00000000 r5:c7a62e18 r4:c7a62e10
[ 6.651512] [<c01e4934>] (device_add) from [<c01e4e54>] (device_register+0x1c/0x20)
[ 6.659181]  r10:00000000 r9:c046c4f8 r8:0000082c r7:0000052d r6:c789a810 r5:c7a62e10
[ 6.667067]  r4:c7a62e10
[ 6.669616] [<c01e4e38>] (device_register) from [<c02399ac>] (bcma_register_core+0x20/0x54)
[ 6.677982]  r5:c7a62e10 r4:c7a62e00
[ 6.681583] [<c023998c>] (bcma_register_core) from [<c023a0ec>] (bcma_bus_register+0x340/0x360)
[ 6.690299]  r7:0000052d r6:c789a830 r5:c7a62e00 r4:c789a810
[ 6.696012] [<c0239dac>] (bcma_bus_register) from [<c023efc8>] (bcma_host_soc_probe+0x70/0x94)
[ 6.704642]  r9:c046c4f8 r8:00000000 r7:c04a10bc r6:c78aba00 r5:c6de9bd4 r4:c789a810
[ 6.712450] [<c023ef58>] (bcma_host_soc_probe) from [<c01e8a44>] (platform_drv_probe+0x40/0x74)
[ 6.721163]  r7:c04a10bc r6:00000000 r5:c046c4f8 r4:c78aba10
[ 6.726870] [<c01e8a04>] (platform_drv_probe) from [<c01e72cc>] (driver_probe_device+0x100/0x264)
[ 6.735759]  r5:c04a10c0 r4:c78aba10
[ 6.739360] [<c01e71cc>] (driver_probe_device) from [<c01e74a0>] (__driver_attach+0x70/0x94)
[ 6.747814]  r9:00000000 r8:c045a3c8 r7:c0466794 r6:c046c4f8 r5:c78aba44 r4:c78aba10
[ 6.755621] [<c01e7430>] (__driver_attach) from [<c01e5ac8>] (bus_for_each_dev+0x74/0x98)
[ 6.763812]  r7:c0466794 r6:c01e7430 r5:c046c4f8 r4:00000000
[ 6.769520] [<c01e5a54>] (bus_for_each_dev) from [<c01e6e68>] (driver_attach+0x20/0x28)
[ 6.777538]  r6:c7a54780 r5:00000000 r4:c046c4f8
[ 6.782192] [<c01e6e48>] (driver_attach) from [<c01e6a74>] (bus_add_driver+0xd4/0x1f0)
[ 6.790130] [<c01e69a0>] (bus_add_driver) from [<c01e7b2c>] (driver_register+0xa4/0xe8)
[ 6.798150]  r7:c045dbc8 r6:c045dbc8 r5:c0439bd4 r4:c046c4f8
[ 6.803857] [<c01e7a88>] (driver_register) from [<c01e89f0>] (__platform_driver_register+0x38/0x4c)
[ 6.812921]  r5:c0439bd4 r4:c7a6bb40
[ 6.816529] [<c01e89b8>] (__platform_driver_register) from [<c0439d04>] (bcma_host_soc_register_driver+0x18/0x20)
[ 6.826820] [<c0439cec>] (bcma_host_soc_register_driver) from [<c0439be4>] (bcma_modinit+0x10/0x44)
[ 6.835894] [<c0439bd4>] (bcma_modinit) from [<c0013b3c>] (do_one_initcall+0x1ac/0x1ec)
[ 6.843925] [<c0013990>] (do_one_initcall) from [<c0422e84>] (kernel_init_freeable+0x124/0x1f8)
[ 6.852636]  r9:c0472a90 r8:c0472a98 r7:c0453ab0 r6:c044a834 r5:00000033 r4:00000006
[ 6.860450] [<c0422d60>] (kernel_init_freeable) from [<c000e2f8>] (kernel_init+0x10/0x104)
[ 6.868730]  r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c000e2e8 r4:00000000
[ 6.876537] [<c000e2e8>] (kernel_init) from [<c00097b8>] (ret_from_fork+0x14/0x3c)
[ 6.884119]  r5:c000e2e8 r4:00000000
[ 6.887720] Code: e5853000 e89da8f0 e5901000 f57ff04f (e3560002) 
[ 6.893842] ---[ end trace 9fd83b4e976619c1 ]---
[ 6.898495] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 6.898495] 
[ 6.907651] CPU1: stopping
[ 6.910367] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G   D   4.4.0-rc3 #1
[ 6.917779] Hardware name: BCM5301X
[ 6.921268] Backtrace: 
[ 6.923738] [<c001725c>] (dump_backtrace) from [<c0017458>] (show_stack+0x18/0x1c)
[ 6.931322]  r7:c7851f60 r6:00000000 r5:00000001 r4:00000000
[ 6.937032] [<c0017440>] (show_stack) from [<c01841b4>] (dump_stack+0x78/0x94)
[ 6.944272] [<c018413c>] (dump_stack) from [<c0018c40>] (handle_IPI+0xf4/0x19c)
[ 6.951592]  r5:00000001 r4:c0472be8
[ 6.955194] [<c0018b4c>] (handle_IPI) from [<c0009488>] (gic_handle_irq+0x7c/0x98)
[ 6.962777]  r7:c04652ac r6:c7851f60 r5:c045a714 r4:c8802100
[ 6.968485] [<c000940c>] (gic_handle_irq) from [<c000a074>] (__irq_svc+0x54/0x70)
[ 6.975982] Exception stack(0xc7851f60 to 0xc7851fa8)
[ 6.981045] 1f60: 00000000 000010ca c6dda254 c000ae20 c0454224 c045a498 10c0387d c0472bf0
[ 6.989243] 1f80: 0000406a 413fc090 00000000 c7851fbc c7851fc0 c7851fb0 c001473c c0014740
[ 6.997438] 1fa0: 60000013 ffffffff
[ 7.000927]  r9:413fc090 r8:0000406a r7:c7851f94 r6:ffffffff r5:60000013 r4:c0014740
[ 7.008737] [<c001470c>] (arch_cpu_idle) from [<c004fcd4>] (default_idle_call+0x30/0x34)
[ 7.016854] [<c004fca4>] (default_idle_call) from [<c004fe08>] (cpu_startup_entry+0x130/0x194)
[ 7.025488] [<c004fcd8>] (cpu_startup_entry) from [<c001894c>] (secondary_start_kernel+0x10c/0x128)
[ 7.034556] [<c0018840>] (secondary_start_kernel) from [<0000954c>] (0x954c)
[ 7.041619]  r5:00000051 r4:0783006a
[ 7.045218] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 7.045218] 

hi arokh,the output information is here:)

Looks like some sort of crash during PCI setup, nothing I can fix unfortunately. You can roll back to the latest working build though, there's nothing new other than the kernel upgrade to 4.4, which doesn't seem quite ready for the R8000 yet.

Thanks arokh!!!

arokh wrote:

@ezarlive

Probably due to vfat not being included. I've included ext4, exfat and f2fs all of which should be better options. You could also download the appropriate vfat module from my repos except they seem to be down at the moment.

ok thanks @arokh!!!!:)

Yeah the hosting server is down, I've notified them. Hopefully it will come back online soon.

arokh wrote:

Yeah the hosting server is down, I've notified them. Hopefully it will come back online soon.

ok copy that!!:)

calmer wrote:

On my WNDR3700v4 I would like to go from ~trondah/wndrnand/r47692 to stock Chaos Calmer. Bear with me. I do admire arokh's work and have installed it to get the full flash size, then tried it out for two days. But I really prefer to start with a minimal system and add only what I need, one by one.

However, when I sysupgrade -n to CC, the router resets, but the power LED stays off, and I can neither ping nor connect to 192.168.1.1. Only the LAN1 LED is on. No difference between flashing from command line and luci interface. Is this an issue with stock CC?

How can I get CC onto my WNDR3700v4 and enjoy the full flash size? Should I go through the Netgear firmware?

Do I have to build my own image and TFTP it? If it's the best way, I'm sure I could handle it - I used to in the early days of OpenWRT.

IMHO wrong forum to ask as here is for those wanting to stay with arokh's builds - I'd say flash to stock Netgear and then follow the standard CC install process.

russ.daniel wrote:

IMHO wrong forum to ask as here is for those wanting to stay with arokh's builds - I'd say flash to stock Netgear and then follow the standard CC install process.

Thanks, gathered as much. Meanwhile I found that what I observe matches bug https://dev.openwrt.org/ticket/17609 . Even going through the latest Netgear firmware does not help me. Whatever path I take, either the router sticks during booting, or I arrive at CC with only ~13MB free flash. Though I just built my own image, I'd still have to locate the fix for the correct flash size (pointers welcome). I can not confirm that sysupgrade keeps the flash layout intact with the stock CC image. So the wiki pages showing that the WNDR3700v4 supports BB at best are correct and not an oversight; also there's no issue with sysupgrade in arokh's images.

Seems like I get to enjoy arokh's builds for a few more months until CC gets fixed for the v4, or DD is released...

Oh my dear....im not so proffesional. I read the first pages but it wont help.

Im on a Archer C5 V1,20 - what i like to have is OWRT with a stable 5GhZ modul (as i know that default image need some ??? drivers??? extra).

But im not sure how to flash/work with that images from here -> http://luci.subsignal.org/~trondah/archer_cx/r47799/
132 pages are a lot. Can anyone give me a fast guide how to get my router to this image?

If it is not what i like? How is the way back?

Regards and many many thanks

Ok, to be a little safe a question. Im run OpenWRT 2 or 3 years ago.....this time i have to install the image and luci.
Is in this release here all that stuff included? *stupid question off* wink

Flash *squashfs* from that link http://enduser.subsignal.org/~trondah , connect to the new IP (0.1 instead of *1.1) and be happy?

(Last edited by Hexxer2 on 11 Dec 2015, 11:13)

Hexxer2, the GENERIC advice for someone already running OpenWRT is to find the image with "squashfs" and ".tar" in its file name, then call it with sysupgrade without -n (= "keep config" in LuCI) which keeps the configuration, i.e. the IP addresses should not change.

Before you get started:
Search the General Topics forum for issues with sysupgrade on your model.
Make a backup of your router's config, you may need it.
Be sure to first read your router's debricking instructions just in case; flashing e.g. by TFTP will revert to 192.168.1.1.

Sorry, posts 2851 to 2850 are missing from our archive.