U-Boot SPL 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) U-Boot 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) TEGRA20 Model: Compulab TrimSlice board DRAM: 1 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 SF: Detected W25Q80BL with page size 256 Bytes, erase size 4 KiB, total 1 MiB tegra-pcie: PCI regions: tegra-pcie: I/O: 0x82000000-0x82010000 tegra-pcie: non-prefetchable memory: 0xa0000000-0xa8000000 tegra-pcie: prefetchable memory: 0xa8000000-0xc0000000 tegra-pcie: dual-mode configuration tegra-pcie: probing port 0, using 2 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  1  0 Tegra20 (TrimSlice) # Tegra20 (TrimSlice) # usb reset resetting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found USB1: USB EHCI 1.00 scanning bus 1 for devices... 1 USB Device(s) found USB2: lowlevel init failed scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 0 Ethernet Device(s) found Tegra20 (TrimSlice) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=/dev/mmcblk0p1 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra20 (TrimSlice) # setenv ipaddr 192.168.100.103; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra20 (TrimSlice) # tftpboot 0x00408000 zImage.tegra_defconfig Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'zImage.tegra_defconfig'. Load address: 0x408000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######## 3.9 MiB/s done Bytes transferred = 4883712 (4a8500 hex) Tegra20 (TrimSlice) # tftpboot 0x02408000 tegra20-trimslice.dtb Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'tegra20-trimslice.dtb'. Load address: 0x2408000 Loading: *## 2.9 MiB/s done Bytes transferred = 21130 (528a hex) Tegra20 (TrimSlice) # bootz 0x00408000 - 0x02408000 Kernel image @ 0x408000 [ 0x000000 - 0x4a8500 ] ## Flattened Device Tree blob at 02408000 Booting using the fdt blob at 0x2408000 Using Device Tree in place at 02408000, end 02410289 Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.1.0-rc3-12646-g030bbdb (pwalmsley@kaivo) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Sun May 10 16:34:21 PDT 2015 [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Compulab TrimSlice board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] earlycon: no match for ttyS0,115200n8 [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] cma: Reserved 64 MiB at 0x3c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] free_area_init_node: node 0, pgdat c0962380, node_mem_map eeff7000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] HighMem zone: 67584 pages, LIFO batch:15 [ 0.000000] PERCPU: Embedded 12 pages/cpu @eefc9000 s17216 r8192 d23744 u49152 [ 0.000000] pcpu-alloc: s17216 r8192 d23744 u49152 alloc=12*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260624 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=/dev/mmcblk0p1 rootwait gpt debug noinitrd earlyprintk init=/bin/bash [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 963868K/1048576K available (6696K kernel code, 311K rwdata, 2260K rodata, 312K init, 351K bss, 19172K reserved, 65536K cma-reserved, 204800K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc08c74fc (8958 kB) [ 0.000000] .init : 0xc08c8000 - 0xc0916000 ( 312 kB) [ 0.000000] .data : 0xc0916000 - 0xc0963f20 ( 312 kB) [ 0.000000] .bss : 0xc0966000 - 0xc09bde14 ( 352 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Additional per-CPU info printed with stalls. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 128 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C-310 errata 727915 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001 [ 0.000011] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.008355] clocksource timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.017883] Switching to timer-based delay loop, resolution 1000ns [ 0.024739] Console: colour dummy device 80x30 [ 0.029183] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.039398] pid_max: default: 32768 minimum: 301 [ 0.044468] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.051081] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.059696] Initializing cgroup subsys freezer [ 0.064158] Initializing cgroup subsys debug [ 0.068512] CPU: Testing write buffer coherency: ok [ 0.073664] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.079353] Setting up static identity map for 0x8440 - 0x84d8 [ 0.120189] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 Core Process: 2 [ 0.141043] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.141106] Brought up 2 CPUs [ 0.149786] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.155950] CPU: All CPU(s) started in SVC mode. [ 0.161398] devtmpfs: initialized [ 0.166232] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.174485] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.187316] pinctrl core: initialized pinctrl subsystem [ 0.209998] NET: Registered protocol family 16 [ 0.215978] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.249983] cpuidle: using governor ladder [ 0.279981] cpuidle: using governor menu [ 0.303462] No ATAGs? [ 0.305490] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.313803] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.373703] usb1_vbus: Failed to request enable GPIO170: -517 [ 0.379578] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 0.391812] vgaarb: loaded [ 0.396063] SCSI subsystem initialized [ 0.400149] libata version 3.00 loaded. [ 0.404770] usbcore: registered new interface driver usbfs [ 0.410429] usbcore: registered new interface driver hub [ 0.415871] usbcore: registered new device driver usb [ 0.423667] Linux video capture interface: v2.00 [ 0.428410] pps_core: LinuxPPS API ver. 1 registered [ 0.433377] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.442627] PTP clock support registered [ 0.447493] Advanced Linux Sound Architecture Driver Initialized. [ 0.455189] Bluetooth: Core ver 2.20 [ 0.458836] NET: Registered protocol family 31 [ 0.463282] Bluetooth: HCI device and connection manager initialized [ 0.469697] Bluetooth: HCI socket layer initialized [ 0.474645] Bluetooth: L2CAP socket layer initialized [ 0.479787] Bluetooth: SCO socket layer initialized [ 0.485508] cfg80211: Calling CRDA to update world regulatory domain [ 0.492687] Switched to clocksource timer_us [ 0.522511] NET: Registered protocol family 2 [ 0.528194] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.535313] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.541846] TCP: Hash tables configured (established 8192 bind 8192) [ 0.548872] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.554846] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.561568] NET: Registered protocol family 1 [ 0.566628] RPC: Registered named UNIX socket transport module. [ 0.572533] RPC: Registered udp transport module. [ 0.577345] RPC: Registered tcp transport module. [ 0.582067] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.588598] PCI: CLS 0 bytes, default 64 [ 0.594948] CPU PMU: Failed to parse /pmu/interrupt-affinity[0] [ 0.600879] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.611350] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.620263] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.629207] bounce: pool size: 64 pages [ 0.633074] io scheduler noop registered (default) [ 0.643007] tegra-pcie 80003000.pcie-controller: dual-mode configuration [ 0.650631] tegra-pcie 80003000.pcie-controller: probing port 0, using 2 lanes [ 0.728702] tegra-pcie 80003000.pcie-controller: PCI host bridge to bus 0000:00 [ 0.736021] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 0.742944] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 0.750299] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.755856] pci_bus 0000:00: root bus resource [io 0x1000-0xffff] [ 0.762113] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 0.768184] pci 0000:00:01.0: IOMMU is currently not supported for PCI [ 0.774776] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.782046] PCI: bus0: Fast back to back transfers disabled [ 0.787624] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.796041] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.802049] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.807699] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 0.814970] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.822234] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.829006] pci 0000:01:00.0: IOMMU is currently not supported for PCI [ 0.835640] pci 0000:01:00.0: supports D1 D2 [ 0.839908] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.862722] PCI: bus1: Fast back to back transfers disabled [ 0.868287] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.874975] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 0.881335] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 0.888147] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.895943] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.902092] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 0.909377] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 0.917183] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 0.924983] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.931120] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.936155] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.942298] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 0.949155] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.956965] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 0.964081] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 0.970603] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 0.977568] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 0.984150] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded [ 0.991431] tegra-ahb 6000c004.ahb: incorrect AHB base address in DT data - enabling workaround [ 1.006233] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 1.014931] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.025195] console [ttyS0] disabled [ 1.028797] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 1.037833] console [ttyS0] enabled [ 1.037833] console [ttyS0] enabled [ 1.044811] bootconsole [earlycon0] disabled [ 1.044811] bootconsole [earlycon0] disabled [ 1.055798] [drm] Initialized drm 1.1.0 20060810 [ 1.061640] 54280000.hdmi supply hdmi not found, using dummy regulator [ 1.073013] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.079611] [drm] No driver support for vblank timestamp query. [ 1.085619] drm drm: No connectors reported connected with modes [ 1.091616] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.114622] Console: switching to colour frame buffer device 128x48 [ 1.128625] drm drm: fb0: frame buffer device [ 1.133068] drm drm: registered panic notifier [ 1.162716] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 1.182737] loop: module loaded [ 1.189402] m25p80 spi32766.0: found s25fl008k, expected w25q80bl [ 1.195511] m25p80 spi32766.0: s25fl008k (1024 Kbytes) [ 1.203874] CAN device driver interface [ 1.207828] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k [ 1.214874] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.220719] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.226351] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.233833] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf005c000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 1.243494] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.252216] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.259765] usbcore: registered new interface driver pegasus [ 1.265636] usbcore: registered new interface driver asix [ 1.271167] usbcore: registered new interface driver ax88179_178a [ 1.277403] usbcore: registered new interface driver cdc_ether [ 1.283429] usbcore: registered new interface driver smsc75xx [ 1.289351] usbcore: registered new interface driver smsc95xx [ 1.295251] usbcore: registered new interface driver net1080 [ 1.301040] usbcore: registered new interface driver cdc_subset [ 1.307102] usbcore: registered new interface driver zaurus [ 1.312881] usbcore: registered new interface driver cdc_ncm [ 1.318919] tegra-phy c5004000.usb-phy: no vbus regulator [ 1.325452] tegra-phy c5008000.usb-phy: no vbus regulator [ 1.331132] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.337665] ehci-pci: EHCI PCI platform driver [ 1.342256] tegra-ehci: Tegra EHCI driver [ 1.383900] ulpi_phy_power_on: ulpi write failed [ 1.388509] tegra-ehci c5004000.usb: Failed to power on the phy [ 1.394448] tegra-ehci: probe of c5004000.usb failed with error -110 [ 1.403469] tegra-ehci c5008000.usb: EHCI Host Controller [ 1.408890] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 1.416923] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 1.442711] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 1.450406] hub 1-0:1.0: USB hub found [ 1.454229] hub 1-0:1.0: 1 port detected [ 1.459251] usbcore: registered new interface driver cdc_acm [ 1.464934] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.473099] usbcore: registered new interface driver cdc_wdm [ 1.478980] usbcore: registered new interface driver usb-storage [ 1.485837] mousedev: PS/2 mouse device common for all mice [ 1.493997] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 1.501703] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.508978] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.515569] i2c /dev entries driver [ 1.520756] usbcore: registered new interface driver uvcvideo [ 1.526506] USB Video Class driver (1.1.1) [ 1.530597] gspca_main: v2.14.0 registered [ 1.536276] sdhci: Secure Digital Host Controller Interface driver [ 1.542439] sdhci: Copyright(c) Pierre Ossman [ 1.546806] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.552915] sdhci-tegra c8000000.sdhci: No vmmc regulator found [ 1.558822] sdhci-tegra c8000000.sdhci: No vqmmc regulator found [ 1.564835] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.602735] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 1.610289] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 1.616219] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 1.623245] sdhci-tegra c8000600.sdhci: No vmmc regulator found [ 1.629184] sdhci-tegra c8000600.sdhci: No vqmmc regulator found [ 1.635212] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.672906] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 1.681328] usbcore: registered new interface driver usbhid [ 1.686934] usbhid: USB HID core driver [ 1.698018] tlv320aic23-codec 2-001a: Control not supported for path LLINEIN -> [NULL] -> Line Input [ 1.707173] tlv320aic23-codec 2-001a: ASoC: no dapm match for LLINEIN --> NULL --> Line Input [ 1.715722] tlv320aic23-codec 2-001a: ASoC: Failed to add route LLINEIN -> NULL -> Line Input [ 1.724261] tlv320aic23-codec 2-001a: Control not supported for path RLINEIN -> [NULL] -> Line Input [ 1.733386] tlv320aic23-codec 2-001a: ASoC: no dapm match for RLINEIN --> NULL --> Line Input [ 1.741892] tlv320aic23-codec 2-001a: ASoC: Failed to add route RLINEIN -> NULL -> Line Input [ 1.750426] tlv320aic23-codec 2-001a: Control not supported for path MICIN -> [NULL] -> Mic Input [ 1.759317] tlv320aic23-codec 2-001a: ASoC: no dapm match for MICIN --> NULL --> Mic Input [ 1.767594] tlv320aic23-codec 2-001a: ASoC: Failed to add route MICIN -> NULL -> Mic Input [ 1.772735] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 1.783697] tegra-snd-trimslice sound: tlv320aic23-hifi <-> 70002800.i2s mapping ok [ 1.794625] NET: Registered protocol family 10 [ 1.800765] mip6: Mobile IPv6 [ 1.803750] sit: IPv6 over IPv4 tunneling driver [ 1.810277] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.811552] NET: Registered protocol family 17 [ 1.811600] NET: Registered protocol family 15 [ 1.811609] can: controller area network core (rev 20120528 abi 9) [ 1.818410] NET: Registered protocol family 29 [ 1.818425] can: raw protocol (rev 20120528) [ 1.818432] can: broadcast manager protocol (rev 20120528 t) [ 1.818453] can: netlink gateway (rev 20130117) max_hops=1 [ 1.822857] Bluetooth: RFCOMM socket layer initialized [ 1.822877] Bluetooth: RFCOMM ver 1.11 [ 1.822901] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 1.822920] Bluetooth: BNEP socket layer initialized [ 1.822926] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.822943] Bluetooth: HIDP socket layer initialized [ 1.823907] Registering SWP/SWPB emulation handler [ 1.835417] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 1.835440] tegra-ehci c5000000.usb: EHCI Host Controller [ 1.835487] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 1.835908] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 1.917453] mmc0: new high speed SDHC card at address b368 [ 1.922780] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 1.924608] hub 2-0:1.0: USB hub found [ 1.924646] hub 2-0:1.0: 1 port detected [ 1.926374] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 1.933582] rtc-em3027 2-0056: setting system clock to 2014-12-25 20:13:40 UTC (1419538420) [ 1.937092] hub 1-1:1.0: USB hub found [ 1.942213] ALSA device list: [ 1.942217] #0: tegra-trimslice [ 1.943017] hub 1-1:1.0: 4 ports detected [ 1.966630] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 1.973834] mmcblk0: p1 [ 1.981632] kjournald starting. Commit interval 5 seconds [ 2.056718] EXT3-fs (mmcblk0p1): using internal journal [ 2.061938] EXT3-fs (mmcblk0p1): recovery complete [ 2.066809] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode [ 2.074050] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 2.081858] devtmpfs: mounted [ 2.085359] Freeing unused kernel memory: 312K (c08c8000 - c0916000) [ 2.102347] mmc1: new high speed SD card at address b368 [ 2.109203] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 2.117680] mmcblk1: p1 p2 bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/#