U-Boot SPL 2014.07-00097-g772e173 (Jul 25 2014 - 20:02:52) U-Boot 2014.07-00097-g772e173 (Jul 25 2014 - 20:02:52) TEGRA124 Board: NVIDIA Jetson TK1 I2C: ready DRAM: 2 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 2  0 Tegra124 (Jetson TK1) # Tegra124 (Jetson TK1) # usb reset (Re)start USB... USB0: USB EHCI 1.10 scanning bus 0 for devices... 1 USB Device(s) found USB1: USB EHCI 1.10 scanning bus 1 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra124 (Jetson TK1) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=/dev/mmcblk0p1 rootwait gpt debug init=/bin/bash noinitrd' Tegra124 (Jetson TK1) # setenv ipaddr 192.168.100.102; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra124 (Jetson TK1) # 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.102 Filename 'zImage.multi_v7_defconfig'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################### 760.7 KiB/s done Bytes transferred = 5301952 (50e6c0 hex) Tegra124 (Jetson TK1) # tftpboot 0x82000000 tegra124-jetson-tk1.dtb Waiting for Ethernet connection... done. Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'tegra124-jetson-tk1.dtb'. Load address: 0x82000000 Loading: *#### 2.7 MiB/s done Bytes transferred = 47577 (b9d9 hex) Tegra124 (Jetson TK1) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x50e6c0 ] ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Using Device Tree in place at 82000000, end 8200e9d8 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.18.0-rc4-104679-g206c5f6 (pwalmsley@tamien) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Sun Nov 9 15:03:59 PST 2014 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: NVIDIA Tegra124 Jetson TK1 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c0d1cc80, node_mem_map ee7f8000 [ 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] PERCPU: Embedded 10 pages/cpu @ee79f000 s8512 r8192 d24256 u40960 [ 0.000000] pcpu-alloc: s8512 r8192 d24256 u40960 alloc=10*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 debug init=/bin/bash noinitrd [ 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: 2001316K/2096128K available (6854K kernel code, 962K rwdata, 2808K rodata, 728K init, 308K bss, 94812K reserved, 1252352K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 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 : 0xc0208000 - 0xc0b77d44 (9664 kB) [ 0.000000] .init : 0xc0b78000 - 0xc0c2e000 ( 728 kB) [ 0.000000] .data : 0xc0c2e000 - 0xc0d1eb00 ( 963 kB) [ 0.000000] .bss : 0xc0d1eb00 - 0xc0d6bda8 ( 309 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C: failed to init: -19 [ 0.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns [ 0.000029] Switching to timer-based delay loop, resolution 1000ns [ 0.003658] Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.003681] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 2863311536128ns [ 0.003694] Switching to timer-based delay loop, resolution 83ns [ 0.004077] Console: colour dummy device 80x30 [ 0.004100] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=60000) [ 0.004114] pid_max: default: 32768 minimum: 301 [ 0.004232] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004244] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004763] CPU: Testing write buffer coherency: ok [ 0.004955] /cpus/cpu@0 missing clock-frequency property [ 0.004983] /cpus/cpu@1 missing clock-frequency property [ 0.005010] /cpus/cpu@2 missing clock-frequency property [ 0.005038] /cpus/cpu@3 missing clock-frequency property [ 0.005050] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005092] Setting up static identity map for 0x808792f8 - 0x80879390 [ 0.007301] Tegra Revision: A01 SKU: 129 CPU Process: 1 Core Process: 1 [ 0.008410] CPU1: Booted secondary processor [ 0.008436] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.008922] CPU2: Booted secondary processor [ 0.008947] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.009434] CPU3: Booted secondary processor [ 0.009458] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.009522] Brought up 4 CPUs [ 0.009550] SMP: Total of 4 processors activated. [ 0.009556] CPU: All CPU(s) started in SVC mode. [ 0.010089] devtmpfs: initialized [ 0.015473] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.017271] pinctrl core: initialized pinctrl subsystem [ 0.017717] regulator-dummy: no parameters [ 0.032636] NET: Registered protocol family 16 [ 0.034571] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.048476] cpuidle: using governor ladder [ 0.068505] cpuidle: using governor menu [ 0.082134] No ATAGs? [ 0.082167] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.082177] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.082340] EXYNOS: PMU not supported [ 0.085228] Serial: AMBA PL011 UART driver [ 0.112335] +VDD_MUX: 12000 mV [ 0.112553] +5V_SYS: 5000 mV [ 0.112599] +5V_SYS: supplied by +VDD_MUX [ 0.112844] +3.3V_SYS: 3300 mV [ 0.112894] +3.3V_SYS: supplied by +VDD_MUX [ 0.113033] platform regulators:regulator@3: Driver reg-fixed-voltage requests probe deferral [ 0.113200] +3.3V_AVDD_HDMI_AP_GATED: 3300 mV [ 0.113247] reg-fixed-voltage regulators:regulator@4: Failed to find supply vin [ 0.113356] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.113379] platform regulators:regulator@4: Driver reg-fixed-voltage requests probe deferral [ 0.113551] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.113661] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.113683] platform regulators:regulator@7: Driver reg-fixed-voltage requests probe deferral [ 0.113852] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.113942] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.113963] platform regulators:regulator@8: Driver reg-fixed-voltage requests probe deferral [ 0.114039] platform regulators:regulator@10: Driver reg-fixed-voltage requests probe deferral [ 0.114203] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.114292] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.114312] platform regulators:regulator@11: Driver reg-fixed-voltage requests probe deferral [ 0.114475] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.114562] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.114582] platform regulators:regulator@12: Driver reg-fixed-voltage requests probe deferral [ 0.114747] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.114836] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.114856] platform regulators:regulator@13: Driver reg-fixed-voltage requests probe deferral [ 0.115020] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.115107] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 0.115127] platform regulators:regulator@14: Driver reg-fixed-voltage requests probe deferral [ 0.117437] vgaarb: loaded [ 0.118079] SCSI subsystem initialized [ 0.118248] libata version 3.00 loaded. [ 0.118551] usbcore: registered new interface driver usbfs [ 0.118639] usbcore: registered new interface driver hub [ 0.118713] usbcore: registered new device driver usb [ 0.121952] Linux video capture interface: v2.00 [ 0.122005] pps_core: LinuxPPS API ver. 1 registered [ 0.122013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.122051] PTP clock support registered [ 0.122287] EDAC MC: Ver: 3.0.0 [ 0.123096] Advanced Linux Sound Architecture Driver Initialized. [ 0.124163] Switched to clocksource arch_sys_counter [ 0.133830] NET: Registered protocol family 2 [ 0.134416] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.134506] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.134692] TCP: Hash tables configured (established 8192 bind 8192) [ 0.134736] TCP: reno registered [ 0.134750] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.134790] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.134965] NET: Registered protocol family 1 [ 0.135224] RPC: Registered named UNIX socket transport module. [ 0.135233] RPC: Registered udp transport module. [ 0.135240] RPC: Registered tcp transport module. [ 0.135248] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.135266] PCI: CLS 0 bytes, default 64 [ 0.137470] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.149677] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.150476] NFS: Registering the id_resolver key type [ 0.150504] Key type id_resolver registered [ 0.150513] Key type id_legacy registered [ 0.150578] msgmni has been set to 1462 [ 0.151000] bounce: pool size: 64 pages [ 0.151212] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.151231] io scheduler noop registered [ 0.151246] io scheduler deadline registered [ 0.151446] io scheduler cfq registered (default) [ 0.164380] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 0.164428] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 0.164461] platform 1003000.pcie-controller: Driver tegra-pcie requests probe deferral [ 0.169177] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.232809] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.234657] Serial: IMX driver [ 0.235142] msm_serial: driver initialized [ 0.235964] console [ttyS0] disabled [ 0.236001] of_serial 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 122, base_baud = 25500000) is a Tegra [ 1.150144] console [ttyS0] enabled [ 1.154398] STMicroelectronics ASC driver initialized [ 1.160285] serial: Freescale lpuart driver [ 1.164695] [drm] Initialized drm 1.1.0 20060810 [ 1.170581] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.176785] platform 54280000.hdmi: Driver tegra-hdmi requests probe deferral [ 1.189906] loop: module loaded [ 1.193356] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 1.201158] as3722 4-0040: AS3722 with revision 0x1 found [ 1.210369] +VDD_CPU_AP: 700 <--> 1400 mV at 1000 mV 3500 mA [ 1.217115] +VDD_CORE: 700 <--> 1350 mV at 1100 mV 2500 mA [ 1.223365] +1.35V_LP0(sd2): 1350 mV [ 1.227099] +1.35V_LP0(sd2): supplied by +5V_SYS [ 1.232206] +1.35V_LP0(sd3): 1350 mV [ 1.235935] +1.35V_LP0(sd3): supplied by +5V_SYS [ 1.241026] +1.05V_RUN: 1050 mV [ 1.244321] +1.05V_RUN: supplied by +5V_SYS [ 1.248846] +1.8V_VDDIO: 1800 mV [ 1.252229] +1.8V_VDDIO: supplied by +5V_SYS [ 1.257871] +VDD_GPU_AP: 650 <--> 1200 mV at 1000 mV 3500 mA [ 1.263983] +1.05V_RUN_AVDD: 1050 mV at 300 mA [ 1.268580] +1.05V_RUN_AVDD: supplied by +1.35V_LP0(sd2) [ 1.274827] +1.8V_RUN_CAM: 1800 mV at 150 mA [ 1.279262] as3722-regulator as3722-regulator: Failed to find supply vin-ldo1-6 [ 1.286684] as3722-regulator as3722-regulator: regulator 8 register failed -517 [ 1.295233] platform as3722-regulator: Driver as3722-regulator requests probe deferral [ 1.305190] tegra-ahci 70027000.sata: Failed to get supply 'avdd': -517 [ 1.311812] tegra-ahci 70027000.sata: Failed to get regulators [ 1.317675] platform 70027000.sata: Driver tegra-ahci requests probe deferral [ 1.328080] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.335045] CAN device driver interface [ 1.339890] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k [ 1.346939] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.354202] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.361647] usbcore: registered new interface driver pegasus [ 1.367377] usbcore: registered new interface driver asix [ 1.372828] usbcore: registered new interface driver ax88179_178a [ 1.378971] usbcore: registered new interface driver cdc_ether [ 1.384879] usbcore: registered new interface driver smsc75xx [ 1.390697] usbcore: registered new interface driver smsc95xx [ 1.396493] usbcore: registered new interface driver net1080 [ 1.402203] usbcore: registered new interface driver cdc_subset [ 1.408176] usbcore: registered new interface driver zaurus [ 1.413836] usbcore: registered new interface driver cdc_ncm [ 1.419826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.426360] ehci-pci: EHCI PCI platform driver [ 1.430860] ehci-platform: EHCI generic platform driver [ 1.436266] ehci-omap: OMAP-EHCI Host Controller driver [ 1.441625] ehci-orion: EHCI orion driver [ 1.445772] SPEAr-ehci: EHCI SPEAr driver [ 1.449926] tegra-ehci: Tegra EHCI driver [ 1.454191] platform 7d004000.usb: Driver tegra-ehci requests probe deferral [ 1.461377] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 1.468505] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.474702] ohci-pci: OHCI PCI platform driver [ 1.479203] ohci-platform: OHCI generic platform driver [ 1.484566] ohci-omap3: OHCI OMAP3 driver [ 1.488701] SPEAr-ohci: OHCI SPEAr driver [ 1.493244] usbcore: registered new interface driver usb-storage [ 1.499469] tegra-phy 7d004000.usb-phy: no vbus regulator [ 1.505151] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 1.513874] mousedev: PS/2 mouse device common for all mice [ 1.522601] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.529488] as3722-rtc as3722-rtc: RTC interrupt 464 [ 1.537531] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.544688] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.551416] i2c /dev entries driver [ 1.557128] usbcore: registered new interface driver uvcvideo [ 1.562879] USB Video Class driver (1.1.1) [ 1.566986] gspca_main: v2.14.0 registered [ 1.572096] 0-004c supply vcc not found, using dummy regulator [ 1.582462] sdhci: Secure Digital Host Controller Interface driver [ 1.588650] sdhci: Copyright(c) Pierre Ossman [ 1.593995] Synopsys Designware Multimedia Card Interface Driver [ 1.600843] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.607149] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.612051] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.616970] mmc0: Unknown controller version (3). You may experience problems. [ 1.624286] sdhci-tegra 700b0400.sdhci: No vmmc regulator found [ 1.630246] platform 700b0400.sdhci: Driver sdhci-tegra requests probe deferral [ 1.637675] mmc0: Unknown controller version (3). You may experience problems. [ 1.644944] sdhci-tegra 700b0600.sdhci: No vmmc regulator found [ 1.650869] sdhci-tegra 700b0600.sdhci: No vqmmc regulator found [ 1.656878] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.694186] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 1.702634] ledtrig-cpu: registered to indicate activity on CPUs [ 1.708861] usbcore: registered new interface driver usbhid [ 1.714447] usbhid: USB HID core driver [ 1.758156] mmc0: BKOPS_EN bit is not set [ 1.765441] mmc0: new high speed MMC card at address 0001 [ 1.771206] mmcblk0: mmc0:0001 SEM16G 14.6 GiB [ 1.775862] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 1.781888] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 1.787915] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB [ 1.795718] Primary GPT is invalid, using alternate GPT. [ 1.801065] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 [ 2.136803] tegra30-i2s 70301100.i2s: DMA channels sourced from device 70300000.ahub [ 2.153234] tegra-snd-rt5640 sound: rt5640-aif1 <-> 70301100.i2s mapping ok [ 2.163177] input: NVIDIA Tegra Jetson TK1 Headphones as /devices/soc0/sound/sound/card0/input0 [ 2.173232] TCP: cubic registered [ 2.176568] NET: Registered protocol family 17 [ 2.181034] can: controller area network core (rev 20120528 abi 9) [ 2.187277] NET: Registered protocol family 29 [ 2.191734] can: raw protocol (rev 20120528) [ 2.196014] can: broadcast manager protocol (rev 20120528 t) [ 2.201686] can: netlink gateway (rev 20130117) max_hops=1 [ 2.207545] Key type dns_resolver registered [ 2.212395] ThumbEE CPU extension supported. [ 2.216687] Registering SWP/SWPB emulation handler [ 2.223272] +3.3V_RUN: 3300 mV [ 2.226480] +3.3V_RUN: supplied by +3.3V_SYS [ 2.231129] +3.3V_AVDD_HDMI_AP_GATED: 3300 mV [ 2.235675] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 2.241771] +USB0_VBUS_SW: 5000 mV [ 2.245380] +USB0_VBUS_SW: supplied by +5V_SYS [ 2.250395] +5V_USB_HS: 5000 mV [ 2.253690] +5V_USB_HS: supplied by +5V_SYS [ 2.259093] +3.3V_LP0: 3300 mV [ 2.262347] +3.3V_LP0: supplied by +3.3V_SYS [ 2.267188] +1.05V_RUN_AVDD_HDMI_PLL: 1050 mV [ 2.271740] reg-fixed-voltage regulators:regulator@11: Failed to find supply vin [ 2.279357] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 2.287596] platform regulators:regulator@11: Driver reg-fixed-voltage requests probe deferral [ 2.297248] +5V_HDMI_CON: 5000 mV [ 2.300764] +5V_HDMI_CON: supplied by +5V_SYS [ 2.305690] +5V_SATA: 5000 mV [ 2.308813] +5V_SATA: supplied by +5V_SYS [ 2.313351] +12V_SATA: 12000 mV [ 2.316700] +12V_SATA: supplied by +VDD_MUX [ 2.321524] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 2.328142] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 2.336236] platform 1003000.pcie-controller: Driver tegra-pcie requests probe deferral [ 2.345366] tegra-hdmi 54280000.hdmi: failed to get PLL regulator [ 2.351597] platform 54280000.hdmi: Driver tegra-hdmi requests probe deferral [ 2.360429] +VDD_CPU_AP: 700 <--> 1400 mV at 1000 mV 3500 mA [ 2.366899] +VDD_CORE: 700 <--> 1350 mV at 1100 mV 2500 mA [ 2.372962] +1.35V_LP0(sd2): 1350 mV [ 2.376768] +1.35V_LP0(sd2): supplied by +5V_SYS [ 2.381697] +1.35V_LP0(sd3): 1350 mV [ 2.385518] +1.35V_LP0(sd3): supplied by +5V_SYS [ 2.390443] +1.05V_RUN: 1050 mV [ 2.393765] +1.05V_RUN: supplied by +5V_SYS [ 2.398238] +1.8V_VDDIO: 1800 mV [ 2.401683] +1.8V_VDDIO: supplied by +5V_SYS [ 2.407170] +VDD_GPU_AP: 650 <--> 1200 mV at 1000 mV 3500 mA [ 2.413213] +1.05V_RUN_AVDD: 1050 mV at 300 mA [ 2.417864] +1.05V_RUN_AVDD: supplied by +1.35V_LP0(sd2) [ 2.423612] +1.8V_RUN_CAM: 1800 mV at 150 mA [ 2.428056] +1.8V_RUN_CAM: supplied by +3.3V_RUN [ 2.433663] +1.2V_GEN_AVDD: 1200 mV at 150 mA [ 2.438181] +1.2V_GEN_AVDD: supplied by +1.8V_VDDIO [ 2.444174] +1.05V_LP0_VDD_RTC: 1000 mV at 150 mA [ 2.449018] +1.05V_LP0_VDD_RTC: supplied by +3.3V_SYS [ 2.454580] +2.8V_RUN_CAM: 2800 mV at 150 mA [ 2.458998] +2.8V_RUN_CAM: supplied by +3.3V_SYS [ 2.464103] +1.2V_RUN_CAM_FRONT: 1200 mV at 150 mA [ 2.469055] +1.2V_RUN_CAM_FRONT: supplied by +1.8V_VDDIO [ 2.474737] +VDDIO_SDMMC3: 1800 <--> 3300 mV at 150 mA [ 2.480039] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 2.485144] +1.05V_RUN_CAM_REAR: 1050 mV at 150 mA [ 2.490098] +1.05V_RUN_CAM_REAR: supplied by +1.8V_VDDIO [ 2.496070] +3.3V_RUN_TOUCH: 2800 mV at 150 mA [ 2.500679] +3.3V_RUN_TOUCH: supplied by +5V_SYS [ 2.505857] +2.8V_RUN_CAM_AF: 2800 mV at 150 mA [ 2.510606] +2.8V_RUN_CAM_AF: supplied by +5V_SYS [ 2.515844] +1.8V_RUN_VPP_FUSE: 1800 mV at 150 mA [ 2.520723] +1.8V_RUN_VPP_FUSE: supplied by +3.3V_RUN [ 2.528010] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 2.537080] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 2.548342] scsi host0: ahci_platform [ 2.553206] scsi host1: ahci_platform [ 2.557226] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 55 [ 2.565145] ata2: DUMMY [ 2.571076] tegra-ehci 7d004000.usb: EHCI Host Controller [ 2.576527] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 2.584311] tegra-ehci 7d004000.usb: irq 53, io mem 0x7d004000 [ 2.599198] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 2.606082] hub 1-0:1.0: USB hub found [ 2.609913] hub 1-0:1.0: 1 port detected [ 2.615074] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 2.624061] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 2.629003] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 2.633956] mmc1: Unknown controller version (3). You may experience problems. [ 2.641367] sdhci-tegra 700b0400.sdhci: No vmmc regulator found [ 2.647348] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.689743] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 2.697575] +1.05V_RUN_AVDD_HDMI_PLL: 1050 mV [ 2.702097] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 2.708236] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 2.716020] tegra-pcie 1003000.pcie-controller: probing port 0, using 2 lanes [ 2.725362] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000008 [ 2.889331] ata1: SATA link down (SStatus 0 SControl 300) [ 3.152738] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 3.580744] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 4.008464] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 4.017056] tegra-pcie 1003000.pcie-controller: link 0 down, ignoring [ 4.023541] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes [ 4.032709] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000000 [ 4.045391] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00 [ 4.052622] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 4.059503] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 4.066819] pci_bus 0000:00: root bus resource [bus 00-ff] [ 4.072311] pci_bus 0000:00: root bus resource [io 0x1000-0xffff] [ 4.078529] pci 0000:00:02.0: [10de:0e13] type 01 class 0x060400 [ 4.084640] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 4.091549] PCI: bus0: Fast back to back transfers disabled [ 4.097132] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 4.105351] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 4.111388] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 4.116995] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 4.123803] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 4.131157] pci 0000:01:00.0: supports D1 D2 [ 4.135433] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 4.149211] PCI: bus1: Fast back to back transfers disabled [ 4.154794] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 4.161492] pci 0000:00:02.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 4.168290] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 4.176037] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 4.182140] pci 0000:01:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 4.189904] pci 0000:01:00.0: BAR 2: assigned [mem 0x13000000-0x13000fff 64bit] [ 4.197233] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 4.203334] pci 0000:00:02.0: PCI bridge to [bus 01] [ 4.208305] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 4.214405] pci 0000:00:02.0: bridge window [mem 0x13000000-0x130fffff] [ 4.221197] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 4.228965] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 4.236261] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt [ 4.243228] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 4.249762] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded [ 4.256658] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 4.262254] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 4.275673] r8169 0000:01:00.0 eth0: RTL8168g/8111g at 0xf0158000, 00:04:4b:25:b3:b4, XID 0c000800 IRQ 481 [ 4.285341] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 4.295957] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 4.302605] [drm] No driver support for vblank timestamp query. [ 4.308567] host1x drm: No connectors reported connected with modes [ 4.314861] [drm] Cannot find any crtc or sizes - going 1024x768 [ 4.330441] Console: switching to colour frame buffer device 128x48 [ 4.344007] host1x drm: fb0: frame buffer device [ 4.348739] host1x drm: registered panic notifier [ 4.364318] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 4.371022] tegra-ehci 7d008000.usb: EHCI Host Controller [ 4.376481] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 4.384321] tegra-ehci 7d008000.usb: irq 129, io mem 0x7d008000 [ 4.399314] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 4.406126] hub 2-0:1.0: USB hub found [ 4.409941] hub 2-0:1.0: 1 port detected [ 4.415261] input: gpio-keys as /devices/soc0/gpio-keys/input/input1 [ 4.422641] as3722-rtc as3722-rtc: setting system clock to 2000-02-01 00:00:55 UTC (949363255) [ 4.442351] +1.05V_RUN_AVDD_HDMI_PLL: disabling [ 4.446936] +1.8V_RUN_VPP_FUSE: disabling [ 4.451372] +2.8V_RUN_CAM_AF: disabling [ 4.455575] +3.3V_RUN_TOUCH: disabling [ 4.459692] +1.05V_RUN_CAM_REAR: disabling [ 4.464128] +1.2V_RUN_CAM_FRONT: disabling [ 4.468378] +2.8V_RUN_CAM: disabling [ 4.472082] +1.8V_RUN_CAM: disabling [ 4.475805] +USB0_VBUS_SW: disabling [ 4.479425] +3.3V_AVDD_HDMI_AP_GATED: disabling [ 4.484297] ALSA device list: [ 4.487260] #0: NVIDIA Tegra Jetson TK1 [ 4.492493] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities [ 4.501271] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities [ 4.515530] EXT4-fs (mmcblk0p1): recovery complete [ 4.520410] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 4.528580] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 4.539108] devtmpfs: mounted [ 4.542700] Freeing unused kernel memory: 728K (c0b78000 - c0c2e000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# [ 4.719405] usb 2-1: new high-speed USB device number 2 using tegra-ehci