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 = 3976944 (3caef0 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 2,957,673 2,957,673 usb_start 6,961,378 4,003,705 eth_start 6,961,375 -3 tftp start 10,897,544 3,936,169 tftp done 12,973,380 2,075,836 start_kernel [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.11.5-12866-ga145cb9 (pwalmsley@tamien) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 SMP Mon Oct 14 12:40:18 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 c07b6a40, node_mem_map c07fe000 [ 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 @c1813000 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: 2070556K/2096128K available (5387K kernel code, 584K rwdata, 1416K rodata, 479K init, 279K bss, 25572K 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 - 0xc06ad0a0 (6805 kB) [ 0.000000] .init : 0xc06ae000 - 0xc0725c00 ( 479 kB) [ 0.000000] .data : 0xc0726000 - 0xc07b8180 ( 585 kB) [ 0.000000] .bss : 0xc07b8180 - 0xc07fde54 ( 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.152315] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 13.152330] pid_max: default: 32768 minimum: 301 [ 13.152482] Mount-cache hash table entries: 512 [ 13.158984] CPU: Testing write buffer coherency: ok [ 13.159214] /cpus/cpu@0 missing clock-frequency property [ 13.159226] /cpus/cpu@1 missing clock-frequency property [ 13.159235] /cpus/cpu@2 missing clock-frequency property [ 13.159245] /cpus/cpu@3 missing clock-frequency property [ 13.159258] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 13.159288] Setting up static identity map for 0xc051d4d8 - 0xc051d570 [ 13.159468] unable to find compatible sirf rstc node in dtb [ 13.160902] CPU1: Booted secondary processor [ 13.160930] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 13.161714] CPU2: Booted secondary processor [ 13.161738] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 13.162511] CPU3: Booted secondary processor [ 13.162535] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 13.162628] Brought up 4 CPUs [ 13.162655] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 13.162663] CPU: All CPU(s) started in SVC mode. [ 13.163302] devtmpfs: initialized [ 13.168792] pinctrl core: initialized pinctrl subsystem [ 13.169137] regulator-dummy: no parameters [ 13.169487] NET: Registered protocol family 16 [ 13.169708] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 13.169897] unable to find compatible sirf pwrc node in dtb [ 13.179510] Serial: AMBA PL011 UART driver [ 13.184410] bio: create slab at 0 [ 13.185711] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 13.185735] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 13.186096] vdd_ac_bat: 5000 mV [ 13.186279] dvdd_ts: Failed to request enable GPIO61: -517 [ 13.186375] reg-fixed-voltage 1.regulator: Failed to register regulator: -517 [ 13.186395] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.186514] lcd_bl_en: Failed to request enable GPIO58: -517 [ 13.186596] reg-fixed-voltage 2.regulator: Failed to register regulator: -517 [ 13.186615] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.186732] usb1_vbus: Failed to request enable GPIO108: -517 [ 13.186813] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 13.186833] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.186949] usb2_vbus: Failed to request enable GPIO86: -517 [ 13.187028] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 13.187046] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.187161] vdd_hdmi_5v0: Failed to request enable GPIO81: -517 [ 13.187240] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 13.187259] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.188113] vgaarb: loaded [ 13.188433] SCSI subsystem initialized [ 13.188586] libata version 3.00 loaded. [ 13.188756] usbcore: registered new interface driver usbfs [ 13.188799] usbcore: registered new interface driver hub [ 13.188883] usbcore: registered new device driver usb [ 13.191528] vdd-cpu: 500 <--> 1520 mV at 1100 mV [ 13.191788] pps_core: LinuxPPS API ver. 1 registered [ 13.191797] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 13.191818] PTP clock support registered [ 13.191857] EDAC MC: Ver: 3.0.0 [ 13.192738] Switched to clocksource arch_sys_counter [ 13.199848] NET: Registered protocol family 2 [ 13.200327] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 13.200517] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 13.200694] TCP: Hash tables configured (established 8192 bind 8192) [ 13.200751] TCP: reno registered [ 13.200765] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 13.200840] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 13.201072] NET: Registered protocol family 1 [ 13.201342] RPC: Registered named UNIX socket transport module. [ 13.201353] RPC: Registered udp transport module. [ 13.201360] RPC: Registered tcp transport module. [ 13.201368] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 13.201378] PCI: CLS 0 bytes, default 64 [ 13.203309] bounce pool size: 64 pages [ 13.210716] NFS: Registering the id_resolver key type [ 13.210762] Key type id_resolver registered [ 13.210772] Key type id_legacy registered [ 13.211002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 13.211013] io scheduler noop registered [ 13.211023] io scheduler deadline registered [ 13.211162] io scheduler cfq registered (default) [ 13.219538] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 13.266062] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 13.267181] Serial: IMX driver [ 13.268156] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 122) is a Tegra [ 13.979034] console [ttyS0] enabled [ 13.983320] serial: Freescale lpuart driver [ 13.987667] [drm] Initialized drm 1.1.0 20060810 [ 13.994619] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 14.001133] ehci-pci: EHCI PCI platform driver [ 14.005583] ehci-platform: EHCI generic platform driver [ 14.010886] ehci-omap: OMAP-EHCI Host Controller driver [ 14.016156] ehci-orion: EHCI orion driver [ 14.020234] SPEAr-ehci: EHCI SPEAr driver [ 14.024302] tegra-ehci: Tegra EHCI driver [ 14.028628] usbcore: registered new interface driver usb-storage [ 14.035772] mousedev: PS/2 mouse device common for all mice [ 14.041965] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc0 [ 14.049084] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 14.055795] sdhci: Secure Digital Host Controller Interface driver [ 14.061950] sdhci: Copyright(c) Pierre Ossman [ 14.066584] sdhci-pltfm: SDHCI platform and OF driver helper [ 14.072529] sdhci-tegra 78000400.sdhci: Got CD GPIO #170. [ 14.078929] mmc0: no vqmmc regulator found [ 14.083019] mmc0: no vmmc regulator found [ 14.087006] mmc0: Invalid maximum block size, assuming 512 bytes [ 14.138953] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 14.146410] mmc1: no vqmmc regulator found [ 14.150500] mmc1: no vmmc regulator found [ 14.154487] mmc1: Invalid maximum block size, assuming 512 bytes [ 14.198709] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 14.206464] usbcore: registered new interface driver usbhid [ 14.212018] usbhid: USB HID core driver [ 14.216084] TCP: cubic registered [ 14.219867] NET: Registered protocol family 10 [ 14.224890] sit: IPv6 over IPv4 tunneling driver [ 14.230085] Key type dns_resolver registered [ 14.234437] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 14.242098] Registering SWP/SWPB emulation handler [ 14.247778] dvdd_ts: 1800 mV [ 14.251025] lcd_bl_en: 5000 mV [ 14.254400] usb1_vbus: 5000 mV [ 14.257565] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 14.263992] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 14.271110] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.279085] usb2_vbus: 5000 mV [ 14.282235] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 14.288656] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 14.295761] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.303658] vdd_hdmi_5v0: 5000 mV [ 14.307066] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 14.313480] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 14.320541] mmc1: BKOPS_EN bit is not set [ 14.324577] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.332344] tegra_rtc 7000e000.rtc: setting system clock to 1970-01-01 00:00:15 UTC (15) [ 14.341529] Waiting for root device /dev/mmcblk0p1... [ 14.346973] mmc1: new HS200 MMC card at address 0001 [ 14.352301] mmcblk0: mmc1:0001 SEM32G 29.1 GiB [ 14.356957] mmcblk0boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 14.363005] mmcblk0boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 14.369047] mmcblk0rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 14.377033] Primary GPT is invalid, using alternate GPT. [ 14.382352] mmcblk0: p1 p2 p3 p4 p5 [ 14.388394] mmcblk0boot1: unknown partition table [ 14.394570] mmcblk0boot0: unknown partition table [ 14.399813] usb1_vbus: 5000 mV [ 14.402972] reg-fixed-voltage 3.regulator: Failed to find supply vin [ 14.409410] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 14.416517] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.424470] usb2_vbus: 5000 mV [ 14.427620] reg-fixed-voltage 4.regulator: Failed to find supply vin [ 14.434036] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 14.441154] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.449047] vdd_hdmi_5v0: 5000 mV [ 14.452455] reg-fixed-voltage 5.regulator: Failed to find supply vin [ 14.458868] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 14.465972] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.560995] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 14.603477] EXT4-fs (mmcblk0p1): recovery complete [ 14.608275] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 14.616355] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 14.624402] devtmpfs: mounted [ 14.627803] Freeing unused kernel memory: 476K (c06ae000 - c0725000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell I have no name!@(none):/#