CCCSending /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 m - 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 U-Boot# U-Boot# setenv autoload off; setenv serverip 192.168.57.1; dhcp cpsw Waiting for PHY auto negotiation to complete. done link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.57.138 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: *################################################################# ################################################################# ################################################################# ################################################################# ##################################### 1.1 MiB/s done Bytes transferred = 4359336 (4284a8 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: *# 923.8 KiB/s done Bytes transferred = 8518 (2146 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 82005145 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.10.0-00936-g8bb495e (paul@knihy) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 SMP Wed Jul 17 13:47:35 MDT 2013 [ 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 BeagleBone [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: CMA: reserved 16 MiB at 8e800000 [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] On node 0 totalpages: 65280 [ 0.000000] free_area_init_node: node 0, pgdat c084d080, node_mem_map c0db6000 [ 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] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES1.0 (neon ) [ 0.000000] PERCPU: Embedded 9 pages/cpu @c0fbf000 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: 255MB = 255MB total [ 0.000000] Memory: 228328k/228328k available, 33816k 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 : 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 - 0xc0757830 (7487 kB) [ 0.000000] .init : 0xc0758000 - 0xc07ba540 ( 394 kB) [ 0.000000] .data : 0xc07bc000 - 0xc0851608 ( 598 kB) [ 0.000000] .bss : 0xc0851608 - 0xc0db5a58 (5522 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to 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.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.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 3695 kB [ 0.000000] per task-struct memory footprint: 1152 bytes [ 0.001271] Calibrating delay loop... 363.72 BogoMIPS (lpj=1818624) [ 0.119613] pid_max: default: 32768 minimum: 301 [ 0.120261] Security Framework initialized [ 0.120451] Mount-cache hash table entries: 512 [ 0.133147] CPU: Testing write buffer coherency: ok [ 0.134999] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.135093] Setting up static identity map for 0xc054fe30 - 0xc054fea0 [ 0.138907] Brought up 1 CPUs [ 0.138941] SMP: Total of 1 processors activated (363.72 BogoMIPS). [ 0.138956] CPU: All CPU(s) started in SVC mode. [ 0.143010] devtmpfs: initialized [ 0.158040] ttyO0 used as console in debug mode: uart0 clocks will not be gated [ 0.223332] pinctrl core: initialized pinctrl subsystem [ 0.229085] regulator-dummy: no parameters [ 0.233812] NET: Registered protocol family 16 [ 0.244271] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.271946] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.273810] OMAP GPIO hardware version 0.1 [ 0.276614] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.281946] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.285856] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.303069] No ATAGs? [ 0.303103] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.387140] bio: create slab at 0 [ 0.401105] SCSI subsystem initialized [ 0.404048] usbcore: registered new interface driver usbfs [ 0.404673] usbcore: registered new interface driver hub [ 0.405639] usbcore: registered new device driver usb [ 0.408150] omap_i2c 44e0b000.i2c: did not get pins for i2c error: -19 [ 0.411031] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 0.418143] DCDC1: at 1500 mV [ 0.421831] vdd_mpu: 925 <--> 1325 mV at 1100 mV [ 0.424442] vdd_core: 925 <--> 1150 mV at 1100 mV [ 0.427048] LDO1: at 1800 mV [ 0.429552] LDO2: at 3300 mV [ 0.433129] LDO3: at 1800 mV [ 0.435724] LDO4: at 3300 mV [ 0.437826] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 0.448420] Switching to clocksource timer1 [ 0.633039] NET: Registered protocol family 2 [ 0.635617] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.635906] TCP bind hash table entries: 2048 (order: 4, 73728 bytes) [ 0.637161] TCP: Hash tables configured (established 2048 bind 2048) [ 0.637465] TCP: reno registered [ 0.637510] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.637857] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.639873] NET: Registered protocol family 1 [ 0.642567] RPC: Registered named UNIX socket transport module. [ 0.642603] RPC: Registered udp transport module. [ 0.642621] RPC: Registered tcp transport module. [ 0.642638] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.643978] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.898217] VFS: Disk quotas dquot_6.5.2 [ 0.898526] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.902324] NFS: Registering the id_resolver key type [ 0.902916] Key type id_resolver registered [ 0.902948] Key type id_legacy registered [ 0.903128] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.903866] msgmni has been set to 477 [ 0.908209] io scheduler noop registered [ 0.908243] io scheduler deadline registered [ 0.908372] io scheduler cfq registered (default) [ 0.910369] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.915938] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.924917] omap_uart 44e09000.serial: did not get pins for uart0 error: -19 [ 0.926041] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0 [ 1.625426] console [ttyO0] enabled [ 1.671908] brd: module loaded [ 1.700210] loop: module loaded [ 1.712750] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.729129] usbcore: registered new interface driver asix [ 1.735546] usbcore: registered new interface driver ax88179_178a [ 1.742752] usbcore: registered new interface driver cdc_ether [ 1.750140] usbcore: registered new interface driver smsc95xx [ 1.756792] usbcore: registered new interface driver net1080 [ 1.763517] usbcore: registered new interface driver cdc_subset [ 1.770632] usbcore: registered new interface driver zaurus [ 1.777190] usbcore: registered new interface driver cdc_ncm [ 1.786114] usbcore: registered new interface driver cdc_wdm [ 1.793008] usbcore: registered new interface driver usb-storage [ 1.800379] usbcore: registered new interface driver usbtest [ 1.809323] mousedev: PS/2 mouse device common for all mice [ 1.822500] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 1.832085] i2c /dev entries driver [ 1.838606] Driver for 1-wire Dallas network protocol. [ 1.850261] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.864042] usbcore: registered new interface driver usbhid [ 1.870136] usbhid: USB HID core driver [ 1.876066] oprofile: no performance counters [ 1.884085] oprofile: using timer interrupt. [ 1.889765] TCP: cubic registered [ 1.893286] Initializing XFRM netlink socket [ 1.897945] NET: Registered protocol family 17 [ 1.902846] NET: Registered protocol family 15 [ 1.908064] Key type dns_resolver registered [ 1.912873] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 1.921141] ThumbEE CPU extension supported. [ 1.999053] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.005524] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.015535] libphy: 4a101000.mdio: probed [ 2.019937] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.030153] Random MACID = 4a:39:36:93:89:2f [ 2.040700] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 2.053430] net eth0: initializing cpsw version 1.12 (0) [ 2.061623] net eth0: phy found : id is : 0x7c0f1 [ 2.066646] libphy: PHY 4a101000.mdio:01 not found [ 2.071782] net eth0: phy 4a101000.mdio:01 not found on slave 1 [ 5.139624] libphy: 4a101000.mdio:00 - Link is Up - 100/Full [ 5.159001] Sending DHCP requests ., OK [ 6.189434] IP-Config: Got DHCP answer from 192.168.57.1, my address is 192.168.57.169 [ 6.198474] IP-Config: Complete: [ 6.202011] device=eth0, hwaddr=4a:39:36:93:89:2f, ipaddr=192.168.57.169, mask=255.255.255.0, gw=255.255.255.255 [ 6.213295] host=192.168.57.169, domain=example.org, nis-domain=(none) [ 6.220704] bootserver=0.0.0.0, rootserver=192.168.57.1, rootpath= [ 6.227504] nameserver0=192.168.57.1 [ 6.256218] VFS: Mounted root (nfs filesystem) on device 0:12. [ 6.264682] devtmpfs: mounted [ 6.268563] Freeing unused kernel memory: 392K (c0758000 - c07ba000) INIT: version 2.88 booting [info] Using makefile-style concurrent boot in runlevel S. [....] Starting the hotplug events dispatcher: udevd[ 9.046298] udevd[614]: starting version 175 [ ok . [....] Synthesizing the initial hotplug events...[ ok done. [....] Waiting for /dev to be fully populated...[ ok done. [....] Activating swap...[ ok done. [....] 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: