musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, 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, bulk combine, bulk split, 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: cpsw, usb_ether Hit any key to stop autoboot: 1  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: *################################################################# ################################################################# ################################################################# ############################################# 741.2 KiB/s done Bytes transferred = 3521724 (35bcbc 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: 3521660 Bytes = 3.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] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-rc1 (paul@nozomi) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Sat Dec 19 21:14:10 MST 2015 [ 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: Reserved 16 MiB at 0x87000000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] On node 0 totalpages: 32768 [ 0.000000] free_area_init_node: node 0, pgdat c09489c0, node_mem_map c6ed1000 [ 0.000000] Normal zone: 288 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 14 pages/cpu @c6ea3000 s24808 r8192 d24344 u57344 [ 0.000000] pcpu-alloc: s24808 r8192 d24344 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32480 [ 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: 78996K/131072K available (6493K kernel code, 506K rwdata, 2112K rodata, 384K init, 8260K bss, 35692K reserved, 16384K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xc8800000 - 0xff800000 ( 880 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 - 0xc086f770 (8606 kB) [ 0.000000] .init : 0xc0870000 - 0xc08d0000 ( 384 kB) [ 0.000000] .data : 0xc08d0000 - 0xc094e978 ( 507 kB) [ 0.000000] .bss : 0xc0951000 - 0xc1162230 (8261 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, 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] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000023] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000061] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000133] OMAP clocksource: timer1 at 24000000 Hz [ 0.001483] Console: colour dummy device 80x30 [ 0.001569] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001585] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001600] ... MAX_LOCK_DEPTH: 48 [ 0.001613] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001627] ... CLASSHASH_SIZE: 4096 [ 0.001640] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001653] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001667] ... CHAINHASH_SIZE: 32768 [ 0.001680] memory used by lock dependency info: 5167 kB [ 0.001695] per task-struct memory footprint: 1536 bytes [ 0.001734] Calibrating delay loop... 548.04 BogoMIPS (lpj=2740224) [ 0.107961] pid_max: default: 32768 minimum: 301 [ 0.108545] Security Framework initialized [ 0.108757] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.108785] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.113688] Initializing cgroup subsys io [ 0.113857] Initializing cgroup subsys memory [ 0.113998] Initializing cgroup subsys devices [ 0.114136] Initializing cgroup subsys freezer [ 0.114347] Initializing cgroup subsys perf_event [ 0.114455] CPU: Testing write buffer coherency: ok [ 0.116748] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.116915] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.123101] Brought up 1 CPUs [ 0.123137] SMP: Total of 1 processors activated (548.04 BogoMIPS). [ 0.123155] CPU: All CPU(s) started in SVC mode. [ 0.129748] devtmpfs: initialized [ 0.182910] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.255408] omap_hwmod: tptc0 using broken dt data from edma [ 0.256188] omap_hwmod: tptc1 using broken dt data from edma [ 0.256940] omap_hwmod: tptc2 using broken dt data from edma [ 0.269826] omap_hwmod: debugss: _wait_target_disable failed [ 0.329227] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.332692] pinctrl core: initialized pinctrl subsystem [ 0.341398] NET: Registered protocol family 16 [ 0.351420] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.354820] cpuidle: using governor ladder [ 0.354870] cpuidle: using governor menu [ 0.368703] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.370682] OMAP GPIO hardware version 0.1 [ 0.372901] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.376637] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.380574] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.401422] No ATAGs? [ 0.401471] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.444511] edma 49000000.edma: Legacy memcpy is enabled, things might not work [ 0.473339] edma 49000000.edma: TI EDMA DMA engine driver [ 0.474319] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator@0[0]' [ 0.480234] SCSI subsystem initialized [ 0.481444] libata version 3.00 loaded. [ 0.483185] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.483359] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.483757] pps_core: LinuxPPS API ver. 1 registered [ 0.483776] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.483870] PTP clock support registered [ 0.490772] clocksource: Switched to clocksource timer1 [ 0.734041] NET: Registered protocol family 2 [ 0.737201] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.737284] TCP bind hash table entries: 1024 (order: 3, 36864 bytes) [ 0.737915] TCP: Hash tables configured (established 1024 bind 1024) [ 0.738209] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.738559] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.740163] NET: Registered protocol family 1 [ 0.743053] RPC: Registered named UNIX socket transport module. [ 0.743088] RPC: Registered udp transport module. [ 0.743106] RPC: Registered tcp transport module. [ 0.743122] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.745750] Trying to unpack rootfs image as initramfs... [ 0.748472] rootfs image is not initramfs (no cpio magic); looks like an initrd [ 0.930414] Freeing initrd memory: 16384K (c2000000 - c3000000) [ 0.931962] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.939244] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.939654] audit: initializing netlink subsys (disabled) [ 0.940055] audit: type=2000 audit(0.930:1): initialized [ 0.946860] VFS: Disk quotas dquot_6.6.0 [ 0.947100] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.951397] NFS: Registering the id_resolver key type [ 0.951998] Key type id_resolver registered [ 0.952023] Key type id_legacy registered [ 0.952351] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.961602] io scheduler noop registered [ 0.961662] io scheduler deadline registered [ 0.961756] io scheduler cfq registered (default) [ 0.965044] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.968687] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.978467] omap_uart 44e09000.serial: no wakeirq for uart0 [ 0.978515] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@44e09000[0]' [ 0.979403] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 155, base_baud = 3000000) is a OMAP UART0 [ 1.827910] console [ttyO0] enabled [ 1.893695] brd: module loaded [ 1.934119] loop: module loaded [ 1.941373] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.020766] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.027196] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.039357] libphy: 4a101000.mdio: probed [ 2.043837] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.055620] cpsw 4a100000.ethernet: Detected MACID = d4:94:a1:90:76:28 [ 2.066422] cpsw 4a100000.ethernet eth0: set_features() failed (-1); wanted 0x0000000000004200, left 0x0000000000004a00 [ 2.082994] mousedev: PS/2 mouse device common for all mice [ 2.088905] i2c /dev entries driver [ 2.094952] omap_hsmmc 48060000.mmc: GPIO lookup for consumer cd [ 2.101408] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup [ 2.108322] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@48060000[0]' - status (0) [ 2.118842] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.123757] omap_hsmmc 48060000.mmc: GPIO lookup for consumer wp [ 2.130065] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup [ 2.136966] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@48060000[0]' [ 2.146592] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@48060000[0]' [ 2.156121] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup [ 2.163203] omap_hsmmc 48060000.mmc: lookup for GPIO wp failed [ 2.173407] ledtrig-cpu: registered to indicate activity on CPUs [ 2.181362] oprofile: using arm/armv7 [ 2.186423] Initializing XFRM netlink socket [ 2.191783] NET: Registered protocol family 10 [ 2.202284] sit: IPv6 over IPv4 tunneling driver [ 2.211101] NET: Registered protocol family 17 [ 2.215920] NET: Registered protocol family 15 [ 2.221261] Key type dns_resolver registered [ 2.226143] omap_voltage_late_init: Voltage driver support not added [ 2.234584] ThumbEE CPU extension supported. [ 2.239131] Registering SWP/SWPB emulation handler [ 2.307145] tps65217 0-0024: TPS65217 ID 0xf version 1.1 [ 2.313725] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.326446] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.333859] omap_hsmmc 48060000.mmc: GPIO lookup for consumer cd [ 2.340182] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup [ 2.347211] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@48060000[0]' - status (0) [ 2.357741] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.362665] omap_hsmmc 48060000.mmc: GPIO lookup for consumer wp [ 2.368972] omap_hsmmc 48060000.mmc: using device tree for GPIO lookup [ 2.375873] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@48060000[0]' [ 2.385499] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@48060000[0]' [ 2.395032] omap_hsmmc 48060000.mmc: using lookup tables for GPIO lookup [ 2.402127] omap_hsmmc 48060000.mmc: lookup for GPIO wp failed [ 2.455005] hctosys: unable to open rtc device (rtc0) [ 2.493978] vmmcsd_fixed: disabling [ 2.506340] RAMDISK: gzip image found at block 0 [ 2.552550] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.571933] mmc0: new high speed SDHC card at address 1234 [ 2.593316] mmcblk0: mmc0:1234 SA04G 3.63 GiB [ 2.617240] mmcblk0: p1 p2 [ 3.144246] EXT4-fs (ram0): couldn't mount as ext3 due to feature incompatibilities [ 3.162110] EXT4-fs (ram0): mounted filesystem without journal. Opts: (null) [ 3.169785] VFS: Mounted root (ext4 filesystem) on device 1:0. [ 3.178193] devtmpfs: mounted [ 3.182606] Freeing unused kernel memory: 384K (c0870000 - c08d0000) /bin/sh: can't access tty; job contro¼ÿ/ # / # / #