How to Boot From SD Card?

Hello,

I’m trying to boot the Xavier from SD card with reference to following URL
because I want to share development environment.

https://developer.download.nvidia.com/embedded/L4T/r31_Release_v1.0/BSP/l4t_quick_start_guide.txt

I can flash image by “sudo ./flash.sh jetson-xavier mmcblk1p1”.
Xavier show “Welcome”, but USB keyboard do not work.
So I cannot assume working.

I know that Xavier’s boot method is different from Jetson TX2,
but I could not find a specific topic showing exactly where to change.
What should I do to boot Xavier from SD card?

Hi hijikata_M,

If you could see Welcome, it looks like it is successful. Did you connect a HDMI monitor?
Could you ssh to the device and share the dmesg?

Hi WayneWWW,

I connected HDMI monitor to Xavier.
The monitor displays Welcome, but I can not operate the device at all.

I can not ssh to the device because I can not get device IP address.
Do you have good ways to get device IP address or ssh the device?

Do you have the UART debugger?

I forgot to say. You could directly use a usb micro-ab cable to the port on AGX and connect it to your linux host. You don’t definitely need a UART debugger now.

Hi hijikata_M,

You can also take a look at https://developer.nvidia.com/embedded/dlc/jetson-xavier-developer-kit-user-guide to get familiar with the DevKit.

Thank you for your response.

I get Xavier’s UART output as shown below.

[   10.037814] systemd[1]: System time before build time, advancing clock.
[   10.053437] cgroup: cgroup2: unknown option "nsdelegate"
[   10.060316] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[   10.063468] systemd[1]: Detected architecture arm64.
[   10.079029] systemd[1]: Set hostname to <localhost.localdomain>.
[   10.157548] systemd[1]: File /lib/systemd/system/systemd-udevd.service:34 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[   10.161243] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[   10.265090] random: systemd: uninitialized urandom read (16 bytes read)
[   10.271786] systemd[1]: Created slice User and Session Slice.
[   10.274989] random: systemd: uninitialized urandom read (16 bytes read)
[   10.277662] systemd[1]: Created slice System Slice.
[   10.280965] random: systemd: uninitialized urandom read (16 bytes read)
[   10.282496] systemd[1]: Listening on Journal Audit Socket.
[   10.286571] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   10.289836] systemd[1]: Listening on Syslog Socket.

Ubuntu 18.04.1 LTS localhost.localdomain ttyTCU0

localhost login:

I tried login by “nvidia” and “ubuntu”, but I could not login the device.
Even if I plugged / unplugged the USB keyboard, I could not get the output.

You log is not completed. Could you share the full log?

The full log is below.(1/2)

[0000.096] I> MB1 (prd-version: 1.0.0.0-t194-41334769-a3872862)
[0000.101] I> Boot-mode: L0 coldboot
[0000.105] I> chip revision : A02 
[0000.108] I> Bootrom patch version : 7 (correctly patched)
[0000.113] I> ATE fuse revision : 0x200
[0000.116] I> Ram repair fuse : 0x0
[0000.119] I> Ram Code : 0x0
[0000.122] I> rst_source : 0x0
[0000.124] I> rst_level : 0x0
[0000.128] I> Boot-device: eMMC
[0000.131] W> DEVICE_PROD: device prod is not initialized.
[0000.136] W> DEVICE_PROD: device prod is not initialized.
[0000.153] I> Sdmmc: DDR50 mode
[0000.157] W> DEVICE_PROD: device prod is not initialized.
[0000.162] I> Active boot chain: 0
[0000.165] I> Active boot chain: 0
[0000.168] I> magic:0x43424e00, version: 3, num_slots: 1
[0000.173] W> No valid slot number is found in scratch register
[0000.179] W> Return default slot: _a
[0000.182] I> Boot chain slot 0
[0000.185] I> Boot-device: eMMC
[0000.189] E> No fuse-bypass data
[0000.192] E> MB1_PLATFORM_CONFIG: device prod data is empty in MB1 BCT.
[0000.198] E> MB1_PLATFORM_CONFIG: Failed to initialize device prod.
[0000.206] I> temperature = 38000
[0000.209] W> Skipping boost for clk:bpmp_cpu_nic
[0000.213] W> Skipping boost for clk:bpmp_apb
[0000.217] W> Skipping boost for clk:axi_cbb
[0000.221] W> Skipping boost for clk:aon_cpu_nic
[0000.225] W> Skipping boost for clk:aon_can0
[0000.229] W> Skipping boost for clk:aon_can1
[0000.234] I> Boot-device: eMMC
[0000.236] I> Boot-device: eMMC
[0000.246] I> Sdmmc: HS400 mode enabled
[0000.254] I> ECC region[0]: Start:0x0, End:0x0
[0000.258] I> ECC region[1]: Start:0x0, End:0x0
[0000.262] I> ECC region[2]: Start:0x0, End:0x0
[0000.267] I> ECC region[3]: Start:0x0, End:0x0
[0000.271] I> ECC region[4]: Start:0x0, End:0x0
[0000.275] I> Non-ECC region[0]: Start:0x80000000, End:0x100000000
[0000.281] I> Non-ECC region[1]: Start:0x0, End:0x0
[0000.285] I> Non-ECC region[2]: Start:0x0, End:0x0
[0000.289] I> Non-ECC region[3]: Start:0x0, End:0x0
[0000.294] I> Non-ECC region[4]: Start:0x0, End:0x0
[0000.300] W> MB1_PLATFORM_CONFIG: Rail ID 9 not found in pmic rail config table.
[0000.307] E> FAILED: Thermal config
[0000.310] W> DEVICE_PROD: device prod is not initialized.
[0000.315] W> DEVICE_PROD: device prod is not initialized.
[0000.324] W> MB1_PLATFORM_CONFIG: Rail ID 7 not found in pmic rail config table.
[0000.331] E> FAILED: MEMIO rail config
[0000.346] I> scrub mode: full dram
[0000.349] E> FUSE: Failed to verify ECID.
[0000.362] I> WP-0 triggered
[0000.365] I> WP-0 ACK received :)
[0000.368] I> sdmmc bdev is already initialized
[0000.401] I> WP-1 triggered
[0000.407] W> No fuse-bypass data
[0000.410] I> SC7 context save done
[0000.417] I> WP-1 ACK received :)
[0000.420] W> MB1_PLATFORM_CONFIG: Rail ID 8 not found in pmic rail config table.
[0000.427] I> MTS carveout BOM: 0xf8000000
[0000.431] I> WP1.5 triggered
[0000.483] I> WP1.5 ACK received :)
[0000.487] I> MB1 done

main enter
SPE VERSION #: R01.00.10 Created: May 31 2018 @ 13:05:12
HW Function test
Start Scheduler.
in late init

[0000.494] I> Welcome to MB2(TBoot-BPMP)
[0000.495] E> DEVICE_PROD: Invalid value data = 70020000, size = 0.
[0000.496] W> Device prod registration failed
[0000.496] I> Boot-device: eMMC
[0000.496] I> Boot_device: SDMMC_BOOT instance: 3
[0000.504] I> sdmmc-3 params source = boot args
[0000.505] I> sdmmc bdev is already initialized
[0000.509] I> sdmmc-3 params source = boot args
[0000.516] I> Found 15 partitions in SDMMC_BOOT (instance 3)
[0000.522] I> Found 36 partitions in SDMMC_BOOT (instance 3)
[0000.525] W> No valid slot number is found in scratch register
[0000.530] W> Return default slot: _a
[0000.534] I> Active Boot chain : 0
[0000.537] I> Binary@ device:1/3 block-58750712 (partition size: 0x100000)
[0000.553] I> Binary@ device:1/3 block-58754808 (partition size: 0x100000)
[0000.592] I> Binary@ device:1/3 block-58759928 (partition size: 0x80000)
[0000.596] I> Binary@ device:1/3 block-58738680 (partition size: 0x80000)
[0000.602] I> Binary@ device:1/3 block-58740728 (partition size: 0x60000)
[0000.605] I> BL-DTB loaded successfully
[0000.606] I> Relocating BR-BCT
[0000.607] I> Binary@ device:1/3 block-58742264 (partition size: 0x200000)
[0000.615] I> Unhalting RCE
NOTICE:  BL31: v1.3(release):9fc2cdf
NOTICE:  BL31: Built : 15:08:58, Oct 31 2018
ERROR:   Error initializing runtime service trusty_fast

welcome to lk
calling constructors
initializing heap
creating bootstrap completion thread
top of bootstrap2()
initializing platform
bpmp: platform_init
tag is 588c62054ecdba8a44cb9d6ff5d04cb0
tag_show initialized
dt initialized
WARNING: at platform/drivers/mailbox/mail_mach.c:514
mail initialized
chipid initialized
fuse initialized
sku initialized
speedo initialized
ec_get_ec_list: found 45 ecs
ec initialized
ec_mrq initialized
vmon_populate_monitors: found 3 monitors
vmon initialized
vmon_soc_self_check: vmon_vsoc: self-check passed
adc initialized
fmon_populate_monitors: found 73 monitors
fmon initialized
fmon_mrq initialized
reset initialized
nvhs initialized
warning: aon_cpu_nic do not permit 'allowed-parents' property
387 clocks registered
WARNING: pll_c4 has no dyn ramp
clk_mrq_init: mrq handler registered
clk initialized
io_dpd initialized
io_dpd initialized
thermal initialized
i2c5 controller initialized
initialized i2c mrq handling
i2c initialized
regulator initialized
avfs_clk_platform initialized
soctherm initialized
aotag initialized
powergate initialized
dvs initialized
pm initialized
pg_late initialized
strap initialized
tag initialized
emc initialized
clk_dt initialized
avfs_ccplex_platform initialized
tj_max: dt node not found
tj_init initialized
uphy_mrq_init: mrq handler registered
uphy_dt initialized
uphy initialized
mrq initialized

[0001.129] I> Welcome to Cboot
[0001.129] I> Cboot Version: 4e3f0bea4cf94837f65ddb512d987e4e8589e811.10.31.2018.43-t194-3d46
fmon_post initialized
[0001.130] I> CPU-BL Params @ 0xf2820000
[0001.130] I>  0) Base:0x00000000 Size:0x00000000
[0001.133] I>  1) Base:0xf2100000 Size:0x00100000
[0001.137] I>  2) Base:0xf2000000 Size:0x00100000
[0001.142] I>  3) Base:0xf1300000 Size:0x00100000
[0001.146] I>  4) Base:0xf1200000 Size:0x00100000
[0001.151] I>  5) Base:0xf1100000 Size:0x00100000
[0001.155] I>  6) Base:0xf3800000 Size:0x00400000
[0001.160] I>  7) Base:0xf1c00000 Size:0x00400000
[0001.164] I>  8) Base:0xf1000000 Size:0x00100000
clk_dt_late initialized

carveout 25 misconfigured: 0x0@0x000000000
[0001.171] I>  9) Base:0xf0f00000 Size:0x00100000
carveout 25 access not ok (reg 0x2610 = 0x0, bit 27)
[0001.180] I> 10) Base:0xf3000000 Size:0x00800000
carveout 25 access not ok (reg 0x2610 = 0x0, bit 28)

carveout 25 access not ok (reg 0x2610 = 0x0, bit 19)
[0001.194] I> 11) Base:0x40000000 Size:0x00040000
carveout 25 access not ok (reg 0x2610 = 0x0, bit 20)
[0001.204] I> 12) Base:0xf0e00000 Size:0x00100000machine_check initialized

[0001.216] I> 13) Base:0x40046000 Size:0x00002000
pm_post initialized
[0001.221] I> 14) Base:0x40048000 Size:0x00002000dbells initialized

[0001.229] I> 15) Base:0xaa000000 Size:0x00004000
[0001.234] I> 16) Base:0x4004a000 Size:0x00002000avfs_clk_platform_post initialized
e initialized

cvc initialized
[0001.243] I> 17) Base:0xf0d00000 Size:0x00100000
ccplex_avfs_hw_init: nafll_cluster0: not monitored
[0001.249] I> 18) Base:0x4004c000 Size:0x00002000ccplex_avfs_hw_init: nafll_cluster1: not monitored

[0001.264] I> 19) Base:0xf2200000 Size:0x00600000
ccplex_avfs_hw_init: nafll_cluster2: not monitored
[0001.268] I> 20) Base:0x4004e000 Size:0x00002000
[0001.277] I> 21) Base:0xf0cd0000 Size:0x0000c000
[0001.282] I> 22) Base:0x00000000 Size:0x00000000
ccplex_avfs_hw_init: nafll_cluster3: not monitored
s_clk_mach_post initialized
[0001.286] I> 23) Base:0xf0ce0000 Size:0x00020000
regulator_post initialized
[0001.298] I> 24) Base:0xf6000000 Size:0x02000000
[0001.306] I> 25) Base:0x00000000 Size:0x00000000
rm initialized
_diag initialized
[0001.310] I> 26) Base:0x40040000 Size:0x00006000
thermal_test initialized
[0001.318] I> 27) Base:0xf1800000 Size:0x00400000
serial_late initialized
[0001.325] I> 28) Base:0xf4c00000 Size:0x01400000
clk_post initialized
[0001.332] I> 29) Base:0xf1400000 Size:0x00400000
clk_dt_post initialized
[0001.339] I> 30) Base:0x00000000 Size:0x00000000
mc_pcie initialized
[0001.346] I> 31) Base:0x00000000 Size:0x00000000
[0001.352] I> 32) Base:0xf8000000 Size:0x08000000
[0001.357] I> 33) Base:0x00000000 Size:0x00000000
[0001.361] I> 34) Base:0xf3c00000 Size:0x01000000
pg_post initialized
_debugfs initialized
[0001.366] I> 35) Base:0x00000000 Size:0x00000000
speedo_debugfs initialized
[0001.374] I> 36) Base:0xa0000000 Size:0x09000000
adc_debugfs initialized
[0001.382] I> 37) Base:0xf2800000 Size:0x00800000
[0001.389] I> 38) Base:0x80000000 Size:0x20000000
[0001.393] I> 39) Base:0xb0000000 Size:0x08000000
[0001.397] I> 40) Base:0x00000000 Size:0x00000000
[0001.402] I> 41) Base:0x00000000 Size:0x00000000
[0001.406] I> 42) Base:0x00000000 Size:0x00000000
[0001.411] I> 43) Base:0x00000000 Size:0x00000000
[0001.415] I> 44) Base:0x00000000 Size:0x00000000
clk_debugfs initialized
[0001.420] I> 45) Base:0x00000000 Size:0x00000000
[0001.427] GIC-SPI Target CPU: 0
[0001.430] Interrupts Init done
[0001.433] calling constructors
[0001.436] initializing heap
[0001.438] I> Heap: [0xa06872c8 ... 0xa8f00000]
[0001.442] initializing threads
[0001.445] initializing timers
[0001.448] creating bootstrap completion thread
[0001.452] top of bootstrap2()
[0001.455] CPU: MIDR: 0x4E0F0040, MPIDR: 0x80000000
[0001.460] initializing platform
[0001.463] E> DEVICE_PROD: Invalid value data = 0, size = 0.
[0001.468] W> device prod register failed
[0001.472] I> Bl_dtb @0xa8f00000
[0001.475] I> gpio framework initialized
[0001.486] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
emc_debugfs initialized
[0001.493] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driverdvs_debugfs initialized

[0001.499] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x46fmon_debugfs initialized

vmon_debugfs initialized
pg_debugfs initialized
profile_fs initialized
[0001.513] E> fetch_driver_phandle_from_dt: failed to get node with compatible ti,tca9539debugfs_cons initialized
l_fs initialized

profile initialized
cvc_debugfs initialized
[0001.529] E> fetch_driver_phandle_from_dt: failed to get node with compatible nxp,tca9539dmce_debugfs initialized

ec_debugfs initialized
[0001.541] W> tegrabl_tca9539_init: failed to fetch phandle from dtsoctherm_debug initialized

gr_reader initialized
[0001.553] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x44mods initialized

dt_fs initialized
debugfs_mrq initialized
[0001.566] E> fetch_driver_phandle_from_dt: failed to get node with compatible ti,tca9539initializing target
ling apps_init()

starting app shell
entering main console loop
[0001.582] E> fetch_driver_phandle_from_dt: failed to get node with compatible nxp,tca9539] 
[0001.592] W> tegrabl_tca9539_init: failed to fetch phandle from dt
[0001.601] I> fixed regulator driver initialized
[0001.624] I> register 'maxim' power off handle
[0001.626] I> virtual i2c enabled
[0001.626] I> registered 'maxim,max20024' pmic
[0001.627] I> tegrabl_gpio_driver_register: register 'max20024-gpio' driver
[0001.628] I> Boot-device: eMMC
[0001.628] I> Boot_device: SDMMC_BOOT instance: 3
[0001.630] I> sdmmc-3 params source = boot args
[0001.632] I> sdmmc bdev is already initialized
[0001.636] I> sdmmc-3 params source = boot args
[0001.642] I> Found 15 partitions in SDMMC_BOOT (instance 3)
[0001.648] I> Found 36 partitions in SDMMC_BOOT (instance 3)
[0001.651] I> Load in CBoot Boot Options partition and parse it
[0001.664] E> Error -9 when finding node with path /boot-configuration
[0001.665] E> tegrabl_cbo_parse_info: "boot-configuration" not found in CBO file.
[0001.672] E> "plugin-manager" doesn't exist, creating
[0001.676] E> "ids" doesn't exist, creating
[0001.680] E> "connection" doesn't exist, creating
[0001.684] E> "configs" doesn't exist, creating
[0001.692] I> Find /i2c@3160000's alias i2c0
[0001.693] I> Reading eeprom i2c=0 address=0x50
[0001.723] I> Device at /i2c@3160000:0x50
[0001.723] I> Reading eeprom i2c=0 address=0x56
[0001.749] I> Device at /i2c@3160000:0x56
[0001.750] I> Find /i2c@3180000's alias i2c2
[0001.750] I> Reading eeprom i2c=2 address=0x54
[0001.752] E> I2C: slave not found in slaves.
[0001.752] E> I2C: Could not write 0 bytes to slave: 0x00a8 with repeat start true.
[0001.753] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.754] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa8 at 0x00000000 via instance 2.
[0001.763] E> eeprom: Failed to read I2C slave device
[0001.768] I> Eeprom read failed 0x3526070d
[0001.772] I> Reading eeprom i2c=2 address=0x57
[0001.776] E> I2C: slave not found in slaves.
[0001.780] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start true.
[0001.788] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.793] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xae at 0x00000000 via instance 2.
[0001.803] E> eeprom: Failed to read I2C slave device
[0001.808] I> Eeprom read failed 0x3526070d
[0001.812] I> Reading eeprom i2c=2 address=0x52
[0001.816] E> I2C: slave not found in slaves.
[0001.820] E> I2C: Could not write 0 bytes to slave: 0x00a4 with repeat start true.
[0001.828] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.833] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa4 at 0x00000000 via instance 2.
[0001.843] E> eeprom: Failed to read I2C slave device
[0001.848] I> Eeprom read failed 0x3526070d
[0001.853] I> Find /i2c@c240000's alias i2c1
[0001.856] I> Reading eeprom i2c=1 address=0x52
[0001.861] E> I2C: slave not found in slaves.
[0001.864] E> I2C: Could not write 0 bytes to slave: 0x00a4 with repeat start true.
[0001.872] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.877] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa4 at 0x00000000 via instance 1.
[0001.887] E> eeprom: Retry to read I2C slave device.
[0001.892] E> I2C: slave not found in slaves.
[0001.896] E> I2C: Could not write 0 bytes to slave: 0x00a4 with repeat start true.
[0001.904] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.909] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa4 at 0x00000000 via instance 1.
[0001.919] E> eeprom: Failed to read I2C slave device
[0001.924] I> Eeprom read failed 0x3526070d
[0001.928] I> Reading eeprom i2c=1 address=0x50
[0001.932] E> I2C: slave not found in slaves.
[0001.936] E> I2C: Could not write 0 bytes to slave: 0x00a0 with repeat start true.
[0001.944] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.949] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa0 at 0x00000000 via instance 1.
[0001.959] E> eeprom: Retry to read I2C slave device.
[0001.964] E> I2C: slave not found in slaves.
[0001.968] E> I2C: Could not write 0 bytes to slave: 0x00a0 with repeat start true.
[0001.976] E> I2C_DEV: Failed to send register address 0x00000000.
[0001.981] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa0 at 0x00000000 via instance 1.
[0001.991] E> eeprom: Failed to read I2C slave device
[0001.996] I> Eeprom read failed 0x3526070d
[0002.000] I> create_pm_ids: id: 2888-0001-400-J, len: 15
[0002.005] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[0002.016] I> create_pm_ids: id: 2822-0000-600-D, len: 15
[0002.021] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:00,touch-config:00,display-config:00,, len: 93
[0002.032] I> Adding plugin-manager/ids/2888-0001-400=/i2c@3160000:module@0x50
[0002.040] E> "i2c@3160000" doesn't exist, creating
[0002.044] E> "module@0x50" doesn't exist, creating
[0002.049] I> Adding plugin-manager/ids/2822-0000-600=/i2c@3160000:module@0x56
[0002.055] E> "module@0x56" doesn't exist, creating
[0002.063] I> Adding plugin-manager/cvm
[0002.064] E> "chip-id" doesn't exist, creating
[0002.068] I> Adding plugin-manager/chip-id/A02
[0002.072] I> Plugin-manager override starting
[0002.079] I> node /plugin-manager/fragment-p2888@0 matches
[0002.108] I> node /plugin-manager/fragement-tegra-wdt-en matches
[0002.111] I> node /plugin-manager/fragement-soft-wdt matches
[0002.118] I> node /plugin-manager/fragment-pcie-c1-rp matches
[0002.120] I> node /plugin-manager/fragment-pcie-p2822-B00 matches
[0002.127] I> node /plugin-manager/fragment-pcie-c5-rp matches
[0002.135] I> node /plugin-manager/fragment-tegra-ufs-lane10 matches
[0002.138] I> node /plugin-manager/pwm-fan-polarity matches
[0002.150] I> node /plugin-manager/ufs-cd matches
[0002.159] I> Disable plugin-manager status in FDT
[0002.159] I> Plugin-manager override finished successfully
[0002.175] I> enabling 'vdd-hdmi-5v0' regulator
[0002.184] I> regulator 'vdd-hdmi-5v0' already enabled
[0002.184] I> hdmi cable connected
[0002.189] E> set volts not configured for 'vdd-1v0'
[0002.194] E> set volts not configured for 'vdd-1v8-hs'
[0002.201] E> invalid display type
[0002.207] E> invalid display type
[0002.209] E> cannot find any other nvdisp nodes
[0002.226] I> edid read success
[0002.239] I> edid read success
[0002.239] I> width = 1280, height = 800, frequency = 71000000
[0002.239] I> width = 1280, height = 720, frequency = 74175824
[0002.240] I> width = 1920, height = 1080, frequency = 148351648
[0002.240] I> Best mode Width = 1920, Height = 1080, freq = 148351648
[0002.245] I> hdmi_enable, starting HDMI initialisation
[0002.250] I> hdmi_enable, HDMI initialisation complete
[0002.257] initializing target
[0002.257] calling apps_init()
[0002.258] starting app kernel_boot_app
[0002.317] I> decompressor handler not found
[0002.317] I> Kernel type = Normal
[0002.317] I> Loading kernel & kernel-dtb from removable storage (5)
[0002.318] I> Found sdcard
[0002.322] I> enabling 'vdd-sdmmc1-sw' regulator
[0002.329] I> regulator 'vdd-sdmmc1-sw' already enabled
[0002.386] I> -0 params source = 
[0002.387] W> Cannot find any partition table for 00050000
[0002.388] E> tegrabl_partition_publish: exit error = d0d0001
[0002.388] E> Error: kernel partition not found
[0002.389] I> Loading kernel & kernel-dtb from removable storage (6)
[0002.395] W> No valid slot number is found in scratch register
[0002.395] W> Return default slot: _a
[0002.397] I> USB Firmware Version: 60.05 release
[0002.916] I> USB 2.0 port 2 new full-speed USB device detected
[0002.918] W> WARNING: event and command not matching, cmd_trb_ptr = 0xa1926600, cmd_ring.dma = 0xa1926640
[0002.919] E> slot id is 1
[0002.920] W> WARNING: event and command not matching, cmd_trb_ptr = 0xa1926600, cmd_ring.dma = 0xa1926640
[0002.925] W> WARNING: event and command not matching, cmd_trb_ptr = 0xa1926600, cmd_ring.dma = 0xa1926640
[0002.929] I> 
[0002.929] I> Enumerated USB Device 046d:c52b
[0002.933] I> 
[0002.935] E> Enumerated device doesn't belong to MSD class!!
[0002.940] E> USBMSD: Failed to initialize enumerated usb device is not MSD.
[0002.947] E> USBMSD: Failed to open usbmsd open, 0.
[0002.952] E> Error opening USBMSD driver 0, err: 7c7c0312
[0002.957] W> Failed to initialize device 6-0
[0002.961] I> Loading kernel/boot.img from built-in storage ...
[0002.967] W> No valid slot number is found in scratch register
[0002.973] W> Return default slot: _a
[0002.976] I> A/B: bin_type (37) slot 0
[0002.980] I> Loading partition kernel at 0xa1980000 from device(0x1)
[0003.364] I> T19x: Authenticate kernel (bin_type: 37), max size 0x4000000
[0003.766] W> No valid slot number is found in scratch register
[0003.767] W> Return default slot: _a
[0003.767] I> A/B: bin_type (38) slot 0
[0003.767] I> Loading partition kernel-dtb at 0x91000000 from device(0x1)
[0003.772] I> T19x: Authenticate kernel-dtb (bin_type: 38), max size 0x80000
[0003.775] I> Kernel hdr @0xa1980000
[0003.776] I> Kernel dtb @0x91000000
[0003.776] I> Checking boot.img header magic ... [0003.778] I> [OK]
[0003.780] I> Valid boot.img @ 0xa1980000
[0003.784] I> decompressor handler not found
[0003.788] I> Copying kernel image (34404360 bytes) from 0xa1980800 to 0x80080000 ... [0003.813] I> Done
[0003.813] I> Move ramdisk (len: 6316369) from 0xa3a50800 to 0x92000000
[0003.818] I> Updated bpmp info to DTB
[0003.819] I> Ramdisk: Base: 0x92000000; Size: 0x606151
[0003.820] I> Updated initrd info to DTB
[0003.820] W> WARN: Fail to override "console=none" in commandline
[0003.822] E> tegrabl_linuxboot_add_disp_param, du 1 failed to get display params
[0003.829] E> tegrabl_linuxboot_add_disp_param, du 1 failed to get display params
[0003.836] W> No valid slot number is found in scratch register
[0003.842] W> Return default slot: _a
[0003.845] I> Active slot suffix: 
[0003.848] I> add_boot_slot_suffix: slot_suffix = 
[0003.853] I> Linux Cmdline: root=/dev/mmcblk1p1 rw rootwait console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 rootfstype=ext4 OS=l4t video=tegrafb no_console_suspend=1 earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt tegra_fbmem=0x800000@0xa0791000 lut_mem=0x2008@0xa078e000 usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=8 boot.slot_suffix= boot.ratchetvalues=0.2.2 sdhci_tegra.en_boot_part_access=1 
[0003.890] I> Updated bootarg info to DTB
[0003.894] W> MAC addr invalid!
[0003.897] E> Failed to get WIFI MAC address
[0003.901] W> MAC addr invalid!
[0003.903] E> Failed to get Bluetooth MAC address
[0003.908] I> eeprom_get_mac_addr: MAC (type: 2): 00:04:4b:cb:91:e3
[0003.915] E> "plugin-manager" doesn't exist, creating
[0003.919] I> Adding /chosen/plugin-manager/cvm
[0003.923] E> "chip-id" doesn't exist, creating
[0003.927] I> Adding /chosen/plugin-manager/chip-id
[0003.932] E> "configs" doesn't exist, creating
[0003.936] I> Adding /chosen/plugin-manager/configs
[0003.941] E> "ids" doesn't exist, creating
[0003.945] I> Adding /chosen/plugin-manager/ids
[0003.950] E> "odm-data" doesn't exist, creating
[0003.954] I> Adding /chosen/plugin-manager/odm-data
[0003.962] E> "memory" doesn't exist, creating
[0003.963] I> [0] START: 0x80000000, END: 0xaa000000
[0003.967] I> [1] START: 0xaa004000, END: 0xf0cd0000
[0003.972] I> [2] START: 0xf0cdc000, END: 0xf0ce0000
[0003.977] I> dram_block larger than 80000000
[0003.981] I> [3] START: 0x100000000, END: 0x480000000
[0003.986] I> added [base:0x80000000, size:0x2a000000] to /memory
[0003.992] I> added [base:0xaa200000, size:0x46a00000] to /memory
[0003.997] I> added [base:0x100000000, size:0x380000000] to /memory
[0004.007] I> Updated memory info to DTB
[0004.008] E> "reset" doesn't exist, creating
[0004.012] I> NVG: Logical CPU: 0; MPIDR: 0x80000000
[0004.017] I> Enabled cpu-0 (mpidr: 0x0) node in FDT
[0004.021] I> NVG: Logical CPU: 1; MPIDR: 0x80000001
[0004.025] I> Enabled cpu-1 (mpidr: 0x1) node in FDT
[0004.030] I> NVG: Logical CPU: 2; MPIDR: 0x80000100
[0004.035] I> Enabled cpu-2 (mpidr: 0x100) node in FDT
[0004.040] I> NVG: Logical CPU: 3; MPIDR: 0x80000101
[0004.044] I> Enabled cpu-3 (mpidr: 0x101) node in FDT
[0004.049] I> NVG: Logical CPU: 4; MPIDR: 0x80000200
[0004.054] I> Enabled cpu-4 (mpidr: 0x200) node in FDT
[0004.059] I> NVG: Logical CPU: 5; MPIDR: 0x80000201
[0004.064] I> Enabled cpu-5 (mpidr: 0x201) node in FDT
[0004.069] I> NVG: Logical CPU: 6; MPIDR: 0x80000300
[0004.073] I> Enabled cpu-6 (mpidr: 0x300) node in FDT
[0004.078] I> NVG: Logical CPU: 7; MPIDR: 0x80000301
[0004.083] I> Enabled cpu-7 (mpidr: 0x301) node in FDT
[0004.090] E> "misc-data" doesn't exist, creating
[0004.093] I> Boot-device: eMMC
[0004.095] I> Add boot-sdmmc to plugin-manager/misc-data
[0004.101] I> Add storage-sdmmc to plugin-manager/misc-data
[0004.106] W> Unknown storage device
[0004.109] I> Add serial number as DT property
[0004.116] I> Plugin-manager override starting
[0004.119] I> node /plugin-manager/fragment-p2888@0 matches
[0004.141] I> node /plugin-manager/fragement-tegra-wdt-en matches
[0004.144] I> node /plugin-manager/fragement-soft-wdt matches
[0004.149] I> node /plugin-manager/fragment-pcie-c1-rp matches
[0004.151] I> node /plugin-manager/fragment-pcie-p2822-B00 matches
[0004.158] I> node /plugin-manager/fragment-pcie-c5-rp matches
[0004.163] I> node /plugin-manager/fragment-tegra-ufs-lane10 matches
[0004.166] I> node /plugin-manager/pwm-fan-polarity matches
[0004.175] I> node /plugin-manager/ufs-cd matches
[0004.181] I> Disable plugin-manager status in FDT
[0004.181] I> Plugin-manager override finished successfully
[0004.206] I> Filling next stage params: ep: 0x80080000, dtb: 0x91000000
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.108-tegra (buildbrain@mobile-u64-2565) (gcc version 6.4.1 20170707 (Linaro GCC 6.4-2017.08) ) #1 SMP PREEMPT Wed Oct 31 15:17:21 PDT 2018
[    0.000000] Boot CPU: AArch64 Processor [4e0f0040]
[    0.000000] OF: fdt:memory scan node memory, reg size 48,
[    0.000000] OF: fdt: - 80000000 ,  2a000000
[    0.000000] OF: fdt: - aa200000 ,  46a00000
[    0.000000] OF: fdt: - 100000000 ,  380000000
[    0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options '')
[    0.000000] bootconsole [tegra_comb_uart0] enabled
[    0.000000] Found tegra_fbmem: 00800000@a0791000
[    0.000000] Found lut_mem: 00002008@a078e000
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] OF: reserved mem: initialized node grid-of-semaphores, compatible id nvidia,gosmem
[    0.000000] cma: Reserved 64 MiB at 0x00000000ec800000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 23 pages/cpu @ffffffc3ffdb5000 s54424 r8192 d31592 u94208
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4066272
[    0.000000] Kernel command line: root=/dev/mmcblk1p1 rw rootwait console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 rootfstype=ext4 OS=l4t video=tegrafb no_console_suspend=1 earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt tegra_fbmem=0x800000@0xa0791000 lut_mem=0x2008@0xa078e000 usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=8 boot.slot_suffix= boot.ratchetvalues=0.2.2 sdhci_tegra.en_boot_part_access=1  
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Memory: 16118660K/16523264K available (15358K kernel code, 2942K rwdata, 6724K rodata, 8512K init, 1623K bss, 339068K reserved, 65536K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008f80000   ( 15360 KB)
[    0.000000]     .rodata : 0xffffff8008f80000 - 0xffffff8009620000   (  6784 KB)
[    0.000000]       .init : 0xffffff8009620000 - 0xffffff8009e70000   (  8512 KB)
[    0.000000]       .data : 0xffffff8009e70000 - 0xffffff800a14f808   (  2943 KB)
[    0.000000]        .bss : 0xffffff800a14f808 - 0xffffff800a2e5584   (  1624 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf10000000   (   256 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc400000000   ( 16384 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] **********************************************************
[    0.000000] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.000000] **                                                      **
[    0.000000] ** trace_printk() being used. Allocating extra memory.  **
[    0.000000] **                                                      **
[    0.000000] ** This means that this is a DEBUG kernel and it is     **
[    0.000000] ** unsafe for production use.                           **
[    0.000000] **                                                      **
[    0.000000] ** If you see this message and you are not debugging    **
[    0.000000] ** the kernel, report this immediately to your vendor!  **
[    0.000000] **                                                      **
[    0.000000] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.000000] **********************************************************
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000037] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.009435] Console: colour dummy device 80x25
[    0.012860] console [tty0] enabled
[    0.016307] bootconsole [tegra_comb_uart0] disabled
<hit enter to activate fiq debugger>
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.108-tegra (buildbrain@mobile-u64-2565) (gcc version 6.4.1 20170707 (Linaro GCC 6.4-2017.08) ) #1 SMP PREEMPT Wed Oct 31 15:17:21 PDT 2018
[    0.000000] Boot CPU: AArch64 Processor [4e0f0040]
[    0.000000] OF: fdt:memory scan node memory, reg size 48,
[    0.000000] OF: fdt: - 80000000 ,  2a000000
[    0.000000] OF: fdt: - aa200000 ,  46a00000
[    0.000000] OF: fdt: - 100000000 ,  380000000
[    0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options '')
[    0.000000] bootconsole [tegra_comb_uart0] enabled
[    0.000000] Found tegra_fbmem: 00800000@a0791000
[    0.000000] Found lut_mem: 00002008@a078e000
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] OF: reserved mem: initialized node grid-of-semaphores, compatible id nvidia,gosmem
[    0.000000] cma: Reserved 64 MiB at 0x00000000ec800000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 23 pages/cpu @ffffffc3ffdb5000 s54424 r8192 d31592 u94208
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4066272
[    0.000000] Kernel command line: root=/dev/mmcblk1p1 rw rootwait console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 rootfstype=ext4 OS=l4t video=tegrafb no_console_suspend=1 earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt tegra_fbmem=0x800000@0xa0791000 lut_mem=0x2008@0xa078e000 usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=8 boot.slot_suffix= boot.ratchetvalues=0.2.2 sdhci_tegra.en_boot_part_access=1  
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Memory: 16118660K/16523264K available (15358K kernel code, 2942K rwdata, 6724K rodata, 8512K init, 1623K bss, 339068K reserved, 65536K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008f80000   ( 15360 KB)
[    0.000000]     .rodata : 0xffffff8008f80000 - 0xffffff8009620000   (  6784 KB)
[    0.000000]       .init : 0xffffff8009620000 - 0xffffff8009e70000   (  8512 KB)
[    0.000000]       .data : 0xffffff8009e70000 - 0xffffff800a14f808   (  2943 KB)
[    0.000000]        .bss : 0xffffff800a14f808 - 0xffffff800a2e5584   (  1624 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf10000000   (   256 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc400000000   ( 16384 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] **********************************************************
[    0.000000] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.000000] **                                                      **
[    0.000000] ** trace_printk() being used. Allocating extra memory.  **
[    0.000000] **                                                      **
[    0.000000] ** This means that this is a DEBUG kernel and it is     **
[    0.000000] ** unsafe for production use.                           **
[    0.000000] **                                                      **
[    0.000000] ** If you see this message and you are not debugging    **
[    0.000000] ** the kernel, report this immediately to your vendor!  **
[    0.000000] **                                                      **
[    0.000000] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    0.000000] **********************************************************
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000037] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.009435] Console: colour dummy device 80x25
[    0.012860] console [tty0] enabled
[    0.016307] bootconsole [tegra_comb_uart0] disabled
[    0.021477] kmemleak: Kernel memory leak detector disabled
[    0.021565] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.021655] pid_max: default: 32768 minimum: 301
[    0.022881] Security Framework initialized
[    0.023541] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.023581] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.025829] ftrace: allocating 47985 entries in 188 pages
[    0.511370] sched-energy: Sched-energy-costs installed from DT
[    0.511574] ASID allocator initialised with 65536 entries
[    0.553129] tegra-id: chipid=21917.
[    0.553198] tegra-id: opt_subrevision=0.
[    0.553323] Tegra Revision: A02 SKU: 0xd0 CPU Process: 0 SoC Process: 0
[    0.553456] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/galen/kernel-dts/common/tegra194-p2888-0001-p2822-0000-common.dtsi
[    0.553536] DTB Build time: Oct 31 2018 15:19:25
[    0.554641] tegra-roc-flush: DT required.
[    0.602910] CPU1: Booted secondary processor [4e0f0040]
[    0.635032] CPU2: Booted secondary processor [4e0f0040]
[    0.667594] CPU3: Booted secondary processor [4e0f0040]
[    0.699961] CPU4: Booted secondary processor [4e0f0040]
[    0.732351] CPU5: Booted secondary processor [4e0f0040]
[    0.764733] CPU6: Booted secondary processor [4e0f0040]
[    0.797102] CPU7: Booted secondary processor [4e0f0040]
[    0.798125] Brought up 8 CPUs
[    0.798403] SMP: Total of 8 processors activated.
[    0.798439] CPU features: detected feature: Privileged Access Never
[    0.798474] CPU features: detected feature: LSE atomic instructions
[    0.798552] CPU features: detected feature: User Access Override
[    0.798588] CPU features: detected feature: 32-bit EL0 Support
[    0.803290] CPU: All CPU(s) started at EL2
[    0.803403] alternatives: patching kernel code
[    0.818044] devtmpfs: initialized
[    0.896889] Initilizing CustomIPI irq domain
[    0.897589] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.897699] futex hash table entries: 2048 (order: 6, 262144 bytes)
[    0.899506] pinctrl core: initialized pinctrl subsystem
[    0.899811] OS set in device tree is not L4T.
[    0.900086] regulator-dummy: no parameters
[    0.900345] Initializing plugin-manager
[    0.900417] Plugin module not found
[    0.900481] Plugin-manager status disabled
[    0.902158] NET: Registered protocol family 16
[    0.925705] pstore: using zlib compression
[    0.927007] console [pstore-1] enabled
[    0.927035] pstore: Registered ramoops as persistent store backend
[    0.927068] ramoops: attached 0x200000@0xf0a00000, ecc: 0/0
[    0.947817] cpuidle: using governor menu
[    0.949433] bpmp: waiting for handshake
[    0.949478] bpmp: handshake completed
[    0.949536] bpmp: synchronizing channels
[    0.949576] bpmp: channels synchronized
[    0.949613] bpmp: mail init ok
[    0.953972] t19x-arm-smmu 12000000.iommu: found 3 SMMUs and ISO SMMU id is 2
[    0.954383] t19x-arm-smmu 12000000.iommu: probing hardware configuration...
[    0.954469] t19x-arm-smmu 12000000.iommu: SMMUv2 with:
[    0.954543] t19x-arm-smmu 12000000.iommu: 	stage 1 translation
[    0.954589] t19x-arm-smmu 12000000.iommu: 	stage 2 translation
[    0.954634] t19x-arm-smmu 12000000.iommu: 	nested translation
[    0.954681] t19x-arm-smmu 12000000.iommu: 	stream matching with 128 register groups, mask 0x7f80
[    0.954748] t19x-arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[    0.954822] t19x-arm-smmu 12000000.iommu: 	64 context banks (0 stage-2 only)
[    0.954874] t19x-arm-smmu 12000000.iommu: 	Stage-1: 39-bit VA -> 48-bit IPA
[    0.954930] t19x-arm-smmu 12000000.iommu: 	Stage-2: 39-bit IPA -> 48-bit PA
[    0.959896] vdso: 2 pages (1 code @ ffffff8008f87000, 1 data @ ffffff8009e74000)
[    0.959993] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.966718] atomic_pool_init():622: DMA: preallocated 2048 KiB pool for atomic allocations
[    0.968329] Registering BPMP clocks...
[    0.968696] tegra_bpmp_clk_init: clock init ok (395 clks)
[    0.969307] tegra_bpmp_of_clk_init: EMC proxy not found.
[    0.969844] tegra_powergate_init: DONE
[    0.969893] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/galen/kernel-dts/common/tegra194-p2888-0001-p2822-0000-common.dtsi
[    0.970004] DTB Build time: Oct 31 2018 15:19:25
[    0.974324] tegra_debug_uart_syscore_init: stdout-path property missing
[    0.974379] Tegra reboot handler registered.
[    0.984970] iommu: Adding device 14180000.pcie to group 0
[    0.986185] iommu: Adding device 14100000.pcie to group 1
[    0.987162] iommu: Adding device 14140000.pcie to group 2
[    0.988074] iommu: Adding device 141a0000.pcie to group 3
[    0.990106] iommu: Adding device 2490000.ether_qos to group 4
[    0.990877] iommu: Adding device 3100000.serial to group 5
[    0.991580] iommu: Adding device 3110000.serial to group 6
[    0.992178] iommu: Adding device 3140000.serial to group 7
[    0.992964] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    0.993296] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[    0.993371] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[    0.993417] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[    0.993460] tegra-pmc: ### PMC reset status reg: 0x0
[    0.993568] tegra-pmc: PMC Prod config success
[    0.993943] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.994016] tegra-pmc c360000.pmc: IO padctrl driver initialized
[    0.994894] iommu: Adding device 3460000.sdhci to group 8
[    0.995670] iommu: Adding device 3400000.sdhci to group 9
[    0.996440] iommu: Adding device 2450000.ufshci to group 10
[    0.997219] iommu: Adding device c260000.spi to group 11
[    0.998367] iommu: Adding device 3160000.i2c to group 12
[    0.999093] iommu: Adding device c240000.i2c to group 13
[    0.999657] iommu: Adding device 3180000.i2c to group 14
[    1.000258] iommu: Adding device 3190000.i2c to group 15
[    1.000939] iommu: Adding device 31b0000.i2c to group 16
[    1.001535] iommu: Adding device 31c0000.i2c to group 17
[    1.002074] iommu: Adding device c250000.i2c to group 18
[    1.002647] iommu: Adding device 31e0000.i2c to group 19
[    1.003772] iommu: Adding device sound to group 20
[    1.004534] iommu: Adding device 3510000.hda to group 21
[    1.005293] iommu: Adding device bc00000.rtcpu to group 22
[    1.009139] iommu: Adding device 13e10000.host1x to group 23
[    1.009880] iommu: Adding device 13e10000.host1x:ctx0 to group 24
[    1.011241] iommu: Adding device 13e10000.host1x:ctx1 to group 25
[    1.012845] iommu: Adding device 13e10000.host1x:ctx2 to group 26
[    1.014077] iommu: Adding device 13e10000.host1x:ctx3 to group 27
[    1.015352] iommu: Adding device 13e10000.host1x:ctx4 to group 28
[    1.016629] iommu: Adding device 13e10000.host1x:ctx5 to group 29
[    1.018256] iommu: Adding device 13e10000.host1x:ctx6 to group 30
[    1.019534] iommu: Adding device 13e10000.host1x:ctx7 to group 31
[    1.020945] iommu: Adding device 15340000.vic to group 32
[    1.022175] iommu: Adding device 15380000.nvjpg to group 33
[    1.022627] iommu: Adding device 15500000.tsec to group 34
[    1.023077] iommu: Adding device 15100000.tsecb to group 35
[    1.023721] iommu: Adding device 15480000.nvdec to group 36
[    1.024230] iommu: Adding device 15140000.nvdec1 to group 37
[    1.024717] iommu: Adding device 154c0000.nvenc to group 38
[    1.025133] iommu: Adding device 15a80000.nvenc1 to group 39
[    1.025809] iommu: Adding device 15880000.nvdla0 to group 40
[    1.026385] iommu: Adding device 158c0000.nvdla1 to group 41
[    1.027222] iommu: Adding device 15200000.nvdisplay to group 42
[    1.027664] platform 15200000.nvdisplay: IOVA linear map 0x00000000a0791000(800000)
[    1.027752] platform 15200000.nvdisplay: IOVA linear map 0x00000000a078e000(3000)
[    1.027848] t19x-arm-smmu: Adding 15200000.nvdisplay to ISO SMMU client
[    1.028399] iommu: Adding device 15210000.nvdisplay to group 43
[    1.028493] t19x-arm-smmu: Adding 15210000.nvdisplay to ISO SMMU client
[    1.029088] iommu: Adding device 15220000.nvdisplay to group 44
[    1.029202] t19x-arm-smmu: Adding 15220000.nvdisplay to ISO SMMU client
[    1.032233] iommu: Adding device 15c10000.vi to group 45
[    1.032516] t19x-arm-smmu: Adding 15c10000.vi to ISO SMMU client
[    1.033075] iommu: Adding device 14800000.isp to group 46
[    1.034884] iommu: Adding device 16000000.pva0 to group 47
[    1.035751] iommu: Adding device 16800000.pva1 to group 48
[    1.036531] iommu: Adding device 15810000.se to group 49
[    1.037203] iommu: Adding device 15820000.se to group 50
[    1.037638] iommu: Adding device 15830000.se to group 51
[    1.038039] iommu: Adding device 15840000.se to group 52
[    1.038480] iommu: Adding device c1a0000.aon to group 53
[    1.040516] iommu: Adding device d000000.bpmp to group 54
[    1.041004] bpmp: ping status is 0
[    1.041219] bpmp d000000.bpmp: firmware tag is 588c62054ecdba8a44cb9d6ff5d04cb0
[    1.045740] bpmp d000000.bpmp: probe ok
[    1.048218] tegra-reset 0.bpmp_reset: registered 186 resets.
[    1.048984] iommu: Adding device smmu_test to group 55
[    1.050256] mc: mapped MMIO address: 0xffffff800a6c0000 -> 0x2c10000
[    1.050348] mc: mapped MMIO address: 0xffffff800a6e0000 -> 0x2c20000
[    1.050428] mc: mapped MMIO address: 0xffffff800a7b0000 -> 0x2c30000
[    1.050523] mc: mapped MMIO address: 0xffffff800a7d0000 -> 0x2c40000
[    1.050600] mc: mapped MMIO address: 0xffffff800b210000 -> 0x2c50000
[    1.050676] mc: mapped MMIO address: 0xffffff800b230000 -> 0x2b80000
[    1.050753] mc: mapped MMIO address: 0xffffff800b250000 -> 0x2b90000
[    1.050829] mc: mapped MMIO address: 0xffffff800b270000 -> 0x2ba0000
[    1.050904] mc: mapped MMIO address: 0xffffff800b290000 -> 0x2bb0000
[    1.050980] mc: mapped MMIO address: 0xffffff800b2b0000 -> 0x1700000
[    1.051056] mc: mapped MMIO address: 0xffffff800b2d0000 -> 0x1710000
[    1.051131] mc: mapped MMIO address: 0xffffff800b2f0000 -> 0x1720000
[    1.051207] mc: mapped MMIO address: 0xffffff800b310000 -> 0x1730000
[    1.051293] mc: mapped MMIO address: 0xffffff800b330000 -> 0x1740000
[    1.051370] mc: mapped MMIO address: 0xffffff800b350000 -> 0x1750000
[    1.051445] mc: mapped MMIO address: 0xffffff800b370000 -> 0x1760000
[    1.051524] mc: mapped MMIO address: 0xffffff800b390000 -> 0x1770000
[    1.051678] mc-err: mcerr ops are set to t19x
[    1.059664] iommu: Adding device 2600000.dma to group 56
[    1.066888] GPIO line 490 (pcie-reg-enable) hogged as output/high
[    1.067003] GPIO line 289 (pcie-reg-enable) hogged as output/high
[    1.067113] GPIO line 339 (wifi-enable) hogged as output/high
[    1.067725] gpiochip_setup_dev: registered GPIOs 288 to 511 on device: gpiochip0 (tegra-gpio)
[    1.076542] GPIO line 253 (pex-refclk-sel-low) hogged as output/low
[    1.076974] gpiochip_setup_dev: registered GPIOs 248 to 287 on device: gpiochip1 (tegra-gpio-aon)
[    1.079918] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[    1.079991] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[    1.081502] iommu: Adding device 3550000.xudc to group 57
[    1.082662] iommu: Adding device 3610000.xhci to group 58
[    1.084322] arm64_ras arm64_ras: RAS driver enabled
[    1.085175] carmel_ras_enable:RAS enabled on cpu0
[    1.085517] carmel_ras_enable:RAS enabled on cpu1
[    1.085816] carmel_ras_enable:RAS enabled on cpu2
[    1.086135] carmel_ras_enable:RAS enabled on cpu3
[    1.086511] carmel_ras_enable:RAS enabled on cpu4
[    1.086844] carmel_ras_enable:RAS enabled on cpu5
[    1.087139] carmel_ras_enable:RAS enabled on cpu6
[    1.087543] carmel_ras_enable:RAS enabled on cpu7
[    1.087870] carmel_ras_enable:RAS enabled on cpu0
[    1.088201] carmel_ras_enable:RAS enabled on cpu1
[    1.088487] carmel_ras_enable:RAS enabled on cpu2
[    1.088791] carmel_ras_enable:RAS enabled on cpu3
[    1.089030] carmel_ras_enable:RAS enabled on cpu4
[    1.089265] carmel_ras_enable:RAS enabled on cpu5
[    1.089524] carmel_ras_enable:RAS enabled on cpu6
[    1.089790] carmel_ras_enable:RAS enabled on cpu7
[    1.089943] carmel_ras carmel_ras: probed
[    1.091584] tegra-cbb 2300000.cbb-noc: noc_secure_irq = 479, noc_nonsecure_irq = 478>
[    1.092608] tegra-cbb c600000.aon-noc: noc_secure_irq = 481, noc_nonsecure_irq = 480>
[    1.093940] tegra-cbb d600000.bpmp-noc: noc_secure_irq = 483, noc_nonsecure_irq = 482>
[    1.095131] tegra-cbb be00000.rce-noc: noc_secure_irq = 485, noc_nonsecure_irq = 484>
[    1.096523] tegra-cbb b600000.sce-noc: noc_secure_irq = 487, noc_nonsecure_irq = 486>
[    1.097162] tegra-cbb 14040000.cv-noc: defer probe as CV-NOC not probed yet
[    1.100711] vdd-3v3-cvb: 3300 mV 
[    1.101220] vdd-1v8-cvb: 1800 mV 
[    1.101804] vdd-1v8-sd: 1800 mV 
[    1.102418] vdd-epb-1v0: supplied by vdd-3v3-cvb
[    1.102519] vdd-epb-1v0: 1000 mV 
[    1.103010] vdd-sdmmc1-sw: 3300 mV 
[    1.103591] avdd-cam-2v8: 2800 mV 
[    1.104101] vdd-sata-1v5: 1500 mV 
[    1.104538] vdd-1v8-slt: 1800 mV 
[    1.105231] vdd-3v3-slt: 3300 mV 
[    1.105639] vdd-fan: 5000 mV 
[    1.106264] vdd-hdmi-5v0: 5000 mV 
[    1.106866] vdd_sys_en: 1200 mV 
[    1.107823] vdd-5v-sata: 5000 mV 
[    1.108439] vdd-ac-bat: 5000 mV 
[    1.108778] vdd-5v-sata: supplied by vdd-ac-bat
[    1.154994] eventlib_kernel: keventlib is initialized, test id: 0
[    1.155561] SCSI subsystem initialized
[    1.156269] usbcore: registered new interface driver usbfs
[    1.156457] usbcore: registered new interface driver hub
[    1.156658] usbcore: registered new device driver usb
[    1.170757] tegra-i2c 31e0000.i2c: could not find pctldev for node /host1x/dpaux@155F0000/pinmux@0, deferring probe
[    1.174260] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[    1.186093] vdd-1v0: at 1000 mV 
[    1.194079] vdd-1v8-hs: at 1800 mV 
[    1.202093] vdd-1v8-ls: at 1800 mV 
[    1.210094] vdd-1v8-ao: at 1800 mV 
[    1.218096] vddio-ddr-1v1: at 1100 mV 
[    1.225872] vdd-rtc: at 800 mV 
[    1.227691] spmic-ldo1: at 2375 mV 
[    1.237932] vdd-ao-3v3: at 3300 mV 
[    1.250033] vddio-emmc-3v3: at 3300 mV 
[    1.251765] spmic-ldo4: at 1587 mV 
[    1.262125] vdd-usb-3v3: at 3300 mV 
[    1.274137] vddio-sdmmc1-3v3: at 3300 mV 
[    1.282255] vdd-csi-1v2: at 1200 mV 
[    1.284214] spmic-ldo8: at 1800 mV 
[    1.287516] GPIO line 246 (gpio_default) hogged as output/high
[    1.289195] GPIO line 247 (gpio_default) hogged as output/high
[    1.289782] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip2 (max77620-gpio)
[    1.293690] max77620 4-003c: max77620 probe successful
[    1.295132] media: Linux media interface: v0.10
[    1.295266] Linux video capture interface: v2.00
[    1.297258] pps_core: LinuxPPS API ver. 1 registered
[    1.297310] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.297483] PTP clock support registered
[    1.298636] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    1.298748] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    1.300466] tegra_fiq_debugger_init: found FIQ source (IRQ 469)
[    1.302301] Advanced Linux Sound Architecture Driver Initialized.
[    1.303022] Bluetooth: Core ver 2.22
[    1.303111] NET: Registered protocol family 31
[    1.303153] Bluetooth: HCI device and connection manager initialized
[    1.303228] Bluetooth: HCI socket layer initialized
[    1.303291] Bluetooth: L2CAP socket layer initialized
[    1.303370] Bluetooth: SCO socket layer initialized
[    1.306529] camchar: rtcpu character device driver loaded
[    1.308235] clocksource: Switched to clocksource arch_sys_counter
[    1.366492] VFS: Disk quotas dquot_6.6.0
[    1.366678] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.367483] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    1.369847] tegra-carveouts tegra-carveouts: assigned reserved memory node grid-of-semaphores
[    1.370023] nvmap: nvmap_select_cache_ops() nvmap cache ops set to scf
[    1.370094] nvmap_page_pool_init: Total RAM pages: 4046049
[    1.370179] nvmap_page_pool_init: nvmap page pool size: 505756 pages (1975 MB)
[    1.370519] nvmap_background_zero_thread: PP zeroing thread starting.
[    1.373225] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[    1.390773] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[    1.391355] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[    1.391741] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type AUX-therm
[    1.392430] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type AO-therm
[    1.393128] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tdiode_tegra
[    1.393536] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type PMIC-Die
[    1.393788] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type Tboard_tegra
[    1.409418] la/ptsa driver initialized.
[    1.409953] NET: Registered protocol family 2
[    1.411303] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.412207] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.413171] TCP: Hash tables configured (established 131072 bind 65536)
[    1.413287] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.413654] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.414436] NET: Registered protocol family 1
[    1.415589] RPC: Registered named UNIX socket transport module.
[    1.415640] RPC: Registered udp transport module.
[    1.415697] RPC: Registered tcp transport module.
[    1.415738] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.416131] Trying to unpack rootfs image as initramfs...
[    1.821201] Freeing initrd memory: 6168K
[    1.842651] random: fast init done
[    1.848377] host1x 13e10000.host1x: initialized
[    1.850723] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.857101] audit: initializing netlink subsys (disabled)
[    1.857235] audit: type=2000 audit(1.392:1): initialized
[    1.858185] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[    1.869113] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.870559] ntfs: driver 2.1.32 [Flags: R/W].
[    1.871394] 9p: Installing v9fs 9p2000 file system support
[    1.878485] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    1.879919] io scheduler noop registered
[    1.880294] io scheduler cfq registered (default)
[    1.884915] gic 2a41000.agic-controller: GIC IRQ controller registered
[    1.926221] iommu: Adding device 2993000.adsp to group 59
[    2.027421] iommu: Adding device aconnect@2a41000:adsp_audio to group 60
[    2.028691] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[    2.044791] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    2.045474] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    2.046143] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    2.049381] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    2.049819] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[    2.049915] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=2000000, max_bw=4687500
[    2.054897] tsec 15500000.tsec: initialized
[    2.057756] tsec 15100000.tsecb: initialized
[    2.063294] nvdec 15480000.nvdec: initialized
[    2.066644] nvdec 15140000.nvdec1: initialized
[    2.073808] falcon 15340000.vic: initialized
[    2.076359] falcon 15380000.nvjpg: initialized
[    2.078685] falcon 154c0000.nvenc: initialized
[    2.081077] falcon 15a80000.nvenc1: initialized
[    2.084195] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[    2.086844] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[    2.089460] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[    2.091998] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[    2.093909] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[    2.095805] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[    2.097756] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[    2.099673] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[    2.104491] t194-nvcsi 15a00000.nvcsi: initialized
[    2.110342] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[    2.110850] scare-pigeon 14b00000.isp-thi: initialized
[    2.122291] pva 16000000.pva0: initialized
[    2.155625] pva 16800000.pva1: initialized
[    2.187425] nvdla 15880000.nvdla0: initialized
[    2.218860] nvdla 158c0000.nvdla1: initialized
[    2.223346] tegra-slvs-ec 15ac0000.slvs-ec: initialized
[    2.223627] tegra-slvs-ec 15ac0000.slvs-ec: no streams defined
[    2.223685] tegra-slvs-ec 15ac0000.slvs-ec: failed to init SLVS media controller (-19)
[    2.223750] tegra-slvs-ec 15ac0000.slvs-ec: probed
[    2.224943] tegradccommon 15200000.dc_common: host1x channel mapped
[    2.225017] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[    2.225117] tegradccommon 15200000.dc_common: dma mapping done
[    2.225840] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor2
[    2.225993] generic_infoframe_type: 0x87
[    2.226205] tegradc 15200000.nvdisplay: DT parsed successfully
[    2.226338] tegradc 15200000.nvdisplay: Display dc.ffffff800bf90000 registered with id=0
[    2.233967] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 15681600 KB/s
[    2.234048] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 1066500000 Hz
[    2.234096] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 358400000 Hz
[    2.234401] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[    2.234457] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[    2.236274] tegradc 15200000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[    2.237503] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 16 channels
[    2.238711] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[    2.239409] kfuse 3830000.kfuse: initialized
[    2.239774] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[    2.239834] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[    2.244620] tegradc 15200000.nvdisplay: probed
[    2.247960] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.251956] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 50, base_baud = 0) is a TEGRA_UART
[    2.254053] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 51, base_baud = 0) is a TEGRA_UART
[    2.255613] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 52, base_baud = 0) is a TEGRA_UART
[    4.695293] console [ttyTCU0] enabled
[    4.696021] Console: switching to colour frame buffer device 240x67
[    4.700550] nvgpu: 17000000.gv11b          nvgpu_nvhost_syncpt_init:290  [INFO]  syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000
1 Like

(2/2)

syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000
[    4.700550] 
[    4.718890] tegradc 15200000.nvdisplay: fb registered
[    4.724415] gpio tegra-gpio wake71 for gpio=98(M:2)
[    4.733152] brd: module loaded
[    4.741787] loop: module loaded
[    4.742065] tegra_profiler: version: 1.128, samples/io: 44/25
[    4.742486] tegra_profiler: auth: init
[    4.745016] nct1008_nct72 4-004c: starting parse dt
[    4.745889] THERMAL EST: found 3 subdevs
[    4.745893] THERMAL EST num_resources: 0
[    4.745896] [THERMAL EST subdev 0]
[    4.745900] [THERMAL EST subdev 1]
[    4.745902] [THERMAL EST subdev 2]
[    4.746294] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[    4.746296] THERMAL EST: thz register success.
[    4.746471] THERMAL EST: end of probe, return err: 0
[    4.747583] ufs_tegra 2450000.ufshci: freq-table-hz property not specified
[    4.747592] ufs_tegra 2450000.ufshci: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[    4.748683] ufs_tegra 2450000.ufshci: wakeup init done, cdirq 459
[    4.748692] gpio tegra-gpio-aon wake25 for gpio=32(EE:0)
[    4.792449] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    4.792645] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    4.809970] Parent Clock set for DC plld3
[    4.823870] scsi host0: ufshcd
[    4.834767] nct1008_nct72 4-004c: !!!Found deprecated property!!!
[    4.840866] nct1008_nct72 4-004c: success parsing dt
[    4.845144] hisi_sas: driver version v1.6
[    4.850237] nct1008_nct72 4-004c: success in enabling tmp451 VDD rail
[    4.855048] libphy: Fixed MDIO Bus: probed
[    4.855723] tun: Universal TUN/TAP device driver, 1.6
[    4.855725] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    4.857095] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    4.857098] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    4.857138] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    4.857139] igb: Copyright (c) 2007-2014 Intel Corporation.
[    4.857186] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    4.857188] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    4.857231] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[    4.857232] Copyright(c) 1999 - 2017 Intel Corporation.
[    4.857449] sky2: driver version 1.30
[    4.859079] PPP generic driver version 2.4.2
[    4.859169] eqos 2490000.ether_qos: no PHY interrupt found
[    4.859284] PPP BSD Compression module registered
[    4.859287] PPP Deflate Compression module registered
[    4.859306] PPP MPPE Compression module registered
[    4.859309] NET: Registered protocol family 24
[    4.859369] usbcore: registered new interface driver r8152
[    4.859410] usbcore: registered new interface driver asix
[    4.859450] usbcore: registered new interface driver ax88179_178a
[    4.859479] usbcore: registered new interface driver cdc_ether
[    4.859513] usbcore: registered new interface driver net1080
[    4.859544] usbcore: registered new interface driver cdc_subset
[    4.859572] usbcore: registered new interface driver zaurus
[    4.859645] usbcore: registered new interface driver cdc_ncm
[    4.859969] VFIO - User Level meta-driver version: 0.3
[    4.861553] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.861570] ehci-pci: EHCI PCI platform driver
[    4.861611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.861619] ohci-pci: OHCI PCI platform driver
[    4.861682] ohci-platform: OHCI generic platform driver
[    4.863231] eqos 2490000.ether_qos: No prod values found
[    4.863862] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b cb 91 e3
[    4.863985] libphy: dwc_phy: probed
[    4.870092] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[    4.870097] tegra-xusb 3610000.xhci: USB3 port 2 has OTG_CAP
[    4.873067] Could not get extcon-dev /xhci@3610000:id(0)
[    4.876181] tegradc 15200000.nvdisplay: hdmi: tmds rate:148367K prod-setting:prod_c_hdmi_111m_223m
[    4.876326] usbcore: registered new interface driver uas
[    4.876379] usbcore: registered new interface driver usb-storage
[    4.876518] usbcore: registered new interface driver usbserial
[    4.877880] Could not get extcon-dev /host1x/nvdisplay@15210000:typec0(0)
[    4.878134] Could not get extcon-dev /host1x/nvdisplay@15220000:typec1(1)
[    4.881489] Could not get extcon-dev /xudc@3550000:vbus(0)
[    4.884587] ucsi_ccg 1-0008: FW1 Version: gn v12.05, [Base 3.1.2.1487]
[    4.884595] ucsi_ccg 1-0008: FW2 Version: gn v12.05, [Base 3.1.2.1487]
[    4.885726] ucsi_ccg 1-0008: fw_mode: 2
[    4.885730] ucsi_ccg 1-0008: fw1_invalid: 0
[    4.885733] ucsi_ccg 1-0008: fw2_invalid: 0
[    4.885738] ucsi_ccg 1-0008: silicon_id: 0x1f00
[    4.885945] ucsi_ccg 1-0008: typec-port0 extcon dev created
[    4.886099] ucsi_ccg 1-0008: typec-port1 extcon dev created
[    4.886213] ucsi_ccg 1-0008: typec-pd extcon dev created
[    4.886406] gpio tegra-gpio-aon wake48 for gpio=10(BB:2)
[    4.890185] ucsi_ccg 1-0008: [typec-port1] Cable state:1, cable id:2
[    4.892332] ucsi_ccg 1-0008: HPI Command Success.
[    4.894811] ucsi_ccg 1-0008: HPI Command Success.
[    4.894828] ucsi_ccg 1-0008: ucsi_ccg_init: complete
[    4.895530] mousedev: PS/2 mouse device common for all mice
[    5.025015] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    5.026838] Wake73 for irq=42
[    5.028265] rtc rtc1: alarm rtc device
[    5.028309] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[    5.028348] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    5.028499] i2c /dev entries driver
[    5.031401] max77620-power max20024-power: Event recorder REG_NVERC : 0x80
[    5.036017] FAN dev name: pwm-fan
[    5.036079] FAN:gpio request success.
[    5.036087] FAN: can't find tach_gpio
[    5.036120] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[    5.036434] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[    5.036439] pwm_fan_driver pwm-fan: tach period: 1000
[    5.036854] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    5.036858] pwm_fan_driver pwm-fan: index 1: pwm=77, rpm=1000, rru=2, rrd=2, state:2
[    5.036862] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[    5.036866] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[    5.036869] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    5.036873] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    5.036876] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    5.036879] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    5.036883] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    5.036887] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    5.037665] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 0 not supported
[    5.038051] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 2 not supported
[    5.040894] tegra-thermal-throttle bthrot_cdev: clk:cpu max:2265600000, min:115200000 steps:28
[    5.095068] tegra-thermal-throttle bthrot_cdev: clk:gpu max:1377000000, min:114750000 steps:13
[    5.095141] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:0:cpu off:0 slope-adj:200
[    5.095145] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:1:gpu off:0 slope-adj:400
[    5.095268] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced max_state:56 cutoff:0
[    5.095345] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:0:cpu off:0 slope-adj:400
[    5.095349] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:1:gpu off:0 slope-adj:400
[    5.095764] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced max_state:52 cutoff:1
[    5.095831] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:0:cpu off:0 slope-adj:200
[    5.095835] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:1:gpu off:365500000 slope-adj:300
[    5.096135] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced max_state:56 cutoff:0
[    5.096208] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:0:cpu off:38400000 slope-adj:10
[    5.096213] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:1:gpu off:25500000 slope-adj:10
[    5.096793] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced max_state:2 cutoff:0
[    5.096887] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:0:cpu off:0 slope-adj:400
[    5.096891] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:1:gpu off:0 slope-adj:400
[    5.097226] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced max_state:52 cutoff:1
[    5.098805] device-mapper: uevent: version 1.0.3
[    5.099376] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    5.111020] tegra194_cpufreq_probe: platform driver Initialization: pass
[    5.116250] cpuidle: Initializing cpuidle driver
[    5.127284] sdhci: Secure Digital Host Controller Interface driver
[    5.127286] sdhci: Copyright(c) Pierre Ossman
[    5.127287] sdhci-pltfm: SDHCI platform and OF driver helper
[    5.128679] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[    5.131853] sdhci-tegra 3400000.sdhci: Got CD GPIO
[    5.132740] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    5.134180] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[    5.134462] tegra-se-nvhost 15810000.se: initialized
[    5.135844] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    5.136088] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 254
[    5.136579] tegra-se-nvhost 15820000.se: initialized
[    5.138780] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    5.139402] tegra-se-nvhost 15830000.se: initialized
[    5.140007] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    5.140792] tegra-se-nvhost 15840000.se: initialized
[    5.141644] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    5.141823] hidraw: raw HID events driver (C) Jiri Kosina
[    5.142991] usbcore: registered new interface driver usbhid
[    5.142992] usbhid: USB HID core driver
[    5.148420] tegra186-cam-rtcpu bc00000.rtcpu: deferring, 14800000.isp is not probed
[    5.149248] tegra_aon c1a0000.aon: tegra aon driver probe OK
[    5.149661] tegra186-aondbg aondbg: aondbg driver probe() OK
[    5.150120] denver_knobs_init:MTS_VERSION:43306594
[    5.150320] tegra19x_actmon d230000.actmon: in actmon_register()...
[    5.150944] tegra19x_actmon d230000.actmon: initialization Completed for the device mc_all
[    5.151250] t19x_cache tegra-cache: probed
[    5.157284] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[    5.157292] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[    5.159156] nvpmodel: initialized successfully
[    5.160054] tegra-hda 3510000.hda: Override SDO lines to 4
[    5.160178] usbcore: registered new interface driver snd-usb-audio
[    5.178785] input: tegra-hda-galen-t194 HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[    5.179040] input: tegra-hda-galen-t194 HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[    5.179198] input: tegra-hda-galen-t194 HDMI/DP,pcm=8 as /devices/3510000.hda/sound/card0/input2
[    5.179556] input: tegra-hda-galen-t194 HDMI/DP,pcm=9 as /devices/3510000.hda/sound/card0/input3
[    5.180251] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[    5.180344] gpio tegra-gpio wake8 for gpio=55(G:7)
[    5.180397] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[    5.260966] mmc1: host does not support reading read-only switch, assuming write-enable
[    5.278207] mmc0: periodic cache flush enabled
[    5.278217] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    5.278712] mmcblk0: mmc0:0001 HBG4a2 29.1 GiB 
[    5.278956] mmcblk0boot0: mmc0:0001 HBG4a2 partition 1 8.00 MiB
[    5.279187] mmcblk0boot1: mmc0:0001 HBG4a2 partition 2 8.00 MiB
[    5.279343] mmcblk0rpmb: mmc0:0001 HBG4a2 partition 3 4.00 MiB
[    5.281586]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36
[    5.423180] mmc1: hw tuning done ...
[    5.423181] ======= mmc1: Tuning windows =======
[    5.423194] mmc1: tuning window[0]: 0xffffff0f
[    5.423200] mmc1: tuning window[1]: 0xfffc3fff
[    5.423206] mmc1: tuning window[2]: 0xf1ffffff
[    5.423211] mmc1: tuning window[3]: 0x7fffffff
[    5.423217] mmc1: tuning window[4]: 0x0
[    5.423222] mmc1: tuning window[5]: 0x0
[    5.423227] mmc1: tuning window[6]: 0x0
[    5.423231] mmc1: tuning window[7]: 0x0
[    5.423233] sdhci: Tap value: 69 | Trim value: 5
[    5.423234] ==================================
[    5.423239] Vendor clock ctrl: 0x545d025
[    5.423243] Vendor SysSW ctrl: 0x38607002
[    5.423247] Vendor Err interrupt status : 0x40000
[    5.423252] Vendor Cap overrides: 0x1107
[    5.423256] Vendor Misc ctrl: 0xffff0098
[    5.423260] Vendor Misc ctrl_1: 0x0
[    5.423264] Vendor Misc ctrl_2: 0x20600000
[    5.423268] Vendor IO trim ctrl: 0x11
[    5.423296] Vendor Tuning ctrl: 0x74024057
[    5.423299] SDMEM comp padctrl: 0x8607000
[    5.423301] Autocal config: 0x20010000
[    5.423303] Autocal status: 0x7060706
[    5.423334] mmc1: new ultra high speed SDR104 SDHC card at address 59b4
[    5.423740] mmcblk1: mmc1:59b4 USD00 29.8 GiB 
[    5.424673]  mmcblk1: p1
WARNING: clk_get_rate: clk_power_ungate on gated domain 27 for gpcclk
WARNING: pll_d3 has no dyn ramp
[    5.927411] tegradc 15200000.nvdisplay: blank - powerdown
[    5.928061] nct1008_nct72 4-004c: LOC shutdown limit 107
[    5.929117] nct1008_nct72 4-004c: EXT shutdown limit 109
[    5.962606] nct1008_nct72 4-004c: initial LOC temp: 40000 
[    5.963378] nct1008_nct72 4-004c: initial EXT temp: 52000 
[    5.964904] nct1008_nct72 4-004c: hi_b:-10, lo_b:128
[    5.966249] nct1008_nct72 4-004c: nct1008_probe: initialized
[    6.006092] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[    6.008030] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[    6.008422] tegradc 15200000.nvdisplay: blank - normal
[    6.018154] tegradc 15200000.nvdisplay: unblank
[    6.019332] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    6.019525] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    6.022978] Parent Clock set for DC plld3
[    6.031597] tegradc 15200000.nvdisplay: hdmi: tmds rate:71000K prod-setting:prod_c_hdmi_54m_111m
[    6.972160] gpio tegra-gpio wake12 for gpio=149(S:5)
[    7.040283] tegradc 15200000.nvdisplay: unblank
[    7.063987] OPE platform probe
[    7.064107] OPE platform probe successful
[    7.193585] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    7.193688] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    7.193783] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    7.193855] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    7.193967] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    7.194051] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    7.194125] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    7.194195] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    7.194288] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    7.194361] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[    7.194429] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[    7.194498] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[    7.194561] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[    7.194629] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[    7.194705] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[    7.194776] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[    7.194845] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[    7.194942] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[    7.195012] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[    7.195100] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[    7.240471] input: tegra-snd-t19x-mobile-rt565x Headset Jack as /devices/sound/sound/card1/input4
[    7.241657] u32 classifier
[    7.241658]     Actions configured
[    7.241730] Initializing XFRM netlink socket
[    7.242086] NET: Registered protocol family 10
[    7.242711] NET: Registered protocol family 17
[    7.242720] NET: Registered protocol family 15
[    7.242757] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    7.242821] Bluetooth: RFCOMM socket layer initialized
[    7.242832] Bluetooth: RFCOMM ver 1.11
[    7.242836] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    7.242839] Bluetooth: HIDP socket layer initialized
[    7.242852] 9pnet: Installing 9P2000 support
[    7.242883] Key type dns_resolver registered
[    7.243086] Registered cp15_barrier emulation handler
[    7.243170] Registered setend emulation handler
[    7.244482] registered taskstats version 1
[    7.244931] tegra-pcie-dw 14180000.pcie: Setting init speed to max speed
[    7.246138] OF: PCI: host bridge /pcie@14180000 ranges:
[    7.246153] OF: PCI:    IO 0x38100000..0x381fffff -> 0x38100000
[    7.246158] OF: PCI:   MEM 0x38200000..0x39ffffff -> 0x38200000
[    7.246162] OF: PCI:   MEM 0x1800000000..0x1bffffffff -> 0x1800000000
[    7.755669] tegra-pcie-dw 14180000.pcie: link is down
[    7.755807] tegra-pcie-dw 14180000.pcie: PCI host bridge to bus 0000:00
[    7.755812] pci_bus 0000:00: root bus resource [bus 00-ff]
[    7.755819] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0x38100000-0x381fffff])
[    7.755835] pci_bus 0000:00: root bus resource [mem 0x38200000-0x39ffffff]
[    7.755838] pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1bffffffff pref]
[    7.756207] iommu: Adding device 0000:00:00.0 to group 61
[    7.756399] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    7.756418] pci 0000:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    7.756580] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[    7.757019] iommu: Removing device 0000:00:00.0 from group 61
[    7.757258] tegra-pcie-dw 14180000.pcie: PCIe link is not up...!
[    7.758016] tegra-pcie-dw 14100000.pcie: Setting init speed to max speed
[    7.759049] OF: PCI: host bridge /pcie@14100000 ranges:
[    7.759060] OF: PCI:    IO 0x30100000..0x301fffff -> 0x30100000
[    7.759064] OF: PCI:   MEM 0x30200000..0x31ffffff -> 0x30200000
[    7.759070] OF: PCI:   MEM 0x1200000000..0x123fffffff -> 0x1200000000
[    7.864277] tegra-pcie-dw 14100000.pcie: link is up
[    7.864394] tegra-pcie-dw 14100000.pcie: PCI host bridge to bus 0001:00
[    7.864397] pci_bus 0001:00: root bus resource [bus 00-ff]
[    7.864402] pci_bus 0001:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x30100000-0x301fffff])
[    7.864404] pci_bus 0001:00: root bus resource [mem 0x30200000-0x31ffffff]
[    7.864406] pci_bus 0001:00: root bus resource [mem 0x1200000000-0x123fffffff pref]
[    7.864669] iommu: Adding device 0001:00:00.0 to group 61
[    7.865934] iommu: Adding device 0001:01:00.0 to group 62
[    7.878611] pci 0001:00:00.0: BAR 14: assigned [mem 0x30200000-0x302fffff]
[    7.878614] pci 0001:00:00.0: BAR 13: assigned [io  0x100000-0x100fff]
[    7.878618] pci 0001:01:00.0: BAR 6: assigned [mem 0x30200000-0x3020ffff pref]
[    7.878621] pci 0001:01:00.0: BAR 5: assigned [mem 0x30210000-0x302101ff]
[    7.878683] pci 0001:01:00.0: BAR 4: assigned [io  0x100000-0x10000f]
[    7.878743] pci 0001:01:00.0: BAR 0: assigned [io  0x100010-0x100017]
[    7.878768] pci 0001:01:00.0: BAR 2: assigned [io  0x100018-0x10001f]
[    7.878811] pci 0001:01:00.0: BAR 1: assigned [io  0x100020-0x100023]
[    7.878873] pci 0001:01:00.0: BAR 3: assigned [io  0x100024-0x100027]
[    7.878896] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    7.878899] pci 0001:00:00.0:   bridge window [io  0x100000-0x100fff]
[    7.878923] pci 0001:00:00.0:   bridge window [mem 0x30200000-0x302fffff]
[    7.878941] pci 0001:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    7.879033] pci 0001:01:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
[    7.879276] pcieport 0001:00:00.0: Signaling PME through PCIe PME interrupt
[    7.879278] pci 0001:01:00.0: Signaling PME through PCIe PME interrupt
[    7.880320] ahci 0001:01:00.0: AHCI 0001.0000 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    7.880324] ahci 0001:01:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    7.880982] scsi host1: ahci
[    7.881135] ata1: SATA max UDMA/133 abar m512@0x30210000 port 0x30210100 irq 556
[    7.881267] tegra-pcie-dw 14140000.pcie: Setting init speed to max speed
[    7.882377] OF: PCI: host bridge /pcie@14140000 ranges:
[    7.882390] OF: PCI:    IO 0x34100000..0x341fffff -> 0x34100000
[    7.882395] OF: PCI:   MEM 0x34200000..0x35ffffff -> 0x34200000
[    7.882398] OF: PCI:   MEM 0x1280000000..0x12bfffffff -> 0x1280000000
[    8.195439] ata1: SATA link down (SStatus 0 SControl 300)
[    8.390702] tegra-pcie-dw 14140000.pcie: link is down
[    8.390847] tegra-pcie-dw 14140000.pcie: PCI host bridge to bus 0002:00
[    8.390852] pci_bus 0002:00: root bus resource [bus 00-ff]
[    8.390856] pci_bus 0002:00: root bus resource [io  0x200000-0x2fffff] (bus address [0x34100000-0x341fffff])
[    8.390858] pci_bus 0002:00: root bus resource [mem 0x34200000-0x35ffffff]
[    8.390861] pci_bus 0002:00: root bus resource [mem 0x1280000000-0x12bfffffff pref]
[    8.391270] iommu: Adding device 0002:00:00.0 to group 63
[    8.391458] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
[    8.391480] pci 0002:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    8.391670] pcieport 0002:00:00.0: Signaling PME through PCIe PME interrupt
[    8.392077] iommu: Removing device 0002:00:00.0 from group 63
[    8.392376] tegra-pcie-dw 14140000.pcie: PCIe link is not up...!
[    8.393295] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[    8.394693] OF: PCI: host bridge /pcie@141a0000 ranges:
[    8.394712] OF: PCI:    IO 0x3a100000..0x3a1fffff -> 0x3a100000
[    8.394719] OF: PCI:   MEM 0x3a200000..0x3bffffff -> 0x3a200000
[    8.394721] OF: PCI:   MEM 0x1c00000000..0x1fffffffff -> 0x1c00000000
[    8.742008] tegradc 15200000.nvdisplay: hdmi: plugged
[    8.902441] tegra-pcie-dw 141a0000.pcie: link is down
[    8.903705] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0003:00
[    8.904786] pci_bus 0003:00: root bus resource [bus 00-ff]
[    8.905793] pci_bus 0003:00: root bus resource [io  0x300000-0x3fffff] (bus address [0x3a100000-0x3a1fffff])
[    8.906860] pci_bus 0003:00: root bus resource [mem 0x3a200000-0x3bffffff]
[    8.907893] pci_bus 0003:00: root bus resource [mem 0x1c00000000-0x1fffffffff pref]
[    8.909424] iommu: Adding device 0003:00:00.0 to group 63
[    8.910669] pci 0003:00:00.0: PCI bridge to [bus 01-ff]
[    8.911696] pci 0003:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    8.913060] pcieport 0003:00:00.0: Signaling PME through PCIe PME interrupt
[    8.914647] iommu: Removing device 0003:00:00.0 from group 63
[    8.916011] tegra-pcie-dw 141a0000.pcie: PCIe link is not up...!
[    8.930618] tegra-cbb 14040000.cv-noc: noc_secure_irq = 98, noc_nonsecure_irq = 97>
[    8.938305] tegra194-isp5 14800000.isp: initialized
[    8.949400] tegra194-vi5 15c10000.vi: initialized
[    8.957382] tegra194-vi5 15c10000.vi: ep of_device is not enabled /host1x/vi@15c10000/ports/port@0/endpoint.
[    8.958619] tegra194-vi5 15c10000.vi: ep of_device is not enabled /host1x/vi@15c10000/ports/port@1/endpoint.
[    8.961889] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[    8.963227] tegra-xusb 3610000.xhci: USB3 port 2 has OTG_CAP
[    8.968133] tegra-xusb 3610000.xhci: extcon 0: ffffffc3e91ef400 id
[    8.969977] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[    8.970724] tegra-xudc-new 3550000.xudc: device count: 1
[    8.971629] tegra-xudc-new 3550000.xudc: vbus state: 0
[    8.972270] tegra-xusb 3610000.xhci: Firmware timestamp: 2018-03-29 14:24:42 UTC, Version: 60.05 release
[    8.972288] tegra-xusb 3610000.xhci: xHCI Host Controller
[    8.972301] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[    8.973522] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[    8.973551] tegra-xusb 3610000.xhci: irq 472, io mem 0x03610000
[    8.973666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    8.973669] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.973671] usb usb1: Product: xHCI Host Controller
[    8.973672] usb usb1: Manufacturer: Linux 4.9.108-tegra xhci-hcd
[    8.973673] usb usb1: SerialNumber: 3610000.xhci
[    8.974033] hub 1-0:1.0: USB hub found
[    8.974057] hub 1-0:1.0: 4 ports detected
[    8.974400] tegra-xusb 3610000.xhci: xHCI Host Controller
[    8.974421] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[    8.974427] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[    8.974630] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    8.974632] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.974634] usb usb2: Product: xHCI Host Controller
[    8.974635] usb usb2: Manufacturer: Linux 4.9.108-tegra xhci-hcd
[    8.974637] usb usb2: SerialNumber: 3610000.xhci
[    8.974743] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[    8.974907] hub 2-0:1.0: USB hub found
[    8.974932] hub 2-0:1.0: 4 ports detected
[    8.975284] tegra186-cam-rtcpu bc00000.rtcpu: Coverage buffer configured at IOVA=0xbfef8000
[    8.975500] Wake76 for irq=199
[    8.975501] Wake77 for irq=199
[    8.975502] Wake78 for irq=199
[    8.975502] Wake79 for irq=199
[    8.975503] Wake80 for irq=199
[    8.975504] Wake81 for irq=199
[    8.975504] Wake82 for irq=199
[    8.975644] tegra-xudc-new 3550000.xudc: entering ELPG
[    8.975853] tegra-xudc-new 3550000.xudc: entering ELPG done
[    8.978106] tegra186-cam-rtcpu bc00000.rtcpu: IOVM setup error: 130
[    8.978109] tegra186-cam-rtcpu bc00000.rtcpu: RTCPU coverage: IOVM setup error : 4294967291
[    8.978110] tegra186-cam-rtcpu bc00000.rtcpu: (expected if RTCPU was not built with coverage enabled)
[    8.978113] tegra186-cam-rtcpu bc00000.rtcpu: coverage boot sync status: -5
[    8.978283] tegra-ivc ivc-bc00000.rtcpu: region 0: iova=0xbfee0000-0xbfefffff size=131072
[    8.978616] tegra-ivc ivc-bc00000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    8.978690] tegra-ivc-cdev ivc-bc00000.rtcpu:echo@0: probing /dev/camchar-echo
[    8.978788] tegra-ivc ivc-bc00000.rtcpu:dbg@1: dbg: ver=0 grp=1 RX[1x384]=0x1900-0x1b00 TX[1x384]=0x1b00-0x1d00
[    8.978849] tegra-ivc-cdev ivc-bc00000.rtcpu:dbg@1: probing /dev/camchar-dbg
[    8.979560] tegra-ivc ivc-bc00000.rtcpu:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d00-0x3d80 TX[1x8192]=0x3d80-0x5e00
[    8.979894] tegra-ivc ivc-bc00000.rtcpu:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e00-0xae80 TX[64x320]=0xae80-0xff00
[    8.979938] tegra-ivc ivc-bc00000.rtcpu:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff00-0x17f80 TX[512x64]=0x17f80-0x20000
[    8.980079] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (69)
[    8.980081] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[    8.981093] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=5 sha1=5d9f1c48356a1dad5a597123920f5319cb04aa87
[    8.981518] gpio tegra-gpio wake67 for gpio=48(G:0)
[    8.981574] gpio tegra-gpio-aon wake29 for gpio=36(EE:4)
[    8.981700] input: gpio-keys as /devices/gpio-keys/input/input5
[    9.015497] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 20:30:54 UTC (946758654)
[    9.016023] mmcblk mmc0:0001: Card claimed for testing.
[    9.016030] mmcblk mmc1:59b4: Card claimed for testing.
[    9.054157] bpmp: mounted debugfs mirror
[    9.060508] vdd-1v8-cvb: disabling
[    9.060510] vdd-1v8-sd: disabling
[    9.060511] vdd-epb-1v0: disabling
[    9.060513] avdd-cam-2v8: disabling
[    9.060514] vdd-sata-1v5: disabling
[    9.060515] vdd-3v3-slt: disabling
[    9.060516] vdd-fan: disabling
[    9.060517] vdd_sys_en: disabling
[    9.060524] ALSA device list:
[    9.060525]   #0: tegra-hda-galen-t194 at 0x3518000 irq 68
[    9.060526]   #1: tegra-snd-t19x-mobile-rt565x
[    9.300254] usb 1-2: new full-speed USB device number 2 using tegra-xusb
[    9.327313] usb 1-2: New USB device found, idVendor=046d, idProduct=c52b
[    9.327316] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.327317] usb 1-2: Product: USB Receiver
[    9.327318] usb 1-2: Manufacturer: Logitech
[    9.387057] tegradc 15210000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[    9.394577] tegradc 15210000.nvdisplay: DT parsed successfully
[    9.400137] tegradc 15210000.nvdisplay: Display dc.ffffff8011490000 registered with id=1
[    9.408439] tegradc 15210000.nvdisplay: vblank syncpt # 15 for dc 1
[    9.413971] tegradc 15210000.nvdisplay: vpulse3 syncpt # 16 for dc 1
[    9.424543] tegradc 15210000.nvdisplay: probed
[    9.445536] tegradc 15210000.nvdisplay: fb registered
[    9.449945] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    9.451044] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    9.452127] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    9.453193] tegradc 15210000.nvdisplay: blank - powerdown
[    9.456115] hpd: hpd_switch 0
[    9.456391] tegradc 15220000.nvdisplay: disp2 connected to head2->/host1x/sor1
[    9.456409] tegradc 15220000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[    9.456472] tegradc 15220000.nvdisplay: DT parsed successfully
[    9.456491] tegradc 15220000.nvdisplay: Display dc.ffffff80115d0000 registered with id=2
[    9.456683] tegradc 15220000.nvdisplay: vblank syncpt # 17 for dc 2
[    9.456686] tegradc 15220000.nvdisplay: vpulse3 syncpt # 18 for dc 2
[    9.500610] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    9.507317] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    9.509103] tegradc 15220000.nvdisplay: probed
[    9.518026] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    9.528324] tegradc 15220000.nvdisplay: fb registered
[    9.533563] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    9.537102] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    9.540864] Freeing unused kernel memory: 8512K
[    9.549693] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    9.554959] tegradc 15220000.nvdisplay: blank - powerdown
[    9.560717] hpd: hpd_switch 0
[    9.563846] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    9.570262] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    9.576131] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    9.840298] EXT4-fs (mmcblk1p1): recovery complete
[    9.842071] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[   10.037814] systemd[1]: System time before build time, advancing clock.
[   10.053437] cgroup: cgroup2: unknown option "nsdelegate"
[   10.060316] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[   10.063468] systemd[1]: Detected architecture arm64.
[   10.079029] systemd[1]: Set hostname to <localhost.localdomain>.
[   10.157548] systemd[1]: File /lib/systemd/system/systemd-udevd.service:34 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[   10.161243] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[   10.265090] random: systemd: uninitialized urandom read (16 bytes read)
[   10.271786] systemd[1]: Created slice User and Session Slice.
[   10.274989] random: systemd: uninitialized urandom read (16 bytes read)
[   10.277662] systemd[1]: Created slice System Slice.
[   10.280965] random: systemd: uninitialized urandom read (16 bytes read)
[   10.282496] systemd[1]: Listening on Journal Audit Socket.
[   10.286571] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   10.289836] systemd[1]: Listening on Syslog Socket.



Ubuntu 18.04.1 LTS localhost.localdomain ttyTCU0



localhost login:
1 Like

I saw usb firmware still load up. Could you confirm there is no hardware issue?

For example, if you boot from emmc, would usb port work fine?

I tried to boot Xavier by emmc.
Then USB keyboard worked.
So I think there is not hardware issure.

I thought that it would be okay to use a well-work image,
I tried to back up image on emmc and flash the image to SD card with reference to following URL.
https://elinux.org/Jetson/TX2_Cloning
https://elinux.org/Boot_from_sd

  1. $ sudo ./flash.sh jetson-xavier mmcblk0p0
  2. $ sudo ./flash.sh -r -k APP -G backup.img jetson-xavier mmcblk0p1
  3. $ sudo cp backup.img.raw bootloader/system.img
  4. $ cd /Linux_for_Tegra/rootfs
  5. $ sudo cp -a * && sync
  6. Unplug SD card and plug-in SD card in Xavier
  7. $ sudo ./flash.sh -r -k APP jetson-xavier mmcblk1p1

I can boot Xavier by SDcard.

Thank you.

Hi hijikata_M,

Are steps in #13 working or not? I cannot tell your purpose. Please tell more about it.

Hi WayneWWW,

I checked Xavier and know that it booted by emmc.
So #13 is not working.

I will try to set up from the beginning.

I set up by the following procedure.

$ sudo tar xpf Jetson_Linux_R31.1.0_aarch64.tbz2
$ cd Linux_for_Tegra/rootfs/
$ sudo tar xpf …/…/Tegra_Linux_Sample-Root-Filesystem_R31.1.0_aarch64.tbz2
$ cd …
$ sudo ./apply_binaries.sh
$ cd ./rootfs
$ sudo cp -a * && sync
Unplug SD card and plug-in SD card in Xavier
$ sudo ./flash.sh jetson-xavier mmcblk1p1

Is there any mistake?

Hi hijikata_M,

I can boot up from SD card, list steps for you reference:

$ sudo mkfs.ext4 /dev/sd<port><device_number>   #Format your device with an Ext4 file system
$ cd Linux_for_Tegra/rootfs/
$ sudo cp -a * <mntpoint> && sync
$ Unmount the disk and connect it to the target Tegra device
$ sudo ./flash.sh jetson-xavier mmcblk1p1

Please check your sdcard format or try to format and copy again.
Thanks!

Just a thought: The content of “rootfs/boot/” won’t be complete until at least one flash has occurred. However, I doubt this matters until U-Boot is added back in (cboot doesn’t look at rootfs “/boot” content).

Hi corolyuu,

I tried to format and copy again. Then I can boot Xavier from SD card.
I think that I could not boot because I did not do all the steps correctly.

Thank you!

Hi carolyuu,
I am able to boot from SDCARD but when I remove sd card from Jetson Xavier board then restart the board but not able to fall back to eMMC rootfs still searching for mmcblk1p1, not mmcblk0p1.
Where I need to change for eMMC boot again or the only option to reflash the image to mmcblk0p1.

Please help me with this.

Thanks