My Jetson TK1 is booting without HDMI output or Ethernet connection. I have flashed with the latest R21.6, cloned and read partition table successfully via Serial Console, but no luck. Here is the Console output during boot:
U-Boot 2014.10-rc2-gb1d8a75 (Oct 13 2017 - 18:01:57)
TEGRA124
Board: NVIDIA Jetson TK1
I2C: ready
DRAM: 2 GiB
MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1
*** Warning - bad CRC, using default environment
tegra-pcie: PCI regions:
tegra-pcie: I/O: 0x12000000-0x12010000
tegra-pcie: non-prefetchable memory: 0x13000000-0x20000000
tegra-pcie: prefetchable memory: 0x20000000-0x40000000
tegra-pcie: 2x1, 1x1 configuration
ERROR: tegra-pcie: failed to power on PHY: -110
at /dvs/git/dirty/git-master_linux/3rdparty/u-boot/drivers/pci/pci_tegra.c:740/tegra_pcie_enable_controller()
ERROR: tegra-pcie: failed to enable controller
at /dvs/git/dirty/git-master_linux/3rdparty/u-boot/drivers/pci/pci_tegra.c:1055/process_nodes()
In: serial
Out: serial
Err: serial
Net: No ethernet found.
Hit any key to stop autoboot: 2 1 0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1...
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
827 bytes read in 331 ms (2 KiB/s)
Jetson-TK1 eMMC boot options
1: primary kernel
Enter choice: 1: primary kernel
Retrieving file: /boot/zImage
6230728 bytes read in 192 ms (30.9 MiB/s)
append: console=ttyS0,115200n8 console=tty1 no_console_suspend=1 lp0_vec=2064@0xf46ff000 mem=2015M@2048M memtype=255 ddr_die=2048M@2048M section=256M pmuboard=0x0177:0x0000:0x02:0x43:0x00 tsec=32M@3913M otf_key=c75e5bb91eb3bd947560357b64422f85 usbcore.old_scheme_first=1 core_edp_mv=1150 core_edp_ma=4000 tegraid=40.1.1.0.0 debug_uartport=lsport,3 power_supply=Adapter audio_codec=rt5640 modem_id=0 android.kerneltype=normal fbcon=map:1 commchip_id=0 usb_port_owner_info=0 lane_owner_info=6 emc_max_dvfs=0 touch_id=0@0 board_info=0x0177:0x0000:0x02:0x43:0x00 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait tegraboot=sdmmc gpt
Retrieving file: /boot/tegra124-jetson_tk1-pm375-000-c00-00.dtb
59661 bytes read in 260 ms (223.6 KiB/s)
Kernel image @ 0x81000000 [ 0x000000 - 0x5f12c8 ]
## Flattened Device Tree blob at 82000000
Booting using the fdt blob at 0x82000000
Using Device Tree in place at 82000000, end 8201190c
Starting 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.10.40-gb271e8f (buildbrain@mobile-u64-57) (gcc version 4.5.3 (crosstool-NG hg_unknown@20110628.165246) ) #1 SMP PREEMPT Fri Oct 13 18:07:53 PDT 2017
[ 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: jetson-tk1, model: NVIDIA Tegra124 PM375, serial: 0
[ 0.000000] Truncating memory at 0x80000000 to fit in 32-bit physical address space
[ 0.000000] Found tsec, start=0xf4900000 size=2000000
[ 0.000000] Tegra reserved memory:
[ 0.000000] LP0: f46ff000 - f46ff80f
[ 0.000000] Bootloader framebuffer: 00000000 - 00000000
[ 0.000000] Bootloader framebuffer2: 00000000 - 00000000
[ 0.000000] Framebuffer: f8500000 - f96fffff
[ 0.000000] 2nd Framebuffer: f9700000 - fdefffff
[ 0.000000] Carveout: 00000000 - 00000000
[ 0.000000] Vpr: 00000000 - 00000000
[ 0.000000] Tsec: f4900000 - f68fffff
[ 0.000000] cma: CMA: reserved 16 MiB at ae800000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/arch/arm/boot/dts/tegra124-jetson_tk1-pm375-000-c00-00.dts
[ 0.000000] Tegra12: CPU Speedo value 2349, Soc Speedo value 2321, Gpu Speedo value 2118
[ 0.000000] Tegra12: CPU Speedo ID 1, Soc Speedo ID 1, Gpu Speedo ID 1
[ 0.000000] Tegra12: CPU Process ID 1,Soc Process ID 1,Gpu Process ID 1
[ 0.000000] Tegra Revision: A01 SKU: 0x81 CPU Process: 1 Core Process: 1
[ 0.000000] tegra: PLLP fixed rate: 408000000
[ 0.000000] tegra_clk_shared_bus_user_init: c2bus client se left ON
[ 0.000000] tegra_clk_shared_bus_user_init: c4bus client vi left ON
[ 0.000000] Lowering cpu_lp maximum rate from 1350000000 to 1092000000
[ 0.000000] Lowering sbus maximum rate from 420000000 to 384000000
[ 0.000000] Lowering vic03 maximum rate from 900000000 to 828000000
[ 0.000000] Lowering tsec maximum rate from 900000000 to 828000000
[ 0.000000] Lowering msenc maximum rate from 600000000 to 528000000
[ 0.000000] Lowering se maximum rate from 600000000 to 528000000
[ 0.000000] Lowering vde maximum rate from 600000000 to 528000000
[ 0.000000] Lowering host1x maximum rate from 500000000 to 444000000
[ 0.000000] Lowering vi maximum rate from 700000000 to 600000000
[ 0.000000] Lowering isp maximum rate from 700000000 to 600000000
[ 0.000000] Lowering c4bus maximum rate from 700000000 to 600000000
[ 0.000000] Lowering pll_c maximum rate from 1400000000 to 1066000000
[ 0.000000] Lowering pll_c2 maximum rate from 1200000000 to 1066000000
[ 0.000000] Lowering pll_c3 maximum rate from 1200000000 to 1066000000
[ 0.000000] Lowering hdmi maximum rate from 594000000 to 297000000
[ 0.000000] Lowering sdmmc1 maximum rate from 208000000 to 204000000
[ 0.000000] Lowering sdmmc3 maximum rate from 208000000 to 204000000
[ 0.000000] Lowering gbus maximum rate from 1032000000 to 852000000
[ 0.000000] Lowering cpu_g maximum rate from 3000000000 to 2065500000
[ 0.000000] tegra dvfs: VDD_CPU nominal 1260mV, scaling enabled
[ 0.000000] tegra dvfs: VDD_CORE nominal 1150mV, scaling enabled
[ 0.000000] tegra dvfs: VDD_GPU nominal 1200mV, scaling enabled
[ 0.000000] Switching to timer-based delay loop
[ 0.000000] tegra_powergate_init: DONE
[ 0.000000] tegra12_plle_clk_enable: pll_e is already enabled
[ 0.000000] PERCPU: Embedded 9 pages/cpu @c1df3000 s15168 r8192 d13504 u36864
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 490768
[ 0.000000] Kernel command line: console=ttyS0,115200n8 console=tty1 no_console_suspend=1 lp0_vec=2064@0xf46ff000 mem=2015M@2048M memtype=255 ddr_die=2048M@2048M section=256M pmuboard=0x0177:0x0000:0x02:0x43:0x00 tsec=32M@3913M otf_key=c75e5bb91eb3bd947560357b64422f85 usbcore.old_scheme_first=1 core_edp_mv=1150 core_edp_ma=4000 tegraid=40.1.1.0.0 debug_uartport=lsport,3 power_supply=Adapter audio_codec=rt5640 modem_id=0 android.kerneltype=normal fbcon=map:1 commchip_id=0 usb_port_owner_info=0 lane_owner_info=6 emc_max_dvfs=0 touch_id=0@0 board_info=0x0177:0x0000:0x02:0x43:0x00 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait tegraboot=sdmmc gpt
[ 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: 1923MB = 1923MB total
[ 0.000000] Memory: 1920996k/1920996k available, 142364k reserved, 1190908K 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 - 0xc0b5b6f4 (11598 kB)
[ 0.000000] .init : 0xc0b5c000 - 0xc0bd8b40 ( 499 kB)
[ 0.000000] .data : 0xc0bda000 - 0xc0d3efd4 (1428 kB)
[ 0.000000] .bss : 0xc0d3efd4 - 0xc0dd9f0c ( 620 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:960
[ 0.000000] the number of interrupt controllers found is 5
[ 0.000000] Architected local timer running at 12.00MHz (phys).
[ 0.000000] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 2863311536128ns
[ 0.000000] Ignoring duplicate/late registration of read_current_timer delay
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty1] enabled
[ 0.003812] Calibrating delay loop (skipped), value calculated using timer frequency.. lpj=12000
[ 0.003883] pid_max: default: 32768 minimum: 301
[ 0.004181] Mount-cache hash table entries: 512
[ 0.027762] Initializing cgroup subsys debug
[ 0.027807] Initializing cgroup subsys freezer
[ 0.027914] CPU: Testing write buffer coherency: ok
[ 0.027988] ftrace: allocating 33486 entries in 66 pages
[ 0.070394] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.070438] Setting up static identity map for 0xc0824af8 - 0xc0824b94
[ 0.074430] ftrace: Allocated trace_printk buffers
[ 0.082126] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.085132] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.088169] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.088365] Brought up 4 CPUs
[ 0.088431] SMP: Total of 4 processors activated.
[ 0.088448] CPU: All CPU(s) started in SVC mode.
[ 0.089348] devtmpfs: initialized
[ 0.098290] pinctrl core: initialized pinctrl subsystem
[ 0.098616] regulator-dummy: no parameters
[ 0.099320] NET: Registered protocol family 16
[ 0.101669] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.102914] tegra_smmu tegra_smmu: Loaded Tegra IOMMU driver
[ 0.104350] console [pstore-1] enabled
[ 0.104388] ramoops: attached 0x200000@0xf8300000, ecc: 0/0
[ 0.104775] cpuidle: using governor ladder
[ 0.104799] cpuidle: using governor menu
[ 0.108645] ardbeg_camera_auxdata: update camera lookup table.
[ 0.117594] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name default
[ 0.118006] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio
[ 0.124904] Wake16 for irq=34
[ 0.127379] Wake58 for irq=81
[ 0.127429] Wake41 for irq=129
[ 0.127449] Wake43 for irq=129
[ 0.127496] Wake40 for irq=53
[ 0.127514] Wake42 for irq=53
[ 0.131756] board_info: id:sku:fab:major:minor = 0x0177:0x0000:0x44:0x44:0x00
[ 0.131842] board_info: id:sku:fab:major:minor = 0x0177:0x0000:0x44:0x44:0x00
[ 0.131945] Selecting UARTD as the debug console
[ 0.131992] The debug console clock name is uartd
[ 0.132404] ardbeg_modem_init: modem_id = 0
[ 0.135089] Clear bootloader IO dpd settings
[ 0.135365] Loading jetson TK1 EMC tables.
[ 0.135619] tegra: pll_m is selected as scalable EMC clock source
[ 0.135662] Lowering emc maximum rate from 1200000000 to 924000000
[ 0.135691] tegra: validated EMC DFS table
[ 0.135823] ardbeg_edp_init: CPU regulator 12500 mA
[ 0.402833] ardbeg_edp_init: GPU regulator 11400 mA
[ 0.403825] swapper/0 isomgr_init(): iso emc max clk=924000KHz
[ 0.403847] swapper/0 isomgr_init(): max_iso_bw=7392000KB[ 0.404233] ardbeg_touch_init init raydium touch
[ 0.404393] Raydium - touch platform_id : 8
[ 0.487335] platform tegradc.0: IOVA linear map 0xf8500000(1200000)
[ 0.490660] platform tegradc.0: IOVA linear map 0xf9700000(4800000)
[ 0.495693] platform tegradc.1: IOVA linear map 0xf8500000(1200000)
[ 0.499005] platform tegradc.1: IOVA linear map 0xf9700000(4800000)
[ 0.499438] FUSE: cp_rev 0 ft_rev 0
[ 0.499615] tegra11_soctherem_oc_int_init(): OC interrupts are not enabled
[ 0.500042] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.500074] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.500312] mc-err: Started MC error interface!
[ 0.511081] bio: create slab <bio-0> at 0
[ 0.513019] reg-fixed-voltage 0.regulator: Consumer c1 does not have device name
[ 0.513057] reg-fixed-voltage 0.regulator: Consumer c2 does not have device name
[ 0.513188] vdd-ac-bat: 8400 mV
[ 0.513325] reg-fixed-voltage 1.regulator: Consumer c1 does not have device name
[ 0.513359] reg-fixed-voltage 1.regulator: Consumer c2 does not have device name
[ 0.513490] vdd-3v3-aon: 3300 mV
[ 0.513641] reg-fixed-voltage 8.regulator: Consumer c1 does not have device name
[ 0.513675] reg-fixed-voltage 8.regulator: Consumer c2 does not have device name
[ 0.513706] reg-fixed-voltage 8.regulator: Consumer c3 does not have device name
[ 0.513743] reg-fixed-voltage 8.regulator: Consumer c6 does not have device name
[ 0.513774] reg-fixed-voltage 8.regulator: Consumer c7 does not have device name
[ 0.513804] reg-fixed-voltage 8.regulator: Consumer c8 does not have device name
[ 0.513834] reg-fixed-voltage 8.regulator: Consumer c9 does not have device name
[ 0.513865] reg-fixed-voltage 8.regulator: Consumer c10 does not have device name
[ 0.513914] reg-fixed-voltage 8.regulator: Consumer c11 does not have device name
[ 0.513946] reg-fixed-voltage 8.regulator: Consumer c12 does not have device name
[ 0.514085] reg-3v3-supply: 3300 mV
[ 0.515728] vgaarb: loaded
[ 0.516368] SCSI subsystem initialized
[ 0.516746] usbcore: registered new interface driver usbfs
[ 0.516813] usbcore: registered new interface driver hub
[ 0.516930] usbcore: registered new device driver usb
[ 0.519836] as3722 4-0040: AS3722 ID: ID1:ID2:ID3 = 0x0c:0x01:0x15
[ 0.519867] as3722 4-0040: Final OTP version 1V21
[ 0.524673] gpiochip_add: registered GPIOs 1016 to 1023 on device: as3722-gpio
[ 0.524878] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.524938] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.524992] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.525025] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.525078] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.525112] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[ 0.525171] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.525203] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.525235] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.525267] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[ 0.525298] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[ 0.525330] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[ 0.525362] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[ 0.525427] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.525459] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.525490] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.525522] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[ 0.525556] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[ 0.525590] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[ 0.525622] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[ 0.525654] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[ 0.525686] as3722-regulator as3722-regulator.0: Consumer c11 does not have device name
[ 0.525718] as3722-regulator as3722-regulator.0: Consumer c12 does not have device name
[ 0.525750] as3722-regulator as3722-regulator.0: Consumer c13 does not have device name
[ 0.525782] as3722-regulator as3722-regulator.0: Consumer c14 does not have device name
[ 0.525814] as3722-regulator as3722-regulator.0: Consumer c15 does not have device name
[ 0.525870] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.525901] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.525956] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.525988] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.526019] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.526051] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[ 0.526101] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[ 0.526134] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[ 0.526166] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[ 0.526197] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[ 0.526229] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[ 0.526287] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.526319] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.526408] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[ 0.526440] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[ 0.526472] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[ 0.526528] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.526579] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.526610] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.526641] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.526697] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.526729] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.526786] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.526841] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.526873] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.526949] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.526980] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.527012] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.527948] vdd-cpu: 650 <--> 1300 mV at 1000 mV 3500 mA
[ 0.528721] vdd-core: applied init 1150000uV constraint
[ 0.529326] vdd-core: 700 <--> 1350 mV at 1150 mV 3500 mA
[ 0.530522] vddio-ddr: at 1350 mV
[ 0.530849] as3722-sd3: no parameters
[ 0.531445] avdd-pll-pex: 1050 mV
[ 0.532641] vdd-1v8: at 1800 mV
[ 0.532989] vdd-gpu: applied init 1000000uV constraint
[ 0.533884] vdd-gpu: 650 <--> 1200 mV at 1000 mV 3500 mA
[ 0.534404] avdd-pll: at 1050 mV at 300 mA
[ 0.535688] vdd-cam: 1800 mV at 150 mA
[ 0.536361] avdd-dsi-csi: at 1200 mV at 150 mA
[ 0.537594] vdd-rtc: 800 mV at 150 mA
[ 0.538071] avdd-cam: 2800 mV at 150 mA
[ 0.538586] vdd-1v2-cam: 1175 mV at 150 mA
[ 0.538961] vddio-sdmmc-2: 1800 <--> 3300 mV at 150 mA
[ 0.539462] vdd-1v1-cam: 1275 mV at 150 mA
[ 0.540430] avdd-spi: 3300 mV at 150 mA
[ 0.540930] vdd-2v7-cam: 2800 mV at 150 mA
[ 0.541453] vpp-fuse: 1800 mV at 150 mA
[ 0.542547] Linux video capture interface: v2.00
[ 0.543624] Advanced Linux Sound Architecture Driver Initialized.
[ 0.544070] ardbeg_wifi_power: 1
[ 0.644412] usb0-vbus: 5000 mV
[ 0.644715] usb1-usb2-vbus: 5000 mV
[ 0.645008] vdd-hdmi: 5000 mV
[ 0.645316] avdd-hdmi-pll: 3300 mV
[ 0.645367] avdd-hdmi-pll: supplied by avdd-pll-pex
[ 0.645538] reg-fixed-sync-voltage 6.regulator: Consumer c1 does not have device name
[ 0.645683] vdd-lcd-bl: 3300 mV
[ 0.645842] reg-fixed-sync-voltage 7.regulator: Consumer c1 does not have device name
[ 0.645995] vdd-lcd-bl-en: 5000 mV
[ 0.646174] reg-fixed-sync-voltage 9.regulator: Consumer c3 does not have device name
[ 0.646294] reg-5v0-supply: 5000 mV
[ 0.646461] reg-fixed-sync-voltage a.regulator: Consumer c1 does not have device name
[ 0.646495] reg-fixed-sync-voltage a.regulator: Consumer c2 does not have device name
[ 0.646527] reg-fixed-sync-voltage a.regulator: Consumer c3 does not have device name
[ 0.646575] reg-fixed-sync-voltage a.regulator: Consumer c10 does not have device name
[ 0.646608] reg-fixed-sync-voltage a.regulator: Consumer c11 does not have device name
[ 0.646639] reg-fixed-sync-voltage a.regulator: Consumer c12 does not have device name
[ 0.646671] reg-fixed-sync-voltage a.regulator: Consumer c13 does not have device name
[ 0.646703] reg-fixed-sync-voltage a.regulator: Consumer c14 does not have device name
[ 0.646734] reg-fixed-sync-voltage a.regulator: Consumer c15 does not have device name
[ 0.646878] reg-1v8-supply: 1800 mV
[ 0.647225] reg-fixed-sync-voltage b.regulator: Consumer c1 does not have device name
[ 0.647377] reg-dcdc-1v2: 1200 mV
[ 0.647558] reg-fixed-sync-voltage c.regulator: Consumer c7 does not have device name
[ 0.647591] reg-fixed-sync-voltage c.regulator: Consumer c8 does not have device name
[ 0.648166] as3722-gpio2-supply: 3300 mV
[ 0.648372] reg-fixed-sync-voltage d.regulator: Consumer c1 does not have device name
[ 0.648891] as3722-gpio4-supply: 3300 mV
[ 0.649205] sdmmc-en-supply: 3300 mV
[ 0.649468] vdd-cdc-1v2-aud: 1200 mV
[ 0.649627] reg-fixed-sync-voltage 10.regulator: Consumer c1 does not have device name
[ 0.649661] reg-fixed-sync-voltage 10.regulator: Consumer c2 does not have device name
[ 0.649694] reg-fixed-sync-voltage 10.regulator: Consumer c3 does not have device name
[ 0.649819] reg-aon-1v8: 1800 mV
[ 0.649982] reg-fixed-sync-voltage 11.regulator: Consumer c1 does not have device name
[ 0.650128] reg-aon-1v2: 1200 mV
[ 0.653167] as3722-adc-extcon as3722-adc-extcon.2: USB-Host is disconnected
[ 0.656539] tegra: started io power detection dynamic control
[ 0.656565] tegra: NO_IO_POWER setting 0x0
[ 0.656592] Switching to clocksource arch_sys_counter
[ 0.678053] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.678245] nvmap_page_pool_init: Total MB RAM: 1891
[ 0.678270] nvmap_page_pool_init: nvmap page pool size: 60543 pages (236 MB)
[ 0.678434] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.678605] iram: dma coherent mem declare 0x40001000,258048
[ 0.679449] misc nvmap: created heap iram base 0x40001000 size (252KiB)
[ 0.679614] nvmap:inner cache maint threshold=2097152
[ 0.689547] Wake39 for irq=52
[ 0.689645] tegra-otg tegra-otg: otg transceiver registered
[ 0.690023] NET: Registered protocol family 2
[ 0.690694] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.690903] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.691106] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.691167] TCP: reno registered
[ 0.691192] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.691249] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.691545] NET: Registered protocol family 1
[ 0.691957] RPC: Registered named UNIX socket transport module.
[ 0.691984] RPC: Registered udp transport module.
[ 0.692004] RPC: Registered tcp transport module.
[ 0.692025] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.692308] tegra-fuse tegra-fuse: Fuse driver initialized succesfully
[ 0.698007] host1x host1x: initialized
[ 0.699265] CPU PMU: probing PMU on CPU 0
[ 0.699300] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
[ 0.699950] tegra_throttle : init passed
[ 0.700072] Tegra cpuquiet initialized: disabled
[ 0.700208] cpu-tegra: init EDP limit: 2065 MHz
[ 0.701202] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[ 0.701582] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[ 0.701845] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type MEM-therm
[ 0.702092] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.703632] bounce pool size: 64 pages
[ 0.705133] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.705426] NTFS driver 2.1.30 [Flags: R/O].
[ 0.705727] fuse init (API version 7.22)
[ 0.705968] msgmni has been set to 1457
[ 0.707408] io scheduler noop registered (default)
[ 0.738357] Tegra PCIe error: timeout waiting for PLL
[ 0.738443] tegra_pcie_enable_pads unable to initalize pads
[ 0.738466] PCIE: enable pads failed
[ 0.739470] tegra-pcie: probe of pcie-controller.1 failed with error -16
[ 0.739984] pwm-backlight pwm-backlight: unable to request PWM, trying legacy API
[ 0.740093] sysedp_create_consumer: unable to create pwm-backlight, no consumer_data for pwm-backlight found
[ 0.740913] tsec tsec: initialized
[ 0.742375] isp isp.0: initialized
[ 0.743357] isp isp.1: initialized
[ 0.744952] falcon vic03.0: initialized
[ 0.746173] falcon msenc: initialized
[ 0.747000] tegradc tegradc.0: DSI: HS clock rate is 464500
[ 0.748312] p,wuxga-10-1 panel dt support not available
[ 1.029191] tegradc tegradc.0: nominal-pclk:154700000 parent:154500000 div:1.0 pclk:154500000 153153000~168623000
[ 1.118857] tegradc tegradc.0: DSI pad calibration done
[ 1.126013] tegradc tegradc.0: probed
[ 1.126467] tegradc tegradc.0: fb registered
[ 1.126492] tegradc tegradc.0: nominal-pclk:154679000 parent:463500000 div:3.0 pclk:154500000 153132210~168600110
[ 1.132335] gpio wake4 for gpio=111
[ 1.132629] tegra-i2c tegra12-i2c.3: no acknowledge from address 0x50
[ 1.133611] tegradc tegradc.1: probed
[ 1.137440] Console: switching to colour frame buffer device 80x30
[ 1.142063] tegradc tegradc.1: fb registered
[ 1.143789] hdmi_state_machine_worker (tid edb0c080): state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 1.147197] hdmi_state_machine_set_state_l: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 1.150632] tegra-apbdma tegra-apbdma: Tegra20 APB DMA driver register 32 channels
[ 1.154739] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.157783] serial8250.0: ttyS0 at MMIO 0x70006300 (irq = 122) is a Tegra
[ 1.189701] hdmi_state_machine_worker (tid edb0c080): state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 1.189706] hdmi_disable_l: audio_switch 0
[ 1.189710] hdmi_disable_l: hpd_switch 0
[ 1.189715] hdmi_state_machine_set_state_l: switching from state 0 (Reset) to state 1 (Check Plug)
[ 1.199695] hdmi_state_machine_worker (tid edb0c080): state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 1.199700] hdmi_disable_l: audio_switch 0
[ 1.199703] hdmi_disable_l: hpd_switch 0
[ 1.199708] hdmi_state_machine_set_state_l: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 3.348690] console [ttyS0] enabled
[ 3.354576] serial-tegra.0: ttyTHS0 at MMIO 0x70006000 (irq = 68) is a SERIAL_TEGRA
[ 3.366447] serial-tegra.1: ttyTHS1 at MMIO 0x70006040 (irq = 69) is a SERIAL_TEGRA
[ 3.378413] serial-tegra.2: ttyTHS2 at MMIO 0x70006200 (irq = 78) is a SERIAL_TEGRA
[ 3.395496] loop: module loaded
[ 3.400958] nct1008_nct72 0-004c: success in enabling rail vdd_nct72
[ 3.412872] gpio wake35 for gpio=70
[ 3.418588] nct1008_nct72 0-004c: nct1008_probe: initialized
[ 3.427017] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[ 3.441133] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[ 3.456159] tegra_profiler: Branch: Dev
[ 3.462228] tegra_profiler: Version: 1.103
[ 3.468477] tegra_profiler: Samples version: 34
[ 3.475089] tegra_profiler: IO version: 18
[ 3.481206] armv7_pmu: arch: Cortex A15, type: 4, ver: 0
[ 3.488713] tegra_profiler: auth: init
[ 3.494771] GPS: mt3332_gps_mod_init: platform_driver_register ret = 0
[ 3.504678] tegra-sata tegra-sata.0: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl TEGRA-SATA mode
[ 3.517722] tegra-sata tegra-sata.0: flags: 64bit ncq sntf pm led pmp pio slum part sadm apst
[ 3.531323] scsi0 : tegra-sata
[ 3.536678] scsi1 : tegra-sata
[ 3.541795] ata1: SATA max UDMA/133 irq 55
[ 3.547678] ata2: DUMMY
[ 3.553610] tun: Universal TUN/TAP device driver, 1.6
[ 3.560362] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 3.568592] usbcore: registered new interface driver asix
[ 3.575757] usbcore: registered new interface driver ax88179_178a
[ 3.583579] usbcore: registered new interface driver cdc_ether
[ 3.591127] usbcore: registered new interface driver smsc95xx
[ 3.598482] usbcore: registered new interface driver cdc_subset
[ 3.605955] usbcore: registered new interface driver cdc_ncm
[ 3.613069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.621180] tegra USB phy - inst[1] platform info:
[ 3.627368] port_otg: no
[ 3.631296] has_hostpc: yes
[ 3.635509] phy_interface: USB_PHY_INTF_UTMI
[ 3.641204] op_mode: TEGRA_USB_OPMODE_HOST
[ 3.646711] qc2_voltage: 0
[ 3.650788] vbus_gpio: -1
[ 3.654751] hot_plug: disabled
[ 3.659074] remote_wakeup: enabled
[ 3.665184] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller
[ 3.672350] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1
[ 3.682379] Wake40 for irq=53
[ 3.686555] Wake42 for irq=53
[ 3.690731] tegra-ehci tegra-ehci.1: irq 53, io mem 0x7d004000
[ 3.703690] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.10
[ 3.710934] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.719004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.728722] usb usb1: Product: Tegra EHCI Host Controller
[ 3.735582] usb usb1: Manufacturer: Linux 3.10.40-gb271e8f ehci_hcd
[ 3.743288] usb usb1: SerialNumber: tegra-ehci.1
[ 3.749885] hub 1-0:1.0: USB hub found
[ 3.755101] hub 1-0:1.0: 1 port detected
[ 3.760761] tegra USB phy - inst[2] platform info:
[ 3.766941] port_otg: no
[ 3.770850] has_hostpc: yes
[ 3.774996] phy_interface: USB_PHY_INTF_UTMI
[ 3.780639] op_mode: TEGRA_USB_OPMODE_HOST
[ 3.786102] qc2_voltage: 0
[ 3.790153] vbus_gpio: -1
[ 3.794143] hot_plug: disabled
[ 3.798565] remote_wakeup: enabled
[ 3.804756] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
[ 3.812089] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 2
[ 3.822490] Wake41 for irq=129
[ 3.826884] Wake43 for irq=129
[ 3.831320] tegra-ehci tegra-ehci.2: irq 129, io mem 0x7d008000
[ 3.843689] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.10
[ 3.851091] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.859290] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.860714] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.876040] usb usb2: Product: Tegra EHCI Host Controller
[ 3.882843] usb usb2: Manufacturer: Linux 3.10.40-gb271e8f ehci_hcd
[ 3.890516] usb usb2: SerialNumber: tegra-ehci.2
[ 3.897049] hub 2-0:1.0: USB hub found
[ 3.902229] hub 2-0:1.0: 1 port detected
[ 3.907886] ehci-pci: EHCI PCI platform driver
[ 3.913963] tegra_xusb_read_usb_calib: usb_calib0 = 0x02450389
[ 3.921484] usbcore: registered new interface driver usb-storage
[ 3.929060] usbcore: registered new interface driver usbserial
[ 3.936382] usbcore: registered new interface driver option
[ 3.943457] usbserial: USB Serial support registered for GSM modem (1-port)
[ 3.952018] usbcore: registered new interface driver pl2303
[ 3.959141] usbserial: USB Serial support registered for pl2303
[ 3.966682] Nvidia Tegra High-Speed USB Device Controller driver (Apr 30, 2012)
[ 3.977214] tegra USB phy - inst[0] platform info:
[ 3.983575] port_otg: yes
[ 3.987769] has_hostpc: yes
[ 3.992128] phy_interface: USB_PHY_INTF_UTMI
[ 3.997963] op_mode: TEGRA_USB_OPMODE_DEVICE
[ 4.003796] qc2_voltage: 0
[ 4.008063] vbus_pmu_irq: 0
[ 4.012341] vbus_gpio: -1
[ 4.016374] charging: disabled
[ 4.020803] remote_wakeup: disabled
[ 4.028368] tegra-udc tegra-udc.0: usb_bat_chg regulator not registered: USB charging will not be enabled
[ 4.043714] as3722-rtc as3722-rtc.1: rtc core: registered as3722 as rtc0
[ 4.051964] as3722-rtc as3722-rtc.1: RTC interrupt 449
[ 4.061418] i2c /dev entries driver
[ 4.067489] virtual_init
[ 4.073393] nvavp nvavp: allocated IOVA at 8ff00000 for AVP os
[ 4.081430] tegra_dtv_probe: probing dtv.
[ 4.087043] setup_stream: bufsize = 4096, bufnum = 4
[ 4.092219] ar0832_init: ++
[ 4.098494] i2c-core: driver [max77387] using legacy suspend method
[ 4.106302] i2c-core: driver [max77387] using legacy resume method
[ 4.114069] i2c-core: driver [as364x] using legacy suspend method
[ 4.121628] i2c-core: driver [as364x] using legacy resume method
[ 4.129149] [IMX135] sensor driver loading
[ 4.134741] [IMX179] sensor driver loading
[ 4.140215] [IMX185] sensor driver loading
[ 4.145743] [imx132] sensor driver loading
[ 4.151187] [AR0330] sensor driver loading
[ 4.156618] [ar0261] sensor driver loading
[ 4.161983] [AR1335] sensor driver loading
[ 4.167349] [ov4689] sensor driver loading
[ 4.173441] usbcore: registered new interface driver uvcvideo
[ 4.180506] USB Video Class driver (1.1.1)
[ 4.186704] zram: Created 1 device(s) ...
[ 4.191973] otg state changed: SUSPEND --> PERIPHERAL
[ 4.199393] tegra_wdt tegra_wdt.0: last reset is due to power on reset
[ 4.207309] WDT heartbeat enabled on probe
[ 4.212626] tegra_wdt_probe done
[ 4.217402] sdhci: Secure Digital Host Controller Interface driver
[ 4.224970] sdhci: Copyright(c) Pierre Ossman
[ 4.230564] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.237819] sdhci-tegra sdhci-tegra.3: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required.
[ 4.251304] sdhci-tegra sdhci-tegra.3: Speedo value 2321
[ 4.257933] sdhci-tegra sdhci-tegra.3: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[ 4.270258] mmc0: no vqmmc regulator found
[ 4.275769] mmc0: no vmmc regulator found
[ 4.281129] mmc0: Invalid maximum block size, assuming 512 bytes
[ 4.288584] sysedp_create_consumer: unable to create sdhci-tegra.3, no consumer_data for sdhci-tegra.3 found
[ 4.323694] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA
[ 4.336603] sdhci-tegra sdhci-tegra.2: Speedo value 2321
[ 4.343735] sdhci-tegra sdhci-tegra.2: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[ 4.359030] mmc1: no vqmmc regulator found
[ 4.365059] mmc1: no vmmc regulator found
[ 4.370895] mmc1: Invalid maximum block size, assuming 512 bytes
[ 4.378795] sysedp_create_consumer: unable to create sdhci-tegra.2, no consumer_data for sdhci-tegra.2 found[ 4.401926] mmc0: BKOPS_EN bit is not set
[ 4.413099] sdhci-tegra sdhci-tegra.3: Found T2T coeffs data
[ 4.414699] mmc1: SDHCI controller on sdhci-tegra.2 [sdhci-tegra.2] using ADMA
[ 4.431779] sdhci-tegra sdhci-tegra.3: 200MHz tap hole coeffs found
[ 4.431805] gpio wake56 for gpio=170
[ 4.452675] tegra-se tegra12-se: tegra_se_probe: complete
[ 4.462391] usbcore: registered new interface driver usbhid
[ 4.469855] usbhid: USB HID core driver
[ 4.475947] tegra-hier-ictlr tegra-hier-ictlr: probed
[ 4.562333] usbcore: registered new interface driver snd-usb-audio
[ 4.570971] MAX98090 driver built on Oct 13 2017 at 18:03:00
[ 4.579243] tegra_offload_platform probe successfull.
[ 4.587148] succefully registered offload opstegra30_avp_audio_platform_probe successful.
[ 4.861355] rt5639 0-001c: read 0xfd=0x6
[ 4.883788] rt5639 0-001c: ASoC: mux INR Mux has no paths
[ 4.891012] rt5639 0-001c: ASoC: mux INL Mux has no paths
[ 4.899068] gpio wake49 for gpio=143
[ 4.987209] **********Auto tuning windows*************
[ 4.987213] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 4.987224] win[0]: 0(0) - 80(1)
[ 4.987228] win[1]: 87(0) - 168(1)
[ 4.987232] win[2]: 173(0) - 255(1)
[ 4.987234] ***************************************
[ 4.987249] ********tuning windows after inserting holes*****
[ 4.987252] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 4.987256] win[0]:-1(0) - 47(2)
[ 4.987260] win[1]:49(2) - 80(1)
[ 4.987264] win[2]:87(0) - 135(2)
[ 4.987268] win[3]:137(2) - 168(1)
[ 4.987272] win[4]:173(0) - 223(2)
[ 4.987275] win[5]:225(2) - 255(1)
[ 4.987278] ***********************************************
[ 4.987283] **********Tuning values*********
[ 4.987285] **estimated values**
[ 4.987291] T2T_Vmax 55, T2T_Vmin 76, 1'st_hole_Vmax 49, UI_Vmax 90
[ 4.987293] **Calculated values**
[ 4.987297] T2T_Vmax 56, 1'st_hole_Vmax 48, UI_Vmax 88
[ 4.987300] T2T_Vmin 56, 1'st_hole_Vmin 48, UI_Vmin 89
[ 4.987303] ***********************************
[ 4.987309] ***********final tuning windows**********
[ 4.987312] win[0]: 16 - 37
[ 4.987316] win[1]: 60 - 63
[ 4.987318] win[2]: 104 - 120
[ 4.987322] win[3]: 154 - 151
[ 4.987325] win[4]: 190 - 203
[ 4.987328] win[5]: 248 - 238
[ 4.987330] ********************************
[ 4.987335] best tap win - (16-37), best tap value 27 prev_best_tap 0
[ 5.529141] **********Auto tuning windows*************
[ 5.535384] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 5.541947] win[0]: 1(0) - 80(1)
[ 5.546265] win[1]: 87(0) - 166(1)
[ 5.550768] win[2]: 173(0) - 254(1)
[ 5.555358] ***************************************
[ 5.561403] ********tuning windows after inserting holes*****
[ 5.568354] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 5.575050] win[0]:-85(0) - 0(1)
[ 5.579482] win[1]:1(0) - 1(1)
[ 5.583722] win[2]:2(0) - 45(2)
[ 5.587996] win[3]:47(2) - 80(1)
[ 5.592315] win[4]:87(0) - 131(2)
[ 5.596699] win[5]:133(2) - 166(1)
[ 5.601176] win[6]:173(0) - 217(2)
[ 5.605616] win[7]:219(2) - 254(1)
[ 5.610040] ***********************************************
[ 5.616675] **********Tuning values*********
[ 5.622023] **estimated values**
[ 5.626347] T2T_Vmax 55, T2T_Vmin 76, 1'st_hole_Vmax 49, UI_Vmax 90
[ 5.633810] **Calculated values**
[ 5.638345] T2T_Vmax 58, 1'st_hole_Vmax 46, UI_Vmax 86
[ 5.644772] T2T_Vmin 58, 1'st_hole_Vmin 46, UI_Vmin 86
[ 5.651170] ***********************************
[ 5.656941] ***********final tuning windows**********
[ 5.663205] win[0]: -68 - -17
[ 5.667347] win[1]: 18 - -16
[ 5.671358] win[2]: 19 - 36
[ 5.675269] win[3]: 57 - 63
[ 5.679168] win[4]: 104 - 116
[ 5.683211] win[5]: 149 - 149
[ 5.687210] win[6]: 190 - 196
[ 5.691157] win[7]: 241 - 237
[ 5.695058] ********************************
[ 5.700303] best tap win - (19-36), best tap value 27 prev_best_tap 27
[ 5.707900] sdhci-tegra sdhci-tegra.3: sdhci_tegra_verify_best_tap: tuning freq 200000000hz, best tap 27
[ 5.722157] mmc0: new HS200 MMC card at address 0001
[ 5.728571] mmcblk mmc0:0001: Card claimed for testing.
[ 5.735342] mmcblk0: mmc0:0001 SEM16G 14.6 GiB
[ 5.741308] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB
[ 5.751044] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
[ 5.900450] sdhci-tegra sdhci-tegra.2: Found T2T coeffs data
[ 5.906741] rt5639 0-001c: rt5639_headset_detect RT5639_PWR_ANLG1(0x63) = 0xa814
[ 5.917533] rt5639 0-001c: rt5639_headset_detect RT5639_IRQ_CTRL2(0xbe) = 0x0
[ 5.917539] sdhci-tegra sdhci-tegra.2: 200MHz tap hole coeffs found
[ 5.996911] rt5639 0-001c: rt5639_headset_detect jack_type = 2
[ 6.004602] tegra-snd-rt5639 tegra-snd-rt5639.0: rt5639-aif1 <-> tegra30-i2s.1 mapping ok
[ 6.016591] tegra-snd-rt5639 tegra-snd-rt5639.0: dit-hifi <-> tegra30-spdif mapping ok
[ 6.028676] tegra-snd-rt5639 tegra-snd-rt5639.0: dit-hifi <-> tegra30-i2s.3 mapping ok
[ 6.041066] tegra-snd-rt5639 tegra-snd-rt5639.0: rt5639-aif1 <-> dit-hifi mapping ok
[ 6.053581] tegra-snd-rt5639 tegra-snd-rt5639.0: dit-hifi <-> dit-hifi mapping ok
[ 6.065966] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream playback
[ 6.077787] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream capture
[ 6.089537] tegra-snd-rt5639 tegra-snd-rt5639.0: snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[ 6.103709] compress asoc: snd-soc-dummy-dai <-> tegra-offload-compr mapping ok
[ 6.116306] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream playback
[ 6.128421] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream capture
[ 6.140455] tegra-snd-rt5639 tegra-snd-rt5639.0: snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[ 6.154873] tegra-snd-rt5639 tegra-snd-rt5639.0: rt5639-aif1 <-> tegra30-i2s.1 mapping ok
[ 6.171346] input: tegra-rt5639 Headphone Jack as /devices/platform/tegra-snd-rt5639.0/sound/card1/input0
[ 6.186697] sysedp_create_consumer: unable to create speaker, no consumer_data for speaker found
[ 6.198551] oprofile: using timer interrupt.
[ 6.207857] GACT probability NOT on
[ 6.213687] Mirror/redirect action on
[ 6.219625] u32 classifier
[ 6.224531] Actions configured
[ 6.230083] Netfilter messages via NETLINK v0.30.
[ 6.236973] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 6.245596] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 6.254684] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 6.262885] xt_time: kernel timezone is -0000
[ 6.269578] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 6.277051] arp_tables: (C) 2002 David S. Miller
[ 6.283702] TCP: cubic registered
[ 6.289101] NET: Registered protocol family 10
[ 6.296186] mip6: Mobile IPv6
[ 6.301007] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 6.308365] sit: IPv6 over IPv4 tunneling driver
[ 6.315707] NET: Registered protocol family 17
[ 6.321923] NET: Registered protocol family 15
[ 6.328088] NET: Registered protocol family 35
[ 6.334188] NET: Registered protocol family 37
[ 6.340105] NET: Registered protocol family 41
[ 6.347242] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 6.381150] Registering SWP/SWPB emulation handler
[ 6.387335] last reset is due to power on reset
[ 6.387335]
[ 6.396044] Disabling clocks left on by bootloader:
[ 6.402312] audio_2x
[ 6.406157] audio
[ 6.409690] audio4
[ 6.413249] audio3
[ 6.416736] audio2
[ 6.420155] audio1
[ 6.423520] audio0
[ 6.426905] hdmi_audio
[ 6.430535] entropy
[ 6.433872] dsi2-fixed
[ 6.437437] dsi1-fixed
[ 6.440976] nor
[ 6.443846] trace
[ 6.446844] sdmmc4_ddr
[ 6.450247] sdmmc3_ddr
[ 6.453690] cclk_lp
[ 6.456843] pll_x_out0
[ 6.460276] pll_m_out1
[ 6.463815] tegra_dvfs: vdd_cpu connected to regulator
[ 6.469828] tegra_dvfs: vdd_core connected to regulator
[ 6.475860] tegra_dvfs: vdd_gpu connected to regulator
[ 6.482698] cpu_cold cooling device is registered
[ 6.482894] Tegra CPU DFLL is initialized with use_dfll = 1
[ 6.482959] CPU rate: 696 MHz
[ 6.497907] cpu_hot cooling device is registered
[ 6.498688] **********Auto tuning windows*************
[ 6.498691] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 6.498697] win[0]: 0(0) - 8(1)
[ 6.498700] win[1]: 19(0) - 97(1)
[ 6.498703] win[2]: 108(0) - 120(1)
[ 6.498706] win[3]: 122(0) - 185(1)
[ 6.498710] win[4]: 195(0) - 255(1)
[ 6.498712] ***************************************
[ 6.498728] ********tuning windows after inserting holes*****
[ 6.498730] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 6.498734] win[0]:-66(0) - 8(1)
[ 6.498738] win[1]:19(0) - 20(1)
[ 6.498741] win[2]:21(0) - 21(1)
[ 6.498744] win[3]:22(0) - 95(2)
[ 6.498747] win[4]:97(2) - 97(1)
[ 6.498751] win[5]:108(0) - 120(1)
[ 6.498754] win[6]:122(0) - 182(2)
[ 6.498757] win[7]:184(2) - 185(1)
[ 6.498760] win[8]:195(0) - 255(1)
[ 6.498763] ***********************************************
[ 6.498767] **********Tuning values*********
[ 6.498769] **estimated values**
[ 6.498773] T2T_Vmax 57, T2T_Vmin 78, 1'st_hole_Vmax 9, UI_Vmax 87
[ 6.498775] **Calculated values**
[ 6.498778] T2T_Vmax 57, 1'st_hole_Vmax 9, UI_Vmax 87
[ 6.498782] T2T_Vmin 57, 1'st_hole_Vmin 9, UI_Vmin 87
[ 6.498784] ***********************************
[ 6.498790] ***********final tuning windows**********
[ 6.498794] win[0]: -49 - -9
[ 6.498796] win[1]: 36 - 3
[ 6.498799] win[2]: 38 - 4
[ 6.498802] win[3]: 39 - 83
[ 6.498804] win[4]: 110 - 80
[ 6.498807] win[5]: 125 - 103
[ 6.498810] win[6]: 139 - 164
[ 6.498812] win[7]: 203 - 168
[ 6.498815] win[8]: 212 - 238
[ 6.498817] ********************************
[ 6.498821] best tap win - (39-83), best tap value 61 prev_best_tap 27
[ 6.664586] tegra dvfs: tegra sysfs cap interface is initialized
[ 6.664710] tegra dvfs: tegra sysfs gpu & emc interface is initialized
[ 6.665382] tegra_actmon.emc: Completed initialization (0)
[ 6.665633] tegra_actmon.avp: Completed initialization (0)
[ 6.665807] tegra_mon.cpu_emc: Completed initialization (0)
[ 6.669005] reg-aon-1v2: incomplete constraints, leaving on
[ 6.669009] reg-aon-1v8: incomplete constraints, leaving on
[ 6.669017] reg-dcdc-1v2: incomplete constraints, leaving on
[ 6.669021] reg-5v0-supply: incomplete constraints, leaving on
[ 6.669026] avdd-hdmi-pll: incomplete constraints, leaving on
[ 6.669031] usb0-vbus: incomplete constraints, leaving on
[ 6.669038] vpp-fuse: incomplete constraints, leaving on
[ 6.669042] vdd-2v7-cam: incomplete constraints, leaving on
[ 6.669046] avdd-spi: incomplete constraints, leaving on
[ 6.669050] vdd-1v1-cam: incomplete constraints, leaving on
[ 6.669056] vdd-1v2-cam: incomplete constraints, leaving on
[ 6.669060] avdd-cam: incomplete constraints, leaving on
[ 6.669066] vdd-cam: incomplete constraints, leaving on
[ 6.669072] as3722-sd3: incomplete constraints, leaving on
[ 6.669076] vdd-3v3-aon: incomplete constraints, leaving on
[ 6.669080] vdd-ac-bat: incomplete constraints, leaving on
[ 6.669084] regulator-dummy: incomplete constraints, leaving on
[ 6.832539] gpio wake51 for gpio=128
[ 6.837853] input: gpio-keys.3 as /devices/platform/gpio-keys.3/input/input1
[ 6.847048] as3722-rtc as3722-rtc.1: setting system clock to 2000-01-01 08:10:20 UTC (946714220)
[ 6.859233] ALSA device list:
[ 6.863273] #0: HDA NVIDIA Tegra at 0x70038000 irq 113
[ 6.869809] #1: tegra-rt5639
[ 7.078894] **********Auto tuning windows*************
[ 7.085222] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 7.092064] win[0]: 0(0) - 8(1)
[ 7.096423] win[1]: 18(0) - 96(1)
[ 7.100968] win[2]: 107(0) - 120(1)
[ 7.105625] win[3]: 122(0) - 184(1)
[ 7.110279] win[4]: 195(0) - 255(1)
[ 7.114856] ***************************************
[ 7.120881] ********tuning windows after inserting holes*****
[ 7.127810] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 7.134478] win[0]:-67(0) - 8(1)
[ 7.138875] win[1]:18(0) - 19(1)
[ 7.143238] win[2]:20(0) - 20(1)
[ 7.147608] win[3]:21(0) - 95(2)
[ 7.151909] win[4]:107(0) - 120(1)
[ 7.156356] win[5]:122(0) - 182(2)
[ 7.160813] win[6]:184(2) - 184(1)
[ 7.165198] win[7]:195(0) - 255(1)
[ 7.169575] ***********************************************
[ 7.176098] **********Tuning values*********
[ 7.181305] **estimated values**
[ 7.185386] T2T_Vmax 57, T2T_Vmin 78, 1'st_hole_Vmax 9, UI_Vmax 87
[ 7.192505] **Calculated values**
[ 7.196710] T2T_Vmax 57, 1'st_hole_Vmax 9, UI_Vmax 87
[ 7.202673] T2T_Vmin 57, 1'st_hole_Vmin 9, UI_Vmin 87
[ 7.208632] ***********************************
[ 7.214025] ***********final tuning windows**********
[ 7.219962] win[0]: -50 - -9
[ 7.223694] win[1]: 35 - 2
[ 7.227275] win[2]: 37 - 3
[ 7.230822] win[3]: 38 - 83
[ 7.234451] win[4]: 124 - 103
[ 7.238230] win[5]: 139 - 164
[ 7.242015] win[6]: 203 - 167
[ 7.245724] win[7]: 212 - 238
[ 7.249392] ********************************
[ 7.254436] best tap win - (38-83), best tap value 60 prev_best_tap 61
[ 7.261777] sdhci-tegra sdhci-tegra.2: sdhci_tegra_verify_best_tap: tuning freq 200000000hz, best tap 60
[ 7.275068] mmc1: new ultra high speed SDR104 SDHC card at address 59b4
[ 7.282799] mmcblk mmc1:59b4: Card claimed for testing.
[ 7.284052] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
[ 7.284516] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
[ 7.309721] mmcblk1: mmc1:59b4 SDU16 14.7 GiB
[ 7.310273] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 7.310309] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 7.310830] devtmpfs: mounted
[ 7.311128] Freeing unused kernel memory: 496K (c0b5c000 - c0bd8000)
[ 7.347556] mmcblk1: p1
[ 7.554546] init: plymouth-upstart-bridge main process (118) terminated with status 1
[ 7.566099] init: plymouth-upstart-bridge main process ended, respawning
[ 7.615030] init: plymouth-upstart-bridge main process (128) terminated with status 1
[ 7.626815] init: plymouth-upstart-bridge main process ended, respawning
[ 7.637570] init: ureadahead main process (121) terminated with status 5
[ 7.684227] init: plymouth-upstart-bridge main process (131) terminated with status 1
[ 7.696526] init: plymouth-upstart-bridge main process ended, respawning
* Starting Mount filesystems on boote[74G[ OK ]
* Starting Signal sysvinit that the rootfs is mountede[74G[ OK ]
* Starting Clean /tmp directorye[74G[ OK ]
* Stopping Clean /tmp directorye[74G[ OK ]
* Starting Populate and link to /run filesysteme[74G[ OK ]
* Stopping Populate and link to /run filesysteme[74G[ OK ]
* Stopping Track if upstart is running in a containere[74G[ OK ]
* Starting Initialize or finalize resolvconfe[74G[ OK ]
* Starting Signal sysvinit that virtual filesystems are mountede[74G[ OK ]
* Starting Signal sysvinit that virtual filesystems are mountede[74G[ OK ]
* Starting Signal sysvinit that local filesystems are mountede[74G[ OK ]
* Starting Bridge udev events into upstarte[74G[ OK ]
* Starting Signal sysvinit that remote filesystems are mountede[74G[ OK ]
* Stopping Mount filesystems on boote[74G[ OK ]
* Starting NFSv4 id <-> name mappere[74G[ OK ]
* Starting device node and kernel event managere[74G[ OK ]
* Starting flush early job output to logse[74G[ OK ]
* Starting D-Bus system message buse[74G[ OK ]
* Starting NVIDIA specific init scripte[74G[ OK ]
* Starting load modules from /etc/modulese[74G[ OK ]
* Starting cold plug devicese[74G[ OK ]
* Starting log initial device creatione[74G[ OK ]
* Stopping flush early job output to logse[74G[ OK ]
* Stopping load modules from /etc/modulese[74G[ OK ]
* Starting SystemD login management servicee[74G[ OK ]
* Starting bluetooth daemone[74G[ OK ]
* Starting system logging daemone[74G[ OK ]
* Stopping rpcsec_gss daemone[74G[ OK ]
* Stopping cold plug devicese[74G[ OK ]
* Stopping NVIDIA specific init scripte[74G[ OK ]
* Stopping log initial device creatione[74G[ OK ]
* Stopping NVIDIA specific first-boot scripte[74G[ OK ]
* Starting configure network device securitye[74G[ OK ]
* Starting enable remaining boot-time encrypted block devicese[74G[ OK ]
* Starting userspace bootsplashe[74G[ OK ]
* Starting CUPS printing spooler/servere[74G[ OK ]
* Stopping userspace bootsplashe[74G[ OK ]
* Starting Send an event to indicate plymouth is upe[74G[ OK ]
* Starting mDNS/DNS-SD daemone[74G[ OK ]
* Starting Reload cups, upon starting avahi-daemon to make sure remote queues are populatede[74G[ OK ]
* Stopping Send an event to indicate plymouth is upe[74G[ OK ]
* Starting cups-browsed - Bonjour remote printer browsing daemone[74G[ OK ]
* Stopping Reload cups, upon starting avahi-daemon to make sure remote queues are populatede[74G[ OK ]
* Starting configure virtual network devicese[74G[ OK ]
* Starting configure network device securitye[74G[ OK ]
* Starting configure network device securitye[74G[ OK ]
* Starting configure network device securitye[74G[ OK ]
* Starting configure network device securitye[74G[ OK ]
* Starting configure network device securitye[74G[ OK ]
* Starting configure network devicee[74G[ OK ]
* Starting configure network devicee[74G[ OK ]
* Starting configure network devicee[74G[ OK ]
* Starting configure network devicee[74G[ OK ]
* Starting configure network devicee[74G[ OK ]
* Starting Mount network filesystemse[74G[ OK ]
* Starting Upstart job to start rpcbind on boot onlye[74G[ OK ]
* Starting Failsafe Boot Delaye[74G[ OK ]
* Stopping Upstart job to start rpcbind on boot onlye[74G[ OK ]
* Stopping Mount network filesystemse[74G[ OK ]
* Starting RPC portmapper replacemente[74G[ OK ]
* Starting NSM status monitore[74G[ OK ]
* Starting Bridge file events into upstarte[74G[ OK ]
* Starting Bridge socket events into upstarte[74G[ OK ]
Waiting for network configuration...
Waiting up to 60 more seconds for network configuration...
Booting system without full network configuration...
* Stopping Failsafe Boot Delaye[74G[ OK ]
* Starting System V initialisation compatibilitye[74G[ OK ]
* Starting early crypto disks... e[80G
e[74G[ OK ]
* Setting up X socket directories... e[80G
e[74G[ OK ]
* Stopping System V initialisation compatibilitye[74G[ OK ]
* Starting System V runlevel compatibilitye[74G[ OK ]
* Starting Restore Sound Card Statee[74G[ OK ]
* Starting DNS forwarder and DHCP server dnsmasq * Starting save kernel messagese[74G[ OK ]
e[80G
e[74G[ OK ]
* Starting OpenSSH servere[74G[ OK ]
* Starting anac(h)ronistic crone[74G[ OK ]
* Starting crash report submission daemone[74G[ OK ]
* Starting regular background program processing daemone[74G[ OK ]
* Stopping save kernel messagese[74G[ OK ]
* Stopping Restore Sound Card Statee[74G[ OK ]
* Stopping anac(h)ronistic crone[74G[ OK ]
* Stopping Restore Sound Card Statee[74G[ OK ]
* Starting automatic crash report generatione[74G[ OK ]
* speech-dispatcher disabled; edit /etc/default/speech-dispatcher
Ubuntu 14.04.1 LTS tegra-ubuntu ttyS0
tegra-ubuntu login: ubuntu (automatic login)
Last login: Sat Jan 1 08:00:34 UTC 2000 on ttyS0
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.10.40-gb271e8f armv7l)
* Documentation: https://help.ubuntu.com/
0 packages can be updated.
0 updates are security updates.
[ 134.202473] gk20a gk20a.0: unrecognized ioctl cmd: 0x8008486d
[ 134.218120] gk20a gk20a.0: unrecognized ioctl cmd: 0x8008486d
ubuntu@tegra-ubuntu:~$ [ 135.371900] gk20a gk20a.0: unrecognized ioctl cmd: 0x8008486d
[ 135.397324] gk20a gk20a.0: unrecognized ioctl cmd: 0x8008486d
Please help me resolving the issue. I wanna figure out is that a hardware or software failure.