Custom Tegra K1 board MMC problem

Hello,

I have the following problem. We created a custom board that is the same as the jetson board with the only modification is that it does not have an HDMI header. When booting it loads the kernel and starts the init process but suddenly it stops with the following error

[   18.617853] mmc2: Timeout waiting for hardware interrupt.
[   18.641102] sdhci: =========== REGISTER DUMP (mmc2)===========
[   18.664557] sdhci: Sys addr: 0x00000000 | Version:  0x00000303
[   18.687475] sdhci: Blk size: 0x00000000 | Blk cnt:  0x00000000
[   18.710040] sdhci: Argument: 0x00000c00 | Trn mode: 0x00000000
[   18.733047] sdhci: Present:  0x01fb00f1 | Host ctl: 0x00000001
[   18.756583] sdhci: Power:    0x0000000f | Blk gap:  0x00000000
[   18.780661] sdhci: Wake-up:  0x00000000 | Clock:    0x00000405
[   18.805185] sdhci: Timeout:  0x00000000 | Int stat: 0x00000000
[   18.829612] sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00fc0003
[   18.854132] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
[   18.879152] sdhci: Caps:     0x376fd080 | Caps_1:   0x10002f73
[   18.904814] sdhci: Cmd:      0x0000341a | Max curr: 0x00000000
[   18.931072] sdhci: Host ctl2: 0x00003000
[   18.955392] sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000
[   18.982265] sdhci: ===========================================

I have checked our schematics and the sdmmc lanes are connected the same as in the Jetson. In the Jetson boot there is no mmc2 and we really don’t have a third mmc device (just emmc and sd card), so I don’t know why this mmc2 device appears.

I also tried to disable this in the dts but the status is already “disabled” and I don’t know where to enable them.

Just a general thought, nothing specific…if the component is reporting timeout while waiting for its hardware IRQ, it isn’t necessarily that component which is at fault. It could be the mmc, but for example something else could also have been holding an irq spinlock and not letting go.

You really need to find the location of the error report in the source and get a backtrace or OOPS dump to see what else is going on.

You can try to decrease the mmc clk to 136MHz, or disable HS200 or SDR104 mode, then confrim if still can repro the issues.

Hi,
What is your BOARDID in the kernel log ?
Did you have an EEPROM with the BOARDID like the jetson ?
Greg

Hello I used CONFIG_MMC_SDHCI_TEGRA_HS200_DISABLE to disable HS200 to no avail. Didn’t know how to scale down clock to 136 mhz

I uncomment the boardid in the jetson-tk1.conf and I think the jetson id got flashed:

U-Boot 2014.10-rc2-00002-g105d2f3 (Jun 25 2015 - 15:19:50)

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
���Ʌ�pcie: probing port 0, using 2 lanes
tegra-pcie: link 0 down, retrying
tegra-pcie: link 0 down, retrying
tegra-pcie: link 0 down, retrying
tegra-pcie: link 0 down, ignoring
tegra-pcie: probing port 1, using 1 lanes
In:    serial
Out:   serial
Err:   serial
Net:   RTL8169#0
Error: RTL8169#0 address not set.

Hit any key to stop autoboot:  0 
MMC: no card present
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
813 bytes read in 279 ms (2 KiB/s)
Jetson-TK1 eMMC boot options
1:      primary kernel
Enter choice: 1:        primary kernel

Retrieving file: /boot/zImage
6009384 bytes read in 188 ms (30.5 MiB/s)
append: console=ttyS0,115200n8 console=tty1 no_console_suspend=1 lp0_vec=2064@0xf46ff000 mem=2015M@2048M memtype=25t
Retrieving file: /boot/tegra124-jetson_tk1-pm375-000-c00-00.dtb
59637 bytes read in 56 ms (1 MiB/s)
Kernel image @ 0x81000000 [ 0x000000 - 0x5bb228 ]
## Flattened Device Tree blob at 82000000
   Booting using the fdt blob at 0x82000000
   Using Device Tree in place at 82000000, end 820118f4

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 (root@tegra-ubuntu) (gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04) ) 5
[    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

serial.txt (65.2 KB)

Hi,
Could you please show me the full log trace
([ 0.130534] board_info: id:sku:fab:major:minor = )?
BR,
greg

Hello Greg,

Here it is

U-Boot SPL 2014.10-rc2-00002-g105d2f3 (Jun 25 2015 - 15:19:50)

U-Boot 2014.10-rc2-00002-g105d2f3 (Jun 25 2015 - 15:19:50)

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
ïù…Öµpcie: probing port 0, using 2 lanes
tegra-pcie: link 0 down, retrying
tegra-pcie: link 0 down, retrying
tegra-pcie: link 0 down, retrying
tegra-pcie: link 0 down, ignoring
tegra-pcie: probing port 1, using 1 lanes
In:    serial
Out:   serial
Err:   serial
Net:   RTL8169#0
Error: RTL8169#0 address not set.

Hit any key to stop autoboot:  2  1  0 
MMC: no card present
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
813 bytes read in 278 ms (2 KiB/s)
Jetson-TK1 eMMC boot options
1:	primary kernel
Enter choice: 1:	primary kernel
Retrieving file: /boot/zImage
5943808 bytes read in 185 ms (30.6 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 root=/dev/mmcblk0p1 rw rootwait tegraboot=sdmmc gpt
Retrieving file: /boot/tegra124-jetson_tk1-pm375-000-c00-00.dtb
59637 bytes read in 56 ms (1 MiB/s)
Kernel image @ 0x81000000 [ 0x000000 - 0x5ab200 ]
## Flattened Device Tree blob at 82000000
   Booting using the fdt blob at 0x82000000
   Using Device Tree in place at 82000000, end 820118f4

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-dbg (root@tegra-ubuntu) (gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04) ) #2 SMP PREEMPT Sat Oct 17 16:21:58 UTC 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: 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 2216, Soc Speedo value 2143, Gpu Speedo value 1996
[    0.000000] Tegra12: CPU Speedo ID 5, Soc Speedo ID 0, Gpu Speedo ID 1
[    0.000000] Tegra12: CPU Process ID 0,Soc Process ID 1,Gpu Process ID 0
[    0.000000] Tegra Revision: A01 SKU: 0x87 CPU Process: 0 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 1044000000
[    0.000000] Lowering sbus maximum rate from 420000000 to 372000000
[    0.000000] Lowering vic03 maximum rate from 900000000 to 756000000
[    0.000000] Lowering tsec maximum rate from 900000000 to 756000000
[    0.000000] Lowering msenc maximum rate from 600000000 to 480000000
[    0.000000] Lowering se maximum rate from 600000000 to 480000000
[    0.000000] Lowering vde maximum rate from 600000000 to 480000000
[    0.000000] Lowering host1x maximum rate from 500000000 to 408000000
[    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 2218500000
[    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 s15360 r8192 d13312 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 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 - 0xc0af1778   (11174 kB)
[    0.000000]       .init : 0xc0af2000 - 0xc0b73c00   ( 519 kB)
[    0.000000]       .data : 0xc0b74000 - 0xc0ccfb90   (1391 kB)
[    0.000000]        .bss : 0xc0ccfb90 - 0xc0d6aa4c   ( 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.002948] Calibrating delay loop (skipped), value calculated using timer frequency.. lpj=12000
[    0.003003] pid_max: default: 32768 minimum: 301
[    0.003336] Mount-cache hash table entries: 512
[    0.026089] Initializing cgroup subsys debug
[    0.026129] Initializing cgroup subsys freezer
[    0.026209] CPU: Testing write buffer coherency: ok
[    0.026275] ftrace: allocating 30358 entries in 60 pages
[    0.065271] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.065317] Setting up static identity map for 0xc07dda48 - 0xc07ddaf4
[    0.069269] ftrace: Allocated trace_printk buffers
[    0.076935] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.079947] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.083009] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.083210] Brought up 4 CPUs
[    0.083271] SMP: Total of 4 processors activated.
[    0.083286] CPU: All CPU(s) started in SVC mode.
[    0.084472] devtmpfs: initialized
[    0.093153] pinctrl core: initialized pinctrl subsystem
[    0.093574] regulator-dummy: no parameters
[    0.094366] NET: Registered protocol family 16
[    0.096931] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.098267] tegra_smmu tegra_smmu: Loaded Tegra IOMMU driver
[    0.099332] console [pstore-1] enabled
[    0.099369] ramoops: attached 0x200000@0xf8300000, ecc: 0/0
[    0.099767] cpuidle: using governor ladder
[    0.099789] cpuidle: using governor menu
[    0.103573] ardbeg_camera_auxdata: update camera lookup table.
[    0.112798] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name default
[    0.113215] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio
[    0.120227] Wake16 for irq=34
[    0.122748] Wake58 for irq=81
[    0.122799] Wake41 for irq=129
[    0.122818] Wake43 for irq=129
[    0.122864] Wake40 for irq=53
[    0.122881] Wake42 for irq=53
[    0.127276] board_info: id:sku:fab:major:minor = 0xffff:0xffff:0xff:0x40:0xff
[    0.127360] board_info: id:sku:fab:major:minor = 0xffff:0xffff:0xff:0x40:0xff
[    0.127444] Selecting UARTD as the debug console
[    0.127489] The debug console clock name is uartd
[    0.127953] ardbeg_modem_init: modem_id = 0
[    0.127976] Shield ERS 0xffff
[    0.130056] PMU board id 0x0177 is not supported
[    0.130621] Clear bootloader IO dpd settings
[    0.130889] emc dvfs table not present
[    0.130968] ardbeg_edp_init: CPU regulator 11000 mA
[    0.409886] ardbeg_edp_init: GPU regulator 11400 mA
[    0.410831] swapper/0 isomgr_init(): iso emc max clk=1200000KHz
[    0.410852] swapper/0 isomgr_init(): max_iso_bw=9600000KB[    0.411215] ardbeg_touch_init init raydium touch
[    0.411359] Raydium - touch platform_id :  8
[    0.518436] platform tegradc.0: IOVA linear map 0xf8500000(1200000)
[    0.521833] platform tegradc.0: IOVA linear map 0xf9700000(4800000)
[    0.526954] platform tegradc.1: IOVA linear map 0xf8500000(1200000)
[    0.530326] platform tegradc.1: IOVA linear map 0xf9700000(4800000)
[    0.530462] *** MPU START *** mpuirq_init...
[    0.530561] *** MPU END *** mpuirq_init...
[    0.530901] soctherm THERMTRIP not supported on PMU (BOARD_E375)
[    0.531091] tegra11_soctherem_oc_int_init(): OC interrupts enabled successful
[    0.531516] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.531547] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.531961] mc-err: Started MC error interface!
[    0.542665] bio: create slab <bio-0> at 0
[    0.544623] reg-fixed-voltage 0.regulator: Consumer c1 does not have device name
[    0.544660] reg-fixed-voltage 0.regulator: Consumer c2 does not have device name
[    0.544796] vdd-ac-bat: 8400 mV 
[    0.544960] reg-fixed-voltage 1.regulator: Consumer c1 does not have device name
[    0.544993] reg-fixed-voltage 1.regulator: Consumer c2 does not have device name
[    0.545120] vdd-3v3-aon: 3300 mV 
[    0.545275] reg-fixed-voltage 8.regulator: Consumer c1 does not have device name
[    0.545308] reg-fixed-voltage 8.regulator: Consumer c2 does not have device name
[    0.545339] reg-fixed-voltage 8.regulator: Consumer c3 does not have device name
[    0.545377] reg-fixed-voltage 8.regulator: Consumer c6 does not have device name
[    0.545408] reg-fixed-voltage 8.regulator: Consumer c7 does not have device name
[    0.545439] reg-fixed-voltage 8.regulator: Consumer c8 does not have device name
[    0.545470] reg-fixed-voltage 8.regulator: Consumer c9 does not have device name
[    0.545501] reg-fixed-voltage 8.regulator: Consumer c10 does not have device name
[    0.545531] reg-fixed-voltage 8.regulator: Consumer c11 does not have device name
[    0.545562] reg-fixed-voltage 8.regulator: Consumer c12 does not have device name
[    0.545702] reg-3v3-supply: 3300 mV 
[    0.547359] vgaarb: loaded
[    0.548014] SCSI subsystem initialized
[    0.548410] usbcore: registered new interface driver usbfs
[    0.548476] usbcore: registered new interface driver hub
[    0.548587] usbcore: registered new device driver usb
[    0.551768] as3722 4-0040: AS3722 ID: ID1:ID2:ID3 = 0x0c:0x01:0x15
[    0.551798] as3722 4-0040: Final OTP version 1V21
[    0.557393] gpiochip_add: registered GPIOs 1016 to 1023 on device: as3722-gpio
[    0.557599] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.557661] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.557715] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.557748] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.557779] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.557811] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.557871] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.557904] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.557935] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.557967] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.557999] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[    0.558030] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[    0.558085] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[    0.558154] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.558186] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.558218] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.558249] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.558284] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[    0.558318] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[    0.558349] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[    0.558381] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[    0.558413] as3722-regulator as3722-regulator.0: Consumer c11 does not have device name
[    0.558445] as3722-regulator as3722-regulator.0: Consumer c12 does not have device name
[    0.558477] as3722-regulator as3722-regulator.0: Consumer c13 does not have device name
[    0.558509] as3722-regulator as3722-regulator.0: Consumer c14 does not have device name
[    0.558540] as3722-regulator as3722-regulator.0: Consumer c15 does not have device name
[    0.558599] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.558631] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.558687] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.558719] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.558750] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.558782] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.558813] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[    0.558844] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[    0.558876] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[    0.558907] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[    0.558939] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[    0.558999] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.559031] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.559141] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[    0.559174] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[    0.559205] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[    0.559262] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.559315] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.559347] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.559378] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.559435] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.559467] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.559526] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.559585] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.559617] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.559696] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.559728] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.559759] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.560705] vdd-cpu: 650 <--> 1300 mV at 1000 mV 3500 mA 
[    0.561489] vdd-core: applied init 1000000uV constraint
[    0.562089] vdd-core: 700 <--> 1350 mV at 1000 mV 3500 mA 
[    0.563319] vddio-ddr: at 1350 mV 
[    0.563647] as3722-sd3: no parameters
[    0.564235] avdd-pll-pex: 1050 mV 
[    0.565452] vdd-1v8: at 1800 mV 
[    0.565794] vdd-gpu: applied init 1000000uV constraint
[    0.566671] vdd-gpu: 650 <--> 1200 mV at 1000 mV 3500 mA 
[    0.567202] avdd-pll: at 1050 mV at 300 mA 
[    0.568482] vdd-cam: 1800 mV at 150 mA 
[    0.569157] avdd-dsi-csi: at 1200 mV at 150 mA 
[    0.570401] vdd-rtc: 800 mV at 150 mA 
[    0.570889] avdd-cam: 2800 mV at 150 mA 
[    0.571403] vdd-1v2-cam: 1175 mV at 150 mA 
[    0.571777] vddio-sdmmc-2: 1800 <--> 3300 mV at 150 mA 
[    0.572298] vdd-1v1-cam: 1275 mV at 150 mA 
[    0.573285] avdd-spi: 3300 mV at 150 mA 
[    0.573796] vdd-2v7-cam: 2800 mV at 150 mA 
[    0.574313] vpp-fuse: 1800 mV at 150 mA 
[    0.575413] Linux video capture interface: v2.00
[    0.576559] Advanced Linux Sound Architecture Driver Initialized.
[    0.577040] ardbeg_wifi_power: 1
[    0.677403] usb0-vbus: 5000 mV 
[    0.677732] usb1-usb2-vbus: 5000 mV 
[    0.678050] vdd-hdmi: 5000 mV 
[    0.678355] avdd-hdmi-pll: 3300 mV 
[    0.678407] avdd-hdmi-pll: supplied by avdd-pll-pex
[    0.678582] reg-fixed-sync-voltage 6.regulator: Consumer c1 does not have device name
[    0.678728] vdd-lcd-bl: 3300 mV 
[    0.678889] reg-fixed-sync-voltage 7.regulator: Consumer c1 does not have device name
[    0.679065] vdd-lcd-bl-en: 5000 mV 
[    0.679224] reg-fixed-sync-voltage 9.regulator: Consumer c3 does not have device name
[    0.679371] reg-5v0-supply: 5000 mV 
[    0.679541] reg-fixed-sync-voltage a.regulator: Consumer c1 does not have device name
[    0.679576] reg-fixed-sync-voltage a.regulator: Consumer c2 does not have device name
[    0.679607] reg-fixed-sync-voltage a.regulator: Consumer c3 does not have device name
[    0.679655] reg-fixed-sync-voltage a.regulator: Consumer c10 does not have device name
[    0.679687] reg-fixed-sync-voltage a.regulator: Consumer c11 does not have device name
[    0.679718] reg-fixed-sync-voltage a.regulator: Consumer c12 does not have device name
[    0.679750] reg-fixed-sync-voltage a.regulator: Consumer c13 does not have device name
[    0.679781] reg-fixed-sync-voltage a.regulator: Consumer c14 does not have device name
[    0.679812] reg-fixed-sync-voltage a.regulator: Consumer c15 does not have device name
[    0.679959] reg-1v8-supply: 1800 mV 
[    0.680285] reg-fixed-sync-voltage b.regulator: Consumer c1 does not have device name
[    0.680442] reg-dcdc-1v2: 1200 mV 
[    0.680624] reg-fixed-sync-voltage c.regulator: Consumer c7 does not have device name
[    0.680659] reg-fixed-sync-voltage c.regulator: Consumer c8 does not have device name
[    0.681238] as3722-gpio2-supply: 3300 mV 
[    0.681447] reg-fixed-sync-voltage d.regulator: Consumer c1 does not have device name
[    0.681978] as3722-gpio4-supply: 3300 mV 
[    0.682292] sdmmc-en-supply: 3300 mV 
[    0.682563] vdd-cdc-1v2-aud: 1200 mV 
[    0.682726] reg-fixed-sync-voltage 10.regulator: Consumer c1 does not have device name
[    0.682762] reg-fixed-sync-voltage 10.regulator: Consumer c2 does not have device name
[    0.682795] reg-fixed-sync-voltage 10.regulator: Consumer c3 does not have device name
[    0.682919] reg-aon-1v8: 1800 mV 
[    0.683108] reg-fixed-sync-voltage 11.regulator: Consumer c1 does not have device name
[    0.683240] reg-aon-1v2: 1200 mV 
[    0.686295] as3722-adc-extcon as3722-adc-extcon.2: USB-Host is disconnected
[    0.689630] tegra: started io power detection dynamic control
[    0.689657] tegra: NO_IO_POWER setting 0x0
[    0.689684] Switching to clocksource arch_sys_counter
[    0.711717] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.711960] nvmap_page_pool_init: Total MB RAM: 1891
[    0.711984] nvmap_page_pool_init: nvmap page pool size: 60543 pages (236 MB)
[    0.712157] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.712339]  iram: dma coherent mem declare 0x40001000,258048
[    0.713200] misc nvmap: created heap iram base 0x40001000 size (252KiB)
[    0.713373] nvmap:inner cache maint threshold=2097152
[    0.723439] Wake39 for irq=52
[    0.723533] tegra-otg tegra-otg: otg transceiver registered
[    0.723933] NET: Registered protocol family 2
[    0.724694] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.724922] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.725115] TCP: Hash tables configured (established 8192 bind 8192)
[    0.725175] TCP: reno registered
[    0.725201] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.725257] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.725642] NET: Registered protocol family 1
[    0.726078] RPC: Registered named UNIX socket transport module.
[    0.726103] RPC: Registered udp transport module.
[    0.726122] RPC: Registered tcp transport module.
[    0.726141] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.726440] tegra-fuse tegra-fuse: Fuse driver initialized succesfully
[    0.732106] host1x host1x: initialized
[    0.733372] CPU PMU: probing PMU on CPU 0
[    0.733408] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
[    0.734082] tegra_throttle : init passed
[    0.734215] Tegra cpuquiet initialized: disabled
[    0.734362] cpu-tegra: init EDP limit: 2218 MHz
[    0.735295] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[    0.735672] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[    0.735932] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type MEM-therm
[    0.736171] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.737881] bounce pool size: 64 pages
[    0.739398] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.739691] NTFS driver 2.1.30 [Flags: R/O].
[    0.739853] fuse init (API version 7.22)
[    0.740095] msgmni has been set to 1457
[    0.741503] io scheduler noop registered (default)
[    0.949992] PCIE: port 0: link down, retrying
[    1.150139] PCIE: port 0: link down, retrying
[    1.350280] PCIE: port 0: link down, retrying
[    1.350303] PCIE: port 0: link down, ignoring
[    1.355470] PCI host bridge to bus 0000:00
[    1.355501] pci_bus 0000:00: root bus resource [mem 0x32100000-0x3fffffff]
[    1.355531] pci_bus 0000:00: root bus resource [mem 0x12100000-0x320fffff pref]
[    1.355562] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
[    1.355589] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    1.355993] PCI: bus0: Fast back to back transfers disabled
[    1.356021] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    1.357799] PCI: bus1: Fast back to back transfers disabled
[    1.358150] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[    1.358179] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.358433] pcieport 0000:00:00.0: BAR 8: assigned [mem 0x32100000-0x321fffff]
[    1.358468] pcieport 0000:00:00.0: BAR 9: assigned [mem 0x12100000-0x121fffff 64bit pref]
[    1.358501] pcieport 0000:00:00.0: BAR 7: assigned [io  0x1000-0x1fff]
[    1.358533] pci 0000:01:00.0: BAR 4: assigned [mem 0x12100000-0x12103fff 64bit pref]
[    1.358579] pci 0000:01:00.0: BAR 2: assigned [mem 0x32100000-0x32100fff 64bit]
[    1.358624] pci 0000:01:00.0: BAR 0: assigned [io  0x1000-0x10ff]
[    1.358654] pcieport 0000:00:00.0: PCI bridge to [bus 01]
[    1.358679] pcieport 0000:00:00.0:   bridge window [io  0x1000-0x1fff]
[    1.358708] pcieport 0000:00:00.0:   bridge window [mem 0x32100000-0x321fffff]
[    1.358762] pcieport 0000:00:00.0:   bridge window [mem 0x12100000-0x121fffff 64bit pref]
[    1.358805] PCIE: No Link speed change happened
[    1.359369] pwm-backlight pwm-backlight: unable to request PWM, trying legacy API
[    1.359478] sysedp_create_consumer: unable to create pwm-backlight, no consumer_data for pwm-backlight found
[    1.360423] tsec tsec: initialized
[    1.361974] isp isp.0: initialized
[    1.362994] isp isp.1: initialized
[    1.364597] falcon vic03.0: initialized
[    1.365814] falcon msenc: initialized
[    1.366651] tegradc tegradc.0: DSI: HS clock rate is 464500
[    1.368132] p,wuxga-10-1 panel dt support not available
[    1.647671] tegradc tegradc.0: nominal-pclk:154700000 parent:154500000 div:1.0 pclk:154500000 153153000~168623000
[    1.736929] tegradc tegradc.0: DSI pad calibration done
[    1.744084] tegradc tegradc.0: probed
[    1.744607] tegradc tegradc.0: fb registered
[    1.744630] tegradc tegradc.0: nominal-pclk:154679000 parent:463500000 div:3.0 pclk:154500000 153132210~168600110
[    1.750521] gpio wake4 for gpio=111
[    2.749780] tegra-i2c tegra12-i2c.3: --- register dump for debugging ----
[    2.749812] tegra-i2c tegra12-i2c.3: I2C_CNFG - 0x2c00
[    2.749836] tegra-i2c tegra12-i2c.3: I2C_PACKET_TRANSFER_STATUS - 0xff0001
[    2.749862] tegra-i2c tegra12-i2c.3: I2C_FIFO_CONTROL - 0xe0
[    2.749886] tegra-i2c tegra12-i2c.3: I2C_FIFO_STATUS - 0x800040
[    2.749909] tegra-i2c tegra12-i2c.3: I2C_INT_MASK - 0xed
[    2.749932] tegra-i2c tegra12-i2c.3: I2C_INT_STATUS - 0x0
[    2.749955] tegra-i2c tegra12-i2c.3: msg->len - 1
[    2.749976] tegra-i2c tegra12-i2c.3: is_msg_write - 1
[    2.749998] tegra-i2c tegra12-i2c.3: next_msg->len - 128
[    2.750020] tegra-i2c tegra12-i2c.3: is_next_msg_write - 0
[    2.750043] tegra-i2c tegra12-i2c.3: buf_remaining - 128
[    2.750070] tegra-i2c tegra12-i2c.3: i2c transfer timed out, addr 0x0050, data 0x00
[    2.751103] tegradc tegradc.1: probed
[    2.755807] Console: switching to colour frame buffer device 80x30
[    2.760406] tegradc tegradc.1: fb registered
[    2.761903] hdmi_state_machine_worker (tid edb06580): state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    2.764850] hdmi_state_machine_set_state_l: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    2.768717] tegra-apbdma tegra-apbdma: Tegra20 APB DMA driver register 32 channels
[    2.772653] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.775584] serial8250.0: ttyS0 at MMIO 0x70006300 (irq = 122) is a Tegra
[    2.807787] hdmi_state_machine_worker (tid edb06580): state 0 (Reset), hpd 0, pending_hpd_evt 0
[    2.807792] hdmi_disable_l: audio_switch 0
[    2.807794] hdmi_disable_l: hpd_switch 0
[    2.807800] hdmi_state_machine_set_state_l: switching from state 0 (Reset) to state 1 (Check Plug)
[    2.817785] hdmi_state_machine_worker (tid edb06580): state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    2.817790] hdmi_disable_l: audio_switch 0
[    2.817793] hdmi_disable_l: hpd_switch 0
[    2.817798] hdmi_state_machine_set_state_l: switching from state 1 (Check Plug) to state 3 (Disabled)
[    5.170025] console [ttyS0] enabled
[    5.175736] serial-tegra.0: ttyTHS0 at MMIO 0x70006000 (irq = 68) is a SERIAL_TEGRA
[    5.187193] serial-tegra.1: ttyTHS1 at MMIO 0x70006040 (irq = 69) is a SERIAL_TEGRA
[    5.198935] serial-tegra.2: ttyTHS2 at MMIO 0x70006200 (irq = 78) is a SERIAL_TEGRA
[    5.216140] loop: module loaded
[    5.221642] nct1008_nct72 1-004c: Error [-517] in getting the regulator handle for vdd
[    5.233947] nct1008_nct72: probe of 1-004c failed with error -5
[    5.242696] tegra_profiler: Branch: Dev
[    5.248838] tegra_profiler: Version: 1.103
[    5.255164] tegra_profiler: Samples version: 34
[    5.261907] tegra_profiler: IO version: 18
[    5.268171] armv7_pmu: arch: Cortex A15, type: 4, ver: 0
[    5.275853] tegra_profiler: auth: init
[    5.282063] GPS: mt3332_gps_mod_init: platform_driver_register ret = 0
[    5.292070] tegra-sata tegra-sata.0: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl TEGRA-SATA mode
[    5.305409] tegra-sata tegra-sata.0: flags: 64bit ncq sntf pm led pmp pio slum part sadm apst 
[    5.319284] scsi0 : tegra-sata
[    5.324764] scsi1 : tegra-sata
[    5.329980] ata1: SATA max UDMA/133 irq 55
[    5.336022] ata2: DUMMY
[    5.342129] tun: Universal TUN/TAP device driver, 1.6
[    5.349064] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    5.357341] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    5.367545] r8169 0000:01:00.0 eth0: RTL8168g/8111g at 0xf0000000, 00:00:00:00:00:00, XID 0c000800 IRQ 641
[    5.380774] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    5.393105] usbcore: registered new interface driver asix
[    5.400397] usbcore: registered new interface driver ax88179_178a
[    5.408333] usbcore: registered new interface driver cdc_ether
[    5.415967] usbcore: registered new interface driver smsc95xx
[    5.423489] usbcore: registered new interface driver cdc_subset
[    5.431198] usbcore: registered new interface driver cdc_ncm
[    5.438585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.447046] tegra USB phy - inst[1] platform info:
[    5.453577] port_otg: no
[    5.457787] has_hostpc: yes
[    5.462195] phy_interface: USB_PHY_INTF_UTMI
[    5.468049] op_mode: TEGRA_USB_OPMODE_HOST
[    5.473671] qc2_voltage: 0
[    5.477831] vbus_gpio: -1
[    5.481884] hot_plug: disabled
[    5.486403] remote_wakeup: enabled
[    5.492774] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller
[    5.500251] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1
[    5.510921] Wake40 for irq=53
[    5.515355] Wake42 for irq=53
[    5.519764] tegra-ehci tegra-ehci.1: irq 53, io mem 0x7d004000
[    5.532781] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.10
[    5.540148] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    5.548301] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.558157] usb usb1: Product: Tegra EHCI Host Controller
[    5.564998] usb usb1: Manufacturer: Linux 3.10.40-dbg ehci_hcd
[    5.572320] usb usb1: SerialNumber: tegra-ehci.1
[    5.578958] hub 1-0:1.0: USB hub found
[    5.584259] hub 1-0:1.0: 1 port detected
[    5.590005] tegra USB phy - inst[2] platform info:
[    5.596263] port_otg: no
[    5.600222] has_hostpc: yes
[    5.604449] phy_interface: USB_PHY_INTF_UTMI
[    5.610178] op_mode: TEGRA_USB_OPMODE_HOST
[    5.615724] qc2_voltage: 0
[    5.619861] vbus_gpio: -1
[    5.623912] hot_plug: disabled
[    5.628401] remote_wakeup: enabled
[    5.634656] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
[    5.642086] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 2
[    5.644797] ata1: SATA link down (SStatus 0 SControl 300)
[    5.659490] Wake41 for irq=129
[    5.664056] Wake43 for irq=129
[    5.668598] tegra-ehci tegra-ehci.2: irq 129, io mem 0x7d008000
[    5.681780] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.10
[    5.689269] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    5.697642] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.707768] usb usb2: Product: Tegra EHCI Host Controller
[    5.714681] usb usb2: Manufacturer: Linux 3.10.40-dbg ehci_hcd
[    5.722041] usb usb2: SerialNumber: tegra-ehci.2
[    5.728652] hub 2-0:1.0: USB hub found
[    5.733942] hub 2-0:1.0: 1 port detected
[    5.739695] ehci-pci: EHCI PCI platform driver
[    5.745917] tegra_xusb_read_usb_calib: usb_calib0 = 0x0285038b
[    5.753535] usbcore: registered new interface driver usb-storage
[    5.761235] usbcore: registered new interface driver usbserial
[    5.768664] usbcore: registered new interface driver option
[    5.775791] usbserial: USB Serial support registered for GSM modem (1-port)
[    5.784457] usbcore: registered new interface driver pl2303
[    5.791703] usbserial: USB Serial support registered for pl2303
[    5.799308] Nvidia Tegra High-Speed USB Device Controller driver (Apr 30, 2012)
[    5.810081] tegra USB phy - inst[0] platform info:
[    5.816552] port_otg: yes
[    5.820798] has_hostpc: yes
[    5.825181] phy_interface: USB_PHY_INTF_UTMI
[    5.831102] op_mode: TEGRA_USB_OPMODE_DEVICE
[    5.836997] qc2_voltage: 0
[    5.841366] vbus_pmu_irq: 0
[    5.845719] vbus_gpio: -1
[    5.849849] charging: enabled
[    5.854262] remote_wakeup: disabled
[    5.861920] tegra-udc tegra-udc.0: usb_bat_chg regulator not registered: USB charging will not be enabled
[    5.875213] nvi_probe: Probe name mpu9250
[    5.980872] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    5.994084] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.002292] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.015399] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.023476] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.024787] otg state changed: SUSPEND --> PERIPHERAL
[    6.043014] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.051108] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.064114] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.072071] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.084932] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.092701] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.105429] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.113094] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.125770] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.133375] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.145959] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.153517] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.161022] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.173551] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.181022] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.193501] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.200887] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.213177] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.220406] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.232548] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.239702] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.251861] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.258998] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.271133] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.278196] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.290199] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.297186] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.309182] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.316167] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.323164] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.331169] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.339161] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.347138] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.355160] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.363138] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.371127] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.379124] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.387107] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.395078] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.403083] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.411055] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.419041] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.427031] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.435011] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.442978] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.450971] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.458939] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.466913] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.474937] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.482912] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.490899] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.498908] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.506903] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.514883] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.522902] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.530885] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.538887] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.546897] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.554917] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.562899] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.570919] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.578899] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.586893] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.594900] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.602894] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.610873] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.618894] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.626876] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.634864] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.642877] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.649866] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.656878] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.668814] inv_dev 0-0069: nvi_pm 0=>6 ERR=-121
[    6.673939] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.680977] inv_dev 0-0069: nvi_dev_init I2C ID READ ERR
[    6.727850] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.735156] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.747428] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.754737] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.767010] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.774293] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.786571] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.793889] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.806178] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.813478] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.825773] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.833073] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.845364] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.852650] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.864951] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.872240] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.884528] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.891824] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.899098] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.906412] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.918614] inv_dev 0-0069: nvi_pm 0=>6 ERR=-121
[    6.924047] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.936423] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.943704] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.955933] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.963065] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.975210] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.982341] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    6.994487] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.001633] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.013772] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.020925] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.033063] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.040210] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.052348] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.059485] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.071625] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.078765] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.085915] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.093070] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x69
[    7.100131] inv_dev 0-0069: nvi_pm 0=>3 ERR=-121
[    7.105450] i2c i2c-0: nvi_probe failed -121
[    7.110357] inv_dev: probe of 0-0069 failed with error -5
[    7.118939] as3722-rtc as3722-rtc.1: rtc core: registered as3722 as rtc0
[    7.126456] as3722-rtc as3722-rtc.1: RTC interrupt 449
[    7.135111] i2c /dev entries driver
[    7.140294] virtual_init
[    7.145342] nvavp nvavp: allocated IOVA at 8ff00000 for AVP os
[    7.152688] tegra_dtv_probe: probing dtv.
[    7.157664] setup_stream: bufsize = 4096, bufnum = 4
[    7.162831] ar0832_init: ++
[    7.167920] i2c-core: driver [max77387] using legacy suspend method
[    7.175261] i2c-core: driver [max77387] using legacy resume method
[    7.182608] i2c-core: driver [as364x] using legacy suspend method
[    7.189834] i2c-core: driver [as364x] using legacy resume method
[    7.197112] [IMX135] sensor driver loading
[    7.202476] [IMX179] sensor driver loading
[    7.207802] [IMX185] sensor driver loading
[    7.213131] [imx132] sensor driver loading
[    7.218479] [AR0330] sensor driver loading
[    7.223853] [ar0261] sensor driver loading
[    7.229209] [AR1335] sensor driver loading
[    7.234579] [ov4689] sensor driver loading
[    7.240706] usbcore: registered new interface driver uvcvideo
[    7.247810] USB Video Class driver (1.1.1)
[    7.254042] zram: Created 1 device(s) ...
[    7.260327] tegra_wdt tegra_wdt.0: last reset is due to power on reset
[    7.268351] tegra_wdt_probe done
[    7.273163] sdhci: Secure Digital Host Controller Interface driver
[    7.280678] sdhci: Copyright(c) Pierre Ossman
[    7.286350] sdhci-pltfm: SDHCI platform and OF driver helper
[    7.293734] sdhci-tegra sdhci-tegra.3: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required.
[    7.307412] sdhci-tegra sdhci-tegra.3: Speedo value 2143
[    7.314179] sdhci-tegra sdhci-tegra.3: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[    7.326513] mmc0: no vqmmc regulator found
[    7.332082] mmc0: no vmmc regulator found
[    7.337558] mmc0: Invalid maximum block size, assuming 512 bytes
[    7.345085] sysedp_create_consumer: unable to create sdhci-tegra.3, no consumer_data for sdhci-tegra.3 found
[    7.356317] sdhci: =========== REGISTER DUMP (mmc0)===========
[    7.365547] sdhci: Sys addr: 0x00000000 | Version:  0x00000303
[    7.373113] sdhci: Blk size: 0x00000000 | Blk cnt:  0x00000000
[    7.380686] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000
[    7.388309] sdhci: Present:  0x01fb00f0 | Host ctl: 0x00000000
[    7.395924] sdhci: Power:    0x00000000 | Blk gap:  0x00000000
[    7.403562] sdhci: Wake-up:  0x00000000 | Clock:    0x00000000
[    7.411181] sdhci: Timeout:  0x00000000 | Int stat: 0x00000000
[    7.418757] sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00fc0003
[    7.426306] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
[    7.433839] sdhci: Caps:     0x376fd080 | Caps_1:   0x10002f77
[    7.441342] sdhci: Cmd:      0x00000000 | Max curr: 0x00000000
[    7.448800] sdhci: Host ctl2: 0x00003000
[    7.454342] sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000
[    7.461784] sdhci: ===========================================
[    7.492781] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA
[    7.492809] mmc0: mmc_rescan_try_freq: trying to init card at 400000 Hz
[    7.512320] sdhci-tegra sdhci-tegra.2: Speedo value 2143
[    7.519310] sdhci-tegra sdhci-tegra.2: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[    7.532133] mmc1: no vqmmc regulator found
[    7.537983] mmc1: no vmmc regulator found
[    7.543660] mmc1: Invalid maximum block size, assuming 512 bytes
[    7.551390] sysedp_create_consumer: unable to create sdhci-tegra.2, no consumer_data for sdhci-tegra.2 found
[    7.551391] sdhci: =========== REGISTER DUMP (mmc1)===========
[    7.551399] sdhci: Sys addr: 0x00000000 | Version:  0x00000303
[    7.551406] sdhci: Blk size: 0x00000000 | Blk cnt:  0x00000000
[    7.551410] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000
[    7.551415] sdhci: Present:  0x01fb00f0 | Host ctl: 0x00000000
[    7.551419] sdhci: Power:    0x00000000 | Blk gap:  0x00000000
[    7.551423] sdhci: Wake-up:  0x00000000 | Clock:    0x00000000
[    7.551426] sdhci: Timeout:  0x00000000 | Int stat: 0x00000000
[    7.551431] sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00fc0003
[    7.551435] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
[    7.551440] sdhci: Caps:     0x376fd080 | Caps_1:   0x10002f73
[    7.551444] sdhci: Cmd:      0x00000000 | Max curr: 0x00000000
[    7.551448] sdhci: Host ctl2: 0x00003000
[    7.551452] sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000
[    7.551455] sdhci: ===========================================
[    7.575788] mmc1: SDHCI controller on sdhci-tegra.2 [sdhci-tegra.2] using ADMA
[    7.684404] gpio wake56 for gpio=170
[    7.689997] sdhci-tegra sdhci-tegra.0: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required.
[    7.704045] sdhci-tegra sdhci-tegra.0: Speedo value 2143
[    7.710964] sdhci-tegra sdhci-tegra.0: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[    7.723677] mmc2: no vqmmc regulator found
[    7.729468] mmc2: no vmmc regulator found
[    7.729476] mmc2: Invalid maximum block size, assuming 512 bytes
[    7.729504] sysedp_create_consumer: unable to create sdhci-tegra.0, no consumer_data for sdhci-tegra.0 found
[    7.729504] sdhci: =========== REGISTER DUMP (mmc2)===========
[    7.729511] sdhci: Sys addr: 0x00000000 | Version:  0x00000303
[    7.729516] sdhci: Blk size: 0x00000000 | Blk cnt:  0x00000000
[    7.729520] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000
[    7.729525] sdhci: Present:  0x01fb00f0 | Host ctl: 0x00000000
[    7.729530] sdhci: Power:    0x00000000 | Blk gap:  0x00000000
[    7.729534] sdhci: Wake-up:  0x00000000 | Clock:    0x00000000
[    7.729539] sdhci: Timeout:  0x00000000 | Int stat: 0x00000000
[    7.729544] sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00fc0003
[    7.729548] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
[    7.729553] sdhci: Caps:     0x376fd080 | Caps_1:   0x10002f73
[    7.729557] sdhci: Cmd:      0x00000000 | Max curr: 0x00000000
[    7.729560] sdhci: Host ctl2: 0x00003000
[    7.729564] sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000
[    7.729567] sdhci: ===========================================
[    7.760950] mmc2: Internal clock never stabilised.
[    7.760953] sdhci: =========== REGISTER DUMP (mmc2)===========
[    7.760961] sdhci: Sys addr: 0x00000000 | Version:  0x00000303
[    7.760969] sdhci: Blk size: 0x00000000 | Blk cnt:  0x00000000
[    7.760976] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000
[    7.760983] sdhci: Present:  0x01fb00f0 | Host ctl: 0x00000000
[    7.760990] sdhci: Power:    0x0000000f | Blk gap:  0x00000000
[    7.760997] sdhci: Wake-up:  0x00000000 | Clock:    0x00000401
[    7.761004] sdhci: Timeout:  0x00000000 | Int stat: 0x00000000
[    7.761012] sdhci: Int enab: 0x00ff0003 | Sig enab: 0x00fc0003
[    7.761019] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
[    7.761026] sdhci: Caps:     0x376fd080 | Caps_1:   0x10002f73
[    7.761033] sdhci: Cmd:      0x00000000 | Max curr: 0x00000000
[    7.761038] sdhci: Host ctl2: 0x00003000
[    7.761045] sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000
[    7.761047] sdhci: ===========================================
[    7.772785] mmc2: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA
[    7.776250] tegra-se tegra12-se: tegra_se_probe: complete
[    7.778962] usbcore: registered new interface driver usbhid
[    7.778965] usbhid: USB HID core driver
[    7.779464] tegra-hier-ictlr tegra-hier-ictlr: probed
[    7.858464] usbcore: registered new interface driver snd-usb-audio
[    7.859231] MAX98090 driver built on Oct 17 2015 at 16:12:58
[    7.863498] tegra_offload_platform probe successfull.
[    7.863502] succefully registered offload ops
[    7.863923] tegra30_avp_audio_platform_probe successful.
[    7.863931] tegra-snd-rt5639 tegra-snd-rt5639.0: Fail gpio_request AUDIO_LDO1
[    8.065394] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.073714] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.092862] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.100948] mmc0: BKOPS_EN bit is not set
[    8.106758] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.115129] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.123390] rt5639 0-001c: read 0xfd=0xffffffff
[    8.129792] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.138514] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.147174] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.155776] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.163941] mmc0: new high speed DDR MMC card at address 0001
[    8.171537] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.171567] mmcblk mmc0:0001: Card claimed for testing.
[    8.171809] mmcblk0: mmc0:0001 SEM16G 14.6 GiB 
[    8.171975] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB
[    8.179868]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
[    8.181972] mmc1: mmc_rescan_try_freq: trying to init card at 400000 Hz
[    8.214672] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.222788] mmc1: mmc_rescan_try_freq: trying to init card at 300000 Hz
[    8.222989] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.223165] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.223338] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.223510] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.223681] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.223880] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.224051] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.224222] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.224393] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.224563] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.224731] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.224915] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.225083] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.225249] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.225418] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.225586] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.225769] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.225937] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.226103] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.226269] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.226433] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.226598] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.226779] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.226948] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.227115] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.227280] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.227447] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.227614] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.227786] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.227954] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.228123] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.228288] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.228454] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.228620] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.228791] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.228960] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.229127] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.229294] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.229460] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.229546] rt5639 0-001c: Failed to set private addr: -121
[    8.229638] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.229801] tegra-i2c tegra12-i2c.0: no acknowledge from address 0x1c
[    8.235133] rt5639 0-001c: ASoC: mux INR Mux has no paths
[    8.235147] rt5639 0-001c: ASoC: mux INL Mux has no paths
[    8.236199] gpio wake49 for gpio=143
[    8.236364] rt5639 0-001c: rt5639_headset_detect jack_type = 1
[    8.236770] tegra-snd-rt5639 tegra-snd-rt5639.0:  rt5639-aif1 <-> tegra30-i2s.1 mapping ok
[    8.237494] tegra-snd-rt5639 tegra-snd-rt5639.0:  dit-hifi <-> tegra30-spdif mapping ok
[    8.238326] tegra-snd-rt5639 tegra-snd-rt5639.0:  dit-hifi <-> tegra30-i2s.3 mapping ok
[    8.239173] tegra-snd-rt5639 tegra-snd-rt5639.0:  rt5639-aif1 <-> dit-hifi mapping ok
[    8.240071] tegra-snd-rt5639 tegra-snd-rt5639.0:  dit-hifi <-> dit-hifi mapping ok
[    8.240827] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream playback
[    8.240931] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream capture
[    8.241033] tegra-snd-rt5639 tegra-snd-rt5639.0:  snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[    8.241651] compress asoc: snd-soc-dummy-dai <-> tegra-offload-compr mapping ok
[    8.242348] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream playback
[    8.242451] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream capture
[    8.242552] tegra-snd-rt5639 tegra-snd-rt5639.0:  snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[    8.243187] tegra-snd-rt5639 tegra-snd-rt5639.0:  rt5639-aif1 <-> tegra30-i2s.1 mapping ok
[    8.246696] input: tegra-rt5639 Headphone Jack as /devices/platform/tegra-snd-rt5639.0/sound/card1/input0
[    8.248542] sysedp_create_consumer: unable to create speaker, no consumer_data for speaker found
[    8.248542] oprofile: using timer interrupt.
[    8.738223] GACT probability NOT on
[    8.744286] Mirror/redirect action on
[    8.750397] u32 classifier
[    8.755465]     Actions configured
[    8.761168] Netfilter messages via NETLINK v0.30.
[    8.768467] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    8.777276] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    8.786522] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    8.794941] xt_time: kernel timezone is -0000
[    8.795777] mmc1: mmc_rescan_try_freq: trying to init card at 200000 Hz
[    8.810568] ip_tables: (C) 2000-2006 Netfilter Core Team
[    8.818198] arp_tables: (C) 2002 David S. Miller
[    8.824993] TCP: cubic registered
[    8.830566] NET: Registered protocol family 10
[    8.837911] mip6: Mobile IPv6
[    8.842868] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    8.850654] sit: IPv6 over IPv4 tunneling driver
[    8.851777] mmc1: mmc_rescan_try_freq: trying to init card at 101661 Hz
[    8.866669] NET: Registered protocol family 17
[    8.873012] NET: Registered protocol family 15
[    8.879331] NET: Registered protocol family 35
[    8.885595] NET: Registered protocol family 37
[    8.891629] NET: Registered protocol family 41
[    8.898967] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    8.906790] mmc2: mmc_rescan_try_freq: trying to init card at 400000 Hz
[    8.942426] Registering SWP/SWPB emulation handler
[    8.948915] last reset is due to power on reset
[    8.948915] 
[    8.958225] Disabling clocks left on by bootloader:
[    8.964746]    audio_2x
[    8.968792]    audio
[    8.972502]    audio4
[    8.976240]    audio3
[    8.979904]    audio2
[    8.983492]    audio1
[    8.987028]    audio0
[    8.990598]    hdmi_audio
[    8.994418]    entropy
[    8.997942]    dsi2-fixed
[    9.001678]    dsi1-fixed
[    9.005373]    nor
[    9.008380]    trace
[    9.011497]    sdmmc3_ddr
[    9.015097]    cclk_lp
[    9.018410]    pll_x_out0
[    9.022001]    pll_m_out1
[    9.025703] tegra_dvfs: vdd_cpu connected to regulator
[    9.031868] tegra_dvfs: vdd_core connected to regulator
[    9.038077] tegra_dvfs: vdd_gpu connected to regulator
[    9.044984] CPU rate: 696 MHz
[    9.330112] tegra dvfs: tegra sysfs cap interface is initialized
[    9.337128] tegra dvfs: tegra sysfs gpu & emc interface is initialized
[    9.345239] tegra_actmon.emc: Completed initialization (0)
[    9.351900] tegra_actmon.avp: Completed initialization (0)
[    9.358405] tegra_mon.cpu_emc: Completed initialization (0)
[    9.368151] reg-aon-1v2: incomplete constraints, leaving on
[    9.374690] reg-aon-1v8: incomplete constraints, leaving on
[    9.381220] vdd-cdc-1v2-aud: incomplete constraints, leaving on
[    9.388162] sdmmc-en-supply: incomplete constraints, leaving on
[    9.395120] reg-dcdc-1v2: incomplete constraints, leaving on
[    9.401878] reg-5v0-supply: incomplete constraints, leaving on
[    9.408865] avdd-hdmi-pll: incomplete constraints, leaving on
[    9.415816] usb0-vbus: incomplete constraints, leaving on
[    9.422464] vpp-fuse: incomplete constraints, leaving on
[    9.429078] vdd-2v7-cam: incomplete constraints, leaving on
[    9.436002] avdd-spi: incomplete constraints, leaving on
[    9.442718] vdd-1v1-cam: incomplete constraints, leaving on
[    9.449751] vddio-sdmmc-2: incomplete constraints, leaving on
[    9.457003] vdd-1v2-cam: incomplete constraints, leaving on
[    9.464129] avdd-cam: incomplete constraints, leaving on
[    9.471044] vdd-cam: incomplete constraints, leaving on
[    9.477880] as3722-sd3: incomplete constraints, leaving on
[    9.484999] reg-3v3-supply: incomplete constraints, leaving on
[    9.492500] vdd-3v3-aon: incomplete constraints, leaving on
[    9.499748] vdd-ac-bat: incomplete constraints, leaving on
[    9.506889] regulator-dummy: incomplete constraints, leaving on
[    9.515329] gpio wake51 for gpio=128
[    9.520833] input: gpio-keys.4 as /devices/platform/gpio-keys.4/input/input1
[    9.530072] akm89xx 0-000c: akm_probe
[    9.585767] akm89xx 0-000c: akm_remove
[    9.591257] akm89xx: probe of 0-000c failed with error -11
[    9.598635] bmpX80 0-0077: bmp_probe
[    9.614173] bmpX80 0-0077: bmp_remove
[    9.619599] bmpX80: probe of 0-0077 failed with error -11
[    9.627180] as3722-rtc as3722-rtc.1: setting system clock to 2000-01-01 00:00:19 UTC (946684819)
[    9.640003] ALSA device list:
[    9.644729]   #0: HDA NVIDIA Tegra at 0x70038000 irq 113
[    9.651933]   #1: tegra-rt5639
[    9.657876] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
[    9.670374] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
[   10.035069] EXT4-fs (mmcblk0p1): recovery complete
[   10.042907] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[   10.054795] VFS: Mounted root (ext4 filesystem) on device 179:1.
[   10.066598] devtmpfs: mounted
[   10.071872] Freeing unused kernel memory: 516K (c0af2000 - c0b73000)
[   10.350597] init: plymouth-upstart-bridge main process (117) terminated with status 1
[   10.362893] init: plymouth-upstart-bridge main process ended, respawning
[   10.415583] init: plymouth-upstart-bridge main process (127) terminated with status 1
[   10.427652] init: plymouth-upstart-bridge main process ended, respawning
[   10.441346] init: ureadahead main process (120) terminated with status 5
[   10.482551] init: plymouth-upstart-bridge main process (131) terminated with status 1
[   10.494827] init: plymouth-upstart-bridge main process ended, respawning
[   12.447275] systemd-udevd[354]: could not open moddep file '/lib/modules/3.10.40-dbg/modules.dep.bin'

serial.txt (65.2 KB)

Hi,
board_info: id:sku:fab:major:minor = 0xffff:0xffff:0xff:0x40:0xff
The board_info is stored in an EEPROM.
The log shows that the EEPROM is not programmed or not populated.
Do you have an EEPROM on your custom board ?
if Yes => Write the board_info to your EEPROM from u-boot (You can read the EEPROM content on a Jetsontk1)
else => Modify the u-boot config file (see CONFIG_SERIAL_EEPROM). In this case the board_info parameter is passed to the linux kernel (see bootargs).
Greg

perfect. it works.

Now I am having this issue with the rtl8111. It has no mac address flashed. How can I flash a mac address to the rtl8111?

If you are using u-boot on a Jetson this is set up as environment variable “ethact=RTL8169#0” and MAC address “ethaddr=00:11:22:33:44:55” (actual MAC not this, used only for illustration). Most likely this environment is passed to the kernel as the boot loader transfers control to the kernel…possibly your custom board could do the same, or its equivalent.

We are having the same booting problem on our board. Where can we find information on writing board_info in to the EEPROM from u-boot what value do we write in the config file with the CONFIG_SERIAL_EEPROM?? Our board id etc is being read as 0xffff:0xffff:0xff:0x40:0xff

Brian

I believe the default ID EEPROM information is :

0000: 01 00 07 00 77 01

I think the board Id is the last 77 01 (in hex)

I am not aware of where there is specific information on writing this, just worked out how to do i2c write in u-boot. This should write to the EEPROM.

We got it working yesterday thanks to iaponte. To write the eeprom from u-boot you need to do the following:

i2c dev 1
i2c mm 56 0

When asked to enter values you enter: 01 00 07 00 07 01 00 00 03 45 00 ff
You enter the data 1 byte at a time and enter a period(.) to stop writing