Crash during boot sequence on Apalis TK1

Hello,

we use the Toradex Apalis TK1 on our own carrier board. As operating system we use an Ångström embedded linux.

Sporadically the system crashes during the boot sequence. Mostly it just stops at the following line but sometimes also later on:

[ 5.355358] tegra_profiler: Samples version: 34

When this happens the supply voltage doesn’t drop. Is there any other circumstance under which this could happen?

Thanks for any help or suggestions!

What exact hardware (module and carrier board) versions of things are you talking about?

As hardware we use the “Toradex Apalis TK1 2GB Modul 00341200 THT” with the Apalis-TK1_LXDE-Image 2.8b7 on a selfmade carrier board.

The version seems to be V1.2A.

Have you done any changes to the software (devicetree, kernel, …)?
Could you reproduce this issue also one of the Toradex carrier Boards?

We had the same issue with a completely unchanged Toradex image. Unfortunately we don’t have a Toradex carrier board to compare the behaviour with. Is there anything we can measure in particular or something else we could check?

Hi

I would recommend you get the Ixora Carrier Board and try to reproduce the error there.

Additionally could you share the complete serial boot log in text formal till the crash happens? Thanks.

Best regards,
Jaski

U-Boot 2016.11-2.8.7+g5c2d46b325 (Jun 10 2020 - 16:05:16 +0000)

SoC: tegra124
Reset cause: POR
DRAM:  2 GiB
MMC:   Tegra SD/MMC: 0, Tegra SD/MMC: 1, Tegra SD/MMC: 2
In:    serial
Out:   serial
Err:   serial
Model: Toradex Apalis TK1 2GB V1.2A, Serial# 06490759
Net:   No ethernet found.
Hit any key to stop autoboot:  0
Booting from internal eMMC chip...
reading tegra124-apalis-v1.2-eval.dtb
54353 bytes read in 16 ms (3.2 MiB/s)
reading zImage
5554576 bytes read in 182 ms (29.1 MiB/s)
## Flattened Device Tree blob at 82000000
   Booting using the fdt blob at 0x82000000
   Using Device Tree in place at 82000000, end 82010450

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-2.8.7+g063d16eceb57 (oe-user@oe-host) (gcc version 7.3.0 (GCC) ) #1 SMP PREEMPT Wed Jun 10 16:02:37 UTC 2020
[    0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=30c7387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine: apalis-tk1, model: Toradex Apalis TK1 on Apalis Evaluation Board, serial: 0
[    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:            fa500000 - fb6fffff
[    0.000000] 2nd Framebuffer:        fb700000 - ffefffff
[    0.000000] Carveout:               00000000 - 00000000
[    0.000000] Vpr:                    00000000 - 00000000
[    0.000000] Tsec:                   00000000 - 00000000
[    0.000000] cma: CMA: reserved 16 MiB at ae800000
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] DTS File Name: /workdir/oe/tmp-glibc/work-shared/apalis-tk1/kernel-source/arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
[    0.000000] Tegra12: CPU Speedo value 2261, Soc Speedo value 2241, Gpu Speedo value 2069
[    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 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] PERCPU: Embedded 9 pages/cpu @c1e30000 s15156 r8192 d13516 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 498960
[    0.000000] Kernel command line: lp0_vec=2064@0xf46ff000 core_edp_mv=1150 core_edp_ma=4000 usb_port_owner_info=2 lane_owner_info=6 emc_max_dvfs=0 pcie_aspm=off user_debug=30 ip=off root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait igb_mac=00:14:2d:63:0a:87 consoleblank=0 no_console_suspend=1 console=tty1 console=ttyS0,115200n8 debug_uartport=lsport,0 fbcon=map:1
[    0.000000] PCIe ASPM is disabled
[    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: 1955MB = 1955MB total
[    0.000000] Memory: 1953564k/1953564k available, 142564k reserved, 1223676K 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 - 0xc0a0d438   (10262 kB)
[    0.000000]       .init : 0xc0a0e000 - 0xc0a84b34   ( 475 kB)
[    0.000000]       .data : 0xc0a86000 - 0xc0b76748   ( 962 kB)
[    0.000000]        .bss : 0xc0b76748 - 0xc0c14a38   ( 633 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.003490] Calibrating delay loop (skipped), value calculated using timer frequency.. lpj=12000
[    0.003557] pid_max: default: 32768 minimum: 301
[    0.003816] Security Framework initialized
[    0.003961] Mount-cache hash table entries: 512
[    0.026483] Initializing cgroup subsys debug
[    0.026547] Initializing cgroup subsys freezer
[    0.026628] CPU: Testing write buffer coherency: ok
[    0.026713] ftrace: allocating 31113 entries in 61 pages
[    0.067921] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.067962] Setting up static identity map for 0xc0735188 - 0xc0735228
[    0.071953] ftrace: Allocated trace_printk buffers
[    0.078653] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.081688] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.084702] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.084904] Brought up 4 CPUs
[    0.084965] SMP: Total of 4 processors activated.
[    0.084981] CPU: All CPU(s) started in SVC mode.
[    0.086052] devtmpfs: initialized
[    0.094850] pinctrl core: initialized pinctrl subsystem
[    0.095247] regulator-dummy: no parameters
[    0.096103] NET: Registered protocol family 16
[    0.098387] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.099737] tegra_smmu tegra_smmu: Loaded Tegra IOMMU driver
[    0.101255] console [pstore-1] enabled
[    0.101295] ramoops: attached 0x200000@0xfa300000, ecc: 0/0
[    0.101678] cpuidle: using governor ladder
[    0.101701] cpuidle: using governor menu
[    0.104981] apalis_tk1_camera_auxdata: update camera lookup table.
[    0.114350] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name default
[    0.114802] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio
[    0.122673] Wake16 for irq=34
[    0.128927] platform tegradc.0: IOVA linear map 0x00000000fa500000(1200000)
[    0.132274] platform tegradc.0: IOVA linear map 0x00000000fb700000(4800000)
[    0.137453] platform tegradc.1: IOVA linear map 0x00000000fa500000(1200000)
[    0.140807] platform tegradc.1: IOVA linear map 0x00000000fb700000(4800000)
[    0.142771] Wake58 for irq=81
[    0.142841] Wake41 for irq=129
[    0.142860] Wake43 for irq=129
[    0.142908] Wake40 for irq=53
[    0.142925] Wake42 for irq=53
[    0.146031] Selecting UARTA as the debug console
[    0.146085] The debug console clock name is uarta
[    0.148033] PMC DT attribute sysclkreq_high=0, board value=1
[    0.148058] PMC DT attribute corereq_high=0, board value=1
[    0.148080] PMC DT attribute cpu_off_timer=0, board value=300
[    0.148102] PMC DT attribute cpu_timer=0, board value=500
[    0.148122] PMC DT attribute suspend_mode=0, board value=2
[    0.148591] Clear bootloader IO dpd settings
[    0.148762] Loading Apalis TK1 EMC tables.
[    0.149023] tegra: pll_m is selected as scalable EMC clock source
[    0.149068] Lowering emc maximum rate from 1200000000 to 924000000
[    0.149095] tegra: validated EMC DFS table
[    0.149173] apalis_tk1_edp_init: CPU regulator 12500 mA
[    0.412654] apalis_tk1_edp_init: GPU regulator 11400 mA
[    0.413673] swapper/0 isomgr_init(): iso emc max clk=924000KHz
[    0.413694] swapper/0 isomgr_init(): max_iso_bw=7392000KB[    0.492472] FUSE: cp_rev 0 ft_rev 0
[    0.492660] tegra11_soctherem_oc_int_init(): OC interrupts are not enabled
[    0.492896] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.492926] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.493262] mc-err: Started MC error interface!
[    0.503528] bio: create slab <bio-0> at 0
[    0.504816] reg-fixed-voltage 1.regulator: Consumer c1 does not have device name
[    0.504854] reg-fixed-voltage 1.regulator: Consumer c2 does not have device name
[    0.504980] +V3.3_MXM: 3300 mV
[    0.505848] SCSI subsystem initialized
[    0.506226] usbcore: registered new interface driver usbfs
[    0.506292] usbcore: registered new interface driver hub
[    0.506405] usbcore: registered new device driver usb
[    0.511111] Wake18 for irq=118
[    0.512066] as3722 4-0040: AS3722 ID: ID1:ID2:ID3 = 0x0c:0x01:0x05
[    0.512096] as3722 4-0040: Device version 1V1 and platform version 1V2
[    0.512123] as3722 4-0040: Final OTP version 1V2
[    0.512971] Wake18 for irq=118
[    0.515546] gpiochip_add: registered GPIOs 1016 to 1023 on device: as3722-gpio
[    0.515790] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.515853] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.515911] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.515944] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.515975] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.516007] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.516078] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[    0.516111] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[    0.516142] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[    0.516219] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.516250] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.516281] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.516312] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.516344] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[    0.516378] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[    0.516409] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[    0.516440] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[    0.516472] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[    0.516504] as3722-regulator as3722-regulator.0: Consumer c11 does not have device name
[    0.516535] as3722-regulator as3722-regulator.0: Consumer c12 does not have device name
[    0.516567] as3722-regulator as3722-regulator.0: Consumer c13 does not have device name
[    0.516618] as3722-regulator as3722-regulator.0: Consumer c14 does not have device name
[    0.516651] as3722-regulator as3722-regulator.0: Consumer c15 does not have device name
[    0.516682] as3722-regulator as3722-regulator.0: Consumer c16 does not have device name
[    0.516720] as3722-regulator as3722-regulator.0: Consumer c19 does not have device name
[    0.516751] as3722-regulator as3722-regulator.0: Consumer c20 does not have device name
[    0.516782] as3722-regulator as3722-regulator.0: Consumer c21 does not have device name
[    0.516813] as3722-regulator as3722-regulator.0: Consumer c22 does not have device name
[    0.516894] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.516926] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.516984] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.517016] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.517047] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.517078] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.517110] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[    0.517141] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[    0.517172] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[    0.517203] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[    0.517235] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[    0.517290] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.517371] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[    0.517402] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[    0.517434] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[    0.517468] as3722-regulator as3722-regulator.0: Consumer c12 does not have device name
[    0.517523] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.517577] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.517627] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.517661] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.517715] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.518686] +VDD_CPU_AP: 650 <--> 1300 mV at 1000 mV 3500 mA
[    0.519472] +VDD_CORE: applied init 1150000uV constraint
[    0.520098] +VDD_CORE: 700 <--> 1350 mV at 1150 mV 3500 mA
[    0.521279] +V1.35_VDDIO_DDR(sd2): 1350 mV
[    0.521608] as3722-sd3: no parameters
[    0.521940] +V1.05: 1050 mV
[    0.522821] +V1.8: 1800 mV
[    0.523191] +VDD_GPU_AP: applied init 1000000uV constraint
[    0.524076] +VDD_GPU_AP: 650 <--> 1200 mV at 1000 mV 3500 mA
[    0.524588] +V1.05_AVDD: 1050 mV at 300 mA
[    0.525450] VDDIO_SDMMC1: 1800 <--> 3300 mV at 3300 mV at 150 mA
[    0.526125] +V1.2: 1200 mV at 150 mA
[    0.527369] +V1.05_RTC: 1000 mV at 150 mA
[    0.527836] AVDD_LVDS0_PLL: applied init 1800000uV constraint
[    0.527875] AVDD_LVDS0_PLL: 1800 <--> 3300 mV at 1800 mV at 150 mA
[    0.528227] as3722-ldo5: at 150 mA
[    0.528585] VDDIO_SDMMC3: 1800 <--> 3300 mV at 150 mA
[    0.528952] as3722-ldo7: at 150 mA
[    0.529626] +V3.3_ETH(ldo9): 3300 mV at 150 mA
[    0.530136] +V3.3_ETH(ldo10): 3300 mV at 150 mA
[    0.530635] +V1.8_VPP_FUSE: 1800 mV at 150 mA
[    0.531719] Linux video capture interface: v2.00
[    0.531776] pps_core: LinuxPPS API ver. 1 registered
[    0.531817] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.531864] PTP clock support registered
[    0.532658] Advanced Linux Sound Architecture Driver Initialized.
[    0.533631] +V1.05_AVDD_HDMI_PLL: 1050 mV
[    0.533686] +V1.05_AVDD_HDMI_PLL: supplied by +V1.05
[    0.533934] reg-fixed-sync-voltage 2.regulator: Consumer c7 does not have device name
[    0.533971] reg-fixed-sync-voltage 2.regulator: Consumer c8 does not have device name
[    0.534010] reg-fixed-sync-voltage 2.regulator: Consumer c11 does not have device name
[    0.534051] reg-fixed-sync-voltage 2.regulator: Consumer c15 does not have device name
[    0.534083] reg-fixed-sync-voltage 2.regulator: Consumer c16 does not have device name
[    0.534116] reg-fixed-sync-voltage 2.regulator: Consumer c17 does not have device name
[    0.534148] reg-fixed-sync-voltage 2.regulator: Consumer c18 does not have device name
[    0.534914] +V3.3: 3300 mV
[    0.535192] reg-fixed-sync-voltage 3.regulator: Consumer c3 does not have device name
[    0.535333] 5V_SW: 5000 mV
[    0.535641] VCC_USBO1: 5000 mV
[    0.535972] VCC_USBH(2A|2C|2D|3|4): 5000 mV
[    0.539019] as3722-adc-extcon as3722-adc-extcon.2: USB-Host is connected
[    0.541471] tegra: failed to map regulator to power detect cell pwrdet_cam(-517)
[    0.541512] tegra: failed to map regulator to power detect cell pwrdet_pex_ctl(-517)
[    0.541844] tegra: failed regulators mapping - io power detection is left always on
[    0.541875] Switching to clocksource arch_sys_counter
[    0.564824] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.565028] nvmap_page_pool_init: Total MB RAM: 1923
[    0.565053] nvmap_page_pool_init: nvmap page pool size: 61560 pages (240 MB)
[    0.565216] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.565390]  iram: dma coherent mem declare 0x0000000040001000,258048
[    0.566245] misc nvmap: created heap iram base 0x40001000 size (252KiB)
[    0.566410] nvmap:inner cache maint threshold=2097152
[    0.576501] Wake39 for irq=52
[    0.576593] tegra-otg tegra-otg: otg transceiver registered
[    0.576985] NET: Registered protocol family 2
[    0.577743] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.577969] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.578162] TCP: Hash tables configured (established 8192 bind 8192)
[    0.578223] TCP: reno registered
[    0.578248] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.578305] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.578660] NET: Registered protocol family 1
[    0.579094] RPC: Registered named UNIX socket transport module.
[    0.579120] RPC: Registered udp transport module.
[    0.579139] RPC: Registered tcp transport module.
[    0.579158] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.579466] tegra-fuse tegra-fuse: Fuse driver initialized succesfully
[    0.585151] host1x host1x: initialized
[    0.586278] CPU PMU: probing PMU on CPU 0
[    0.586312] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
[    0.586952] tegra_throttle : init passed
[    0.587074] Tegra cpuquiet initialized: disabled
[    0.587207] cpu-tegra: init EDP limit: 2065 MHz
[    0.588220] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[    0.588643] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[    0.588891] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type MEM-therm
[    0.589180] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.589949] audit: initializing netlink socket (disabled)
[    0.589994] type=2000 audit(0.564:1): initialized
[    0.590873] bounce pool size: 64 pages
[    0.592588] NFS: Registering the id_resolver key type
[    0.592639] Key type id_resolver registered
[    0.592661] Key type id_legacy registered
[    0.592691] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.593363] NTFS driver 2.1.30 [Flags: R/O].
[    0.593669] fuse init (API version 7.22)
[    0.594093] msgmni has been set to 1457
[    0.596568] io scheduler noop registered (default)
[    0.597037] PCIE.C: tegra_pcie_enable_regulators : regulator hvdd_pex
[    0.597133] PCIE.C: tegra_pcie_enable_regulators : regulator pexio
[    0.597212] PCIE.C: tegra_pcie_enable_regulators : regulator avdd_plle
[    1.200147] PCIE: port 0: link down, retrying
[    1.501310] PCIE: port 0: link down, retrying
[    1.802471] PCIE: port 0: link down, retrying
[    1.903532] PCIE: port 0: link down, ignoring
[    1.914718] PCI host bridge to bus 0000:00
[    1.914747] pci_bus 0000:00: root bus resource [mem 0x32100000-0x3fffffff]
[    1.914778] pci_bus 0000:00: root bus resource [mem 0x12100000-0x320fffff pref]
[    1.914809] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
[    1.914836] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    1.915249] PCI: bus0: Fast back to back transfers disabled
[    1.915279] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    1.915979] PCI: bus1: Fast back to back transfers disabled
[    1.916313] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[    1.916342] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.916590] pcieport 0000:00:00.0: BAR 8: assigned [mem 0x32100000-0x321fffff]
[    1.916624] pcieport 0000:00:00.0: BAR 7: assigned [io  0x1000-0x1fff]
[    1.916656] pci 0000:01:00.0: BAR 0: assigned [mem 0x32100000-0x3211ffff]
[    1.916690] pci 0000:01:00.0: BAR 3: assigned [mem 0x32120000-0x32123fff]
[    1.916724] pci 0000:01:00.0: BAR 2: assigned [io  0x1000-0x101f]
[    1.916756] pcieport 0000:00:00.0: PCI bridge to [bus 01]
[    1.916782] pcieport 0000:00:00.0:   bridge window [io  0x1000-0x1fff]
[    1.916811] pcieport 0000:00:00.0:   bridge window [mem 0x32100000-0x321fffff]
[    1.916854] PCIE: No Link speed change happened
[    1.916882] PCIE: ASPM not enabled
[    1.917493] sysedp_create_consumer: unable to create backlight.3, no consumer_data for backlight.3 found
[    1.918473] tsec tsec: initialized
[    1.920013] isp isp.0: initialized
[    1.921033] isp isp.1: initialized
[    1.922726] falcon vic03.0: initialized
[    1.923996] falcon msenc: initialized
[    1.924536] of_dc_parse_platform_data: could not find SD settings node
[    1.924565] of_dc_parse_platform_data: could not find cmu node
[    1.924781] tegradc tegradc.0: using mode 1280x800 pclk=71100000 href=1 vref=1
[    1.927160] tegradc tegradc.0: nominal-pclk:71100000 parent:71000000 div:1.0 pclk:71000000 70389000~77499000
[    1.944450] tegradc tegradc.0: probed
[    1.944647] tegradc tegradc.0: switching framebuffer to 1280x800
[    1.944676] tegradc tegradc.0: Calculated sync href=0 vref=6
[    1.944704] tegradc tegradc.0: using mode 1280x800 pclk=71103000 href=0 vref=6
[    1.947162] tegradc tegradc.0: nominal-pclk:71103000 parent:71000000 div:1.0 pclk:71000000 70391970~77502270
[    1.964807] tegradc tegradc.0: fb registered
[    1.965083] of_dc_parse_platform_data: could not find SD settings node
[    1.965110] of_dc_parse_platform_data: could not find cmu node
[    1.965365] tegradc tegradc.1: using mode 640x480 pclk=25200000 href=1 vref=1
[    1.965845] gpio wake4 for gpio=111
[    2.965972] tegra-i2c tegra12-i2c.3: --- register dump for debugging ----
[    2.966004] tegra-i2c tegra12-i2c.3: I2C_CNFG - 0x2c00
[    2.966030] tegra-i2c tegra12-i2c.3: I2C_PACKET_TRANSFER_STATUS - 0xff0001
[    2.966058] tegra-i2c tegra12-i2c.3: I2C_FIFO_CONTROL - 0xe0
[    2.966083] tegra-i2c tegra12-i2c.3: I2C_FIFO_STATUS - 0x800040
[    2.966108] tegra-i2c tegra12-i2c.3: I2C_INT_MASK - 0xed
[    2.966132] tegra-i2c tegra12-i2c.3: I2C_INT_STATUS - 0x0
[    2.966157] tegra-i2c tegra12-i2c.3: msg->len - 1
[    2.966179] tegra-i2c tegra12-i2c.3: is_msg_write - 1
[    2.966202] tegra-i2c tegra12-i2c.3: next_msg->len - 128
[    2.966225] tegra-i2c tegra12-i2c.3: is_next_msg_write - 0
[    2.966249] tegra-i2c tegra12-i2c.3: buf_remaining - 128
[    2.966280] tegra-i2c tegra12-i2c.3: i2c transfer timed out, addr 0x0050, data 0x00
[    2.968925] tegradc tegradc.1: probed
[    2.970061] tegradc tegradc.1: switching framebuffer to 640x480
[    2.970093] tegradc tegradc.1: using mode 640x480 pclk=25200000 href=1 vref=1
[    2.970393] tegradc tegradc.1: switching framebuffer to 640x480
[    2.970402] tegradc tegradc.1: using mode 640x480 pclk=25200000 href=1 vref=1
[    2.973589] Console: switching to colour frame buffer device 80x30
[    2.982340] tegradc tegradc.1: fb registered
[    2.984252] hdmi_state_machine_worker (tid edb7dac0): state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    2.988024] hdmi_state_machine_set_state_l: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    2.991662] tegra-apbdma tegra-apbdma: Tegra20 APB DMA driver register 32 channels
[    2.992412] Serial: 8250/16550 driver, 9 ports, IRQ sharing disabled
[    2.994625] serial8250.0: ttyS0 at MMIO 0x70006000 (irq = 68) is a Tegra
[    3.038972] hdmi_state_machine_worker (tid edb7dac0): state 0 (Reset), hpd 0, pending_hpd_evt 0
[    3.038976] hdmi_disable_l: audio_switch 0
[    3.038979] hdmi_disable_l: hpd_switch 0
[    3.038985] hdmi_state_machine_set_state_l: switching from state 0 (Reset) to state 1 (Check Plug)
[    3.093967] hdmi_state_machine_worker (tid edb7dac0): state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    3.093971] hdmi_disable_l: audio_switch 0
[    3.093974] hdmi_disable_l: hpd_switch 0
[    3.093979] hdmi_state_machine_set_state_l: switching from state 1 (Check Plug) to state 3 (Disabled)
[    5.232295] console [ttyS0] enabled
[    5.238195] serial-tegra.1: ttyTHS1 at MMIO 0x70006040 (irq = 69) is a SERIAL_TEGRA
[    5.250251] serial-tegra.2: ttyTHS2 at MMIO 0x70006200 (irq = 78) is a SERIAL_TEGRA
[    5.262552] serial-tegra.3: ttyTHS3 at MMIO 0x70006300 (irq = 122) is a SERIAL_TEGRA
[    5.280142] loop: module loaded
[    5.285774] nct1008_nct72 4-004c: success in enabling rail vdd_nct72
[    5.297758] gpio wake35 for gpio=70
[    5.303783] nct1008_nct72 4-004c: nct1008_probe: initialized
[    5.312576] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[    5.327478] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[    5.343137] tegra_profiler: Branch: Dev
[    5.349681] tegra_profiler: Version: 1.103
[    5.356418] tegra_profiler: Samples

Hi

Thanks for the log.
It is hard to say what could go wrong.

Is the issue only on one sample or other samples too?

I would really recommend you to use Ixora to have something to compare.

Best regards,
Jaski

Thanks Jaski, we will try the Ixora carrier board.

You are welcome. Let us know your findings.

Best regards,
Jaski