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 = 3648616 (37ac68 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 3,063,397 3,063,397 usb_start 7,066,711 4,003,314 eth_start 7,066,709 -2 tftp start 10,774,258 3,707,549 tftp done 12,078,482 1,304,224 start_kernel [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.13.0-rc3-36363-g374b105 (pwalmsley@kaivo) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Sat Dec 7 00:28:19 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 c0752600, node_mem_map c079b000 [ 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 @c17b3000 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: 2070932K/2096128K available (4975K kernel code, 589K rwdata, 1420K rodata, 474K init, 284K bss, 25196K 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 - 0xc06471f8 (6397 kB) [ 0.000000] .init : 0xc0648000 - 0xc06beb40 ( 475 kB) [ 0.000000] .data : 0xc06c0000 - 0xc0753400 ( 589 kB) [ 0.000000] .bss : 0xc0753408 - 0xc079a70c ( 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.000222] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.000240] pid_max: default: 32768 minimum: 301 [ 0.000397] Mount-cache hash table entries: 512 [ 0.008225] CPU: Testing write buffer coherency: ok [ 0.008460] /cpus/cpu@0 missing clock-frequency property [ 0.008482] /cpus/cpu@1 missing clock-frequency property [ 0.008504] /cpus/cpu@2 missing clock-frequency property [ 0.008527] /cpus/cpu@3 missing clock-frequency property [ 0.008541] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.008567] Setting up static identity map for 0x804b6098 - 0x804b6130 [ 0.008769] unable to find compatible sirf rstc node in dtb [ 0.010267] CPU1: Booted secondary processor [ 0.010294] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.010907] CPU2: Booted secondary processor [ 0.010932] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.011536] CPU3: Booted secondary processor [ 0.011559] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.011719] Brought up 4 CPUs [ 0.011747] SMP: Total of 4 processors activated. [ 0.011755] CPU: All CPU(s) started in SVC mode. [ 0.012407] devtmpfs: initialized [ 0.017511] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.017717] pinctrl core: initialized pinctrl subsystem [ 0.018073] regulator-dummy: no parameters [ 0.018442] NET: Registered protocol family 16 [ 0.018689] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.029412] Serial: AMBA PL011 UART driver [ 0.034688] bio: create slab at 0 [ 0.036060] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.036084] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.036472] vdd_ac_bat: 5000 mV [ 0.036654] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.036743] reg-fixed-voltage 1.regulator: Failed to register regulator: -517 [ 0.036762] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.036879] lcd_bl_en: Failed to request enable GPIO58: -517 [ 0.036958] reg-fixed-voltage 2.regulator: Failed to register regulator: -517 [ 0.036976] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037093] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.037170] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 0.037188] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037304] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.037380] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 0.037398] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037512] vdd_hdmi_5v0: Failed to request enable GPIO81: -517 [ 0.037589] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 0.037607] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037666] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.038817] SCSI subsystem initialized [ 0.038973] libata version 3.00 loaded. [ 0.039157] usbcore: registered new interface driver usbfs [ 0.039196] usbcore: registered new interface driver hub [ 0.039289] usbcore: registered new device driver usb [ 0.042127] vdd-cpu: 500 <--> 1520 mV at 1100 mV [ 0.042322] genirq: Setting trigger mode 8 for irq 118 failed (gic_set_type+0x0/0x100) [ 0.042526] pps_core: LinuxPPS API ver. 1 registered [ 0.042536] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.042559] PTP clock support registered [ 0.042594] EDAC MC: Ver: 3.0.0 [ 0.043467] Switched to clocksource arch_sys_counter [ 0.051095] NET: Registered protocol family 2 [ 0.051632] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.051723] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.051911] TCP: Hash tables configured (established 8192 bind 8192) [ 0.051968] TCP: reno registered [ 0.051983] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.052025] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.052290] NET: Registered protocol family 1 [ 0.052574] RPC: Registered named UNIX socket transport module. [ 0.052584] RPC: Registered udp transport module. [ 0.052592] RPC: Registered tcp transport module. [ 0.052600] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.054585] bounce pool size: 64 pages [ 0.061752] NFS: Registering the id_resolver key type [ 0.061828] Key type id_resolver registered [ 0.061838] Key type id_legacy registered [ 0.062069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.062082] io scheduler noop registered [ 0.062091] io scheduler deadline registered [ 0.062228] io scheduler cfq registered (default) [ 0.070896] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.119262] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.120378] Serial: IMX driver [ 0.121366] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 122, base_baud = 25500000) is a Tegra [ 0.843351] console [ttyS0] enabled [ 0.847727] serial: Freescale lpuart driver [ 0.852186] [drm] Initialized drm 1.1.0 20060810 [ 0.859653] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.866188] ehci-platform: EHCI generic platform driver [ 0.871500] ehci-omap: OMAP-EHCI Host Controller driver [ 0.876817] ehci-orion: EHCI orion driver [ 0.880900] SPEAr-ehci: EHCI SPEAr driver [ 0.884998] tegra-ehci: Tegra EHCI driver [ 0.889175] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 0.896482] usbcore: registered new interface driver usb-storage [ 0.902936] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 0.910980] mousedev: PS/2 mouse device common for all mice [ 0.917243] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc0 [ 0.924409] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 0.931270] sdhci: Secure Digital Host Controller Interface driver [ 0.937454] sdhci: Copyright(c) Pierre Ossman [ 0.942142] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.948247] sdhci-tegra 78000400.sdhci: Got CD GPIO #170. [ 0.954695] sdhci-tegra 78000400.sdhci: dummy supplies not allowed [ 0.960865] mmc0: no vqmmc regulator found [ 0.964972] sdhci-tegra 78000400.sdhci: dummy supplies not allowed [ 0.971144] mmc0: no vmmc regulator found [ 0.975158] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.023478] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.030971] sdhci-tegra 78000600.sdhci: dummy supplies not allowed [ 1.037157] mmc1: no vqmmc regulator found [ 1.041251] sdhci-tegra 78000600.sdhci: dummy supplies not allowed [ 1.047430] mmc1: no vmmc regulator found [ 1.051432] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.093474] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.101386] usbcore: registered new interface driver usbhid [ 1.106962] usbhid: USB HID core driver [ 1.111022] TCP: cubic registered [ 1.114812] NET: Registered protocol family 10 [ 1.119900] sit: IPv6 over IPv4 tunneling driver [ 1.125124] Key type dns_resolver registered [ 1.129541] Registering SWP/SWPB emulation handler [ 1.137267] dvdd_ts: 1800 mV [ 1.140522] lcd_bl_en: 5000 mV [ 1.143939] usb1_vbus: 5000 mV [ 1.147109] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 1.153568] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 1.160701] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.168734] usb2_vbus: 5000 mV [ 1.171897] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 1.178338] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 1.185483] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.193421] vdd_hdmi_5v0: 5000 mV [ 1.196855] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 1.203281] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 1.210425] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.215779] mmc1: BKOPS_EN bit is not set [ 1.222297] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.230355] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 1.237808] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 1.242252] mmc1: new HS200 MMC card at address 0001 [ 1.242618] isa bounce pool size: 16 pages [ 1.242711] mmcblk0: mmc1:0001 SEM32G 29.1 GiB [ 1.242914] mmcblk0boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 1.243112] mmcblk0boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 1.243312] mmcblk0rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 1.245685] Primary GPT is invalid, using alternate GPT. [ 1.245707] mmcblk0: p1 p2 p3 p4 p5 [ 1.248508] mmcblk0boot1: unknown partition table [ 1.250081] mmcblk0boot0: unknown partition table [ 1.294976] usb1_vbus: 5000 mV [ 1.298142] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 1.304583] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 1.311717] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.319694] usb2_vbus: 5000 mV [ 1.322857] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 1.329292] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 1.336434] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.344378] vdd_hdmi_5v0: 5000 mV [ 1.347800] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 1.354236] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 1.361368] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.369237] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.377278] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 1.384582] tegra_rtc 7000e000.rtc: setting system clock to 1970-01-01 00:00:14 UTC (14) [ 1.397520] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 1.419198] EXT4-fs (mmcblk0p1): recovery complete [ 1.424012] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 1.432119] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 1.440006] devtmpfs: mounted [ 1.443354] Freeing unused kernel memory: 472K (c0648000 - c06be000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell I have no name!@(none):/#