U-Boot 2011.03 (Jun 11 2013 - 06:07:37) T114 Board: NVIDIA Dalmore DRAM: 2 GiB MMC: Tegra2 SD/MMC: 0, Tegra2 SD/MMC: 1 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 2  0 Dalmore # Dalmore #usb reset (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.10 scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found scanning bus for ethernet devices... 1 Ethernet Device(s) found Dalmore #setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=/dev/mmcblk0p1 rootwait gpt init=/bin/bash' Dalmore #setenv ipaddr 192.168.100.100; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Dalmore #tftpboot 0x81000000 zImage.multi_v7_defconfig Waiting for Ethernet connection... done. Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.100 Filename 'zImage.multi_v7_defconfig'. Load address: 0x81000000 Loading: *################################################# 2.8 MiB/s done Bytes transferred = 3934088 (3c0788 hex) Dalmore #tftpboot 0x82000000 tegra114-dalmore.dtb Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.100 Filename 'tegra114-dalmore.dtb'. Load address: 0x82000000 Loading: *################################################# 2.8 MiB/s done Bytes transferred = 29073 (7191 hex) Dalmore #bootz 0x81000000 - 0x82000000 ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 81ff5000, end 81fff190 ... OK Starting kernel ... Timer summary in microseconds: Mark Elapsed Stage 0 0 awake 2,440,640 2,440,640 usb_start 6,444,127 4,003,487 eth_start 6,444,125 -2 tftp start 10,168,007 3,723,882 tftp done 11,455,924 1,287,917 start_kernel [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.12.0-rc2-23011-g4a10c2a (pwalmsley@tamien) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 SMP Mon Sep 23 16:07:43 PDT 2013 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine: NVIDIA Tegra SoC (Flattened Device Tree), model: NVIDIA Tegra114 Dalmore evaluation board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c07a2940, node_mem_map c07ea000 [ 0.000000] DMA zone: 1520 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 194560 pages, LIFO batch:31 [ 0.000000] HighMem zone: 2574 pages used for memmap [ 0.000000] HighMem zone: 329472 pages, LIFO batch:31 [ 0.000000] Tegra Revision: A01 SKU: 0 CPU Process: 1 Core Process: 1 [ 0.000000] PERCPU: Embedded 5 pages/cpu @c1802000 s6976 r0 d13504 u32768 [ 0.000000] pcpu-alloc: s6976 r0 d13504 u32768 alloc=8*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522512 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=/dev/mmcblk0p1 rootwait gpt 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: 2070616K/2096128K available (5324K kernel code, 589K rwdata, 1388K rodata, 478K init, 278K bss, 25512K reserved, 1317888K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] .text : 0xc0008000 - 0xc0696484 (6714 kB) [ 0.000000] .init : 0xc0697000 - 0xc070eb40 ( 479 kB) [ 0.000000] .data : 0xc0710000 - 0xc07a3720 ( 590 kB) [ 0.000000] .bss : 0xc07a3728 - 0xc07e9274 ( 279 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms [ 0.000000] Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.000000] Switching to timer-based delay loop [ 0.000000] sched_clock: ARM arch timer >56 bits at 12000kHz, resolution 83ns [ 0.000000] Console: colour dummy device 80x30 [ 11.427714] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 11.427731] pid_max: default: 32768 minimum: 301 [ 11.427878] Mount-cache hash table entries: 512 [ 11.435657] CPU: Testing write buffer coherency: ok [ 11.435903] /cpus/cpu@0 missing clock-frequency property [ 11.435930] /cpus/cpu@1 missing clock-frequency property [ 11.435955] /cpus/cpu@2 missing clock-frequency property [ 11.435981] /cpus/cpu@3 missing clock-frequency property [ 11.435993] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 11.436018] Setting up static identity map for 0xc050edf0 - 0xc050ee88 [ 11.436228] unable to find compatible sirf rstc node in dtb [ 11.437414] CPU1: Booted secondary processor [ 11.437442] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 11.437970] CPU2: Booted secondary processor [ 11.437995] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 11.438502] CPU3: Booted secondary processor [ 11.438526] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 11.438616] Brought up 4 CPUs [ 11.438640] SMP: Total of 4 processors activated. [ 11.438649] CPU: All CPU(s) started in SVC mode. [ 11.439288] devtmpfs: initialized [ 11.444648] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 11.444845] pinctrl core: initialized pinctrl subsystem [ 11.445205] regulator-dummy: no parameters [ 11.447799] NET: Registered protocol family 16 [ 11.448037] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 11.458049] Serial: AMBA PL011 UART driver [ 11.463026] bio: create slab at 0 [ 11.464381] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 11.464403] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 11.464790] vdd_ac_bat: 5000 mV [ 11.464976] dvdd_ts: Failed to request enable GPIO61: -517 [ 11.465065] reg-fixed-voltage 1.regulator: Failed to register regulator: -517 [ 11.465083] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 11.465198] lcd_bl_en: Failed to request enable GPIO58: -517 [ 11.465274] reg-fixed-voltage 2.regulator: Failed to register regulator: -517 [ 11.465292] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 11.465406] usb1_vbus: Failed to request enable GPIO108: -517 [ 11.465481] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 11.465498] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 11.465611] usb2_vbus: Failed to request enable GPIO86: -517 [ 11.465686] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 11.465703] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 11.465816] vdd_hdmi_5v0: Failed to request enable GPIO81: -517 [ 11.465890] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 11.465907] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 11.465964] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 11.467064] SCSI subsystem initialized [ 11.467215] libata version 3.00 loaded. [ 11.467394] usbcore: registered new interface driver usbfs [ 11.467432] usbcore: registered new interface driver hub [ 11.467520] usbcore: registered new device driver usb [ 11.470230] vdd-cpu: 500 <--> 1520 mV at 1100 mV [ 11.470434] genirq: Setting trigger mode 8 for irq 118 failed (gic_set_type+0x0/0x100) [ 11.470627] pps_core: LinuxPPS API ver. 1 registered [ 11.470636] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 11.470657] PTP clock support registered [ 11.470690] EDAC MC: Ver: 3.0.0 [ 11.471567] Switched to clocksource arch_sys_counter [ 11.479144] NET: Registered protocol family 2 [ 11.479647] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 11.479831] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 11.480009] TCP: Hash tables configured (established 8192 bind 8192) [ 11.480066] TCP: reno registered [ 11.480081] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 11.480122] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 11.480349] NET: Registered protocol family 1 [ 11.480614] RPC: Registered named UNIX socket transport module. [ 11.480624] RPC: Registered udp transport module. [ 11.480631] RPC: Registered tcp transport module. [ 11.480639] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 11.481114] mop500-uib: failed to get adapter i2c2 [ 11.482573] bounce pool size: 64 pages [ 11.489873] NFS: Registering the id_resolver key type [ 11.489913] Key type id_resolver registered [ 11.489923] Key type id_legacy registered [ 11.490166] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 11.490178] io scheduler noop registered [ 11.490186] io scheduler deadline registered [ 11.490319] io scheduler cfq registered (default) [ 11.498827] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 11.545875] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 11.546972] Serial: IMX driver [ 11.547950] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 122, base_baud = 25500000) is a Tegra [ 12.275441] console [ttyS0] enabled [ 12.279829] serial: Freescale lpuart driver [ 12.284272] [drm] Initialized drm 1.1.0 20060810 [ 12.291344] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 12.297837] ehci-platform: EHCI generic platform driver [ 12.303154] ehci-omap: OMAP-EHCI Host Controller driver [ 12.308450] ehci-orion: EHCI orion driver [ 12.312519] SPEAr-ehci: EHCI SPEAr driver [ 12.316589] tegra-ehci: Tegra EHCI driver [ 12.320767] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 12.328027] usbcore: registered new interface driver usb-storage [ 12.334582] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 12.342646] mousedev: PS/2 mouse device common for all mice [ 12.348860] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc0 [ 12.355976] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 12.362742] sdhci: Secure Digital Host Controller Interface driver [ 12.368897] sdhci: Copyright(c) Pierre Ossman [ 12.373543] sdhci-pltfm: SDHCI platform and OF driver helper [ 12.379490] sdhci-tegra 78000400.sdhci: Got CD GPIO #170. [ 12.385888] mmc0: no vqmmc regulator found [ 12.389979] mmc0: no vmmc regulator found [ 12.393970] mmc0: Invalid maximum block size, assuming 512 bytes [ 12.437729] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 12.445188] mmc1: no vqmmc regulator found [ 12.449281] mmc1: no vmmc regulator found [ 12.453268] mmc1: Invalid maximum block size, assuming 512 bytes [ 12.497460] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 12.505225] usbcore: registered new interface driver usbhid [ 12.510780] usbhid: USB HID core driver [ 12.514837] TCP: cubic registered [ 12.518631] NET: Registered protocol family 10 [ 12.523676] sit: IPv6 over IPv4 tunneling driver [ 12.528864] Key type dns_resolver registered [ 12.533237] Registering SWP/SWPB emulation handler [ 12.541538] dvdd_ts: 1800 mV [ 12.544789] lcd_bl_en: 5000 mV [ 12.548194] usb1_vbus: 5000 mV [ 12.551350] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 12.557779] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 12.564885] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 12.572859] usb2_vbus: 5000 mV [ 12.576011] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 12.582424] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 12.589542] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 12.597436] vdd_hdmi_5v0: 5000 mV [ 12.600844] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 12.607257] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 12.614360] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 12.619288] mmc1: BKOPS_EN bit is not set [ 12.626158] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 12.634166] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 12.641557] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 12.645644] mmc1: new HS200 MMC card at address 0001 [ 12.646064] mmcblk0: mmc1:0001 SEM32G 29.1 GiB [ 12.646225] mmcblk0boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 12.646389] mmcblk0boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 12.646550] mmcblk0rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 12.648920] Primary GPT is invalid, using alternate GPT. [ 12.648945] mmcblk0: p1 p2 p3 p4 p5 [ 12.651758] mmcblk0boot1: unknown partition table [ 12.653310] mmcblk0boot0: unknown partition table [ 12.694425] usb1_vbus: 5000 mV [ 12.697596] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 12.703994] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 12.711112] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 12.719030] usb2_vbus: 5000 mV [ 12.722179] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 12.728591] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 12.735693] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 12.743580] vdd_hdmi_5v0: 5000 mV [ 12.747004] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 12.753398] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 12.760515] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 12.768333] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 12.776332] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 12.783477] tegra_rtc 7000e000.rtc: setting system clock to 1970-01-01 00:00:13 UTC (13) [ 12.796396] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 12.839231] EXT4-fs (mmcblk0p1): recovery complete [ 12.844010] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 12.852112] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 12.860155] devtmpfs: mounted [ 12.863527] Freeing unused kernel memory: 476K (c0697000 - c070e000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell I have no name!@(none):/#