This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

evmk2h无法自动加载u盘等设备

刚买的evmk2h评估板,自带的内核和文件系统不支持u盘等设备的自动检测,

我看启动日志中usb host、usb mass storage都有,udev也起了。请问这是什么原因导致的?谢谢

附启动日志如下:

U-Boot SPL 2013.01-00004-g0c2f8a2 (Aug 16 2013 - 19:04:15)
SF: Detected N25Q128A with page size 64 KiB, total 16 MiB


U-Boot 2013.01-00004-g0c2f8a2 (Aug 16 2013 - 19:04:15)

I2C: ready发表
DRAM: 2 GiB
NAND: 512 MiB
Net: TCI6638_EMAC
Warning: TCI6638_EMAC using MAC address from net device
, TCI6638_EMAC1
Hit any key to stop autoboot: 0
Creating 1 MTD partitions on "nand0":
0x000000180000-0x000008000000 : "mtd=2"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 126976 bytes
UBI: smallest flash I/O unit: 2048
UBI: VID header offset: 2048 (aligned 2048)
UBI: data offset: 4096
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=2"
UBI: MTD device size: 126 MiB
UBI: number of good PEBs: 1010
UBI: number of bad PEBs: 2
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 2
UBI: available PEBs: 0
UBI: total number of reserved PEBs: 1010
UBI: number of PEBs reserved for bad PEB handling: 10
UBI: max/mean erase counter: 2/0
UBIFS: mounted UBI device 0, volume 0, name "boot"
UBIFS: mounted read-only
UBIFS: file system size: 5079040 bytes (4960 KiB, 4 MiB, 40 LEBs)
UBIFS: journal size: 1142785 bytes (1116 KiB, 1 MiB, 9 LEBs)
UBIFS: media format: w4/r0 (latest is w4/r0)
UBIFS: default compressor: LZO
UBIFS: reserved for root: 0 bytes (0 KiB)
Loading file 'uImage-k2hk-evm.dtb' to addr 0x87000000 with size 56540 (0x0000dcdc)...
Done
Loading file 'skern-keystone-evm.bin' to addr 0x0c5f0000 with size 45056 (0x0000b000)...
Done
Loading file 'uImage-keystone-evm.bin' to addr 0x88000000 with size 3580080 (0x0036a0b0)...
Done
## installed monitor, freq [194560000], status 194560000
## Booting kernel from Legacy Image at 88000000 ...
Image Name: Linux-3.8.4
Created: 2013-08-16 21:51:38 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3580016 Bytes = 3.4 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 87000000
Booting using the fdt blob at 0x87000000
Loading Kernel Image ... OK
OK
Using Device Tree in place at 87000000, end 87010cdb

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.8.4 (gtbldadm@ubuntu-12) (gcc version 4.7.3 20130226 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.03-20130313 - Linaro GCC 2013.03) ) #1 SMP Fri Aug 16 17:51:01 EDT 2013
[ 0.000000] CPU: ARMv7 Processor [412fc0f4] revision 4 (ARMv7), cr=30c7387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine: KeyStone2, model: Texas Instruments Keystone 2 SoC
[ 0.000000] switching to high address space at 0x800000000
[ 0.000000] cma: CMA: reserved 16 MiB at 2e800000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c1310000 s11648 r8192 d12928 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 390144
[ 0.000000] Kernel command line: console=ttyS0,115200n8 rootwait=1 rootfstype=ubifs root=ubi0:rootfs rootflags=sync rw ubi.mtd=2,2048
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Memory: 1536MB = 1536MB total
[ 0.000000] Memory: 1535936k/1535936k available, 36928k reserved, 794624K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc06468b4 (6395 kB)
[ 0.000000] .init : 0xc0647000 - 0xc0688d80 ( 264 kB)
[ 0.000000] .data : 0xc068a000 - 0xc06c7b88 ( 247 kB)
[ 0.000000] .bss : 0xc06c7b88 - 0xc06f225c ( 170 kB)
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] ipc irq: irqchip registered, range 512-539
[ 0.000000] main_pll_clk rate is 1167360000, postdiv = 2, mult = 18,prediv = 0
[ 0.000000] pll_clk parent_rate(122880000 Hz), rate(327680000 Hz),postdiv = 6, mult = 15, prediv = 0
[ 0.000000] tci6614-timer: no matching node
[ 0.000000] Architected local timer running at 194.56MHz (phys).
[ 0.000000] Switching to timer-based delay loop
[ 0.000000] sched_clock: 32 bits at 194MHz, resolution 5ns, wraps every 22075ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000064] Calibrating delay loop (skipped), value calculated using timer frequency.. 389.12 BogoMIPS (lpj=1945600)
[ 0.000074] pid_max: default: 4096 minimum: 301
[ 0.000194] Mount-cache hash table entries: 512
[ 0.007382] CPU: Testing write buffer coherency: ok
[ 0.007533] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.007553] Setting up static identity map for 0x8048dea0 - 0x8048ded4
[ 0.043597] CPU1: Booted secondary processor
[ 0.043611] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.079373] CPU2: Booted secondary processor
[ 0.079387] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.115148] CPU3: Booted secondary processor
[ 0.115161] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.115202] Brought up 4 CPUs
[ 0.115221] SMP: Total of 4 processors activated (1556.48 BogoMIPS).
[ 0.127578] NET: Registered protocol family 16
[ 0.128518] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.136599] keystone2_pcie_serdes_setup
[ 0.138667] keystone2_pcie_serdes_setup done
[ 0.138682] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.138688] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.148682] bio: create slab <bio-0> at 0
[ 0.148850] keystone-pcie: keystone_pcie_rc_init - start
[ 0.149036] MEM 0x0000000050000000..0x000000005fffffff -> 0x0000000050000000
[ 0.149045] IO 0x0000000024000000..0x0000000024003fff -> 0x0000000000000000
[ 0.149075] pcie - number of legacy irqs = 4
[ 0.149119] pcie - number of MSI host irqs = 8, msi_irqs = 32
[ 0.263736] keystone-pcie: Doing PCI Setup...Done
[ 0.263741] keystone-pcie: Starting PCI scan...
[ 0.263862] PCI host bridge to bus 0000:00
[ 0.263872] pci_bus 0000:00: root bus resource [mem 0x50000000-0x5fffffff]
[ 0.263880] pci_bus 0000:00: root bus resource [io 0x0000-0x3fff]
[ 0.263888] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.263931] PCI: bus0: Fast back to back transfers enabled
[ 0.263947] keystone-pcie: Ending PCI scan...
[ 0.263954] keystone-pcie: keystone_pcie_rc_init - end
[ 0.264126] vgaarb: loaded
[ 0.264431] SCSI subsystem initialized
[ 0.264824] usbcore: registered new interface driver usbfs
[ 0.264915] usbcore: registered new interface driver hub
[ 0.265015] usbcore: registered new device driver usb
[ 0.266091] pps_core: LinuxPPS API ver. 1 registered
[ 0.266097] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.266171] PTP clock support registered
[ 0.266234] keystone-hwqueue hwqueue.4: qmgr start queue 0, number of queues 8192
[ 0.266317] keystone-hwqueue hwqueue.4: added qmgr start queue 0, num of queues 8192, reg_peek f0040000, reg_status f0004000, reg_config f0006000, reg_region f0008000, reg_push f0080000, reg_pop f00c0000
[ 0.266325] keystone-hwqueue hwqueue.4: qmgr start queue 8192, number of queues 8192
[ 0.266404] keystone-hwqueue hwqueue.4: added qmgr start queue 8192, num of queues 8192, reg_peek f0100000, reg_status f000a400, reg_config f000c000, reg_region f000e000, reg_push f0140000, reg_pop f0180000
[ 0.267140] keystone-hwqueue hwqueue.4: qos: sched port @8096, drop sched @8000
[ 0.267981] keystone-hwqueue hwqueue.4: qos: sched port @6496, drop sched @6400
[ 0.268809] keystone-hwqueue hwqueue.4: added pool pool-net: 2048 descriptors of size 128
[ 0.268818] keystone-hwqueue hwqueue.4: added pool pool-rio: 128 descriptors of size 256
[ 0.268827] keystone-hwqueue hwqueue.4: added pool pool-udma: 1636 descriptors of size 256
[ 0.268835] keystone-hwqueue hwqueue.4: added pool pool-xge: 2048 descriptors of size 128
[ 0.268844] keystone-hwqueue hwqueue.4: added pool pool-crypto: 512 descriptors of size 128
[ 0.271087] keystone-hwqueue hwqueue.4: registered queues 0-16383
[ 0.271356] keystone-hwqueue hwqueue.4: qos version 0x2000105, magic valid
[ 0.271838] keystone-hwqueue hwqueue.4: qos version 0x2000105, magic valid
[ 0.278916] keystone-pktdma 2004000.pktdma: registered 24 logical channels, flows 32, tx chans: 9, rx chans: 24
[ 0.281686] keystone-pktdma 2a08000.pktdma: registered 24 logical channels, flows 32, tx chans: 32, rx chans: 32, loopback
[ 0.282228] keystone-pktdma 2fa1000.pktdma: registered 4 logical channels, flows 32, tx chans: 16, rx chans: 16
[ 0.282359] Switching to clocksource arch_sys_counter
[ 0.295576] NET: Registered protocol family 2
[ 0.295900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.296010] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.296119] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.296154] TCP: reno registered
[ 0.296163] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.296187] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.296349] NET: Registered protocol family 1
[ 0.296482] RPC: Registered named UNIX socket transport module.
[ 0.296488] RPC: Registered udp transport module.
[ 0.296493] RPC: Registered tcp transport module.
[ 0.296498] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.368301] bounce pool size: 64 pages
[ 0.374908] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.375164] NTFS driver 2.1.30 [Flags: R/O].
[ 0.375431] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.375774] msgmni has been set to 1479
[ 0.376621] NET: Registered protocol family 38
[ 0.376829] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.376837] io scheduler noop registered
[ 0.376842] io scheduler deadline registered
[ 0.376982] io scheduler cfq registered (default)
[ 0.378055] keystone-udma udma0.5: registered udma device udma0
[ 0.419991] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.421166] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 309) is a 16550A
[ 1.200064] console [ttyS0] enabled
[ 1.204045] 2531000.serial: ttyS1 at MMIO 0x2531000 (irq = 312) is a 16550A
[ 1.214026] loop: module loaded
[ 1.217290] at24 0-0050: 131072 byte 24c1024 EEPROM, writable, 1 bytes/write
[ 1.225386] Generic platform RAM MTD, (c) 2004 Simtec Electronics
[ 1.238025] ONFI param page 0 valid
[ 1.241522] ONFI flash detected
[ 1.244679] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xac (Micron MT29F4G08ABBDAHC), 512MiB, page size: 2048, OOB size: 64
[ 1.256355] Bad block table found at page 262080, version 0x01
[ 1.262618] Bad block table found at page 262016, version 0x01
[ 1.268672] nand_read_bbt: bad block at 0x000000c80000
[ 1.273827] nand_read_bbt: bad block at 0x000000ca0000
[ 1.279037] 3 ofpart partitions found on MTD device 30000000.nand
[ 1.285152] Creating 3 MTD partitions on "30000000.nand":
[ 1.290566] 0x000000000000-0x000000100000 : "u-boot"
[ 1.296152] 0x000000100000-0x000000180000 : "params"
[ 1.301689] 0x000000180000-0x000008000000 : "ubifs"
[ 1.307165] davinci_nand 30000000.nand: controller rev. 2.5
[ 1.313271] spi_davinci 21000400.spi: master is unqueued, this is deprecated
[ 1.320589] m25p80 spi32766.0: found n25q128a11, expected n25q128
[ 1.326712] m25p80 spi32766.0: n25q128a11 (16384 Kbytes)
[ 1.332044] 2 ofpart partitions found on MTD device spi32766.0
[ 1.337899] Creating 2 MTD partitions on "spi32766.0":
[ 1.343056] 0x000000000000-0x000000080000 : "u-boot-spl"
[ 1.348941] 0x000000080000-0x000001000000 : "test"
[ 1.354585] spi_davinci 21000400.spi: Controller at 0xf0078400
[ 1.361155] tun: Universal TUN/TAP device driver, 1.6
[ 1.366228] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.372885] keystone-netcp 2f00000.netcp: No streaming regs defined
[ 1.379253] keystone-netcp 2090000.netcp: cpts rftclk freq not defined
[ 1.386570] keystone-netcp 2090000.netcp: Created interface "eth0"
[ 1.392782] keystone-netcp 2090000.netcp: dma_chan_name nettx0
[ 1.399335] keystone-netcp 2090000.netcp: Created interface "eth1"
[ 1.405547] keystone-netcp 2090000.netcp: dma_chan_name nettx1
[ 1.412259] keystone-dwc3 2690000.dwc: usbss revision 47914b00
[ 1.418143] keystone-dwc3 2690000.dwc: mapped irq 425 to virq 608
[ 1.626189] xhci-hcd xhci-hcd: xHCI Host Controller
[ 1.631089] xhci-hcd xhci-hcd: new USB bus registered, assigned bus number 1
[ 1.638894] xhci-hcd xhci-hcd: irq 608, io mem 0x02690000
[ 1.644378] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.651187] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.658437] usb usb1: Product: xHCI Host Controller
[ 1.663331] usb usb1: Manufacturer: Linux 3.8.4 xhci-hcd
[ 1.668656] usb usb1: SerialNumber: xhci-hcd
[ 1.673270] hub 1-0:1.0: USB hub found
[ 1.677033] hub 1-0:1.0: 1 port detected
[ 1.681125] xhci-hcd xhci-hcd: xHCI Host Controller
[ 1.686032] xhci-hcd xhci-hcd: new USB bus registered, assigned bus number 2
[ 1.693176] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.699984] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.707233] usb usb2: Product: xHCI Host Controller
[ 1.712122] usb usb2: Manufacturer: Linux 3.8.4 xhci-hcd
[ 1.717453] usb usb2: SerialNumber: xhci-hcd
[ 1.722043] hub 2-0:1.0: USB hub found
[ 1.725818] hub 2-0:1.0: 1 port detected
[ 1.729957] Initializing USB Mass Storage driver...
[ 1.734953] usbcore: registered new interface driver usb-storage
[ 1.740975] USB Mass Storage support registered.
[ 1.745796] mousedev: PS/2 mouse device common for all mice
[ 1.751571] i2c /dev entries driver
[ 1.755481] watchdog 22f0080.wdt: heartbeat 60 sec
[ 1.772022] keystone-crypto 20c0000.crypto: crypto accelerator enabled
[ 1.778898] usbcore: registered new interface driver usbhid
[ 1.784491] usbhid: USB HID core driver
[ 1.788605] remoteproc0: 2620040.dsp0 is available
[ 1.793504] remoteproc0: Note: remoteproc is still under development and considered experimental.
[ 1.802495] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 1.812900] remoteproc0: no firmware found
[ 1.817191] rproc-user 2620040.dsp0: registered misc device dsp0
[ 1.823435] remoteproc1: 2620044.dsp1 is available
[ 1.828325] remoteproc1: Note: remoteproc is still under development and considered experimental.
[ 1.837320] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 1.847724] remoteproc1: no firmware found
[ 1.852010] rproc-user 2620044.dsp1: registered misc device dsp1
[ 1.858252] remoteproc2: 2620048.dsp2 is available
[ 1.863150] remoteproc2: Note: remoteproc is still under development and considered experimental.
[ 1.872136] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 1.882550] remoteproc2: no firmware found
[ 1.886847] rproc-user 2620048.dsp2: registered misc device dsp2
[ 1.893074] remoteproc3: 262004c.dsp3 is available
[ 1.897964] remoteproc3: Note: remoteproc is still under development and considered experimental.
[ 1.906959] remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 1.917362] remoteproc3: no firmware found
[ 1.921646] rproc-user 262004c.dsp3: registered misc device dsp3
[ 1.927876] remoteproc4: 2620050.dsp4 is available
[ 1.932778] remoteproc4: Note: remoteproc is still under development and considered experimental.
[ 1.941763] remoteproc4: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 1.952167] remoteproc4: no firmware found
[ 1.956459] rproc-user 2620050.dsp4: registered misc device dsp4
[ 1.962686] remoteproc5: 2620054.dsp5 is available
[ 1.967576] remoteproc5: Note: remoteproc is still under development and considered experimental.
[ 1.976570] remoteproc5: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 1.986982] remoteproc5: no firmware found
[ 1.991271] rproc-user 2620054.dsp5: registered misc device dsp5
[ 1.997497] remoteproc6: 2620058.dsp6 is available
[ 2.002396] remoteproc6: Note: remoteproc is still under development and considered experimental.
[ 2.011382] remoteproc6: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 2.021787] remoteproc6: no firmware found
[ 2.026077] rproc-user 2620058.dsp6: registered misc device dsp6
[ 2.032301] remoteproc7: 262005c.dsp7 is available
[ 2.037202] remoteproc7: Note: remoteproc is still under development and considered experimental.
[ 2.046194] remoteproc7: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 2.056600] remoteproc7: no firmware found
[ 2.060889] rproc-user 262005c.dsp7: registered misc device dsp7
[ 2.066939] rproc-user dspmem.3: kick gpio
[ 2.071136] rproc-user dspmem.3: registered misc device dspmem
[ 2.077267] oprofile: no performance counters
[ 2.081782] oprofile: using timer interrupt.
[ 2.086229] GACT probability on
[ 2.089377] Mirror/redirect action on
[ 2.093055] Simple TC action Loaded
[ 2.096908] netem: version 1.3
[ 2.099972] u32 classifier
[ 2.102689] Performance counters on
[ 2.106530] input device check on
[ 2.110198] Actions configured
[ 2.113615] Netfilter messages via NETLINK v0.30.
[ 2.118337] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 2.124835] ctnetlink v0.93: registering with nfnetlink.
[ 2.130386] IPv4 over IPv4 tunneling driver
[ 2.134947] gre: GRE over IPv4 demultiplexor driver
[ 2.139837] ip_gre: GRE over IPv4 tunneling driver
[ 2.145107] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.150513] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 2.156912] arp_tables: (C) 2002 David S. Miller
[ 2.161570] TCP: cubic registered
[ 2.164897] Initializing XFRM netlink socket
[ 2.169671] NET: Registered protocol family 10
[ 2.174718] NET: Registered protocol family 17
[ 2.179186] NET: Registered protocol family 15
[ 2.183688] Bridge firewalling registered
[ 2.187709] Ebtables v2.0 registered
[ 2.191348] 8021q: 802.1Q VLAN Support v1.8
[ 2.197258] sctp: Hash tables configured (established 65536 bind 65536)
[ 2.204001] NET: Registered protocol family 40
[ 2.208572] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 2.216275] Registering SWP/SWPB emulation handler
[ 2.221943] UBI: attaching mtd2 to ubi0
[ 2.636400] UBI: scanning is finished
[ 2.645340] UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 10, need 78
[ 2.656556] UBI: attached mtd2 (name "ubifs", size 126 MiB) to ubi0
[ 2.662852] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.669659] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.676385] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.683283] UBI: good PEBs: 1010, bad PEBs: 2, corrupted PEBs: 0
[ 2.689305] UBI: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 2.696466] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1104540016
[ 2.705544] UBI: available PEBs: 0, total reserved PEBs: 1010, PEBs reserved for bad PEB handling: 10
[ 2.714807] UBI: background thread "ubi_bgt0d" started, PID 1209
[ 2.721419] UBIFS: parse sync
[ 2.724920] UBIFS: background thread "ubifs_bgt0_1" started, PID 1211
[ 2.780094] UBIFS: mounted UBI device 0, volume 1, name "rootfs"(null)
[ 2.786648] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 2.795815] UBIFS: FS size: 107421696 bytes (102 MiB, 846 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 2.805678] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 2.810744] UBIFS: media format: w4/r0 (latest is w4/r0), UUID BF74FC55-267F-4148-A304-BE8682E5BF0C, small LPT model
[ 2.822185] VFS: Mounted root (ubifs filesystem) on device 0:11.
[ 2.828338] Freeing init memory: 260K
INIT: version 2.88 booting
Starting udev
Starting Bootlog daemon: bootlogd.
Configuring network interfaces... [ 3.995596] keystone-netcp 2090000.netcp: initializing cpsw version 1.3 (1) SGMII identification value 0x4ed1
[ 4.005758] keystone-netcp 2090000.netcp: Created a cpsw ale engine
[ 4.012047] keystone-netcp 2090000.netcp: initialized cpsw ale revision 1.3
[ 4.021957] pps pps0: new PPS source ptp0
[ 4.026069] cpts rftclk rate(583680000 HZ),mult(1839607018),shift(30)
[ 4.068443] keystone-netcp 2090000.netcp: Using Packet Accelerator Firmware version 0x01030008
[ 4.077093] keystone-netcp 2090000.netcp: pa_clk_rate(163840000 HZ),mult(25000),shift(12)
[ 4.089530] net eth0: netcp device eth0 opened
[ 4.095678] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 4.101527] 8021q: adding VLAN 0 to HW filter on device eth0
[ 4.107208] net eth0: adding rx vlan id: 0
[ 4.112430] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
udhcpc (v1.20.2) started
Sending discover...
Sending select for 192.168.2.118...
Lease of 192.168.2.118 obtained, lease time 172800
/etc/udhcpc.d/50default: Adding DNS 61.132.163.68
/etc/udhcpc.d/50default: Adding DNS 202.102.213.68
[ 5.022982] keystone-netcp 2090000.netcp: initializing cpsw version 1.3 (1) SGMII identification value 0x4ed1
[ 5.038943] net eth1: netcp device eth1 opened
[ 5.044021] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 5.049871] 8021q: adding VLAN 0 to HW filter on device eth1
[ 5.055554] net eth1: adding rx vlan id: 0
udhcpc (v1.20.2) started
[ 5.132416] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Sending discover...
Sending discover...
Sending discover...
No lease, failing
done.
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.all.rp_filter = 1
Fri Aug 16 23:41:00 UTC 2013
INIT: Entering runlevel: 5
Starting system message bus: dbus.
Starting Dropbear SSH server: dropbear.
Starting mpmsrv daemon.
Starting telnet daemon.
#>>>>> LCD 12
IP Address:
192.168.2.118
Starting tiipclad daemon.
Starting syslog-ng:.
Starting thttpd.
Starting Lighttpd Web Server: lighttpd.
2013-08-16 23:41:00: (log.c.166) server started
* starting FTP Server: vsftpd... done.
***************************************************************
***************************************************************
NOTICE: This file system contains the followin GPLv3 packages:
binutils-symlinks
binutils
gdb
gdbserver

If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above

NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
Stopping Bootlog daemon: bootlogd.

_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|

Arago Project http://arago-project.org keystone-evm ttyS0

Arago 2013.04 keystone-evm ttyS0

keystone-evm login: