CCCCC U-Boot SPL 2013.10-g78d8ebd (Mar 30 2014 - 20:46:34) reading args spl: error reading image args, err - -1 reading u-boot.img reading u-boot.img U-Boot 2013.10-g78d8ebd (Mar 30 2014 - 20:46:34) I2C: ready DRAM: 512 MiB NAND: 256 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 *** Warning - bad CRC, using default environment Net: not set. Validating first E-fuse MAC cpsw, usb_ether Hit any key to stop autoboot: 0 U-Boot# U-Boot# U-Boot# nand erase.chip NAND erase.chip: device 0 whole chip Erasing at 0xffe0000 -- 100% complete. OK U-Boot# mmc rescan U-Boot# fatload mmc 0 0x81000000 ubi.img reading ubi.img 2097152 bytes read in 133 ms (15 MiB/s) U-Boot# nand write 0x81000000 0xa00000 0x1e00000 NAND write: device 0 offset 0xa00000, size 0x1e00000 31457280 bytes written: OK U-Boot# pri mtdparts mtdparts=mtdparts=nand.0:128k(NAND.SPL),128k(NAND.SPL.backup1),128k(NAND.SPL.backup2),128k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),1m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.rootfs) U-Boot# boot mmc0 is current device Scanning mmc 0... 4117616 bytes read in 290 ms (13.5 MiB/s) 41564 bytes read in 38 ms (1 MiB/s) mmc0 is current device SD/MMC found on device 0 reading uEnv.txt ** Unable to read file uEnv.txt ** 4117616 bytes read in 289 ms (13.6 MiB/s) 41564 bytes read in 38 ms (1 MiB/s) Kernel image @ 0x80200000 [ 0x000000 - 0x3ed470 ] ## Flattened Device Tree blob at 80f80000 Booting using the fdt blob at 0x80f80000 Loading Device Tree to 9f31f000, end 9f32c25b ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.12.10-ti2013.12.01 (jenkins@sdit-build02) (gcc version 4.7.3 20130226 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.03-20130313 - Linaro GCC 2013.03) ) #1 Sun Mar 30 20:55:31 CDT 2014 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x EVM [ 0.000000] cma: CMA: reserved 24 MiB at 9d800000 [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES1.0 (sgx neon ) [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129280 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 483332K/521216K available (5555K kernel code, 559K rwdata, 1876K rodata, 345K init, 225K bss, 37884K reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc074a04c (7433 kB) [ 0.000000] .init : 0xc074b000 - 0xc07a15f0 ( 346 kB) [ 0.000000] .data : 0xc07a2000 - 0xc082ddd8 ( 560 kB) [ 0.000000] .bss : 0xc082ddd8 - 0xc0866400 ( 226 kB) [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] Total of 128 interrupts on 1 active controller [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] OMAP clocksource: timer1 at 24000000 Hz [ 0.000000] Console: colour dummy device 80x30 [ 0.000322] Calibrating delay loop... 479.23 BogoMIPS (lpj=2396160) [ 0.119717] pid_max: default: 32768 minimum: 301 [ 0.119829] Security Framework initialized [ 0.119881] Mount-cache hash table entries: 512 [ 0.129080] CPU: Testing write buffer coherency: ok [ 0.129501] Setting up static identity map for 0xc0572e68 - 0xc0572ed8 [ 0.130483] devtmpfs: initialized [ 0.132216] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.194589] omap_hwmod: debugss: _wait_target_disable failed [ 0.195335] pinctrl core: initialized pinctrl subsystem [ 0.196216] regulator-dummy: no parameters [ 0.198690] NET: Registered protocol family 16 [ 0.201067] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.203775] cpuidle: using governor ladder [ 0.203791] cpuidle: using governor menu [ 0.212577] platform mpu.1: FIXME: clock-name 'fck' DOES NOT exist in dt! [ 0.213695] platform 49000000.edma: FIXME: clock-name 'fck' DOES NOT exist in dt! [ 0.214950] OMAP GPIO hardware version 0.1 [ 0.224448] omap-gpmc 50000000.gpmc: could not find pctldev for node /pinmux@44e10800/nandflash_pins_default, deferring probe [ 0.224481] platform 50000000.gpmc: Driver omap-gpmc requests probe deferral [ 0.224865] platform 56000000.sgx: FIXME: clock-name 'fck' DOES NOT exist in dt! [ 0.228904] DSS not supported on this SoC [ 0.228925] No ATAGs? [ 0.228936] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.253313] bio: create slab at 0 [ 0.268155] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver [ 0.269061] vbat: 5000 mV [ 0.269458] lis3_reg: no parameters [ 0.269979] wlan-en-regulator: 1800 mV [ 0.273240] vgaarb: loaded [ 0.274536] SCSI subsystem initialized [ 0.275918] usbcore: registered new interface driver usbfs [ 0.276102] usbcore: registered new interface driver hub [ 0.276312] usbcore: registered new device driver usb [ 0.277320] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe [ 0.277349] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral [ 0.277378] omap_i2c 4802a000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c1_pins, deferring probe [ 0.277394] platform 4802a000.i2c: Driver omap_i2c requests probe deferral [ 0.277649] media: Linux media interface: v0.10 [ 0.277828] Linux video capture interface: v2.00 [ 0.278105] pps_core: LinuxPPS API ver. 1 registered [ 0.278116] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.278250] PTP clock support registered [ 0.280924] Switched to clocksource timer1 [ 0.299913] NET: Registered protocol family 2 [ 0.300584] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.300678] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.300730] TCP: Hash tables configured (established 4096 bind 4096) [ 0.300804] TCP: reno registered [ 0.300820] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.300841] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.301128] NET: Registered protocol family 1 [ 0.301540] RPC: Registered named UNIX socket transport module. [ 0.301553] RPC: Registered udp transport module. [ 0.301560] RPC: Registered tcp transport module. [ 0.301567] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.302535] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.303244] PM: Loading am335x-pm-firmware.bin [ 0.459626] VFS: Disk quotas dquot_6.5.2 [ 0.459701] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.460348] NFS: Registering the id_resolver key type [ 0.460438] Key type id_resolver registered [ 0.460448] Key type id_legacy registered [ 0.460496] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.460679] msgmni has been set to 992 [ 0.462384] NET: Registered protocol family 38 [ 0.462424] io scheduler noop registered [ 0.462434] io scheduler deadline registered [ 0.462477] io scheduler cfq registered (default) [ 0.464677] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.518533] Console: switching to colour frame buffer device 100x30 [ 0.526026] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.528979] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88, base_baud = 3000000) is a OMAP UART0 [ 1.176856] console [ttyO0] enabled [ 1.181500] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89, base_baud = 3000000) is a OMAP UART1 [ 1.192684] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 1.209966] brd: module loaded [ 1.218531] loop: module loaded [ 1.222323] (stk) :sysfs entries created [ 1.226502] (stk) : debugfs entries created [ 1.235603] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.246687] usbcore: registered new interface driver asix [ 1.252666] usbcore: registered new interface driver ax88179_178a [ 1.259313] usbcore: registered new interface driver cdc_ether [ 1.265642] usbcore: registered new interface driver r815x [ 1.271642] usbcore: registered new interface driver smsc95xx [ 1.277895] usbcore: registered new interface driver net1080 [ 1.284025] usbcore: registered new interface driver cdc_subset [ 1.290476] usbcore: registered new interface driver zaurus [ 1.296594] usbcore: registered new interface driver cdc_ncm [ 1.303136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.310037] ehci-pci: EHCI PCI platform driver [ 1.314979] ehci-omap: OMAP-EHCI Host Controller driver [ 1.321532] usbcore: registered new interface driver cdc_wdm [ 1.327736] usbcore: registered new interface driver usb-storage [ 1.335231] mousedev: PS/2 mouse device common for all mice [ 1.342396] input: matrix_keypad.7 as /devices/matrix_keypad.7/input/input0 [ 1.351946] input: ti-tsc as /devices/ocp.2/44e0d000.tscadc/TI-am335x-tsc/input/input1 [ 1.362462] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 1.370804] i2c /dev entries driver [ 1.375151] Driver for 1-wire Dallas network protocol. [ 1.382952] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.392289] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25 [ 1.399503] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24 [ 1.406860] omap_hsmmc 48060000.mmc: unable to get vmmc regulator -517 [ 1.413816] edma-dma-engine edma-dma-engine.0: freeing channel for 24 [ 1.420637] edma-dma-engine edma-dma-engine.0: freeing channel for 25 [ 1.427582] platform 48060000.mmc: Driver omap_hsmmc requests probe deferral [ 1.435330] edma-dma-engine edma-dma-engine.0: allocated channel for 0:13 [ 1.442552] edma-dma-engine edma-dma-engine.0: allocated channel for 0:12 [ 1.523549] omap_hwmod: gpio1: _wait_target_disable failed [ 1.551928] ledtrig-cpu: registered to indicate activity on CPUs [ 1.561811] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36 [ 1.569105] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 1.575219] mmc0: card claims to support voltages below the defined range. These will be ignored. [ 1.585987] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 1.592208] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5 [ 1.599338] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6 [ 1.608011] usbcore: registered new interface driver usbhid [ 1.613946] usbhid: USB HID core driver [ 1.620643] oprofile: no performance counters [ 1.625784] oprofile: using timer interrupt. [ 1.630697] TCP: cubic registered [ 1.634239] Initializing XFRM netlink socket [ 1.638778] NET: Registered protocol family 17 [ 1.643560] NET: Registered protocol family 15 [ 1.648328] 8021q: 802.1Q VLAN Support v1.8 [ 1.652879] Key type dns_resolver registered [ 1.658108] cpu cpu0: cpu0 regulator not ready, retry [ 1.663609] platform cpufreq-cpu0.0: Driver cpufreq-cpu0 requests probe deferral [ 1.672076] ThumbEE CPU extension supported. [ 1.679113] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 1.684623] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 1.691832] mmc0: queuing unknown CIS tuple 0x91 (3 bytes) [ 1.698535] ONFI param page 0 valid [ 1.702274] ONFI flash detected [ 1.705601] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP), 256MiB, page size: 2048, OOB size: 64 [ 1.717670] omap2-nand: detected x8 NAND flash [ 1.722377] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme [ 1.728023] omap2-nand: using custom ecc layout [ 1.733114] 10 ofpart partitions found on MTD device omap2-nand.0 [ 1.739558] Creating 10 MTD partitions on "omap2-nand.0": [ 1.745311] 0x000000000000-0x000000020000 : "NAND.SPL" [ 1.752698] 0x000000020000-0x000000040000 : "NAND.SPL.backup1" [ 1.759583] mmc0: new high speed SDIO card at address 0001 [ 1.768203] 0x000000040000-0x000000060000 : "NAND.SPL.backup2" [ 1.776286] 0x000000060000-0x000000080000 : "NAND.SPL.backup3" [ 1.783978] 0x000000080000-0x0000000c0000 : "NAND.u-boot-spl-os" [ 1.791983] 0x0000000c0000-0x0000001c0000 : "NAND.u-boot" [ 1.799788] 0x0000001c0000-0x0000001e0000 : "NAND.u-boot-env" [ 1.807293] 0x0000001e0000-0x000000200000 : "NAND.u-boot-env.backup1" [ 1.815519] 0x000000200000-0x000000a00000 : "NAND.kernel" [ 1.829160] 0x000000a00000-0x000010000000 : "NAND.file-system" [ 2.042521] tps65910 0-002d: No interrupt support, no core IRQ [ 2.050882] vrtc: 1800 mV [ 2.054075] vrtc: supplied by vbat [ 2.058951] vio: at 1800 mV [ 2.062119] vio: supplied by vbat [ 2.067009] vdd_mpu: 912 <--> 1375 mV at 1137 mV [ 2.072070] vdd_mpu: supplied by vbat [ 2.077291] vdd_core: 912 <--> 1150 mV at 1137 mV [ 2.082446] vdd_core: supplied by vbat [ 2.087554] vdd3: 5000 mV [ 2.091560] vdig1: at 1800 mV [ 2.094862] vdig1: supplied by vbat [ 2.099708] vdig2: at 1800 mV [ 2.103026] vdig2: supplied by vbat [ 2.107858] vpll: at 1800 mV [ 2.111145] vpll: supplied by vbat [ 2.115911] vdac: at 1800 mV [ 2.119110] vdac: supplied by vbat [ 2.123907] vaux1: at 1800 mV [ 2.127216] vaux1: supplied by vbat [ 2.132099] vaux2: at 3300 mV [ 2.135389] vaux2: supplied by vbat [ 2.140253] vaux33: at 3300 mV [ 2.143664] vaux33: supplied by vbat [ 2.148634] vmmc: 1800 <--> 3300 mV at 3300 mV [ 2.153509] vmmc: supplied by vbat [ 2.157939] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.166924] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz [ 2.173872] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25 [ 2.181131] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24 [ 2.270402] mmc1: new high speed SDHC card at address 1234 [ 2.276891] mmcblk0: mmc1:1234 SA04G 3.63 GiB [ 2.281660] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.288108] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.296314] libphy: 4a101000.mdio: probed [ 2.300618] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Atheros 8031 ethernet [ 2.310517] mmcblk0: p1 p2 [ 2.315229] Detected MACID = d4:94:a1:35:f1:38 [ 2.323008] input: volume_keys.8 as /devices/volume_keys.8/input/input2 [ 2.330757] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801) [ 2.347599] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem [ 2.355416] EXT4-fs (mmcblk0p2): write access will be enabled during recovery [ 11.822272] EXT4-fs (mmcblk0p2): recovery complete [ 12.523708] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 12.532366] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 12.544224] devtmpfs: mounted [ 12.547981] Freeing unused kernel memory: 344K (c074b000 - c07a1000) INIT: version 2.88 booting Starting udev [ 13.171974] udevd[883]: starting version 182 [ 13.480446] Bluetooth: Core ver 2.16 [ 13.556094] NET: Registered protocol family 31 [ 13.560817] Bluetooth: HCI device and connection manager initialized [ 13.585648] PM: CM3 Firmware Version = 0x186 [ 13.687563] Bluetooth: HCI socket layer initialized [ 13.718248] Bluetooth: L2CAP socket layer initialized [ 13.758186] Bluetooth: SCO socket layer initialized [ 13.861039] (stc): chnl_id list empty :4 [ 13.865192] (stk) : st_kim_start(stk) :ldisc_install = 1[ 14.173539] tsl2550 1-0039: standard operating mode [ 14.237340] tsl2550 1-0039: support ver. 1.2 enabled [ 14.313484] lm75 1-0048: hwmon0: sensor 'tmp275' [ 14.362112] lis3lv02d: 16 bits lis331dlh sensor found [ 14.511387] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input3 [ 14.547790] davinci_evm sound.3: ASoC: CODEC (null) not registered [ 14.721190] davinci_evm sound.3: snd_soc_register_card failed (-517) [ 14.791092] platform sound.3: Driver davinci_evm requests probe deferral [ 14.934785] davinci_evm sound.3: tlv320aic3x-hifi <-> 4803c000.mcasp mapping ok [ 14.971050] (stk) :ldisc installation timeout(stk) :ldisc_install = 0 [ 15.971051] (stk) : timed out waiting for ldisc to be un-installed(stk) :ldisc_install = 1 [ 17.081068] (stk) :ldisc installation timeout(stk) :ldisc_install = 0[ 17.539894] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 18.018113] musb-hdrc musb-hdrc.1.auto: Enabled SW babble control [ 18.054362] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 18.081072] (stk) : timed out waiting for ldisc to be un-installed(stk) :ldisc_install = 1[ 18.218873] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 18.291274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 18.298478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 18.306160] usb usb1: Product: MUSB HDRC host driver [ 18.311426] usb usb1: Manufacturer: Linux 3.12.10-ti2013.12.01 musb-hcd [ 18.318424] usb usb1: SerialNumber: musb-hdrc.1.auto [ 18.434439] hub 1-0:1.0: USB hub found [ 18.438914] hub 1-0:1.0: 1 port detected [ 18.446131] musb-hdrc musb-hdrc.2.auto: Enabled SW babble control [ 18.455631] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver [ 18.473279] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 2 [ 18.494891] cfg80211: Calling CRDA to update world regulatory domain [ 18.541637] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 18.548856] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 18.556530] usb usb2: Product: MUSB HDRC host driver [ 18.561799] usb usb2: Manufacturer: Linux 3.12.10-ti2013.12.01 musb-hcd [ 18.568791] usb usb2: SerialNumber: musb-hdrc.2.auto [ 18.614448] hub 2-0:1.0: USB hub found [ 18.619486] hub 2-0:1.0: 1 port detected [ 18.884771] cfg80211: World regulatory domain updated: [ 18.890233] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 18.898937] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 18.907151] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 18.915355] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 18.923551] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 18.931747] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 19.023789] cryptodev: driver 1.6 loaded. Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory bootlogd. [ 19.123579] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered [ 19.191113] (stk) :ldisc installation timeout(stk) :ldisc_install = 0[ 19.199254] wlcore: wl18xx HW: 183x or 180x, PG 2.1 (ROM 0xe) [ 19.235456] wlcore: loaded [ 19.238403] wlcore: driver version: ti2013.12.01-dirty [ 19.243900] wlcore: compilation time: Sun Mar 30 20:56:08 2014 ALSA: Restoring mixer settings... No state is present for card AM335xEVM Found hardware: "AM335x-EVM" "" "" "" "" Hardware is initialized using a generic method No state is present for card AM335xEVM Configuring network interfaces... [ 20.037138] net eth0: initializing cpsw version 1.12 (0) [ 20.045128] net eth0: phy found : id is : 0x4dd074 [ 20.058676] 8021q: adding VLAN 0 to HW filter on device eth0 udhcpc (v1.20.2) started Sending discover... [ 20.191104] (stk) : timed out waiting for ldisc to be un-installed(stk) :ldisc_install = 1 [ 21.301114] (stk) :ldisc installation timeout(stk) :ldisc_install = 0 [ 22.301115] (stk) : timed out waiting for ldisc to be un-installed(stk) :ldisc_install = 1Sending discover... [ 23.411123] (stk) :ldisc installation timeout(stk) :ldisc_install = 0 [ 24.411120] (stk) : timed out waiting for ldisc to be un-installed(stk) :ldisc_install = 1 [ 25.521110] (stk) :ldisc installation timeout(stk) :ldisc_install = 0Sending discover... [ 26.521127] (stk) : timed out waiting for ldisc to be un-installed[ 26.529724] Bluetooth: st_register failed -22 No lease, failing done. Mon Mar 31 02:34:00 UTC 2014 INIT: Entering runlevel: 5 Starting system message bus: dbus. UIM SYSFS Node Found at /sys/./devices/kim.12/install Starting uim-sysfs daemon. uim:@ main uim:install = /sys/./devices/kim.12/install uim:dev_name = /sys/./devices/kim.12/dev_name uim:baud_rate = /sys/./devices/kim.12/baud_rate uim:flow_cntrl = /sys/./devices/kim.12/flow_cntrl uim:begin polling... Starting Dropbear SSH server: dropbear. Starting telnet daemon. Starting syslogd/klogd: done Starting thttpd. Starting PVR Starting Lighttpd Web Server: lighttpd. 2014-03-31 02:34:01: (log.c.166) server started / Starting Matrix GUI application. [ 48.083122] Number of LUNs=8 [ 48.086195] Mass Storage Function, version: 2009/09/11 [ 48.097744] LUN: removable file: (no medium) [ 48.108126] Number of LUNs=1 [ 48.114466] LUN: file: /dev/mmcblk0p1 [ 48.118395] Number of LUNs=1 [ 48.131946] g_mass_storage gadget: Mass Storage Gadget, version: 2009/09/11 [ 48.139331] g_mass_storage gadget: userspace failed to provide iSerialNumber [ 48.146836] g_mass_storage gadget: g_mass_storage ready *************************************************************** *************************************************************** NOTICE: This file system contains the followin GPLv3 packages: binutils-symlinks binutils 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 Where 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 am335x-evm ttyO0 Arago 2013.12 am335x-evm ttyO0 am335x-evm login: root root@am335x-evm:~# ls root@am335x-evm:~# ubiattach /dev/ubi_ctrl -m 9 [ 60.372124] UBI: attaching mtd9 to ubi0 [ 60.376715] UBI error: validate_ec_hdr: bad VID header offset 2048, expected 512 [ 60.384604] UBI error: validate_ec_hdr: bad EC header [ 60.389951] Erase counter header dump: [ 60.393928] magic 0x55424923 [ 60.397884] version 1 [ 60.401029] ec 0 [ 60.404163] vid_hdr_offset 2048 [ 60.407568] data_offset 4096 [ 60.410998] image_seq 25281982 [ 60.414770] hdr_crc 0x51f8cb19 [ 60.418729] erase counter header hexdump: [ 60.423017] CPU: 0 PID: 1622 Comm: ubiattach Tainted: G O 3.12.10-ti2013.12.01 #1 [ 60.431853] Backtrace: [ 60.434473] [] (dump_backtrace+0x0/0x10c) from [] (show_stack+0x18/0x1c) [ 60.443401] r6:dd4d7800 r5:00000000 r4:00000000 r3:00000000 [ 60.449414] [] (show_stack+0x0/0x1c) from [] (dump_stack+0x20/0x28) [ 60.457897] [] (dump_stack+0x0/0x28) from [] (validate_ec_hdr+0x128/0x184) [ 60.467028] [] (validate_ec_hdr+0x0/0x184) from [] (ubi_io_read_ec_hdr+0x164/0x238) [ 60.476974] [] (ubi_io_read_ec_hdr+0x0/0x238) from [] (ubi_attach+0x148/0x149c) [ 60.486565] [] (ubi_attach+0x0/0x149c) from [] (ubi_attach_mtd_dev+0x5d0/0xbc4) [ 60.496146] [] (ubi_attach_mtd_dev+0x0/0xbc4) from [] (ctrl_cdev_ioctl+0xd4/0x190) [ 60.506005] [] (ctrl_cdev_ioctl+0x0/0x190) from [] (do_vfs_ioctl+0x84/0x578) [ 60.515299] r7:00000000 r6:40186f40 r5:00000003 r4:00005452 [ 60.521313] [] (do_vfs_ioctl+0x0/0x578) from [] (SyS_ioctl+0x74/0x84) [ 60.529970] [] (SyS_ioctl+0x0/0x84) from [] (ret_fast_syscall+0x0/0x30) [ 60.538809] UBI error: ubi_io_read_ec_hdr: validation failed for PEB 0 [ 60.547722] UBI error: ubi_attach_mtd_dev: failed to attach mtd9, error -22 ubiattach: error!: cannot attach mtd9 error 22 (Invalid argument)