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.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.6 MiB/s done Bytes transferred = 4327616 (4208c0 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,047,274 3,047,274 usb_start 7,050,673 4,003,399 eth_start 7,050,671 -2 tftp start 11,116,896 4,066,225 tftp done 13,062,991 1,946,095 start_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.11.0-rc3-11408-g5ae90d8 (pwalmsley@tamien) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 SMP PREEMPT Mon Jul 29 21:25:45 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 c07ff780, node_mem_map c0857000 [ 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 @c186c000 s9536 r8192 d15040 u32768 [ 0.000000] pcpu-alloc: s9536 r8192 d15040 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: 2053740K/2096128K available (5874K kernel code, 299K rwdata, 1748K rodata, 237K init, 342K bss, 42388K 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 - 0xc0779e34 (7624 kB) [ 0.000000] .init : 0xc077a000 - 0xc07b5540 ( 238 kB) [ 0.000000] .data : 0xc07b6000 - 0xc0800e60 ( 300 kB) [ 0.000000] .bss : 0xc0800e60 - 0xc0856690 ( 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 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.293064] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 13.293080] pid_max: default: 32768 minimum: 301 [ 13.293525] Mount-cache hash table entries: 512 [ 13.308708] Initializing cgroup subsys debug [ 13.308725] Initializing cgroup subsys freezer [ 13.308773] CPU: Testing write buffer coherency: ok [ 13.309110] /cpus/cpu@0 missing clock-frequency property [ 13.309122] /cpus/cpu@1 missing clock-frequency property [ 13.309131] /cpus/cpu@2 missing clock-frequency property [ 13.309140] /cpus/cpu@3 missing clock-frequency property [ 13.309154] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 13.309186] Setting up static identity map for 0xc0596dc0 - 0xc0596e58 [ 13.363343] CPU1: Booted secondary processor [ 13.363372] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 13.383277] CPU2: Booted secondary processor [ 13.383303] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 13.403202] CPU3: Booted secondary processor [ 13.403228] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 13.403337] Brought up 4 CPUs [ 13.403365] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 13.403373] CPU: All CPU(s) started in SVC mode. [ 13.404405] devtmpfs: initialized [ 13.417373] pinctrl core: initialized pinctrl subsystem [ 13.417913] regulator-dummy: no parameters [ 13.418724] NET: Registered protocol family 16 [ 13.420462] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 13.431769] No ATAGs? [ 13.431799] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 13.431809] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 13.442768] bio: create slab at 0 [ 13.444054] vdd_ac_bat: 5000 mV [ 13.444361] dvdd_ts: Failed to request enable GPIO61: -517 [ 13.444527] reg-fixed-voltage 1.regulator: Failed to register regulator: -517 [ 13.444551] platform 1.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.444747] lcd_bl_en: Failed to request enable GPIO58: -517 [ 13.444895] reg-fixed-voltage 2.regulator: Failed to register regulator: -517 [ 13.444917] platform 2.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.445111] usb1_vbus: Failed to request enable GPIO108: -517 [ 13.445257] reg-fixed-voltage 3.regulator: Failed to register regulator: -517 [ 13.445280] platform 3.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.445472] usb2_vbus: Failed to request enable GPIO86: -517 [ 13.445617] reg-fixed-voltage 4.regulator: Failed to register regulator: -517 [ 13.445638] platform 4.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.445831] vdd_hdmi_5v0: Failed to request enable GPIO81: -517 [ 13.445974] reg-fixed-voltage 5.regulator: Failed to register regulator: -517 [ 13.445996] platform 5.regulator: Driver reg-fixed-voltage requests probe deferral [ 13.447093] vgaarb: loaded [ 13.448196] SCSI subsystem initialized [ 13.448579] usbcore: registered new interface driver usbfs [ 13.448694] usbcore: registered new interface driver hub [ 13.448841] usbcore: registered new device driver usb [ 13.452729] vdd-cpu: 500 <--> 1520 mV at 1100 mV [ 13.453399] tps65090 1-0048: No cache defaults, reading back from HW [ 13.459772] vdd-sys-5v0: no parameters [ 13.459825] vdd-sys-5v0: supplied by vdd_ac_bat [ 13.461273] vdd-sys-3v3: no parameters [ 13.461310] vdd-sys-3v3: supplied by vdd_ac_bat [ 13.462771] vdd-ao: no parameters [ 13.462808] vdd-ao: supplied by vdd_ac_bat [ 13.463082] vdd-lcd-bl: no parameters [ 13.463118] vdd-lcd-bl: supplied by vdd_ac_bat [ 13.463374] TPS65090_RAILSFET2: no parameters [ 13.463410] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 13.463660] vdd-modem-3v3: no parameters [ 13.463694] vdd-modem-3v3: supplied by vdd-sys-3v3 [ 13.463952] avdd-lcd: no parameters [ 13.463986] avdd-lcd: supplied by vdd-sys-3v3 [ 13.464249] vdd-lvds: no parameters [ 13.464284] vdd-lvds: supplied by vdd-sys-3v3 [ 13.464539] vdd-sd-slot: no parameters [ 13.464573] vdd-sd-slot: supplied by vdd-sys-3v3 [ 13.464847] vdd-com-3v3: no parameters [ 13.464882] vdd-com-3v3: supplied by vdd-sys-3v3 [ 13.465134] vdd-sby-5v0: no parameters [ 13.465166] vdd-sby-5v0: supplied by vdd_ac_bat [ 13.465425] vdd-sby-3v3: no parameters [ 13.465458] vdd-sby-3v3: supplied by vdd_ac_bat [ 13.465909] Linux video capture interface: v2.00 [ 13.466607] platform 7000f010.iommu: Driver tegra-smmu requests probe deferral [ 13.466903] Advanced Linux Sound Architecture Driver Initialized. [ 13.467666] Bluetooth: Core ver 2.16 [ 13.467740] NET: Registered protocol family 31 [ 13.467748] Bluetooth: HCI device and connection manager initialized [ 13.467773] Bluetooth: HCI socket layer initialized [ 13.467795] Bluetooth: L2CAP socket layer initialized [ 13.467842] Bluetooth: SCO socket layer initialized [ 13.468469] cfg80211: Calling CRDA to update world regulatory domain [ 13.469584] Switched to clocksource arch_sys_counter [ 13.483861] NET: Registered protocol family 2 [ 13.484767] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 13.484970] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 13.485147] TCP: Hash tables configured (established 8192 bind 8192) [ 13.485591] TCP: reno registered [ 13.485607] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 13.485649] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 13.486059] NET: Registered protocol family 1 [ 13.486775] RPC: Registered named UNIX socket transport module. [ 13.486786] RPC: Registered udp transport module. [ 13.486793] RPC: Registered tcp transport module. [ 13.486801] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 13.486812] PCI: CLS 0 bytes, default 64 [ 13.490569] bounce pool size: 64 pages [ 13.492241] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 13.494475] io scheduler noop registered (default) [ 13.505756] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 13.506246] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 13.508269] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 122) is a Tegra [ 14.338014] console [ttyS0] enabled [ 14.342317] [drm] Initialized drm 1.1.0 20060810 [ 14.352656] loop: module loaded [ 14.358957] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 14.365770] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 14.373222] usbcore: registered new interface driver pegasus [ 14.378966] usbcore: registered new interface driver asix [ 14.384399] usbcore: registered new interface driver ax88179_178a [ 14.390548] usbcore: registered new interface driver cdc_ether [ 14.396431] usbcore: registered new interface driver r815x [ 14.401973] usbcore: registered new interface driver smsc75xx [ 14.407798] usbcore: registered new interface driver smsc95xx [ 14.413587] usbcore: registered new interface driver net1080 [ 14.419295] usbcore: registered new interface driver cdc_subset [ 14.425244] usbcore: registered new interface driver zaurus [ 14.430907] usbcore: registered new interface driver cdc_ncm [ 14.436590] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 14.443079] ehci-pci: EHCI PCI platform driver [ 14.447579] tegra-ehci: Tegra EHCI driver [ 14.451780] usbcore: registered new interface driver cdc_acm [ 14.457421] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 14.465456] usbcore: registered new interface driver cdc_wdm [ 14.471186] usbcore: registered new interface driver usb-storage [ 14.477783] mousedev: PS/2 mouse device common for all mice [ 14.484673] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc0 [ 14.491830] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 14.499374] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 14.505899] sbs-battery: probe of 0-000b failed with error -121 [ 14.515392] cpuidle: using governor ladder [ 14.519470] cpuidle: using governor menu [ 14.523431] sdhci: Secure Digital Host Controller Interface driver [ 14.529591] sdhci: Copyright(c) Pierre Ossman [ 14.533922] sdhci-pltfm: SDHCI platform and OF driver helper [ 14.539984] sdhci-tegra 78000400.sdhci: Got CD GPIO #170. [ 14.546418] mmc0: no vqmmc regulator found [ 14.550496] mmc0: no vmmc regulator found [ 14.554483] mmc0: Invalid maximum block size, assuming 512 bytes [ 14.605050] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 14.614592] mmc1: no vqmmc regulator found [ 14.618690] mmc1: no vmmc regulator found [ 14.622677] mmc1: Invalid maximum block size, assuming 512 bytes [ 14.664801] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 14.672803] usbcore: registered new interface driver usbhid [ 14.680405] usbhid: USB HID core driver [ 14.796544] mmc1: BKOPS_EN bit is not set [ 14.826881] mmc1: new HS200 MMC card at address 0001 [ 14.832434] mmcblk0: mmc1:0001 SEM32G 29.1 GiB [ 14.837275] mmcblk0boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 14.843459] mmcblk0boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 14.849622] mmcblk0rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 14.857929] Primary GPT is invalid, using alternate GPT. [ 14.863233] mmcblk0: p1 p2 p3 p4 p5 [ 14.870221] mmcblk0boot1: unknown partition table [ 14.876699] mmcblk0boot0: unknown partition table [ 15.134193] tegra-snd-rt5640 sound.3: rt5640-aif1 <-> 70080400.i2s mapping ok [ 15.142726] input: NVIDIA Tegra Dalmore Headphones as /devices/soc0/sound.3/sound/card0/input0 [ 15.152882] TCP: cubic registered [ 15.156464] NET: Registered protocol family 10 [ 15.162276] mip6: Mobile IPv6 [ 15.165250] sit: IPv6 over IPv4 tunneling driver [ 15.171462] NET: Registered protocol family 17 [ 15.175943] NET: Registered protocol family 15 [ 15.180539] Bluetooth: RFCOMM socket layer initialized [ 15.185666] Bluetooth: RFCOMM ver 1.11 [ 15.189393] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 15.194702] Bluetooth: BNEP socket layer initialized [ 15.199639] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 15.205552] Bluetooth: HIDP socket layer initialized [ 15.210720] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 15.218616] Registering SWP/SWPB emulation handler [ 15.224134] vdd-com-3v3: disabling [ 15.228126] vdd-lvds: disabling [ 15.231848] avdd-lcd: disabling [ 15.235594] vdd-lcd-bl: disabling [ 15.239970] dvdd_ts: 1800 mV [ 15.243287] lcd_bl_en: 5000 mV [ 15.246736] usb1_vbus: 5000 mV [ 15.249898] usb1_vbus: supplied by vdd-sys-5v0 [ 15.254690] usb2_vbus: 5000 mV [ 15.257844] usb2_vbus: supplied by vdd-sys-5v0 [ 15.262652] vdd_hdmi_5v0: 5000 mV [ 15.266067] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 15.271290] tegra_rtc 7000e000.rtc: setting system clock to 1970-01-01 00:00:16 UTC (16) [ 15.279771] ALSA device list: [ 15.282742] #0: NVIDIA Tegra Dalmore [ 15.303157] kjournald starting. Commit interval 5 seconds [ 15.310225] EXT3-fs (mmcblk0p1): using internal journal [ 15.315477] EXT3-fs (mmcblk0p1): recovery complete [ 15.320242] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode [ 15.327347] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 15.334427] devtmpfs: mounted [ 15.337650] Freeing unused kernel memory: 236K (c077a000 - c07b5000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell I have no name!@(none):/# I have no name!@(none):/#