CCSending /srv/serial/u-boot-spl.bin, 784 blocks: Give your local XMODEM receive command now. Transfer complete t SPL 2013.04-00235-g48e0b2b (May 18 2013 - 18:06:38) musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Peripheral mode controller at 47401000 using PIO, IRQ 0 musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Host mode controller at 47401800 using PIO, IRQ 0 CSending: u-boot.bin Sending: Transfer complete - CRC mode, 3(SOH)/375(STX)/0(CAN) packets, 3 retries Loaded 384084 bytes U-Boot 2013.04-00235-g48e0b2b (May 18 2013 - 18:06:38) I2C: ready DRAM: 256 MiB WARNING: Caches not enabled NAND: No NAND device found!!! 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 *** Warning - readenv() failed, using default environment musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Peripheral mode controller at 47401000 using PIO, IRQ 0 musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Host mode controller at 47401800 using PIO, IRQ 0 Net: not set. Validating first E-fuse MAC cpsw, usb_ether Hit any key to stop autoboot: 1  0 Card did not respond to voltage select! mmc0(part 0) is current device mmc_send_cmd : timeout: No status update Card did not respond to voltage select! Booting from nand ... no devices available Wrong Image Format for bootm command ERROR: can't get kernel image! U-Boot# a askenv - get environment variables from stdin Usage: askenv name [message] [size] - get environment variable 'name' from stdin (max 'size' chars) U-Boot# setenv autoload off; setenv serverip 192.168.57.1; dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.57.138 U-Boot# config Unknown command 'config' - try 'help' U-Boot# Unknown command 'config' - try 'help' U-Boot# tftp 0x81000000 zImage.omap2plus_defconfig link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.57.1; our IP address is 192.168.57.138 Filename 'zImage.omap2plus_defconfig'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################### 885.7 KiB/s done Bytes transferred = 4330336 (421360 hex) U-Boot# tftp 0x82000000 am335x-bone.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.57.1; our IP address is 192.168.57.138 Filename 'am335x-bone.dtb'. Load address: 0x82000000 Loading: *## 770.5 KiB/s done Bytes transferred = 28422 (6f06 hex) U-Boot# setenv bootargs console=ttyO0,115200n8 rw debug ignore_loglevel earlyprintk root=/dev/nfs nfsroot=192.168.57.1:/srv/nfs4/rootfs2 nfsrootdebug ip=dhcp U-Boot# U-Boot# bootz 0x81000000 - 0x82000000 ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Using Device Tree in place at 82000000, end 82009f05 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.15.0-78284-gbf32c4a (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Sun Jun 15 20:18:50 MDT 2014 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI AM335x BeagleBone [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: CMA: reserved 16 MiB at 8e800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] On node 0 totalpages: 65280 [ 0.000000] free_area_init_node: node 0, pgdat c08abf80, node_mem_map cfcf1000 [ 0.000000] Normal zone: 512 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 65280 pages, LIFO batch:15 [ 0.000000] HighMem zone: 1048574 pages exceeds freesize 0 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES1.0 (sgx neon ) [ 0.000000] PERCPU: Embedded 9 pages/cpu @cfca1000 s13632 r8192 d15040 u36864 [ 0.000000] pcpu-alloc: s13632 r8192 d15040 u36864 alloc=9*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64768 [ 0.000000] Kernel command line: console=ttyO0,115200n8 rw debug ignore_loglevel earlyprintk root=/dev/nfs nfsroot=192.168.57.1:/srv/nfs4/rootfs2 nfsrootdebug ip=dhcp [ 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: 224992K/261120K available (5617K kernel code, 670K rwdata, 2180K rodata, 397K init, 8209K bss, 36128K reserved, 0K highmem) [ 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] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc07a57f4 (7798 kB) [ 0.000000] .init : 0xc07a6000 - 0xc0809540 ( 398 kB) [ 0.000000] .data : 0xc080a000 - 0xc08b18f0 ( 671 kB) [ 0.000000] .bss : 0xc08b18f0 - 0xc10b5d20 (8210 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 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.000020] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns [ 0.000098] OMAP clocksource: timer1 at 24000000 Hz [ 0.001282] Console: colour dummy device 80x30 [ 0.001349] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001374] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001396] ... MAX_LOCK_DEPTH: 48 [ 0.001417] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001438] ... CLASSHASH_SIZE: 4096 [ 0.001460] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001481] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001503] ... CHAINHASH_SIZE: 32768 [ 0.001524] memory used by lock dependency info: 5167 kB [ 0.001546] per task-struct memory footprint: 1152 bytes [ 0.001615] Calibrating delay loop... 545.58 BogoMIPS (lpj=2727936) [ 0.098448] pid_max: default: 32768 minimum: 301 [ 0.099153] Security Framework initialized [ 0.099361] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.099393] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.103017] CPU: Testing write buffer coherency: ok [ 0.104785] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.104959] Setting up static identity map for 0x80553200 - 0x80553270 [ 0.110338] Brought up 1 CPUs [ 0.110376] SMP: Total of 1 processors activated. [ 0.110401] CPU: All CPU(s) started in SVC mode. [ 0.114586] devtmpfs: initialized [ 0.129916] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.190925] omap_hwmod: tptc0 using broken dt data from edma [ 0.191574] omap_hwmod: tptc1 using broken dt data from edma [ 0.192200] omap_hwmod: tptc2 using broken dt data from edma [ 0.203458] omap_hwmod: debugss: _wait_target_disable failed [ 0.264630] pinctrl core: initialized pinctrl subsystem [ 0.268816] regulator-dummy: no parameters [ 0.313997] NET: Registered protocol family 16 [ 0.324147] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.343966] platform 49000000.edma: alias fck already exists [ 0.344105] platform 49000000.edma: alias fck already exists [ 0.344150] platform 49000000.edma: alias fck already exists [ 0.347248] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.348789] OMAP GPIO hardware version 0.1 [ 0.350743] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.353698] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.356440] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.373582] No ATAGs? [ 0.373642] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.448145] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver [ 0.449303] of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator@0[0]' [ 0.450196] vmmcsd_fixed: 3300 mV [ 0.455326] SCSI subsystem initialized [ 0.456666] usbcore: registered new interface driver usbfs [ 0.456976] usbcore: registered new interface driver hub [ 0.466291] usbcore: registered new device driver usb [ 0.467793] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe [ 0.467881] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral [ 0.474564] Switched to clocksource timer1 [ 0.751775] NET: Registered protocol family 2 [ 0.754697] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.754968] TCP bind hash table entries: 2048 (order: 4, 73728 bytes) [ 0.756227] TCP: Hash tables configured (established 2048 bind 2048) [ 0.756489] TCP: reno registered [ 0.756578] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.756932] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.758756] NET: Registered protocol family 1 [ 0.761598] RPC: Registered named UNIX socket transport module. [ 0.761673] RPC: Registered udp transport module. [ 0.761700] RPC: Registered tcp transport module. [ 0.761726] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.763838] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available [ 0.770538] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.777927] VFS: Disk quotas dquot_6.5.2 [ 0.778159] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.781799] NFS: Registering the id_resolver key type [ 0.782360] Key type id_resolver registered [ 0.782427] Key type id_legacy registered [ 0.782654] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.783410] msgmni has been set to 471 [ 0.792379] io scheduler noop registered [ 0.792436] io scheduler deadline registered [ 0.792558] io scheduler cfq registered (default) [ 0.795652] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.799516] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.810679] omap_uart 44e09000.serial: no wakeirq for uart0 [ 0.810748] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@44e09000[0]' [ 0.811522] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88, base_baud = 3000000) is a OMAP UART0 [ 1.564637] console [ttyO0] enabled [ 1.576098] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 1.629747] brd: module loaded [ 1.660566] loop: module loaded [ 1.668651] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.680086] usbcore: registered new interface driver asix [ 1.686119] usbcore: registered new interface driver ax88179_178a [ 1.692733] usbcore: registered new interface driver cdc_ether [ 1.699260] usbcore: registered new interface driver smsc95xx [ 1.705571] usbcore: registered new interface driver net1080 [ 1.711724] usbcore: registered new interface driver cdc_subset [ 1.718210] usbcore: registered new interface driver zaurus [ 1.724493] usbcore: registered new interface driver cdc_ncm [ 1.733538] usbcore: registered new interface driver cdc_wdm [ 1.740040] usbcore: registered new interface driver usb-storage [ 1.746738] usbcore: registered new interface driver usbtest [ 1.759444] mousedev: PS/2 mouse device common for all mice [ 1.772172] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 1.780692] i2c /dev entries driver [ 1.784593] Driver for 1-wire Dallas network protocol. [ 1.800845] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.810203] of_get_named_gpiod_flags exited with status 0 [ 1.816000] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@48060000[0]' [ 1.826571] omap_hsmmc 48060000.mmc: unable to get vmmc regulator -517 [ 1.834435] platform 48060000.mmc: Driver omap_hsmmc requests probe deferral [ 1.843001] usbcore: registered new interface driver usbhid [ 1.848941] usbhid: USB HID core driver [ 1.854592] oprofile: using arm/armv7 [ 1.859337] TCP: cubic registered [ 1.862887] Initializing XFRM netlink socket [ 1.867636] NET: Registered protocol family 17 [ 1.872431] NET: Registered protocol family 15 [ 1.877694] Key type dns_resolver registered [ 1.882589] omap_voltage_late_init: Voltage driver support not added [ 1.890845] ThumbEE CPU extension supported. [ 1.895499] Registering SWP/SWPB emulation handler [ 2.058155] DCDC1: at 1500 mV [ 2.065579] vdd_mpu: 925 <--> 1325 mV at 1100 mV [ 2.073602] vdd_core: 925 <--> 1150 mV at 1100 mV [ 2.082155] LDO1: at 1800 mV [ 2.088491] LDO2: at 3300 mV [ 2.094818] LDO3: 1800 <--> 3300 mV at 1800 mV [ 2.102580] LDO4: at 3300 mV [ 2.108770] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.114781] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.121928] of_get_named_gpiod_flags exited with status 0 [ 2.127769] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@48060000[0]' [ 2.254380] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.260852] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.270323] libphy: 4a101000.mdio: probed [ 2.274733] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.286659] cpsw 4a100000.ethernet: Detected MACID = 78:c5:e5:c3:1e:2a [ 2.298062] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 2.337423] net eth0: initializing cpsw version 1.12 (0) [ 2.425389] net eth0: phy found : id is : 0x7c0f1 [ 2.430561] libphy: PHY 4a101000.mdio:01 not found [ 2.435691] net eth0: phy 4a101000.mdio:01 not found on slave 1 [ 5.505002] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 5.524314] Sending DHCP requests ., OK [ 5.544792] IP-Config: Got DHCP answer from 192.168.57.1, my address is 192.168.57.138 [ 5.553738] IP-Config: Complete: [ 5.557282] device=eth0, hwaddr=78:c5:e5:c3:1e:2a, ipaddr=192.168.57.138, mask=255.255.255.0, gw=255.255.255.255 [ 5.568464] host=192.168.57.138, domain=example.org, nis-domain=(none) [ 5.575816] bootserver=0.0.0.0, rootserver=192.168.57.1, rootpath= [ 5.582569] nameserver0=192.168.57.1 [ 5.587298] vmmcsd_fixed: disabling [ 5.617014] VFS: Mounted root (nfs filesystem) on device 0:13. [ 5.625783] devtmpfs: mounted [ 5.629988] Freeing unused kernel memory: 396K (c07a6000 - c0809000) INIT: version 2.88 booting [info] Using makefile-style concurrent boot in runlevel S. [....] Starting the hotplug events dispatcher: udevd[ 8.361809] udevd[722]: starting version 175 [ ok . [....] Synthesizing the initial hotplug events...udevd[766]: error changing net interface name eth0 to eth4: Device or resource busy [ ok done. [....] Waiting for /dev to be fully populated...[ ok done. [....] Activating swap...[ ok done. [ 14.845751] random: nonblocking pool is initialized [....] Cleaning up temporary files... /tmp[ ok . [....] Activating lvm and md swap...[ ok done. [....] Checking file systems...fsck from util-linux 2.20.1 [ ok done. [....] Mounting local filesystems...[ ok done. [....] Activating swapfile swap...[ ok done. [....] Cleaning up temporary files...[ ok . [....] Setting kernel variables ...[ ok done. [....] Configuring network interfaces...[ ok done. [....] Starting rpcbind daemon...rpcbind: cannot create socket for udp6 rpcbind: cannot create socket for tcp6 [ ok . [....] Starting NFS common utilities: statd idmapd[ ok . [....] Cleaning up temporary files...[ ok . [....] Starting network benchmark server[ ok . INIT: Entering runlevel: 2 [info] Using makefile-style concurrent boot in runlevel 2. [....] Starting network benchmark server[FAIL failed! [....] Starting system message bus: dbus[ ok . [....] Starting rpcbind daemon...[....] Already running.[ ok . [....] Starting NFS common utilities: statd idmapd[ ok . Debian GNU/Linux wheezy/sid armel ttyO0 armel login: