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 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: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######## 3.2 MiB/s done Bytes transferred = 5842632 (5926c8 hex) Tegra124 (Jetson TK1) # tftpboot 0x82000000 tegra124-jetson-tk1.dtb 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.8 MiB/s done Bytes transferred = 49059 (bfa3 hex) Tegra124 (Jetson TK1) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x5926c8 ] ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Using Device Tree in place at 82000000, end 8200efa2 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.0.0-rc1-23494-gc517d83 (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 Mon Mar 2 14:40:36 PST 2015 [ 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 c0e34ac0, 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: 329472 pages, LIFO batch:31 [ 0.000000] PERCPU: Embedded 11 pages/cpu @ee79a000 s12480 r8192 d24384 u45056 [ 0.000000] pcpu-alloc: s12480 r8192 d24384 u45056 alloc=11*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: 2000172K/2096128K available (7602K kernel code, 922K rwdata, 3168K rodata, 780K init, 307K bss, 30420K reserved, 65536K cma-reserved, 1252352K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 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 - 0xc0c8cb18 (10771 kB) [ 0.000000] .init : 0xc0c8d000 - 0xc0d50000 ( 780 kB) [ 0.000000] .data : 0xc0d50000 - 0xc0e36a20 ( 923 kB) [ 0.000000] .bss : 0xc0e36a20 - 0xc0e838e8 ( 308 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Additional per-CPU info printed with stalls. [ 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.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns [ 0.000027] Switching to timer-based delay loop, resolution 1000ns [ 0.003909] Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.003931] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 2863311536128ns [ 0.003944] Switching to timer-based delay loop, resolution 83ns [ 0.004330] Console: colour dummy device 80x30 [ 0.004353] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=60000) [ 0.004367] pid_max: default: 32768 minimum: 301 [ 0.004475] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004487] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.005068] CPU: Testing write buffer coherency: ok [ 0.005269] /cpus/cpu@0 missing clock-frequency property [ 0.005303] /cpus/cpu@1 missing clock-frequency property [ 0.005335] /cpus/cpu@2 missing clock-frequency property [ 0.005368] /cpus/cpu@3 missing clock-frequency property [ 0.005380] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005420] Setting up static identity map for 0x8092fc90 - 0x8092fd28 [ 0.008056] Tegra Revision: A01 SKU: 129 CPU Process: 1 Core Process: 1 [ 0.009205] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009711] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.010213] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010276] Brought up 4 CPUs [ 0.010296] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.010304] CPU: All CPU(s) started in SVC mode. [ 0.010816] devtmpfs: initialized [ 0.011685] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.013612] pinctrl core: initialized pinctrl subsystem [ 0.030711] NET: Registered protocol family 16 [ 0.032767] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.048731] cpuidle: using governor ladder [ 0.063732] cpuidle: using governor menu [ 0.078254] No ATAGs? [ 0.078286] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.078296] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.081867] Serial: AMBA PL011 UART driver [ 0.107829] +5V_SYS: supplied by +VDD_MUX [ 0.108107] +3.3V_SYS: supplied by +VDD_MUX [ 0.108250] platform regulators:regulator@3: Driver reg-fixed-voltage requests probe deferral [ 0.108449] reg-fixed-voltage regulators:regulator@4: Failed to find supply vin [ 0.108563] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.108585] platform regulators:regulator@4: Driver reg-fixed-voltage requests probe deferral [ 0.108765] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.108868] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.108890] platform regulators:regulator@7: Driver reg-fixed-voltage requests probe deferral [ 0.109086] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.109188] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.109208] platform regulators:regulator@8: Driver reg-fixed-voltage requests probe deferral [ 0.109288] platform regulators:regulator@10: Driver reg-fixed-voltage requests probe deferral [ 0.109466] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.109568] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.109588] platform regulators:regulator@11: Driver reg-fixed-voltage requests probe deferral [ 0.109761] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.109863] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.109883] platform regulators:regulator@12: Driver reg-fixed-voltage requests probe deferral [ 0.110056] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.110156] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.110176] platform regulators:regulator@13: Driver reg-fixed-voltage requests probe deferral [ 0.110348] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.110447] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 0.110467] platform regulators:regulator@14: Driver reg-fixed-voltage requests probe deferral [ 0.113062] vgaarb: loaded [ 0.113730] SCSI subsystem initialized [ 0.113903] libata version 3.00 loaded. [ 0.114250] usbcore: registered new interface driver usbfs [ 0.114319] usbcore: registered new interface driver hub [ 0.114393] usbcore: registered new device driver usb [ 0.117427] Linux video capture interface: v2.00 [ 0.117480] pps_core: LinuxPPS API ver. 1 registered [ 0.117488] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.117521] PTP clock support registered [ 0.117776] EDAC MC: Ver: 3.0.0 [ 0.118339] Advanced Linux Sound Architecture Driver Initialized. [ 0.119442] Switched to clocksource arch_sys_counter [ 0.130678] NET: Registered protocol family 2 [ 0.131266] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.131354] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.131541] TCP: Hash tables configured (established 8192 bind 8192) [ 0.131585] TCP: reno registered [ 0.131599] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.131640] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.131818] NET: Registered protocol family 1 [ 0.132050] RPC: Registered named UNIX socket transport module. [ 0.132059] RPC: Registered udp transport module. [ 0.132066] RPC: Registered tcp transport module. [ 0.132074] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.132092] PCI: CLS 0 bytes, default 64 [ 0.134333] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.146251] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.147176] NFS: Registering the id_resolver key type [ 0.147211] Key type id_resolver registered [ 0.147220] Key type id_legacy registered [ 0.147291] ntfs: driver 2.1.31 [Flags: R/O]. [ 0.148449] bounce: pool size: 64 pages [ 0.148673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.148691] io scheduler noop registered [ 0.148705] io scheduler deadline registered [ 0.148908] io scheduler cfq registered (default) [ 0.163985] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 0.164034] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 0.164069] platform 1003000.pcie-controller: Driver tegra-pcie requests probe deferral [ 0.169420] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.170146] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 0.227862] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.230412] msm_serial: driver initialized [ 0.231243] console [ttyS0] disabled [ 0.231278] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 330, base_baud = 25500000) is a Tegra [ 1.118340] console [ttyS0] enabled [ 1.122651] STMicroelectronics ASC driver initialized [ 1.129855] [drm] Initialized drm 1.1.0 20060810 [ 1.136232] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.142436] platform 54280000.hdmi: Driver tegra-hdmi requests probe deferral [ 1.156304] loop: module loaded [ 1.159757] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 1.167694] as3722 4-0040: AS3722 with revision 0x1 found [ 1.178594] +1.35V_LP0(sd2): supplied by +5V_SYS [ 1.183752] +1.35V_LP0(sd3): supplied by +5V_SYS [ 1.188895] +1.05V_RUN: supplied by +5V_SYS [ 1.193476] +1.8V_VDDIO: supplied by +5V_SYS [ 1.199499] +1.05V_RUN_AVDD: supplied by +1.35V_LP0(sd2) [ 1.205800] as3722-regulator as3722-regulator: Failed to find supply vin-ldo1-6 [ 1.213224] as3722-regulator as3722-regulator: regulator 8 register failed -517 [ 1.221731] platform as3722-regulator: Driver as3722-regulator requests probe deferral [ 1.231819] tegra-ahci 70027000.sata: Failed to get supply 'avdd': -517 [ 1.238446] tegra-ahci 70027000.sata: Failed to get regulators [ 1.244318] platform 70027000.sata: Driver tegra-ahci requests probe deferral [ 1.255031] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.262765] CAN device driver interface [ 1.267755] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k [ 1.274808] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.282166] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.289618] usbcore: registered new interface driver pegasus [ 1.295348] usbcore: registered new interface driver asix [ 1.300800] usbcore: registered new interface driver ax88179_178a [ 1.306946] usbcore: registered new interface driver cdc_ether [ 1.312852] usbcore: registered new interface driver smsc75xx [ 1.318673] usbcore: registered new interface driver smsc95xx [ 1.324483] usbcore: registered new interface driver net1080 [ 1.330205] usbcore: registered new interface driver cdc_subset [ 1.336181] usbcore: registered new interface driver zaurus [ 1.341843] usbcore: registered new interface driver cdc_ncm [ 1.348628] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.355163] ehci-pci: EHCI PCI platform driver [ 1.359664] ehci-platform: EHCI generic platform driver [ 1.365091] ehci-omap: OMAP-EHCI Host Controller driver [ 1.370458] ehci-orion: EHCI orion driver [ 1.374611] SPEAr-ehci: EHCI SPEAr driver [ 1.378755] ehci-st: EHCI STMicroelectronics driver [ 1.383777] ehci-exynos: EHCI EXYNOS driver [ 1.388124] tegra-ehci: Tegra EHCI driver [ 1.392406] platform 7d004000.usb: Driver tegra-ehci requests probe deferral [ 1.399602] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 1.406733] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.412929] ohci-pci: OHCI PCI platform driver [ 1.417432] ohci-platform: OHCI generic platform driver [ 1.422826] ohci-omap3: OHCI OMAP3 driver [ 1.426983] SPEAr-ohci: OHCI SPEAr driver [ 1.431139] ohci-st: OHCI STMicroelectronics driver [ 1.436237] usbcore: registered new interface driver usb-storage [ 1.442467] tegra-phy 7d004000.usb-phy: no vbus regulator [ 1.448167] platform 7d008000.usb-phy: Driver tegra-phy requests probe deferral [ 1.457204] mousedev: PS/2 mouse device common for all mice [ 1.466249] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.473135] as3722-rtc as3722-rtc: RTC interrupt 364 [ 1.481234] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.488418] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.495181] i2c /dev entries driver [ 1.501057] usbcore: registered new interface driver uvcvideo [ 1.506811] USB Video Class driver (1.1.1) [ 1.510921] gspca_main: v2.14.0 registered [ 1.516209] 0-004c supply vcc not found, using dummy regulator [ 1.526562] Driver 'mmcblk' needs updating - please use bus_type methods [ 1.533350] sdhci: Secure Digital Host Controller Interface driver [ 1.539533] sdhci: Copyright(c) Pierre Ossman [ 1.544738] Synopsys Designware Multimedia Card Interface Driver [ 1.551661] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.557987] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.562889] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.567811] mmc0: Unknown controller version (3). You may experience problems. [ 1.575114] sdhci-tegra 700b0400.sdhci: No vmmc regulator found [ 1.581075] platform 700b0400.sdhci: Driver sdhci-tegra requests probe deferral [ 1.588510] mmc0: Unknown controller version (3). You may experience problems. [ 1.595781] sdhci-tegra 700b0600.sdhci: No vmmc regulator found [ 1.601709] sdhci-tegra 700b0600.sdhci: No vqmmc regulator found [ 1.607719] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.649465] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA 64-bit [ 1.658551] ledtrig-cpu: registered to indicate activity on CPUs [ 1.664797] usbcore: registered new interface driver usbhid [ 1.670384] usbhid: USB HID core driver [ 1.678231] usbcore: registered new interface driver snd-usb-audio [ 1.718442] mmc0: MAN_BKOPS_EN bit is not set [ 1.726037] mmc0: new high speed MMC card at address 0001 [ 1.731781] mmcblk0: mmc0:0001 SEM16G 14.6 GiB [ 1.736445] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 1.742475] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 1.748507] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB [ 1.756268] Primary GPT is invalid, using alternate GPT. [ 1.761616] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 [ 2.102329] tegra30-i2s 70301100.i2s: DMA channels sourced from device 70300000.ahub [ 2.118731] tegra-snd-rt5640 sound: rt5640-aif1 <-> 70301100.i2s mapping ok [ 2.128569] input: NVIDIA Tegra Jetson TK1 Headphones as /devices/soc0/sound/sound/card0/input0 [ 2.138657] TCP: cubic registered [ 2.142001] NET: Registered protocol family 17 [ 2.146475] can: controller area network core (rev 20120528 abi 9) [ 2.152726] NET: Registered protocol family 29 [ 2.157188] can: raw protocol (rev 20120528) [ 2.161473] can: broadcast manager protocol (rev 20120528 t) [ 2.167149] can: netlink gateway (rev 20130117) max_hops=1 [ 2.173046] Key type dns_resolver registered [ 2.177959] ThumbEE CPU extension supported. [ 2.182250] Registering SWP/SWPB emulation handler [ 2.189489] +3.3V_RUN: supplied by +3.3V_SYS [ 2.194150] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 2.200349] +USB0_VBUS_SW: supplied by +5V_SYS [ 2.205401] +5V_USB_HS: supplied by +5V_SYS [ 2.210867] +3.3V_LP0: supplied by +3.3V_SYS [ 2.215739] reg-fixed-voltage regulators:regulator@11: Failed to find supply vin [ 2.223336] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 2.231587] platform regulators:regulator@11: Driver reg-fixed-voltage requests probe deferral [ 2.241396] +5V_HDMI_CON: supplied by +5V_SYS [ 2.246342] +5V_SATA: supplied by +5V_SYS [ 2.250977] +12V_SATA: supplied by +VDD_MUX [ 2.255849] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 2.262476] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 2.270569] platform 1003000.pcie-controller: Driver tegra-pcie requests probe deferral [ 2.279839] tegra-hdmi 54280000.hdmi: failed to get PLL regulator [ 2.286069] platform 54280000.hdmi: Driver tegra-hdmi requests probe deferral [ 2.296247] +1.35V_LP0(sd2): supplied by +5V_SYS [ 2.301148] +1.35V_LP0(sd3): supplied by +5V_SYS [ 2.306133] +1.05V_RUN: supplied by +5V_SYS [ 2.310697] +1.8V_VDDIO: supplied by +5V_SYS [ 2.316440] +1.05V_RUN_AVDD: supplied by +1.35V_LP0(sd2) [ 2.322287] +1.8V_RUN_CAM: supplied by +3.3V_RUN [ 2.328077] +1.2V_GEN_AVDD: supplied by +1.8V_VDDIO [ 2.334248] +1.05V_LP0_VDD_RTC: supplied by +3.3V_SYS [ 2.340043] +2.8V_RUN_CAM: supplied by +3.3V_SYS [ 2.345344] +1.2V_RUN_CAM_FRONT: supplied by +1.8V_VDDIO [ 2.351124] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 2.356256] +1.05V_RUN_CAM_REAR: supplied by +1.8V_VDDIO [ 2.362277] +3.3V_RUN_TOUCH: supplied by +5V_SYS [ 2.367430] +2.8V_RUN_CAM_AF: supplied by +5V_SYS [ 2.372646] +1.8V_RUN_VPP_FUSE: supplied by +3.3V_RUN [ 2.379902] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 2.388969] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 2.399885] scsi host0: tegra-ahci [ 2.404144] scsi host1: tegra-ahci [ 2.407921] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 340 [ 2.415934] ata2: DUMMY [ 2.422193] tegra-ehci 7d004000.usb: EHCI Host Controller [ 2.427670] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 2.435467] tegra-ehci 7d004000.usb: irq 345, io mem 0x7d004000 [ 2.449475] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 2.456381] hub 1-0:1.0: USB hub found [ 2.460218] hub 1-0:1.0: 1 port detected [ 2.465644] platform 7d008000.usb: Driver tegra-ehci requests probe deferral [ 2.474993] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 2.479947] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 2.484926] mmc1: Unknown controller version (3). You may experience problems. [ 2.492397] sdhci-tegra 700b0400.sdhci: No vmmc regulator found [ 2.498382] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.539973] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA 64-bit [ 2.548523] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 2.554881] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 2.562915] tegra-pcie 1003000.pcie-controller: probing port 0, using 2 lanes [ 2.572138] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000008 [ 2.739611] ata1: SATA link down (SStatus 0 SControl 300) [ 2.999830] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 3.428375] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 3.856269] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 3.864843] tegra-pcie 1003000.pcie-controller: link 0 down, ignoring [ 3.871327] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes [ 3.880585] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000000 [ 3.893372] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00 [ 3.900623] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 3.907504] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 3.914818] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.920309] pci_bus 0000:00: root bus resource [io 0x1000-0xffff] [ 3.926529] pci 0000:00:02.0: [10de:0e13] type 01 class 0x060400 [ 3.932641] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.939557] PCI: bus0: Fast back to back transfers disabled [ 3.945139] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.953352] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 3.959389] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 3.964997] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 3.971807] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 3.979162] pci 0000:01:00.0: supports D1 D2 [ 3.983439] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.999493] PCI: bus1: Fast back to back transfers disabled [ 4.005078] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 4.011820] pci 0000:00:02.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 4.018673] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 4.026471] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 4.032621] pci 0000:01:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 4.040399] pci 0000:01:00.0: BAR 2: assigned [mem 0x13000000-0x13000fff 64bit] [ 4.047772] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 4.053886] pci 0000:00:02.0: PCI bridge to [bus 01] [ 4.058896] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 4.065008] pci 0000:00:02.0: bridge window [mem 0x13000000-0x130fffff] [ 4.071841] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 4.079632] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 4.086752] pcieport 0000:00:02.0: enabling device (0140 -> 0143) [ 4.093111] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt [ 4.100113] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 4.106687] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded [ 4.113664] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 4.119299] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 4.135888] r8169 0000:01:00.0 eth0: RTL8168g/8111g at 0xf017e000, 00:04:4b:25:b3:b4, XID 0c000800 IRQ 381 [ 4.145555] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 4.156802] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 4.163456] [drm] No driver support for vblank timestamp query. [ 4.169468] drm drm: No connectors reported connected with modes [ 4.175517] [drm] Cannot find any crtc or sizes - going 1024x768 [ 4.196729] Console: switching to colour frame buffer device 128x48 [ 4.210353] drm drm: fb0: frame buffer device [ 4.214831] drm drm: registered panic notifier [ 4.234592] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 4.241429] tegra-ehci 7d008000.usb: EHCI Host Controller [ 4.246894] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 4.255180] tegra-ehci 7d008000.usb: irq 346, io mem 0x7d008000 [ 4.269596] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 4.276406] hub 2-0:1.0: USB hub found [ 4.280227] hub 2-0:1.0: 1 port detected [ 4.286018] input: gpio-keys as /devices/soc0/gpio-keys/input/input1 [ 4.293565] as3722-rtc as3722-rtc: setting system clock to 2000-02-01 00:00:48 UTC (949363248) [ 4.313230] +1.8V_RUN_VPP_FUSE: disabling [ 4.317646] +2.8V_RUN_CAM_AF: disabling [ 4.321849] +3.3V_RUN_TOUCH: disabling [ 4.325964] +1.05V_RUN_CAM_REAR: disabling [ 4.330426] +1.2V_RUN_CAM_FRONT: disabling [ 4.334675] +2.8V_RUN_CAM: disabling [ 4.338364] +1.8V_RUN_CAM: disabling [ 4.342073] +USB0_VBUS_SW: disabling [ 4.345984] ALSA device list: [ 4.348946] #0: NVIDIA Tegra Jetson TK1 [ 4.354211] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities [ 4.363002] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities [ 4.377540] EXT4-fs (mmcblk0p1): recovery complete [ 4.382389] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 4.390564] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 4.401154] devtmpfs: mounted [ 4.404787] Freeing unused kernel memory: 780K (c0c8d000 - c0d50000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# [ 4.589660] usb 2-1: new high-speed USB device number 2 using tegra-ehci