Here is a new dmesg from this test setup:
- Brand new install of Jetpack 4.5.1
- New, untouched rootfs from Nvidia
- Brand new never-programmed TX2i module
- Nvidia devboard
- Fresh SD card
- Kernel built as per: Nvidia Build Instructions
- Flash command: sudo ./flash.sh jetson-tx2i mmcblk1p1
The system does not complete boot (due to ‘missing’ mmcblk1p1, here is the dmesg (obtained from the rescue kernel and a kvm attached to the devkit).
[ 0.000000] Booting Linux on physical CPU 0x100
[ 0.000000] Linux version 4.9.201-tegra (buildbrain@mobile-u64-5285-d7000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Fri Feb 19 08:42:04 PST 2021
[ 0.000000] Boot CPU: AArch64 Processor [411fd073]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 80,
[ 0.000000] OF: fdt: - 80000000 , 70000000
[ 0.000000] OF: fdt: - f0200000 , 145600000
[ 0.000000] OF: fdt: - 235e00000 , 200000
[ 0.000000] OF: fdt: - 236600000 , 200000
[ 0.000000] OF: fdt: - 237000000 , 200000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options '')
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[ 0.000000] On node 0 totalpages: 1793024
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 523776 pages, LIFO batch:31
[ 0.000000] Normal zone: 19912 pages used for memmap
[ 0.000000] Normal zone: 1269248 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 24 pages/cpu s57560 r8192 d32552 u98304
[ 0.000000] pcpu-alloc: s57560 r8192 d32552 u98304 alloc=24*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1764920
[ 0.000000] Kernel command line: console=ttyS0,115200 androidboot.presilicon=true firmware_class.path=/etc/firmware root=/dev/mmcblk1p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 isolcpus=1-2 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x2372e0000 gpt rootfs.slot_suffix= usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 vpr_resize bl_prof_dataptr=0x10000@0x235840000 sdhci_tegra.en_boot_part_access=1 quiet
[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
[ 0.000000] log_buf_len min size: 32768 bytes
[ 0.000000] log_buf_len: 262144 bytes
[ 0.000000] early log buf free: 29220(89%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Memory: 6245668K/7172096K available (15294K kernel code, 2942K rwdata, 6664K rodata, 8576K init, 609K bss, 172764K reserved, 753664K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f70000 ( 15296 KB)
[ 0.000000] .rodata : 0xffffff8008f70000 - 0xffffff8009600000 ( 6720 KB)
[ 0.000000] .init : 0xffffff8009600000 - 0xffffff8009e60000 ( 8576 KB)
[ 0.000000] .data : 0xffffff8009e60000 - 0xffffff800a13f808 ( 2943 KB)
[ 0.000000] .bss : 0xffffff800a13f808 - 0xffffff800a1d7cbc ( 610 KB)
[ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
[ 0.000000] 0xffffffbf00000000 - 0xffffffbf06dc8000 ( 109 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc1b7200000 ( 7026 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 31.25MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[ 0.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.001584] Console: colour dummy device 80x25
[ 0.001589] console [tty0] enabled
[ 0.001592] bootconsole [uart8250] disabled
[ 0.001599] kmemleak: Kernel memory leak detector disabled
[ 0.001609] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[ 0.001617] pid_max: default: 32768 minimum: 301
[ 0.001935] Security Framework initialized
[ 0.002092] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002097] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002710] ftrace: allocating 47208 entries in 185 pages
[ 0.129487] sched-energy: Sched-energy-costs installed from DT
[ 0.129498] ASID allocator initialised with 65536 entries
[ 0.168254] tegra-id: chipid=21817.
[ 0.168260] tegra-id: opt_subrevision=1.
[ 0.168275] Tegra Revision: A02p SKU: 0x90 CPU Process: 0 SoC Process: 0
[ 0.168283] DTS File Name: /opt/nvidia/JetPack_4.5.1_Linux_JETSON_TX2I.raw/Linux_for_Tegra/sources/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3489-1000-a00-00-base.dts
[ 0.168288] DTB Build time: <unknown>
[ 0.217755] CPU1: Booted secondary processor [4e0f0030]
[ 0.249345] CPU2: Booted secondary processor [4e0f0030]
[ 0.281140] CPU3: Booted secondary processor [411fd073]
[ 0.313121] CPU4: Booted secondary processor [411fd073]
[ 0.345116] CPU5: Booted secondary processor [411fd073]
[ 0.345175] Brought up 6 CPUs
[ 0.345179] SMP: Total of 6 processors activated.
[ 0.345184] CPU features: detected feature: 32-bit EL0 Support
[ 0.345915] CPU: All CPU(s) started at EL2
[ 0.345966] alternatives: patching kernel code
[ 0.348817] devtmpfs: initialized
[ 0.388586] Initilizing CustomIPI irq domain
[ 0.388784] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.388794] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.396593] pinctrl core: initialized pinctrl subsystem
[ 0.396854] OS set in device tree is not L4T.
[ 0.397016] regulator-dummy: no parameters
[ 0.397167] Initializing plugin-manager
[ 0.397229] Plugin module not found
[ 0.397267] Plugin-manager status disabled
[ 0.399232] NET: Registered protocol family 16
[ 0.399946] pstore: using zlib compression
[ 0.399961] console [pstore-1] enabled
[ 0.399964] pstore: Registered ramoops as persistent store backend
[ 0.399967] ramoops: attached 0x200000@0x235880000, ecc: 0/0
[ 0.413155] cpuidle: using governor menu
[ 0.414750] bpmp: waiting for handshake
[ 0.414753] bpmp: handshake completed
[ 0.414769] bpmp: synchronizing channels
[ 0.414785] bpmp: channels synchronized
[ 0.414788] bpmp: mail init ok
[ 0.416913] arm-smmu 12000000.iommu: probing hardware configuration...
[ 0.416918] arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.416922] arm-smmu 12000000.iommu: stage 1 translation
[ 0.416925] arm-smmu 12000000.iommu: stage 2 translation
[ 0.416928] arm-smmu 12000000.iommu: nested translation
[ 0.416934] arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.416939] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.416943] arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.416947] arm-smmu 12000000.iommu: Stage-1: 39-bit VA -> 48-bit IPA
[ 0.416951] arm-smmu 12000000.iommu: Stage-2: 39-bit IPA -> 48-bit PA
[ 0.419137] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e64000)
[ 0.419149] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.421377] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.423529] Registering BPMP clocks...
[ 0.423618] tegra_bpmp_clk_init: clock init ok (638 clks)
[ 0.424585] Serial: AMBA PL011 UART driver
[ 0.425685] tegra_powergate_init: DONE
[ 0.425694] DTS File Name: /opt/nvidia/JetPack_4.5.1_Linux_JETSON_TX2I.raw/Linux_for_Tegra/sources/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3489-1000-a00-00-base.dts
[ 0.425699] DTB Build time: <unknown>
[ 0.427919] Tegra reboot handler registered.
[ 0.429475] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.429543] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[ 0.429555] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[ 0.429558] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[ 0.429560] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.429724] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.429735] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.430073] iommu: Adding device 3460000.sdhci to group 0
[ 0.430544] iommu: Adding device 3440000.sdhci to group 1
[ 0.431007] iommu: Adding device 3400000.sdhci to group 2
[ 0.432090] iommu: Adding device 3507000.ahci-sata to group 3
[ 0.432103] arm-smmu: forcing sodev map for 3507000.ahci-sata
[ 0.432553] iommu: Adding device 3160000.i2c to group 4
[ 0.433014] iommu: Adding device c240000.i2c to group 5
[ 0.433411] iommu: Adding device 3180000.i2c to group 6
[ 0.433754] iommu: Adding device 3190000.i2c to group 7
[ 0.434165] iommu: Adding device 31b0000.i2c to group 8
[ 0.434503] iommu: Adding device 31c0000.i2c to group 9
[ 0.434835] iommu: Adding device c250000.i2c to group 10
[ 0.435171] iommu: Adding device 31e0000.i2c to group 11
[ 0.436656] iommu: Adding device 3210000.spi to group 12
[ 0.437015] iommu: Adding device c260000.spi to group 13
[ 0.437372] iommu: Adding device 3240000.spi to group 14
[ 0.438063] iommu: Adding device 3100000.serial to group 15
[ 0.438407] iommu: Adding device 3110000.serial to group 16
[ 0.438745] iommu: Adding device c280000.serial to group 17
[ 0.439081] iommu: Adding device 3130000.serial to group 18
[ 0.440459] iommu: Adding device 2490000.ether_qos to group 19
[ 0.440470] arm-smmu: forcing sodev map for 2490000.ether_qos
[ 0.441410] iommu: Adding device b000000.rtcpu to group 20
[ 0.443639] iommu: Adding device 13e10000.host1x to group 21
[ 0.443956] iommu: Adding device 13e10000.host1x:ctx0 to group 22
[ 0.444283] iommu: Adding device 13e10000.host1x:ctx1 to group 23
[ 0.444587] iommu: Adding device 13e10000.host1x:ctx2 to group 24
[ 0.444902] iommu: Adding device 13e10000.host1x:ctx3 to group 25
[ 0.445233] iommu: Adding device 13e10000.host1x:ctx4 to group 26
[ 0.445562] iommu: Adding device 13e10000.host1x:ctx5 to group 27
[ 0.445877] iommu: Adding device 13e10000.host1x:ctx6 to group 28
[ 0.446188] iommu: Adding device 13e10000.host1x:ctx7 to group 29
[ 0.446685] iommu: Adding device 150c0000.nvcsi to group 30
[ 0.447348] iommu: Adding device 15700000.vi to group 31
[ 0.447707] iommu: Adding device 15600000.isp to group 32
[ 0.448170] iommu: Adding device 15210000.nvdisplay to group 33
[ 0.448778] iommu: Adding device 15340000.vic to group 34
[ 0.448997] iommu: Adding device 154c0000.nvenc to group 35
[ 0.449248] iommu: Adding device 15480000.nvdec to group 36
[ 0.449607] iommu: Adding device 15380000.nvjpg to group 37
[ 0.449827] iommu: Adding device 15500000.tsec to group 38
[ 0.450044] iommu: Adding device 15100000.tsecb to group 39
[ 0.450727] iommu: Adding device 15810000.se to group 40
[ 0.450949] iommu: Adding device 15820000.se to group 41
[ 0.451160] iommu: Adding device 15830000.se to group 42
[ 0.451391] iommu: Adding device 15840000.se to group 43
[ 0.452270] iommu: Adding device smmu_test to group 44
[ 0.452883] mc: mapped MMIO address: 0xffffff800a6c0000 -> 0x2c10000
[ 0.452894] mc: mapped MMIO address: 0xffffff800a6e0000 -> 0x2c20000
[ 0.452904] mc: mapped MMIO address: 0xffffff800a7b0000 -> 0x2c30000
[ 0.452915] mc: mapped MMIO address: 0xffffff800a7d0000 -> 0x2c40000
[ 0.452925] mc: mapped MMIO address: 0xffffff800b110000 -> 0x2c50000
[ 0.452934] nv-tegra-mc 2c10000.mc: No mssnvlink node
[ 0.452944] mc-err: mcerr ops are set to t18x
[ 0.453089] dram-ecc: DRAM ECC enabled-MC_ECC_CONTROL:0x0000000d
[ 0.453114] dram-ecc: SCE-R5 is booted with Camera FW
[ 0.453138] dram-ecc: DRAM ECC interrupts handled in Camera FW
[ 0.454310] iommu: Adding device 3530000.xhci to group 45
[ 0.454322] arm-smmu: forcing sodev map for 3530000.xhci
[ 0.454786] iommu: Adding device 3550000.xudc to group 46
[ 0.454796] arm-smmu: forcing sodev map for 3550000.xudc
[ 0.455518] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_83 = 0x10a
[ 0.455525] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.455530] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[ 0.456182] iommu: Adding device 17000000.gp10b to group 47
[ 0.457271] tegra-reset 5000000.clock: registered 193 resets.
[ 0.459518] iommu: Adding device d000000.bpmp to group 48
[ 0.459734] bpmp: ping status is 0
[ 0.459833] bpmp d000000.bpmp: firmware tag is 91572a54614f84d0fd0c270beec2c56f
[ 0.462391] bpmp d000000.bpmp: probe ok
[ 0.465653] iommu: Adding device 2600000.dma to group 49
[ 0.466828] GPIO line 445 (sdmmc-wake-support-input) hogged as input
[ 0.466854] GPIO line 446 (sdmmc-wake-support-output) hogged as output/low
[ 0.466885] GPIO line 461 (camera-control-output-low) hogged as output/low
[ 0.466910] GPIO line 456 (camera-control-output-low) hogged as output/low
[ 0.466934] GPIO line 457 (camera-control-output-low) hogged as output/low
[ 0.466957] GPIO line 426 (camera-control-output-low) hogged as output/low
[ 0.467115] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (tegra-gpio)
[ 0.470887] gpiochip_setup_dev: registered GPIOs 256 to 319 on device: gpiochip1 (tegra-gpio-aon)
[ 0.472457] iommu: Adding device 10003000.pcie-controller to group 50
[ 0.472472] arm-smmu: forcing sodev map for 10003000.pcie-controller
[ 0.472821] iommu: Adding device sound to group 51
[ 0.473205] iommu: Adding device 3510000.hda to group 52
[ 0.480617] iommu: Adding device c1a0000.aon to group 53
[ 0.481064] vdd-ac-bat: 5000 mV
[ 0.482739] vdd-1v8-ap: 1800 mV
[ 0.505348] random: fast init done
[ 0.513587] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.516381] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.516571] SCSI subsystem initialized
[ 0.516682] libata version 3.00 loaded.
[ 0.516813] usbcore: registered new interface driver usbfs
[ 0.516847] usbcore: registered new interface driver hub
[ 0.516896] usbcore: registered new device driver usb
[ 0.520067] GPIO line 241 (touch-rails) hogged as output/high
[ 0.520462] GPIO line 242 (touch-rails) hogged as output/high
[ 0.520636] gpiochip_setup_dev: registered GPIOs 240 to 255 on device: gpiochip2 (tca9539)
[ 0.522008] GPIO line 228 (lcd-bias-rails) hogged as output/high
[ 0.522142] gpiochip_setup_dev: registered GPIOs 224 to 239 on device: gpiochip3 (tca9539)
[ 0.531799] max77620 4-003c: PMIC Version OTP:0x4D and ES:0x1
[ 0.537288] vddio-ddr: at 1125 mV
[ 0.541150] avdd_dsi_csi: 1200 mV
[ 0.545150] vdd-1v8: 1800 mV
[ 0.549150] vdd-3v3-sys: 3300 mV
[ 0.549707] max77620-sd4: at 600 mV
[ 0.550654] spmic-ldo0: at 1800 mV
[ 0.551346] spmic-ldo1: at 800 mV
[ 0.553149] vddio-3v3: 3300 mV
[ 0.553730] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV
[ 0.557150] vdd-rtc: at 800 mV
[ 0.557874] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV
[ 0.561151] spmic-ldo6: at 1500 mV
[ 0.565151] vdd-pex-1v00: 1000 mV
[ 0.565773] dvdd-pex: 1000 mV
[ 0.567901] GPIO line 221 (spmic_gpio_input) hogged as input
[ 0.568045] GPIO line 222 (spmic_gpio_input) hogged as input
[ 0.568188] gpiochip_setup_dev: registered GPIOs 216 to 223 on device: gpiochip4 (max77620-gpio)
[ 0.568353] max77620 4-003c: max77620 probe successful
[ 0.568747] media: Linux media interface: v0.10
[ 0.568777] Linux video capture interface: v2.00
[ 0.572350] pps_core: LinuxPPS API ver. 1 registered
[ 0.572353] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.572398] PTP clock support registered
[ 0.572648] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[ 0.572860] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.572877] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.574332] trusty trusty: trusty version: Built: 08:40:58 Feb 19 2021
[ 0.574347] trusty trusty: selected api version: 3 (requested 3)
[ 0.575189] Advanced Linux Sound Architecture Driver Initialized.
[ 0.575517] Bluetooth: Core ver 2.22
[ 0.575544] NET: Registered protocol family 31
[ 0.575547] Bluetooth: HCI device and connection manager initialized
[ 0.575553] Bluetooth: HCI socket layer initialized
[ 0.575558] Bluetooth: L2CAP socket layer initialized
[ 0.575571] Bluetooth: SCO socket layer initialized
[ 0.576305] en-vdd-sd: 3300 mV
[ 0.577041] en-vdd-cam: 1800 mV
[ 0.580705] vdd-hdmi: 5000 mV
[ 0.581007] vdd-usb0-5v: 5000 mV
[ 0.581300] vdd-usb1-5v: 5000 mV
[ 0.584734] en-vdd-ts-1v8: 1800 mV
[ 0.589191] en-vdd-ts-hv-3v3: 3300 mV
[ 0.589886] en-vdd-disp-3v3: 3300 mV
[ 0.590561] en-mdm-pwr-3v7: 3700 mV
[ 0.591251] en-vdd-disp-1v8: 1800 mV
[ 0.591919] en-vdd-cam-hv-2v8: 2800 mV
[ 0.592590] en-vdd-cam-1v2: 1200 mV
[ 0.593293] vdd-fan: 5000 mV
[ 0.593545] vdd-3v3: 3300 mV
[ 0.594434] dis-vdd-1v2: 1200 mV
[ 0.594711] en-vdd-vcm-2v8: 2800 mV
[ 0.595407] vdd-usb2-5v: 5000 mV
[ 0.595674] vdd-sys-bl: 3300 mV
[ 0.596367] en-vdd-sys: 1200 mV
[ 0.598595] camchar: rtcpu character device driver loaded
[ 0.599135] gpio tegra-gpio wake53 for gpio=159(X:7)
[ 0.600786] extcon-gpio-states external-connection:extcon@1: Cable state:1, cable id:1
[ 0.601578] clocksource: Switched to clocksource arch_sys_counter
[ 0.624103] VFS: Disk quotas dquot_6.6.0
[ 0.624178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.624417] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.624963] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[ 0.625076] cma: enabled page replacement for spfn=c6000, epfn=f0000
[ 0.625080] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 0.625087] nvmap: nvmap_select_cache_ops() nvmap cache ops set to roc
[ 0.625092] nvmap_page_pool_init: Total RAM pages: 1749833
[ 0.625095] nvmap_page_pool_init: nvmap page pool size: 218729 pages (854 MB)
[ 0.625161] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.625634] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[ 0.627879] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[ 0.635150] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[ 0.635372] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[ 0.635804] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.635879] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.635982] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[ 0.636083] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[ 0.636238] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
[ 0.636389] la/ptsa driver initialized.
[ 0.636398] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[ 0.636400] pre_t19x_iso_plat_init(): max_iso_bw=7680000KB
[ 0.636696] NET: Registered protocol family 2
[ 0.637330] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.637655] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.638246] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.638304] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.638418] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.638813] NET: Registered protocol family 1
[ 0.639190] RPC: Registered named UNIX socket transport module.
[ 0.639193] RPC: Registered udp transport module.
[ 0.639196] RPC: Registered tcp transport module.
[ 0.639198] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.639204] PCI: CLS 0 bytes, default 64
[ 0.639336] Trying to unpack rootfs image as initramfs...
[ 0.852949] Freeing initrd memory: 7064K
[ 0.869248] host1x 13e10000.host1x: initialized
[ 0.870511] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.872702] audit: initializing netlink subsys (disabled)
[ 0.872730] audit: type=2000 audit(0.760:1): initialized
[ 0.873194] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 0.880018] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.881048] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.881605] 9p: Installing v9fs 9p2000 file system support
[ 0.883880] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 0.883967] io scheduler noop registered
[ 0.884178] io scheduler cfq registered (default)
[ 0.887549] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 0.927293] iommu: Adding device aconnect@2a41000:adsp_audio to group 54
[ 0.960973] iommu: Adding device 2993000.adsp to group 55
[ 0.962046] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 0.964724] tegra-xusb-padctl 3520000.xusb_padctl: VBUS over-current detection enabled
[ 0.968383] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 0.969563] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[ 0.970657] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 0.971754] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 0.974243] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
[ 0.975205] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[ 0.975532] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
[ 0.975649] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 0.975762] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[ 0.975767] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=2000000, max_bw=4687500
[ 0.978086] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[ 0.979275] tsec 15500000.tsec: initialized
[ 0.980213] tsec 15100000.tsecb: initialized
[ 0.983732] nvdec 15480000.nvdec: initialized
[ 0.990117] falcon 15340000.vic: initialized
[ 0.991363] falcon 154c0000.nvenc: initialized
[ 0.992480] falcon 15380000.nvjpg: initialized
[ 0.994494] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 0.995988] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 0.997488] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 0.998996] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.000490] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.002001] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.003489] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.004988] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.008378] tegradccommon 15200000.dc_common: host1x channel mapped
[ 1.008386] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[ 1.008428] tegradccommon 15200000.dc_common: dma mapping done
[ 1.008564] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=391
[ 1.009110] tegradc 15210000.nvdisplay: disp0 connected to head1->/host1x/sor1
[ 1.009154] generic_infoframe_type: 0x87
[ 1.009176] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[ 1.009274] tegradc 15210000.nvdisplay: DT parsed successfully
[ 1.009297] tegradc 15210000.nvdisplay: Display dc.ffffff800b650000 registered with id=0
[ 1.009417] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[ 1.009434] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[ 1.009620] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[ 1.009624] tegra_cec 3960000.tegra_cec: probed
[ 1.017926] pre_t19x_iso_plat_register(): iso bandwidth 5924200KB is not available, client disp_0
[ 1.017947] pre_t19x_iso_plat_register(): iso bandwidth 3136300KB is not available, client disp_0
[ 1.018048] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 2787800 KB/s
[ 1.018051] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 102000000 Hz
[ 1.018055] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 49070000 Hz
[ 1.018246] tegradc 15210000.nvdisplay: vblank syncpt # 8 for dc 1
[ 1.018252] tegradc 15210000.nvdisplay: vpulse3 syncpt # 9 for dc 1
[ 1.022101] tegradc 15210000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[ 1.022106] tegradc 15210000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[ 1.024498] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[ 1.024998] tegradc 15210000.nvdisplay: probed
[ 1.025240] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[ 1.025273] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 1.025378] Console: switching to colour frame buffer device 80x30
[ 1.025400] tegradc 15210000.nvdisplay: fb registered
[ 1.025557] gpio tegra-gpio wake21 for gpio=121(P:1)
[ 1.025795] kfuse 3830000.kfuse: initialized
[ 1.027247] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 1.030200] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.032604] console [ttyS0] disabled
[ 1.032641] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 36, base_baud = 25500000) is a Tegra
[ 1.050447] console [ttyS0] enabled
[ 1.051810] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 37, base_baud = 0) is a TEGRA_UART
[ 1.052692] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 38, base_baud = 0) is a TEGRA_UART
[ 1.052859] serial-tegra 3130000.serial: RX in PIO mode
[ 1.053630] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 39, base_baud = 0) is a TEGRA_UART
[ 1.054704] [drm] Initialized
[ 1.062083] brd: module loaded
[ 1.065611] loop: module loaded
[ 1.065683] tegra_profiler: version: 1.143, samples/io: 48/28
[ 1.065766] tegra_profiler: auth: init
[ 1.066118] nct1008_nct72 7-004c: starting parse dt
[ 1.066214] nct1008_nct72 7-004c: !!!Found deprecated property!!!
[ 1.066220] nct1008_nct72 7-004c: success parsing dt
[ 1.066333] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[ 1.066696] THERMAL EST: found 3 subdevs
[ 1.066700] THERMAL EST num_resources: 0
[ 1.066705] [THERMAL EST subdev 0]
[ 1.066709] [THERMAL EST subdev 1]
[ 1.066713] [THERMAL EST subdev 2]
[ 1.066983] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[ 1.066985] THERMAL EST: thz register success.
[ 1.067080] THERMAL EST: end of probe, return err: 0
[ 1.067998] sd: No Scsi addr parsed to reserve index
[ 1.068053] hisi_sas: driver version v1.6
[ 1.071730] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[ 1.071738] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
[ 1.072692] scsi host0: tegra_ahci
[ 1.073154] scsi host1: tegra_ahci
[ 1.073311] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 24
[ 1.073315] ata2: DUMMY
[ 1.078544] libphy: Fixed MDIO Bus: probed
[ 1.079118] tun: Universal TUN/TAP device driver, 1.6
[ 1.079121] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.079753] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.079755] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.079791] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.079794] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.079825] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.079827] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.079858] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 1.079861] Copyright(c) 1999 - 2017 Intel Corporation.
[ 1.089700] eqos 2490000.ether_qos: can't get pllrefe_vcoout clk (-2)
[ 1.092115] eqos 2490000.ether_qos: failed to read eqos_auto_cal_config_0_reg
[ 1.092579] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b c7 94 1c
[ 1.092682] libphy: dwc_phy: probed
[ 1.092995] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[ 1.094926] PPP generic driver version 2.4.2
[ 1.095041] PPP BSD Compression module registered
[ 1.095044] PPP Deflate Compression module registered
[ 1.095058] PPP MPPE Compression module registered
[ 1.095062] NET: Registered protocol family 24
[ 1.095107] usbcore: registered new interface driver r8152
[ 1.095138] usbcore: registered new interface driver asix
[ 1.095168] usbcore: registered new interface driver ax88179_178a
[ 1.095197] usbcore: registered new interface driver cdc_ether
[ 1.095223] usbcore: registered new interface driver net1080
[ 1.095251] usbcore: registered new interface driver cdc_subset
[ 1.095278] usbcore: registered new interface driver zaurus
[ 1.095315] usbcore: registered new interface driver cdc_ncm
[ 1.095424] VFIO - User Level meta-driver version: 0.3
[ 1.096252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.096263] ehci-pci: EHCI PCI platform driver
[ 1.096293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.096299] ohci-pci: OHCI PCI platform driver
[ 1.096326] ohci-platform: OHCI generic platform driver
[ 1.098796] nct1008_nct72 7-004c: LOC shutdown limit 110
[ 1.099274] nct1008_nct72 7-004c: EXT shutdown limit 110
[ 1.101751] tegra-xusb 3530000.xhci: USB2 port 0 has OTG_CAP
[ 1.103400] tegra-xusb 3530000.xhci: extcon 0: ffffffc1abd80400 id
[ 1.104124] usbcore: registered new interface driver uas
[ 1.104165] usbcore: registered new interface driver usb-storage
[ 1.104230] usbcore: registered new interface driver usbserial
[ 1.105607] tegra-xusb 3530000.xhci: Firmware timestamp: 2019-10-31 05:52:15 UTC, Version: 55.17 release
[ 1.108858] tegra-xudc-new 3550000.xudc: device count: 1
[ 1.109928] tegra-xudc-new 3550000.xudc: vbus state: 1
[ 1.131997] nct1008_nct72 7-004c: initial LOC temp: 27000
[ 1.132291] nct1008_nct72 7-004c: initial EXT temp: 40000
[ 1.132869] nct1008_nct72 7-004c: hi_b:-11, lo_b:0
[ 1.133159] gpio tegra-gpio-aon wake35 for gpio=16(V:0)
[ 1.133341] nct1008_nct72 7-004c: nct1008_probe: initialized
[ 1.134150] tegra-xusb 3530000.xhci: xHCI Host Controller
[ 1.134166] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 1
[ 1.134848] tegra-xusb 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00050810
[ 1.134883] tegra-xusb 3530000.xhci: irq 71, io mem 0x03530000
[ 1.135026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.135032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.135036] usb usb1: Product: xHCI Host Controller
[ 1.135040] usb usb1: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[ 1.135043] usb usb1: SerialNumber: 3530000.xhci
[ 1.135396] hub 1-0:1.0: USB hub found
[ 1.135424] hub 1-0:1.0: 4 ports detected
[ 1.135766] tegra-xusb 3530000.xhci: xHCI Host Controller
[ 1.135777] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 2
[ 1.135913] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.135918] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.135922] usb usb2: Product: xHCI Host Controller
[ 1.135925] usb usb2: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[ 1.135929] usb usb2: SerialNumber: 3530000.xhci
[ 1.136220] hub 2-0:1.0: USB hub found
[ 1.136245] hub 2-0:1.0: 3 ports detected
[ 1.136726] Wake76 for irq=199
[ 1.136729] Wake77 for irq=199
[ 1.136731] Wake78 for irq=199
[ 1.136733] Wake79 for irq=199
[ 1.136735] Wake80 for irq=199
[ 1.136737] Wake81 for irq=199
[ 1.136739] Wake82 for irq=199
[ 1.136767] tegra-xusb 3530000.xhci: Upgrade port 0 to USB3.0
[ 1.136771] tegra-xusb 3530000.xhci: Upgrade port 1 to USB3.0
[ 1.237856] usb usb2: usb_suspend_both: status 0
[ 1.361633] tegra-usb-cd usb_cd: notification status (0x0, 0x7)
[ 1.361637] tegra-usb-cd usb_cd: connected to CDP
[ 1.361647] tegra-xudc-new 3550000.xudc: device mode on: 0
[ 1.361660] tegra-xudc-new 3550000.xudc: active: 0 => 1
[ 1.362161] mousedev: PS/2 mouse device common for all mice
[ 1.362221] usbcore: registered new interface driver xpad
[ 1.387921] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.401584] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 1.461593] usb 1-2: new low-speed USB device number 2 using tegra-xusb
[ 1.481931] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 1.483044] Wake73 for irq=42
[ 1.484283] rtc rtc1: alarm rtc device
[ 1.484294] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 1.484309] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 1.484488] i2c /dev entries driver
[ 1.486443] max77620-power max20024-power: Event recorder REG_NVERC : 0x0
[ 1.487600] usb 1-2: New USB device found, idVendor=05d5, idProduct=6781
[ 1.487606] usb 1-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.487610] usb 1-2: Product: USB KB
[ 1.492002] parse_throttle_dt_data: Num cap clks = 4
[ 1.492007] parse_throttle_dt_data: clk=mcpu type=1
[ 1.492010] parse_throttle_dt_data: clk=bcpu type=2
[ 1.492016] parse_throttle_dt_data: clk=gpu type=4
[ 1.492019] parse_throttle_dt_data: clk=emc type=3
[ 1.493006] tegra_throttle_probe: probe successful. #cdevs=4
[ 1.493558] FAN dev name: pwm-fan
[ 1.493646] FAN:gpio request success.
[ 1.493655] FAN: can't find tach_gpio
[ 1.493688] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 1.493889] pwm_fan_driver pwm-fan: got pwm for fan. polarity is inversed
[ 1.493895] pwm_fan_driver pwm-fan: tach period: 1000
[ 1.494466] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 1.494470] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 1.494475] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 1.494479] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 1.494482] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 1.494486] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 1.494490] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 1.494494] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 1.494498] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 1.494501] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 1.495021] tegra-oc-event d280000.soctherm-oc-event: OC driver initialized
[ 1.495980] device-mapper: uevent: version 1.0.3
[ 1.496298] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 1.496540] CPU EMC frequency mapping table: default setting
[ 1.498590] cpufreq: platform driver Initialization: pass
[ 1.499207] cpuidle: Initializing cpuidle driver init for Denver cluster
[ 1.499333] cpuidle: Initializing cpuidle driver init for A57 cluster
[ 1.500161] sdhci: Secure Digital Host Controller Interface driver
[ 1.500163] sdhci: Copyright(c) Pierre Ossman
[ 1.500165] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.501352] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 1.503093] CMDQ: cmdq_platfm_init successful
[ 1.504060] CQE: CMD_TIMING bit set for R1B DCMD
[ 1.505942] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[ 1.509767] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 1.509817] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 1.510436] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[ 1.512122] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 258
[ 1.516600] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 1.517545] tegra-se-nvhost 15810000.se: initialized
[ 1.518769] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 1.519402] tegra-se-nvhost 15820000.se: initialized
[ 1.520401] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 1.521003] tegra-se-nvhost 15830000.se: initialized
[ 1.521885] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 1.522482] tegra-se-nvhost 15840000.se: initialized
[ 1.523441] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 1.523691] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.530003] input: USB KB as /devices/3530000.xhci/usb1/1-2/1-2:1.0/0003:05D5:6781.0001/input/input0
[ 1.549593] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 1.549596] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[ 1.565660] gpio tegra-gpio wake71 for gpio=125(P:5)
[ 1.565715] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[ 1.589929] hid-generic 0003:05D5:6781.0001: input,hidraw0: USB HID v1.10 Keyboard [USB KB] on usb-3530000.xhci-2/input0
[ 1.594967] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[ 1.597500] input: USB KB as /devices/3530000.xhci/usb1/1-2/1-2:1.1/0003:05D5:6781.0002/input/input1
[ 1.607527] mmc0: periodic cache flush enabled
[ 1.607536] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 1.607894] mmcblk0: mmc0:0001 032G34 29.1 GiB
[ 1.608005] mmcblk0boot0: mmc0:0001 032G34 partition 1 8.00 MiB
[ 1.612128] mmcblk0boot1: mmc0:0001 032G34 partition 2 8.00 MiB
[ 1.616255] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[ 1.620024] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33
[ 1.653854] hid-generic 0003:05D5:6781.0002: input,hidraw1: USB HID v1.10 Mouse [USB KB] on usb-3530000.xhci-2/input1
[ 1.653908] usbcore: registered new interface driver usbhid
[ 1.653910] usbhid: USB HID core driver
[ 1.662448] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 1.664831] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xbfef0000-0xbfefdb7f size=56192
[ 1.665127] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 1.665275] tegra-ivc ivc-b000000.rtcpu:i2c@480: i2c: ver=0 grp=1 RX[8x128]=0x1900-0x1d80 TX[8x128]=0x1d80-0x2200
[ 1.665533] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x2200-0x4280 TX[64x128]=0x4280-0x6300
[ 1.666485] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x6300-0x63c0 TX[1x64]=0x63c0-0x6480
[ 1.666565] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x6480-0x7900 TX[16x320]=0x7900-0x8d80
[ 1.666616] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8d80-0x9200 TX[16x64]=0x9200-0x9680
[ 1.666663] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x9680-0x9880 TX[1x384]=0x9880-0x9a80
[ 1.666763] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x8192]=0x9a80-0xbb00 TX[1x8192]=0xbb00-0xdb80
[ 1.667136] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (52)
[ 1.667139] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[ 1.667664] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=5 sha1=3ecb1dca25fa98771f988f238c025334776c9a96
[ 1.669435] tegra_aon c1a0000.aon: tegra aon driver probe OK
[ 1.669915] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 1.670086] register_ari_mca_banks: Registered MCA ROC:IOB
[ 1.670161] register_ari_mca_banks: Registered MCA ROC:CCE
[ 1.670490] tegra18-bridge 2390000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.670493] tegra18-bridge 2390000.axi2apb: enabled timeout = 16684000
[ 1.670496] tegra18-bridge 2390000.axi2apb: bridge probed OK
[ 1.670552] tegra18-bridge 23a0000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.670555] tegra18-bridge 23a0000.axi2apb: enabled timeout = 16684000
[ 1.670557] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[ 1.670608] tegra18-bridge 23b0000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.670610] tegra18-bridge 23b0000.axi2apb: enabled timeout = 16684000
[ 1.670612] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[ 1.670663] tegra18-bridge 23c0000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.670665] tegra18-bridge 23c0000.axi2apb: enabled timeout = 16684000
[ 1.670667] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[ 1.670717] tegra18-bridge 23d0000.axi2apb: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.670719] tegra18-bridge 23d0000.axi2apb: enabled timeout = 16684000
[ 1.670722] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[ 1.670780] tegra18-bridge 2100000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.670784] tegra18-bridge 2100000.axip2p: enabled timeout = 16684000
[ 1.670786] tegra18-bridge 2100000.axip2p: bridge probed OK
[ 1.670838] tegra18-bridge 2110000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.670842] tegra18-bridge 2110000.axip2p: enabled timeout = 16684000
[ 1.670844] tegra18-bridge 2110000.axip2p: bridge probed OK
[ 1.670895] tegra18-bridge 2120000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.670899] tegra18-bridge 2120000.axip2p: enabled timeout = 16684000
[ 1.670901] tegra18-bridge 2120000.axip2p: bridge probed OK
[ 1.670951] tegra18-bridge 2130000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.670955] tegra18-bridge 2130000.axip2p: enabled timeout = 16684000
[ 1.670957] tegra18-bridge 2130000.axip2p: bridge probed OK
[ 1.671006] tegra18-bridge 2140000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.671009] tegra18-bridge 2140000.axip2p: enabled timeout = 16684000
[ 1.671011] tegra18-bridge 2140000.axip2p: bridge probed OK
[ 1.671061] tegra18-bridge 2150000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.671066] tegra18-bridge 2150000.axip2p: enabled timeout = 16684000
[ 1.671068] tegra18-bridge 2150000.axip2p: bridge probed OK
[ 1.671120] tegra18-bridge 2160000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.671124] tegra18-bridge 2160000.axip2p: enabled timeout = 16684000
[ 1.671126] tegra18-bridge 2160000.axip2p: bridge probed OK
[ 1.671181] tegra18-bridge 2170000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.671185] tegra18-bridge 2170000.axip2p: enabled timeout = 16684000
[ 1.671187] tegra18-bridge 2170000.axip2p: bridge probed OK
[ 1.671235] tegra18-bridge 2180000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.671240] tegra18-bridge 2180000.axip2p: enabled timeout = 16684000
[ 1.671242] tegra18-bridge 2180000.axip2p: bridge probed OK
[ 1.671292] tegra18-bridge 2190000.axip2p: axi_cbb clk rate = 172 MHZ, timeout = 97000 useconds
[ 1.671296] tegra18-bridge 2190000.axip2p: enabled timeout = 16684000
[ 1.671298] tegra18-bridge 2190000.axip2p: bridge probed OK
[ 1.671357] **** A57 ECC: Enabled
[ 1.671359] tegra18_a57_serr_init: on CPU 0 a A57 Core
[ 1.671423] tegra18x_actmon d230000.actmon: in actmon_register()...
[ 1.671886] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 1.672395] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[ 1.672546] denver_knobs_init:MTS_VERSION:47926945
[ 1.674887] nvpmodel: initialized successfully
[ 1.675876] trusty-virtio trusty:virtio: initializing
[ 1.676021] trusty_ipc virtio0: vring0: va(pa) ffffffc1a9f94000(0) qsz 32 notifyid 1
[ 1.676028] trusty_ipc virtio0: vring1: va(pa) ffffffc1a9f96000(0) qsz 32 notifyid 2
[ 1.676096] trusty-virtio trusty:virtio: initializing done
[ 1.676187] trusty_ipc virtio0: is online
[ 1.678040] usbcore: registered new interface driver snd-usb-audio
[ 1.685261] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input2
[ 1.685381] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input3
[ 1.760176] OPE platform probe
[ 1.760246] OPE platform probe successful
[ 1.784360] mmc2: new high speed SDHC card at address b368
[ 1.784653] mmcblk2: mmc2:b368 N1BW1 7.69 GiB
[ 1.791046] mmcblk2: p1
[ 1.809588] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 1.814382] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 1.814462] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 1.814533] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 1.814609] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 1.814682] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 1.814754] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 1.814827] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 1.814898] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 1.814969] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 1.815047] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 1.815121] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 1.815197] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 1.815270] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 1.815342] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 1.815416] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 1.815488] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 1.815559] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 1.815634] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 1.815705] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 1.815780] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 1.836389] u32 classifier
[ 1.836392] Actions configured
[ 1.836455] Initializing XFRM netlink socket
[ 1.837032] NET: Registered protocol family 10
[ 1.837691] NET: Registered protocol family 17
[ 1.837702] NET: Registered protocol family 15
[ 1.837765] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.837812] Bluetooth: RFCOMM socket layer initialized
[ 1.837821] Bluetooth: RFCOMM ver 1.11
[ 1.837825] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.837829] Bluetooth: HIDP socket layer initialized
[ 1.837845] 9pnet: Installing 9P2000 support
[ 1.837880] Key type dns_resolver registered
[ 1.838113] Registered cp15_barrier emulation handler
[ 1.838134] Registered setend emulation handler
[ 1.839017] registered taskstats version 1
[ 1.842839] isp 15600000.isp: initialized
[ 1.847552] nvcsi 150c0000.nvcsi: initialized
[ 1.849350] tegra-vi4 15700000.vi: using default number of vi channels,15
[ 1.852163] Wake83 for irq=51
[ 1.852250] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
[ 1.852365] gpio tegra-gpio-aon wake67 for gpio=57(FF:1)
[ 1.852443] gpio tegra-gpio-aon wake68 for gpio=58(FF:2)
[ 1.852590] input: gpio-keys as /devices/gpio-keys/input/input4
[ 1.854146] tegra-vi4 15700000.vi: initialized
[ 1.854961] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@0/endpoint.
[ 1.854965] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@1/endpoint.
[ 1.886261] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:55:21 UTC (946691721)
[ 1.887657] mmcblk mmc0:0001: Card claimed for testing.
[ 1.887664] mmcblk mmc2:b368: Card claimed for testing.
[ 1.909335] bpmp: mounted debugfs mirror
[ 1.910644] bwmgr: missing cdev-type property
[ 1.916959] ALSA device list:
[ 1.916963] #0: tegra-hda at 0x3518000 irq 384
[ 1.916965] #1: tegra-snd-t186ref-mobile-rt565x
[ 1.919374] Freeing unused kernel memory: 8576K
[ 1.942243] Root device found: mmcblk1p1
[ 2.025608] tegra_cec 3960000.tegra_cec: Can't find physical addresse.
[ 2.025613] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[ 2.213673] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 2.215691] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[ 2.615630] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 3.017682] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 3.419627] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 3.421648] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[ 3.626977] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[ 3.627243] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
[ 12.071880] ERROR: mmcblk1p1 not found
[ 31.016867] edid invalid
[ 31.024932] edid invalid
[ 31.174553] edid invalid
[ 31.294223] tegradc 15210000.nvdisplay: blank - powerdown
[ 31.312164] tegradc 15210000.nvdisplay: unblank
[ 31.312955] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 31.313042] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 31.313128] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
[ 31.314584] Parent Clock set for DC plld2
[ 31.317890] tegradc 15210000.nvdisplay: hdmi: tmds rate:146250K prod-setting:prod_c_hdmi_111m_223m
[ 31.352506] tegradc 15210000.nvdisplay: sync windows ret = 247
[ 31.374309] extcon-disp-state external-connection:disp-state: cable 51 state 1
[ 31.374312] Extcon HDMI: HPD enabled
[ 31.374327] tegradc 15210000.nvdisplay: hdmi: plugged
[ 33.865764] spmic-ldo0: disabling
[ 33.865943] spmic-ldo1: disabling
[ 33.866081] en-vdd-cam: disabling
[ 33.866083] vdd-usb0-5v: disabling
[ 33.866085] vdd-usb1-5v: disabling
[ 33.866088] en-vdd-disp-3v3: disabling
[ 33.866090] en-mdm-pwr-3v7: disabling
[ 33.866092] en-vdd-disp-1v8: disabling
[ 33.866094] en-vdd-cam-hv-2v8: disabling
[ 33.866096] en-vdd-cam-1v2: disabling
[ 33.866098] vdd-fan: disabling
[ 33.866100] vdd-3v3: disabling
[ 33.866103] en-vdd-vcm-2v8: disabling
[ 33.866106] vdd-sys-bl: disabling
[ 33.866108] en-vdd-sys: disabling
[ 44.281578] random: crng init done
[ 151.495207] EXT4-fs (mmcblk2p1): mounted filesystem with ordered data mode. Opts: (null)
Here is the output of ls /dev/mmc*:
/dev/mmcblk0
/dev/mmcblk0boot0
/dev/mmcblk0boot1
/dev/mmcblk0p1
/dev/mmcblk0p10
/dev/mmcblk0p11
/dev/mmcblk0p12
/dev/mmcblk0p13
/dev/mmcblk0p14
/dev/mmcblk0p15
/dev/mmcblk0p16
/dev/mmcblk0p17
/dev/mmcblk0p18
/dev/mmcblk0p19
/dev/mmcblk0p2
/dev/mmcblk0p20
/dev/mmcblk0p21
/dev/mmcblk0p22
/dev/mmcblk0p23
/dev/mmcblk0p24
/dev/mmcblk0p25
/dev/mmcblk0p26
/dev/mmcblk0p27
/dev/mmcblk0p28
/dev/mmcblk0p29
/dev/mmcblk0p3
/dev/mmcblk0p30
/dev/mmcblk0p31
/dev/mmcblk0p32
/dev/mmcblk0p33
/dev/mmcblk0p4
/dev/mmcblk0p5
/dev/mmcblk0p6
/dev/mmcblk0p7
/dev/mmcblk0p8
/dev/mmcblk0p9
/dev/mmcblk0rpmb
/dev/mmcblk2
/dev/mmcblk2p1