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 = 3649560 (37b018 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,076,774 3,076,774 usb_start 7,080,088 4,003,314 eth_start 7,080,086 -2 tftp start 10,816,262 3,736,176 tftp done 12,091,858 1,275,596 start_kernel [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.13.0-rc5-37183-g413541d (pwalmsley@kaivo) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Mon Dec 23 13:14:36 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 c0752700, 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 (4980K 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 - 0xc06482cc (6401 kB) [ 0.000000] .init : 0xc0649000 - 0xc06bfb40 ( 475 kB) [ 0.000000] .data : 0xc06c0000 - 0xc0753500 ( 590 kB) [ 0.000000] .bss : 0xc0753508 - 0xc079a80c ( 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.000232] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.000247] pid_max: default: 32768 minimum: 301 [ 0.000407] Mount-cache hash table entries: 512 [ 0.008289] CPU: Testing write buffer coherency: ok [ 0.008518] /cpus/cpu@0 missing clock-frequency property [ 0.008541] /cpus/cpu@1 missing clock-frequency property [ 0.008563] /cpus/cpu@2 missing clock-frequency property [ 0.008585] /cpus/cpu@3 missing clock-frequency property [ 0.008599] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.008625] Setting up static identity map for 0x804b6a18 - 0x804b6ab0 [ 0.008824] unable to find compatible sirf rstc node in dtb [ 0.010338] CPU1: Booted secondary processor [ 0.010368] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.010978] CPU2: Booted secondary processor [ 0.011002] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.011607] CPU3: Booted secondary processor [ 0.011632] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.011798] Brought up 4 CPUs [ 0.011825] SMP: Total of 4 processors activated. [ 0.011834] CPU: All CPU(s) started in SVC mode. [ 0.012481] devtmpfs: initialized [ 0.017633] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.017832] pinctrl core: initialized pinctrl subsystem [ 0.018181] regulator-dummy: no parameters [ 0.018543] NET: Registered protocol family 16 [ 0.018785] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.029491] Serial: AMBA PL011 UART driver [ 0.034723] bio: create slab at 0 [ 0.036100] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.036122] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.036506] vdd_ac_bat: 5000 mV [ 0.036691] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.036780] reg-fixed-voltage 1.regulator: Failed to register regulator: -517 [ 0.036800] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.036920] lcd_bl_en: Failed to request enable GPIO58: -517 [ 0.036998] reg-fixed-voltage 2.regulator: Failed to register regulator: -517 [ 0.037016] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037135] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.037212] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 0.037231] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037348] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.037425] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 0.037443] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037558] vdd_hdmi_5v0: Failed to request enable GPIO81: -517 [ 0.037634] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 0.037653] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.037713] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 0.038879] SCSI subsystem initialized [ 0.039039] libata version 3.00 loaded. [ 0.039220] usbcore: registered new interface driver usbfs [ 0.039258] usbcore: registered new interface driver hub [ 0.039351] usbcore: registered new device driver usb [ 0.042181] vdd-cpu: 500 <--> 1520 mV at 1100 mV [ 0.042376] genirq: Setting trigger mode 8 for irq 118 failed (gic_set_type+0x0/0x100) [ 0.042576] pps_core: LinuxPPS API ver. 1 registered [ 0.042585] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.042608] PTP clock support registered [ 0.042642] EDAC MC: Ver: 3.0.0 [ 0.043507] Switched to clocksource arch_sys_counter [ 0.051053] NET: Registered protocol family 2 [ 0.051555] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.051672] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.051860] TCP: Hash tables configured (established 8192 bind 8192) [ 0.051918] TCP: reno registered [ 0.051933] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.051975] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.052240] NET: Registered protocol family 1 [ 0.052521] RPC: Registered named UNIX socket transport module. [ 0.052532] RPC: Registered udp transport module. [ 0.052540] RPC: Registered tcp transport module. [ 0.052548] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.054508] bounce pool size: 64 pages [ 0.061646] NFS: Registering the id_resolver key type [ 0.061692] Key type id_resolver registered [ 0.061702] Key type id_legacy registered [ 0.061931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.061943] io scheduler noop registered [ 0.061952] io scheduler deadline registered [ 0.062090] io scheduler cfq registered (default) [ 0.070737] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.118626] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.119730] Serial: IMX driver [ 0.120717] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 122, base_baud = 25500000) is a Tegra [ 0.842786] console [ttyS0] enabled [ 0.847155] serial: Freescale lpuart driver [ 0.851609] [drm] Initialized drm 1.1.0 20060810 [ 0.859076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.865612] ehci-platform: EHCI generic platform driver [ 0.870923] ehci-omap: OMAP-EHCI Host Controller driver [ 0.876240] ehci-orion: EHCI orion driver [ 0.880322] SPEAr-ehci: EHCI SPEAr driver [ 0.884419] tegra-ehci: Tegra EHCI driver [ 0.888578] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 0.895884] usbcore: registered new interface driver usb-storage [ 0.902335] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 0.910378] mousedev: PS/2 mouse device common for all mice [ 0.916640] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc0 [ 0.923804] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 0.930661] sdhci: Secure Digital Host Controller Interface driver [ 0.936844] sdhci: Copyright(c) Pierre Ossman [ 0.941531] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.947642] sdhci-tegra 78000400.sdhci: Got CD GPIO #170. [ 0.954067] sdhci-tegra 78000400.sdhci: dummy supplies not allowed [ 0.960236] mmc0: no vqmmc regulator found [ 0.964343] sdhci-tegra 78000400.sdhci: dummy supplies not allowed [ 0.970515] mmc0: no vmmc regulator found [ 0.974531] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.023526] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.030996] sdhci-tegra 78000600.sdhci: dummy supplies not allowed [ 1.037182] mmc1: no vqmmc regulator found [ 1.041276] sdhci-tegra 78000600.sdhci: dummy supplies not allowed [ 1.047456] mmc1: no vmmc regulator found [ 1.051458] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.093518] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.101416] usbcore: registered new interface driver usbhid [ 1.106992] usbhid: USB HID core driver [ 1.111048] TCP: cubic registered [ 1.114837] NET: Registered protocol family 10 [ 1.119926] sit: IPv6 over IPv4 tunneling driver [ 1.125134] Key type dns_resolver registered [ 1.129545] Registering SWP/SWPB emulation handler [ 1.137307] dvdd_ts: 1800 mV [ 1.140559] lcd_bl_en: 5000 mV [ 1.143973] usb1_vbus: 5000 mV [ 1.147142] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 1.153598] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 1.160732] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.168760] usb2_vbus: 5000 mV [ 1.171923] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 1.178363] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 1.185508] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.193447] vdd_hdmi_5v0: 5000 mV [ 1.196881] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 1.203305] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 1.210450] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.215802] mmc1: BKOPS_EN bit is not set [ 1.222325] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.230383] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 1.237811] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 1.242273] mmc1: new HS200 MMC card at address 0001 [ 1.242639] isa bounce pool size: 16 pages [ 1.242732] mmcblk0: mmc1:0001 SEM32G 29.1 GiB [ 1.242931] mmcblk0boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 1.243127] mmcblk0boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 1.243329] mmcblk0rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 1.245707] Primary GPT is invalid, using alternate GPT. [ 1.245730] mmcblk0: p1 p2 p3 p4 p5 [ 1.248506] mmcblk0boot1: unknown partition table [ 1.250085] mmcblk0boot0: unknown partition table [ 1.294972] usb1_vbus: 5000 mV [ 1.298137] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 1.304576] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 1.311709] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.319687] usb2_vbus: 5000 mV [ 1.322850] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 1.329286] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 1.336429] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.344374] vdd_hdmi_5v0: 5000 mV [ 1.347796] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 1.354231] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 1.361365] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.369234] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 1.377274] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 1.384585] tegra_rtc 7000e000.rtc: setting system clock to 1970-01-01 00:00:14 UTC (14) [ 1.397507] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 1.465358] EXT4-fs (mmcblk0p1): recovery complete [ 1.471140] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 1.479275] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 1.487365] devtmpfs: mounted [ 1.490710] Freeing unused kernel memory: 472K (c0649000 - c06bf000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell I have no name!@(none):/#