How to correctly config TX2 PCIE USB?

env: JetPack3.3 R28.2.1
1、we changed pinmux config by Jetson-TX2-Generic-Customer-Pinmux-Template.xlsm
UPHY
PEX1_RX-/USB_SS0_RX- H42/F44 PEX_RX0N PEX2_RX0N USB_SS0_RXN PEX2_RX0N
PEX1_RX+/USB_SS0_RX+ H41/F43 PEX_RX0P PEX2_RX0P USB_SS0_RXP PEX2_RX0P
PEX1_TX-/USB_SS0_TX- E42/C44 PEX_TX0N PEX2_TX0N USB_SS0_TXN PEX2_TX0N
PEX1_TX+/USB_SS0_TX+ E41/C43 PEX_TX0P PEX2_TX0P USB_SS0_TXP PEX2_TX0P
PEX_RFU_RX- G40 PEX_RX1N USB_SS1_RXN PEX0_RX3N USB_SS1_RXN
PEX_RFU_RX+ G39 PEX_RX1P USB_SS1_RXP PEX0_RX3P USB_SS1_RXP
PEX_RFU_TX- D40 PEX_TX1N USB_SS1_TXN PEX0_TX3N USB_SS1_TXN
PEX_RFU_TX+ D39 PEX_TX1P USB_SS1_TXP PEX0_TX3P USB_SS1_TXP
USB_SS1_RX- G43 PEX_RX2N USB_SS2_RXN PEX0_RX1N USB_SS2_RXN
USB_SS1_RX+ G42 PEX_RX2P USB_SS2_RXP PEX0_RX1P USB_SS2_RXP
USB_SS1_TX- D43 PEX_TX2N USB_SS2_TXN PEX0_TX1N USB_SS2_TXN
USB_SS1_TX+ D42 PEX_TX2P USB_SS2_TXP PEX0_TX1P USB_SS2_TXP
PEX2_RX- F41 PEX_RX3N PEX1_RX0N PEX0_RX2N PEX1_RX0N
PEX2_RX+ F40 PEX_RX3P PEX1_RX0P PEX0_RX2P PEX1_RX0P
PEX2_TX- C41 PEX_TX3N PEX1_TX0N PEX0_TX2N PEX1_TX0N
PEX2_TX+ C40 PEX_TX3P PEX1_TX0P PEX0_TX2P PEX1_TX0P
PEX0_RX- H45 PEX_RX4N PEX0_RX0N UFS_L1_RXN PEX0_RX0N
PEX0_RX+ H44 PEX_RX4P PEX0_RX0P UFS_L1_RXP PEX0_RX0P
PEX0_TX- E45 PEX_TX4N PEX0_TX0N UFS_L1_TXN PEX0_TX0N
PEX0_TX+ E44 PEX_TX4P PEX0_TX0P UFS_L1_TXP PEX0_TX0P
SATA_RX- G46 PEX_RX5N SATA_L0_RXN UFS_L0_RXN SATA_L0_RXN
SATA_RX+ G45 PEX_RX5P SATA_L0_RXP UFS_L0_RXP SATA_L0_RXP
SATA_TX- D46 PEX_TX5N SATA_L0_TXN UFS_L0_TXN SATA_L0_TXN
SATA_TX+ D45 PEX_TX5P SATA_L0_TXP UFS_L0_TXP SATA_L0_TXP

finally,we got 2 cfg files,and copy to bootloader/t186ref/BCT/

2、enable usb
fallow this: Jetson/TX2 USB - eLinux.org
- vbus-2-supply = <&vdd_usb2_5v>;
+ vbus-2-supply = <&battery_reg>;
after this step,we can use usb function
$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

3、config pcie
we want to use configuration #3,We made the following changes:
in file:Linux_for_Tegra/sources/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
pcie-controller@10003000 {
status = “okay”;
pci@1,0 {
nvidia,num-lanes = <2>;
nvidia,disable-clock-request;
status = “okay”;
};
pci@2,0 {
nvidia,num-lanes = <1>;
status = “okay”;
};
pci@3,0 {
nvidia,num-lanes = <1>;
status = “okay”;
};
};

in file: p2771-0000.conf.common
ODMDATA=0x6090000; # default = C0X
#ODMDATA=0x1090000; # default = C0X

kernel menuconfig:
in Bus support ,we open some pci support driver.

make xxx all,make xxx modules_install,update kernel dir,applay_binary.sh
$sudo ./flash.sh jetson-tx2 mmcblk0p1

after flash and reboot,we check config:
$ ll /sys/firmware/devicetree/base/chosen/plugin-manager/odm-data | grep “uphy”

-r–r–r-- 1 root root 4 May 6 05:42 enable-pcie-on-uphy-lane0
-r–r–r-- 1 root root 4 May 6 05:42 enable-pcie-on-uphy-lane4
-r–r–r-- 1 root root 4 May 6 05:42 enable-sata-on-uphy-lane5
-r–r–r-- 1 root root 4 May 6 05:42 enable-xusb-on-uphy-lane1
-r–r–r-- 1 root root 4 May 6 05:42 enable-xusb-on-uphy-lane2
$ xxd /proc/device-tree/gpio@2200000/pcie0_lane2_mux/status
00000000: 6f6b 6179 00 okay.

but the result of cmd lspci is nothing.

dmesg | grep “pcie”

[ 0.168572] node /plugin-manager/fragment-500-pcie-config match with board >=3310-1000-500
[ 0.169397] node /plugin-manager/fragment-500-e3325-pcie match with board >=3310-1000-500
[ 0.169413] node /plugin-manager/fragment-500-e3325-pcie match with odm-data enable-pcie-on-uphy-lane0
[ 0.347011] GPIO line 459 (pcie-lane2-mux) hogged as output/low
[ 0.351278] iommu: Adding device 10003000.pcie-controller to group 50
[ 7.845413] PCIE: tegra_pcie_probe(4681)
[ 7.845421] PCIE: tegra_pcie_read_plat_data(3233)
[ 7.845649] PCIE: tegra_pcie_parse_dt(3321)
[ 7.846175] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
[ 7.846279] PCIE: tegra_pcie_probe_complete(4553)
[ 7.846281] PCIE: tegra_pcie_init(2841)
[ 7.846285] PCIE: tegra_pcie_get_resources(1952)
[ 7.846286] PCIE: tegra_pcie_get_clocks(1351)
[ 7.848709] PCIE: tegra_pcie_enable_regulators(1577)
[ 7.848724] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[ 7.848913] PCIE: tegra_pcie_power_on(1833)
[ 7.848928] PCIE: tegra_pcie_module_power_ungate(1744)
[ 7.848931] PCIE: tegra_pcie_enable_regulators(1577)
[ 7.849331] PCIE: tegra_pcie_restore_device(1785)
[ 7.849333] PCIE: tegra_pcie_map_resources(1622)
[ 7.849457] PCIE: tegra_pcie_enable_pads(1466)
[ 7.849597] PCIE: tegra_pcie_enable_controller(1509)
[ 7.849657] PCIE: tegra_pcie_enable_msi(3059)
[ 7.849783] PCIE: tegra_pcie_check_ports(2504)
[ 7.849791] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
[ 7.849794] PCIE: tegra_pcie_port_enable(2036)
[ 7.849796] PCIE: tegra_pcie_port_reset(2007)
[ 7.851860] PCIE: tegra_pcie_enable_rp_features(2375)
[ 7.851882] PCIE: tegra_pcie_enable_aer(1117)
[ 7.851894] PCIE: tegra_pcie_apply_sw_war(2217)
[ 7.868255] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 7.868270] tegra-pcie 10003000.pcie-controller: probing port 1, using 0 lanes
[ 7.868274] PCIE: tegra_pcie_port_enable(2036)
[ 7.868277] PCIE: tegra_pcie_port_reset(2007)
[ 7.870320] PCIE: tegra_pcie_enable_rp_features(2375)
[ 7.870343] PCIE: tegra_pcie_enable_aer(1117)
[ 7.870354] PCIE: tegra_pcie_apply_sw_war(2217)
[ 7.924995] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 7.925012] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[ 7.925016] PCIE: tegra_pcie_port_enable(2036)
[ 7.925020] PCIE: tegra_pcie_port_reset(2007)
[ 7.927044] PCIE: tegra_pcie_enable_rp_features(2375)
[ 7.927066] PCIE: tegra_pcie_enable_aer(1117)
[ 7.927074] PCIE: tegra_pcie_apply_sw_war(2217)
[ 7.934808] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 8.363189] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 8.376839] PCIE: tegra_pcie_port_reset(2007)
[ 8.797182] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 8.813193] PCIE: tegra_pcie_port_reset(2007)
[ 9.223165] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 9.235633] PCIE: tegra_pcie_port_reset(2007)
[ 9.238051] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[ 9.238055] PCIE: tegra_pcie_port_disable(2067)
[ 9.673168] tegra-pcie 10003000.pcie-controller: link 1 down, retrying
[ 9.673175] PCIE: tegra_pcie_port_reset(2007)
[ 10.091285] tegra-pcie 10003000.pcie-controller: link 1 down, retrying
[ 10.105635] PCIE: tegra_pcie_port_reset(2007)
[ 10.511127] tegra-pcie 10003000.pcie-controller: link 1 down, retrying
[ 10.511136] PCIE: tegra_pcie_port_reset(2007)
[ 10.513213] tegra-pcie 10003000.pcie-controller: link 1 down, ignoring
[ 10.513217] PCIE: tegra_pcie_port_disable(2067)
[ 10.913179] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 10.913188] PCIE: tegra_pcie_port_reset(2007)
[ 11.439325] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 11.452812] PCIE: tegra_pcie_port_reset(2007)
[ 11.857278] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 11.871101] PCIE: tegra_pcie_port_reset(2007)
[ 11.873193] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[ 11.873199] PCIE: tegra_pcie_port_disable(2067)
[ 11.873217] PCIE: tegra_pcie_conf_gpios(2556)
[ 11.873222] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[ 11.873225] PCIE: tegra_pcie_power_off(1915)
[ 11.873236] PCIE: tegra_pcie_save_device(1848)
[ 11.873239] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 11.873243] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 11.873246] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 11.873250] PCIE: tegra_pcie_pme_turnoff(1720)
[ 11.873258] PCIE: tegra_pcie_enable_pads(1466)
[ 11.873260] PCIE: tegra_pcie_unmap_resources(1678)
[ 11.873847] PCIE: tegra_pcie_module_power_gate(1882)
[ 11.874029] PCIE: tegra_pcie_disable_regulators(1599)
[ 11.874036] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails

The kernel staill use tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration we don’t want.

[u]then we comment out 2 fragment in hardware/nvidia/platform/t18x/common/kernel-dts/t18x-common-plugin-manager/ :
fragment-500-pcie-config and fragment-500-e3325-pcie

just compile dtbs,and update kernel/dtb/ ,$sudo ./flash.sh -r -k kernel-dtb jetson-tx2 mmcblk0p1
we found pcie device:[/u]
$ lspci
00:02.0 PCI bridge: NVIDIA Corporation Device 10e6 (rev a1)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

boot log:

NOTICE: BL31: v1.2(release):e1e4477
NOTICE: BL31: Built : 00:08:30, May 17 2018
NOTICE: Trusty image missing.
ERROR: Error initializing runtime service trusty_fast
[0000.987] I> Welcome to Cboot
[0000.990] I> Cboot Version: 00.00.2014.50-t186-0c600f85
[0000.995] I> CPU-BL Params @ 0x277000000
[0000.998] I> 0) Base:0x00000000 Size:0x00000000
[0001.003] I> 1) Base:0x277f00000 Size:0x00100000
[0001.007] I> 2) Base:0x277e00000 Size:0x00100000
[0001.012] I> 3) Base:0x277d00000 Size:0x00100000
[0001.016] I> 4) Base:0x277c00000 Size:0x00100000
[0001.021] I> 5) Base:0x277b00000 Size:0x00100000
[0001.025] I> 6) Base:0x277800000 Size:0x00200000
[0001.030] I> 7) Base:0x277400000 Size:0x00400000
[0001.034] I> 8) Base:0x277a00000 Size:0x00100000
[0001.039] I> 9) Base:0x277300000 Size:0x00100000
[0001.043] I> 10) Base:0x276800000 Size:0x00800000
[0001.048] I> 11) Base:0x30000000 Size:0x00040000
[0001.052] I> 12) Base:0xf0000000 Size:0x00100000
[0001.057] I> 13) Base:0x30040000 Size:0x00001000
[0001.061] I> 14) Base:0x30048000 Size:0x00001000
[0001.066] I> 15) Base:0x30049000 Size:0x00001000
[0001.070] I> 16) Base:0x3004a000 Size:0x00001000
[0001.075] I> 17) Base:0x3004b000 Size:0x00001000
[0001.079] I> 18) Base:0x3004c000 Size:0x00001000
[0001.083] I> 19) Base:0x3004d000 Size:0x00001000
[0001.088] I> 20) Base:0x3004e000 Size:0x00001000
[0001.092] I> 21) Base:0x3004f000 Size:0x00001000
[0001.097] I> 22) Base:0x00000000 Size:0x00000000
[0001.101] I> 23) Base:0xf0100000 Size:0x00010000
[0001.106] I> 24) Base:0x00000000 Size:0x00000000
[0001.110] I> 25) Base:0x00000000 Size:0x00000000
[0001.114] I> 26) Base:0x00000000 Size:0x00000000
[0001.119] I> 27) Base:0x00000000 Size:0x00000000
[0001.123] I> 28) Base:0x84400000 Size:0x00400000
[0001.128] I> 29) Base:0x30000000 Size:0x00010000
[0001.132] I> 30) Base:0x278000000 Size:0x08000000
[0001.137] I> 31) Base:0x00000000 Size:0x00000000
[0001.141] I> 32) Base:0x276000000 Size:0x00600000
[0001.146] I> 33) Base:0x80000000 Size:0x70000000
[0001.150] I> 34) Base:0xf0110000 Size:0x185ef0000
[0001.155] I> 35) Base:0x00000000 Size:0x00000000
[0001.159] I> 36) Base:0x00000000 Size:0x00000000
[0001.163] I> 37) Base:0x2772e0000 Size:0x00020000
[0001.168] I> 38) Base:0x84000000 Size:0x00400000
[0001.172] I> 39) Base:0x96000000 Size:0x02400000
[0001.177] I> 40) Base:0x85000000 Size:0x01200000
[0001.181] I> 41) Base:0x277000000 Size:0x00280000
[0001.186] I> 42) Base:0x00000000 Size:0x00000000
[0001.190] I> 43) Base:0x00000000 Size:0x00000000
[0001.195] GIC-SPI Target CPU: 4
[0001.198] Interrupts Init done
[0001.201] calling constructors
[0001.205] initializing heap
[0001.207] initializing threads
[0001.210] initializing timers
[0001.214] creating bootstrap completion thread
[0001.218] top of bootstrap2()
[0001.222] CPU: ARM Cortex A57
[0001.225] CPU: MIDR: 0x411FD073, MPIDR: 0x80000100
[0001.230] initializing platform
[0001.233] I> Boot-device: eMMC
[0001.237] I> sdmmc bdev is already initialized
[0001.242] I> Reading GPT from 512 for device 00000003
[0001.247] I> Reading GPT from 8388096 for device 00000003
[0001.254] I> Found 13 partitions in 00000003 device
[0001.259] I> Reading GPT from 512 for device 00010003
[0001.265] I> Found 29 partitions in 00010003 device
[0001.269] W> opt-in fuse is not set, skip fuse_burning
[0001.274] I> Bl_dtb @0x8520f400
[0001.277] I> gpio framework initialized
[0001.281] I> tegrabl_gpio_driver_register: register ‘tegra_gpio_main_driver’ driver
[0001.288] I> tegrabl_gpio_driver_register: register ‘tegra_gpio_aon_driver’ driver
[0001.296] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xee
[0001.305] E> i2c dev write failed
[0001.308] E> tca9539_device_init: failed to write polar reg
[0001.313] E> tegrabl_tca9539_init: failed to init device!
[0001.318] E> GPIO TCA9539 driver init failed
[0001.441] I> decompressor handler not found
[0001.448] I> fixed regulator driver initialized
[0001.484] I> register ‘maxim’ power off handle
[0001.490] I> virtual i2c enabled
[0001.493] I> registered ‘maxim,max77620’ pmic
[0001.497] I> tegrabl_gpio_driver_register: register ‘max77620-gpio’ driver
[0001.508] I> Find /i2c@c250000’s alias i2c7
[0001.512] I> Reading eeprom i2c=7 address=0x50
[0001.544] I> Device at /i2c@c250000:0x50
[0001.547] I> Reading eeprom i2c=7 address=0x57
[0001.553] E> i2c dev read failed
[0001.556] E> eeprom: Failed to read I2C slave device
[0001.561] I> Eeprom read failed 0x1a89800d
[0001.565] I> Find /i2c@c240000’s alias i2c1
[0001.569] I> Reading eeprom i2c=1 address=0x51
[0001.576] E> i2c dev read failed
[0001.579] E> eeprom: Retry to read I2C slave device.
[0001.585] E> i2c dev read failed
[0001.588] E> eeprom: Failed to read I2C slave device
[0001.593] I> Eeprom read failed 0x1a89800d
[0001.597] I> Find /i2c@3160000’s alias i2c0
[0001.601] I> Reading eeprom i2c=0 address=0x50
[0001.607] E> i2c dev read failed
[0001.610] E> eeprom: Failed to read I2C slave device
[0001.615] I> Eeprom read failed 0x1a89800d
[0001.619] I> Find /i2c@3180000’s alias i2c2
[0001.623] I> Reading eeprom i2c=2 address=0x54
[0001.628] I> Enabling gpio chip_id = 2, gpio pin = 9
[0001.632] C> GPIO driver for chip_id 0x2 could not be found
[0001.638] E> cam_eeprom_read: Can’t get gpio driver
[0001.642] I> Eeprom read failed 0x2693400d
[0001.646] I> create_pm_ids: id: 3310-1000-B02-E, len: 15
[0001.652] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00, len: 93
[0001.666] I> found one nvdisp nodes at offset = 104096
[0001.671] I> found one nvdisp nodes at offset = 105012
[0001.681] I> enabling ‘vdd-hdmi’ regulator
[0001.685] C> GPIO driver for chip_id 0x3 could not be found
[0001.691] I> found one nvdisp nodes at offset = 105816
[0001.696] I> no valid display unit config found in dtb
[0001.701] W> display init failed
[0001.704] initializing target
[0001.707] calling apps_init()
[0001.710] starting app android_boot_app
[0001.714] I> Gpio keyboard init success
[0001.718] I> Kernel type = Normal
[0001.721] I> Loading kernel/boot.img from storage …
[0001.726] W> No valid slot number is found in scratch register
[0001.731] W> Return default slot: _a
[0001.735] I> A/B: bin_type (0) slot 0
[0001.738] I> Loading partition kernel at 0xa8000000
[0002.530] I> tegrabl_auth_payload: partition kernel (bin_type 0)
[0002.537] W> No valid slot number is found in scratch register
[0002.543] W> Return default slot: _a
[0002.546] I> A/B: bin_type (1) slot 0
[0002.550] I> Loading partition kernel-dtb at 0x92000000
[0002.562] I> tegrabl_auth_payload: partition kernel-dtb (bin_type 1)
[0002.569] I> Kernel DTB @ 0x92000000
[0002.572] I> Checking boot.img header magic … [0002.577] I> [OK]
[0002.578] I> Valid boot.img @ 0xa8000000
[0002.582] I> decompressor handler not found
[0002.586] I> Copying kernel image (488466 bytes) from 0xa8000800 to 0x80080000 … [0002.594] I> Done
[0002.595] I> Move ramdisk (len: 0) from 0xa8078000 to 0x9d000000
[0002.603] I> Updated bpmp info to DTB
[0002.608] I> Ramdisk: Base: 0x9d000000; Size: 0x0
[0002.613] I> Updated initrd info to DTB
[0002.616] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0002.624] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0002.631] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0002.638] I> disabled_core_mask: 0xffffff0c
[0002.642] W> No valid slot number is found in scratch register
[0002.648] W> Return default slot: _a
[0002.651] I> Active slot suffix:
[0002.654] I> add_boot_slot_suffix: slot_suffix =
[0002.659] I> add_serialno: Serial Num = 0422018065242
[0002.664] I> Linux Cmdline: root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 OS=l4t fbcon=map:0 net.ifnames=0 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x03100000 nvdumper_reserved=0x2772e0000 gpt tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2.1 androidboot.serialno=0422018065242 bl_prof_dataptr=0x10000@0x277040000 sdhci_tegra.en_boot_part_access=1
[0002.702] I> Updated bootarg info to DTB
[0002.706] E> “plugin-manager” doesn’t exist, creating
[0002.711] E> “odm-data” doesn’t exist, creating
[0002.717] I> eeprom_get_mac_addr: MAC (type: 0): 00:04:4b:a5:cf:a7
[0002.723] I> eeprom_get_mac_addr: MAC (type: 1): 00:04:4b:a5:cf:a8
[0002.729] I> eeprom_get_mac_addr: MAC (type: 2): 00:04:4b:a5:cf:a9
[0002.735] E> “ids” doesn’t exist, creating
[0002.739] E> “connection” doesn’t exist, creating
[0002.744] E> “configs” doesn’t exist, creating
[0002.748] I> create_pm_ids: id: 3310-1000-B02-E, len: 15
[0002.753] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00, len: 93
[0002.764] I> Adding plugin-manager/ids/3310-1000-B02=/i2c@c250000:module@0x50
[0002.771] E> “i2c@c250000” doesn’t exist, creating
[0002.776] E> “module@0x50” doesn’t exist, creating
[0002.783] I> Adding plugin-manager/ids/3310-1000-B02-E
[0002.790] I> Adding plugin-manager/configs/3310-mem-type 00
[0002.795] I> Adding plugin-manager/configs/3310-power-config 00
[0002.801] I> Adding plugin-manager/configs/3310-misc-config 00
[0002.807] I> Adding plugin-manager/configs/3310-modem-config 00
[0002.813] I> Adding plugin-manager/configs/3310-touch-config 00
[0002.819] I> Adding plugin-manager/configs/3310-display-config 00
[0002.825] E> “chip-id” doesn’t exist, creating
[0002.829] I> Adding plugin-manager/chip-id/A02P
[0002.835] I> added [base:0x80000000, size:0x70000000] to /memory
[0002.841] I> added [base:0xf0200000, size:0x185e00000] to /memory
[0002.847] I> added [base:0x276600000, size:0x200000] to /memory
[0002.853] E> WARNING: Failed to pass NS DRAM ranges to TOS
[0002.858] I> Updated memory info to DTB
[0002.864] E> “reset” doesn’t exist, creating
[0002.868] E> “pmc-reset-reason” doesn’t exist, creating
[0002.873] E> “pmic-reset-reason” doesn’t exist, creating
[0002.879] I> disabled_core_mask: 0xffffff0c
[0002.890] I> Add serial number as DT property
[0002.895] I> tegrabl_load_kernel_and_dtb: Done
[0002.899] E> tegrabl_display_clear: display is not initialized
[0002.905] W> Boot logo display failed…

U-Boot 2016.07-g9c3b9a4 (May 17 2018 - 00:08:48 -0700)

TEGRA186
Model: NVIDIA P2771-0000-500
DRAM: 7.8 GiB
MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1
*** Warning - bad CRC, using default environment

In: serial
Out: serial
Err: serial
Net: eth0: ethernet@2490000
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:1…
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
213 bytes read in 144 ms (1000 Bytes/s)
p2771-0000 eMMC boot options
1: primary kernel
Enter choice: 1: primary kernel
Retrieving file: /boot/Image
20435968 bytes read in 550 ms (35.4 MiB/s)
append: root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 OS=l4t fbcon=map:0 net.ifnames=0 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x03100000 nvdumper_reserved=0x2772e0000 gpt tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2.1 androidboot.serialno=0422018065242 bl_prof_dataptr=0x10000@0x277040000 sdhci_tegra.en_boot_part_access=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4

Flattened Device Tree blob at 92000000

Booting using the fdt blob at 0x92000000
reserving fdt memory region: addr=80000000 size=10000
Using Device Tree in place at 0000000092000000, end 0000000092048f83

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x100
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.38-tegra (carlyang@cyvm) (gcc version 4.8.5 (GCC) ) #3 SMP PREEMPT Thu Sep 5 17:20:24 CST 2019
[ 0.000000] Boot CPU: AArch64 Processor [411fd073]
[ 0.000000] earlycon: Early serial console at MMIO32 0x3100000 (options ‘’)
[ 0.000000] bootconsole [uart0] enabled
[ 0.000000] Reserved memory: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[ 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] PERCPU: Embedded 17 pages/cpu @ffffffc1f5f9a000 s31360 r8192 d30080 u69632
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2019936
[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 OS=l4t fbcon=map:0 net.ifnames=0 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x03100000 nvdumper_reserved=0x2772e0000 gpt tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2.1 androidboot.serialno=0422018065242 bl_prof_dataptr=0x10000@0x277040000 sdhci_tegra.en_boot_part_access=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4
[ 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: 7976268K/8208384K available (11144K kernel code, 1805K rwdata, 5708K rodata, 1164K init, 691K bss, 166580K reserved, 65536K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
[ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
[ 0.000000] 0xffffffbdc2000000 - 0xffffffbdc9da0000 ( 125 MB actual)
[ 0.000000] fixed : 0xffffffbffa7fd000 - 0xffffffbffac00000 ( 4108 KB)
[ 0.000000] PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000 ( 16 MB)
[ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc1f6800000 ( 8040 MB)
[ 0.000000] .init : 0xffffffc0010f6000 - 0xffffffc001219000 ( 1164 KB)
[ 0.000000] .text : 0xffffffc000080000 - 0xffffffc0010f6000 ( 16856 KB)
[ 0.000000] .data : 0xffffffc00123a000 - 0xffffffc0013fd400 ( 1805 KB)
[ 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] 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.000005] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.010314] Console: colour dummy device 80x25
[ 0.015038] console [tty0] enabled
[ 0.018606] bootconsole [uart0] disabled
[ 0.000000] Booting Linux on physical CPU 0x100
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.38-tegra (carlyang@cyvm) (gcc version 4.8.5 (GCC) ) #3 SMP PREEMPT Thu Sep 5 17:20:24 CST 2019
[ 0.000000] Boot CPU: AArch64 Processor [411fd073]
[ 0.000000] earlycon: Early serial console at MMIO32 0x3100000 (options ‘’)
[ 0.000000] bootconsole [uart0] enabled
[ 0.000000] Reserved memory: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[ 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] PERCPU: Embedded 17 pages/cpu @ffffffc1f5f9a000 s31360 r8192 d30080 u69632
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2019936
[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 OS=l4t fbcon=map:0 net.ifnames=0 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x03100000 nvdumper_reserved=0x2772e0000 gpt tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2.1 androidboot.serialno=0422018065242 bl_prof_dataptr=0x10000@0x277040000 sdhci_tegra.en_boot_part_access=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4
[ 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: 7976268K/8208384K available (11144K kernel code, 1805K rwdata, 5708K rodata, 1164K init, 691K bss, 166580K reserved, 65536K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
[ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
[ 0.000000] 0xffffffbdc2000000 - 0xffffffbdc9da0000 ( 125 MB actual)
[ 0.000000] fixed : 0xffffffbffa7fd000 - 0xffffffbffac00000 ( 4108 KB)
[ 0.000000] PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000 ( 16 MB)
[ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc1f6800000 ( 8040 MB)
[ 0.000000] .init : 0xffffffc0010f6000 - 0xffffffc001219000 ( 1164 KB)
[ 0.000000] .text : 0xffffffc000080000 - 0xffffffc0010f6000 ( 16856 KB)
[ 0.000000] .data : 0xffffffc00123a000 - 0xffffffc0013fd400 ( 1805 KB)
[ 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] 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.000005] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.010314] Console: colour dummy device 80x25
[ 0.015038] console [tty0] enabled
[ 0.018606] bootconsole [uart0] disabled
[ 0.022731] kmemleak: Kernel memory leak detector disabled
[ 0.022754] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.022769] pid_max: default: 32768 minimum: 301
[ 0.022870] Security Framework initialized
[ 0.022945] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.022959] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.023752] Initializing cgroup subsys io
[ 0.023782] Initializing cgroup subsys memory
[ 0.023824] Initializing cgroup subsys devices
[ 0.023842] Initializing cgroup subsys freezer
[ 0.023857] Initializing cgroup subsys net_cls
[ 0.023877] Initializing cgroup subsys perf_event
[ 0.023891] Initializing cgroup subsys net_prio
[ 0.023909] Initializing cgroup subsys pids
[ 0.023923] Initializing cgroup subsys debug
[ 0.024329] CPU0 ipc=752
[ 0.024341] CPU1 ipc=1024
[ 0.024351] CPU2 ipc=1024
[ 0.024360] CPU3 ipc=752
[ 0.024371] CPU4 ipc=752
[ 0.024383] CPU5 ipc=752
[ 0.024478] ASID allocator initialised with 65536 entries
[ 0.052773] tegra-id: chipid=21817.
[ 0.052825] tegra-id: opt_subrevision=1.
[ 0.052841] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
[ 0.053620] DTS File Name: …/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
[ 0.053646] DTB Build time: Sep 5 2019 22:25:38
[ 0.074216] CPU1: Booted secondary processor [4e0f0030]
[ 0.087981] CPU2: Booted secondary processor [4e0f0030]
[ 0.099141] CPU3: Booted secondary processor [411fd073]
[ 0.111146] CPU4: Booted secondary processor [411fd073]
[ 0.123138] CPU5: Booted secondary processor [411fd073]
[ 0.123346] Brought up 6 CPUs
[ 0.123427] SMP: Total of 6 processors activated.
[ 0.123443] CPU: All CPU(s) started at EL2
[ 0.124633] devtmpfs: initialized
[ 0.159713] Initilizing CustomIPI irq domain
[ 0.160179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.162075] pinctrl core: initialized pinctrl subsystem
[ 0.162635] OS set in device tree is not L4T.
[ 0.163051] regulator-dummy: no parameters
[ 0.163267] Initializing plugin-manager
[ 0.163341] Plugin module not found
[ 0.163766] node /plugin-manager/soc-prod-a02-fragment match with chip-id A02P
[ 0.164536] node /plugin-manager/fragement@0 match with odm-data enable-denver-wdt
[ 0.165192] node /plugin-manager/fragement@4 match with odm-data enable-denver-wdt
[ 0.166456] node /plugin-manager/fragment-sdwake-p3310-1000-300 match with board >=3310-1000-300
[ 0.166941] node /plugin-manager/fragement-pmon-p3310-1000-300 match with board >=3310-1000-300
[ 0.167256] node /plugin-manager/fragement-pmon-p3310-1000-800 match with board >=3310-1000-800
[ 0.167494] node /plugin-manager/fragment-devslp@0 match with board >=3310-1000-200
[ 0.168154] node /plugin-manager/fragment-500-xusb-config match with board >=3310-1000-500
[ 0.168669] node /plugin-manager/fragment-p3310-c00-comm match with board >=3310-1000-800
[ 0.168954] node /plugin-manager/fragment-p3310-c00-pmic match with board >=3310-1000-800
[ 0.169194] node /plugin-manager/fragment-p3310-c01 match with board >=3310-1000-900
[ 0.169492] node /plugin-manager/fragment-p3310-c03 match with board >=3310-1000-B00
[ 0.171573] node /plugin-manager/fragment-p3310-c00-camera match with board >=3310-1000-800
[ 0.174361] Adding domain adsp-pd to PM domain ape-pd
[ 0.178542] NET: Registered protocol family 16
[ 0.180198] console [pstore-1] enabled
[ 0.180222] pstore: Registered ramoops as persistent store backend
[ 0.180241] ramoops: attached 0x200000@0x277080000, ecc: 0/0
[ 0.189574] cpuidle: using governor ladder
[ 0.195110] cpuidle: using governor menu
[ 0.198041] bpmp: waiting for handshake
[ 0.198070] bpmp: handshake completed
[ 0.198133] bpmp: synchronizing channels
[ 0.198169] bpmp: channels synchronized
[ 0.198185] bpmp: mail init ok
[ 0.198664] vdso: 2 pages (1 code @ ffffffc001241000, 1 data @ ffffffc001240000)
[ 0.198734] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.202632] atomic_pool_init():526: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.205171] tegra_powergate_init: DONE
[ 0.205209] DTS File Name: …/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
[ 0.205238] DTB Build time: Sep 5 2019 22:25:38
[ 0.207305] Tegra reboot handler registered.
[ 0.210645] Registering Tegra186 clocks (this may take a while)…done
[ 0.213220] arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.213258] arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.213279] arm-smmu 12000000.iommu: stage 1 translation
[ 0.213298] arm-smmu 12000000.iommu: stage 2 translation
[ 0.213317] arm-smmu 12000000.iommu: nested translation
[ 0.213338] arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.213364] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.213389] arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.213411] arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.213430] arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.263739] arm-smmu 12000000.iommu: registered 67 master devices
[ 0.270940] iommu: Adding device 3460000.sdhci to group 0
[ 0.271940] iommu: Adding device 3400000.sdhci to group 1
[ 0.277673] iommu: Adding device 3507000.ahci-sata to group 2
[ 0.278385] iommu: Adding device 3160000.i2c to group 3
[ 0.278888] iommu: Adding device c240000.i2c to group 4
[ 0.279253] iommu: Adding device 3180000.i2c to group 5
[ 0.279675] iommu: Adding device 3190000.i2c to group 6
[ 0.280134] iommu: Adding device 31b0000.i2c to group 7
[ 0.280499] iommu: Adding device 31c0000.i2c to group 8
[ 0.280825] iommu: Adding device c250000.i2c to group 9
[ 0.281200] iommu: Adding device 31e0000.i2c to group 10
[ 0.283388] iommu: Adding device 3210000.spi to group 11
[ 0.283875] iommu: Adding device c260000.spi to group 12
[ 0.284241] iommu: Adding device 3240000.spi to group 13
[ 0.285138] iommu: Adding device 3100000.serial to group 14
[ 0.285556] iommu: Adding device 3110000.serial to group 15
[ 0.285941] iommu: Adding device c280000.serial to group 16
[ 0.286324] iommu: Adding device 3130000.serial to group 17
[ 0.287680] iommu: Adding device 2490000.ether_qos to group 18
[ 0.288414] iommu: Adding device b000000.rtcpu to group 19
[ 0.288985] iommu: Adding device c1a0000.aon to group 20
[ 0.289966] Wake73 for irq=42
[ 0.290351] iommu: Adding device smmu_test to group 21
[ 0.291018] mc: mapped MMIO address: 0xffffff8000560000 → 0x2c10000
[ 0.291068] mc: mapped MMIO address: 0xffffff8000640000 → 0x2c20000
[ 0.291111] mc: mapped MMIO address: 0xffffff8000660000 → 0x2c30000
[ 0.291152] mc: mapped MMIO address: 0xffffff8000fa0000 → 0x2c40000
[ 0.291194] mc: mapped MMIO address: 0xffffff8000fc0000 → 0x2c50000
[ 0.291240] mc-err: Set intmask: 0xf3140
[ 0.291730] ecc-err: dram ecc disabled-MC_ECC_CONTROL:0x0000000c
[ 0.292769] Wake76 for irq=199
[ 0.292802] Wake77 for irq=199
[ 0.292826] Wake78 for irq=199
[ 0.292850] Wake79 for irq=199
[ 0.292874] Wake80 for irq=199
[ 0.292897] Wake81 for irq=199
[ 0.292920] Wake82 for irq=199
[ 0.293062] iommu: Adding device 3530000.xhci to group 22
[ 0.293492] iommu: Adding device 3550000.xudc to group 23
[ 0.294537] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.294582] tegra-pmc: ### PMC reset source: Power on reset
[ 0.294611] tegra-pmc: ### PMC reset level: L0
[ 0.294678] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.295066] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.295110] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.295291] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.295325] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 320
[ 0.295957] iommu: Adding device 13e10000.host1x to group 24
[ 0.296325] iommu: Adding device 13e10000.host1x:ctx0 to group 25
[ 0.296645] iommu: Adding device 13e10000.host1x:ctx1 to group 26
[ 0.296985] iommu: Adding device 13e10000.host1x:ctx2 to group 27
[ 0.297335] iommu: Adding device 13e10000.host1x:ctx3 to group 28
[ 0.297632] iommu: Adding device 13e10000.host1x:ctx4 to group 29
[ 0.297995] iommu: Adding device 13e10000.host1x:ctx5 to group 30
[ 0.298360] iommu: Adding device 13e10000.host1x:ctx6 to group 31
[ 0.298683] iommu: Adding device 13e10000.host1x:ctx7 to group 32
[ 0.299486] iommu: Adding device 150c0000.nvcsi to group 33
[ 0.300118] iommu: Adding device 15700000.vi to group 34
[ 0.300489] iommu: Adding device 15600000.isp to group 35
[ 0.300911] iommu: Adding device 15210000.nvdisplay to group 36
[ 0.301191] iommu: Adding device 15340000.vic to group 37
[ 0.301436] iommu: Adding device 154c0000.nvenc to group 38
[ 0.301704] iommu: Adding device 15480000.nvdec to group 39
[ 0.302076] iommu: Adding device 15380000.nvjpg to group 40
[ 0.302407] iommu: Adding device 15500000.tsec to group 41
[ 0.302641] iommu: Adding device 15100000.tsecb to group 42
[ 0.303507] iommu: Adding device 15810000.se to group 43
[ 0.303770] iommu: Adding device 15820000.se to group 44
[ 0.303995] iommu: Adding device 15830000.se to group 45
[ 0.304292] iommu: Adding device 15840000.se to group 46
[ 0.304888] iommu: Adding device 17000000.gp10b to group 47
[ 0.306939] tegra-reset 5000000.clock: registered 193 resets.
[ 0.309317] iommu: Adding device d000000.bpmp to group 48
[ 0.309709] bpmp: ping status is 0
[ 0.310083] bpmp d000000.bpmp: firmware tag is 83385b61e34297b2f37e76e0cd1ff81e
[ 0.310673] bpmp d000000.bpmp: probe ok
[ 0.314165] iommu: Adding device 2600000.dma to group 49
[ 0.315288] GPIO line 459 (pcie-lane2-mux) hogged as output/low
[ 0.315385] GPIO line 461 (cam0-rst) hogged as output/low
[ 0.315485] GPIO line 456 (cam0-pwdn) hogged as output/low
[ 0.315552] GPIO line 457 (cam1-rst) hogged as output/low
[ 0.315617] GPIO line 426 (cam1-pwdn) hogged as output/low
[ 0.315691] GPIO line 424 (wifi-enable) hogged as output/high
[ 0.315764] GPIO line 445 (sdmmc-wake-input) hogged as input
[ 0.315863] GPIO line 446 (sdmmc-wake-output) hogged as output/low
[ 0.316013] gpiochip_add_data: registered GPIOs 320 to 511 on device: tegra-gpio
[ 0.318355] GPIO line 315 (wifi-wake-ap) hogged as input
[ 0.318503] gpiochip_add_data: registered GPIOs 256 to 319 on device: tegra-gpio-aon
[ 0.319583] iommu: Adding device 10003000.pcie-controller to group 50
[ 0.320088] iommu: Adding device sound to group 51
[ 0.322077] iommu: Adding device 3510000.hda to group 52
[ 0.323537] iommu: Adding device adsp_audio to group 53
[ 0.325103] iommu: Adding device 2993000.adsp to group 54
[ 0.339401] vdd-ac-bat: 5000 mV
[ 0.342222] vdd-1v8-ap: 1800 mV
[ 0.361742] SCSI subsystem initialized
[ 0.362358] usbcore: registered new interface driver usbfs
[ 0.362440] usbcore: registered new interface driver hub
[ 0.362634] usbcore: registered new device driver usb
[ 0.367487] tegra-i2c 3160000.i2c: no acknowledge from address 0x74
[ 0.367909] pca953x 0-0074: failed reading register
[ 0.368095] pca953x: probe of 0-0074 failed with error -121
[ 0.368696] tegra-i2c 3160000.i2c: no acknowledge from address 0x77
[ 0.369045] pca953x 0-0077: failed reading register
[ 0.369125] pca953x: probe of 0-0077 failed with error -121
[ 0.387551] media: Linux media interface: v0.10
[ 0.387685] Linux video capture interface: v2.00
[ 0.394110] pps_core: LinuxPPS API ver. 1 registered
[ 0.394181] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.394250] PTP clock support registered
[ 0.395829] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.395906] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.398480] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[ 0.401708] GPIO line 253 (spmic_gpio_input_5) hogged as input
[ 0.402065] GPIO line 254 (spmic_gpio_input_6) hogged as input
[ 0.402245] gpiochip_add_data: registered GPIOs 248 to 255 on device: max77620-gpio
[ 0.412198] vddio-ddr: at 1125 mV
[ 0.419955] avdd_dsi_csi: 1200 mV
[ 0.423988] vdd-1v8: 1800 mV
[ 0.431954] vdd-3v3-sys: 3300 mV
[ 0.433602] spmic-ldo0: at 1800 mV
[ 0.434634] spmic-ldo1: at 800 mV
[ 0.437562] vddio-3v3: 3300 mV
[ 0.438328] vddio-sdmmc1: 1800 <–> 3300 mV at 3300 mV
[ 0.441556] vdd-rtc: at 800 mV
[ 0.442505] avdd-ts-hv: 1800 <–> 3300 mV at 1800 mV
[ 0.445552] spmic-ldo6: at 1500 mV
[ 0.449554] vdd-pex-1v05: 1000 mV
[ 0.450359] dvdd-pex: 1000 mV
[ 0.450811] max77620 4-003c: max77620 probe successful
[ 0.451625] Advanced Linux Sound Architecture Driver Initialized.
[ 0.453878] en-vdd-sd: 3300 mV
[ 0.454369] vdd-usb0-5v: 5000 mV
[ 0.454626] vdd-usb1-5v: 5000 mV
[ 0.455166] vdd-3v3: 3300 mV
[ 0.455386] en-vdd-vcm-2v8: 2800 mV
[ 0.455588] vdd-sys-bl: 3300 mV
[ 0.462662] extcon-gpio-states external-connection:extcon@1: Cable state 1
[ 0.463373] clocksource: Switched to clocksource arch_sys_counter
[ 0.499905] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.500786] nvmap: nvmap_override_cache_ops() set roc flush ops to replace cache ops by set/ways
[ 0.502322] nvmap_page_pool_init: Total RAM pages: 2010451
[ 0.502377] nvmap_page_pool_init: nvmap page pool size: 251306 pages (981 MB)
[ 0.502961] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.508657] Wake76 for irq=199
[ 0.508677] Wake77 for irq=199
[ 0.508694] Wake78 for irq=199
[ 0.508709] Wake79 for irq=199
[ 0.508725] Wake80 for irq=199
[ 0.508740] Wake81 for irq=199
[ 0.508755] Wake82 for irq=199
[ 0.510194] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[ 0.510455] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[ 0.510918] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.511022] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.511218] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[ 0.511461] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[ 0.511668] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
[ 0.512136] isomgr_init(): iso emc max clk=0KHz
[ 0.512155] isomgr_init(): max_iso_bw=0KB
[ 0.512325] NET: Registered protocol family 2
[ 0.513024] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.513264] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.514367] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.514554] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.514628] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.515007] NET: Registered protocol family 1
[ 0.515592] RPC: Registered named UNIX socket transport module.
[ 0.515626] RPC: Registered udp transport module.
[ 0.515643] RPC: Registered tcp transport module.
[ 0.515662] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.515929] Trying to unpack rootfs image as initramfs…
[ 0.543910] host1x 13e10000.host1x: initialized
[ 0.546747] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.552482] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.552797] audit: initializing netlink subsys (disabled)
[ 0.552928] audit: type=2000 audit(0.540:1): initialized
[ 0.568124] io scheduler noop registered
[ 0.568445] io scheduler cfq registered (default)
[ 0.574555] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 0.577605] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[ 0.579983] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 0.582336] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 0.593836] tsec 15500000.tsec: initialized
[ 0.597724] tsec 15100000.tsecb: initialized
[ 0.605321] nvdec 15480000.nvdec: initialized
[ 0.616732] falcon 15340000.vic: initialized
[ 0.619710] falcon 154c0000.nvenc: initialized
[ 0.622173] falcon 15380000.nvjpg: initialized
[ 0.624491] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 0.625879] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 0.627233] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 0.628796] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 0.630129] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 0.631506] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 0.633013] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 0.634339] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 0.638619] DC OR NODE connected to /host1x/sor1
[ 0.638840] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 0.638888] generic_infoframe_type: 0x87
[ 0.639044] tegradc 15210000.nvdisplay: DT parsed successfully
[ 0.639138] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[ 0.639190] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=1500000, max_bw=4687500
[ 0.639230] tegradc 15210000.nvdisplay: Display dc.ffffff8002320000 registered with id=0
[ 0.639243] __tegra_isomgr_register(): iso bandwidth 4687500KB is not available, client tegra_camera_ctrl
[ 0.639257] misc tegra_camera_ctrl: tegra_camera_isomgr_register: unable to register to isomgr
[ 0.639262] misc tegra_camera_ctrl: tegra_camera_probe: failed to register CAMERA as isomgr client
[ 0.639289] tegra_camera_platform: probe of tegra-camera-platform failed with error -12
[ 0.655163] tegradc 15210000.nvdisplay: vblank syncpt # 7 for dc 1
[ 0.655202] tegradc 15210000.nvdisplay: vpulse3 syncpt # 8 for dc 1
[ 0.656084] hdmi: couldn’t get regulator vdd_hdmi_5v0: -517
[ 0.657252] tegra-adma 2930000.adma: Tegra ADMA driver register 10 channels
[ 0.660266] tegradc 15210000.nvdisplay: hdmi: no prod_list_hdmi_board, use default range
[ 0.660729] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 0.661945] kfuse 3830000.kfuse: initialized
[ 0.664228] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 0.665031] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.665444] tegra-i2c 3190000.i2c: no acknowledge from address 0x50
[ 0.670092] console [ttyS0] disabled
[ 0.670281] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 37, base_baud = 25500000) is a Tegra
[ 0.670999] tegradc 15210000.nvdisplay: probed
[ 2.710414] console [ttyS0] enabled
[ 2.712992] Console: switching to colour frame buffer device 80x30
[ 2.714372] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 38, base_baud = 0) is a TEGRA_UART
[ 2.716113] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 39, base_baud = 0) is a TEGRA_UART
[ 2.716425] serial-tegra 3130000.serial: RX in PIO mode
[ 2.780067] tegradc 15210000.nvdisplay: fb registered
[ 2.789880] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 40, base_baud = 0) is a TEGRA_UART
[ 2.818500] brd: module loaded
[ 2.831421] loop: module loaded
[ 2.839353] nct1008_nct72 7-004c: find device tree node, parsing dt
[ 2.848481] gk20a 17000000.gp10b: failed to allocate secure buffer -12
[ 2.861382] nct1008_nct72 7-004c: starting parse dt
[ 2.871472] nct1008_nct72 7-004c: success parsing dt
[ 2.880846] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[ 2.926576] tmp451: Enabled overheat logging at 104.00C
[ 2.936992] nct1008_nct72 7-004c: nct1008_probe: initialized
[ 2.950729] THERMAL EST: found 3 subdevs
[ 2.959474] THERMAL EST num_resources: 0
[ 2.968426] [THERMAL EST subdev 0]
[ 2.976829] [THERMAL EST subdev 1]
[ 2.984979] [THERMAL EST subdev 2]
[ 2.990761] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[ 3.003305] THERMAL EST: thz register success.
[ 3.009235] THERMAL EST: end of probe, return err: 0
[ 3.015163] tegra_profiler: Branch: Dev
[ 3.019806] tegra_profiler: Version: 1.117
[ 3.024650] tegra_profiler: Samples version: 41
[ 3.029917] tegra_profiler: IO version: 22
[ 3.034738] armv8_pmu: imp: 0x41, idcode: 0x1
[ 3.039802] armv8_pmu: [0] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 3.049303] armv8_pmu: imp: 0x4e, idcode: 0x1
[ 3.054391] armv8_pmu: [1] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2, pmu ver: 0x1
[ 3.064030] armv8_pmu: imp: 0x4e, idcode: 0x1
[ 3.069079] armv8_pmu: [2] arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2, pmu ver: 0x1
[ 3.078706] armv8_pmu: imp: 0x41, idcode: 0x1
[ 3.083793] armv8_pmu: [3] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 3.093410] armv8_pmu: imp: 0x41, idcode: 0x1
[ 3.098523] armv8_pmu: [4] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 3.108136] armv8_pmu: imp: 0x41, idcode: 0x1
[ 3.113286] armv8_pmu: [5] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 3.123505] tegra_profiler: auth: init
[ 3.134375] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[ 3.145401] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
[ 3.157953] scsi host0: tegra_ahci
[ 3.162759] scsi host1: tegra_ahci
[ 3.167199] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 25
[ 3.176756] ata2: DUMMY
[ 3.181754] spi-tegra114 3210000.spi: Static pin configuration used
[ 3.189836] spi-tegra114 c260000.spi: Static pin configuration used
[ 3.197555] spi-tegra114 3240000.spi: Static pin configuration used
[ 3.205706] tun: Universal TUN/TAP device driver, 1.6
[ 3.211579] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 3.218920] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 3.225531] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.232293] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[ 3.240034] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 3.248064] PPP generic driver version 2.4.2
[ 3.253360] PPP BSD Compression module registered
[ 3.254244] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b a5 cf a9
[ 3.254927] libphy: dwc_phy: probed
[ 3.270354] PPP Deflate Compression module registered
[ 3.276231] PPP MPPE Compression module registered
[ 3.281765] NET: Registered protocol family 24
[ 3.287067] usbcore: registered new interface driver r8152
[ 3.293306] usbcore: registered new interface driver asix
[ 3.299434] usbcore: registered new interface driver ax88179_178a
[ 3.306212] usbcore: registered new interface driver cdc_ether
[ 3.312746] usbcore: registered new interface driver smsc75xx
[ 3.316583] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[ 3.317444] __tegra_isomgr_register(): iso bandwidth 81920KB is not available, client eqos
[ 3.335049] usbcore: registered new interface driver net1080
[ 3.341393] usbcore: registered new interface driver cdc_subset
[ 3.347993] usbcore: registered new interface driver zaurus
[ 3.354360] usbcore: registered new interface driver cdc_ncm
[ 3.361280] Wake76 for irq=199
[ 3.364949] Wake77 for irq=199
[ 3.368586] Wake78 for irq=199
[ 3.372192] Wake79 for irq=199
[ 3.375770] Wake80 for irq=199
[ 3.379327] Wake81 for irq=199
[ 3.382859] Wake82 for irq=199
[ 3.386509] tegra-xotg xotg: usb2 phy is not available yet
[ 3.393197] usbcore: registered new interface driver cdc_acm
[ 3.399377] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 3.408425] usbcore: registered new interface driver usb-storage
[ 3.415123] usbcore: registered new interface driver usbserial
[ 3.421534] usbcore: registered new interface driver cp210x
[ 3.427659] usbserial: USB Serial support registered for cp210x
[ 3.434156] usbcore: registered new interface driver ftdi_sio
[ 3.440489] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 3.448950] usbcore: registered new interface driver option
[ 3.455129] usbserial: USB Serial support registered for GSM modem (1-port)
[ 3.462714] usbcore: registered new interface driver pl2303
[ 3.468902] usbserial: USB Serial support registered for pl2303
[ 3.475784] tegra-usb-cd usb_cd: otg phy is not available yet
[ 3.485458] tegra-xudc-new 3550000.xudc: usb2 phy is not available yet
[ 3.499375] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.626888] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 3.645875] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 3.657477] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 3.668687] i2c /dev entries driver
[ 3.678694] gspca_main: v2.14.0 registered
[ 3.687957] usbcore: registered new interface driver gspca_zc3xx
[ 3.699669] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 3.714827] FAN: coudln’t get the regulator
[ 3.720822] device-mapper: uevent: version 1.0.3
[ 3.726587] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 3.737316] sdhci: Secure Digital Host Controller Interface driver
[ 3.744354] sdhci: Copyright(c) Pierre Ossman
[ 3.749551] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.756572] sdhci-tegra 3460000.sdhci: Parent select= pll_p rate=408000000
[ 3.769256] sdhci-tegra 3460000.sdhci: Parent select= pll_c4_out0 rate=196249804
[ 3.769512] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 3.769664] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.772061] usbcore: registered new interface driver usbhid
[ 3.772063] usbhid: USB HID core driver
[ 3.776180] tegra-i2c 3160000.i2c: no acknowledge from address 0x42
[ 3.776562] ina3221x 0-0042: ina3221 reset failure status: 0xffffff87
[ 3.776814] ina3221x: probe of 0-0042 failed with error -121
[ 3.777374] tegra-i2c 3160000.i2c: no acknowledge from address 0x43
[ 3.777694] ina3221x 0-0043: ina3221 reset failure status: 0xffffff87
[ 3.777881] ina3221x: probe of 0-0043 failed with error -121
[ 3.778460] nvadsp 2993000.adsp: in probe()…
[ 3.796879] nvadsp 2993000.adsp: Registering AMC Error Interrupt
[ 3.796957] nvadsp 2993000.adsp: AMC/ARAM initialized.
[ 3.797310] nvadsp 2993000.adsp: nvadsp_app_module_probe
[ 3.798618] Denver: backdoor interface is NOT available.
[ 3.801817] coresight-tmc 8030000.etf: TMC initialized
[ 3.810447] coresight-tmc 8050000.etr: TMC initialized
[ 3.811434] coresight-tpiu 8060000.tpiu: TPIU initialized
[ 3.812293] coresight-funnel 9010000.funnel_bccplex: FUNNEL initialized
[ 3.812567] coresight-funnel 8010000.funnel_major: FUNNEL initialized
[ 3.812856] coresight-funnel 8820000.funnel_minor: FUNNEL initialized
[ 3.813423] coresight-replicator 8040000.replicator: REPLICATOR initialized
[ 3.814063] coresight-etm4x 9840000.ptm: ETM 4.0 initialized
[ 3.814569] coresight-etm4x 9940000.ptm: ETM 4.0 initialized
[ 3.815018] coresight-etm4x 9a40000.ptm: ETM 4.0 initialized
[ 3.819271] coresight-etm4x 9b40000.ptm: ETM 4.0 initialized
[ 3.819364] Module initialized successfully
[ 3.824632] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xa0000000
[ 3.827744] tegra186-cam-rtcpu b000000.rtcpu: already unhalted
[ 3.828261] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xa0110000-0xa011957f size=38272
[ 3.829090] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 3.829198] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x1900-0x3980 TX[64x128]=0x3980-0x5a00
[ 3.829257] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x5a00-0x5ac0 TX[1x64]=0x5ac0-0x5b80
[ 3.829313] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x5b80-0x7000 TX[16x320]=0x7000-0x8480
[ 3.829366] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8480-0x8900 TX[16x64]=0x8900-0x8d80
[ 3.829416] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x8d80-0x8f80 TX[1x384]=0x8f80-0x9180
[ 3.829464] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x384]=0x9180-0x9380 TX[1x384]=0x9380-0x9580
[ 3.829742] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (52)
[ 3.829745] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[ 3.832056] tegra-ivc ivc-b000000.rtcpu:echo@0: ivc channel driver missing
[ 3.832062] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: ivc channel driver missing
[ 3.832066] tegra-ivc ivc-b000000.rtcpu:mods@32c0: ivc channel driver missing
[ 3.832106] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivc channel driver missing
[ 3.832110] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivc channel driver missing
[ 3.832114] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: ivc channel driver missing
[ 3.832117] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: ivc channel driver missing
[ 3.832197] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=4 sha1=a8b1ecdd9615cd817a56df035be363fce3b0b88f
[ 3.840812] tegra-ivc-cdev ivc-b000000.rtcpu:echo@0: probing /dev/camchar-echo
[ 3.842403] tegra-ivc-cdev ivc-b000000.rtcpu:dbg@7c00: probing /dev/camchar-dbg
[ 3.842749] camchar: rtcpu character device driver loaded
[ 3.851823] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 3.852551] register_ari_mca_banks: Registered MCA ROC:IOB
[ 3.853000] register_ari_mca_banks: Registered MCA ROC:CCE
[ 3.854353] tegra18-bridge 2390000.axi2apb: bridge probed OK
[ 3.854419] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[ 3.854466] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[ 3.854509] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[ 3.854550] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[ 3.854602] tegra18-bridge 2100000.axip2p: bridge probed OK
[ 3.854644] tegra18-bridge 2110000.axip2p: bridge probed OK
[ 3.854688] tegra18-bridge 2120000.axip2p: bridge probed OK
[ 3.854733] tegra18-bridge 2130000.axip2p: bridge probed OK
[ 3.854783] tegra18-bridge 2140000.axip2p: bridge probed OK
[ 3.854828] tegra18-bridge 2150000.axip2p: bridge probed OK
[ 3.854871] tegra18-bridge 2160000.axip2p: bridge probed OK
[ 3.854911] tegra18-bridge 2170000.axip2p: bridge probed OK
[ 3.854968] tegra18-bridge 2180000.axip2p: bridge probed OK
[ 3.855053] tegra18-bridge 2190000.axip2p: bridge probed OK
[ 3.855149] tegra18_a57_serr_init: on CPU 2 a Denver Core
[ 3.855442] parse_throttle_dt_data: Num cap clks = 4
[ 3.855447] parse_throttle_dt_data: clk=mcpu type=1
[ 3.855450] parse_throttle_dt_data: clk=bcpu type=2
[ 3.855468] parse_throttle_dt_data: clk=gpu type=4
[ 3.855471] parse_throttle_dt_data: clk=emc type=3
[ 3.856855] tegra_throttle_probe: probe successful. #cdevs=4
[ 3.857024] tegra18x_actmon d230000.actmon: in actmon_register()…
[ 3.870571] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 3.871629] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[ 3.877465] tegra-se-nvhost 15810000.se: initialized
[ 3.878681] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 3.879345] tegra-se-nvhost 15820000.se: initialized
[ 3.880489] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 3.881095] tegra-se-nvhost 15830000.se: initialized
[ 3.881397] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 3.881948] tegra-se-nvhost 15840000.se: initialized
[ 3.883176] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 3.891994] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[ 3.901095] cpufreq: platform driver Initialization: pass
[ 3.901457] tegra_cluster_clk e090000.cluster_clk_priv: in probe()…
[ 3.901635] tegra_cluster_clk e090000.cluster_clk_priv: passed
[ 3.902015] tegra186-padctl 3520000.pinctrl: padctl mmio start 0x0000000003520000 end 0x0000000003520fff
[ 3.902066] tegra186-padctl 3520000.pinctrl: ao mmio start 0x0000000003540000 end 0x0000000003540fff
[ 3.902129] tegra186-padctl 3520000.pinctrl: FUSE_SKU_USB_CALIB_0 0x2eb892
[ 3.902133] tegra186-padctl 3520000.pinctrl: FUSE_USB_CALIB_EXT_0 0x9
[ 3.904613] tegra186-padctl 3520000.pinctrl: using UTMI port 0 for otg
[ 3.905599] tegra186-padctl 3520000.pinctrl: VBUS over-current detection enabled
[ 3.906785] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 0 not supported
[ 3.907479] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 3 not supported
[ 3.910540] cpuidle: Initializing cpuidle driver init for Denver cluster
[ 3.910821] cpuidle: Initializing cpuidle driver init for A57 cluster
[ 3.913369] tachometer tegra-tachometer: Tachometer driver tegra-tachometer registered
[ 3.913375] Tachometer driver initialized with pulse_per_rev: 2 and win_len: 2
[ 3.921354] tegra210_adsp_audio_platform_probe: platform probe started
[ 3.927834] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 3.928144] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 3.946544] tegra210-adsp adsp_audio: Default param-type to BYTE for mp3-dec1
[ 3.946783] tegra210-adsp adsp_audio: Default param-type to BYTE for spkprot
[ 3.947080] tegra210-adsp adsp_audio: Default param-type to BYTE for src
[ 3.947361] tegra210-adsp adsp_audio: Default param-type to BYTE for aac-dec1
[ 3.947660] tegra210-adsp adsp_audio: Default param-type to BYTE for aec
[ 3.947672] tegra210-adsp adsp_audio: adma channel page address dt entry not found
[ 3.947674] tegra210-adsp adsp_audio: using adma channel page 0
[ 3.965758] tegra210_adsp_audio_platform_probe probe successfull.
[ 3.965758] OPE platform probe
[ 3.965945] OPE platform probe successful
[ 4.050217] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 4.050417] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 4.050588] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 4.050746] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 4.050916] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 4.051081] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 4.051246] te

4.051246] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 4.051502] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 4.051707] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 4.051893] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 4.052067] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 4.052239] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 4.052403] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 4.052566] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 4.052726] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 4.052896] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 4.053077] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 4.053246] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 4.053403] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 4.053555] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 4.059507] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE1 <-> ADSP PCM1 mapping ok
[ 4.059747] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE2 <-> ADSP PCM2 mapping ok
[ 4.059796] compress asoc: ADSP-FE3 <-> ADSP COMPR1 mapping ok
[ 4.059827] compress asoc: ADSP-FE4 <-> ADSP COMPR2 mapping ok
[ 4.117013] input: tegra-snd-t186ref-mobile-rt565x Headphone Jack as /devices/sound/sound/card1/input2
[ 4.119272] tegra-snd-t186ref-mobile-rt565x sound: codec-dai “dit-hifi” registered
[ 4.119276] tegra-snd-t186ref-mobile-rt565x sound: This is a dummy codec
[ 4.120721] GACT probability NOT on
[ 4.120749] Mirror/redirect action on
[ 4.120768] u32 classifier
[ 4.120769] Actions configured
[ 4.120808] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 4.122007] IPVS: Registered protocols ()
[ 4.122068] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 4.122246] IPVS: Creating netns size=1424 id=0
[ 4.122321] IPVS: ipvs loaded.
[ 4.122332] IPVS: [rr] scheduler registered.
[ 4.122440] ipip: IPv4 over IPv4 tunneling driver
[ 4.123098] Initializing XFRM netlink socket
[ 4.123663] NET: Registered protocol family 10
[ 4.124900] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 4.125005] NET: Registered protocol family 17
[ 4.125031] NET: Registered protocol family 15
[ 4.125075] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 4.125087] 8021q: 802.1Q VLAN Support v1.8
[ 4.127593] Registered cp15_barrier emulation handler
[ 4.148816] Registered setend emulation handler
[ 4.152872] registered taskstats version 1
[ 4.160797] isp 15600000.isp: initialized
[ 4.168204] nvcsi 150c0000.nvcsi: initialized
[ 4.172592] Wake76 for irq=199
[ 4.172595] Wake77 for irq=199
[ 4.172596] Wake78 for irq=199
[ 4.172597] Wake79 for irq=199
[ 4.172598] Wake80 for irq=199
[ 4.172599] Wake81 for irq=199
[ 4.172600] Wake82 for irq=199
[ 4.173228] xhci-tegra 3530000.xhci: UTMI port 0 has OTG_CAP
[ 4.173231] xhci-tegra 3530000.xhci: No USB3 port has OTG_CAP
[ 4.195494] xhci-tegra 3530000.xhci: Direct firmware load for tegra18x_xusb_firmware failed with error -2
[ 4.195496] xhci-tegra 3530000.xhci: Falling back to user helper
[ 4.213619] spi-tegra114 3210000.spi: Static pin configuration used
[ 4.215236] spi-tegra114 c260000.spi: Static pin configuration used
[ 4.216821] spi-tegra114 3240000.spi: Static pin configuration used
[ 4.218264] tegra-xotg xotg: OTG rev:0200, ADP:0, SRP:1, HNP:1, RSP:0
[ 4.218391] tegra-xotg xotg: update_id_state: ID floating
[ 4.218398] tegra-xotg xotg: update_vbus_state: VBUS detected
[ 4.218432] tegra-xotg xotg: Nvidia XUSB OTG Controller
[ 4.222865] tegra-xotg xotg: otg: gadget gadget registered
[ 4.222869] tegra-xotg xotg: set gadget otg_caps from OTG controller
[ 4.222872] tegra-xotg xotg: otg: host not registered yet
[ 4.222875] tegra-xotg xotg: otg: start OTG finite state machine
[ 4.222980] tegra-xudc-new 3550000.xudc: entering ELPG
[ 4.223864] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 4.226764] input: gpio-keys as /devices/gpio-keys/input/input3
[ 4.260713] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-02 03:54:05 UTC (946785245)
[ 4.314320] bpmp: mounted debugfs mirror
[ 4.315724] [dram-timers] DRAM derating cdev registered.
[ 4.328969] spmic-ldo0: disabling
[ 4.329397] spmic-ldo1: disabling
[ 4.329646] vddio-sdmmc1: disabling
[ 4.329872] avdd-ts-hv: disabling
[ 4.330098] en-vdd-sd: disabling
[ 4.330103] vdd-usb0-5v: disabling
[ 4.330108] vdd-usb1-5v: disabling
[ 4.330114] vdd-3v3: disabling
[ 4.330120] en-vdd-vcm-2v8: disabling
[ 4.330124] vdd-sys-bl: disabling
[ 4.347763] ALSA device list:
[ 4.347768] #0: tegra-hda at 0x3518000 irq 400
[ 4.347770] #1: tegra-snd-t186ref-mobile-rt565x
[ 4.351843] tegra-vi4 15700000.vi: initialized
[ 4.354068] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@0/endpoint.
[ 4.354072] tegra-vi4 15700000.vi: all channel register failed
[ 4.383452] tegra-usb-cd usb_cd: notification status (0x0, 0x1)
[ 4.383457] tegra-usb-cd usb_cd: set current 0ma
[ 4.383478] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 4.386192] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 4.386197] tegra-xudc-new 3550000.xudc: device mode on
[ 6.394082] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 6.439402] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 6.450485] sdhci-tegra 3440000.sdhci: Parent select= pll_p rate=408000000
[ 6.458687] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[ 6.477465] mmc0: MAN_BKOPS_EN bit is not set
[ 6.494862] mmc0: Skipping tuning since strobe enabled
[ 6.503377] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[ 6.504250] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 6.504334] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 6.504580] sdhci-tegra 3400000.sdhci: Parent select= pll_p rate=408000000
[ 6.504657] sdhci-tegra 3400000.sdhci: wakeup init done, cd_irq: 256
[ 6.505331] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[ 6.547504] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[ 6.548848] Waiting for root device /dev/mmcblk0p1…
[ 6.618151] mmc0: periodic cache flush enabled
[ 6.623292] mmc0: new HS400 MMC card at address 0001
[ 6.629673] mmcblk0: mmc0:0001 032G34 29.1 GiB
[ 6.635490] mmcblk0boot0: mmc0:0001 032G34 partition 1 4.00 MiB
[ 6.642448] mmcblk0boot1: mmc0:0001 032G34 partition 2 4.00 MiB
[ 6.649384] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[ 6.659447] 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
[ 6.717690] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[ 6.918048] EXT4-fs (mmcblk0p1): 9 orphan inodes deleted
[ 6.927146] mmc1 tuning done saved tap delay=20
[ 6.927151] mmc1: hw tuning done …
[ 6.927160] mmc1: tuning_window[0]: 0xfffffffe
[ 6.927165] mmc1: tuning_window[1]: 0xfffff0ff
[ 6.927171] mmc1: tuning_window[2]: 0xffc7ffff
[ 6.927175] mmc1: tuning_window[3]: 0x1fffffff
[ 6.927180] mmc1: tuning_window[4]: 0x0
[ 6.927185] mmc1: tuning_window[5]: 0x0
[ 6.927308] mmc1: tuning_window[6]: 0x0
[ 6.927314] mmc1: tuning_window[7]: 0x0
[ 6.927316] sdhci: Tap value: 20 | Trim value: 5
[ 6.927320] sdhci: SDMMC_VENDOR_INTR_STATUS[0x108]: 0x40000
[ 6.936808] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 6.936873] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 7.052468] EXT4-fs (mmcblk0p1): recovery complete
[ 7.065388] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 7.074375] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 7.083444] devtmpfs: mounted
[ 7.087737] Freeing unused kernel memory: 1164K (ffffffc0010f6000 - ffffffc001219000)
[ 7.097322] Freeing alternatives memory: 96K (ffffffc001219000 - ffffffc001231000)
[ 7.114333] btb inv war enabled
[ 7.175688] systemd[1]: System time before build time, advancing clock.
[ 7.209828] random: systemd: uninitialized urandom read (16 bytes read, 107 bits of entropy available)
[ 7.223909] random: systemd: uninitialized urandom read (16 bytes read, 107 bits of entropy available)
[ 7.234457] random: systemd: uninitialized urandom read (16 bytes read, 107 bits of entropy available)
[ 7.247702] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 7.268952] systemd[1]: Detected architecture arm64.
[ 7.280454] systemd[1]: Set hostname to .
[ 7.318540] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available)
[ 7.321589] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 108 bits of entropy available)
[ 7.321818] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 108 bits of entropy available)
[ 7.321851] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 108 bits of entropy available)
[ 7.322118] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 108 bits of entropy available)
[ 7.355418] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
[ 7.355595] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 110 bits of entropy available)
[ 7.633201] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 7.660325] systemd[1]: Created slice System Slice.
[ 7.683516] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 7.709644] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 7.734922] systemd[1]: Reached target User and Group Name Lookups.
[ 7.752576] systemd[1]: Listening on udev Control Socket.
[ 7.759783] systemd[1]: Reached target Encrypted Volumes.
[ 7.766862] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.774593] systemd[1]: Listening on Journal Socket.
[ 7.785768] systemd[1]: Mounting POSIX Message Queue File System…
[ 7.814092] systemd[1]: Starting Load Kernel Modules…
[ 7.815372] random: nonblocking pool is initialized
[ 7.831906] systemd[1]: Starting Create list of required static device nodes for the current kernel…
[ 7.849177] systemd[1]: Starting Remount Root and Kernel File Systems…
[ 7.858152] systemd[1]: Reached target Remote File Systems (Pre).
[ 7.866106] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 7.869742] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 7.882082] systemd[1]: Listening on LVM2 poll daemon socket.
[ 7.889455] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 7.897877] systemd[1]: Listening on udev Kernel Socket.
[ 7.905059] systemd[1]: Listening on Journal Audit Socket.
[ 7.918079] systemd[1]: Created slice User and Session Slice.
[ 7.925474] systemd[1]: Reached target Slices.
[ 7.935043] systemd[1]: Mounting Debug File System…
[ 7.942081] systemd[1]: Reached target Swap.
[ 7.952195] systemd[1]: Started Braille Device Support.
[ 7.962054] systemd[1]: Reached target Remote File Systems.
[ 7.974436] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling…
[ 7.987972] systemd[1]: Listening on Syslog Socket.
[ 8.000624] systemd[1]: Starting Journal Service…
[ 8.009749] systemd[1]: Created slice system-getty.slice.
[ 8.025760] systemd[1]: Mounted Debug File System.
[ 8.032960] systemd[1]: Mounted POSIX Message Queue File System.
[ 8.044580] systemd[1]: Started Load Kernel Modules.
[ 8.054953] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 8.071933] systemd[1]: Started Remount Root and Kernel File Systems.
[ 8.120440] systemd[1]: Started Journal Service.
[ 8.417583] systemd-journald[296]: Received request to flush runtime journal from PID 1
[ 8.800766] PCIE: tegra_pcie_probe(4681)
[ 8.812080] PCIE: tegra_pcie_read_plat_data(3233)
[ 8.821868] PCIE: tegra_pcie_parse_dt(3321)
[ 8.830660] tegra-pcie 10003000.pcie-controller: 2x1, 1x1, 1x1 configuration
[ 8.842037] PCIE: tegra_pcie_probe_complete(4553)
[ 8.851134] PCIE: tegra_pcie_init(2841)
[ 8.851136] PCIE: tegra_pcie_get_resources(1952)
[ 8.851137] PCIE: tegra_pcie_get_clocks(1351)
[ 8.854622] PCIE: tegra_pcie_enable_regulators(1577)
[ 8.854639] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[ 8.854784] PCIE: tegra_pcie_power_on(1833)
[ 8.854795] PCIE: tegra_pcie_module_power_ungate(1744)
[ 8.854798] PCIE: tegra_pcie_enable_regulators(1577)
[ 8.855186] PCIE: tegra_pcie_restore_device(1785)
[ 8.855188] PCIE: tegra_pcie_map_resources(1622)
[ 8.855634] PCIE: tegra_pcie_enable_pads(1466)
[ 8.855771] PCIE: tegra_pcie_enable_controller(1509)
[ 8.855819] PCIE: tegra_pcie_enable_msi(3059)
[ 8.855936] PCIE: tegra_pcie_check_ports(2504)
[ 8.855943] tegra-pcie 10003000.pcie-controller: probing port 0, using 2 lanes
[ 8.855946] PCIE: tegra_pcie_port_enable(2036)
[ 8.855949] PCIE: tegra_pcie_port_reset(2007)
[ 8.858805] PCIE: tegra_pcie_enable_rp_features(2375)
[ 8.858826] PCIE: tegra_pcie_enable_aer(1117)
[ 8.858836] PCIE: tegra_pcie_apply_sw_war(2217)
[ 8.859241] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 8.859247] tegra-pcie 10003000.pcie-controller: probing port 1, using 1 lanes
[ 8.859249] PCIE: tegra_pcie_port_enable(2036)
[ 8.859252] PCIE: tegra_pcie_port_reset(2007)
[ 8.861309] PCIE: tegra_pcie_enable_rp_features(2375)
[ 8.861329] PCIE: tegra_pcie_enable_aer(1117)
[ 8.861337] PCIE: tegra_pcie_apply_sw_war(2217)
[ 8.861758] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 8.861766] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[ 8.861768] PCIE: tegra_pcie_port_enable(2036)
[ 8.861772] PCIE: tegra_pcie_port_reset(2007)
[ 8.863407] PCIE: tegra_pcie_enable_rp_features(2375)
[ 8.863427] PCIE: tegra_pcie_enable_aer(1117)
[ 8.863436] PCIE: tegra_pcie_apply_sw_war(2217)
[ 8.863804] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 8.865043] xhci-tegra 3530000.xhci: cannot find firmware…retry after 1 second
[ 9.129554] dhd_module_init in
[ 9.138559] tegra_net_perf_init: cannot get wifi sclk
[ 9.149919] found wifi platform device bcmdhd_wlan
[ 9.168079] wifi_platform_get_country_code_map: could not get country_code_map
[ 9.187641] wifi_plat_dev_drv_probe:platform country code map is not available
[ 9.205564] Power-up adapter ‘DHD generic adapter’
[ 9.216788] wifi_platform_set_power = 1
[ 9.307486] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 9.321343] PCIE: tegra_pcie_port_reset(2007)
[ 9.419536] wifi_platform_bus_enumerate device present 1
[ 9.462694] wifi_platform_bus_enumerate device present 0
[ 9.482323] F1 signature read @0x18000000=0x17214354
[ 9.511998] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 9.512965] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 9.513065] wifi_platform_prealloc: failed to alloc static mem section 7
[ 9.513089] wifi_platform_get_mac_addr
[ 9.521644] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
[ 9.528965] wl_create_event_handler(): thread:wl_event_handler:1cc started
[ 9.529054] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xffffffc1e1ae1a70
[ 9.531453] dhd_attach(): thread:dhd_watchdog_thread:1ce started
[ 9.532290] dhd_attach(): thread:dhd_dpc:1d0 started
[ 9.534938] dhd_attach(): thread:dhd_rxf:1d2 started
[ 9.534960] dhd_deferred_work_init: work queue initialized
[ 9.554604] Dongle Host Driver, version 1.201.82 (r)
[ 9.554604] Compiled in drivers/net/wireless/bcmdhd on Sep 5 2019 at 17:19:51
[ 9.556044] tegra_sysfs_register
[ 9.556136] Register interface [wlan0] MAC: 00:04:4b:a5:cf:a7
[ 9.556136]
[ 9.556146] dhd_prot_ioctl : bus is down. we have nothing to do
[ 9.556539] sdhci-tegra 3440000.sdhci: Tuning already done, restoring the best tap value : 20
[ 9.557604] wifi_platform_set_power = 0
[ 9.767535] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 9.784230] PCIE: tegra_pcie_port_reset(2007)
[ 9.870018] xhci-tegra 3530000.xhci: Firmware timestamp: 2017-12-07 10:50:08 UTC, Version: 55.09 release
[ 9.898444] xhci-tegra 3530000.xhci: xHCI Host Controller
[ 9.911157] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 1
[ 9.912557] xhci-tegra 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00010810
[ 9.912635] xhci-tegra 3530000.xhci: irq 59, io mem 0x03530000
[ 9.912810] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 9.912814] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.912817] usb usb1: Product: xHCI Host Controller
[ 9.912820] usb usb1: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[ 9.912821] usb usb1: SerialNumber: 3530000.xhci
[ 9.915611] hub 1-0:1.0: USB hub found
[ 9.915642] hub 1-0:1.0: 4 ports detected
[ 9.931536] xhci-tegra 3530000.xhci: xHCI Host Controller
[ 9.931551] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 2
[ 9.931748] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 9.931752] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.931754] usb usb2: Product: xHCI Host Controller
[ 9.931757] usb usb2: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[ 9.931759] usb usb2: SerialNumber: 3530000.xhci
[ 9.932486] hub 2-0:1.0: USB hub found
[ 9.932535] hub 2-0:1.0: 3 ports detected
[ 9.937244] tegra-xotg xotg: otg: host 3530000.xhci registered
[ 10.031686] xhci-tegra 3530000.xhci: entering ELPG
[ 10.046863] xhci-tegra 3530000.xhci: entering ELPG done
[ 10.052865] cfg80211: World regulatory domain updated:
[ 10.052876] cfg80211: DFS Master region: unset
[ 10.052876] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 10.052885] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 10.052887] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 10.052890] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 10.052893] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 10.052896] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 10.052898] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 10.052899] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 10.052901] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 10.185570] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 10.202442] PCIE: tegra_pcie_port_reset(2007)
[ 10.219614] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[ 10.219623] PCIE: tegra_pcie_port_disable(2067)
[ 10.625886] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 10.639260] PCIE: tegra_pcie_port_reset(2007)
[ 11.029131] using random self ethernet address
[ 11.029137] using random host ethernet address
[ 11.072622] Mass Storage Function, version: 2009/09/11
[ 11.072649] LUN: removable file: (no medium)
[ 11.077469] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 11.077477] PCIE: tegra_pcie_port_reset(2007)
[ 11.095256] using random self ethernet address
[ 11.095260] using random host ethernet address
[ 11.114384] usb0: HOST MAC 0e:49:e5:a0:46:2a
[ 11.114510] usb0: MAC ce:51:e0:22:64:38
[ 11.115968] usb1: HOST MAC e2:fc:f2:ab:ca:0e
[ 11.116010] usb1: MAC 72:2c:f1:7b:76:a6
[ 11.116103] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 11.273401] android_work: did not send uevent (0 0 (null))
[ 11.289465] device usb0 entered promiscuous mode
[ 11.305689] android_work: sent uevent USB_STATE=CONNECTED
[ 11.373180] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 11.409277] device usb1 entered promiscuous mode
[ 11.477247] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[ 11.521557] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 11.527475] l4tbr0: port 2(usb1) entered forwarding state
[ 11.527607] l4tbr0: port 2(usb1) entered forwarding state
[ 11.565193] PCIE: tegra_pcie_port_reset(2007)
[ 11.581853] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[ 11.603392] PCIE: tegra_pcie_port_disable(2067)
[ 11.618446] PCIE: tegra_pcie_conf_gpios(2556)
[ 11.632701] PCIE: tegra_pcie_enable_msi(3059)
[ 11.647230] PCIE: tegra_pcie_setup(777)
[ 11.659991] PCIE: tegra_pcie_scan_bus(831)
[ 11.673021] PCIE: tegra_pcie_add_bus(811)
[ 11.685050] tegra-pcie 10003000.pcie-controller: PCI host bridge to bus 0000:00
[ 11.707979] pci_bus 0000:00: root bus resource [mem 0x50100000-0x57ffffff]
[ 11.723892] pci_bus 0000:00: root bus resource [mem 0x58000000-0x7fffffff pref]
[ 11.746273] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 11.759490] pci_bus 0000:00: root bus resource [io 0x1000-0xffff]
[ 11.773202] pci_bus 0000:00: scanning bus
[ 11.784279] pci 0000:00:02.0: [10de:10e6] type 01 class 0x060400
[ 11.797896] pci 0000:00:02.0: calling pci_fixup_ide_bases+0x0/0x4c
[ 11.811542] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 11.825727] pci 0000:00:02.0: PME# disabled
[ 11.837939] iommu: Adding device 0000:00:02.0 to group 55
[ 11.850794] pci_bus 0000:00: fixups for bus
[ 11.862797] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 0
[ 11.876709] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 11.898343] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 1
[ 11.912551] PCIE: tegra_pcie_add_bus(811)
[ 11.923298] PCIE: tegra_pcie_bus_alloc(605)
[ 11.933792] pci_bus 0000:01: scanning bus
[ 11.944816] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[ 11.958543] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 11.970404] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref]
[ 11.990879] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[ 12.011416] pci 0000:01:00.0: calling pci_fixup_ide_bases+0x0/0x4c
[ 12.025199] pci 0000:01:00.0: supports D1 D2
[ 12.038224] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 12.052895] pci 0000:01:00.0: PME# disabled
[ 12.064306] iommu: Adding device 0000:01:00.0 to group 56
[ 12.076575] pci_bus 0000:01: fixups for bus
[ 12.088781] pci_bus 0000:01: bus scan returning with max=01
[ 12.101517] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 12.115687] pci_bus 0000:00: bus scan returning with max=01
[ 12.127855] pci 0000:00:02.0: fixup irq: got 388
[ 12.139110] pci 0000:00:02.0: assigning IRQ 388
[ 12.149712] pci 0000:01:00.0: fixup irq: got 388
[ 12.162224] pci 0000:01:00.0: assigning IRQ 388
[ 12.173981] pci 0000:00:02.0: BAR 9: assigned [mem 0x58000000-0x580fffff 64bit pref]
[ 12.194107] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff]
[ 12.207024] pci 0000:01:00.0: BAR 4: assigned [mem 0x58000000-0x58003fff 64bit pref]
[ 12.229413] pci 0000:01:00.0: BAR 2: assigned [mem 0x58004000-0x58004fff 64bit pref]
[ 12.252270] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 12.252287] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 12.252294] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
[ 12.252306] pci 0000:00:02.0: bridge window [mem 0x58000000-0x580fffff 64bit pref]
[ 12.252615] pcieport 0000:00:02.0: enabling device (0000 → 0003)
[ 12.252645] pcieport 0000:00:02.0: enabling bus mastering
[ 12.252904] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 12.252907] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 12.252918] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
[ 12.253122] aer 0000:00:02.0:pcie02: service driver aer loaded
[ 12.253504] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 12.253583] r8169 0000:01:00.0: enabling device (0000 → 0003)
[ 12.253603] r8169 0000:01:00.0: enabling Mem-Wr-Inval
[ 12.254395] r8169 0000:01:00.0: enabling bus mastering
[ 12.254563] PCIE: tegra_msi_setup_irq(2996)
[ 12.254565] PCIE: tegra_msi_alloc(2909)
[ 12.254589] PCIE: tegra_msi_map(3041)
[ 12.255915] r8169 0000:01:00.0 eth1: RTL8168evl/8111evl at 0xffffff80097fe000, 00:00:00:00:00:03, XID 0c900800 IRQ 452
[ 12.255920] r8169 0000:01:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 12.255957] PCIE: tegra_pcie_enable_features(2825)
[ 12.255959] PCIE: tegra_pcie_link_speed(2810)
[ 12.255967] PCIE: tegra_pcie_change_link_speed(2723)
[ 12.255969] PCIE: tegra_pcie_change_link_speed(2723)
[ 12.255980] PCIE: tegra_pcie_scale_voltage(2659)
[ 12.256679] android_work: did not send uevent (1 1 (null))
[ 12.263443] PCIE: tegra_pcie_apply_sw_war(2217)
[ 12.267401] l4tbr0: port 2(usb1) entered disabled state
[ 12.289860] configfs-gadget gadget: high-speed config #1: c
[ 12.289940] tegra-xudc-new 3550000.xudc: ep 5 (type: 3, dir: in) enabled
[ 12.289989] tegra-xudc-new 3550000.xudc: ep 3 (type: 2, dir: in) enabled
[ 12.290039] tegra-xudc-new 3550000.xudc: ep 2 (type: 2, dir: out) enabled
[ 12.290290] tegra-xudc-new 3550000.xudc: ep 9 (type: 3, dir: in) enabled
[ 12.290342] tegra-xudc-new 3550000.xudc: ep 7 (type: 2, dir: in) enabled
[ 12.290389] tegra-xudc-new 3550000.xudc: ep 4 (type: 2, dir: out) enabled
[ 12.290474] tegra-xudc-new 3550000.xudc: ep 15 (type: 3, dir: in) enabled
[ 12.290566] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[ 12.290791] l4tbr0: port 1(usb0) entered forwarding state
[ 12.290859] l4tbr0: port 1(usb0) entered forwarding state
[ 12.290999] android_work: sent uevent USB_STATE=CONFIGURED
[ 12.291215] tegra-xudc-new 3550000.xudc: ep 11 (type: 2, dir: in) enabled
[ 12.291263] tegra-xudc-new 3550000.xudc: ep 6 (type: 2, dir: out) enabled
[ 12.327078] tegra-xudc-new 3550000.xudc: ep 13 (type: 2, dir: in) enabled
[ 12.327127] tegra-xudc-new 3550000.xudc: ep 8 (type: 2, dir: out) enabled
[ 12.327387] IPv6: ADDRCONF(NETDEV_CHANGE): usb1: link becomes ready
[ 12.327618] l4tbr0: port 2(usb1) entered forwarding state
[ 12.327694] l4tbr0: port 2(usb1) entered forwarding state
[ 12.921737] IPVS: Creating netns size=1424 id=1
[ 13.422294] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.438163] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.473862] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 13.486840]
[ 13.486840] Dongle Host Driver, version 1.201.82 (r)
[ 13.486840] Compiled in drivers/net/wireless/bcmdhd on Sep 5 2019 at 17:19:51
[ 13.486843] wl_android_wifi_on in
[ 13.486851] wifi_platform_set_power = 1
[ 13.760426] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[ 13.842789] sdhci-tegra 3440000.sdhci: Tuning already done, restoring the best tap value : 20
[ 13.868971] F1 signature read @0x18000000=0x17214354
[ 13.878653] gk20a 17000000.gp10b: railgate is disabled.
[ 13.879426] common_bw_settings_store: bw registration hasn’t succeeded yet
[ 13.880401] common_bw_settings_store: bw registration hasn’t succeeded yet
[ 13.880527] common_bw_settings_store: bw registration hasn’t succeeded yet
[ 13.880633] common_bw_settings_store: bw registration hasn’t succeeded yet
[ 13.957620] core_bw_settings_store: bw registration hasn’t succeeded yet
[ 13.957621] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 13.983525] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 14.107199] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[ 14.126377] tegradc 15210000.nvdisplay: blank - powerdown
[ 14.177402] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[ 14.183801] Enabling wake69
[ 14.188272] wifi_platform_get_mac_addr
[ 14.194729] Firmware up: op_mode=0x0005, MAC=00:04:4b:a5:cf:a7
[ 14.208808] dhd_preinit_ioctls pspretend_threshold for HostAPD failed -23
[ 14.222258] Firmware version = wl0: Dec 12 2017 15:09:35 version 7.35.221.34 (r679642) FWID 01-e35dbe99
[ 14.236945] dhd_interworking_enable: failed to set WNM info, ret=-23
[ 14.243679] tegra_sysfs_on
[ 14.427511] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 14.439116] r8169 0000:01:00.0: Direct firmware load for rtl_nic/rtl8168e-3.fw failed with error -2
[ 14.448256] r8169 0000:01:00.0: Falling back to user helper
[ 14.465818] r8169 0000:01:00.0 eth1: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-11)
[ 14.491550] r8169 0000:01:00.0 eth1: link down
[ 14.496319] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 14.743773] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if : P2P interface registered
[ 14.801282] WLC_E_IF: NO_IF set, event Ignored
[ 14.862308] Bridge firewalling registered
[ 14.995567] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 15.165661] CPU1: shutdown
[ 15.168579] psci: CPU1 killed.
[ 15.207419] CPU2: shutdown
[ 15.214768] psci: CPU2 killed.
[ 16.000664] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready

Ubuntu 16.04 LTS tegra-ubuntu ttyS0

tegra-ubuntu login: nvidia (automatic login)

Last login: Fri May 6 05:50:05 UTC 2016 from 192.168.55.5 on pts/16
[ 17.526583] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 17.536843] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 17.543847] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 17.550400] eqos 2490000.ether_qos: EQOS ISO BW 81920 reservation failed with 0
[ 18.505633] fuse init (API version 7.23)
[ 19.252496] eqos 2490000.ether_qos eth0: Link is Down
[ 19.258063] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 19.264733] eqos 2490000.ether_qos: EQOS ISO BW 0 reservation failed with 0
Welcome to Ubuntu 16.04 LTS (GNU/Linux 4.4.38-tegra aarch64)

618 packages can be updated.
301 updates are security updates.

nvidia@tegra-ubuntu:~$
nvidia@tegra-ubuntu:~$
nvidia@tegra-ubuntu:~$ [ 22.450644] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 22.463814] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 22.472788] eqos 2490000.ether_qos: EQOS ISO BW 81920 reservation failed with 0
[ 22.914346] IPVS: Creating netns size=1424 id=2
[ 23.752280] eqos 2490000.ether_qos eth0: Link is Down
[ 23.759635] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 23.765839] eqos 2490000.ether_qos: EQOS ISO BW 0 reservation failed with 0
[ 24.942413] IPVS: Creating netns size=1424 id=3
[ 26.862637] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 26.875483] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 26.881693] eqos 2490000.ether_qos: EQOS ISO BW 81920 reservation failed with 0
[ 27.303379] l4tbr0: port 1(usb0) entered forwarding state
[ 27.367383] l4tbr0: port 2(usb1) entered forwarding state
[ 28.917232] eqos 2490000.ether_qos eth0: Link is Down
[ 28.922818] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 28.929116] eqos 2490000.ether_qos: EQOS ISO BW 0 reservation failed with 0
[ 32.019092] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 32.032053] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 32.038308] eqos 2490000.ether_qos: EQOS ISO BW 81920 reservation failed with 0
[ 33.193257] eqos 2490000.ether_qos eth0: Link is Down
[ 33.198953] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 33.205233] eqos 2490000.ether_qos: EQOS ISO BW 0 reservation failed with 0
[ 36.277596] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 36.287233] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 36.294042] eqos 2490000.ether_qos: EQOS ISO BW 81920 reservation failed with 0
[ 37.462303] eqos 2490000.ether_qos eth0: Link is Down
[ 37.467762] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 37.476673] eqos 2490000.ether_qos: EQOS ISO BW 0 reservation failed with 0
[ 40.811036] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 40.821023] __tegra_isomgr_reserve(): bad handle ffffffffffffffea
[ 40.827368] eqos 2490000.ether_qos: EQOS ISO BW 81920 reservation failed with 0

Are these operations correct ??

what the error “eqos 2490000.ether_qos: EQOS ISO BW 0 reservation failed with 0” means?

$ ifconfig eth1
eth1 Link encap:Ethernet HWaddr 00:00:00:00:00:03
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
$ lspci
00:02.0 PCI bridge: NVIDIA Corporation Device 10e6 (rev a1)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

I set static IP , but eth1 doesn’t work properly!

dmesg | grep pcie
[ 0.315288] GPIO line 459 (pcie-lane2-mux) hogged as output/low
[ 0.319583] iommu: Adding device 10003000.pcie-controller to group 50
[ 8.800766] PCIE: tegra_pcie_probe(4681)
[ 8.812080] PCIE: tegra_pcie_read_plat_data(3233)
[ 8.821868] PCIE: tegra_pcie_parse_dt(3321)
[ 8.830660] tegra-pcie 10003000.pcie-controller: 2x1, 1x1, 1x1 configuration
[ 8.842037] PCIE: tegra_pcie_probe_complete(4553)
[ 8.851134] PCIE: tegra_pcie_init(2841)
[ 8.851136] PCIE: tegra_pcie_get_resources(1952)
[ 8.851137] PCIE: tegra_pcie_get_clocks(1351)
[ 8.854622] PCIE: tegra_pcie_enable_regulators(1577)
[ 8.854639] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[ 8.854784] PCIE: tegra_pcie_power_on(1833)
[ 8.854795] PCIE: tegra_pcie_module_power_ungate(1744)
[ 8.854798] PCIE: tegra_pcie_enable_regulators(1577)
[ 8.855186] PCIE: tegra_pcie_restore_device(1785)
[ 8.855188] PCIE: tegra_pcie_map_resources(1622)
[ 8.855634] PCIE: tegra_pcie_enable_pads(1466)
[ 8.855771] PCIE: tegra_pcie_enable_controller(1509)
[ 8.855819] PCIE: tegra_pcie_enable_msi(3059)
[ 8.855936] PCIE: tegra_pcie_check_ports(2504)
[ 8.855943] tegra-pcie 10003000.pcie-controller: probing port 0, using 2 lanes
[ 8.855946] PCIE: tegra_pcie_port_enable(2036)
[ 8.855949] PCIE: tegra_pcie_port_reset(2007)
[ 8.858805] PCIE: tegra_pcie_enable_rp_features(2375)
[ 8.858826] PCIE: tegra_pcie_enable_aer(1117)
[ 8.858836] PCIE: tegra_pcie_apply_sw_war(2217)
[ 8.859241] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 8.859247] tegra-pcie 10003000.pcie-controller: probing port 1, using 1 lanes
[ 8.859249] PCIE: tegra_pcie_port_enable(2036)
[ 8.859252] PCIE: tegra_pcie_port_reset(2007)
[ 8.861309] PCIE: tegra_pcie_enable_rp_features(2375)
[ 8.861329] PCIE: tegra_pcie_enable_aer(1117)
[ 8.861337] PCIE: tegra_pcie_apply_sw_war(2217)
[ 8.861758] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 8.861766] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[ 8.861768] PCIE: tegra_pcie_port_enable(2036)
[ 8.861772] PCIE: tegra_pcie_port_reset(2007)
[ 8.863407] PCIE: tegra_pcie_enable_rp_features(2375)
[ 8.863427] PCIE: tegra_pcie_enable_aer(1117)
[ 8.863436] PCIE: tegra_pcie_apply_sw_war(2217)
[ 8.863804] PCIE: tegra_pcie_prsnt_map_override(1175)
[ 9.307486] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 9.321343] PCIE: tegra_pcie_port_reset(2007)
[ 9.767535] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 9.784230] PCIE: tegra_pcie_port_reset(2007)
[ 10.185570] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 10.202442] PCIE: tegra_pcie_port_reset(2007)
[ 10.219614] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[ 10.219623] PCIE: tegra_pcie_port_disable(2067)
[ 10.625886] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 10.639260] PCIE: tegra_pcie_port_reset(2007)
[ 11.077469] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 11.077477] PCIE: tegra_pcie_port_reset(2007)
[ 11.521557] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 11.565193] PCIE: tegra_pcie_port_reset(2007)
[ 11.581853] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[ 11.603392] PCIE: tegra_pcie_port_disable(2067)
[ 11.618446] PCIE: tegra_pcie_conf_gpios(2556)
[ 11.632701] PCIE: tegra_pcie_enable_msi(3059)
[ 11.647230] PCIE: tegra_pcie_setup(777)
[ 11.659991] PCIE: tegra_pcie_scan_bus(831)
[ 11.673021] PCIE: tegra_pcie_add_bus(811)
[ 11.685050] tegra-pcie 10003000.pcie-controller: PCI host bridge to bus 0000:00
[ 11.912551] PCIE: tegra_pcie_add_bus(811)
[ 11.923298] PCIE: tegra_pcie_bus_alloc(605)
[ 12.252615] pcieport 0000:00:02.0: enabling device (0000 → 0003)
[ 12.252645] pcieport 0000:00:02.0: enabling bus mastering
[ 12.252904] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 12.252918] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
[ 12.253122] aer 0000:00:02.0:pcie02: service driver aer loaded
[ 12.255957] PCIE: tegra_pcie_enable_features(2825)
[ 12.255959] PCIE: tegra_pcie_link_speed(2810)
[ 12.255967] PCIE: tegra_pcie_change_link_speed(2723)
[ 12.255969] PCIE: tegra_pcie_change_link_speed(2723)
[ 12.255980] PCIE: tegra_pcie_scale_voltage(2659)
[ 12.263443] PCIE: tegra_pcie_apply_sw_war(2217)

Hi,
Please check adaptation guide:
https://developer.nvidia.com/embedded/dlc/l4t-driver-package-tx2-adaptation-guide
and debug tips:
[url]How to setup USB config#4 for TX2 l4t 28.2.1? - Jetson TX2 - NVIDIA Developer Forums

Hi,DaneLLL,

Thank you for your advice.
My workplace is from Tegra186_Linux_R28.2.1_aarch64.tbz2 and Tegra_Linux_Sample-Root-Filesystem_R28.2.1_aarch64.tbz2,which downloaded by jetpack3.3.
I configure uphy to #3, My board has an rlt_nic (RTL8111F) attached to the pcie bus(PEX2,LANE3).
1、I modified ODMDATA=0x6090000(p2771-0000.conf.common).
2、I commented out fragment-500-pcie-config and fragment-500-e3325-pcie in tegra186-quill-p3310-1000-a00-plugin-manager.dtsi.
3、I modified tegra186-quill-p3310-1000-c03-00-base.dts according to Tegra_Linux_Driver_Package_TX2_Adaptation_Guide.pdf.

I didn’t modify pinmux,because the tegra186-mb1-bct-pad-quill-char-e3301-1080-a00.cfg and tegra186-quill-p3310-1000-a00-pinmux-gpio.cfg generated by latest Jetson-TX2-Series-Pinmux-Template.xlsm cause system crash. I do not why.

Now I can see the pci and eth1 devices.

$ ifconfig eth1
eth1 Link encap:Ethernet HWaddr 00:00:00:00:00:03
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
$ lspci
00:02.0 PCI bridge: NVIDIA Corporation Device 10e6 (rev a1)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

But there is a strange question, the configuration of eth1 remains unchanged,the physical connection hasn’t changed,The only difference is the reset. if Power on reset by reset button ,tx2 can not ping PC,also PC can not ping TX2. if Software reset by cmd(sudo reboot),eth1 works well,Tx2 and PC can ping each other.

Why does this happen?

Hi,DaneLLL,

how to just flash cfg files(such as odm data,tegra186-mb1-bct-pad-quill-char-e3301-1080-a00.cfg)?
i just modify pinmux or odm data config,i do not want to flash all.
i try to flash odm data by cmd(sudo ./flash.sh -r -o 0x6090000 jetson-tx2 mmcblk0p1 ),but system failed to start.

For cfg files,i do not found a way in doc.I can only flash cfgs by cmd(sudo ./flash.sh -r jetson-tx2 mmcblk0p1).

Is there a document describing the relationship between CFG files and boots in bootloader directory ?

Hi,
Please check Jetson/TX2 DTB - eLinux.org
You have to modify ODMDATA in p2771-0000.conf.common. ‘-o 0x6090000’ does not work.

I have modified ODMDATA in p2771-0000.conf.common,but how to update it ? only flash dtbskernel-dtb does not work.

Also i copy firmware rtl_nic in rootfs(Jetpack4.2.2 R32.2.1) to jetpak3.3 R28.2.1 rootfs.

Can you help us analyze it?

Hi,
ODMDATA only can be updated in clean re-flash. You may use ‘-r’ to skip generating rootfs but still have to re-flash the whole system.

DaneLLL, Can you help us look at this problem?

Hi,
After modifying p2771-0000.conf.common, ‘sudo ./flash.sh -r jetson-tx2 mmcblk0p1’ should work in updating ODMDATA. Do you still hit issue in clean re-flash?