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  1  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 = 3629496 (3761b8 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.6 MiB/s done Bytes transferred = 29436 (72fc hex) Dalmore #bootz 0x81000000 - 0x82000000 ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 81ff5000, end 81fff2fb ... OK Starting kernel ... Timer summary in microseconds: Mark Elapsed Stage 0 0 awake 2,980,398 2,980,398 usb_start 6,983,711 4,003,313 eth_start 6,983,709 -2 tftp start 10,662,007 3,678,298 tftp done 11,995,498 1,333,491 start_kernel [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.13.0-rc1-35727-g6ce4eac (pwalmsley@kaivo) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Mon Nov 25 10:51:35 PST 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 model: NVIDIA Tegra114 Dalmore evaluation board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c07480c0, node_mem_map c0791000 [ 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 @c17a9000 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: 2070972K/2096128K available (4951K kernel code, 587K rwdata, 1408K rodata, 474K init, 284K bss, 25156K 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 - 0xc063deec (6360 kB) [ 0.000000] .init : 0xc063e000 - 0xc06b4b40 ( 475 kB) [ 0.000000] .data : 0xc06b6000 - 0xc0748ec0 ( 588 kB) [ 0.000000] .bss : 0xc0748ec8 - 0xc07901cc ( 285 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 2147483648000ns [ 0.000000] Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.000000] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 2863311536128ns [ 0.000000] Switching to timer-based delay loop [ 0.000000] Console: colour dummy device 80x30 [ 0.000227] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.000244] pid_max: default: 32768 minimum: 301 [ 0.000405] Mount-cache hash table entries: 512 [ 0.008209] CPU: Testing write buffer coherency: ok [ 0.008440] /cpus/cpu@0 missing clock-frequency property [ 0.008463] /cpus/cpu@1 missing clock-frequency property [ 0.008485] /cpus/cpu@2 missing clock-frequency property [ 0.008508] /cpus/cpu@3 missing clock-frequency property [ 0.008521] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.008548] Setting up static identity map for 0x804afd18 - 0x804afdb0 [ 0.008757] unable to find compatible sirf rstc node in dtb [ 0.010259] CPU1: Booted secondary processor [ 0.010288] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.010898] CPU2: Booted secondary processor [ 0.010922] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.011527] CPU3: Booted secondary processor [ 0.011551] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.011708] Brought up 4 CPUs [ 0.011739] SMP: Total of 4 processors activated. [ 0.011748] CPU: All CPU(s) started in SVC mode. [ 0.012404] devtmpfs: initialized [ 0.017506] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.017706] pinctrl core: initialized pinctrl subsystem [ 0.018057] regulator-dummy: no parameters [ 0.018422] NET: Registered protocol family 16 [ 0.018648] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.029341] Serial: AMBA PL011 UART driver [ 0.034663] bio: create slab at 0 [ 0.036035] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.036058] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.036440] vdd_ac_bat: 5000 mV [ 0.036625] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.036718] reg-fixed-voltage 1.regulator: Failed to register regulator: -517 [ 0.036739] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.036856] lcd_bl_en: Failed to request enable GPIO58: -517 [ 0.036935] reg-fixed-voltage 2.regulator: Failed to register regulator: -517 [ 0.036955] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037073] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.037151] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 0.037170] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037286] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.037363] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 0.037382] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037497] vdd_hdmi_5v0: Failed to request enable GPIO81: -517 [ 0.037575] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 0.037594] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037653] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.038741] SCSI subsystem initialized [ 0.038902] libata version 3.00 loaded. [ 0.039085] usbcore: registered new interface driver usbfs [ 0.039123] usbcore: registered new interface driver hub [ 0.039214] usbcore: registered new device driver usb [ 0.042041] vdd-cpu: 500 <--> 1520 mV at 1100 mV [ 0.042232] genirq: Setting trigger mode 8 for irq 118 failed (gic_set_type+0x0/0x100) [ 0.042438] pps_core: LinuxPPS API ver. 1 registered [ 0.042447] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.042471] PTP clock support registered [ 0.042508] EDAC MC: Ver: 3.0.0 [ 0.043380] Switched to clocksource arch_sys_counter [ 0.050949] NET: Registered protocol family 2 [ 0.051446] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.051537] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.051749] TCP: Hash tables configured (established 8192 bind 8192) [ 0.051807] TCP: reno registered [ 0.051824] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.051867] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.052134] NET: Registered protocol family 1 [ 0.052417] RPC: Registered named UNIX socket transport module. [ 0.052427] RPC: Registered udp transport module. [ 0.052436] RPC: Registered tcp transport module. [ 0.052445] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.054393] bounce pool size: 64 pages [ 0.061584] NFS: Registering the id_resolver key type [ 0.061629] Key type id_resolver registered [ 0.061639] Key type id_legacy registered [ 0.061869] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.061882] io scheduler noop registered [ 0.061891] io scheduler deadline registered [ 0.062029] io scheduler cfq registered (default) [ 0.070606] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.118504] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.119610] Serial: IMX driver [ 0.120598] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 122, base_baud = 25500000) is a Tegra [ 0.842691] console [ttyS0] enabled [ 0.847049] serial: Freescale lpuart driver [ 0.851450] [drm] Initialized drm 1.1.0 20060810 [ 0.858725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.865262] ehci-platform: EHCI generic platform driver [ 0.870574] ehci-omap: OMAP-EHCI Host Controller driver [ 0.875892] ehci-orion: EHCI orion driver [ 0.879981] SPEAr-ehci: EHCI SPEAr driver [ 0.884078] tegra-ehci: Tegra EHCI driver [ 0.888232] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 0.895536] usbcore: registered new interface driver usb-storage [ 0.901990] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 0.910035] mousedev: PS/2 mouse device common for all mice [ 0.916292] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc0 [ 0.923457] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 0.930315] sdhci: Secure Digital Host Controller Interface driver [ 0.936497] sdhci: Copyright(c) Pierre Ossman [ 0.941160] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.947258] sdhci-tegra 78000400.sdhci: Got CD GPIO #170. [ 0.953683] sdhci-tegra 78000400.sdhci: dummy supplies not allowed [ 0.959854] mmc0: no vqmmc regulator found [ 0.963960] sdhci-tegra 78000400.sdhci: dummy supplies not allowed [ 0.970129] mmc0: no vmmc regulator found [ 0.974144] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.023393] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.030865] sdhci-tegra 78000600.sdhci: dummy supplies not allowed [ 1.037051] mmc1: no vqmmc regulator found [ 1.041145] sdhci-tegra 78000600.sdhci: dummy supplies not allowed [ 1.047323] mmc1: no vmmc regulator found [ 1.051326] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.093388] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.101186] usbcore: registered new interface driver usbhid [ 1.106760] usbhid: USB HID core driver [ 1.110824] TCP: cubic registered [ 1.114612] NET: Registered protocol family 10 [ 1.119707] sit: IPv6 over IPv4 tunneling driver [ 1.124926] Key type dns_resolver registered [ 1.129333] Registering SWP/SWPB emulation handler [ 1.137235] dvdd_ts: 1800 mV [ 1.140494] lcd_bl_en: 5000 mV [ 1.143912] usb1_vbus: 5000 mV [ 1.147082] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 1.153534] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 1.160669] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.168682] usb2_vbus: 5000 mV [ 1.171846] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 1.178287] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 1.185436] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.193382] vdd_hdmi_5v0: 5000 mV [ 1.196804] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 1.203229] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 1.210374] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.215654] mmc1: BKOPS_EN bit is not set [ 1.222237] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.230276] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 1.237695] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 1.242131] mmc1: new HS200 MMC card at address 0001 [ 1.242496] isa bounce pool size: 16 pages [ 1.242591] mmcblk0: mmc1:0001 SEM32G 29.1 GiB [ 1.242785] mmcblk0boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 1.242977] mmcblk0boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 1.243160] mmcblk0rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 1.245545] Primary GPT is invalid, using alternate GPT. [ 1.245567] mmcblk0: p1 p2 p3 p4 p5 [ 1.248433] mmcblk0boot1: unknown partition table [ 1.250009] mmcblk0boot0: unknown partition table [ 1.294866] usb1_vbus: 5000 mV [ 1.298030] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 1.304472] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 1.311604] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.319574] usb2_vbus: 5000 mV [ 1.322735] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 1.329174] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 1.336318] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.344252] vdd_hdmi_5v0: 5000 mV [ 1.347672] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 1.354110] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 1.361243] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.369111] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.377139] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 1.384352] tegra_rtc 7000e000.rtc: setting system clock to 1970-01-01 00:00:14 UTC (14) [ 1.397299] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 1.418969] EXT4-fs (mmcblk0p1): recovery complete [ 1.423791] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 1.431900] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 1.439791] devtmpfs: mounted [ 1.443134] Freeing unused kernel memory: 472K (c063e000 - c06b4000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell I have no name!@(none):/#