Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 14, 2016 11:44PM |
Admin Registered: 13 years ago Posts: 18,997 |
> mailline=Linux yesshould be:
mainlineLinux=yes
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 16, 2016 04:55AM |
Registered: 8 years ago Posts: 8 |
U-Boot 2015.10-tld-1 (Nov 06 2015 - 16:19:43 -0800) ZyXEL NSA310 1-Bay Power Media Server SoC: Kirkwood 88F6281_A1 DRAM: 256 MiB (ECC not enabled) WARNING: Caches not enabled NAND: 128 MiB In: serial Out: serial Err: serial Net: egiga0 PHY reset timed out MV88E1318 PHY initialized on egiga0 Hit any key to stop autoboot: 0 NSA310> NSA310> NSA310> printenv CONTRY_TYPE=FF FEATURE_BIT=00 MODEL_ID=A203 PRODUCT_NAME=NSA-310 VENDOR_NAME=ZyXEL Communications Corp. arcNumber=4022 baudrate=115200 bootargs=console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 bootcmd=run scan_usb; run usb_boot bootdelay=3 ethact=egiga0 ethaddr=XX:XX:XX:XX:XX:XX filesize=2bec30 kernel_addr=480000 load_dtb=ext2load usb 0:1 0x1c00000 /boot/dts/kirkwood-nsa310.dtb load_uImage=ext2load usb 0:1 0x800000 /boot/uImage load_uInitrd=ext2load usb 0:1 0x1100000 /boot/uInitrd mainlineLinux=yes nandEcc=1bit nandEnvBase=100000 scan_usb=usb start stderr=serial stdin=serial stdout=serial usb_boot=run load_dtb; run load_uImage; run load_uInitrd; bootm 0x800000 0x1100000 0x1c00000 Environment size: 743/131068 bytes NSA310> reset resetting ... U-Boot 2015.10-tld-1 (Nov 06 2015 - 16:19:43 -0800) ZyXEL NSA310 1-Bay Power Media Server SoC: Kirkwood 88F6281_A1 DRAM: 256 MiB (ECC not enabled) WARNING: Caches not enabled NAND: 128 MiB In: serial Out: serial Err: serial Net: egiga0 PHY reset timed out MV88E1318 PHY initialized on egiga0 Hit any key to stop autoboot: 0 starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found 12848 bytes read in 301 ms (41 KiB/s) 2878512 bytes read in 364 ms (7.5 MiB/s) 6535284 bytes read in 474 ms (13.1 MiB/s) ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-3.18.5-kirkwood-tld-1 Created: 2016-01-12 17:10:50 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2878448 Bytes = 2.7 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: initramfs-3.18.5-kirkwood-tld-1 Created: 2015-02-19 1:49:36 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6535220 Bytes = 6.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01c00000 Booting using the fdt blob at 0x1c00000 Loading Kernel Image ... OK Loading Ramdisk to 0f4dc000, end 0fb17834 ... OK Loading Device Tree to 0f4d5000, end 0f4db22f ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.18.5-kirkwood-tld-1 (root@tldDebian) (gcc version 4.6.3 (Debian 4.6.3-14) 5 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine model: ZyXEL NSA310 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: console=ttyS0,115200 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Memory: 251260K/262144K available (5640K kernel code, 365K rwdata, 1920K rodata, 268K init) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc076a240 (7561 kB) [ 0.000000] .init : 0xc076b000 - 0xc07ae000 ( 268 kB) [ 0.000000] .data : 0xc07ae000 - 0xc08096fc ( 366 kB) [ 0.000000] .bss : 0xc08096fc - 0xc0855d84 ( 306 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000015] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns [ 0.000419] Console: colour dummy device 80x30 [ 0.000448] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256) [ 0.090116] pid_max: default: 32768 minimum: 301 [ 0.090256] Security Framework initialized [ 0.090359] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090380] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.091137] Initializing cgroup subsys devices [ 0.091169] Initializing cgroup subsys freezer [ 0.091202] Initializing cgroup subsys net_cls [ 0.091224] Initializing cgroup subsys blkio [ 0.091326] CPU: Testing write buffer coherency: ok [ 0.091775] Setting up static identity map for 0x557418 - 0x557470 [ 0.092099] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3 [ 0.094431] devtmpfs: initialized [ 0.096891] prandom: seed boundary self test passed [ 0.100969] prandom: 100 self tests passed [ 0.100997] pinctrl core: initialized pinctrl subsystem [ 0.101503] regulator-dummy: no parameters [ 0.106517] NET: Registered protocol family 16 [ 0.106874] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.130118] cpuidle: using governor ladder [ 0.160116] cpuidle: using governor menu [ 0.160480] Feroceon L2: Enabling L2 [ 0.160527] Feroceon L2: Cache support initialised. [ 0.165415] No ATAGs? [ 0.201797] vgaarb: loaded [ 0.202186] usbcore: registered new interface driver usbfs [ 0.202268] usbcore: registered new interface driver hub [ 0.202333] usbcore: registered new device driver usb [ 0.203355] Switched to clocksource orion_clocksource [ 0.241128] NET: Registered protocol family 2 [ 0.241891] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.241927] TCP bind hash table entries: 2048 (order: 1, 8192 bytes) [ 0.241958] TCP: Hash tables configured (established 2048 bind 2048) [ 0.242027] TCP: reno registered [ 0.242041] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.242063] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.242264] NET: Registered protocol family 1 [ 0.242635] RPC: Registered named UNIX socket transport module. [ 0.242647] RPC: Registered udp transport module. [ 0.242654] RPC: Registered tcp transport module. [ 0.242661] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.242988] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.244390] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.244423] Initialise system trusted keyring [ 0.244515] audit: initializing netlink subsys (disabled) [ 0.244565] audit: type=2000 audit(0.240:1): initialized [ 0.245342] zpool: loaded [ 0.245359] zbud: loaded [ 0.245658] VFS: Disk quotas dquot_6.5.2 [ 0.245729] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.246330] NFS: Registering the id_resolver key type [ 0.246372] Key type id_resolver registered [ 0.246382] Key type id_legacy registered [ 0.246408] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.246423] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.246633] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.246965] msgmni has been set to 490 [ 0.247117] Key type big_key registered [ 0.249947] alg: No test for stdrng (krng) [ 0.249990] Key type asymmetric registered [ 0.250007] Asymmetric key parser 'x509' registered [ 0.250095] bounce: pool size: 64 pages [ 0.250186] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.250208] io scheduler noop registered [ 0.250224] io scheduler deadline registered [ 0.250281] io scheduler cfq registered (default) [ 0.251642] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 0.252303] irq: Cannot allocate irq_descs @ IRQ33, assuming pre-allocated [ 0.252714] irq: Cannot allocate irq_descs @ IRQ65, assuming pre-allocated [ 0.253698] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00 [ 0.253719] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff] [ 0.253733] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 0.253746] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254066] PCI: bus0: Fast back to back transfers disabled [ 0.254083] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.254795] PCI: bus1: Fast back to back transfers disabled [ 0.254902] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff] [ 0.254920] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff] [ 0.254938] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref] [ 0.254955] pci 0000:01:00.0: BAR 4: assigned [mem 0xe0010000-0xe0013fff 64bit pref] [ 0.254981] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0014000-0xe0014fff 64bit pref] [ 0.255006] pci 0000:01:00.0: BAR 0: assigned [io 0x10000-0x100ff] [ 0.255021] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.255034] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff] [ 0.255050] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 0.255353] mv_xor f1060800.xor: Marvell shared XOR driver [ 0.293467] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 0.333423] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 0.333615] mv_xor f1060900.xor: Marvell shared XOR driver [ 0.373422] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 0.413421] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 0.413832] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.415165] console [ttyS0] disabled [ 0.415226] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 27, base_baud = 12500000) is a 16550A [ 1.092943] console [ttyS0] enabled [ 1.097854] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1 [ 1.104272] nand: Samsung NAND 128MiB 3,3V 8-bit [ 1.108914] nand: 128MiB, SLC, page size: 2048, OOB size: 64 [ 1.114625] Scanning device for bad blocks [ 1.123809] Bad eraseblock 52 at 0x000000680000 [ 1.135627] Bad eraseblock 128 at 0x000001000000 [ 1.157049] Bad eraseblock 303 at 0x0000025e0000 [ 1.171642] Bad eraseblock 407 at 0x0000032e0000 [ 1.182774] Bad eraseblock 475 at 0x000003b60000 [ 1.190262] Bad eraseblock 505 at 0x000003f20000 [ 1.226981] Bad eraseblock 839 at 0x0000068e0000 [ 1.250973] libphy: Fixed MDIO Bus: probed [ 1.255576] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.261209] pci 0000:00:01.0: enabling device (0140 -> 0143) [ 1.266968] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.273664] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xd090e000, 00:00:00:00:00:30, XID 083000c0 IRQ3 [ 1.283283] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.292021] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.298630] ehci-pci: EHCI PCI platform driver [ 1.303163] ehci-orion: EHCI orion driver [ 1.307387] orion-ehci f1050000.ehci: EHCI Host Controller [ 1.312927] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 1.320797] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000 [ 1.343393] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 1.349623] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.356469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.363742] usb usb1: Product: EHCI Host Controller [ 1.368641] usb usb1: Manufacturer: Linux 3.18.5-kirkwood-tld-1 ehci_hcd [ 1.375391] usb usb1: SerialNumber: f1050000.ehci [ 1.380849] hub 1-0:1.0: USB hub found [ 1.384701] hub 1-0:1.0: 1 port detected [ 1.389519] mousedev: PS/2 mouse device common for all mice [ 1.395792] rtc-mv f1010300.rtc: rtc core: registered f1010300.rtc as rtc0 [ 1.402868] i2c /dev entries driver [ 1.409869] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415760] drop_monitor: Initializing network drop monitor service [ 1.422284] TCP: cubic registered [ 1.425686] NET: Registered protocol family 17 [ 1.430288] Key type dns_resolver registered [ 1.435404] Loading compiled-in X.509 certificates [ 1.440246] registered taskstats version 1 [ 1.445514] rtc-mv f1010300.rtc: setting system clock to 2016-01-16 10:48:40 UTC (1452941320) [ 1.455704] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6 [ 1.463225] Please append a correct "root=" boot option; here are the available partitions: [ 1.471688] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 1.479989] CPU: 0 PID: 1 Comm: swapper Not tainted 3.18.5-kirkwood-tld-1 #1 [ 1.487094] [<c0014aa0>] (unwind_backtrace) from [<c00110d4>] (show_stack+0x10/0x14) [ 1.494881] [<c00110d4>] (show_stack) from [<c054f408>] (panic+0x80/0x208) [ 1.501796] [<c054f408>] (panic) from [<c076c200>] (mount_block_root+0x200/0x248) [ 1.509317] [<c076c200>] (mount_block_root) from [<c076c32c>] (mount_root+0xe4/0x10c) [ 1.517183] [<c076c32c>] (mount_root) from [<c076c478>] (prepare_namespace+0x124/0x184) [ 1.525222] [<c076c478>] (prepare_namespace) from [<c076be2c>] (kernel_init_freeable+0x1f8/0x240) [ 1.534133] [<c076be2c>] (kernel_init_freeable) from [<c054e500>] (kernel_init+0x8/0xe4) [ 1.542260] [<c054e500>] (kernel_init) from [<c000e310>] (ret_from_fork+0x14/0x24) [ 1.549864] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 16, 2016 06:01AM |
Admin Registered: 13 years ago Posts: 18,997 |
setenv console 'ttyS0,115200' setenv bootargs '$console root=LABEL=rootfs rootdelay=10' setenv bootcmd 'printenv bootargs; run scan_usb; run usb_boot' boot
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 16, 2016 06:36AM |
Registered: 8 years ago Posts: 8 |
U-Boot 2015.10-tld-1 (Nov 06 2015 - 16:19:43 -0800) ZyXEL NSA310 1-Bay Power Media Server SoC: Kirkwood 88F6281_A1 DRAM: 256 MiB (ECC not enabled) WARNING: Caches not enabled NAND: 128 MiB In: serial Out: serial Err: serial Net: egiga0 PHY reset timed out MV88E1318 PHY initialized on egiga0 Hit any key to stop autoboot: 0 NSA310> setenv console 'ttyS0, 115200' NSA310> setenv bootargs '$console root=LABEL=rootfs rootdelay=10' NSA310> setenv bootcmd 'printenv bootargs; run scan_usb; run usb_boot' NSA310> boot bootargs=$console root=LABEL=rootfs rootdelay=10 starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found 12848 bytes read in 301 ms (41 KiB/s) 2878512 bytes read in 364 ms (7.5 MiB/s) 6535284 bytes read in 474 ms (13.1 MiB/s) ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-3.18.5-kirkwood-tld-1 Created: 2016-01-12 17:10:50 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2878448 Bytes = 2.7 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: initramfs-3.18.5-kirkwood-tld-1 Created: 2015-02-19 1:49:36 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6535220 Bytes = 6.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01c00000 Booting using the fdt blob at 0x1c00000 Loading Kernel Image ... OK Loading Ramdisk to 0f4dc000, end 0fb17834 ... OK Loading Device Tree to 0f4d5000, end 0f4db22f ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.18.5-kirkwood-tld-1 (root@tldDebian) (gcc version 4.6.3 (Debian 4.6.3-14) 5 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine model: ZyXEL NSA310 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: console=ttyS0,115200 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Memory: 251260K/262144K available (5640K kernel code, 365K rwdata, 1920K rodata, 268K init) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc076a240 (7561 kB) [ 0.000000] .init : 0xc076b000 - 0xc07ae000 ( 268 kB) [ 0.000000] .data : 0xc07ae000 - 0xc08096fc ( 366 kB) [ 0.000000] .bss : 0xc08096fc - 0xc0855d84 ( 306 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000015] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns [ 0.000419] Console: colour dummy device 80x30 [ 0.000448] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256) [ 0.090114] pid_max: default: 32768 minimum: 301 [ 0.090257] Security Framework initialized [ 0.090360] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090381] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.091143] Initializing cgroup subsys devices [ 0.091176] Initializing cgroup subsys freezer [ 0.091209] Initializing cgroup subsys net_cls [ 0.091230] Initializing cgroup subsys blkio [ 0.091334] CPU: Testing write buffer coherency: ok [ 0.091783] Setting up static identity map for 0x557418 - 0x557470 [ 0.092106] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3 [ 0.094438] devtmpfs: initialized [ 0.096896] prandom: seed boundary self test passed [ 0.100973] prandom: 100 self tests passed [ 0.101001] pinctrl core: initialized pinctrl subsystem [ 0.101504] regulator-dummy: no parameters [ 0.106508] NET: Registered protocol family 16 [ 0.106867] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.130118] cpuidle: using governor ladder [ 0.160116] cpuidle: using governor menu [ 0.160480] Feroceon L2: Enabling L2 [ 0.160527] Feroceon L2: Cache support initialised. [ 0.165415] No ATAGs? [ 0.201797] vgaarb: loaded [ 0.202187] usbcore: registered new interface driver usbfs [ 0.202268] usbcore: registered new interface driver hub [ 0.202334] usbcore: registered new device driver usb [ 0.203355] Switched to clocksource orion_clocksource [ 0.241107] NET: Registered protocol family 2 [ 0.241866] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.241903] TCP bind hash table entries: 2048 (order: 1, 8192 bytes) [ 0.241935] TCP: Hash tables configured (established 2048 bind 2048) [ 0.242005] TCP: reno registered [ 0.242019] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.242041] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.242243] NET: Registered protocol family 1 [ 0.242613] RPC: Registered named UNIX socket transport module. [ 0.242625] RPC: Registered udp transport module. [ 0.242632] RPC: Registered tcp transport module. [ 0.242640] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.242964] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.244351] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.244384] Initialise system trusted keyring [ 0.244475] audit: initializing netlink subsys (disabled) [ 0.244526] audit: type=2000 audit(0.240:1): initialized [ 0.245301] zpool: loaded [ 0.245317] zbud: loaded [ 0.245615] VFS: Disk quotas dquot_6.5.2 [ 0.245686] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.246280] NFS: Registering the id_resolver key type [ 0.246322] Key type id_resolver registered [ 0.246332] Key type id_legacy registered [ 0.246358] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.246373] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.246585] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.246918] msgmni has been set to 490 [ 0.247071] Key type big_key registered [ 0.249897] alg: No test for stdrng (krng) [ 0.249941] Key type asymmetric registered [ 0.249959] Asymmetric key parser 'x509' registered [ 0.250045] bounce: pool size: 64 pages [ 0.250135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.250157] io scheduler noop registered [ 0.250172] io scheduler deadline registered [ 0.250228] io scheduler cfq registered (default) [ 0.251587] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 0.252246] irq: Cannot allocate irq_descs @ IRQ33, assuming pre-allocated [ 0.252657] irq: Cannot allocate irq_descs @ IRQ65, assuming pre-allocated [ 0.253649] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00 [ 0.253670] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff] [ 0.253684] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 0.253697] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254020] PCI: bus0: Fast back to back transfers disabled [ 0.254036] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.254752] PCI: bus1: Fast back to back transfers disabled [ 0.254861] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff] [ 0.254878] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff] [ 0.254898] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref] [ 0.254914] pci 0000:01:00.0: BAR 4: assigned [mem 0xe0010000-0xe0013fff 64bit pref] [ 0.254941] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0014000-0xe0014fff 64bit pref] [ 0.254966] pci 0000:01:00.0: BAR 0: assigned [io 0x10000-0x100ff] [ 0.254982] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.254995] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff] [ 0.255010] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 0.255311] mv_xor f1060800.xor: Marvell shared XOR driver [ 0.293466] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 0.333424] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 0.333615] mv_xor f1060900.xor: Marvell shared XOR driver [ 0.373422] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 0.413422] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 0.413837] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.415186] console [ttyS0] disabled [ 0.415246] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 27, base_baud = 12500000) is a 16550A [ 1.092960] console [ttyS0] enabled [ 1.097882] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1 [ 1.104299] nand: Samsung NAND 128MiB 3,3V 8-bit [ 1.108940] nand: 128MiB, SLC, page size: 2048, OOB size: 64 [ 1.114654] Scanning device for bad blocks [ 1.123836] Bad eraseblock 52 at 0x000000680000 [ 1.135654] Bad eraseblock 128 at 0x000001000000 [ 1.157076] Bad eraseblock 303 at 0x0000025e0000 [ 1.171668] Bad eraseblock 407 at 0x0000032e0000 [ 1.182800] Bad eraseblock 475 at 0x000003b60000 [ 1.190288] Bad eraseblock 505 at 0x000003f20000 [ 1.227007] Bad eraseblock 839 at 0x0000068e0000 [ 1.251003] libphy: Fixed MDIO Bus: probed [ 1.255610] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.261242] pci 0000:00:01.0: enabling device (0140 -> 0143) [ 1.267004] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.273714] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xd090e000, 00:00:00:00:00:30, XID 083000c0 IRQ3 [ 1.283328] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.292065] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.298684] ehci-pci: EHCI PCI platform driver [ 1.303223] ehci-orion: EHCI orion driver [ 1.307449] orion-ehci f1050000.ehci: EHCI Host Controller [ 1.312987] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 1.320858] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000 [ 1.343393] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 1.349626] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.356479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.363750] usb usb1: Product: EHCI Host Controller [ 1.368649] usb usb1: Manufacturer: Linux 3.18.5-kirkwood-tld-1 ehci_hcd [ 1.375400] usb usb1: SerialNumber: f1050000.ehci [ 1.380855] hub 1-0:1.0: USB hub found [ 1.384710] hub 1-0:1.0: 1 port detected [ 1.389528] mousedev: PS/2 mouse device common for all mice [ 1.395803] rtc-mv f1010300.rtc: rtc core: registered f1010300.rtc as rtc0 [ 1.402875] i2c /dev entries driver [ 1.409886] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415777] drop_monitor: Initializing network drop monitor service [ 1.422302] TCP: cubic registered [ 1.425702] NET: Registered protocol family 17 [ 1.430315] Key type dns_resolver registered [ 1.435429] Loading compiled-in X.509 certificates [ 1.440274] registered taskstats version 1 [ 1.445565] rtc-mv f1010300.rtc: setting system clock to 2016-01-16 12:31:41 UTC (1452947501) [ 1.455763] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6 [ 1.463277] Please append a correct "root=" boot option; here are the available partitions: [ 1.471741] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 1.480050] CPU: 0 PID: 1 Comm: swapper Not tainted 3.18.5-kirkwood-tld-1 #1 [ 1.487155] [<c0014aa0>] (unwind_backtrace) from [<c00110d4>] (show_stack+0x10/0x14) [ 1.494943] [<c00110d4>] (show_stack) from [<c054f408>] (panic+0x80/0x208) [ 1.501858] [<c054f408>] (panic) from [<c076c200>] (mount_block_root+0x200/0x248) [ 1.509378] [<c076c200>] (mount_block_root) from [<c076c32c>] (mount_root+0xe4/0x10c) [ 1.517242] [<c076c32c>] (mount_root) from [<c076c478>] (prepare_namespace+0x124/0x184) [ 1.525283] [<c076c478>] (prepare_namespace) from [<c076be2c>] (kernel_init_freeable+0x1f8/0x240) [ 1.534195] [<c076be2c>] (kernel_init_freeable) from [<c054e500>] (kernel_init+0x8/0xe4) [ 1.542322] [<c054e500>] (kernel_init) from [<c000e310>] (ret_from_fork+0x14/0x24) [ 1.549925] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 82.613380] random: nonblocking pool is initialized
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 16, 2016 08:56AM |
Admin Registered: 13 years ago Posts: 18,997 |
> U-Boot 2015.10-tld-1 (Nov 06 2015 - 16:19:43 > -0800) > ZyXEL NSA310 1-Bay Power Media Server > > > SoC: Kirkwood 88F6281_A1 > DRAM: 256 MiB (ECC not enabled) > WARNING: Caches not enabled > NAND: 128 MiB > In: serial > Out: serial > Err: serial > Net: egiga0 > PHY reset timed out > MV88E1318 PHY initialized on egiga0 > Hit any key to stop autoboot: 0 > NSA310> setenv console 'ttyS0, 115200' > NSA310> setenv bootargs '$console > root=LABEL=rootfs rootdelay=10' > NSA310> setenv bootcmd 'printenv bootargs; run > scan_usb; run usb_boot' > NSA310> boot > bootargs=$console root=LABEL=rootfs rootdelay=10 > starting USB... > USB0: USB EHCI 1.00 > scanning bus 0 for devices... 3 USB Device(s) > found > scanning usb for storage devices... 1 > Storage Device(s) found > 12848 bytes read in 301 ms (41 KiB/s) > 2878512 bytes read in 364 ms (7.5 MiB/s) > 6535284 bytes read in 474 ms (13.1 MiB/s) > ## Booting kernel from Legacy Image at 00800000 > ... > Image Name: Linux-3.18.5-kirkwood-tld-1 > Created: 2016-01-12 17:10:50 UTC > Image Type: ARM Linux Kernel Image > (uncompressed) > Data Size: 2878448 Bytes = 2.7 MiB > Load Address: 00008000 > Entry Point: 00008000 > Verifying Checksum ... OK > ## Loading init Ramdisk from Legacy Image at > 01100000 ... > Image Name: initramfs-3.18.5-kirkwood-tld-1 > Created: 2015-02-19 1:49:36 UTC > Image Type: ARM Linux RAMDisk Image (gzip > compressed) > Data Size: 6535220 Bytes = 6.2 MiB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... OK > ## Flattened Device Tree blob at 01c00000 > Booting using the fdt blob at 0x1c00000 > Loading Kernel Image ... OK > Loading Ramdisk to 0f4dc000, end 0fb17834 ... > OK > Loading Device Tree to 0f4d5000, end 0f4db22f > ... OK > > Starting kernel ... > > Uncompressing Linux... done, booting the kernel. > [ 0.000000] Booting Linux on physical CPU 0x0 > [ 0.000000] Initializing cgroup subsys cpuset > [ 0.000000] Initializing cgroup subsys cpu > [ 0.000000] Initializing cgroup subsys cpuacct > [ 0.000000] Linux version 3.18.5-kirkwood-tld-1 > (root@tldDebian) (gcc version 4.6.3 (Debian > 4.6.3-14) 5 > [ 0.000000] CPU: Feroceon 88FR131 [56251311] > revision 1 (ARMv5TE), cr=0005397f > [ 0.000000] CPU: VIVT data cache, VIVT > instruction cache > [ 0.000000] Machine model: ZyXEL NSA310 > [ 0.000000] Memory policy: Data cache > writeback > [ 0.000000] Built 1 zonelists in Zone order, > mobility grouping on. Total pages: 65024 > [ 0.000000] Kernel command line: > console=ttyS0,115200 > [ 0.000000] PID hash table entries: 1024 > (order: 0, 4096 bytes) > [ 0.000000] Dentry cache hash table entries: > 32768 (order: 5, 131072 bytes) > [ 0.000000] Inode-cache hash table entries: > 16384 (order: 4, 65536 bytes) > [ 0.000000] Memory: 251260K/262144K available > (5640K kernel code, 365K rwdata, 1920K rodata, > 268K init) > [ 0.000000] Virtual kernel memory layout: > [ 0.000000] vector : 0xffff0000 - > 0xffff1000 ( 4 kB) > [ 0.000000] fixmap : 0xffc00000 - > 0xffe00000 (2048 kB) > [ 0.000000] vmalloc : 0xd0800000 - > 0xff000000 ( 744 MB) > [ 0.000000] lowmem : 0xc0000000 - > 0xd0000000 ( 256 MB) > [ 0.000000] modules : 0xbf000000 - > 0xc0000000 ( 16 MB) > [ 0.000000] .text : 0xc0008000 - > 0xc076a240 (7561 kB) > [ 0.000000] .init : 0xc076b000 - > 0xc07ae000 ( 268 kB) > [ 0.000000] .data : 0xc07ae000 - > 0xc08096fc ( 366 kB) > [ 0.000000] .bss : 0xc08096fc - > 0xc0855d84 ( 306 kB) > [ 0.000000] Preemptible hierarchical RCU > implementation. > [ 0.000000] NR_IRQS:16 nr_irqs:16 16 > [ 0.000015] sched_clock: 32 bits at 200MHz, > resolution 5ns, wraps every 21474836475ns > [ 0.000419] Console: colour dummy device 80x30 > [ 0.000448] Calibrating delay loop... 1196.85 > BogoMIPS (lpj=5984256) > [ 0.090114] pid_max: default: 32768 minimum: > 301 > [ 0.090257] Security Framework initialized > [ 0.090360] Mount-cache hash table entries: > 1024 (order: 0, 4096 bytes) > [ 0.090381] Mountpoint-cache hash table > entries: 1024 (order: 0, 4096 bytes) > [ 0.091143] Initializing cgroup subsys devices > [ 0.091176] Initializing cgroup subsys freezer > [ 0.091209] Initializing cgroup subsys net_cls > [ 0.091230] Initializing cgroup subsys blkio > [ 0.091334] CPU: Testing write buffer > coherency: ok > [ 0.091783] Setting up static identity map for > 0x557418 - 0x557470 > [ 0.092106] mvebu-soc-id: MVEBU SoC ID=0x6281, > Rev=0x3 > [ 0.094438] devtmpfs: initialized > [ 0.096896] prandom: seed boundary self test > passed > [ 0.100973] prandom: 100 self tests passed > [ 0.101001] pinctrl core: initialized pinctrl > subsystem > [ 0.101504] regulator-dummy: no parameters > [ 0.106508] NET: Registered protocol family 16 > [ 0.106867] DMA: preallocated 256 KiB pool for > atomic coherent allocations > [ 0.130118] cpuidle: using governor ladder > [ 0.160116] cpuidle: using governor menu > [ 0.160480] Feroceon L2: Enabling L2 > [ 0.160527] Feroceon L2: Cache support > initialised. > [ 0.165415] No ATAGs? > [ 0.201797] vgaarb: loaded > [ 0.202187] usbcore: registered new interface > driver usbfs > [ 0.202268] usbcore: registered new interface > driver hub > [ 0.202334] usbcore: registered new device > driver usb > [ 0.203355] Switched to clocksource > orion_clocksource > [ 0.241107] NET: Registered protocol family 2 > [ 0.241866] TCP established hash table entries: > 2048 (order: 1, 8192 bytes) > [ 0.241903] TCP bind hash table entries: 2048 > (order: 1, 8192 bytes) > [ 0.241935] TCP: Hash tables configured > (established 2048 bind 2048) > [ 0.242005] TCP: reno registered > [ 0.242019] UDP hash table entries: 256 (order: > 0, 4096 bytes) > [ 0.242041] UDP-Lite hash table entries: 256 > (order: 0, 4096 bytes) > [ 0.242243] NET: Registered protocol family 1 > [ 0.242613] RPC: Registered named UNIX socket > transport module. > [ 0.242625] RPC: Registered udp transport > module. > [ 0.242632] RPC: Registered tcp transport > module. > [ 0.242640] RPC: Registered tcp NFSv4.1 > backchannel transport module. > [ 0.242964] NetWinder Floating Point Emulator > V0.97 (double precision) > [ 0.244351] futex hash table entries: 256 > (order: -1, 3072 bytes) > [ 0.244384] Initialise system trusted keyring > [ 0.244475] audit: initializing netlink subsys > (disabled) > [ 0.244526] audit: type=2000 audit(0.240:1): > initialized > [ 0.245301] zpool: loaded > [ 0.245317] zbud: loaded > [ 0.245615] VFS: Disk quotas dquot_6.5.2 > [ 0.245686] Dquot-cache hash table entries: > 1024 (order 0, 4096 bytes) > [ 0.246280] NFS: Registering the id_resolver > key type > [ 0.246322] Key type id_resolver registered > [ 0.246332] Key type id_legacy registered > [ 0.246358] nfs4filelayout_init: NFSv4 File > Layout Driver Registering... > [ 0.246373] Installing knfsd (copyright (C) > 1996 okir@monad.swb.de). > [ 0.246585] jffs2: version 2.2. (NAND) > (SUMMARY) © 2001-2006 Red Hat, Inc. > [ 0.246918] msgmni has been set to 490 > [ 0.247071] Key type big_key registered > [ 0.249897] alg: No test for stdrng (krng) > [ 0.249941] Key type asymmetric registered > [ 0.249959] Asymmetric key parser 'x509' > registered > [ 0.250045] bounce: pool size: 64 pages > [ 0.250135] Block layer SCSI generic (bsg) > driver version 0.4 loaded (major 252) > [ 0.250157] io scheduler noop registered > [ 0.250172] io scheduler deadline registered > [ 0.250228] io scheduler cfq registered > (default) > [ 0.251587] kirkwood-pinctrl > f1010000.pin-controller: registered pinctrl > driver > [ 0.252246] irq: Cannot allocate irq_descs @ > IRQ33, assuming pre-allocated > [ 0.252657] irq: Cannot allocate irq_descs @ > IRQ65, assuming pre-allocated > [ 0.253649] mvebu-pcie mbus:pcie-controller: > PCI host bridge to bus 0000:00 > [ 0.253670] pci_bus 0000:00: root bus resource > [io 0x1000-0xfffff] > [ 0.253684] pci_bus 0000:00: root bus resource > [mem 0xe0000000-0xefffffff] > [ 0.253697] pci_bus 0000:00: root bus resource > [bus 00-ff] > [ 0.254020] PCI: bus0: Fast back to back > transfers disabled > [ 0.254036] pci 0000:00:01.0: bridge > configuration invalid ([bus 00-00]), > reconfiguring > [ 0.254752] PCI: bus1: Fast back to back > transfers disabled > [ 0.254861] pci 0000:00:01.0: BAR 14: assigned > [mem 0xe0000000-0xe00fffff] > [ 0.254878] pci 0000:00:01.0: BAR 13: assigned > [io 0x10000-0x10fff] > [ 0.254898] pci 0000:01:00.0: BAR 6: assigned > [mem 0xe0000000-0xe000ffff pref] > [ 0.254914] pci 0000:01:00.0: BAR 4: assigned > [mem 0xe0010000-0xe0013fff 64bit pref] > [ 0.254941] pci 0000:01:00.0: BAR 2: assigned > [mem 0xe0014000-0xe0014fff 64bit pref] > [ 0.254966] pci 0000:01:00.0: BAR 0: assigned > [io 0x10000-0x100ff] > [ 0.254982] pci 0000:00:01.0: PCI bridge to > [bus 01] > [ 0.254995] pci 0000:00:01.0: bridge window > [io 0x10000-0x10fff] > [ 0.255010] pci 0000:00:01.0: bridge window > [mem 0xe0000000-0xe00fffff] > [ 0.255311] mv_xor f1060800.xor: Marvell shared > XOR driver > [ 0.293466] mv_xor f1060800.xor: Marvell XOR: ( > xor cpy ) > [ 0.333424] mv_xor f1060800.xor: Marvell XOR: ( > xor cpy ) > [ 0.333615] mv_xor f1060900.xor: Marvell shared > XOR driver > [ 0.373422] mv_xor f1060900.xor: Marvell XOR: ( > xor cpy ) > [ 0.413422] mv_xor f1060900.xor: Marvell XOR: ( > xor cpy ) > [ 0.413837] Serial: 8250/16550 driver, 2 ports, > IRQ sharing disabled > [ 0.415186] console [ttyS0] disabled > [ 0.415246] f1012000.serial: ttyS0 at MMIO > 0xf1012000 (irq = 27, base_baud = 12500000) is a > 16550A > [ 1.092960] console [ttyS0] enabled > [ 1.097882] nand: device found, Manufacturer > ID: 0xec, Chip ID: 0xf1 > [ 1.104299] nand: Samsung NAND 128MiB 3,3V > 8-bit > [ 1.108940] nand: 128MiB, SLC, page size: 2048, > OOB size: 64 > [ 1.114654] Scanning device for bad blocks > [ 1.123836] Bad eraseblock 52 at > 0x000000680000 > [ 1.135654] Bad eraseblock 128 at > 0x000001000000 > [ 1.157076] Bad eraseblock 303 at > 0x0000025e0000 > [ 1.171668] Bad eraseblock 407 at > 0x0000032e0000 > [ 1.182800] Bad eraseblock 475 at > 0x000003b60000 > [ 1.190288] Bad eraseblock 505 at > 0x000003f20000 > [ 1.227007] Bad eraseblock 839 at > 0x0000068e0000 > [ 1.251003] libphy: Fixed MDIO Bus: probed > [ 1.255610] r8169 Gigabit Ethernet driver > 2.3LK-NAPI loaded > [ 1.261242] pci 0000:00:01.0: enabling device > (0140 -> 0143) > [ 1.267004] r8169 0000:01:00.0: enabling device > (0140 -> 0143) > [ 1.273714] r8169 0000:01:00.0 eth0: > RTL8168d/8111d at 0xd090e000, 00:00:00:00:00:30, > XID 083000c0 IRQ3 > [ 1.283328] r8169 0000:01:00.0 eth0: jumbo > features [frames: 9200 bytes, tx checksumming: > ko] > [ 1.292065] ehci_hcd: USB 2.0 'Enhanced' Host > Controller (EHCI) Driver > [ 1.298684] ehci-pci: EHCI PCI platform driver > [ 1.303223] ehci-orion: EHCI orion driver > [ 1.307449] orion-ehci f1050000.ehci: EHCI Host > Controller > [ 1.312987] orion-ehci f1050000.ehci: new USB > bus registered, assigned bus number 1 > [ 1.320858] orion-ehci f1050000.ehci: irq 30, > io mem 0xf1050000 > [ 1.343393] orion-ehci f1050000.ehci: USB 2.0 > started, EHCI 1.00 > [ 1.349626] usb usb1: New USB device found, > idVendor=1d6b, idProduct=0002 > [ 1.356479] usb usb1: New USB device strings: > Mfr=3, Product=2, SerialNumber=1 > [ 1.363750] usb usb1: Product: EHCI Host > Controller > [ 1.368649] usb usb1: Manufacturer: Linux > 3.18.5-kirkwood-tld-1 ehci_hcd > [ 1.375400] usb usb1: SerialNumber: > f1050000.ehci > [ 1.380855] hub 1-0:1.0: USB hub found > [ 1.384710] hub 1-0:1.0: 1 port detected > [ 1.389528] mousedev: PS/2 mouse device common > for all mice > [ 1.395803] rtc-mv f1010300.rtc: rtc core: > registered f1010300.rtc as rtc0 > [ 1.402875] i2c /dev entries driver > [ 1.409886] hidraw: raw HID events driver (C) > Jiri Kosina > [ 1.415777] drop_monitor: Initializing network > drop monitor service > [ 1.422302] TCP: cubic registered > [ 1.425702] NET: Registered protocol family 17 > [ 1.430315] Key type dns_resolver registered > [ 1.435429] Loading compiled-in X.509 > certificates > [ 1.440274] registered taskstats version 1 > [ 1.445565] rtc-mv f1010300.rtc: setting system > clock to 2016-01-16 12:31:41 UTC (1452947501) > [ 1.455763] VFS: Cannot open root device > "(null)" or unknown-block(0,0): error -6 > [ 1.463277] Please append a correct "root=" > boot option; here are the available partitions: > [ 1.471741] Kernel panic - not syncing: VFS: > Unable to mount root fs on unknown-block(0,0) > [ 1.480050] CPU: 0 PID: 1 Comm: swapper Not > tainted 3.18.5-kirkwood-tld-1 #1 > [ 1.487155] [<c0014aa0>] (unwind_backtrace) > from [<c00110d4>] (show_stack+0x10/0x14) > [ 1.494943] [<c00110d4>] (show_stack) from > [<c054f408>] (panic+0x80/0x208) > [ 1.501858] [<c054f408>] (panic) from > [<c076c200>] (mount_block_root+0x200/0x248) > [ 1.509378] [<c076c200>] (mount_block_root) > from [<c076c32c>] (mount_root+0xe4/0x10c) > [ 1.517242] [<c076c32c>] (mount_root) from > [<c076c478>] (prepare_namespace+0x124/0x184) > [ 1.525283] [<c076c478>] (prepare_namespace) > from [<c076be2c>] > (kernel_init_freeable+0x1f8/0x240) > [ 1.534195] [<c076be2c>] (kernel_init_freeable) > from [<c054e500>] (kernel_init+0x8/0xe4) > [ 1.542322] [<c054e500>] (kernel_init) from > [<c000e310>] (ret_from_fork+0x14/0x24) > [ 1.549925] ---[ end Kernel panic - not > syncing: VFS: Unable to mount root fs on > unknown-block(0,0) > [ 82.613380] random: nonblocking pool is > initialized > >
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 16, 2016 11:04AM |
Admin Registered: 13 years ago Posts: 18,997 |
cd /media/sdb1 ls -latr
cp -a uImage.orig uImage
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n Linux-3.18.5-kirkwood-tld-1 -d vmlinuz-3.18.5-kirkwood-tld-1 uImage
sync
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 17, 2016 05:52AM |
Registered: 8 years ago Posts: 8 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 17, 2016 10:16AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 23, 2016 02:24PM |
Registered: 9 years ago Posts: 14 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 24, 2016 01:07PM |
Registered: 8 years ago Posts: 12 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 25, 2016 03:40AM |
Admin Registered: 13 years ago Posts: 18,997 |
Blackclaw
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 27, 2016 09:49AM |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 27, 2016 11:29AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 27, 2016 12:50PM |
Registered: 8 years ago Posts: 12 |
Blackclaw
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 28, 2016 12:57AM |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 28, 2016 03:02AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 29, 2016 10:51AM |
Registered: 12 years ago Posts: 56 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 29, 2016 11:41AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 29, 2016 12:14PM |
Registered: 12 years ago Posts: 56 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 29, 2016 01:14PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 29, 2016 02:36PM |
Registered: 12 years ago Posts: 56 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 29, 2016 03:31PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 January 30, 2016 06:24PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 February 01, 2016 10:55AM |
Registered: 9 years ago Posts: 46 |
bootargs=console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) root=/dev/nfs rw init=/init bootcmd=nand read.e 0x2000000 $(kernel_addr) 0xA00000; bootm 0x2000000 bootdelay=2 baudrate=115200 loads_echo=0 eth1addr=00:19:CB:00:51:82 ipaddr=10.4.50.165 serverip=10.4.50.5 rootpath=/mnt/ARM_FS/ netmask=255.255.255.0 nandEcc=1bit kernel_addr=480000 MODEL_ID=A203 PRODUCT_NAME=NSA-310 FEATURE_BIT=00 CONTRY_TYPE=FF VENDOR_NAME=ZyXEL Communications Corp. run_diag=yes ethaddr=CC:5D:4E:CA:02:64I checked the requirements before flashing u-boot and all good to go. Afterwards I not flash any default envs. Just rebooted and entered the above on the serial console. But I keep getting this error:
NAND read: incorrect device type in $(kernel_addr) Wrong Image Format for bootm command Error occured, error code = 112 ERROR: can't get kernel image!
NSA310> printenv arcNumber=4022 baudrate=115200 bootcmd=run bootcmd_uenv; run bootcmd_usb; usb stop; run bootcmd_sata; reset bootcmd_sata=run sata_init; run set_bootargs_sata; run sata_boot bootcmd_uenv=run uenv_load; if test $uenv_loaded -eq 1; then run uenv_import; fi bootcmd_usb=run usb_init; run set_bootargs_usb; run usb_boot bootdelay=10 console=ttyS0,115200 device=0:1 ethact=egiga0 ethaddr=b6:d0:5e:0f:a1:17 led_error=orange blinking led_exit=green off led_init=green blinking machid=118f mainlineLinux=yes mtdids=nand0=orion_nand mtdparts=mtdparts=orion_nand:0x100000(uboot),0x80000(stock_uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) partition=nand0,2 rootdelay=10 rootfstype=ext2 sata_boot=mw 0x800000 0 1; run sata_load_uimage; if run sata_load_uinitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi sata_init=ide reset sata_load_uimage=ext2load ide $device 0x800000 /boot/uImage sata_load_uinitrd=ext2load ide $device 0x1100000 /boot/uInitrd sata_root=/dev/sda1 set_bootargs_sata=setenv bootargs console=$console root=$sata_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts set_bootargs_usb=setenv bootargs console=$console root=$usb_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts stderr=serial stdin=serial stdout=serial uenv_import=echo importing envs ...; env import -t 0x810000 uenv_load=usb start; setenv uenv_loaded 0; for devtype in usb; do for disknum in 0; do run uenv_read_disk; done; done uenv_read=echo loading envs from $devtype $disknum ...; if load $devtype $disknum:1 0x810000 /boot/uEnv.txt; then setenv uenv_loaded 1; fi uenv_read_disk=if $devtype part $disknum; then run uenv_read; fi usb_boot=mw 0x800000 0 1; run usb_load_uimage; if run usb_load_uinitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi usb_init=usb start usb_load_uimage=ext2load usb $device 0x800000 /boot/uImage usb_load_uinitrd=ext2load usb $device 0x1100000 /boot/uInitrd usb_root=/dev/sda1 Environment size: 2086/131068 bytes NSA310>
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 February 02, 2016 03:41AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 February 02, 2016 12:54PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 February 13, 2016 06:06PM |
Registered: 9 years ago Posts: 298 |
setenv bootcmd 'setenv bootargs ${console} ${mtdparts} ${bootargs_root}; ubi part root; ubifsmount ubi:rootfs; run ubifinish1' setenv ubifinish1 'ubifsload 0x800000 ${kernel}; ubifsload 0x700000 ${fdt}; ubifsumount; run ubifinish2' setenv ubifinish2 'fdt addr 0x700000; fdt resize; fdt chosen; bootz 0x800000 - 0x700000' saveenv
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 February 13, 2016 06:26PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: 2015.10 U-Boot Kirkwood - GoFlexNet, GoFlexHome, PogoE02, Dockstar, iConnect, NetgearStora, PogoV4/Mobile, Sheevaplug, NSA325, NSA320, NSA310S, NSA320S, NSA310 February 14, 2016 02:22PM |
Registered: 9 years ago Posts: 298 |