Mike
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 22, 2015 08:54AM |
Mike@Webserver:~$ ls -lR /sys/class/leds /sys/class/leds: total 0 lrwxrwxrwx 1 root root 0 Feb 22 15:47 status:green:health -> ../../devices/gpio-leds/leds/status:green:health lrwxrwxrwx 1 root root 0 Feb 22 15:47 status:orange:fault -> ../../devices/gpio-leds/leds/status:orange:fault lrwxrwxrwx 1 root root 0 Feb 22 15:49 status:white:left0 -> ../../devices/gpio-leds/leds/status:white:left0 lrwxrwxrwx 1 root root 0 Feb 22 15:49 status:white:left1 -> ../../devices/gpio-leds/leds/status:white:left1 lrwxrwxrwx 1 root root 0 Feb 22 15:49 status:white:left2 -> ../../devices/gpio-leds/leds/status:white:left2 lrwxrwxrwx 1 root root 0 Feb 22 15:49 status:white:left3 -> ../../devices/gpio-leds/leds/status:white:left3 lrwxrwxrwx 1 root root 0 Feb 22 15:49 status:white:right0 -> ../../devices/gpio-leds/leds/status:white:right0 lrwxrwxrwx 1 root root 0 Feb 22 15:49 status:white:right1 -> ../../devices/gpio-leds/leds/status:white:right1 lrwxrwxrwx 1 root root 0 Feb 22 15:49 status:white:right2 -> ../../devices/gpio-leds/leds/status:white:right2 lrwxrwxrwx 1 root root 0 Feb 22 15:49 status:white:right3 -> ../../devices/gpio-leds/leds/status:white:right3 Mike@Webserver:~$
if [ -d /sys/class/leds/status:green:health ]; then echo default-on > /sys/class/leds/status:green:health/trigger echo none > /sys/class/leds/status:orange:fault/trigger fi exit 0
Mike
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 22, 2015 10:10AM |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 22, 2015 10:56AM |
Admin Registered: 13 years ago Posts: 18,848 |
Mike
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 22, 2015 11:58AM |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 22, 2015 08:03PM |
Admin Registered: 13 years ago Posts: 18,848 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 22, 2015 08:32PM |
Registered: 9 years ago Posts: 51 |
U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45) Pogoplug V4 SoC: Kirkwood 88F6192_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 128 MiB MMC: kwsdio: 0 In: serial Out: serial Err: serial Net: egiga0 Hit any key to stop autoboot: 0 ** Bad device mmc 0 ** ** Bad device mmc 0 ** Wrong Image Format for bootm command ERROR: can't get kernel image! (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found ** Bad device usb 0 ** ** Bad device usb 0 ** ** Bad device usb 0 ** Wrong Image Format for bootm command ERROR: can't get kernel image! Reset IDE: Bus 0: OK Bus 1: not available Device 0: Model: WDC WD2500BEVS-75UST0 Firm: 01.01A01 Ser#: WD-WXE408DT5363 Type: Hard Disk Supports 48-bit addressing Capacity: 238475.1 MB = 232.8 GB (488397168 x 512) 2865664 bytes read in 1123 ms (2.4 MiB/s) 6443063 bytes read in 2453 ms (2.5 MiB/s) ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-3.18.5-kirkwood-tld-1 Created: 2015-02-22 21:30:27 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2865600 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-22 21:30:41 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6442999 Bytes = 6.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK Using machid 0xf78 from environment Starting kernel ... Uncompressing Linux... done, booting the kernel. Error: unrecognized/unsupported machine ID (r1 = 0x00000f78). Available machine support: ID (hex) NAME ffffffff Generic DT based system ffffffff Marvell Kirkwood (Flattened Device Tree) Please check your kernel config and/or bootloader.
Pogov4> printenv arcNumber=3960 baudrate=115200 bootcmd=run bootcmd_mmc; run bootcmd_usb; run bootcmd_sata; run bootcmd_pogo; reset bootcmd_mmc=run mmc_init; run set_bootargs_mmc; run mmc_boot bootcmd_sata=run sata_init; run set_bootargs_sata; run sata_boot; bootcmd_usb=run usb_init; run set_bootargs_usb; run usb_boot; bootdelay=10 console=ttyS0,115200 device=0:1 ethact=egiga0 ethaddr=00:25:31:06:06:c7 if_netconsole=ping $serverip ipaddr=192.168.0.231 led_error=orange blinking led_exit=green off led_init=green blinking load_dtb=ext2load usb 0:1 0x1c00000 /boot/kirkwood-pogoplug_v4.dtb load_initrd=ext2load usb 0:1 0x1100000 /boot/uInitrd load_uimage=ext2load usb 0:1 0x800000 /boot/uImage machid=F78 mainlineLinux=yes mmc_boot=mw 0x800000 0 1; run mmc_load_uimage; if run mmc_load_uinitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi mmc_init=mmc rescan mmc_load_uimage=ext2load mmc $device 0x800000 /boot/uImage mmc_load_uinitrd=ext2load mmc $device 0x1100000 /boot/uInitrd mmc_root=/dev/mmcblk0p1 mtdids=nand0=orion_nand mtdparts=mtdparts=orion_nand:2M(u-boot),3M(uImage),3M(uImage2),8M(failsafe),112M(root) partition=nand0,2 preboot_nc=run if_netconsole start_netconsole rootdelay=10 rootfstype=ext3 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 serverip=192.168.0.220 set_bootargs_mmc=setenv bootargs console=$console root=$mmc_root rootdelay=$rootdelay rootfstype=$rootfstype $mtdparts 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 start_netconsole=setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; setenv stdout nc; setenv stderr nc; version; stderr=serial stdin=serial stdout=serial usb_boot=run load_dtb; run load_uimage; if run load_initrd; then bootm 0x800000 0x1100000 0x1c00000; else bootm 0x800000 - 0x1c00000; 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/sdb1 usb_rootfstype=ext3 Environment size: 2462/131068 bytes
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 23, 2015 12:24AM |
Admin Registered: 13 years ago Posts: 18,848 |
seteenv bootcmd 'run bootcmd_sata; reset'
boot
fw_seteenv bootcmd 'run bootcmd_sata; reset'
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 24, 2015 03:08AM |
Admin Registered: 13 years ago Posts: 18,848 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 26, 2015 07:29PM |
Registered: 11 years ago Posts: 165 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 26, 2015 08:07PM |
Admin Registered: 13 years ago Posts: 18,848 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 27, 2015 06:55AM |
Registered: 9 years ago Posts: 2 |
U-Boot 2014.07-tld-2 (Sep 20 2014 - 00:52:18) Pogo E02 SoC: Kirkwood 88F6281_A0 DRAM: 256 MiB WARNING: Caches not enabled NAND: 128 MiB In: serial Out: serial Err: serial Net: egiga0 No link on egiga0 ping failed; host 192.168.0.11 is not alive Hit any key to stop autoboot: 0 (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 7 USB Device(s) found scanning usb for storage devices... EHCI timed out on TD - token=0x82008d80 4 Storage Device(s) found 10228 bytes read in 992 ms (9.8 KiB/s) 2865664 bytes read in 398 ms (6.9 MiB/s) 6535284 bytes read in 547 ms (11.4 MiB/s) ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-3.18.5-kirkwood-tld-1 Created: 2015-02-25 6:09:36 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2865600 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-25 6:09:56 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 0f4e3000, end 0fb1e834 ... OK Loading Device Tree to 0f4dd000, end 0f4e27f3 ... OK Using machid 0xdd6 from environment 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) ) #1 PREEMPT Thu Feb 5 17:58:07 PST 2015 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine model: CloudEngines Pogoplug E02 [ 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 root=/dev/sda1 rootdelay=10 rootfstype=ext2 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) [ 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: 244888K/262144K available (5640K kernel code, 365K rwdata, 1920K rodata, 268K init, 305K bss, 17256K reserved) [ 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.000016] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns [ 0.000410] Console: colour dummy device 80x30 [ 0.000440] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584) [ 0.090120] pid_max: default: 32768 minimum: 301 [ 0.090262] Security Framework initialized [ 0.090365] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090384] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.091125] Initializing cgroup subsys devices [ 0.091158] Initializing cgroup subsys freezer [ 0.091191] Initializing cgroup subsys net_cls [ 0.091213] Initializing cgroup subsys blkio [ 0.091317] CPU: Testing write buffer coherency: ok [ 0.091771] Setting up static identity map for 0x557418 - 0x557470 [ 0.092065] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x2 [ 0.094528] devtmpfs: initialized [ 0.097159] prandom: seed boundary self test passed [ 0.101259] prandom: 100 self tests passed [ 0.101288] pinctrl core: initialized pinctrl subsystem [ 0.101788] regulator-dummy: no parameters [ 0.105843] NET: Registered protocol family 16 [ 0.106305] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.130118] cpuidle: using governor ladder [ 0.160117] cpuidle: using governor menu [ 0.160537] Feroceon L2: Enabling L2 [ 0.160584] Feroceon L2: Cache support initialised. [ 0.160965] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set [ 0.165142] No ATAGs? [ 0.201813] vgaarb: loaded [ 0.202196] usbcore: registered new interface driver usbfs [ 0.202278] usbcore: registered new interface driver hub [ 0.202343] usbcore: registered new device driver usb [ 0.203424] Switched to clocksource orion_clocksource [ 0.241833] NET: Registered protocol family 2 [ 0.242604] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.242640] TCP bind hash table entries: 2048 (order: 1, 8192 bytes) [ 0.242671] TCP: Hash tables configured (established 2048 bind 2048) [ 0.242742] TCP: reno registered [ 0.242756] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.242778] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.242980] NET: Registered protocol family 1 [ 0.243359] RPC: Registered named UNIX socket transport module. [ 0.243371] RPC: Registered udp transport module. [ 0.243378] RPC: Registered tcp transport module. [ 0.243385] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.243715] Unpacking initramfs... [ 0.799384] Freeing initrd memory: 6384K (cf4e3000 - cfb1f000) [ 0.799521] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.800877] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.800912] Initialise system trusted keyring [ 0.801014] audit: initializing netlink subsys (disabled) [ 0.801072] audit: type=2000 audit(0.790:1): initialized [ 0.801895] zpool: loaded [ 0.801912] zbud: loaded [ 0.802219] VFS: Disk quotas dquot_6.5.2 [ 0.802281] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.802890] NFS: Registering the id_resolver key type [ 0.802933] Key type id_resolver registered [ 0.802943] Key type id_legacy registered [ 0.802970] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.802985] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.803205] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.803600] msgmni has been set to 490 [ 0.803763] Key type big_key registered [ 0.806705] alg: No test for stdrng (krng) [ 0.806749] Key type asymmetric registered [ 0.806766] Asymmetric key parser 'x509' registered [ 0.806859] bounce: pool size: 64 pages [ 0.806952] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.806975] io scheduler noop registered [ 0.806991] io scheduler deadline registered [ 0.807047] io scheduler cfq registered (default) [ 0.808373] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 0.809015] irq: Cannot allocate irq_descs @ IRQ32, assuming pre-allocated [ 0.809418] irq: Cannot allocate irq_descs @ IRQ64, assuming pre-allocated [ 0.809941] mv_xor f1060800.xor: Marvell shared XOR driver [ 0.843502] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 0.883491] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 0.883675] mv_xor f1060900.xor: Marvell shared XOR driver [ 0.923490] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 0.963488] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 0.963936] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.965274] console [ttyS0] disabled [ 0.965337] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A [ 1.567639] console [ttyS0] enabled [ 1.572553] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1 [ 1.578970] nand: Samsung NAND 128MiB 3,3V 8-bit [ 1.583630] nand: 128MiB, SLC, page size: 2048, OOB size: 64 [ 1.589322] Scanning device for bad blocks [ 1.595175] Bad eraseblock 22 at 0x0000002c0000 [ 1.602574] Bad eraseblock 60 at 0x000000780000 [ 1.621704] Bad eraseblock 252 at 0x000001f80000 [ 1.633477] Bad eraseblock 346 at 0x000002b40000 [ 1.645917] Bad eraseblock 449 at 0x000003820000 [ 1.657828] Bad eraseblock 545 at 0x000004420000 [ 1.672171] Bad eraseblock 673 at 0x000005420000 [ 1.683400] Bad eraseblock 760 at 0x000005f00000 [ 1.696083] Bad eraseblock 866 at 0x000006c40000 [ 1.706703] Bad eraseblock 945 at 0x000007620000 [ 1.717300] 4 cmdlinepart partitions found on MTD device orion_nand [ 1.723612] Creating 4 MTD partitions on "orion_nand": [ 1.728778] 0x000000000000-0x000000100000 : "u-boot" [ 1.734227] 0x000000100000-0x000000500000 : "uImage" [ 1.739634] 0x000000500000-0x000002500000 : "rootfs" [ 1.745090] 0x000002500000-0x000008000000 : "data" [ 1.751273] libphy: Fixed MDIO Bus: probed [ 1.755718] libphy: orion_mdio_bus: probed [ 1.766066] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 2.844165] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:00:c5:75 [ 2.853121] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.859719] ehci-pci: EHCI PCI platform driver [ 2.864285] ehci-orion: EHCI orion driver [ 2.868479] orion-ehci f1050000.ehci: EHCI Host Controller [ 2.874043] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 2.881891] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000 [ 2.903462] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 2.909690] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.916537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.923809] usb usb1: Product: EHCI Host Controller [ 2.928708] usb usb1: Manufacturer: Linux 3.18.5-kirkwood-tld-1 ehci_hcd [ 2.935458] usb usb1: SerialNumber: f1050000.ehci [ 2.940911] hub 1-0:1.0: USB hub found [ 2.944773] hub 1-0:1.0: 1 port detected [ 2.949610] mousedev: PS/2 mouse device common for all mice [ 3.263486] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 3.415146] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608 [ 3.421890] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 3.429095] usb 1-1: Product: USB2.0 Hub [ 3.433985] hub 1-1:1.0: USB hub found [ 3.438145] hub 1-1:1.0: 4 ports detected [ 3.723771] usb 1-1.1: new high-speed USB device number 3 using orion-ehci [ 3.845146] usb 1-1.1: New USB device found, idVendor=0781, idProduct=b7b1 [ 3.852065] usb 1-1.1: New USB device strings: Mfr=3, Product=4, SerialNumber=5 [ 3.859445] usb 1-1.1: Product: MobileMate Micro [ 3.864104] usb 1-1.1: Manufacturer: SanDisk [ 3.868393] usb 1-1.1: SerialNumber: 000000084421 [ 3.953769] usb 1-1.2: new high-speed USB device number 4 using orion-ehci [ 3.963449] rtc-mv f1010300.rtc: internal RTC not ticking [ 3.969081] i2c /dev entries driver [ 3.973957] hidraw: raw HID events driver (C) Jiri Kosina [ 3.979757] drop_monitor: Initializing network drop monitor service [ 3.986325] TCP: cubic registered [ 3.989668] NET: Registered protocol family 17 [ 3.994290] Key type dns_resolver registered [ 3.999409] Loading compiled-in X.509 certificates [ 4.004366] registered taskstats version 1 [ 4.009533] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 4.018145] Freeing unused kernel memory: 268K (c076b000 - c07ae000) Loading, please wait... [ 4.093770] systemd-udevd[58]: starting version 215 [ 4.100754] random: systemd-udevd urandom read with 7 bits of entropy available [ 4.156040] usb 1-1.2: New USB device found, idVendor=174c, idProduct=55aa [ 4.162980] usb 1-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 4.197274] usb 1-1.2: Product: HD-10U3 [ 4.201926] usb 1-1.2: Manufacturer: Sarotech [ 4.213584] usb 1-1.2: SerialNumber: 123456789012 [ 4.303929] usb 1-1.3: new high-speed USB device number 5 using orion-ehci [ 4.423910] usb 1-1.3: New USB device found, idVendor=050d, idProduct=0307 [ 4.430843] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 4.439581] hub 1-1.3:1.0: USB hub found [ 4.443771] hub 1-1.3:1.0: 7 ports detected [ 4.475479] SCSI subsystem initialized [ 4.485391] usb-storage 1-1.1:1.0: USB Mass Storage device detected [ 4.492046] scsi host0: usb-storage 1-1.1:1.0 [ 4.497525] usb 1-1.2: UAS is blacklisted for this device, using usb-storage instead [ 4.505381] usb-storage 1-1.2:1.0: USB Mass Storage device detected [ 4.511875] usb-storage 1-1.2:1.0: Quirks match for vid 174c pid 55aa: 400000 [ 4.519171] scsi host1: usb-storage 1-1.2:1.0 [ 4.525321] usbcore: registered new interface driver usb-storage [ 4.534455] usbcore: registered new interface driver uas [ 4.723654] usb 1-1.3.1: new high-speed USB device number 6 using orion-ehci [ 4.875773] usb 1-1.3.1: New USB device found, idVendor=174c, idProduct=174c [ 4.882873] usb 1-1.3.1: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 4.890423] usb 1-1.3.1: Product: FHD-265U3 6G [ 4.894905] usb 1-1.3.1: Manufacturer: Sarotech [ 4.899454] usb 1-1.3.1: SerialNumber: 123456789012 [ 4.910097] scsi host2: uas [ 4.916826] scsi 2:0:0:0: Direct-Access Sarotech FHD-265U3 6G 0 PQ: 0 ANSI: 6 [ 4.934943] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) [ 4.944663] sd 2:0:0:0: [sda] Write Protect is off [ 4.950283] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 4.993534] usb 1-1.3.4: new high-speed USB device number 7 using orion-ehci [ 5.125024] usb 1-1.3.4: New USB device found, idVendor=13fd, idProduct=1040 [ 5.132119] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.139674] usb 1-1.3.4: Product: 0G8CE00 [ 5.144506] usb 1-1.3.4: Manufacturer: Initio [ 5.148881] usb 1-1.3.4: SerialNumber: 0000000000000000W [ 5.157554] usb-storage 1-1.3.4:1.0: USB Mass Storage device detected [ 5.165856] scsi host3: usb-storage 1-1.3.4:1.0 [ 5.494877] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 9407 PQ: 0 ANSI: 0 [ 5.511176] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 5.517077] sd 0:0:0:0: Attached scsi generic sg1 type 0 [ 5.524393] scsi 1:0:0:0: Direct-Access Sarotech HD-10U3 0 PQ: 0 ANSI: 6 [ 5.540930] sd 1:0:0:0: Attached scsi generic sg2 type 0 [ 5.547333] sd 1:0:0:0: [sdc] 976771055 512-byte logical blocks: (500 GB/465 GiB) [ 5.562077] sd 1:0:0:0: [sdc] Write Protect is off [ 5.567802] sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 5.648439] sd 0:0:0:0: [sdb] 15954944 512-byte logical blocks: (8.16 GB/7.60 GiB) [ 5.657176] sd 0:0:0:0: [sdb] Write Protect is off [ 5.663050] sd 0:0:0:0: [sdb] No Caching mode page found [ 5.668421] sd 0:0:0:0: [sdb] Assuming drive cache: write through [ 5.681440] sdb: sdb1 [ 5.696452] sd 0:0:0:0: [sdb] Attached SCSI removable disk [ 6.164377] scsi 3:0:0:0: Direct-Access Initio 0G8CE00 1.05 PQ: 0 ANSI: 0 [ 6.177833] sd 3:0:0:0: [sdd] 117210240 512-byte logical blocks: (60.0 GB/55.8 GiB) [ 6.186830] sd 3:0:0:0: Attached scsi generic sg3 type 0 [ 6.197576] sd 3:0:0:0: [sdd] Write Protect is off [ 6.203312] sd 3:0:0:0: [sdd] No Caching mode page found [ 6.208744] sd 3:0:0:0: [sdd] Assuming drive cache: write through [ 6.219939] sdd: sdd1 [ 6.234830] sd 3:0:0:0: [sdd] Attached SCSI disk [ 7.990822] sda: sda1 [ 7.998040] sd 2:0:0:0: [sda] Attached SCSI disk [ 10.919312] sdc: sdc1 [ 10.925815] sd 1:0:0:0: [sdc] Attached SCSI disk Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 14.631978] EXT2-fs (sda1): error: couldn't mount because of unsupported optional features (240) mount: mounting /dev/sda1 on /root failed: Invalid argument Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... mount: mounting /dev on /root/dev failed: No such file or directory done. Target filesystem doesn't have requested /sbin/init. No init found. Try passing init= bootarg. modprobe: module i8042 not found in modules.dep [ 14.813633] uhci_hcd: USB Universal Host Controller Interface driver [ 14.827933] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 14.842999] usbcore: registered new interface driver usbhid [ 14.848728] usbhid: USB HID core driver BusyBox v1.22.1 (Debian 1:1.22.0-9+b1) built-in shell (ash) Enter 'help' for a list of built-in commands. /bin/sh: can't access tty; job control turned off (init
arcNumber=3542 baudrate=115200 bootcmd=run bootcmd_usb; reset bootcmd_usb=run usb_init; run set_bootargs_usb; run usb_boot; bootdelay=10 console=ttyS0,115200 device=0:1 ethact=egiga0 ethaddr=00:25:31:00:C5:75 if_netconsole=ping $serverip ipaddr=192.168.0.2 led_error=orange blinking led_exit=green off led_init=green blinking load_dtb=ext2load usb 0:1 0x1c00000 /boot/dts/kirkwood-pogo_e02.dtb load_initrd=ext2load usb 0:1 0x1100000 /boot/uInitrd load_uimage=ext2load usb 0:1 0x800000 /boot/uImage machid=dd6 mainlineLinux=yes mtdids=nand0=orion_nand mtdparts=mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) ncip=192.168.0.11 partition=nand0,2 preboot=run if_netconsole start_netconsole preboot_nc=run if_netconsole start_netconsole rootdelay=10 rootfstype=ext2 serverip=192.168.0.11 set_bootargs_usb=setenv bootargs console=$console root=$usb_root rootdelay=$usb_ rootdelay rootfstype=$usb_rootfstype $mtdparts start_netconsole=setenv ncip $serverip; setenv bootdelay 10; setenv stdin nc; se tenv stdout nc; setenv stderr nc; version; stderr=nc stdin=nc stdout=nc usb_boot=run load_dtb; run load_uimage; if run load_initrd; then bootm 0x800000 0x1100000 0x1c00000; else bootm 0x800000 - 0x1c00000; 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
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 27, 2015 03:15PM |
Admin Registered: 13 years ago Posts: 18,848 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs February 28, 2015 12:56AM |
Registered: 9 years ago Posts: 2 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 02, 2015 10:49AM |
Registered: 9 years ago Posts: 51 |
> seteenv bootcmd 'run bootcmd_sata; reset' >>
> boot >>
> fw_seteenv bootcmd 'run bootcmd_sata; reset' >
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 02, 2015 12:20PM |
Registered: 11 years ago Posts: 165 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 02, 2015 03:09PM |
Registered: 9 years ago Posts: 51 |
[ 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) ) #1 PREEMPT Thu Feb 5 17:58:07 PST 2015 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine model: Pogoplug v4 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] On node 0 totalpages: 32768 [ 0.000000] free_area_init_node: node 0, pgdat c0802d40, node_mem_map c7efa000 [ 0.000000] DMA zone: 256 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 32768 pages, LIFO batch:7 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:2M(u-boot),3M(uImage),3M(uImage2),8M(failsafe),112M(root) [ 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: 114592K/131072K available (5640K kernel code, 365K rwdata, 1920K rodata, 268K init, 305K bss, 16480K reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB) [ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 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.000024] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769803770ns [ 0.000617] Console: colour dummy device 80x30 [ 0.000662] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216) [ 0.090157] pid_max: default: 32768 minimum: 301 [ 0.090367] Security Framework initialized [ 0.090517] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090549] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.091658] Initializing cgroup subsys devices [ 0.091710] Initializing cgroup subsys freezer [ 0.091761] Initializing cgroup subsys net_cls [ 0.091794] Initializing cgroup subsys blkio [ 0.091953] CPU: Testing write buffer coherency: ok [ 0.092626] Setting up static identity map for 0x557418 - 0x557470 [ 0.093081] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3 [ 0.096799] devtmpfs: initialized [ 0.100874] prandom: seed boundary self test passed [ 0.106871] prandom: 100 self tests passed [ 0.106899] pinctrl core: initialized pinctrl subsystem [ 0.107651] regulator-dummy: no parameters [ 0.113864] NET: Registered protocol family 16 [ 0.114589] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.140180] cpuidle: using governor ladder [ 0.170175] cpuidle: using governor menu [ 0.170810] Feroceon L2: Enabling L2 [ 0.170875] Feroceon L2: Cache support initialised. [ 0.171449] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set [ 0.177921] No ATAGs? [ 0.212557] vgaarb: loaded [ 0.213108] usbcore: registered new interface driver usbfs [ 0.213236] usbcore: registered new interface driver hub [ 0.213356] usbcore: registered new device driver usb [ 0.214929] Switched to clocksource orion_clocksource [ 0.270299] NET: Registered protocol family 2 [ 0.271416] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.271452] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.271482] TCP: Hash tables configured (established 1024 bind 1024) [ 0.271586] TCP: reno registered [ 0.271606] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.271639] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.271931] NET: Registered protocol family 1 [ 0.272450] RPC: Registered named UNIX socket transport module. [ 0.272468] RPC: Registered udp transport module. [ 0.272478] RPC: Registered tcp transport module. [ 0.272489] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.272520] PCI: CLS 0 bytes, default 32 [ 0.272876] Unpacking initramfs... [ 1.096807] Freeing initrd memory: 6732K (c1100000 - c1793000) [ 1.097005] NetWinder Floating Point Emulator V0.97 (double precision) [ 1.098980] futex hash table entries: 256 (order: -1, 3072 bytes) [ 1.099027] Initialise system trusted keyring [ 1.099170] audit: initializing netlink subsys (disabled) [ 1.099251] audit: type=2000 audit(1.090:1): initialized [ 1.100401] zpool: loaded [ 1.100425] zbud: loaded [ 1.100861] VFS: Disk quotas dquot_6.5.2 [ 1.100949] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.101798] NFS: Registering the id_resolver key type [ 1.101859] Key type id_resolver registered [ 1.101872] Key type id_legacy registered [ 1.101910] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.101931] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 1.102244] jffs2: version 2.2. (NAND) (SUMMARY) \xffffffc2\xffffffa9\xffffffa9 2001-2006 Red Hat, Inc. [ 1.102717] msgmni has been set to 236 [ 1.102948] Key type big_key registered [ 1.107329] alg: No test for stdrng (krng) [ 1.107391] Key type asymmetric registered [ 1.107415] Asymmetric key parser 'x509' registered [ 1.107550] bounce: pool size: 64 pages [ 1.107682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 1.107728] io scheduler noop registered [ 1.107752] io scheduler deadline registered [ 1.107834] io scheduler cfq registered (default) [ 1.109078] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 36 [ 1.109101] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 37 [ 1.109118] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 38 [ 1.109135] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 39 [ 1.109151] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 40 [ 1.109168] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 41 [ 1.109185] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 42 [ 1.109201] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 43 [ 1.109218] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 44 [ 1.109235] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 45 [ 1.109251] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 46 [ 1.109268] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 47 [ 1.109284] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 48 [ 1.109301] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 49 [ 1.109808] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 1.110765] irq: Cannot allocate irq_descs @ IRQ34, assuming pre-allocated [ 1.111342] irq: Cannot allocate irq_descs @ IRQ66, assuming pre-allocated [ 1.112550] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00 [ 1.112579] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff] [ 1.112599] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 1.112619] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.112666] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400 [ 1.113089] PCI: bus0: Fast back to back transfers disabled [ 1.113112] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.113377] pci 0000:01:00.0: [1b73:1009] type 00 class 0x0c0330 [ 1.113430] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit] [ 1.113466] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 1.113501] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit] [ 1.113584] pci 0000:01:00.0: supports D1 [ 1.113603] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [ 1.114074] PCI: bus1: Fast back to back transfers disabled [ 1.114100] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.114221] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff] [ 1.114252] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bit] [ 1.114289] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0010000-0xe0010fff 64bit] [ 1.114324] pci 0000:01:00.0: BAR 4: assigned [mem 0xe0011000-0xe0011fff 64bit] [ 1.114354] pci 0000:00:01.0: PCI bridge to [bus 01] [ 1.114377] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 1.114514] pci 0000:00:01.0: enabling device (0140 -> 0142) [ 1.114550] pci 0000:01:00.0: enabling device (0140 -> 0142) [ 1.115157] mv_xor f1060800.xor: Marvell shared XOR driver [ 1.155039] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 1.195038] mv_xor f1060800.xor: Marvell XOR: ( xor cpy ) [ 1.195306] mv_xor f1060900.xor: Marvell shared XOR driver [ 1.235021] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 1.275017] mv_xor f1060900.xor: Marvell XOR: ( xor cpy ) [ 1.275638] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 1.277641] console [ttyS0] disabled [ 1.277732] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 10416666) is a 16550A [ 2.072190] console [ttyS0] enabled [ 2.077773] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1 [ 2.084105] nand: Hynix H27U1G8F2BTR-BC [ 2.087970] nand: 128MiB, SLC, page size: 2048, OOB size: 64 [ 2.093624] Scanning device for bad blocks [ 2.182186] 5 cmdlinepart partitions found on MTD device orion_nand [ 2.188449] Creating 5 MTD partitions on "orion_nand": [ 2.193572] 0x000000000000-0x000000200000 : "u-boot" [ 2.199130] 0x000000200000-0x000000500000 : "uImage" [ 2.204624] 0x000000500000-0x000000800000 : "uImage2" [ 2.210218] 0x000000800000-0x000001000000 : "failsafe" [ 2.215920] 0x000001000000-0x000008000000 : "root" [ 2.222739] libphy: Fixed MDIO Bus: probed [ 2.227303] libphy: orion_mdio_bus: probed [ 2.241768] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 3.323159] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:06:06:c7 [ 3.332211] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.338752] ehci-pci: EHCI PCI platform driver [ 3.343281] ehci-orion: EHCI orion driver [ 3.347550] orion-ehci f1050000.ehci: EHCI Host Controller [ 3.353055] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 3.360932] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000 [ 3.384979] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 3.391240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.398038] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.405259] usb usb1: Product: EHCI Host Controller [ 3.410123] usb usb1: Manufacturer: Linux 3.18.5-kirkwood-tld-1 ehci_hcd [ 3.416827] usb usb1: SerialNumber: f1050000.ehci [ 3.422589] hub 1-0:1.0: USB hub found [ 3.426450] hub 1-0:1.0: 1 port detected [ 3.431650] mousedev: PS/2 mouse device common for all mice [ 4.444981] rtc-mv f1010300.rtc: internal RTC not ticking [ 4.450664] i2c /dev entries driver [ 4.456040] hidraw: raw HID events driver (C) Jiri Kosina [ 4.461942] drop_monitor: Initializing network drop monitor service [ 4.468569] TCP: cubic registered [ 4.471885] NET: Registered protocol family 17 [ 4.476530] Key type dns_resolver registered [ 4.481954] Loading compiled-in X.509 certificates [ 4.486819] registered taskstats version 1 [ 4.492490] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 4.500503] PM: Hibernation image not present or could not be loaded. [ 4.502051] Freeing unused kernel memory: 268K (c076b000 - c07ae000) [ 4.609841] systemd-udevd[57]: starting version 204 [ 4.843156] SCSI subsystem initialized [ 4.859103] mvsdio f1090000.mvsdio: Got CD GPIO [ 4.928222] libata version 3.00 loaded. [ 4.931314] sata_mv f1080000.sata: version 1.28 [ 4.931601] sata_mv f1080000.sata: slots 32 ports 1 [ 4.980212] scsi host0: sata_mv [ 4.983881] ata1: SATA max UDMA/133 irq 32 [ 5.515001] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl F300) [ 5.815091] ata1.00: ATA-8: WDC WD2500BEVS-75UST0, 01.01A01, max UDMA/133 [ 5.821863] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32) [ 5.885036] ata1.00: configured for UDMA/133 [ 5.905510] scsi 0:0:0:0: Direct-Access ATA WDC WD2500BEVS-7 1A01 PQ: 0 ANSI: 5 [ 5.928344] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 5.939751] sd 0:0:0:0: [sda] Write Protect is off [ 5.944543] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 5.944713] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 5.992419] sda: sda1 sda2 < sda5 > [ 5.999680] sd 0:0:0:0: [sda] Attached SCSI disk [ 6.010388] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 16.393154] PM: Starting manual resume from disk [ 16.397988] PM: Hibernation image partition 8:5 present [ 16.398002] PM: Looking for hibernation image. [ 16.398615] PM: Image not found (code -22) [ 16.398633] PM: Hibernation image not present or could not be loaded. [ 16.703420] EXT3-fs (sda1): mounted filesystem with ordered data mode [ 16.709919] kjournald starting. Commit interval 5 seconds [ 20.045231] systemd-udevd[218]: starting version 204 [ 20.298640] random: nonblocking pool is initialized [ 20.417828] input: gpio_keys as /devices/gpio_keys/input/input0 [ 20.747926] orion_wdt: Initial timeout 25 sec [ 20.794150] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 20.826977] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 20.879077] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 20.953978] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.988952] usb usb2: Product: xHCI Host Controller [ 21.020695] usb usb2: Manufacturer: Linux 3.18.5-kirkwood-tld-1 xhci-hcd [ 21.049309] usb usb2: SerialNumber: 0000:01:00.0 [ 21.074788] hub 2-0:1.0: USB hub found [ 21.095682] hub 2-0:1.0: 2 ports detected [ 21.130148] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 21.157245] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3 [ 21.189856] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003 [ 21.204927] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 21.213489] usb usb3: Product: xHCI Host Controller [ 21.218676] usb usb3: Manufacturer: Linux 3.18.5-kirkwood-tld-1 xhci-hcd [ 21.225845] usb usb3: SerialNumber: 0000:01:00.0 [ 21.236587] hub 3-0:1.0: USB hub found [ 21.240885] hub 3-0:1.0: 2 ports detected [ 21.445172] usb 2-2: new high-speed USB device number 2 using xhci_hcd [ 21.565502] usb 3-1: new SuperSpeed USB device number 2 using xhci_hcd [ 21.586285] usb 3-1: New USB device found, idVendor=0781, idProduct=5581 [ 21.592977] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 21.600156] usb 3-1: Product: Ultra [ 21.607453] usb 3-1: Manufacturer: SanDisk [ 21.611551] usb 3-1: SerialNumber: 4C530147051105114063 [ 21.646114] usb 2-2: New USB device found, idVendor=0781, idProduct=5573 [ 21.652810] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 21.680996] usb 2-2: Product: Staples [ 21.684662] usb 2-2: Manufacturer: [ 21.701986] usb 2-2: SerialNumber: 4C532000040114102173 [ 21.756926] usb-storage 3-1:1.0: USB Mass Storage device detected [ 21.775563] scsi host1: usb-storage 3-1:1.0 [ 21.785345] usb-storage 2-2:1.0: USB Mass Storage device detected [ 21.797885] scsi host2: usb-storage 2-2:1.0 [ 21.810287] usbcore: registered new interface driver usb-storage [ 21.836968] usbcore: registered new interface driver uas [ 22.711311] Adding 3024052k swap on /dev/sda5. Priority:-1 extents:1 across:3024052k FS [ 22.775781] scsi 1:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6 [ 22.796212] scsi 2:0:0:0: Direct-Access Staples 1.22 PQ: 0 ANSI: 5 [ 22.805939] sd 1:0:0:0: [sdb] 121438208 512-byte logical blocks: (62.1 GB/57.9 GiB) [ 22.815336] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 22.834784] sd 1:0:0:0: [sdb] Write Protect is off [ 22.841416] sd 2:0:0:0: [sdc] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB) [ 22.849734] sd 2:0:0:0: Attached scsi generic sg2 type 0 [ 22.865064] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00 [ 22.865626] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 22.875764] sd 2:0:0:0: [sdc] Write Protect is off [ 22.880553] sd 2:0:0:0: [sdc] Mode Sense: 43 00 00 00 [ 22.895107] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 22.911116] sdb: sdb1 [ 22.927703] sd 1:0:0:0: [sdb] Attached SCSI removable disk [ 22.939446] sdc: sdc1 sdc2 [ 22.954659] sd 2:0:0:0: [sdc] Attached SCSI removable disk [ 23.891184] EXT3-fs (sda1): using internal journal [ 33.054674] NET: Registered protocol family 10 [ 33.061176] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 34.827141] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled [ 34.837001] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 02, 2015 03:10PM |
Admin Registered: 13 years ago Posts: 18,848 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 02, 2015 03:56PM |
Registered: 9 years ago Posts: 51 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 02, 2015 10:16PM |
Registered: 9 years ago Posts: 429 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 10, 2015 08:44AM |
Registered: 9 years ago Posts: 10 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 10, 2015 03:26PM |
Admin Registered: 13 years ago Posts: 18,848 |
lspci -vv
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 11, 2015 05:26AM |
Registered: 9 years ago Posts: 10 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 11, 2015 07:56AM |
Registered: 9 years ago Posts: 14 |
Mar 11 13:09:47 zn325-1 kernel: mv643xx_eth_port mv643xx_eth_port.0 eth0: link down Mar 11 13:09:47 zn325-1 kernel: mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled Mar 11 13:09:47 zn325-1 kernel: mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled Mar 11 13:15:08 zn325-1 kernel: mv643xx_eth_port mv643xx_eth_port.0 eth0: link down Mar 11 13:15:08 zn325-1 kernel: mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled Mar 11 13:20:12 zn325-1 kernel: mv643xx_eth_port mv643xx_eth_port.0 eth0: link down Mar 11 13:20:12 zn325-1 kernel: mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled Mar 11 13:20:12 zn325-1 kernel: mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
tufkal
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 11, 2015 01:54PM |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 11, 2015 04:16PM |
Admin Registered: 13 years ago Posts: 18,848 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 11, 2015 04:17PM |
Admin Registered: 13 years ago Posts: 18,848 |
tufkal
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 11, 2015 09:27PM |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 11, 2015 09:29PM |
Registered: 10 years ago Posts: 162 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 11, 2015 09:33PM |
Registered: 10 years ago Posts: 162 |
Re: Linux Kernel 3.18 (FDT) and 3.16 (non-FDT) Kirkwood package and rootfs March 11, 2015 11:45PM |
Admin Registered: 13 years ago Posts: 18,848 |
[ 0.969969] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00 [ 0.969993] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff] [ 0.970009] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 0.970026] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.970066] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400 [ 0.970433] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.970651] pci 0000:01:00.0: [1814:3090] type 00 class 0x028000 [ 0.970691] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff] [ 0.971117] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.971220] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff] [ 0.971245] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff] [ 0.971265] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.971284] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 3.298687] ehci-pci: EHCI PCI platform driver [ 20.826154] pci 0000:00:01.0: enabling device (0140 -> 0142) [ 20.831973] rt2800pci 0000:01:00.0: enabling device (0140 -> 0142)
00:01.0 PCI bridge: Marvell Technology Group Ltd. 88F6281 [Kirkwood] ARM SoC (rev 02) (prog-if 00 [Normal decode]) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Memory behind bridge: e0000000-e00fffff Prefetchable memory behind bridge: 00000000-000fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- 01:00.0 Network controller: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe Subsystem: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 83 Region 0: Memory at e0000000 (32-bit, non-prefetchable) [size=64K] Capabilities: [40] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [70] Express (v2) Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 unlimited ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us ClockPM+ Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn- Capabilities: [140 v1] Device Serial Number 00-00-67-86-29-8e-0e-00 Kernel driver in use: rt2800pci