0 U-Boot# U-Boot# ver U-Boot 2013.01-00161-g6e787b7 (Feb 06 2013 - 15:10:23) arm-none-eabi-gcc (Sourcery G++ Lite 2011.03-42) 4.5.2 GNU ld (Sourcery G++ Lite 2011.03-42) 2.20.51.20100809 U-Boot# setenv bootargs console=ttyO0,115200n8 debug ignore_loglevel earlyprintk=serial init=/bin/sh mem=128M root=/dev/ram rw initrd=0x82000000,16MB ramdisk_size=65536 U-Boot# U-Boot# setenv serverip 192.168.57.1 U-Boot# U-Boot# setenv bootfile uImage-dtb.am335x-bone U-Boot# U-Boot# dhcp 81000000 link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.57.137 Using cpsw device TFTP from server 192.168.57.1; our IP address is 192.168.57.137 Filename 'uImage-dtb.am335x-bone'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ############################ 812.5 KiB/s done Bytes transferred = 4220390 (4065e6 hex) U-Boot# mmc rescan 0 U-Boot# U-Boot# fatload mmc 0 82000000 ramdisk-pm.gz reading ramdisk-pm.gz 2022580 bytes read in 238 ms (8.1 MiB/s) U-Boot# U-Boot# bootm 81000000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4220326 Bytes = 4 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.16.0-rc2-28207-g0a26344 (paul@nozomi) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Fri Jul 25 06:14:01 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 87000000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] On node 0 totalpages: 32768 [ 0.000000] free_area_init_node: node 0, pgdat c0822740, node_mem_map c6ef1000 [ 0.000000] Normal zone: 256 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32768 pages, LIFO batch:7 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES1.0 (sgx neon ) [ 0.000000] PERCPU: Embedded 9 pages/cpu @c6eca000 s14272 r8192 d14400 u36864 [ 0.000000] pcpu-alloc: s14272 r8192 d14400 u36864 alloc=9*4096 [ 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=ttyO0,115200n8 debug ignore_loglevel earlyprintk=serial init=/bin/sh mem=128M root=/dev/ram rw initrd=0x82000000,16MB ramdisk_size=65536 [ 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: 80404K/131072K available (5561K kernel code, 368K rwdata, 2048K rodata, 333K init, 8203K bss, 50668K 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 : 0xc8800000 - 0xff000000 ( 872 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0776914 (7611 kB) [ 0.000000] .init : 0xc0777000 - 0xc07ca7c0 ( 334 kB) [ 0.000000] .data : 0xc07cc000 - 0xc08280b0 ( 369 kB) [ 0.000000] .bss : 0xc08280b0 - 0xc102ae20 (8204 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.000105] OMAP clocksource: timer1 at 24000000 Hz [ 0.001317] Console: colour dummy device 80x30 [ 0.001383] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001406] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001428] ... MAX_LOCK_DEPTH: 48 [ 0.001449] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001471] ... CLASSHASH_SIZE: 4096 [ 0.001491] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001512] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001533] ... CHAINHASH_SIZE: 32768 [ 0.001555] memory used by lock dependency info: 5167 kB [ 0.001577] per task-struct memory footprint: 1152 bytes [ 0.001654] Calibrating delay loop... 548.04 BogoMIPS (lpj=2740224) [ 0.108583] pid_max: default: 32768 minimum: 301 [ 0.109269] Security Framework initialized [ 0.109488] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.109519] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.113173] CPU: Testing write buffer coherency: ok [ 0.115015] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.115199] Setting up static identity map for 0x80545630 - 0x805456a0 [ 0.120462] Brought up 1 CPUs [ 0.120504] SMP: Total of 1 processors activated. [ 0.120528] CPU: All CPU(s) started in SVC mode. [ 0.124748] devtmpfs: initialized [ 0.140246] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.199868] omap_hwmod: tptc0 using broken dt data from edma [ 0.200509] omap_hwmod: tptc1 using broken dt data from edma [ 0.201125] omap_hwmod: tptc2 using broken dt data from edma [ 0.212147] omap_hwmod: debugss: _wait_target_disable failed [ 0.273662] pinctrl core: initialized pinctrl subsystem [ 0.277773] regulator-dummy: no parameters [ 0.323253] NET: Registered protocol family 16 [ 0.333267] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.336794] cpuidle: using governor ladder [ 0.336886] cpuidle: using governor menu [ 0.353258] platform 49000000.edma: alias fck already exists [ 0.353392] platform 49000000.edma: alias fck already exists [ 0.353437] platform 49000000.edma: alias fck already exists [ 0.356613] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.358027] OMAP GPIO hardware version 0.1 [ 0.360073] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.363002] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.365848] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.381974] No ATAGs? [ 0.382034] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.455563] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver [ 0.456610] of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator@0[0]' [ 0.457516] vmmcsd_fixed: 3300 mV [ 0.462867] SCSI subsystem initialized [ 0.464231] usbcore: registered new interface driver usbfs [ 0.464536] usbcore: registered new interface driver hub [ 0.465822] usbcore: registered new device driver usb [ 0.467392] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe [ 0.467481] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral [ 0.476297] Switched to clocksource timer1 [ 0.756233] NET: Registered protocol family 2 [ 0.759013] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.759265] TCP bind hash table entries: 1024 (order: 3, 36864 bytes) [ 0.759916] TCP: Hash tables configured (established 1024 bind 1024) [ 0.760186] TCP: reno registered [ 0.760274] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.760630] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.762439] NET: Registered protocol family 1 [ 0.765573] RPC: Registered named UNIX socket transport module. [ 0.765657] RPC: Registered udp transport module. [ 0.765683] RPC: Registered tcp transport module. [ 0.765709] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.767200] Trying to unpack rootfs image as initramfs... [ 0.769611] rootfs image is not initramfs (no cpio magic); looks like an initrd [ 0.951715] Freeing initrd memory: 16384K (c2000000 - c3000000) [ 0.952563] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available [ 0.959356] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.969138] VFS: Disk quotas dquot_6.5.2 [ 0.969391] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.973218] NFS: Registering the id_resolver key type [ 0.973783] Key type id_resolver registered [ 0.973854] Key type id_legacy registered [ 0.974128] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.975134] msgmni has been set to 221 [ 0.983433] io scheduler noop registered [ 0.983498] io scheduler deadline registered [ 0.983622] io scheduler cfq registered (default) [ 0.987057] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.990671] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.001153] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.001221] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@44e09000[0]' [ 1.002009] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88, base_baud = 3000000) is a OMAP UART0 [ 1.779378] console [ttyO0] enabled [ 1.789900] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 1.837509] brd: module loaded [ 1.866664] loop: module loaded [ 1.874610] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.886189] usbcore: registered new interface driver asix [ 1.892125] usbcore: registered new interface driver ax88179_178a [ 1.898866] usbcore: registered new interface driver cdc_ether [ 1.905389] usbcore: registered new interface driver smsc95xx [ 1.911649] usbcore: registered new interface driver net1080 [ 1.917882] usbcore: registered new interface driver cdc_subset [ 1.924391] usbcore: registered new interface driver zaurus [ 1.930639] usbcore: registered new interface driver cdc_ncm [ 1.938456] usbcore: registered new interface driver cdc_wdm [ 1.944922] usbcore: registered new interface driver usb-storage [ 1.951543] usbcore: registered new interface driver usbtest [ 1.965471] mousedev: PS/2 mouse device common for all mice [ 1.977955] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 1.986538] i2c /dev entries driver [ 1.990363] Driver for 1-wire Dallas network protocol. [ 2.000642] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 2.010149] of_get_named_gpiod_flags exited with status 0 [ 2.015959] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@48060000[0]' [ 2.026598] omap_hsmmc 48060000.mmc: unable to get vmmc regulator -517 [ 2.034183] platform 48060000.mmc: Driver omap_hsmmc requests probe deferral [ 2.042674] of_get_named_gpiod_flags exited with status 0 [ 2.048990] of_get_named_gpiod_flags exited with status 0 [ 2.054778] of_get_named_gpiod_flags exited with status 0 [ 2.060470] of_get_named_gpiod_flags exited with status 0 [ 2.066227] of_get_named_gpiod_flags exited with status 0 [ 2.073061] of_get_named_gpiod_flags exited with status 0 [ 2.079426] of_get_named_gpiod_flags exited with status 0 [ 2.085716] of_get_named_gpiod_flags exited with status 0 [ 2.092846] ledtrig-cpu: registered to indicate activity on CPUs [ 2.100224] usbcore: registered new interface driver usbhid [ 2.106175] usbhid: USB HID core driver [ 2.111832] oprofile: using arm/armv7 [ 2.116771] TCP: cubic registered [ 2.120345] Initializing XFRM netlink socket [ 2.125119] NET: Registered protocol family 17 [ 2.129939] NET: Registered protocol family 15 [ 2.135257] Key type dns_resolver registered [ 2.140245] omap_voltage_late_init: Voltage driver support not added [ 2.148562] ThumbEE CPU extension supported. [ 2.153140] Registering SWP/SWPB emulation handler [ 2.313044] DCDC1: at 1800 mV [ 2.321044] vdd_mpu: 925 <--> 1325 mV at 1100 mV [ 2.330549] vdd_core: 925 <--> 1150 mV at 1100 mV [ 2.338970] LDO1: at 1800 mV [ 2.345559] LDO2: at 3300 mV [ 2.351655] LDO3: 1800 <--> 3300 mV at 3300 mV [ 2.359755] LDO4: at 3300 mV [ 2.365968] tps65217 0-0024: TPS65217 ID 0xf version 1.1 [ 2.371771] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.379168] of_get_named_gpiod_flags exited with status 0 [ 2.384985] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@48060000[0]' [ 2.493125] mmc0: host does not support reading read-only switch. assuming write-enable. [ 2.504637] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.511094] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.519110] mmc0: new high speed SDHC card at address 1234 [ 2.529367] mmcblk0: mmc0:1234 SA04G 3.63 GiB [ 2.542784] libphy: 4a101000.mdio: probed [ 2.547239] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.558703] cpsw 4a100000.ethernet: Random MACID = 0e:73:59:77:a4:5c [ 2.570137] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801) [ 2.607724] vmmcsd_fixed: disabling [ 2.615724] mmcblk0: p1 p2 [ 2.625407] RAMDISK: gzip image found at block 0 [ 3.125091] VFS: Mounted root (ext2 filesystem) on device 1:0. [ 3.132444] devtmpfs: mounted [ 3.136673] Freeing unused kernel memory: 332K (c0777000 - c07ca000) /bin/sh: can't access tty; job þ/ # / # / #