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  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.tegra_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.tegra_defconfig'. Load address: 0x81000000 Loading: *################################################# 2.8 MiB/s done Bytes transferred = 4485800 (4472a8 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.8 MiB/s done Bytes transferred = 29073 (7191 hex) Dalmore #bootz 0x81000000 - 0x82000000 ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 81ff5000, end 81fff190 ... OK Starting kernel ... Timer summary in microseconds: Mark Elapsed Stage 0 0 awake 2,125,648 2,125,648 usb_start 6,129,047 4,003,399 eth_start 6,129,045 -2 tftp start 12,606,022 6,476,977 tftp done 14,141,842 1,535,820 start_kernel Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.12.0-rc6-23919-g31d141e (pwalmsley@tamien) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 SMP PREEMPT Sat Oct 19 23:28:24 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] cma: CMA: reserved 16 MiB at ae800000 [ 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 c084cf80, node_mem_map c08a5000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal 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 8 pages/cpu @c18bd000 s9088 r8192 d15488 u32768 [ 0.000000] pcpu-alloc: s9088 r8192 d15488 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: 2053404K/2096128K available (6108K kernel code, 305K rwdata, 1816K rodata, 236K init, 342K bss, 42724K 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] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc07c54b4 (7926 kB) [ 0.000000] .init : 0xc07c6000 - 0xc0801380 ( 237 kB) [ 0.000000] .data : 0xc0802000 - 0xc084e5c0 ( 306 kB) [ 0.000000] .bss : 0xc084e5cc - 0xc08a415c ( 343 kB) [ 0.000000] Preemptible 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 cp15 timer(s) 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 [ 14.149386] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 14.149403] pid_max: default: 32768 minimum: 301 [ 14.149845] Mount-cache hash table entries: 512 [ 14.168432] Initializing cgroup subsys debug [ 14.168459] Initializing cgroup subsys freezer [ 14.168519] CPU: Testing write buffer coherency: ok [ 14.168886] /cpus/cpu@0 missing clock-frequency property [ 14.168914] /cpus/cpu@1 missing clock-frequency property [ 14.168939] /cpus/cpu@2 missing clock-frequency property [ 14.168966] /cpus/cpu@3 missing clock-frequency property [ 14.168978] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 14.169004] Setting up static identity map for 0xc05cfcf0 - 0xc05cfd88 [ 14.229312] CPU1: Booted secondary processor [ 14.229342] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 14.249243] CPU2: Booted secondary processor [ 14.249268] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 14.269179] CPU3: Booted secondary processor [ 14.269205] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 14.269311] Brought up 4 CPUs [ 14.269338] SMP: Total of 4 processors activated. [ 14.269346] CPU: All CPU(s) started in SVC mode. [ 14.270351] devtmpfs: initialized [ 14.283541] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 14.283924] pinctrl core: initialized pinctrl subsystem [ 14.284452] regulator-dummy: no parameters [ 14.285252] NET: Registered protocol family 16 [ 14.286526] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 14.287298] cpuidle: using governor ladder [ 14.287310] cpuidle: using governor menu [ 14.298134] No ATAGs? [ 14.298164] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 14.298175] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 14.309599] bio: create slab at 0 [ 14.311063] vdd_ac_bat: 5000 mV [ 14.311385] dvdd_ts: Failed to request enable GPIO61: -517 [ 14.311544] reg-fixed-voltage 1.regulator: Failed to register regulator: -517 [ 14.311568] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.311766] lcd_bl_en: Failed to request enable GPIO58: -517 [ 14.311912] reg-fixed-voltage 2.regulator: Failed to register regulator: -517 [ 14.311935] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.312132] usb1_vbus: Failed to request enable GPIO108: -517 [ 14.312274] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 14.312297] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.312492] usb2_vbus: Failed to request enable GPIO86: -517 [ 14.312634] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 14.312656] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.312851] vdd_hdmi_5v0: Failed to request enable GPIO81: -517 [ 14.312993] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 14.313016] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.313095] platform 6.regulator: Driver reg-fixed-voltage requests probe deferral [ 14.314104] vgaarb: loaded [ 14.315196] SCSI subsystem initialized [ 14.315572] usbcore: registered new interface driver usbfs [ 14.315672] usbcore: registered new interface driver hub [ 14.315836] usbcore: registered new device driver usb [ 14.319730] vdd-cpu: 500 <--> 1520 mV at 1100 mV [ 14.320360] tps65090 1-0048: No cache defaults, reading back from HW [ 14.326765] vdd-sys-5v0: no parameters [ 14.326813] vdd-sys-5v0: supplied by vdd_ac_bat [ 14.328272] vdd-sys-3v3: no parameters [ 14.328322] vdd-sys-3v3: supplied by vdd_ac_bat [ 14.329754] vdd-ao: no parameters [ 14.329792] vdd-ao: supplied by vdd_ac_bat [ 14.330045] vdd-lcd-bl: no parameters [ 14.330080] vdd-lcd-bl: supplied by vdd_ac_bat [ 14.330330] TPS65090_RAILSFET2: no parameters [ 14.330367] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 14.330611] vdd-modem-3v3: no parameters [ 14.330646] vdd-modem-3v3: supplied by vdd-sys-3v3 [ 14.330913] avdd-lcd: no parameters [ 14.330947] avdd-lcd: supplied by vdd-sys-3v3 [ 14.331198] vdd-lvds: no parameters [ 14.331231] vdd-lvds: supplied by vdd-sys-3v3 [ 14.331478] vdd-sd-slot: no parameters [ 14.331523] vdd-sd-slot: supplied by vdd-sys-3v3 [ 14.331781] vdd-com-3v3: no parameters [ 14.331815] vdd-com-3v3: supplied by vdd-sys-3v3 [ 14.332052] vdd-sby-5v0: no parameters [ 14.332085] vdd-sby-5v0: supplied by vdd_ac_bat [ 14.332334] vdd-sby-3v3: no parameters [ 14.332368] vdd-sby-3v3: supplied by vdd_ac_bat [ 14.332735] genirq: Setting trigger mode 8 for irq 118 failed (gic_set_type+0x0/0xf0) [ 14.333174] palmas 1-0058: Irq flag is 0x00000000 [ 14.347456] palmas 1-0058: Muxing GPIO ff, PWM 0, LED 0 [ 14.356426] vddio-ddr: 1350 mV [ 14.357271] vddio-ddr: supplied by vdd-ao [ 14.364249] vddio-1v8: 1800 mV [ 14.365092] vddio-1v8: supplied by vdd-ao [ 14.372048] vdd-core: 900 <--> 1400 mV at 1100 mV [ 14.372889] vdd-core: supplied by vdd-sys-3v3 [ 14.377092] SMPS6: no parameters [ 14.384811] avdd-pll: 1050 mV [ 14.385658] avdd-pll: supplied by vdd-sys-3v3 [ 14.393989] sdhci-vdd-sd-slot: 2800 mV [ 14.394833] sdhci-vdd-sd-slot: supplied by vdd-sys-3v3 [ 14.396678] SMPS10_OUT2: at 5000 mV [ 14.398494] SMPS10_OUT1: at 5000 mV [ 14.401108] avdd-cam1: 2800 mV [ 14.401948] avdd-cam1: supplied by vdd-sys-3v3 [ 14.405975] avdd-cam2: 2800 mV [ 14.406815] avdd-cam2: supplied by vdd-sys-3v3 [ 14.411595] avdd-dsi-csi: 1200 mV [ 14.412436] avdd-dsi-csi: supplied by vddio-1v8 [ 14.417241] vpp-fuse: 1800 mV [ 14.418082] vpp-fuse: supplied by vdd-sys-3v3 [ 14.421301] LDO5: at 1200 mV [ 14.422146] LDO5: supplied by vdd_ac_bat [ 14.424795] vdd-sensor-2v85: 2850 mV [ 14.425634] vdd-sensor-2v85: supplied by vdd-sys-3v3 [ 14.429645] vdd-af-cam1: 2800 mV [ 14.430487] vdd-af-cam1: supplied by vdd-sys-3v3 [ 14.438598] vdd-rtc: 900 mV [ 14.439437] vdd-rtc: supplied by vdd-ao [ 14.443444] vddio-sdmmc-2: 1800 <--> 3300 mV at 3300 mV [ 14.444286] vddio-sdmmc-2: supplied by sdhci-vdd-sd-slot [ 14.449093] hvdd-usb: 3300 mV [ 14.449933] hvdd-usb: supplied by vdd-sys-5v0 [ 14.454721] avdd-usb: 3300 mV [ 14.455562] avdd-usb: supplied by vdd-sys-5v0 [ 14.458872] rail-3v3: no parameters [ 14.461246] rail-5v0: no parameters [ 14.462832] REGEN3: no parameters [ 14.463038] SYSEN1: no parameters [ 14.463226] SYSEN2: no parameters [ 14.463714] Linux video capture interface: v2.00 [ 14.464414] platform 7000f010.iommu: Driver tegra-smmu requests probe deferral [ 14.464710] Advanced Linux Sound Architecture Driver Initialized. [ 14.465481] Bluetooth: Core ver 2.16 [ 14.465552] NET: Registered protocol family 31 [ 14.465560] Bluetooth: HCI device and connection manager initialized [ 14.465585] Bluetooth: HCI socket layer initialized [ 14.465608] Bluetooth: L2CAP socket layer initialized [ 14.465655] Bluetooth: SCO socket layer initialized [ 14.466380] cfg80211: Calling CRDA to update world regulatory domain [ 14.467489] Switched to clocksource arch_sys_counter [ 14.481708] NET: Registered protocol family 2 [ 14.482617] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 14.482815] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 14.482993] TCP: Hash tables configured (established 8192 bind 8192) [ 14.483455] TCP: reno registered [ 14.483473] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 14.483515] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 14.483937] NET: Registered protocol family 1 [ 14.484654] RPC: Registered named UNIX socket transport module. [ 14.484665] RPC: Registered udp transport module. [ 14.484673] RPC: Registered tcp transport module. [ 14.484681] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 14.484693] PCI: CLS 0 bytes, default 64 [ 14.488450] bounce pool size: 64 pages [ 14.490157] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 14.490975] msgmni has been set to 1468 [ 14.492656] io scheduler noop registered (default) [ 14.504363] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 14.504910] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 14.507001] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 122, base_baud = 25500000) is a Tegra [ 15.534284] console [ttyS0] enabled [ 15.538636] [drm] Initialized drm 1.1.0 20060810 [ 15.548988] loop: module loaded [ 15.554986] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 15.561871] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 15.569325] usbcore: registered new interface driver pegasus [ 15.575058] usbcore: registered new interface driver asix [ 15.580495] usbcore: registered new interface driver ax88179_178a [ 15.586655] usbcore: registered new interface driver cdc_ether [ 15.592524] usbcore: registered new interface driver r815x [ 15.598085] usbcore: registered new interface driver smsc75xx [ 15.603903] usbcore: registered new interface driver smsc95xx [ 15.609682] usbcore: registered new interface driver net1080 [ 15.615394] usbcore: registered new interface driver cdc_subset [ 15.621343] usbcore: registered new interface driver zaurus [ 15.627025] usbcore: registered new interface driver cdc_ncm [ 15.632692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 15.639198] ehci-pci: EHCI PCI platform driver [ 15.643700] tegra-ehci: Tegra EHCI driver [ 15.647888] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 15.655200] usbcore: registered new interface driver cdc_acm [ 15.660825] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 15.668866] usbcore: registered new interface driver cdc_wdm [ 15.674609] usbcore: registered new interface driver usb-storage [ 15.680816] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 15.688667] mousedev: PS/2 mouse device common for all mice [ 15.706399] palmas-rtc rtc.7: rtc core: registered rtc.7 as rtc0 [ 15.716782] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 15.723935] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 15.731484] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 15.738009] sbs-battery: probe of 0-000b failed with error -121 [ 15.747620] sdhci: Secure Digital Host Controller Interface driver [ 15.753786] sdhci: Copyright(c) Pierre Ossman [ 15.758118] sdhci-pltfm: SDHCI platform and OF driver helper [ 15.764176] sdhci-tegra 78000400.sdhci: Got CD GPIO #170. [ 15.770606] mmc0: no vqmmc regulator found [ 15.774707] mmc0: no vmmc regulator found [ 15.778694] mmc0: Invalid maximum block size, assuming 512 bytes [ 15.822074] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 15.831628] mmc1: no vqmmc regulator found [ 15.835727] mmc1: no vmmc regulator found [ 15.839713] mmc1: Invalid maximum block size, assuming 512 bytes [ 15.881831] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 15.889884] usbcore: registered new interface driver usbhid [ 15.897491] usbhid: USB HID core driver [ 16.013556] mmc1: BKOPS_EN bit is not set [ 16.044047] mmc1: new HS200 MMC card at address 0001 [ 16.049554] mmcblk0: mmc1:0001 SEM32G 29.1 GiB [ 16.054417] mmcblk0boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 16.060641] mmcblk0boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 16.066807] mmcblk0rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 16.075139] Primary GPT is invalid, using alternate GPT. [ 16.080443] mmcblk0: p1 p2 p3 p4 p5 [ 16.087343] mmcblk0boot1: unknown partition table [ 16.093797] mmcblk0boot0: unknown partition table [ 16.341627] tegra-snd-rt5640 sound.4: rt5640-aif1 <-> 70080400.i2s mapping ok [ 16.353665] input: NVIDIA Tegra Dalmore Headphones as /devices/soc0/sound.4/sound/card0/input0 [ 16.363867] TCP: cubic registered [ 16.367446] NET: Registered protocol family 10 [ 16.373295] mip6: Mobile IPv6 [ 16.376250] sit: IPv6 over IPv4 tunneling driver [ 16.382641] NET: Registered protocol family 17 [ 16.387102] NET: Registered protocol family 15 [ 16.391731] Bluetooth: RFCOMM socket layer initialized [ 16.396842] Bluetooth: RFCOMM ver 1.11 [ 16.400588] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 16.405887] Bluetooth: BNEP socket layer initialized [ 16.410837] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 16.416739] Bluetooth: HIDP socket layer initialized [ 16.422289] Registering SWP/SWPB emulation handler [ 16.431739] hvdd-usb: disabling [ 16.437266] vdd-af-cam1: disabling [ 16.443373] vdd-sensor-2v85: disabling [ 16.449621] LDO5: disabling [ 16.455092] vpp-fuse: disabling [ 16.460739] avdd-cam2: disabling [ 16.466647] avdd-cam1: disabling [ 16.473702] vdd-com-3v3: disabling [ 16.477680] vdd-lvds: disabling [ 16.481416] avdd-lcd: disabling [ 16.485142] vdd-lcd-bl: disabling [ 16.489685] dvdd_ts: 1800 mV [ 16.493204] lcd_bl_en: 5000 mV [ 16.496749] usb1_vbus: 5000 mV [ 16.500012] usb1_vbus: supplied by vdd-sys-5v0 [ 16.504931] usb2_vbus: 5000 mV [ 16.508107] usb2_vbus: supplied by vdd-sys-5v0 [ 16.512945] vdd_hdmi_5v0: 5000 mV [ 16.516359] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 16.523433] vdd_cam_1v8_reg: 1800 mV [ 16.527623] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 16.535406] tegra-ehci 7d008000.usb: EHCI Host Controller [ 16.540824] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 16.549381] tegra-ehci 7d008000.usb: irq 129, io mem 0x7d008000 [ 16.569195] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 16.576552] hub 1-0:1.0: USB hub found [ 16.580400] hub 1-0:1.0: 1 port detected [ 16.585832] input: gpio-keys.2 as /devices/soc0/gpio-keys.2/input/input1 [ 16.597131] palmas-rtc rtc.7: setting system clock to 2000-01-14 08:52:11 UTC (947839931) [ 16.605852] ALSA device list: [ 16.608817] #0: NVIDIA Tegra Dalmore [ 16.637009] kjournald starting. Commit interval 5 seconds [ 16.643877] EXT3-fs (mmcblk0p1): using internal journal [ 16.649173] EXT3-fs (mmcblk0p1): recovery complete [ 16.653938] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode [ 16.661051] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 16.668371] devtmpfs: mounted [ 16.671641] Freeing unused kernel memory: 236K (c07c6000 - c0801000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell I have no name!@(none):/# [ 16.897993] usb 1-1: new high-speed USB device number 2 using tegra-ehci