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.7 MiB/s done Bytes transferred = 3966608 (3c8690 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.5 MiB/s done Bytes transferred = 24048 (5df0 hex) Dalmore #bootz 0x81000000 - 0x82000000 ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 81ff7000, end 81fffdef ... OK Starting kernel ... Timer summary in microseconds: Mark Elapsed Stage 0 0 awake 3,086,683 3,086,683 usb_start 7,089,979 4,003,296 eth_start 7,089,976 -3 tftp start 10,963,924 3,873,948 tftp done 13,102,190 2,138,266 start_kernel [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.11.0-rc7-12362-gd8dfad3 (pwalmsley@tamien) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 SMP Sun Aug 25 18:08:32 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 c07b4a00, node_mem_map c07fc000 [ 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 @c1811000 s7168 r0 d13312 u32768 [ 0.000000] pcpu-alloc: s7168 r0 d13312 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: 2070564K/2096128K available (5383K kernel code, 584K rwdata, 1412K rodata, 479K init, 279K bss, 25564K 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 - 0xc06ab048 (6797 kB) [ 0.000000] .init : 0xc06ac000 - 0xc0723c00 ( 479 kB) [ 0.000000] .data : 0xc0724000 - 0xc07b6140 ( 585 kB) [ 0.000000] .bss : 0xc07b6140 - 0xc07fbe14 ( 280 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 local timer 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 [ 13.279032] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 13.279047] pid_max: default: 32768 minimum: 301 [ 13.279198] Mount-cache hash table entries: 512 [ 13.285761] CPU: Testing write buffer coherency: ok [ 13.285988] /cpus/cpu@0 missing clock-frequency property [ 13.286002] /cpus/cpu@1 missing clock-frequency property [ 13.286011] /cpus/cpu@2 missing clock-frequency property [ 13.286020] /cpus/cpu@3 missing clock-frequency property [ 13.286034] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 13.286063] Setting up static identity map for 0xc051cb20 - 0xc051cbb8 [ 13.286244] unable to find compatible sirf rstc node in dtb [ 13.287676] CPU1: Booted secondary processor [ 13.287705] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 13.288491] CPU2: Booted secondary processor [ 13.288517] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 13.289315] CPU3: Booted secondary processor [ 13.289339] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 13.289432] Brought up 4 CPUs [ 13.289460] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 13.289468] CPU: All CPU(s) started in SVC mode. [ 13.290098] devtmpfs: initialized [ 13.295706] pinctrl core: initialized pinctrl subsystem [ 13.296047] regulator-dummy: no parameters [ 13.296399] NET: Registered protocol family 16 [ 13.296618] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 13.296808] unable to find compatible sirf pwrc node in dtb [ 13.306410] Serial: AMBA PL011 UART driver [ 13.311241] bio: create slab at 0 [ 13.312554] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 13.312575] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 13.312942] vdd_ac_bat: 5000 mV [ 13.313131] dvdd_ts: Failed to request enable GPIO61: -517 [ 13.313226] reg-fixed-voltage 1.regulator: Failed to register regulator: -517 [ 13.313246] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.313363] lcd_bl_en: Failed to request enable GPIO58: -517 [ 13.313445] reg-fixed-voltage 2.regulator: Failed to register regulator: -517 [ 13.313464] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.313580] usb1_vbus: Failed to request enable GPIO108: -517 [ 13.313660] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 13.313679] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.313793] usb2_vbus: Failed to request enable GPIO86: -517 [ 13.313872] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 13.313890] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.314005] vdd_hdmi_5v0: Failed to request enable GPIO81: -517 [ 13.314084] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 13.314102] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.314993] vgaarb: loaded [ 13.315317] SCSI subsystem initialized [ 13.315472] libata version 3.00 loaded. [ 13.315646] usbcore: registered new interface driver usbfs [ 13.315689] usbcore: registered new interface driver hub [ 13.315773] usbcore: registered new device driver usb [ 13.318435] vdd-cpu: 500 <--> 1520 mV at 1100 mV [ 13.318696] pps_core: LinuxPPS API ver. 1 registered [ 13.318705] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 13.318744] PTP clock support registered [ 13.318786] EDAC MC: Ver: 3.0.0 [ 13.319648] Switched to clocksource arch_sys_counter [ 13.327059] NET: Registered protocol family 2 [ 13.327539] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 13.327730] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 13.327907] TCP: Hash tables configured (established 8192 bind 8192) [ 13.327963] TCP: reno registered [ 13.327978] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 13.328019] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 13.328246] NET: Registered protocol family 1 [ 13.328512] RPC: Registered named UNIX socket transport module. [ 13.328522] RPC: Registered udp transport module. [ 13.328529] RPC: Registered tcp transport module. [ 13.328536] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 13.328547] PCI: CLS 0 bytes, default 64 [ 13.330483] bounce pool size: 64 pages [ 13.337936] NFS: Registering the id_resolver key type [ 13.337982] Key type id_resolver registered [ 13.337991] Key type id_legacy registered [ 13.338230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 13.338241] io scheduler noop registered [ 13.338250] io scheduler deadline registered [ 13.338389] io scheduler cfq registered (default) [ 13.346716] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 13.393624] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 13.394748] Serial: IMX driver [ 13.395709] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 122) is a Tegra [ 14.106988] console [ttyS0] enabled [ 14.111266] serial: Freescale lpuart driver [ 14.115622] [drm] Initialized drm 1.1.0 20060810 [ 14.122581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 14.129092] ehci-pci: EHCI PCI platform driver [ 14.133546] ehci-platform: EHCI generic platform driver [ 14.138843] ehci-omap: OMAP-EHCI Host Controller driver [ 14.144112] ehci-orion: EHCI orion driver [ 14.148189] SPEAr-ehci: EHCI SPEAr driver [ 14.152250] tegra-ehci: Tegra EHCI driver [ 14.156588] usbcore: registered new interface driver usb-storage [ 14.163707] mousedev: PS/2 mouse device common for all mice [ 14.169880] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc0 [ 14.177012] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 14.183719] sdhci: Secure Digital Host Controller Interface driver [ 14.189875] sdhci: Copyright(c) Pierre Ossman [ 14.194506] sdhci-pltfm: SDHCI platform and OF driver helper [ 14.200457] sdhci-tegra 78000400.sdhci: Got CD GPIO #170. [ 14.206861] mmc0: no vqmmc regulator found [ 14.210936] mmc0: no vmmc regulator found [ 14.214922] mmc0: Invalid maximum block size, assuming 512 bytes [ 14.265860] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 14.273326] mmc1: no vqmmc regulator found [ 14.277420] mmc1: no vmmc regulator found [ 14.281407] mmc1: Invalid maximum block size, assuming 512 bytes [ 14.325618] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 14.333370] usbcore: registered new interface driver usbhid [ 14.338923] usbhid: USB HID core driver [ 14.342969] TCP: cubic registered [ 14.346750] NET: Registered protocol family 10 [ 14.351772] sit: IPv6 over IPv4 tunneling driver [ 14.356952] Key type dns_resolver registered [ 14.361305] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 14.368970] Registering SWP/SWPB emulation handler [ 14.374667] dvdd_ts: 1800 mV [ 14.377939] lcd_bl_en: 5000 mV [ 14.381306] usb1_vbus: 5000 mV [ 14.384471] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 14.390902] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 14.398020] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.405985] usb2_vbus: 5000 mV [ 14.409135] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 14.415551] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 14.422655] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.430560] vdd_hdmi_5v0: 5000 mV [ 14.433967] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 14.440379] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 14.447399] mmc1: BKOPS_EN bit is not set [ 14.451476] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.459232] tegra_rtc 7000e000.rtc: setting system clock to 1970-01-01 00:00:15 UTC (15) [ 14.468428] Waiting for root device /dev/mmcblk0p1... [ 14.473821] mmc1: new HS200 MMC card at address 0001 [ 14.479145] mmcblk0: mmc1:0001 SEM32G 29.1 GiB [ 14.483807] mmcblk0boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 14.489851] mmcblk0boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 14.495892] mmcblk0rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 14.503882] Primary GPT is invalid, using alternate GPT. [ 14.509202] mmcblk0: p1 p2 p3 p4 p5 [ 14.515283] mmcblk0boot1: unknown partition table [ 14.521457] mmcblk0boot0: unknown partition table [ 14.526688] usb1_vbus: 5000 mV [ 14.529847] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 14.536272] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 14.543378] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.551319] usb2_vbus: 5000 mV [ 14.554469] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 14.560880] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 14.567998] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.575887] vdd_hdmi_5v0: 5000 mV [ 14.579296] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 14.585705] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 14.592808] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.687896] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 14.729041] EXT4-fs (mmcblk0p1): recovery complete [ 14.733820] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 14.741913] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 14.749953] devtmpfs: mounted [ 14.753335] Freeing unused kernel memory: 476K (c06ac000 - c0723000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell I have no name!@(none):/#