Cboot srouces Jetson TX2 4Gb

Hello,

I found this topic to have the R28.2.1 Cboot sources : tx2 cboot source.

But I don’t found sources for L4T 32.4.3.

I don’t have any GPIO expander on my custom board so I can have the splash screen. GPIO expander verification is hard coded in 28.2.1. I success to modify Cboot to have the splash screen but linux is not stable with R28.2.1.

Thank you.

Hi,

TX2 series cboot src is not yet released for rel-32.

But I don’t see any connection between GPIO exapander and spalsh screen.

We have official tool to directly update boot splash now.
Please refer to /Linux_for_Tegra/tools/bmp-splash

Hi,

My screen is correctly working in Linux.
I succeed to change the old Cboot code to remove this error.

With my custom mother board the cboot log is: (Splash screen is not working)
Look at 0001.540 to 0001.628 and 0001.722 to 0001.741

[0000.211] I> Welcome to MB2(TBoot-BPMP)(version: 01.00.160913-t186-M-00.00-mobile-c700205d)
[0000.219] I> bit @ 0xd480000
[0000.222] I> Boot-device: eMMC
[0000.230] I> sdmmc bdev is already initialized
[0000.234] I> pmic: reset reason (nverc)        : 0x40
[0000.266] I> Found 19 partitions in SDMMC_BOOT (instance 3)
[0000.285] I> Found 33 partitions in SDMMC_USER (instance 3)
[0000.291] W> No valid slot number is found in scratch register
[0000.296] W> Return default slot: _a
[0000.300] I> A/B: bin_type (16) slot 0
[0000.303] I> Loading partition bpmp-fw at 0xd7800000
[0000.308] I> Reading two headers - addr:0xd7800000 blocks:1
[0000.314] I> Addr: 0xd7800000, start-block: 29417480, num_blocks: 1
[0000.339] I> Binary(16) of size 533504 is loaded @ 0xd7800000
[0000.344] W> No valid slot number is found in scratch register
[0000.350] W> Return default slot: _a
[0000.353] I> A/B: bin_type (17) slot 0
[0000.357] I> Loading partition bpmp-fw-dtb at 0xd79f0000
[0000.362] I> Reading two headers - addr:0xd79f0000 blocks:1
[0000.368] I> Addr: 0xd79f0000, start-block: 29419896, num_blocks: 1
[0000.389] I> Binary(17) of size 314992 is loaded @ 0xd79b3000
[0000.511] I> Loading SCE-FW ...
[0000.515] W> No valid slot number is found in scratch register
[0000.520] W> Return default slot: _a
[0000.524] I> A/B: bin_type (12) slot 0
[0000.527] I> Loading partition sce-fw at 0xd7300000
[0000.532] I> Reading two headers - addr:0xd7300000 blocks:1
[0000.537] I> Addr: 0xd7300000, start-block: 29423992, num_blocks: 1
[0000.556] I> Binary(12) of size 125168 is loaded @ 0xd7300000
[0000.562] I> Init SCE
[0000.565] I> Loading APE-FW ...
[0000.568] W> No valid slot number is found in scratch register
[0000.573] W> Return default slot: _a
[0000.577] I> A/B: bin_type (11) slot 0
[0000.580] I> Loading partition adsp-fw at 0xd7400000
[0000.585] I> Reading two headers - addr:0xd7400000 blocks:1
[0000.591] I> Addr: 0xd7400000, start-block: 29401096, num_blocks: 1
[0000.610] I> Binary(11) of size 107808 is loaded @ 0xd7400000
[0000.616] I> Copy BTCM section
[0000.618] W> No valid slot number is found in scratch register
[0000.624] W> Return default slot: _a
[0000.628] I> A/B: bin_type (13) slot 0
[0000.631] I> Loading partition cpu-bootloader at 0x96000000
[0000.637] I> Reading two headers - addr:0x96000000 blocks:1
[0000.642] I> Addr: 0x96000000, start-block: 29380616, num_blocks: 1
[0000.663] I> Binary(13) of size 284816 is loaded @ 0x96000000
[0000.668] W> No valid slot number is found in scratch register
[0000.674] W> Return default slot: _a
[0000.677] I> A/B: bin_type (20) slot 0
[0000.681] I> Loading partition bootloader-dtb at 0x8520f400
[0000.687] I> Reading two headers - addr:0x8520f400 blocks:1
[0000.692] I> Addr: 0x8520f400, start-block: 29382664, num_blocks: 1
[0000.714] I> Binary(20) of size 362240 is loaded @ 0x8520f400
[0000.720] W> No valid slot number is found in scratch register
[0000.725] W> Return default slot: _a
[0000.729] I> A/B: bin_type (14) slot 0
[0000.732] I> Loading partition secure-os at 0x8530f600
[0000.737] I> Reading two headers - addr:0x8530f600 blocks:1
[0000.743] I> Addr: 0x8530f600, start-block: 29384712, num_blocks: 1
[0000.764] I> Binary(14) of size 366000 is loaded @ 0x8530f600
[0000.772] I> TOS boot-params @ 0x85000000
[0000.776] I> TOS params prepared
[0000.779] I> Loading EKS ...
[0000.782] I> A/B: bin_type (15) slot 0
[0000.785] I> Loading partition eks at 0x8590f800
[0000.790] I> Reading two headers - addr:0x8590f800 blocks:1
[0000.795] I> Addr: 0x8590f800, start-block: 29397000, num_blocks: 1
[0000.814] I> Binary(15) of size 1040 is loaded @ 0x8590f800
[0000.820] I> EKB detected (length: 0x400) @ 0x8590f800
[0000.825] I> Copied encrypted keys
[0000.828] I> boot profiler @ 0x175844000
[0000.832] I> boot profiler for TOS @ 0x175844000
[0000.837] I> Unhalting SCE
[0000.840] I> Primary Memory Start:80000000 Size:70000000
[0000.845] I> Extended Memory Start:f0110000 Size:856f0000
[0000.851] I> MB2(TBoot-BPMP) done

NOTICE:  BL31: v1.3(release):41d46a9cf
NOTICE:  BL31: Built : 21:14:44, Jun 25 2020
ipc-unittest-main: 1519: Welcome to IPC unittest!!!
ipc-unittest-main: 1531: waiting forever
ipc-unittest-srv: 329: Init unittest services!!!
hwkey-agent: 40: hwkey-agent is running!!
hwkey-agent: 182: key_mgnt_processing .......
hwkey-agent: 157: Init hweky-agent services!!
platform_bootstrap_epilog: trusty bootstrap complete
[0001.158] I> Welcome to Cboot
[0001.160] I> Cboot Version: t186-02737b3e
[0001.164] I> CPU-BL Params @ 0x175800000
[0001.168] I>  0) Base:0x00000000 Size:0x00000000
[0001.172] I>  1) Base:0x177f00000 Size:0x00100000
[0001.177] I>  2) Base:0x177e00000 Size:0x00100000
[0001.182] I>  3) Base:0x177d00000 Size:0x00100000
[0001.186] I>  4) Base:0x177c00000 Size:0x00100000
[0001.191] I>  5) Base:0x177b00000 Size:0x00100000
[0001.195] I>  6) Base:0x177800000 Size:0x00200000
[0001.200] I>  7) Base:0x177400000 Size:0x00400000
[0001.204] I>  8) Base:0x177a00000 Size:0x00100000
[0001.209] I>  9) Base:0x177300000 Size:0x00100000
[0001.213] I> 10) Base:0x176800000 Size:0x00800000
[0001.218] I> 11) Base:0x30000000 Size:0x00040000
[0001.222] I> 12) Base:0xf0000000 Size:0x00100000
[0001.227] I> 13) Base:0x30040000 Size:0x00001000
[0001.231] I> 14) Base:0x30048000 Size:0x00001000
[0001.235] I> 15) Base:0x30049000 Size:0x00001000
[0001.240] I> 16) Base:0x3004a000 Size:0x00001000
[0001.244] I> 17) Base:0x3004b000 Size:0x00001000
[0001.249] I> 18) Base:0x3004c000 Size:0x00001000
[0001.253] I> 19) Base:0x3004d000 Size:0x00001000
[0001.258] I> 20) Base:0x3004e000 Size:0x00001000
[0001.262] I> 21) Base:0x3004f000 Size:0x00001000
[0001.266] I> 22) Base:0x00000000 Size:0x00000000
[0001.271] I> 23) Base:0xf0100000 Size:0x00010000
[0001.275] I> 24) Base:0x00000000 Size:0x00000000
[0001.280] I> 25) Base:0x00000000 Size:0x00000000
[0001.284] I> 26) Base:0x00000000 Size:0x00000000
[0001.289] I> 27) Base:0x00000000 Size:0x00000000
[0001.293] I> 28) Base:0x84400000 Size:0x00400000
[0001.297] I> 29) Base:0x30000000 Size:0x00010000
[0001.302] I> 30) Base:0x178000000 Size:0x08000000
[0001.306] I> 31) Base:0x00000000 Size:0x00000000
[0001.311] I> 32) Base:0x176000000 Size:0x00600000
[0001.315] I> 33) Base:0x80000000 Size:0x70000000
[0001.320] I> 34) Base:0xf0110000 Size:0x856f0000
[0001.324] I> 35) Base:0x00000000 Size:0x00000000
[0001.329] I> 36) Base:0x00000000 Size:0x00000000
[0001.333] I> 37) Base:0x1772e0000 Size:0x00020000
[0001.338] I> 38) Base:0x84000000 Size:0x00400000
[0001.342] I> 39) Base:0x96000000 Size:0x02000000
[0001.346] I> 40) Base:0x85000000 Size:0x01200000
[0001.351] I> 41) Base:0x175800000 Size:0x00500000
[0001.355] I> 42) Base:0x00000000 Size:0x00000000
[0001.360] I> 43) Base:0x00000000 Size:0x00000000
[0001.364] GIC-SPI Target CPU: 4
[0001.368] Interrupts Init done
[0001.371] calling constructors
[0001.374] initializing heap
[0001.377] initializing threads
[0001.380] initializing timers
[0001.383] creating bootstrap completion thread
[0001.388] top of bootstrap2()
[0001.391] CPU: ARM Cortex A57
[0001.394] CPU: MIDR: 0x411FD073, MPIDR: 0x80000100
[0001.399] initializing platform
[0001.402] I> Bl_dtb @0x8520f400
[0001.405] I> gpio framework initialized
[0001.412] I> tegrabl_gpio_driver_register: register 'nvidia,tegra186-gpio' driver
[0001.422] I> tegrabl_gpio_driver_register: register 'nvidia,tegra186-gpio-aon' driver
[0001.429] I> GPIO framework and drivers are initialized.
[0001.434] I> Boot-device: eMMC
[0001.442] I> sdmmc bdev is already initialized
[0001.472] I> Found 19 partitions in SDMMC_BOOT (instance 3)
[0001.490] I> Found 33 partitions in SDMMC_USER (instance 3)
[0001.495] W> opt-in fuse is not set, skip fuse_burning
[0001.500] I> Reserved memory at 0xfbe00000 for U-Boot relocation
[0001.506] W> No valid slot number is found in scratch register
[0001.511] W> Return default slot: _a
[0001.515] I> A/B: bin_type (21) slot 0
[0001.518] I> Loading kernel-dtb from partition
[0001.523] I> Loading partition kernel-dtb at 0x80000000 from device(0x1)
[0001.540] I> Kernel_dtb @0x80000000
[0001.543] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xee
[0001.551] E> I2C: slave not found in slaves.
[0001.556] E> I2C: Could not write 0 bytes to slave: 0x00ee with repeat start false.
[0001.563] E> I2C_DEV: Failed to send register address 0x00000004.
[0001.569] E> I2C_DEV: Could not write 1 registers of size 1 to slave 0xee at 0x00000004 via instance 0.
[0001.578] E> tca9539_device_init: failed to write polar reg
[0001.584] E> tegrabl_tca9539_init: failed to init device!
[0001.589] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xe8
[0001.596] E> I2C: slave not found in slaves.
[0001.600] E> I2C: Could not write 0 bytes to slave: 0x00e8 with repeat start false.
[0001.608] E> I2C_DEV: Failed to send register address 0x00000004.
[0001.614] E> I2C_DEV: Could not write 1 registers of size 1 to slave 0xe8 at 0x00000004 via instance 0.
[0001.623] E> tca9539_device_init: failed to write polar reg
[0001.628] E> tegrabl_tca9539_init: failed to init device!
[0001.636] I> fixed regulator driver initialized
[0001.669] I> register 'maxim' power off handle
[0001.675] I> virtual i2c enabled
[0001.678] I> registered 'maxim,max77620' pmic
[0001.682] I> tegrabl_gpio_driver_register: register 'max77620-gpio' driver
[0001.691] W> No board IDs available
[0001.718] I> enabling 'vdd-hdmi' regulator
[0001.722] E> tegrabl_display_get_pdata, failed to parse dtb settings
[0001.731] E> cannot find any other nvdisp nodes
[0001.735] E> no valid display unit config found in dtb
[0001.741] W> display init failed
[0001.744] initializing target
[0001.747] calling apps_init()
[0001.750] starting app kernel_boot_app
[0001.881] I> decompressor handler not found
[0001.885] I> Kernel type = Normal
[0001.888] I> Loading kernel-bootctrl from partition
[0001.893] I> Loading partition kernel-bootctrl at 0xa8000000 from device(0x1)
[0001.913] W> tegrabl_get_kernel_bootctrl: magic number(0x00000000) is invalid
[0001.920] W> tegrabl_get_kernel_bootctrl: use default dummy boot control data
[0001.927] I> ########## Fixed storage boot ##########
[0001.932] W> No valid slot number is found in scratch register
[0001.938] W> Return default slot: _a
[0001.941] I> A/B: bin_type (24) slot 0
[0001.957] I> Boot image size read from image header: 746bc
[0001.962] I> Boot image load address: 0x80400000
[0001.966] I> Loading kernel from partition
[0001.970] I> Loading partition kernel at 0x80400000 from device(0x1)
[0003.222] I> Validate kernel ...
[0003.225] I> T18x: Authenticate kernel (bin_type 24), max size 0x4000000
[0003.232] I> kernel-dtb is already loaded
[0003.236] I> Validate kernel-dtb ...
[0003.240] I> T18x: Authenticate kernel-dtb (bin_type 21), max size 0x100000
[0003.247] I> Checking boot.img header magic ... [0003.251] I> [OK]
[0003.253] I> Kernel hdr @0x80400000
[0003.256] I> Kernel dtb @0x80000000
[0003.260] I> decompressor handler not found
[0003.264] I> Copying kernel image (476860 bytes) from 0x80400800 to 0x80600000 ... [0003.271] I> Done
[0003.273] I> Move ramdisk (len: 0) from 0x80475000 to 0x947b0000
[0003.280] I> Updated bpmp info to DTB
[0003.286] I> Ramdisk: Base: 0x947b0000; Size: 0x0
[0003.290] I> Updated initrd info to DTB
[0003.294] W> WARN: Fail to override "console=none" in commandline
[0003.300] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0003.307] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0003.314] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0003.322] I> disabled_core_mask: 0xffffff0c
[0003.326] W> No valid slot number is found in scratch register
[0003.331] W> Return default slot: _a
[0003.335] I> Active slot suffix:
[0003.338] I> add_boot_slot_suffix: slot_suffix =
[0003.342] I> Linux Cmdline: console=ttyS0,115200 androidboot.presilicon=true firmware_class.path=/etc/firmware root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 ignore_loglevel fbcon=map:0 net.ifnames=0 isolcpus=1-2  video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1
[0003.389] I> Updated bootarg info to DTB
[0003.392] W> No MAC address type 0 available
[0003.397] E> Failed to get WIFI MAC address
[0003.401] W> No MAC address type 1 available
[0003.405] E> Failed to get Bluetooth MAC address
[0003.409] W> No MAC address type 2 available
[0003.413] E> Failed to get Ethernet MAC address
[0003.418] E> Found no plugin manager ids in source DT
[0003.422] W> Add plugin manager ids from board info
[0003.427] W> "plugin-manager" doesn't exist, creating
[0003.432] W> "ids" doesn't exist, creating
[0003.436] W> "connection" doesn't exist, creating
[0003.441] W> "configs" doesn't exist, creating
[0003.445] W> No board IDs available
[0003.448] W> Board id is not supported, booting without board id
[0003.454] W> "odm-data" doesn't exist, creating
[0003.459] I> Adding /chosen/plugin-manager/odm-data
[0003.468] I> added [base:0x80000000, size:0x70000000] to /memory
[0003.474] I> added [base:0xf0200000, size:0x85600000] to /memory
[0003.480] I> added [base:0x175e00000, size:0x200000] to /memory
[0003.486] I> added [base:0x176600000, size:0x200000] to /memory
[0003.491] I> added [base:0x177000000, size:0x200000] to /memory
[0003.497] I> Updated memory info to DTB
[0003.502] E> add_disp_param: failed to get display params for du=0
[0003.509] W> "reset" doesn't exist, creating
[0003.513] W> "pmc-reset-reason" doesn't exist, creating
[0003.519] W> "pmic-reset-reason" doesn't exist, creating
[0003.525] I> Adding ecid(00000001645ca4420800000002ff0080) to DT
[0003.531] I> disabled_core_mask: 0xffffff0c
[0003.544] W> No serial number available, using 0
[0003.548] E> Failed to get serial number
[0003.552] I> Plugin-manager override starting
[0003.557] I> node /plugin-manager/fragement@0 matches
[0003.567] I> node /plugin-manager/fragement@4 matches
[0003.625] I> Disable plugin-manager status in FDT
[0003.629] I> Plugin-manager override finished successfully
[0003.635] I> tegrabl_load_kernel_and_dtb: Done
[0003.639] E> tegrabl_display_clear: display is not initialized
[0003.644] W> Boot logo display failed...
[0003.648] I> Kernel EP: 0x80600000, DTB: 0x80000000


U-Boot 2016.07-dirty (Aug 14 2020 - 08:28:16 +0200)

With the same TX2 4Gb module but on the SDK mother board, the cboot log is: (Splash screen is working)
Look at 0001.535 to 0001.562 and 0001.703 to 0001.793

[0000.202] I> Welcome to MB2(TBoot-BPMP)(version: 01.00.160913-t186-M-00.00-mobile-c700205d)
[0000.210] I> bit @ 0xd480000
[0000.213] I> Boot-device: eMMC
[0000.220] I> sdmmc bdev is already initialized
[0000.225] I> pmic: reset reason (nverc)        : 0x44
[0000.257] I> Found 19 partitions in SDMMC_BOOT (instance 3)
[0000.275] I> Found 33 partitions in SDMMC_USER (instance 3)
[0000.281] W> No valid slot number is found in scratch register
[0000.287] W> Return default slot: _a
[0000.290] I> A/B: bin_type (16) slot 0
[0000.294] I> Loading partition bpmp-fw at 0xd7800000
[0000.299] I> Reading two headers - addr:0xd7800000 blocks:1
[0000.304] I> Addr: 0xd7800000, start-block: 29417480, num_blocks: 1
[0000.329] I> Binary(16) of size 533504 is loaded @ 0xd7800000
[0000.335] W> No valid slot number is found in scratch register
[0000.340] W> Return default slot: _a
[0000.344] I> A/B: bin_type (17) slot 0
[0000.347] I> Loading partition bpmp-fw-dtb at 0xd79f0000
[0000.353] I> Reading two headers - addr:0xd79f0000 blocks:1
[0000.358] I> Addr: 0xd79f0000, start-block: 29419896, num_blocks: 1
[0000.379] I> Binary(17) of size 314992 is loaded @ 0xd79b3000
[0000.502] I> Loading SCE-FW ...
[0000.505] W> No valid slot number is found in scratch register
[0000.511] W> Return default slot: _a
[0000.514] I> A/B: bin_type (12) slot 0
[0000.518] I> Loading partition sce-fw at 0xd7300000
[0000.522] I> Reading two headers - addr:0xd7300000 blocks:1
[0000.528] I> Addr: 0xd7300000, start-block: 29423992, num_blocks: 1
[0000.547] I> Binary(12) of size 125168 is loaded @ 0xd7300000
[0000.553] I> Init SCE
[0000.555] I> Loading APE-FW ...
[0000.558] W> No valid slot number is found in scratch register
[0000.564] W> Return default slot: _a
[0000.567] I> A/B: bin_type (11) slot 0
[0000.571] I> Loading partition adsp-fw at 0xd7400000
[0000.575] I> Reading two headers - addr:0xd7400000 blocks:1
[0000.581] I> Addr: 0xd7400000, start-block: 29401096, num_blocks: 1
[0000.600] I> Binary(11) of size 107808 is loaded @ 0xd7400000
[0000.606] I> Copy BTCM section
[0000.609] W> No valid slot number is found in scratch register
[0000.615] W> Return default slot: _a
[0000.618] I> A/B: bin_type (13) slot 0
[0000.622] I> Loading partition cpu-bootloader at 0x96000000
[0000.627] I> Reading two headers - addr:0x96000000 blocks:1
[0000.632] I> Addr: 0x96000000, start-block: 29380616, num_blocks: 1
[0000.653] I> Binary(13) of size 284816 is loaded @ 0x96000000
[0000.659] W> No valid slot number is found in scratch register
[0000.665] W> Return default slot: _a
[0000.668] I> A/B: bin_type (20) slot 0
[0000.672] I> Loading partition bootloader-dtb at 0x8520f400
[0000.677] I> Reading two headers - addr:0x8520f400 blocks:1
[0000.683] I> Addr: 0x8520f400, start-block: 29382664, num_blocks: 1
[0000.704] I> Binary(20) of size 362240 is loaded @ 0x8520f400
[0000.710] W> No valid slot number is found in scratch register
[0000.716] W> Return default slot: _a
[0000.719] I> A/B: bin_type (14) slot 0
[0000.723] I> Loading partition secure-os at 0x8530f600
[0000.728] I> Reading two headers - addr:0x8530f600 blocks:1
[0000.733] I> Addr: 0x8530f600, start-block: 29384712, num_blocks: 1
[0000.755] I> Binary(14) of size 366000 is loaded @ 0x8530f600
[0000.763] I> TOS boot-params @ 0x85000000
[0000.767] I> TOS params prepared
[0000.770] I> Loading EKS ...
[0000.772] I> A/B: bin_type (15) slot 0
[0000.776] I> Loading partition eks at 0x8590f800
[0000.780] I> Reading two headers - addr:0x8590f800 blocks:1
[0000.786] I> Addr: 0x8590f800, start-block: 29397000, num_blocks: 1
[0000.805] I> Binary(15) of size 1040 is loaded @ 0x8590f800
[0000.810] I> EKB detected (length: 0x400) @ 0x8590f800
[0000.815] I> Copied encrypted keys
[0000.819] I> boot profiler @ 0x175844000
[0000.823] I> boot profiler for TOS @ 0x175844000
[0000.828] I> Unhalting SCE
[0000.830] I> Primary Memory Start:80000000 Size:70000000
[0000.835] I> Extended Memory Start:f0110000 Size:856f0000
[0000.842] I> MB2(TBoot-BPMP) done

NOTICE:  BL31: v1.3(release):41d46a9cf
NOTICE:  BL31: Built : 21:14:44, Jun 25 2020
ipc-unittest-main: 1519: Welcome to IPC unittest!!!
ipc-unittest-main: 1531: waiting forever
ipc-unittest-srv: 329: Init unittest services!!!
hwkey-agent: 40: hwkey-agent is running!!
hwkey-agent: 182: key_mgnt_processing .......
hwkey-agent: 157: Init hweky-agent services!!
platform_bootstrap_epilog: trusty bootstrap complete
[0001.149] I> Welcome to Cboot
[0001.152] I> Cboot Version: t186-02737b3e
[0001.156] I> CPU-BL Params @ 0x175800000
[0001.160] I>  0) Base:0x00000000 Size:0x00000000
[0001.164] I>  1) Base:0x177f00000 Size:0x00100000
[0001.169] I>  2) Base:0x177e00000 Size:0x00100000
[0001.173] I>  3) Base:0x177d00000 Size:0x00100000
[0001.178] I>  4) Base:0x177c00000 Size:0x00100000
[0001.182] I>  5) Base:0x177b00000 Size:0x00100000
[0001.187] I>  6) Base:0x177800000 Size:0x00200000
[0001.191] I>  7) Base:0x177400000 Size:0x00400000
[0001.196] I>  8) Base:0x177a00000 Size:0x00100000
[0001.200] I>  9) Base:0x177300000 Size:0x00100000
[0001.205] I> 10) Base:0x176800000 Size:0x00800000
[0001.209] I> 11) Base:0x30000000 Size:0x00040000
[0001.214] I> 12) Base:0xf0000000 Size:0x00100000
[0001.218] I> 13) Base:0x30040000 Size:0x00001000
[0001.222] I> 14) Base:0x30048000 Size:0x00001000
[0001.227] I> 15) Base:0x30049000 Size:0x00001000
[0001.231] I> 16) Base:0x3004a000 Size:0x00001000
[0001.236] I> 17) Base:0x3004b000 Size:0x00001000
[0001.240] I> 18) Base:0x3004c000 Size:0x00001000
[0001.245] I> 19) Base:0x3004d000 Size:0x00001000
[0001.249] I> 20) Base:0x3004e000 Size:0x00001000
[0001.254] I> 21) Base:0x3004f000 Size:0x00001000
[0001.258] I> 22) Base:0x00000000 Size:0x00000000
[0001.262] I> 23) Base:0xf0100000 Size:0x00010000
[0001.267] I> 24) Base:0x00000000 Size:0x00000000
[0001.271] I> 25) Base:0x00000000 Size:0x00000000
[0001.276] I> 26) Base:0x00000000 Size:0x00000000
[0001.280] I> 27) Base:0x00000000 Size:0x00000000
[0001.285] I> 28) Base:0x84400000 Size:0x00400000
[0001.289] I> 29) Base:0x30000000 Size:0x00010000
[0001.293] I> 30) Base:0x178000000 Size:0x08000000
[0001.298] I> 31) Base:0x00000000 Size:0x00000000
[0001.302] I> 32) Base:0x176000000 Size:0x00600000
[0001.307] I> 33) Base:0x80000000 Size:0x70000000
[0001.311] I> 34) Base:0xf0110000 Size:0x856f0000
[0001.316] I> 35) Base:0x00000000 Size:0x00000000
[0001.320] I> 36) Base:0x00000000 Size:0x00000000
[0001.325] I> 37) Base:0x1772e0000 Size:0x00020000
[0001.329] I> 38) Base:0x84000000 Size:0x00400000
[0001.334] I> 39) Base:0x96000000 Size:0x02000000
[0001.338] I> 40) Base:0x85000000 Size:0x01200000
[0001.342] I> 41) Base:0x175800000 Size:0x00500000
[0001.347] I> 42) Base:0x00000000 Size:0x00000000
[0001.351] I> 43) Base:0x00000000 Size:0x00000000
[0001.356] GIC-SPI Target CPU: 4
[0001.359] Interrupts Init done
[0001.362] calling constructors
[0001.365] initializing heap
[0001.368] initializing threads
[0001.371] initializing timers
[0001.374] creating bootstrap completion thread
[0001.379] top of bootstrap2()
[0001.382] CPU: ARM Cortex A57
[0001.385] CPU: MIDR: 0x411FD073, MPIDR: 0x80000100
[0001.390] initializing platform
[0001.394] I> Bl_dtb @0x8520f400
[0001.397] I> gpio framework initialized
[0001.403] I> tegrabl_gpio_driver_register: register 'nvidia,tegra186-gpio' driver
[0001.413] I> tegrabl_gpio_driver_register: register 'nvidia,tegra186-gpio-aon' driver
[0001.421] I> GPIO framework and drivers are initialized.
[0001.426] I> Boot-device: eMMC
[0001.433] I> sdmmc bdev is already initialized
[0001.464] I> Found 19 partitions in SDMMC_BOOT (instance 3)
[0001.481] I> Found 33 partitions in SDMMC_USER (instance 3)
[0001.487] W> opt-in fuse is not set, skip fuse_burning
[0001.492] I> Reserved memory at 0xfbe00000 for U-Boot relocation
[0001.497] W> No valid slot number is found in scratch register
[0001.503] W> Return default slot: _a
[0001.506] I> A/B: bin_type (21) slot 0
[0001.510] I> Loading kernel-dtb from partition
[0001.514] I> Loading partition kernel-dtb at 0x80000000 from device(0x1)
[0001.532] I> Kernel_dtb @0x80000000
[0001.535] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xee
[0001.546] I> tegrabl_gpio_driver_register: register 'tca9539_gpio_driver' driver
[0001.553] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xe8
[0001.562] I> tegrabl_gpio_driver_register: register 'tca9539_gpio_driver' driver
[0001.572] I> fixed regulator driver initialized
[0001.605] I> register 'maxim' power off handle
[0001.611] I> virtual i2c enabled
[0001.614] I> registered 'maxim,max77620' pmic
[0001.618] I> tegrabl_gpio_driver_register: register 'max77620-gpio' driver
[0001.627] W> No board IDs available
[0001.654] I> enabling 'vdd-hdmi' regulator
[0001.669] I> regulator 'vdd-hdmi' already enabled
[0001.674] I> hdmi cable connected
[0001.682] I> setting 'vdd-pex-1v00' regulator to 1000000 micro volts
[0001.694] I> setting 'vdd-1v8' regulator to 1800000 micro volts
[0001.703] E> cannot find any other nvdisp nodes
[0001.724] I> edid read success
[0001.739] I> edid read success
[0001.742] I> width = 640, height = 480, frequency = 25174825
[0001.747] I> width = 1920, height = 1080, frequency = 148500000
[0001.753] I> width = 1280, height = 720, frequency = 74250000
[0001.758] I> width = 1920, height = 1080, frequency = 148351648
[0001.764] I> width = 1280, height = 720, frequency = 74175824
[0001.770] I> width = 720, height = 480, frequency = 26973026
[0001.775] I> Best mode Width = 1920, Height = 1080, freq = 148351648
[0001.785] I> hdmi_enable, starting HDMI initialisation
[0001.793] I> hdmi_enable, HDMI initialisation complete
[0001.806] initializing target
[0001.809] calling apps_init()
[0001.812] starting app kernel_boot_app
[0001.944] I> decompressor handler not found
[0001.948] I> Kernel type = Normal
[0001.951] I> Loading kernel-bootctrl from partition
[0001.956] I> Loading partition kernel-bootctrl at 0xa8000000 from device(0x1)
[0001.976] W> tegrabl_get_kernel_bootctrl: magic number(0x00000000) is invalid
[0001.982] W> tegrabl_get_kernel_bootctrl: use default dummy boot control data
[0001.989] I> ########## Fixed storage boot ##########
[0001.994] W> No valid slot number is found in scratch register
[0002.000] W> Return default slot: _a
[0002.003] I> A/B: bin_type (24) slot 0
[0002.019] I> Boot image size read from image header: 746bc
[0002.024] I> Boot image load address: 0x80400000
[0002.029] I> Loading kernel from partition
[0002.033] I> Loading partition kernel at 0x80400000 from device(0x1)
[0003.285] I> Validate kernel ...
[0003.288] I> T18x: Authenticate kernel (bin_type 24), max size 0x4000000
[0003.296] I> kernel-dtb is already loaded
[0003.299] I> Validate kernel-dtb ...
[0003.303] I> T18x: Authenticate kernel-dtb (bin_type 21), max size 0x100000
[0003.310] I> Checking boot.img header magic ... [0003.315] I> [OK]
[0003.316] I> Kernel hdr @0x80400000
[0003.320] I> Kernel dtb @0x80000000
[0003.323] I> decompressor handler not found
[0003.327] I> Copying kernel image (476860 bytes) from 0x80400800 to 0x80600000 ... [0003.334] I> Done
[0003.336] I> Move ramdisk (len: 0) from 0x80475000 to 0x947b0000
[0003.344] I> Updated bpmp info to DTB
[0003.349] I> Ramdisk: Base: 0x947b0000; Size: 0x0
[0003.354] I> Updated initrd info to DTB
[0003.357] W> WARN: Fail to override "console=none" in commandline
[0003.363] E> tegrabl_linuxboot_add_disp_param, du 1 failed to get display params
[0003.370] E> tegrabl_linuxboot_add_disp_param, du 1 failed to get display params
[0003.378] I> disabled_core_mask: 0xffffff0c
[0003.382] W> No valid slot number is found in scratch register
[0003.387] W> Return default slot: _a
[0003.391] I> Active slot suffix:
[0003.394] I> add_boot_slot_suffix: slot_suffix =
[0003.398] I> Linux Cmdline: console=ttyS0,115200 androidboot.presilicon=true firmware_class.path=/etc/firmware root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 ignore_loglevel fbcon=map:0 net.ifnames=0 isolcpus=1-2  video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt tegra_fbmem2=0x800000@0x9607d000 lut_mem2=0x2008@0x9607a000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1
[0003.450] I> Updated bootarg info to DTB
[0003.454] W> No MAC address type 0 available
[0003.458] E> Failed to get WIFI MAC address
[0003.462] W> No MAC address type 1 available
[0003.466] E> Failed to get Bluetooth MAC address
[0003.470] W> No MAC address type 2 available
[0003.474] E> Failed to get Ethernet MAC address
[0003.479] E> Found no plugin manager ids in source DT
[0003.483] W> Add plugin manager ids from board info
[0003.488] W> "plugin-manager" doesn't exist, creating
[0003.493] W> "ids" doesn't exist, creating
[0003.497] W> "connection" doesn't exist, creating
[0003.502] W> "configs" doesn't exist, creating
[0003.506] W> No board IDs available
[0003.509] W> Board id is not supported, booting without board id
[0003.515] W> "odm-data" doesn't exist, creating
[0003.520] I> Adding /chosen/plugin-manager/odm-data
[0003.529] I> added [base:0x80000000, size:0x70000000] to /memory
[0003.535] I> added [base:0xf0200000, size:0x85600000] to /memory
[0003.541] I> added [base:0x175e00000, size:0x200000] to /memory
[0003.547] I> added [base:0x176600000, size:0x200000] to /memory
[0003.552] I> added [base:0x177000000, size:0x200000] to /memory
[0003.558] I> Updated memory info to DTB
[0003.563] E> add_disp_param: failed to get display params for du=1
[0003.570] W> "reset" doesn't exist, creating
[0003.574] W> "pmc-reset-reason" doesn't exist, creating
[0003.580] W> "pmic-reset-reason" doesn't exist, creating
[0003.586] I> Adding ecid(00000001645ca4420800000002ff0080) to DT
[0003.592] I> disabled_core_mask: 0xffffff0c
[0003.605] W> No serial number available, using 0
[0003.609] E> Failed to get serial number
[0003.613] I> Plugin-manager override starting
[0003.618] I> node /plugin-manager/fragement@0 matches
[0003.629] I> node /plugin-manager/fragement@4 matches
[0003.686] I> Disable plugin-manager status in FDT
[0003.690] I> Plugin-manager override finished successfully
[0003.696] I> tegrabl_load_kernel_and_dtb: Done
[0003.740] I> Kernel EP: 0x80600000, DTB: 0x80000000


U-Boot 2016.07-dirty (Aug 14 2020 - 08:28:16 +0200)

Hi jbzp00y,

I think your debug logic here is not correct.

When you see cboot is not able to output logo, it means kernel is probably not able to output anything to screen either.

Generally, in such case, what we are going to do is configuring the device tree as many other forum users trying to do.
Asking cboot source and check cboot source is not the way.

And for debugging custom carrier board, you need paste the board schematic.

Hi,

But the kernel is able to output the console and then the desktop to screen without any errors.

Hi,

I guess kernel prints some errors that could be ignored but cboot does not ignore it.

Could you try to modify vdd-hdmi regulator in device tree to battery_reg?

The full name should be similar to “vdd_hdmi_5v0”

Yes it’s done.

Here is my entire boot log. I don’t find anything to explain that

[0000.202] I> Welcome to MB2(TBoot-BPMP)(version: 01.00.160913-t186-M-00.00-mobile-c700205d)
[0000.210] I> bit @ 0xd480000
[0000.213] I> Boot-device: eMMC
[0000.220] I> sdmmc bdev is already initialized
[0000.225] I> pmic: reset reason (nverc)        : 0x40
[0000.257] I> Found 19 partitions in SDMMC_BOOT (instance 3)
[0000.276] I> Found 33 partitions in SDMMC_USER (instance 3)
[0000.282] W> No valid slot number is found in scratch register
[0000.287] W> Return default slot: _a
[0000.291] I> A/B: bin_type (16) slot 0
[0000.294] I> Loading partition bpmp-fw at 0xd7800000
[0000.299] I> Reading two headers - addr:0xd7800000 blocks:1
[0000.305] I> Addr: 0xd7800000, start-block: 29417480, num_blocks: 1
[0000.329] I> Binary(16) of size 533504 is loaded @ 0xd7800000
[0000.335] W> No valid slot number is found in scratch register
[0000.341] W> Return default slot: _a
[0000.344] I> A/B: bin_type (17) slot 0
[0000.348] I> Loading partition bpmp-fw-dtb at 0xd79f0000
[0000.353] I> Reading two headers - addr:0xd79f0000 blocks:1
[0000.359] I> Addr: 0xd79f0000, start-block: 29419896, num_blocks: 1
[0000.380] I> Binary(17) of size 314992 is loaded @ 0xd79b3000
[0000.502] I> Loading SCE-FW ...
[0000.505] W> No valid slot number is found in scratch register
[0000.511] W> Return default slot: _a
[0000.515] I> A/B: bin_type (12) slot 0
[0000.518] I> Loading partition sce-fw at 0xd7300000
[0000.523] I> Reading two headers - addr:0xd7300000 blocks:1
[0000.528] I> Addr: 0xd7300000, start-block: 29423992, num_blocks: 1
[0000.547] I> Binary(12) of size 125168 is loaded @ 0xd7300000
[0000.553] I> Init SCE
[0000.555] I> Loading APE-FW ...
[0000.558] W> No valid slot number is found in scratch register
[0000.564] W> Return default slot: _a
[0000.568] I> A/B: bin_type (11) slot 0
[0000.571] I> Loading partition adsp-fw at 0xd7400000
[0000.576] I> Reading two headers - addr:0xd7400000 blocks:1
[0000.581] I> Addr: 0xd7400000, start-block: 29401096, num_blocks: 1
[0000.600] I> Binary(11) of size 107808 is loaded @ 0xd7400000
[0000.606] I> Copy BTCM section
[0000.609] W> No valid slot number is found in scratch register
[0000.615] W> Return default slot: _a
[0000.618] I> A/B: bin_type (13) slot 0
[0000.622] I> Loading partition cpu-bootloader at 0x96000000
[0000.628] I> Reading two headers - addr:0x96000000 blocks:1
[0000.633] I> Addr: 0x96000000, start-block: 29380616, num_blocks: 1
[0000.654] I> Binary(13) of size 284816 is loaded @ 0x96000000
[0000.659] W> No valid slot number is found in scratch register
[0000.665] W> Return default slot: _a
[0000.668] I> A/B: bin_type (20) slot 0
[0000.672] I> Loading partition bootloader-dtb at 0x8520f400
[0000.677] I> Reading two headers - addr:0x8520f400 blocks:1
[0000.683] I> Addr: 0x8520f400, start-block: 29382664, num_blocks: 1
[0000.705] I> Binary(20) of size 362240 is loaded @ 0x8520f400
[0000.711] W> No valid slot number is found in scratch register
[0000.716] W> Return default slot: _a
[0000.720] I> A/B: bin_type (14) slot 0
[0000.723] I> Loading partition secure-os at 0x8530f600
[0000.728] I> Reading two headers - addr:0x8530f600 blocks:1
[0000.734] I> Addr: 0x8530f600, start-block: 29384712, num_blocks: 1
[0000.756] I> Binary(14) of size 366000 is loaded @ 0x8530f600
[0000.763] I> TOS boot-params @ 0x85000000
[0000.767] I> TOS params prepared
[0000.770] I> Loading EKS ...
[0000.773] I> A/B: bin_type (15) slot 0
[0000.777] I> Loading partition eks at 0x8590f800
[0000.781] I> Reading two headers - addr:0x8590f800 blocks:1
[0000.787] I> Addr: 0x8590f800, start-block: 29397000, num_blocks: 1
[0000.805] I> Binary(15) of size 1040 is loaded @ 0x8590f800
[0000.811] I> EKB detected (length: 0x400) @ 0x8590f800
[0000.816] I> Copied encrypted keys
[0000.820] I> boot profiler @ 0x175844000
[0000.823] I> boot profiler for TOS @ 0x175844000
[0000.828] I> Unhalting SCE
[0000.831] I> Primary Memory Start:80000000 Size:70000000
[0000.836] I> Extended Memory Start:f0110000 Size:856f0000
[0000.843] I> MB2(TBoot-BPMP) done

NOTICE:  BL31: v1.3(release):41d46a9cf
NOTICE:  BL31: Built : 21:14:44, Jun 25 2020
ipc-unittest-main: 1519: Welcome to IPC unittest!!!
ipc-unittest-main: 1531: waiting forever
ipc-unittest-srv: 329: Init unittest services!!!
hwkey-agent: 40: hwkey-agent is running!!
hwkey-agent: 182: key_mgnt_processing .......
hwkey-agent: 157: Init hweky-agent services!!
platform_bootstrap_epilog: trusty bootstrap complete
[0001.150] I> Welcome to Cboot
[0001.153] I> Cboot Version: t186-02737b3e
[0001.156] I> CPU-BL Params @ 0x175800000
[0001.160] I>  0) Base:0x00000000 Size:0x00000000
[0001.165] I>  1) Base:0x177f00000 Size:0x00100000
[0001.169] I>  2) Base:0x177e00000 Size:0x00100000
[0001.174] I>  3) Base:0x177d00000 Size:0x00100000
[0001.178] I>  4) Base:0x177c00000 Size:0x00100000
[0001.183] I>  5) Base:0x177b00000 Size:0x00100000
[0001.187] I>  6) Base:0x177800000 Size:0x00200000
[0001.192] I>  7) Base:0x177400000 Size:0x00400000
[0001.196] I>  8) Base:0x177a00000 Size:0x00100000
[0001.201] I>  9) Base:0x177300000 Size:0x00100000
[0001.205] I> 10) Base:0x176800000 Size:0x00800000
[0001.210] I> 11) Base:0x30000000 Size:0x00040000
[0001.214] I> 12) Base:0xf0000000 Size:0x00100000
[0001.219] I> 13) Base:0x30040000 Size:0x00001000
[0001.223] I> 14) Base:0x30048000 Size:0x00001000
[0001.227] I> 15) Base:0x30049000 Size:0x00001000
[0001.232] I> 16) Base:0x3004a000 Size:0x00001000
[0001.236] I> 17) Base:0x3004b000 Size:0x00001000
[0001.241] I> 18) Base:0x3004c000 Size:0x00001000
[0001.245] I> 19) Base:0x3004d000 Size:0x00001000
[0001.250] I> 20) Base:0x3004e000 Size:0x00001000
[0001.254] I> 21) Base:0x3004f000 Size:0x00001000
[0001.258] I> 22) Base:0x00000000 Size:0x00000000
[0001.263] I> 23) Base:0xf0100000 Size:0x00010000
[0001.267] I> 24) Base:0x00000000 Size:0x00000000
[0001.272] I> 25) Base:0x00000000 Size:0x00000000
[0001.276] I> 26) Base:0x00000000 Size:0x00000000
[0001.281] I> 27) Base:0x00000000 Size:0x00000000
[0001.285] I> 28) Base:0x84400000 Size:0x00400000
[0001.289] I> 29) Base:0x30000000 Size:0x00010000
[0001.294] I> 30) Base:0x178000000 Size:0x08000000
[0001.298] I> 31) Base:0x00000000 Size:0x00000000
[0001.303] I> 32) Base:0x176000000 Size:0x00600000
[0001.307] I> 33) Base:0x80000000 Size:0x70000000
[0001.312] I> 34) Base:0xf0110000 Size:0x856f0000
[0001.316] I> 35) Base:0x00000000 Size:0x00000000
[0001.321] I> 36) Base:0x00000000 Size:0x00000000
[0001.325] I> 37) Base:0x1772e0000 Size:0x00020000
[0001.330] I> 38) Base:0x84000000 Size:0x00400000
[0001.334] I> 39) Base:0x96000000 Size:0x02000000
[0001.338] I> 40) Base:0x85000000 Size:0x01200000
[0001.343] I> 41) Base:0x175800000 Size:0x00500000
[0001.347] I> 42) Base:0x00000000 Size:0x00000000
[0001.352] I> 43) Base:0x00000000 Size:0x00000000
[0001.356] GIC-SPI Target CPU: 4
[0001.360] Interrupts Init done
[0001.363] calling constructors
[0001.366] initializing heap
[0001.369] initializing threads
[0001.372] initializing timers
[0001.375] creating bootstrap completion thread
[0001.380] top of bootstrap2()
[0001.383] CPU: ARM Cortex A57
[0001.386] CPU: MIDR: 0x411FD073, MPIDR: 0x80000100
[0001.391] initializing platform
[0001.394] I> Bl_dtb @0x8520f400
[0001.397] I> gpio framework initialized
[0001.404] I> tegrabl_gpio_driver_register: register 'nvidia,tegra186-gpio' driver
[0001.414] I> tegrabl_gpio_driver_register: register 'nvidia,tegra186-gpio-aon' driver
[0001.421] I> GPIO framework and drivers are initialized.
[0001.426] I> Boot-device: eMMC
[0001.434] I> sdmmc bdev is already initialized
[0001.464] I> Found 19 partitions in SDMMC_BOOT (instance 3)
[0001.482] I> Found 33 partitions in SDMMC_USER (instance 3)
[0001.487] W> opt-in fuse is not set, skip fuse_burning
[0001.492] I> Reserved memory at 0xfbe00000 for U-Boot relocation
[0001.498] W> No valid slot number is found in scratch register
[0001.503] W> Return default slot: _a
[0001.507] I> A/B: bin_type (21) slot 0
[0001.510] I> Loading kernel-dtb from partition
[0001.515] I> Loading partition kernel-dtb at 0x80000000 from device(0x1)
[0001.532] I> Kernel_dtb @0x80000000
[0001.535] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xee
[0001.544] E> I2C: slave not found in slaves.
[0001.548] E> I2C: Could not write 0 bytes to slave: 0x00ee with repeat start false.
[0001.555] E> I2C_DEV: Failed to send register address 0x00000004.
[0001.561] E> I2C_DEV: Could not write 1 registers of size 1 to slave 0xee at 0x00000004 via instance 0.
[0001.571] E> tca9539_device_init: failed to write polar reg
[0001.576] E> tegrabl_tca9539_init: failed to init device!
[0001.581] I> tegrabl_tca9539_init: i2c bus: 0, slave addr: 0xe8
[0001.588] E> I2C: slave not found in slaves.
[0001.592] E> I2C: Could not write 0 bytes to slave: 0x00e8 with repeat start false.
[0001.600] E> I2C_DEV: Failed to send register address 0x00000004.
[0001.606] E> I2C_DEV: Could not write 1 registers of size 1 to slave 0xe8 at 0x00000004 via instance 0.
[0001.615] E> tca9539_device_init: failed to write polar reg
[0001.620] E> tegrabl_tca9539_init: failed to init device!
[0001.628] I> fixed regulator driver initialized
[0001.661] I> register 'maxim' power off handle
[0001.667] I> virtual i2c enabled
[0001.670] I> registered 'maxim,max77620' pmic
[0001.675] I> tegrabl_gpio_driver_register: register 'max77620-gpio' driver
[0001.683] W> No board IDs available
[0001.710] I> enabling 'vdd-hdmi' regulator
[0001.714] E> tegrabl_display_get_pdata, failed to parse dtb settings
[0001.723] E> cannot find any other nvdisp nodes
[0001.727] E> no valid display unit config found in dtb
[0001.733] W> display init failed
[0001.736] initializing target
[0001.739] calling apps_init()
[0001.742] starting app kernel_boot_app
[0001.873] I> decompressor handler not found
[0001.877] I> Kernel type = Normal
[0001.880] I> Loading kernel-bootctrl from partition
[0001.885] I> Loading partition kernel-bootctrl at 0xa8000000 from device(0x1)
[0001.905] W> tegrabl_get_kernel_bootctrl: magic number(0x00000000) is invalid
[0001.912] W> tegrabl_get_kernel_bootctrl: use default dummy boot control data
[0001.919] I> ########## Fixed storage boot ##########
[0001.924] W> No valid slot number is found in scratch register
[0001.929] W> Return default slot: _a
[0001.933] I> A/B: bin_type (24) slot 0
[0001.948] I> Boot image size read from image header: 746bc
[0001.954] I> Boot image load address: 0x80400000
[0001.958] I> Loading kernel from partition
[0001.962] I> Loading partition kernel at 0x80400000 from device(0x1)
[0003.214] I> Validate kernel ...
[0003.217] I> T18x: Authenticate kernel (bin_type 24), max size 0x4000000
[0003.224] I> kernel-dtb is already loaded
[0003.228] I> Validate kernel-dtb ...
[0003.232] I> T18x: Authenticate kernel-dtb (bin_type 21), max size 0x100000
[0003.239] I> Checking boot.img header magic ... [0003.243] I> [OK]
[0003.245] I> Kernel hdr @0x80400000
[0003.249] I> Kernel dtb @0x80000000
[0003.252] I> decompressor handler not found
[0003.256] I> Copying kernel image (476860 bytes) from 0x80400800 to 0x80600000 ... [0003.263] I> Done
[0003.265] I> Move ramdisk (len: 0) from 0x80475000 to 0x947b0000
[0003.272] I> Updated bpmp info to DTB
[0003.278] I> Ramdisk: Base: 0x947b0000; Size: 0x0
[0003.283] I> Updated initrd info to DTB
[0003.286] W> WARN: Fail to override "console=none" in commandline
[0003.292] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0003.299] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0003.307] E> tegrabl_linuxboot_add_disp_param, du 0 failed to get display params
[0003.314] I> disabled_core_mask: 0xffffff0c
[0003.318] W> No valid slot number is found in scratch register
[0003.323] W> Return default slot: _a
[0003.327] I> Active slot suffix:
[0003.330] I> add_boot_slot_suffix: slot_suffix =
[0003.334] I> Linux Cmdline: console=ttyS0,115200 androidboot.presilicon=true firmware_class.path=/etc/firmware root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 ignore_loglevel fbcon=map:0 net.ifnames=0 isolcpus=1-2  video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1
[0003.381] I> Updated bootarg info to DTB
[0003.385] W> No MAC address type 0 available
[0003.389] E> Failed to get WIFI MAC address
[0003.393] W> No MAC address type 1 available
[0003.397] E> Failed to get Bluetooth MAC address
[0003.401] W> No MAC address type 2 available
[0003.405] E> Failed to get Ethernet MAC address
[0003.410] E> Found no plugin manager ids in source DT
[0003.414] W> Add plugin manager ids from board info
[0003.419] W> "plugin-manager" doesn't exist, creating
[0003.424] W> "ids" doesn't exist, creating
[0003.428] W> "connection" doesn't exist, creating
[0003.433] W> "configs" doesn't exist, creating
[0003.437] W> No board IDs available
[0003.440] W> Board id is not supported, booting without board id
[0003.446] W> "odm-data" doesn't exist, creating
[0003.451] I> Adding /chosen/plugin-manager/odm-data
[0003.460] I> added [base:0x80000000, size:0x70000000] to /memory
[0003.466] I> added [base:0xf0200000, size:0x85600000] to /memory
[0003.472] I> added [base:0x175e00000, size:0x200000] to /memory
[0003.478] I> added [base:0x176600000, size:0x200000] to /memory
[0003.483] I> added [base:0x177000000, size:0x200000] to /memory
[0003.489] I> Updated memory info to DTB
[0003.494] E> add_disp_param: failed to get display params for du=0
[0003.501] W> "reset" doesn't exist, creating
[0003.505] W> "pmc-reset-reason" doesn't exist, creating
[0003.511] W> "pmic-reset-reason" doesn't exist, creating
[0003.517] I> Adding ecid(00000001645ca4420800000002ff0080) to DT
[0003.523] I> disabled_core_mask: 0xffffff0c
[0003.536] W> No serial number available, using 0
[0003.540] E> Failed to get serial number
[0003.544] I> Plugin-manager override starting
[0003.549] I> node /plugin-manager/fragement@0 matches
[0003.559] I> node /plugin-manager/fragement@4 matches
[0003.617] I> Disable plugin-manager status in FDT
[0003.621] I> Plugin-manager override finished successfully
[0003.626] I> tegrabl_load_kernel_and_dtb: Done
[0003.631] E> tegrabl_display_clear: display is not initialized
[0003.636] W> Boot logo display failed...
[0003.640] I> Kernel EP: 0x80600000, DTB: 0x80000000


U-Boot 2016.07-dirty (Aug 14 2020 - 08:28:16 +0200)

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

In:    serial
Out:   serial
Err:   serial
Can't find nvidia,ether-mac property in cboot DTB
Net:
Error: ethernet@2490000 address not set.
No ethernet found.
Hit any key to stop autoboot:  0
Card did not respond to voltage select!
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
873 bytes read in 145 ms (5.9 KiB/s)
1:      primary kernel
Retrieving file: /boot/initrd
5565615 bytes read in 256 ms (20.7 MiB/s)
Retrieving file: /boot/Image
34723848 bytes read in 867 ms (38.2 MiB/s)
append: console=ttyS0,115200 androidboot.presilicon=true firmware_class.path=/etc/firmware root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 ignore_loglevel fbcon=map:0 net.ifnames=0 isolcpus=1-2  video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 ignore_loglevel fbcon=map:0 net.ifnames=0 isolcpus=1-2
## Flattened Device Tree blob at 80000000
   Booting using the fdt blob at 0x80000000
   reserving fdt memory region: addr=80000000 size=10000
   Using Device Tree in place at 0000000080000000, end 000000008005cdda

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Linux version 4.9.140-tegra (root@ubuntu) (gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) ) #2 SMP PREEMPT Wed Aug 12 10:08:52 CEST 2020
[    0.000000] Boot CPU: AArch64 Processor [411fd073]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 16416,
[    0.000000] OF: fdt: - 80000000 ,  70000000
[    0.000000] OF: fdt: - f0200000 ,  85600000
[    0.000000] OF: fdt: - 175e00000 ,  200000
[    0.000000] OF: fdt: - 176600000 ,  200000
[    0.000000] OF: fdt: - 177000000 ,  200000
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options '')
[    0.000000] bootconsole [uart8250] enabled
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[    0.000000] On node 0 totalpages: 1006592
[    0.000000]   DMA zone: 8192 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 523776 pages, LIFO batch:31
[    0.000000]   Normal zone: 7624 pages used for memmap
[    0.000000]   Normal zone: 482816 pages, LIFO batch:31
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 25 pages/cpu @ffffffc0f676a000 s61656 r8192 d32552 u102400
[    0.000000] pcpu-alloc: s61656 r8192 d32552 u102400 alloc=25*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 990776
[    0.000000] Kernel command line: console=ttyS0,115200 androidboot.presilicon=true firmware_class.path=/etc/firmware root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 ignore_loglevel fbcon=map:0 net.ifnames=0 isolcpus=1-2  video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 ignore_loglevel fbcon=map:0 net.ifnames=0 isolcpus=1-2
[    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
[    0.000000] log_buf_len min size: 32768 bytes
[    0.000000] log_buf_len: 262144 bytes
[    0.000000] early log buf free: 29152(88%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3845972K/4026368K available (15294K kernel code, 2934K rwdata, 7052K rodata, 8576K init, 609K bss, 114860K 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 - 0xffffff8008f70000   ( 15296 KB)
[    0.000000]     .rodata : 0xffffff8008f70000 - 0xffffff8009660000   (  7104 KB)
[    0.000000]       .init : 0xffffff8009660000 - 0xffffff8009ec0000   (  8576 KB)
[    0.000000]       .data : 0xffffff8009ec0000 - 0xffffff800a19d808   (  2935 KB)
[    0.000000]        .bss : 0xffffff800a19d808 - 0xffffff800a235f7c   (   610 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf03dc8000   (    61 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0f7200000   (  3954 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.009825] Console: colour dummy device 80x25
[    0.014474] console [tty0] enabled
[    0.018017] bootconsole [uart8250] disabled
[    0.000000] Booting Linux on physical CPU 0x100
[    0.000000] Linux version 4.9.140-tegra (root@ubuntu) (gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) ) #2 SMP PREEMPT Wed Aug 12 10:08:52 CEST 2020
[    0.000000] Boot CPU: AArch64 Processor [411fd073]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 16416,
[    0.000000] OF: fdt: - 80000000 ,  70000000
[    0.000000] OF: fdt: - f0200000 ,  85600000
[    0.000000] OF: fdt: - 175e00000 ,  200000
[    0.000000] OF: fdt: - 176600000 ,  200000
[    0.000000] OF: fdt: - 177000000 ,  200000
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options '')
[    0.000000] bootconsole [uart8250] enabled
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[    0.000000] On node 0 totalpages: 1006592
[    0.000000]   DMA zone: 8192 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 523776 pages, LIFO batch:31
[    0.000000]   Normal zone: 7624 pages used for memmap
[    0.000000]   Normal zone: 482816 pages, LIFO batch:31
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 25 pages/cpu @ffffffc0f676a000 s61656 r8192 d32552 u102400
[    0.000000] pcpu-alloc: s61656 r8192 d32552 u102400 alloc=25*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 990776
[    0.000000] Kernel command line: console=ttyS0,115200 androidboot.presilicon=true firmware_class.path=/etc/firmware root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 ignore_loglevel fbcon=map:0 net.ifnames=0 isolcpus=1-2  video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x1772e0000 gpt usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x175840000 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 ignore_loglevel fbcon=map:0 net.ifnames=0 isolcpus=1-2
[    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
[    0.000000] log_buf_len min size: 32768 bytes
[    0.000000] log_buf_len: 262144 bytes
[    0.000000] early log buf free: 29152(88%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3845972K/4026368K available (15294K kernel code, 2934K rwdata, 7052K rodata, 8576K init, 609K bss, 114860K 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 - 0xffffff8008f70000   ( 15296 KB)
[    0.000000]     .rodata : 0xffffff8008f70000 - 0xffffff8009660000   (  7104 KB)
[    0.000000]       .init : 0xffffff8009660000 - 0xffffff8009ec0000   (  8576 KB)
[    0.000000]       .data : 0xffffff8009ec0000 - 0xffffff800a19d808   (  2935 KB)
[    0.000000]        .bss : 0xffffff800a19d808 - 0xffffff800a235f7c   (   610 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf03dc8000   (    61 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0f7200000   (  3954 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.009825] Console: colour dummy device 80x25
[    0.014474] console [tty0] enabled
[    0.018017] bootconsole [uart8250] disabled
[    0.022378] kmemleak: Kernel memory leak detector disabled
[    0.022394] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.022408] pid_max: default: 32768 minimum: 301
[    0.022722] Security Framework initialized
[    0.022881] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.022891] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.023462] ftrace: allocating 47104 entries in 185 pages
[    0.147106] sched-energy: Sched-energy-costs installed from DT
[    0.147127] ASID allocator initialised with 65536 entries
[    0.184167] tegra-id: chipid=21817.
[    0.184182] tegra-id: opt_subrevision=1.
[    0.184205] Tegra Revision: A02p SKU: 0x94 CPU Process: 0 SoC Process: 0
[    0.184220] DTS File Name: /home/altaneos/nvidia/nvidia_sdk_4gb/JetPack_4.4_Linux_JETSON_TX2_4GB/Linux_for_Tegra/sources/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-tegra-lys-cam-a00-00-base.dts
[    0.184239] DTB Build time: <unknown>
[    0.230003] CPU1: Booted secondary processor [4e0f0030]
[    0.261637] CPU2: Booted secondary processor [4e0f0030]
[    0.293419] CPU3: Booted secondary processor [411fd073]
[    0.325398] CPU4: Booted secondary processor [411fd073]
[    0.357395] CPU5: Booted secondary processor [411fd073]
[    0.357449] Brought up 6 CPUs
[    0.357491] SMP: Total of 6 processors activated.
[    0.357503] CPU features: detected feature: 32-bit EL0 Support
[    0.358281] CPU: All CPU(s) started at EL2
[    0.358338] alternatives: patching kernel code
[    0.360811] devtmpfs: initialized
[    0.398061] Initilizing CustomIPI irq domain
[    0.398275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.398304] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.399160] pinctrl core: initialized pinctrl subsystem
[    0.399386] OS set in device tree is not L4T.
[    0.399542] regulator-dummy: no parameters
[    0.399687] Initializing plugin-manager
[    0.399751] Plugin module not found
[    0.399795] Plugin-manager status disabled
[    0.401636] NET: Registered protocol family 16
[    0.402422] pstore: using zlib compression
[    0.402855] console [pstore-1] enabled
[    0.402867] pstore: Registered ramoops as persistent store backend
[    0.402881] ramoops: attached 0x200000@0x175880000, ecc: 0/0
[    0.413434] cpuidle: using governor menu
[    0.414975] bpmp: waiting for handshake
[    0.414992] bpmp: handshake completed
[    0.415018] bpmp: synchronizing channels
[    0.415034] bpmp: channels synchronized
[    0.415046] bpmp: mail init ok
[    0.417081] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.417101] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.417115] arm-smmu 12000000.iommu:         stage 1 translation
[    0.417128] arm-smmu 12000000.iommu:         stage 2 translation
[    0.417140] arm-smmu 12000000.iommu:         nested translation
[    0.417155] arm-smmu 12000000.iommu:         stream matching with 128 register groups, mask 0x7f80
[    0.417174] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[    0.417193] arm-smmu 12000000.iommu:         64 context banks (0 stage-2 only)
[    0.417208] arm-smmu 12000000.iommu:         Stage-1: 39-bit VA -> 48-bit IPA
[    0.417222] arm-smmu 12000000.iommu:         Stage-2: 39-bit IPA -> 48-bit PA
[    0.419454] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009ec4000)
[    0.419488] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.421664] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.423725] Registering BPMP clocks...
[    0.423821] tegra_bpmp_clk_init: clock init ok (638 clks)
[    0.424729] Serial: AMBA PL011 UART driver
[    0.425873] tegra_powergate_init: DONE
[    0.425894] DTS File Name: /home/altaneos/nvidia/nvidia_sdk_4gb/JetPack_4.4_Linux_JETSON_TX2_4GB/Linux_for_Tegra/sources/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-tegra-lys-cam-a00-00-base.dts
[    0.425927] DTB Build time: <unknown>
[    0.428003] Tegra reboot handler registered.
[    0.429515] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    0.429595] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[    0.429618] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[    0.429632] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[    0.429644] tegra-pmc: ### PMC reset status reg: 0x0
[    0.429808] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.429835] tegra-pmc c360000.pmc: IO padctrl driver initialized
[    0.430168] iommu: Adding device 3460000.sdhci to group 0
[    0.430637] iommu: Adding device 3440000.sdhci to group 1
[    0.431092] iommu: Adding device 3400000.sdhci to group 2
[    0.432157] iommu: Adding device 3507000.ahci-sata to group 3
[    0.432183] arm-smmu: forcing sodev map for 3507000.ahci-sata
[    0.432638] iommu: Adding device 3160000.i2c to group 4
[    0.433083] iommu: Adding device c240000.i2c to group 5
[    0.433469] iommu: Adding device 3180000.i2c to group 6
[    0.433813] iommu: Adding device 3190000.i2c to group 7
[    0.434233] iommu: Adding device 31b0000.i2c to group 8
[    0.434573] iommu: Adding device 31c0000.i2c to group 9
[    0.434913] iommu: Adding device 31e0000.i2c to group 10
[    0.436408] iommu: Adding device 3210000.spi to group 11
[    0.436748] iommu: Adding device c260000.spi to group 12
[    0.437098] iommu: Adding device 3240000.spi to group 13
[    0.437812] iommu: Adding device 3100000.serial to group 14
[    0.439160] iommu: Adding device 2490000.ether_qos to group 15
[    0.439192] arm-smmu: forcing sodev map for 2490000.ether_qos
[    0.439864] iommu: Adding device b000000.rtcpu to group 16
[    0.442028] iommu: Adding device 13e10000.host1x to group 17
[    0.442370] iommu: Adding device 13e10000.host1x:ctx0 to group 18
[    0.442677] iommu: Adding device 13e10000.host1x:ctx1 to group 19
[    0.442985] iommu: Adding device 13e10000.host1x:ctx2 to group 20
[    0.443312] iommu: Adding device 13e10000.host1x:ctx3 to group 21
[    0.443618] iommu: Adding device 13e10000.host1x:ctx4 to group 22
[    0.443930] iommu: Adding device 13e10000.host1x:ctx5 to group 23
[    0.444238] iommu: Adding device 13e10000.host1x:ctx6 to group 24
[    0.444560] iommu: Adding device 13e10000.host1x:ctx7 to group 25
[    0.445039] iommu: Adding device 150c0000.nvcsi to group 26
[    0.445704] iommu: Adding device 15700000.vi to group 27
[    0.446061] iommu: Adding device 15600000.isp to group 28
[    0.446538] iommu: Adding device 15210000.nvdisplay to group 29
[    0.447133] iommu: Adding device 15340000.vic to group 30
[    0.447357] iommu: Adding device 154c0000.nvenc to group 31
[    0.447574] iommu: Adding device 15480000.nvdec to group 32
[    0.447917] iommu: Adding device 15380000.nvjpg to group 33
[    0.448137] iommu: Adding device 15500000.tsec to group 34
[    0.448353] iommu: Adding device 15100000.tsecb to group 35
[    0.449032] iommu: Adding device 15810000.se to group 36
[    0.449261] iommu: Adding device 15820000.se to group 37
[    0.449494] iommu: Adding device 15830000.se to group 38
[    0.449716] iommu: Adding device 15840000.se to group 39
[    0.450591] iommu: Adding device smmu_test to group 40
[    0.451192] mc: mapped MMIO address: 0xffffff800a710000 -> 0x2c10000
[    0.451216] mc: mapped MMIO address: 0xffffff800a730000 -> 0x2c20000
[    0.451237] mc: mapped MMIO address: 0xffffff800a750000 -> 0x2c30000
[    0.451257] mc: mapped MMIO address: 0xffffff800a770000 -> 0x2c40000
[    0.451276] mc: mapped MMIO address: 0xffffff800a790000 -> 0x2c50000
[    0.451295] nv-tegra-mc 2c10000.mc: No mssnvlink node
[    0.451315] mc-err: mcerr ops are set to t18x
[    0.451468] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
[    0.452613] iommu: Adding device 3530000.xhci to group 41
[    0.452641] arm-smmu: forcing sodev map for 3530000.xhci
[    0.453090] iommu: Adding device 3550000.xudc to group 42
[    0.453114] arm-smmu: forcing sodev map for 3550000.xudc
[    0.453861] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[    0.453881] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[    0.454451] iommu: Adding device 17000000.gp10b to group 43
[    0.455492] tegra-reset 5000000.clock: registered 193 resets.
[    0.457716] iommu: Adding device d000000.bpmp to group 44
[    0.457938] bpmp: ping status is 0
[    0.458043] bpmp d000000.bpmp: firmware tag is 4208eb5c85fe47a2235fbc0b8eb87dca
[    0.460530] bpmp d000000.bpmp: probe ok
[    0.463658] iommu: Adding device 2600000.dma to group 45
[    0.465016] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (tegra-gpio)
[    0.468868] gpiochip_setup_dev: registered GPIOs 256 to 319 on device: gpiochip1 (tegra-gpio-aon)
[    0.470580] iommu: Adding device sound to group 46
[    0.470960] iommu: Adding device 3510000.hda to group 47
[    0.478000] iommu: Adding device c1a0000.aon to group 48
[    0.478448] vdd-ac-bat: 5000 mV
[    0.480143] vdd-1v8-ap: 1800 mV
[    0.506084] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.508775] eventlib_kernel: keventlib is initialized, test id: 0
[    0.508971] SCSI subsystem initialized
[    0.509107] libata version 3.00 loaded.
[    0.509263] usbcore: registered new interface driver usbfs
[    0.509309] usbcore: registered new interface driver hub
[    0.509381] usbcore: registered new device driver usb
[    0.511529] random: fast init done
[    0.519558] max77620 4-003c: PMIC Version OTP:0x4D and ES:0x1
[    0.525594] vddio-ddr: at 1125 mV
[    0.529429] avdd_dsi_csi: 1200 mV
[    0.533429] vdd-1v8: 1800 mV
[    0.537428] vdd-3v3-sys: 3300 mV
[    0.538019] max77620-sd4: at 600 mV
[    0.539022] spmic-ldo0: at 1800 mV
[    0.539753] spmic-ldo1: at 800 mV
[    0.541428] vddio-3v3: 3300 mV
[    0.542046] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV
[    0.545429] vdd-rtc: at 800 mV
[    0.546194] avdd-ts-hv: 1800 <--> 3300 mV at 1800 mV
[    0.549428] spmic-ldo6: at 1500 mV
[    0.553428] vdd-pex-1v00: 1000 mV
[    0.554083] dvdd-pex: 1000 mV
[    0.556315] GPIO line 253 (spmic_gpio_input) hogged as input
[    0.556481] GPIO line 254 (spmic_gpio_input) hogged as input
[    0.556651] gpiochip_setup_dev: registered GPIOs 248 to 255 on device: gpiochip2 (max77620-gpio)
[    0.556840] max77620 4-003c: max77620 probe successful
[    0.557220] media: Linux media interface: v0.10
[    0.557258] Linux video capture interface: v2.00
[    0.560925] pps_core: LinuxPPS API ver. 1 registered
[    0.560939] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.560967] PTP clock support registered
[    0.561167] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[    0.561378] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.561441] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.562820] trusty trusty: trusty version: Built: 21:16:26 Jun 25 2020
[    0.562853] trusty trusty: selected api version: 3 (requested 3)
[    0.563645] Advanced Linux Sound Architecture Driver Initialized.
[    0.563981] Bluetooth: Core ver 2.22
[    0.564021] NET: Registered protocol family 31
[    0.564035] Bluetooth: HCI device and connection manager initialized
[    0.564051] Bluetooth: HCI socket layer initialized
[    0.564065] Bluetooth: L2CAP socket layer initialized
[    0.564088] Bluetooth: SCO socket layer initialized
[    0.564674] en-vdd-sd: 3300 mV
[    0.564901] en-vdd-cam: 1800 mV
[    0.569410] vdd-hdmi: 5000 mV
[    0.569759] vdd-usb0-5v: 5000 mV
[    0.570000] vdd-usb1-5v: 5000 mV
[    0.570235] en-vdd-ts-1v8: 1800 mV
[    0.570471] en-vdd-ts-hv-3v3: 3300 mV
[    0.570711] en-vdd-disp-3v3: 3300 mV
[    0.570970] en-mdm-pwr-3v7: 3700 mV
[    0.571220] en-vdd-disp-1v8: 1800 mV
[    0.571471] en-vdd-cam-hv-2v8: 2800 mV
[    0.571726] en-vdd-cam-1v2: 1200 mV
[    0.572065] vdd-fan: 5000 mV
[    0.572340] vdd-3v3: 3300 mV
[    0.572610] dis-vdd-1v2: 1200 mV
[    0.572879] en-vdd-vcm-2v8: 2800 mV
[    0.573177] vdd-usb2-5v: 5000 mV
[    0.573455] vdd-sys-bl: 3300 mV
[    0.573737] en-vdd-sys: 1200 mV
[    0.575841] camchar: rtcpu character device driver loaded
[    0.576359] gpio tegra-gpio wake53 for gpio=159(X:7)
[    0.578131] extcon-gpio-states external-connection:extcon@1: Cable state:1, cable id:1
[    0.578969] clocksource: Switched to clocksource arch_sys_counter
[    0.601357] VFS: Disk quotas dquot_6.6.0
[    0.601446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.601696] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.602207] nvmap: nvmap_select_cache_ops() nvmap cache ops set to roc
[    0.602227] nvmap_page_pool_init: Total RAM pages: 977877
[    0.602240] nvmap_page_pool_init: nvmap page pool size: 122234 pages (477 MB)
[    0.602320] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.604814] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[    0.610495] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[    0.610685] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[    0.611104] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.611196] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.611318] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[    0.611433] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[    0.611610] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
[    0.611820] la/ptsa driver initialized.
[    0.611838] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[    0.611851] pre_t19x_iso_plat_init(): max_iso_bw=23040000KB
[    0.612167] NET: Registered protocol family 2
[    0.612795] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.612972] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.613282] TCP: Hash tables configured (established 32768 bind 32768)
[    0.613343] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.613414] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.613691] NET: Registered protocol family 1
[    0.614119] RPC: Registered named UNIX socket transport module.
[    0.614137] RPC: Registered udp transport module.
[    0.614149] RPC: Registered tcp transport module.
[    0.614161] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.614176] PCI: CLS 0 bytes, default 64
[    0.614294] Trying to unpack rootfs image as initramfs...
[    0.780341] Freeing initrd memory: 5432K
[    0.796066] host1x 13e10000.host1x: initialized
[    0.797336] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.799449] audit: initializing netlink subsys (disabled)
[    0.799487] audit: type=2000 audit(0.680:1): initialized
[    0.799935] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.806419] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.807450] ntfs: driver 2.1.32 [Flags: R/W].
[    0.807967] 9p: Installing v9fs 9p2000 file system support
[    0.810067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    0.810165] io scheduler noop registered
[    0.810373] io scheduler cfq registered (default)
[    0.813576] gic 2a41000.agic-controller: GIC IRQ controller registered
[    0.917777] iommu: Adding device aconnect@2a41000:adsp_audio to group 49
[    0.951699] iommu: Adding device 2993000.adsp to group 50
[    0.952768] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[    0.955054] tegra-xusb-padctl 3520000.xusb_padctl: VBUS over-current detection enabled
[    0.958739] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    0.959969] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[    0.961045] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[    0.962114] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    0.964451] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
[    0.965400] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[    0.965740] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    0.965767] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
[    0.965900] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[    0.965922] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=2000000, max_bw=4687500
[    0.969438] tsec 15500000.tsec: initialized
[    0.970571] tsec 15100000.tsecb: initialized
[    0.973976] nvdec 15480000.nvdec: initialized
[    0.980091] falcon 15340000.vic: initialized
[    0.981496] falcon 154c0000.nvenc: initialized
[    0.982876] falcon 15380000.nvjpg: initialized
[    0.984705] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[    0.986072] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[    0.987460] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[    0.988802] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[    0.990142] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[    0.991527] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[    0.992858] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[    0.994192] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[    0.997422] tegradccommon 15200000.dc_common: host1x channel mapped
[    0.997446] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[    0.997483] tegradccommon 15200000.dc_common: dma mapping done
[    0.997586] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=384
[    0.998111] tegradc 15210000.nvdisplay: disp0 connected to head1->/host1x/sor1
[    0.998169] generic_infoframe_type: 0x87
[    0.998251] tegradc 15210000.nvdisplay: DT parsed successfully
[    0.998275] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[    0.998278] tegradc 15210000.nvdisplay: Display dc.ffffff800abe0000 registered with id=0
[    0.998506] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[    0.998533] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[    0.998691] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[    0.998706] tegra_cec 3960000.tegra_cec: probed
[    1.006794] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
[    1.006820] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
[    1.006840] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
[    1.007041] tegradc 15210000.nvdisplay: vblank syncpt # 8 for dc 1
[    1.007061] tegradc 15210000.nvdisplay: vpulse3 syncpt # 9 for dc 1
[    1.010574] tegradc 15210000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[    1.010597] tegradc 15210000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[    1.013240] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[    1.013906] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[    1.013961] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[    1.014417] kfuse 3830000.kfuse: initialized
[    1.015760] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    1.019179] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.021681] console [ttyS0] disabled
[    1.021739] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 35, base_baud = 25500000) is a Tegra
[    1.043352] Reserved SVD code 0
[    1.043354] Reserved SVD code 0
[    1.043355] Reserved SVD code 0
[    1.045848] tegradc 15210000.nvdisplay: probed
[    1.390446] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[    1.794609] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[    2.007577] tegra_cec 3960000.tegra_cec: Can't find physical addresse.
[    2.007581] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[    2.198760] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[    2.200777] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[    2.303525] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[    2.303770] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
[    3.363478] console [ttyS0] enabled
[    3.363834] Console: switching to colour frame buffer device 240x67
[    3.365157] [drm] Initialized
[    3.376787] tegradc 15210000.nvdisplay: fb registered
[    3.382128] gpio tegra-gpio wake21 for gpio=121(P:1)
[    3.385790] brd: module loaded
[    3.389122] loop: module loaded
[    3.389186] tegra_profiler: version: 1.141, samples/io: 48/28
[    3.389258] tegra_profiler: auth: init
[    3.389860] THERMAL EST: found 3 subdevs
[    3.389863] THERMAL EST num_resources: 0
[    3.389866] [THERMAL EST subdev 0]
[    3.389869] [THERMAL EST subdev 1]
[    3.389872] [THERMAL EST subdev 2]
[    3.390124] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[    3.390126] THERMAL EST: thz register success.
[    3.390209] THERMAL EST: end of probe, return err: 0
[    3.390808] sd: No Scsi addr parsed to reserve index
[    3.390829] hisi_sas: driver version v1.6
[    3.449176] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    3.455309] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    3.462354] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
[    3.475244] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[    3.475648] Parent Clock set for DC plld2
[    3.479358] tegradc 15210000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[    3.480593] tegradc 15210000.nvdisplay: hdmi: get RGB quant from EDID.
[    3.480599] tegradc 15210000.nvdisplay: hdmi: get YCC quant from EDID.
[    3.510702] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
[    3.512328] Reserved SVD code 0
[    3.512330] Reserved SVD code 0
[    3.512332] Reserved SVD code 0
[    3.515870] extcon-disp-state external-connection:disp-state: cable 47 state 1
[    3.515872] Extcon AUX1(HDMI) enable
[    3.541138] scsi host0: tegra_ahci
[    3.544936] scsi host1: tegra_ahci
[    3.548501] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 24
[    3.556432] ata2: DUMMY
[    3.564090] libphy: Fixed MDIO Bus: probed
[    3.568901] tun: Universal TUN/TAP device driver, 1.6
[    3.573974] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    3.580831] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    3.586685] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    3.592647] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    3.599615] igb: Copyright (c) 2007-2014 Intel Corporation.
[    3.605227] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    3.613060] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    3.619074] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[    3.626066] Copyright(c) 1999 - 2017 Intel Corporation.
[    3.643051] eqos 2490000.ether_qos: can't get pllrefe_vcoout clk (-2)
[    3.653701] eqos_get_mac_address_dtb: bad mac address at /chosen/nvidia,ether-mac: null.
[    3.661816] eqos 2490000.ether_qos (unnamed net_device) (uninitialized): ether-mac read from DT failed -99
[    3.665483] Reserved SVD code 0
[    3.665485] Reserved SVD code 0
[    3.665486] Reserved SVD code 0
[    3.680908] eqos 2490000.ether_qos (unnamed net_device) (uninitialized): EQOS using random MAC address: ee:7f:cb:8e:ae:46
[    3.680924] tegradc 15210000.nvdisplay: blank - powerdown
[    3.681012] libphy: dwc_phy: probed
[    3.681308] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[    3.683262] PPP generic driver version 2.4.2
[    3.683381] PPP BSD Compression module registered
[    3.683383] PPP Deflate Compression module registered
[    3.683396] PPP MPPE Compression module registered
[    3.683399] NET: Registered protocol family 24
[    3.683440] usbcore: registered new interface driver r8152
[    3.683473] usbcore: registered new interface driver asix
[    3.683503] usbcore: registered new interface driver ax88179_178a
[    3.683529] usbcore: registered new interface driver cdc_ether
[    3.683556] usbcore: registered new interface driver net1080
[    3.683581] usbcore: registered new interface driver cdc_subset
[    3.683609] usbcore: registered new interface driver zaurus
[    3.683652] usbcore: registered new interface driver cdc_ncm
[    3.683778] VFIO - User Level meta-driver version: 0.3
[    3.684605] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.684615] ehci-pci: EHCI PCI platform driver
[    3.684645] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.684650] ohci-pci: OHCI PCI platform driver
[    3.684677] ohci-platform: OHCI generic platform driver
[    3.689375] tegra-xusb 3530000.xhci: USB2 port 0 has OTG_CAP
[    3.691067] tegra-xusb 3530000.xhci: extcon 0: ffffffc0f11d8400 id
[    3.691760] usbcore: registered new interface driver uas
[    3.691798] usbcore: registered new interface driver usb-storage
[    3.691862] usbcore: registered new interface driver usbserial
[    3.693464] tegra-xusb 3530000.xhci: Firmware timestamp: 2019-10-31 05:52:15 UTC, Version: 55.17 release
[    3.696188] tegra-xudc-new 3550000.xudc: device count: 1
[    3.697174] tegra-xudc-new 3550000.xudc: vbus state: 1
[    3.719004] tegra-xusb 3530000.xhci: xHCI Host Controller
[    3.719019] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 1
[    3.719722] tegra-xusb 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00050810
[    3.719749] tegra-xusb 3530000.xhci: irq 66, io mem 0x03530000
[    3.719878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.719882] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.719885] usb usb1: Product: xHCI Host Controller
[    3.719888] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[    3.719890] usb usb1: SerialNumber: 3530000.xhci
[    3.720223] hub 1-0:1.0: USB hub found
[    3.720252] hub 1-0:1.0: 4 ports detected
[    3.720585] tegra-xusb 3530000.xhci: xHCI Host Controller
[    3.720593] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 2
[    3.720716] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    3.720720] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.720723] usb usb2: Product: xHCI Host Controller
[    3.720725] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[    3.720728] usb usb2: SerialNumber: 3530000.xhci
[    3.721010] hub 2-0:1.0: USB hub found
[    3.721038] hub 2-0:1.0: 3 ports detected
[    3.730755] extcon-disp-state external-connection:disp-state: cable 47 state 0
[    3.730757] Extcon AUX1(HDMI) disable
[    3.757221] tegra_nvdisp_handle_pd_disable: Powergated Head2 pd
[    3.757704] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[    3.761960] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[    3.824772] usb usb1: usb_suspend_both: status 0
[    3.874688] ata1: SATA link down (SStatus 0 SControl 300)
[    3.888444] tegra-usb-cd usb_cd: notification status (0x0, 0x1)
[    3.888466] tegra-usb-cd usb_cd: connected to SDP
[    3.888592] tegra-xudc-new 3550000.xudc: device mode on: 0
[    3.889791] tegra-xudc-new 3550000.xudc: active: 0 => 1
[    3.894909] mousedev: PS/2 mouse device common for all mice
[    3.895583] usbcore: registered new interface driver xpad
[    4.042581] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    4.051723] Wake73 for irq=42
[    4.053964] rtc rtc1: alarm rtc device
[    4.054094] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[    4.054230] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    4.056026] i2c /dev entries driver
[    4.066627] max77620-power max20024-power: Event recorder REG_NVERC : 0x0
[    4.090962] parse_throttle_dt_data: Num cap clks = 4
[    4.091111] parse_throttle_dt_data: clk=mcpu type=1
[    4.091119] parse_throttle_dt_data: clk=bcpu type=2
[    4.091195] parse_throttle_dt_data: clk=gpu type=4
[    4.091200] parse_throttle_dt_data: clk=emc type=3
[    4.096304] tegra_throttle_probe: probe successful. #cdevs=4
[    4.099789] FAN dev name: pwm-fan
[    4.100233] FAN:gpio request success.
[    4.100279] FAN: can't find tach_gpio
[    4.100538] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[    4.101732] pwm_fan_driver pwm-fan: got pwm for fan. polarity is inversed
[    4.101748] pwm_fan_driver pwm-fan: tach period: 1000
[    4.107293] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    4.107300] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[    4.107307] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[    4.107311] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[    4.107313] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    4.107317] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    4.107320] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    4.107323] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    4.107326] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    4.107329] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    4.112126] device-mapper: uevent: version 1.0.3
[    4.113896] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    4.116006] CPU EMC frequency mapping table: default setting
[    4.133922] cpufreq: platform driver Initialization: pass
[    4.134497] cpuidle: Initializing cpuidle driver init for Denver cluster
[    4.134614] cpuidle: Initializing cpuidle driver init for A57 cluster
[    4.135278] tegradc 15210000.nvdisplay: unblank
[    4.135463] sdhci: Secure Digital Host Controller Interface driver
[    4.135465] sdhci: Copyright(c) Pierre Ossman
[    4.135466] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.136320] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    4.136485] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    4.136589] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
[    4.137889] Parent Clock set for DC plld2
[    4.138880] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[    4.141277] tegradc 15210000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[    4.141856] CMDQ: cmdq_platfm_init successful
[    4.142630] tegradc 15210000.nvdisplay: hdmi: get RGB quant from EDID.
[    4.142636] tegradc 15210000.nvdisplay: hdmi: get YCC quant from EDID.
[    4.143158] CQE: CMD_TIMING bit set for R1B DCMD
[    4.145648] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[    4.152680] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[    4.158653] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    4.159519] tegra-se-nvhost 15810000.se: initialized
[    4.160592] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    4.161170] tegra-se-nvhost 15820000.se: initialized
[    4.162081] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    4.162629] tegra-se-nvhost 15830000.se: initialized
[    4.163450] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    4.164039] tegra-se-nvhost 15840000.se: initialized
[    4.164915] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    4.165154] hidraw: raw HID events driver (C) Jiri Kosina
[    4.166088] usbcore: registered new interface driver usbhid
[    4.166089] usbhid: USB HID core driver
[    4.168733] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[    4.170940] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xbfef0000-0xbfefdb7f size=56192
[    4.171252] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    4.171398] tegra-ivc ivc-b000000.rtcpu:i2c@480: i2c: ver=0 grp=1 RX[8x128]=0x1900-0x1d80 TX[8x128]=0x1d80-0x2200
[    4.171622] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x2200-0x4280 TX[64x128]=0x4280-0x6300
[    4.172427] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x6300-0x63c0 TX[1x64]=0x63c0-0x6480
[    4.172520] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x6480-0x7900 TX[16x320]=0x7900-0x8d80
[    4.172600] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8d80-0x9200 TX[16x64]=0x9200-0x9680
[    4.172669] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x9680-0x9880 TX[1x384]=0x9880-0x9a80
[    4.172806] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x8192]=0x9a80-0xbb00 TX[1x8192]=0xbb00-0xdb80
[    4.173144] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (47)
[    4.173146] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[    4.173697] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=5 sha1=3ecb1dca25fa98771f988f238c025334776c9a96
[    4.174464] Reserved SVD code 0
[    4.174466] Reserved SVD code 0
[    4.174467] Reserved SVD code 0
[    4.175300] tegra_aon c1a0000.aon: tegra aon driver probe OK
[    4.175728] tegra186-aondbg aondbg: aondbg driver probe() OK
[    4.175888] register_ari_mca_banks: Registered MCA ROC:IOB
[    4.175958] register_ari_mca_banks: Registered MCA ROC:CCE
[    4.176275] tegra18-bridge 2390000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176278] tegra18-bridge 2390000.axi2apb: enabled timeout = 11155000
[    4.176279] tegra18-bridge 2390000.axi2apb: bridge probed OK
[    4.176335] tegra18-bridge 23a0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176337] tegra18-bridge 23a0000.axi2apb: enabled timeout = 11155000
[    4.176338] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[    4.176385] tegra18-bridge 23b0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176387] tegra18-bridge 23b0000.axi2apb: enabled timeout = 11155000
[    4.176388] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[    4.176435] tegra18-bridge 23c0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176437] tegra18-bridge 23c0000.axi2apb: enabled timeout = 11155000
[    4.176438] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[    4.176482] tegra18-bridge 23d0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176484] tegra18-bridge 23d0000.axi2apb: enabled timeout = 11155000
[    4.176485] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[    4.176529] tegra18-bridge 2100000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176533] tegra18-bridge 2100000.axip2p: enabled timeout = 11155000
[    4.176534] tegra18-bridge 2100000.axip2p: bridge probed OK
[    4.176578] tegra18-bridge 2110000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176583] tegra18-bridge 2110000.axip2p: enabled timeout = 11155000
[    4.176584] tegra18-bridge 2110000.axip2p: bridge probed OK
[    4.176628] tegra18-bridge 2120000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176632] tegra18-bridge 2120000.axip2p: enabled timeout = 11155000
[    4.176634] tegra18-bridge 2120000.axip2p: bridge probed OK
[    4.176678] tegra18-bridge 2130000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176682] tegra18-bridge 2130000.axip2p: enabled timeout = 11155000
[    4.176683] tegra18-bridge 2130000.axip2p: bridge probed OK
[    4.176727] tegra18-bridge 2140000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176729] tegra18-bridge 2140000.axip2p: enabled timeout = 11155000
[    4.176730] tegra18-bridge 2140000.axip2p: bridge probed OK
[    4.176775] tegra18-bridge 2150000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176779] tegra18-bridge 2150000.axip2p: enabled timeout = 11155000
[    4.176781] tegra18-bridge 2150000.axip2p: bridge probed OK
[    4.176827] tegra18-bridge 2160000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176831] tegra18-bridge 2160000.axip2p: enabled timeout = 11155000
[    4.176833] tegra18-bridge 2160000.axip2p: bridge probed OK
[    4.176879] tegra18-bridge 2170000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176883] tegra18-bridge 2170000.axip2p: enabled timeout = 11155000
[    4.176885] tegra18-bridge 2170000.axip2p: bridge probed OK
[    4.176936] tegra18-bridge 2180000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176940] tegra18-bridge 2180000.axip2p: enabled timeout = 11155000
[    4.176942] tegra18-bridge 2180000.axip2p: bridge probed OK
[    4.176987] tegra18-bridge 2190000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[    4.176991] tegra18-bridge 2190000.axip2p: enabled timeout = 11155000
[    4.176992] tegra18-bridge 2190000.axip2p: bridge probed OK
[    4.177047] **** A57 ECC: Enabled
[    4.177049] tegra18_a57_serr_init: on CPU 5 a A57 Core
[    4.177107] tegra18x_actmon d230000.actmon: in actmon_register()...
[    4.177544] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[    4.177944] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[    4.178063] denver_knobs_init:MTS_VERSION:47926945
[    4.178071] extcon-disp-state external-connection:disp-state: cable 47 state 1
[    4.178073] Extcon AUX1(HDMI) enable
[    4.179940] nvpmodel: initialized successfully
[    4.180809] trusty-virtio trusty:virtio: initializing
[    4.180911] trusty_ipc virtio0: vring0: va(pa)  ffffffc0eb1b0000(0) qsz 32 notifyid 1
[    4.180919] trusty_ipc virtio0: vring1: va(pa)  ffffffc0eb1b2000(0) qsz 32 notifyid 2
[    4.180982] trusty-virtio trusty:virtio: initializing done
[    4.181075] trusty_ipc virtio0: is online
[    4.182206] usbcore: registered new interface driver snd-usb-audio
[    4.183012] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[    4.194991] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[    4.202981] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[    4.206339] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[    4.206459] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[    4.214562] OPE platform probe
[    4.214627] OPE platform probe successful
[    4.224785] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[    4.238637] mmc0: periodic cache flush enabled
[    4.238646] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    4.243086] mmcblk0: mmc0:0001 DG4016 14.7 GiB
[    4.247230] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[    4.251580] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[    4.255746] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[    4.262889]  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
[    4.264377] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    4.264451] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    4.264519] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    4.264582] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    4.264647] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    4.264711] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    4.264778] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    4.264841] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    4.264905] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    4.264970] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[    4.265034] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[    4.265101] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[    4.265166] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[    4.265231] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[    4.265301] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[    4.265376] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[    4.265451] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[    4.265551] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[    4.265618] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[    4.265681] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[    4.285954] u32 classifier
[    4.285955]     Actions configured
[    4.286012] Initializing XFRM netlink socket
[    4.286550] NET: Registered protocol family 10
[    4.287138] NET: Registered protocol family 17
[    4.287146] NET: Registered protocol family 15
[    4.287201] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.287244] Bluetooth: RFCOMM socket layer initialized
[    4.287252] Bluetooth: RFCOMM ver 1.11
[    4.287255] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.287259] Bluetooth: HIDP socket layer initialized
[    4.287273] 9pnet: Installing 9P2000 support
[    4.287305] Key type dns_resolver registered
[    4.287577] Registered cp15_barrier emulation handler
[    4.287596] Registered setend emulation handler
[    4.288414] registered taskstats version 1
[    4.292038] isp 15600000.isp: initialized
[    4.296607] nvcsi 150c0000.nvcsi: initialized
[    4.298299] tegra-vi4 15700000.vi: using default number of vi channels,15
[    4.302524] tegra-vi4 15700000.vi: initialized
[    4.302530] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
[    4.302606] gpio tegra-gpio-aon wake67 for gpio=57(FF:1)
[    4.302677] gpio tegra-gpio-aon wake68 for gpio=58(FF:2)
[    4.302800] input: gpio-keys as /devices/gpio-keys/input/input2
[    4.303576] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@0/endpoint.
[    4.303579] tegra-vi4 15700000.vi: ep of_device is not enabled /host1x/vi@15700000/ports/port@1/endpoint.
[    4.335669] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:00:15 UTC (946688415)
[    4.336921] mmcblk mmc0:0001: Card claimed for testing.
[    4.365173] bpmp: mounted debugfs mirror
[    4.366529] bwmgr: missing cdev-type property
[    4.371796] spmic-ldo0: disabling
[    4.371955] spmic-ldo1: disabling
[    4.372099] vdd-usb0-5v: disabling
[    4.372104] vdd-fan: disabling
[    4.372106] vdd-3v3: disabling
[    4.372108] en-vdd-vcm-2v8: disabling
[    4.372110] vdd-sys-bl: disabling
[    4.372112] ALSA device list:
[    4.372114]   #0: tegra-hda at 0x3518000 irq 379
[    4.372115]   #1: tegra-snd-t186ref-mobile-rt565x
[    6.847234] Wake76 for irq=199
[    6.847235] Wake77 for irq=199
[    6.847236] Wake78 for irq=199
[    6.847237] Wake79 for irq=199
[    6.847238] Wake80 for irq=199
[    6.847239] Wake81 for irq=199
[    6.847240] Wake82 for irq=199
[    6.847264] tegra-xusb 3530000.xhci: Upgrade port 0 to USB3.0
[    6.847268] tegra-xusb 3530000.xhci: Upgrade port 1 to USB3.0
[    6.951101] usb usb2: usb_suspend_both: status 0
[    8.351577] extcon-disp-state external-connection:disp-state: cable 51 state 1
[    8.353897] Freeing unused kernel memory: 8576K
[    8.365452] Extcon HDMI: HPD enabled
[    8.365475] tegradc 15210000.nvdisplay: hdmi: plugged
[    8.395307] Root device found: mmcblk0p1
[    8.401211] Found dev node: /dev/mmcblk0p1
[    8.449979] EXT4-fs (mmcblk0p1): 2 orphan inodes deleted
[    8.456456] EXT4-fs (mmcblk0p1): recovery complete
[    8.467413] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    8.477398] Rootfs mounted over mmcblk0p1
[    8.500231] Switching from initrd to actual rootfs
[    8.598478] systemd[1]: System time before build time, advancing clock.
[    8.622207] ip_tables: (C) 2000-2006 Netfilter Core Team
[    8.637443] cgroup: cgroup2: unknown option "nsdelegate"
[    8.651836] 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)
[    8.676959] systemd[1]: Detected architecture arm64.
[    8.701815] systemd[1]: Set hostname to <linux>.
[    8.785952] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    8.804648] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    8.890985] tegra-xusb 3530000.xhci: entering ELPG
[    8.899955] tegra-xusb 3530000.xhci: entering ELPG done
[    8.930448] random: systemd: uninitialized urandom read (16 bytes read)
[    8.938747] systemd[1]: Reached target Swap.
[    8.944881] random: systemd: uninitialized urandom read (16 bytes read)
[    8.953324] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.962565] random: systemd: uninitialized urandom read (16 bytes read)
[    8.970823] systemd[1]: Reached target User and Group Name Lookups.
[    8.980116] systemd[1]: Created slice System Slice.
[    8.986888] systemd[1]: Listening on Journal Socket (/dev/log).
[    9.052146] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    9.270239] systemd-journald[2225]: Received request to flush runtime journal from PID 1
[    9.778650] using random self ethernet address
[    9.791411] using random host ethernet address
[    9.835844] random: crng init done
[    9.840915] random: 7 urandom warning(s) missed due to ratelimiting
[   10.296236] Mass Storage Function, version: 2009/09/11
[   10.324559] LUN: removable file: (no medium)
[   10.336376] using random self ethernet address
[   10.354465] using random host ethernet address
[   10.391387] rndis0: HOST MAC 1a:da:05:a7:b3:ec
[   10.398682] rndis0: MAC 1a:da:05:a7:b3:ed
[   10.405648] usb0: HOST MAC 1a:da:05:a7:b3:ee
[   10.412177] usb0: MAC 1a:da:05:a7:b3:ef
[   10.418464] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[   10.457288] tegra-xusb 3530000.xhci: exiting ELPG
[   10.467020] tegra-xusb 3530000.xhci: Firmware timestamp: 2019-10-31 05:52:15 UTC, Version: 55.17 release
[   10.479207] tegra-xusb 3530000.xhci: exiting ELPG done
[   10.498379] l4tbr0: port 1(rndis0) entered blocking state
[   10.512959] l4tbr0: port 1(rndis0) entered disabled state
[   10.521075] device rndis0 entered promiscuous mode
[   10.565500] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[   10.598317] l4tbr0: port 2(usb0) entered blocking state
[   10.606819] l4tbr0: port 2(usb0) entered disabled state
[   10.615574] device usb0 entered promiscuous mode
[   10.636482] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[   10.650201] android_work: did not send uevent (0 0           (null))
[   10.683131] android_work: sent uevent USB_STATE=CONNECTED
[   10.711021] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[   10.739824] usb 1-2: New USB device found, idVendor=0424, idProduct=2807
[   10.748846] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   10.758379] usb 1-2: Product: USB2807 Hub
[   10.764527] usb 1-2: Manufacturer: Microchip
[   10.772191] hub 1-2:1.0: USB hub found
[   10.778308] hub 1-2:1.0: 7 ports detected
[   10.794640] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.851737] CPU1: shutdown
[   10.856538] psci: CPU1 killed.
[   10.860286] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[   10.880720] usb 2-1: New USB device found, idVendor=0424, idProduct=5807
[   10.889566] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   10.899246] usb 2-1: Product: USB5807 Hub
[   10.900509] gpio tegra-gpio wake18 for gpio=101(M:5)
[   10.904501] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.920741] usb 2-1: Manufacturer: Microchip
[   10.938443] hub 2-1:1.0: USB hub found
[   10.945364] CPU2: shutdown
[   10.945787] hub 2-1:1.0: 7 ports detected
[   10.957898] psci: CPU2 killed.
[   10.983017] usb 1-2: usb_suspend_both: status 0
[   10.989925] usb usb1: usb_suspend_both: status 0
[   11.060408] android_work: sent uevent USB_STATE=DISCONNECTED
[   11.094058] android_work: sent uevent USB_STATE=CONNECTED
[   11.107003] usb 2-1: usb_suspend_both: status 0
[   11.113518] usb usb2: usb_suspend_both: status 0
[   11.149039] android_work: sent uevent USB_STATE=DISCONNECTED
[   11.192801] android_work: sent uevent USB_STATE=CONNECTED
[   11.240627] zram: Added device: zram0
[   11.252289] zram: Added device: zram1
[   11.263361] zram: Added device: zram2
[   11.275832] zram: Added device: zram3
[   11.308131] zram0: detected capacity change from 0 to 502468608
[   11.350999] Adding 490688k swap on /dev/zram0.  Priority:5 extents:1 across:490688k SS
[   11.375492] zram1: detected capacity change from 0 to 502468608
[   11.384042] android_work: sent uevent USB_STATE=DISCONNECTED
[   11.413002] Adding 490688k swap on /dev/zram1.  Priority:5 extents:1 across:490688k SS
[   11.416778] android_work: sent uevent USB_STATE=CONNECTED
[   11.444770] zram2: detected capacity change from 0 to 502468608
[   11.463539] Adding 490688k swap on /dev/zram2.  Priority:5 extents:1 across:490688k SS
[   11.471823] android_work: sent uevent USB_STATE=DISCONNECTED
[   11.493687] zram3: detected capacity change from 0 to 502468608
[   11.514841] android_work: sent uevent USB_STATE=CONNECTED
[   11.521308] Adding 490688k swap on /dev/zram3.  Priority:5 extents:1 across:490688k SS
[   11.694111] configfs-gadget gadget: high-speed config #1: c
[   11.701336] tegra-xudc-new 3550000.xudc: ep 5 (type: 3, dir: in) enabled
[   11.709845] tegra-xudc-new 3550000.xudc: ep 3 (type: 2, dir: in) enabled
[   11.718265] tegra-xudc-new 3550000.xudc: ep 2 (type: 2, dir: out) enabled
[   11.726826] tegra-xudc-new 3550000.xudc: ep 9 (type: 3, dir: in) enabled
[   11.735253] tegra-xudc-new 3550000.xudc: ep 7 (type: 2, dir: in) enabled
[   11.743437] tegra-xudc-new 3550000.xudc: ep 4 (type: 2, dir: out) enabled
[   11.751741] tegra-xudc-new 3550000.xudc: ep 15 (type: 3, dir: in) enabled
[   11.759986] tegra-xudc-new 3550000.xudc: ep 11 (type: 2, dir: in) enabled
[   11.768315] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[   11.772679] tegra-xudc-new 3550000.xudc: ep 6 (type: 2, dir: out) enabled
[   11.784669] android_work: sent uevent USB_STATE=CONFIGURED
[   12.289656] tegradc 15210000.nvdisplay: blank - powerdown
[   12.295854] tegra-xudc-new 3550000.xudc: ep 13 (type: 2, dir: in) enabled
[   12.295870] tegra-xudc-new 3550000.xudc: ep 8 (type: 2, dir: out) enabled
[   12.296007] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[   12.300340] tegra-xudc-new 3550000.xudc: ep 13 disabled
[   12.300432] tegra-xudc-new 3550000.xudc: ep 8 disabled
[   12.329094] tegra-xudc-new 3550000.xudc: ep 13 (type: 2, dir: in) enabled
[   12.329110] tegra-xudc-new 3550000.xudc: ep 8 (type: 2, dir: out) enabled
[   12.342820] extcon-disp-state external-connection:disp-state: cable 47 state 0
[   12.342822] Extcon AUX1(HDMI) disable
[   12.364869] tegra_nvdisp_handle_pd_disable: Powergated Head2 pd
[   12.364950] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[   12.365608] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[   12.445084] tegradc 15210000.nvdisplay: unblank
[   12.447452] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[   12.447546] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[   12.447632] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
[   12.449054] Parent Clock set for DC plld2
[   12.452289] tegradc 15210000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[   12.453600] tegradc 15210000.nvdisplay: hdmi: get RGB quant from EDID.
[   12.453607] tegradc 15210000.nvdisplay: hdmi: get YCC quant from EDID.
[   12.485740] Reserved SVD code 0
[   12.485742] Reserved SVD code 0
[   12.485743] Reserved SVD code 0
[   12.489452] extcon-disp-state external-connection:disp-state: cable 47 state 1
[   12.489455] Extcon AUX1(HDMI) enable
[   12.559929] tegradc 15210000.nvdisplay: unblank
[   12.951421] tegra-xusb 3530000.xhci: entering ELPG
[   12.959437] tegra-xusb 3530000.xhci: entering ELPG done
[   13.027793] fuse init (API version 7.26)

Ubuntu 18.04.4 LTS linux ttyS0

linux login: [   14.040294] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.049382] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   14.866270] l4tbr0: port 2(usb0) entered blocking state
[   14.871513] l4tbr0: port 2(usb0) entered forwarding state
[   14.876970] l4tbr0: port 1(rndis0) entered blocking state
[   14.882388] l4tbr0: port 1(rndis0) entered forwarding state
[   14.888539] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
[   15.051021] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready

Hi

What is your method to update device tree?

I use sudo ./flash.sh -k kernel-dtb my_board mmcblk0p1

Hi,

kernel-dtb is as its name. Only kernel refers to it.
The bootloader dtb has another partition for it.

Please check l4t developer guide for the partition layout

Yes but when I do a complete flash (all partitions) it’s not working.

Hi,

Are you using the pure bootloader components from sdkmanager or a customization bootlader now?

Hi,
It’s the bootloader from sdkmanager

Hi,

Could you convert your dtb back to dts and share it here?

Here is the file
uncompiled.dts.txt (476.7 KB)

Could you set the regulator to <&battery_reg> instead of current setting?

It’s working, thank you