How to validate if flash (R35.2.1) to nvme has been successful?

I’m really struggling a couple of days now. I can’t seem to flash to nvme whatever command I use. Only the internal eMMC can be flashed.

Use-case
A k3s cluster with multiple NVidia Jetson’s (Nano, Xavier NX, AGX Xavier) as work nodes with a minimized (as clean as possible) OS.

Hardware

  1. 1x jetson-agx-xavier-devkit (16GB)
  2. 2x jetson-agx-xavier-devkit (32GB)
  3. $ sudo fdisk -l /dev/nvme0n1

Disk /dev/nvme0n1: 465.78 GiB, 500107862016 bytes, 976773168 sectors
Disk model: Samsung SSD 980 PRO 500GB
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt

Sources used

  1. Flashing Support — Jetson Linux Developer Guide documentation
  2. Linux_for_Tegra_jax-r3521-JP510-bone300-k40/tools/kernel_flash/README_initrd_flash.txt
    2.1 Storage Optimization — Jetson Linux Developer Guide documentation Source files have been altered by me to accommodate R35.2.1. The source code available on github is btw not compatible with R35.x
  3. Linux_for_Tegra/tools/kernel_flash/README_initrd_flash.txt
  4. This forum
  5. JetPack 5.1 on Ubuntu 20.04.5 LTS
  6. JetPack 5.1 on Ubuntu 20.04.5 LTS (WSL2)
  7. JetPack 5.1 on Ubuntu 22.04.1 LTS
  8. Any other previous since L4T 32.7.3 + corresponding developer guides

Command line used

  1. (32GB) sudo BOARDID=2888 FAB=400 BOARDSKU=0004 BOARDREV=K.0 ./tools/kernel_flash/l4t_initrd_flash.sh -S 370GiB -c "tools/kernel_flash/flash_l4t_nvme.xml" --external-device nvme0n1p1 --direct nvme0n1 jetson-agx-xavier-devkit external
  2. (32GB) sudo BOARDID=2888 FAB=400 BOARDSKU=0004 BOARDREV=K.0 ./tools/kernel_flash/l4t_initrd_flash.sh -S 370GiB -c "tools/kernel_flash/flash_l4t_nvme.xml" --external-device nvme0n1p1 --direct nvme0n1p1 jetson-agx-xavier-devkit external
  3. (16GB sudo BOARDID=2888 FAB=400 BOARDSKU=0001 BOARDREV=H.0 ./tools/kernel_flash/l4t_initrd_flash.sh -S 370GiB -c "tools/kernel_flash/flash_l4t_nvme.xml" --external-device nvme0n1p1 --direct nvme0n1p1 jetson-agx-xavier-devkit external
  4. sudo ./nvsdkmanager_flash.sh --storage nvme0n1p1
  5. sudo ./flash.sh ${BOARD} mmcblk0p1 ==> successful (in conjunction with BOARD=jetson-agx-xavier-devkit)

Other attempts

  1. Formatted nvme just as an unallocated empty drive (sudo parted /dev/nvme0n1 mklabel gpt)
  2. Preformatted the nvme drive (sudo parted /dev/nvme0n1 mklabel gpt + sudo parted /dev/nvme0n1 mkpart APP 0GB 400GB)

Questions

  1. How do I know that a flash and boot is and has been successful? I expect a partition layout as defined in flash_l4t_nvme.xml.
  2. Are there compatibility issues perhaps with the Samsung SSD 980 PRO 500GB?

I sincerely need assistance for flashing L4T to NVMe SSD. Thanks in advance.

Hi remko.lems,

You seem do lots of attempts to flash into NVMe.
Let me answer the questions first and guide for the steps to do this.

To verify flash, please check the logs showed on the host PC after you run the flash command.
To verify boot up, please check the serial console log if enter to login message.
You could refer to the following instruction for serial console log.
NVIDIA Xavier - Serial Console

I think this NVMe SSD would be fine to use.
Or you could use other NVMe SSD for cross-validation.

The following is to guide you flash into NVMe SSD:

  1. Please make sure you use standalone Ubuntu 18.04 or 20.04 as your host PC.
    (DO NOT USE VM, WSL, docker for Ubuntu)
  2. Please make sure your devkit could boot up successfully with internal eMMC w/o NVMe SSD connected. Then, connect your NVMe SSD.
  3. Please refer to the Workflow 3: How to flash to an external storage in Linux_for_Tegra/tools/kernel_flash/README_initrd_flash.txt
    For your case, you could use the following command to flash into an external NVMe SSD:
$ sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_nvme.xml --external-only -S 370GiB --showlogs  jetson-agx-xavier-devkit nvme0n1p1

Before you run the above command, please check something in flash_l4t_nvme.xml. Modify num_sectors to make num_sectors*sector_size larger than 370GiB but less than actual physical size (500GB). ex. you could set 838860800 for num_sectors.

Thanks Kevin for your feedback. Appreciated. I’ll take your suggestions into action.

  1. Going to setup a new dedicated Ubuntu 20.04.5 LTS node/host to start fresh.
  2. Will do
  3. Going to follow initrd workflow 3 with your supplied command.
  4. Changed the flash_l4t_nvme.xml with 838860800 for num_sectors

I will report back with my results.

Flash to NVMe. Result didn’t change unfortunately.

Minicom output

[0197.939] W> RATCHET: MB1 binary ratchet value 4 is larger than ratchet level 2 from HW fuses.
[0197.947] I> MB1 (prd-version: 2.5.0.0-t194-41334769-d9272b5a)
[0197.953] I> Boot-mode: Platform RCM
[0197.956] I> Platform: Silicon
[0197.959] I> Chip revision : A02P
[0197.962] I> Bootrom patch version : 15 (correctly patched)
[0197.967] I> ATE fuse revision : 0x200
[0197.971] I> Ram repair fuse : 0x0
[0197.974] I> Ram Code : 0x2
[0197.976] I> rst_source: 0x0, rst_level: 0x0
[0197.982] I> USB configuration success
[0200.130] I> mb2 image downloaded
[0200.214] I> Recovery boot mode 0
[0200.220] I> UPHY full init done
[0200.227] I> MB1 done

[0200.232] I> Welcome to MB2(TBoot-BPMP) Applet (version: default.t194-mobile-4ae695b2)
[0200.240] I> DMA Heap @ [0x40020000 - 0x40065800]
[0200.244] I> Default Heap @ [0xd486400 - 0xd48a400]
[0200.249] W> Profiler not initialized
[0200.307] I> sdmmc DDR50 mode
[0200.311] E> SPI_FLASH: Invalid value device id: 7.
[0200.316] I> QSPI Flash is not present.
[0200.322] E> CLK_RST: instance 6 not found in module 44.
[0200.327] E> MPhy CAR configuration failed error = 1747992077
[0200.333] E> UFS initialization failed
[0200.336] I> UFS is not present
[0200.342] I> Found 20 partitions in SDMMC_BOOT (instance 3)
[0200.351] I> Found 44 partitions in SDMMC_USER (instance 3)
[0200.357] W> Profiler not initialized
[0200.360] I> Entering 3p server
[0200.363] I> USB configuration success
[0201.471] I> Populate chip info
[0201.515] I> Populate eeprom info
[0201.519] I> Populate eeprom info for module cvm
[0201.524]  > DEVICE_PROD: device prod is not initialized.
[0201.698] I> Rebooting : reboot-recovery


[0201.702] I> Reset to recovery mode
��
[0978.818] W> RATCHET: MB1 binary ratchet value 4 is larger than ratchet level 2 from HW fuses.
[0978.826] I> MB1 (prd-version: 2.5.0.0-t194-41334769-d9272b5a)
[0978.832] I> Boot-mode: Platform RCM
[0978.835] I> Platform: Silicon
[0978.838] I> Chip revision : A02P
[0978.841] I> Bootrom patch version : 15 (correctly patched)
[0978.846] I> ATE fuse revision : 0x200
[0978.850] I> Ram repair fuse : 0x0
[0978.853] I> Ram Code : 0x2
[0978.855] I> rst_source: 0xb, rst_level: 0x1
[0978.860] I> USB configuration success
[0981.104] I> mb2 image downloaded
[0981.145] I> Recovery boot mode 0
[0981.150] I> UPHY full init done
[0981.157] I> MB1 done

[0981.163] I> Welcome to MB2(TBoot-BPMP) Applet (version: default.t194-mobile-4ae695b2)
[0981.170] I> DMA Heap @ [0x40020000 - 0x40065800]
[0981.175] I> Default Heap @ [0xd486400 - 0xd48a400]
[0981.180] W> Profiler not initialized
[0981.204] I> sdmmc DDR50 mode
[0981.208] E> SPI_FLASH: Invalid value device id: 7.
[0981.213] I> QSPI Flash is not present.
[0981.219] E> CLK_RST: instance 6 not found in module 44.
[0981.224] E> MPhy CAR configuration failed error = 1747992077
[0981.230] E> UFS initialization failed
[0981.233] I> UFS is not present
[0981.241] I> Found 20 partitions in SDMMC_BOOT (instance 3)
[0981.250] I> Found 44 partitions in SDMMC_USER (instance 3)
[0981.255] W> Profiler not initialized
[0981.259] I> Entering 3p server
[0981.262] I> USB configuration success
[0982.341] I> Populate chip info
[0982.429] I> Populate eeprom info
[0982.433] I> Populate eeprom info for module cvm
[0982.438]  > DEVICE_PROD: device prod is not initialized.
[0982.605] I> Rebooting : reboot-recovery


[0982.609] I> Reset to recovery mode
��
[0000.084] W> RATCHET: MB1 binary ratchet value 4 is larger than ratchet level 2 from HW fuses.
[0000.092] I> MB1 (prd-version: 2.5.0.0-t194-41334769-d9272b5a)
[0000.097] I> Boot-mode: Coldboot
[0000.100] I> Platform: Silicon
[0000.103] I> Chip revision : A02P
[0000.106] I> Bootrom patch version : 15 (correctly patched)
[0000.111] I> ATE fuse revision : 0x200
[0000.115] I> Ram repair fuse : 0x0
[0000.118] I> Ram Code : 0x2
[0000.120] I> rst_source: 0x0, rst_level: 0x0
[0000.125] I> Boot-device: SDMMC (instance: 3)
[0000.141] I> sdmmc DDR50 mode
[0000.145] I> Boot chain mechanism: A/B
[0000.148] I> Current Boot-Chain Slot: 0
[0000.152] I> BR-BCT Boot-Chain: 0, status: 0. update flag: 0
[0000.159] W> PROD_CONFIG: device prod data is empty in MB1 BCT.
[0000.166] I> Temperature = 29000
[0000.169] W> Skipping boost for clk: BPMP_CPU_NIC
[0000.173] W> Skipping boost for clk: BPMP_APB
[0000.177] W> Skipping boost for clk: AXI_CBB
[0000.181] W> Skipping boost for clk: AON_CPU_NIC
[0000.185] W> Skipping boost for clk: CAN1
[0000.189] W> Skipping boost for clk: CAN2
[0000.194] I> Boot-device: SDMMC (instance: 3)
[0000.204] I> Sdmmc: HS400 mode enabled
[0000.209] I> Non-ECC region[0]: Start:0x80000000, End:0x100000000
[0000.216] W>  Thermal config not found in BCT
[0000.224] W>  MEMIO rail config not found in BCT
[0000.246] I> sdmmc bdev is already initialized
[0000.290] W>  Platform config not found in BCT
[0000.324] I> MB1 done

����main enter
SPE VERSION #: R01.00.18 Created: Jan 29 2021 @ 14:18:27
HW Function test
Start Scheduler.
in late init
��
  [0000.333] I> Welcome to MB2(TBoot-BPMP) (version: default.t194-mobile-78ae5a2a)
[0000.334] I> DMA Heap @ [0x526fa000 - 0x52ffa000]
[0000.335] I> Default Heap @ [0xd486400 - 0xd48a400]
[0000.336] E> DEVICE_PROD: Invalid value data = 70020000, size = 0.
[0000.341] W> device prod register failed
[0000.345] I> gpio framework initialized
[0000.349] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
[0000.356] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driver
[0000.364] I> No valid sdcard_params in mb1_bct
[0000.368] I> Boot_device: SDMMC_BOOT instance: 3
[0000.372] I> sdmmc-3 params source = boot args
[0000.381] I> sdmmc-3 params source = boot args
[0000.382] I> sdmmc bdev is already initialized
[0000.415] I> Found 20 partitions in SDMMC_BOOT (instance 3)
[0000.431] I> Found 44 partitions in SDMMC_USER (instance 3)
[0000.432] I> Active Boot chain : 0
[0000.490] I> Relocating BR-BCT
[0000.491]  > DEVICE_PROD: device prod is not initialized.
[0000.516] E> I2C: slave not found in slaves.
[0000.517] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start true.
[0000.518] E> I2C_DEV: Failed to send register address 0x00000000.
[0000.519] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xae at 0x00000000 via instance 0.
[0000.520] E> eeprom: Failed to read I2C slave device
[0000.523] I> Failed to read CVB eeprom data @ AE
[0000.528] I> Retrying CVB eeprom read @ AC ...
[0000.602] I> Relocating OP-TEE dtb from: 0x6bfff240 to 0x70050000, size: 1008
[0000.603] I> [0] START: 0x80000000, SIZE: 0x2f000000
[0000.603] I> [1] START: 0xaf010000, SIZE: 0x18bf0000
[0000.604] I> [2] START: 0xc7d00000, SIZE: 0xc0000
[0000.604] I> [3] START: 0xca000000, SIZE: 0x800000
[0000.605] I> dram_block larger than 80000000
[0000.607] I> [4] START: 0x100000000, SIZE: 0x780000000
[0000.619] I> Setting NS memory ranges to OP-TEE dtb finished.
[0000.633] I> found decompressor handler: lz4
[0001.128] I> EKB detected (length: 0x410) @ VA:0x526ff400
[0001.129] I> Setting EKB blob info to OPTEE dtb finished.
��NOTICE:  BL31: v2.6(release):6363e7382
NOTICE:  BL31: Built : 15:09:29, Jan 24 2023
I/TC: 
��
  ��I/TC: Non-secure external DT found
��bpmp: init
bpmp: tag is 128431eec76692047e1ac1ebc0392266
sku_dt_init: not sku 0x00
clk_early initialized
mail_early initialized
fuse initialized
hwwdt initialized
t194_ec_get_ec_list: found 45 ecs
ec initialized
vmon_setup_monitors: found 3 monitors
vmon initialized
adc initialized
fmon_populate_monitors: found 73 monitors
fmon initialized
mc initialized
reset initialized
nvhs initialized
uphy_early initialized
emc_early initialized
392 clocks registered
clk initialized
io_dpd initialized
thermal initialized
thermal_mrq initialized
i2c initialized
vrmon_dt_init: vrmon node not found
vrmon_chk_boot_state: found 0 rail monitors
vrmon initialized
regulator initialized
��I/TC: OP-TEE version: 3.19 (gcc��avfs_clk_platform initialized
�� version 9.��soctherm initialized
��3.��aotag initialized
��0 (��powergate initialized
��Buildroot 2020.08)) #2 Tue Jan 24 23:20:42 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/l��dvs initialized
��a��pm initialized
��te��suspend initialized
��st/��pg_late initialized
��ar��pg_mrq_init initialized
strap initialized
��c��nvl initialized
��hitecture/��emc initialized
emc_mrq initialized
��porting_guidelines.html
I/TC: Primary CPU initializing
��clk_dt initialized
tj_init initialized
uphy_dt initialized
uphy_mrq initialized
uphy initialized
ec_swd_poll_start: 281 reg polling start w period 47 ms
ec_late initialized
hwwdt_late initialized
reset_mrq initialized
ec_mrq initialized
fmon_mrq initialized
clk_mrq initialized
avfs_mrq initialized
mail_mrq initialized
i2c_mrq initialized
tag_mrq initialized
console_mrq initialized
mrq initialized
clk_sync_fmon_post initialized
clk_dt_late initialized
noc_late initialized
pm_post initialized
dbells initialized
dmce initialized
cvc initialized
avfs_clk_mach_post initialized
avfs_clk_platform_post initialized
cvc_late initialized
regulator_post initialized
rm initialized
console_late initialized
clk_dt_post initialized
mc_reg initialized
pg_post initialized
profile initialized
fuse_late initialized
extras_post initialized
bpmp: init complete
entering main console loop
] ��I/TC: Primary CPU switching to normal world boot
��
  [0001.780] I> Welcome to NVDisp-Init
[0001.780] I> NVDisp-Init version: t194-709c0123
[0001.781] I> CPU-BL Params @ 0xca020000
[0001.781] I>  0) Base:0x00000000 Size:0x00000000
[0001.781] I>  1) Base:0xc8300000 Size:0x00100000
[0001.782] I>  2) Base:0xc9800000 Size:0x00200000
[0001.782] I>  3) Base:0xc8600000 Size:0x00200000
[0001.785] I>  4) Base:0xc8200000 Size:0x00100000
[0001.789] I>  5) Base:0xc8100000 Size:0x00100000
[0001.793] I>  6) Base:0xc9400000 Size:0x00400000
[0001.798] I>  7) Base:0xc9000000 Size:0x00400000
[0001.802] I>  8) Base:0xc8000000 Size:0x00100000
[0001.807] I>  9) Base:0xc7f00000 Size:0x00100000
[0001.811] I> 10) Base:0xca800000 Size:0x00800000
[0001.816] I> 11) Base:0x40000000 Size:0x00040000
[0001.820] I> 12) Base:0xc7e00000 Size:0x00100000
[0001.825] I> 13) Base:0x40046000 Size:0x00002000
[0001.829] I> 14) Base:0x40048000 Size:0x00002000
[0001.834] I> 15) Base:0xaf000000 Size:0x00004000
[0001.838] I> 16) Base:0x4004a000 Size:0x00002000
[0001.843] I> 17) Base:0xc7c00000 Size:0x00100000
[0001.847] I> 18) Base:0x4004c000 Size:0x00002000
[0001.851] I> 19) Base:0xc9a00000 Size:0x00600000
[0001.856] I> 20) Base:0x4004e000 Size:0x00002000
[0001.860] I> 21) Base:0xc7dc0000 Size:0x0000c000
[0001.865] I> 22) Base:0x00000000 Size:0x00000000
[0001.869] I> 23) Base:0xc7de0000 Size:0x00020000
[0001.874] I> 24) Base:0xcc000000 Size:0x02000000
[0001.878] I> 25) Base:0x40050000 Size:0x00002000
[0001.883] I> 26) Base:0x40040000 Size:0x00006000
[0001.887] I> 27) Base:0xc8c00000 Size:0x00400000
[0001.892] I> 28) Base:0xc8400000 Size:0x00200000
[0001.896] I> 29) Base:0xc8800000 Size:0x00400000
[0001.901] I> 30) Base:0xc7dd0000 Size:0x00010000
[0001.905] I> 31) Base:0x00000000 Size:0x00000000
[0001.909] I> 32) Base:0xf8000000 Size:0x08000000
[0001.914] I> 33) Base:0xce000000 Size:0x2a000000
[0001.918] I> 34) Base:0xcb000000 Size:0x01000000
[0001.923] I> 35) Base:0xae000000 Size:0x01000000
[0001.927] I> 36) Base:0xa0000000 Size:0x0e000000
[0001.932] I> 37) Base:0xca000000 Size:0x00800000
[0001.936] I> 38) Base:0x80000000 Size:0x20000000
[0001.941] I> 39) Base:0xb0000000 Size:0x08000000
[0001.945] I> 40) Base:0x00000000 Size:0x00000000
[0001.950] I> 41) Base:0x00000000 Size:0x00000000
[0001.954] I> 42) Base:0x00000000 Size:0x00000000
[0001.959] I> 43) Base:0x00000000 Size:0x00000000
[0001.963] I> 44) Base:0x00000000 Size:0x00000000
[0001.967] I> 45) Base:0x00000000 Size:0x00000000
[0001.972] GIC-SPI Target CPU: 0
[0001.975] Interrupts Init done
[0001.978] calling constructors
[0001.981] initializing heap
[0001.983] I> Heap: [0xa0960000 ... 0xadf00000]
[0001.988] initializing threads
[0001.990] initializing timers
[0001.993] creating bootstrap completion thread
[0001.998] top of bootstrap2()
[0002.000] CPU: MIDR: 0x4E0F0040, MPIDR: 0x80000000
[0002.005] initializing platform
[0002.008] E> DEVICE_PROD: Invalid value data = 0, size = 0.
[0002.013] W> device prod register failed
[0002.017] I> Bl_dtb @0xadf00000
[0002.020] I> gpio framework initialized
[0002.032] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
[0002.038] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driver
[0002.043] I> fixed regulator driver initialized
[0002.067] I> register 'maxim' power off handle
[0002.070] I> virtual i2c enabled
[0002.070] I> registered 'maxim,max20024' pmic
[0002.070] I> tegrabl_gpio_driver_register: register 'max20024-gpio' driver
[0002.071] I> Boot-device: eMMC
[0002.071] I> Boot_device: SDMMC_BOOT instance: 3
[0002.073] I> sdmmc-3 params source = boot args
[0002.074] W> No board IDs available
[0002.077] E> Failed to get board id info!
[0002.080] I> sdmmc bdev is already initialized
[0002.085] I> sdmmc-3 params source = boot args
[0002.091] I> Found 20 partitions in SDMMC_BOOT (instance 3)
[0002.097] I> Found 44 partitions in SDMMC_USER (instance 3)
[0002.120] I> enabling 'vdd-hdmi-5v0' regulator
[0002.128] I> regulator 'vdd-hdmi-5v0' already enabled
[0002.128] I> hdmi cable connected
[0002.134] W> set volts not configured for 'vdd-1v0'
[0002.140] W> set volts not configured for 'vdd-1v8-hs'
[0002.141] I> retrieved tmds range from prod_list_hdmi_soc
[0002.142] E> cannot find any other nvdisp nodes
[0002.159] I> edid read success
[0002.171] I> edid read success
[0002.172] I> width = 640, height = 480, frequency = 25174825
[0002.172] I> width = 640, height = 480, frequency = 25174825
[0002.172] I> width = 640, height = 480, frequency = 25174825
[0002.173] I> width = 640, height = 480, frequency = 25174825
[0002.173] I> width = 1024, height = 768, frequency = 65000000
[0002.177] I> width = 1024, height = 768, frequency = 65000000
[0002.182] I> width = 1024, height = 768, frequency = 65000000
[0002.188] I> width = 1920, height = 1080, frequency = 148500000
[0002.194] I> width = 1920, height = 1080, frequency = 335750000
[0002.200] I> width = 1920, height = 1080, frequency = 148351648
[0002.205] I> width = 1920, height = 1080, frequency = 148351648
[0002.211] I> width = 1280, height = 720, frequency = 74175824
[0002.217] I> width = 1280, height = 720, frequency = 74175824
[0002.222] I> width = 720, height = 480, frequency = 26973026
[0002.228] I> width = 720, height = 576, frequency = 26973026
[0002.233] I> width = 720, height = 480, frequency = 26973026
[0002.239] I> width = 720, height = 576, frequency = 26973026
[0002.244] I> width = 640, height = 480, frequency = 25174825
[0002.250] I> Best mode Width = 1920, Height = 1080, freq = 148351648
[0002.261] I> hdmi_enable, starting HDMI initialisation
[0002.266] I> hdmi_enable, HDMI initialisation complete
[0002.275] initializing target
[0002.276] calling apps_init()
[0002.277] starting app kernel_boot_app
[0002.278] I> Kernel type = Normal

Jetson UEFI firmware (version 2.1-32413640 built on 2023-01-24T23:12:27+00:00)

























































































**  WARNING: Test Key is used.  **

L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services and installing virtual address map...
��I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Secondary CPU 4 initializing
I/TC: Secondary CPU 4 switching to normal world boot
I/TC: Secondary CPU 5 initializing
I/TC: Secondary CPU 5 switching to normal world boot
I/TC: Secondary CPU 6 initializing
I/TC: Secondary CPU 6 switching to normal world boot
I/TC: Secondary CPU 7 initializing
I/TC: Secondary CPU 7 switching to normal world boot
��[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x4e0f0040]
[    0.000000] Linux version 5.10.104-tegra (buildbrain@mobile-u64-6348-d7000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08) 9.3.0, GNU ld3[    0.000000] Machine model: Jetson-AGX
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: RTPROP=0x859928e98 SMBIOS=0xc7db0000 SMBIOS 3.0=0x87c1a0000 MEMATTR=0x858fdf018 ESRT=0x857fe9f18 RNG=0x87c1e4318 MEMRESERVE=0x858fe1f 
[    0.000000] efi: seeding entropy pool
[    0.000000] esrt: Reserving ESRT space from 0x0000000857fe9f18 to 0x0000000857fe9f50.
[    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: fdt: Reserved memory: failed to reserve memory for node 'fb3_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb3_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000087fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000a096afff]
[    0.000000]   node   0: [mem 0x00000000a096b000-0x00000000a096cfff]
[    0.000000]   node   0: [mem 0x00000000a096e000-0x00000000aeffffff]
[    0.000000]   node   0: [mem 0x00000000af010000-0x00000000c7bfffff]
[    0.000000]   node   0: [mem 0x00000000c7d00000-0x00000000c7d9ffff]
[    0.000000]   node   0: [mem 0x00000000c7da0000-0x00000000c7dbffff]
[    0.000000]   node   0: [mem 0x00000000ca000000-0x00000000ca5fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000085749efff]
[    0.000000]   node   0: [mem 0x000000085749f000-0x0000000857f0ffff]
[    0.000000]   node   0: [mem 0x0000000857f10000-0x000000085845ffff]
[    0.000000]   node   0: [mem 0x0000000858460000-0x000000085846ffff]
[    0.000000]   node   0: [mem 0x0000000858470000-0x0000000858bfffff]
[    0.000000]   node   0: [mem 0x0000000858c00000-0x0000000858ddffff]
[    0.000000]   node   0: [mem 0x0000000858de0000-0x0000000858e4ffff]
[    0.000000]   node   0: [mem 0x0000000858e50000-0x0000000858f0ffff]
[    0.000000]   node   0: [mem 0x0000000858f10000-0x0000000858f1ffff]
[    0.000000]   node   0: [mem 0x0000000858f20000-0x0000000858f4ffff]
[    0.000000]   node   0: [mem 0x0000000858f50000-0x0000000858f6ffff]
[    0.000000]   node   0: [mem 0x0000000858f70000-0x0000000858f9ffff]
[    0.000000]   node   0: [mem 0x0000000858fa0000-0x0000000858feffff]
[    0.000000]   node   0: [mem 0x0000000858ff0000-0x00000008590affff]
[    0.000000]   node   0: [mem 0x00000008590b0000-0x00000008590bffff]
[    0.000000]   node   0: [mem 0x00000008590c0000-0x000000085910ffff]
[    0.000000]   node   0: [mem 0x0000000859110000-0x000000085912ffff]
[    0.000000]   node   0: [mem 0x0000000859130000-0x000000085935ffff]
[    0.000000]   node   0: [mem 0x0000000859360000-0x000000085937ffff]
[    0.000000]   node   0: [mem 0x0000000859380000-0x000000085941ffff]
[    0.000000]   node   0: [mem 0x0000000859420000-0x00000008598bffff]
[    0.000000]   node   0: [mem 0x00000008598c0000-0x00000008598dffff]
[    0.000000]   node   0: [mem 0x00000008598e0000-0x00000008598effff]
[    0.000000]   node   0: [mem 0x00000008598f0000-0x000000085991ffff]
[    0.000000]   node   0: [mem 0x0000000859920000-0x0000000859b3ffff]
[    0.000000]   node   0: [mem 0x0000000859b40000-0x0000000859bdffff]
[    0.000000]   node   0: [mem 0x0000000859be0000-0x0000000859c8ffff]
[    0.000000]   node   0: [mem 0x0000000859c90000-0x0000000859d2ffff]
[    0.000000]   node   0: [mem 0x0000000859d30000-0x0000000859dbffff]
[    0.000000]   node   0: [mem 0x0000000859dc0000-0x0000000859e5ffff]
[    0.000000]   node   0: [mem 0x0000000859e60000-0x000000085a82ffff]
[    0.000000]   node   0: [mem 0x000000085a830000-0x000000085aa0ffff]
[    0.000000]   node   0: [mem 0x000000085aa10000-0x000000087c19ffff]
[    0.000000]   node   0: [mem 0x000000087c1a0000-0x000000087c1effff]
[    0.000000]   node   0: [mem 0x000000087c1f0000-0x000000087fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000087fffffff]
[    0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000000] cma: Reserved 64 MiB at 0x00000000c3c00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 32 pages/cpu s90200 r8192 d32680 u131072
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: NVIDIA Carmel CNP erratum
[    0.000000] alternatives: patching kernel code
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8032420
[    0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 n 
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000b3c00000-0x00000000c3c00000] (256MB)
[    0.000000] Memory: 31669004K/32639676K available (18432K kernel code, 3168K rwdata, 7164K rodata, 3968K init, 1110K bss, 905136K reserved, 65536K cma)[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x38/0x420 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arch_timer: 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.000599] Console: colour dummy device 80x25
[    0.001886] printk: console [tty0] enabled
[    0.001949] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.001977] pid_max: default: 32768 minimum: 301
[    0.002183] LSM: Security Framework initializing
[    0.002270] Yama: becoming mindful.
[    0.002312] SELinux:  Initializing.
[    0.002481] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.002552] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.005539] rcu: Hierarchical SRCU implementation.
[    0.005828] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.006708] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-5.10/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/galei[    0.006747] DTB Build time: Jan 24 2023 15:26:08
[    0.009808] Tegra Revision: A02 SKU: 0xd0 CPU Process: 0 SoC Process: 0
[    0.010048] Remapping and enabling EFI services.
[    0.012296] smp: Bringing up secondary CPUs ...
[    0.041828] Detected PIPT I-cache on CPU1
[    0.041881] CPU1: Booted secondary processor 0x0000000001 [0x4e0f0040]
[    0.071386] Detected PIPT I-cache on CPU2
[    0.071487] CPU2: Booted secondary processor 0x0000000100 [0x4e0f0040]
[    0.101085] Detected PIPT I-cache on CPU3
[    0.101180] CPU3: Booted secondary processor 0x0000000101 [0x4e0f0040]
[    0.130747] Detected PIPT I-cache on CPU4
[    0.130848] CPU4: Booted secondary processor 0x0000000200 [0x4e0f0040]
[    0.160353] Detected PIPT I-cache on CPU5
[    0.160448] CPU5: Booted secondary processor 0x0000000201 [0x4e0f0040]
[    0.190064] Detected PIPT I-cache on CPU6
[    0.190166] CPU6: Booted secondary processor 0x0000000300 [0x4e0f0040]
[    0.219741] Detected PIPT I-cache on CPU7
[    0.219832] CPU7: Booted secondary processor 0x0000000301 [0x4e0f0040]
[    0.220268] smp: Brought up 1 node, 8 CPUs
[    0.220516] SMP: Total of 8 processors activated.
[    0.220567] CPU features: detected: Privileged Access Never
[    0.220588] CPU features: detected: LSE atomic instructions
[    0.220619] CPU features: detected: User Access Override
[    0.220632] CPU features: detected: 32-bit EL0 Support
[    0.220644] CPU features: detected: RAS Extension Support
[    0.220656] CPU features: detected: CRC32 instructions
[    0.220669] CPU features: detected: 32-bit EL1 Support
[    0.279677] CPU: All CPU(s) started at EL2
[    0.289861] devtmpfs: initialized
[    0.338462] Registered cp15_barrier emulation handler
[    0.338587] Registered setend emulation handler
[    0.338609] KASLR enabled
[    0.338826] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.338856] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.340165] pinctrl core: initialized pinctrl subsystem
[    0.341047] SMBIOS 3.0.0 present.
[    0.341068] DMI: Unknown Jetson-AGX/Jetson-AGX, BIOS 2.1-32413640 01/24/2023
[    0.341705] NET: Registered protocol family 16
[    0.344106] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.345664] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.347168] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.347237] audit: initializing netlink subsys (disabled)
[    0.347539] audit: type=2000 audit(0.344:1): state=initialized audit_enabled=0 res=1
[    0.347877] thermal_sys: Registered thermal governor 'step_wise'
[    0.347892] thermal_sys: Registered thermal governor 'power_allocator'
[    0.347910] thermal_sys: Registered thermal governor 'pid_thermal_gov'
[    0.350187] cpuidle: using governor menu
[    0.350467] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.350959] ASID allocator initialised with 32768 entries
[    0.351143] Serial: AMBA PL011 UART driver
[    0.354095] Tegra reboot handler registered.
[    0.415044] mc: mapped MMIO address: 0xffff800010ee0000 -> 0x2c10000
[    0.415083] mc: mapped MMIO address: 0xffff800010f00000 -> 0x2c20000
[    0.415107] mc: mapped MMIO address: 0xffff800010f20000 -> 0x2c30000
[    0.415130] mc: mapped MMIO address: 0xffff800010f40000 -> 0x2c40000
[    0.415152] mc: mapped MMIO address: 0xffff800010f60000 -> 0x2c50000
[    0.415174] mc: mapped MMIO address: 0xffff800010f80000 -> 0x2b80000
[    0.415197] mc: mapped MMIO address: 0xffff800010fa0000 -> 0x2b90000
[    0.415218] mc: mapped MMIO address: 0xffff800010fc0000 -> 0x2ba0000
[    0.415244] mc: mapped MMIO address: 0xffff800010fe0000 -> 0x2bb0000
[    0.415267] mc: mapped MMIO address: 0xffff800011000000 -> 0x1700000
[    0.415288] mc: mapped MMIO address: 0xffff800011020000 -> 0x1710000
[    0.415309] mc: mapped MMIO address: 0xffff800011040000 -> 0x1720000
[    0.415331] mc: mapped MMIO address: 0xffff800011060000 -> 0x1730000
[    0.415370] mc: mapped MMIO address: 0xffff800011080000 -> 0x1740000
[    0.415391] mc: mapped MMIO address: 0xffff8000110a0000 -> 0x1750000
[    0.415426] mc: mapped MMIO address: 0xffff8000110c0000 -> 0x1760000
[    0.415448] mc: mapped MMIO address: 0xffff8000110e0000 -> 0x1770000
[    0.415541] mc-err: mcerr ops are set to t19x
[    0.424880] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.424908] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.424919] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.424928] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.430246] ACPI: Interpreter disabled.
[    0.430980] vdd-epb-1v0: supplied by vdd-3v3-cvb
[    0.432635] iommu: Default domain type: Translated 
[    0.432706] eventlib_kernel: keventlib is initialized, test id: 0
[    0.433028] SCSI subsystem initialized
[    0.433160] usbcore: registered new interface driver usbfs
[    0.433191] usbcore: registered new interface driver hub
[    0.433224] usbcore: registered new device driver usb
[    0.433630] mc: Linux media interface: v0.10
[    0.433651] videodev: Linux video capture interface: v2.00
[    0.433919] pps_core: LinuxPPS API ver. 1 registered
[    0.433929] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.433945] PTP clock support registered
[    0.434143] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[    0.434441] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.434527] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.435277] Registered efivars operations
[    0.442054] FPGA manager framework
[    0.442161] Advanced Linux Sound Architecture Driver Initialized.
[    0.442734] Bluetooth: Core ver 2.22
[    0.442772] NET: Registered protocol family 31
[    0.442782] Bluetooth: HCI device and connection manager initialized
[    0.442795] Bluetooth: HCI socket layer initialized
[    0.442808] Bluetooth: L2CAP socket layer initialized
[    0.442825] Bluetooth: SCO socket layer initialized
[    0.444689] camchar: rtcpu character device driver loaded
[    0.445339] clocksource: Switched to clocksource arch_sys_counter
[    0.693037] VFS: Disk quotas dquot_6.6.0
[    0.693117] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.693442] pnp: PnP ACPI: disabled
[    0.703787] la/ptsa driver initialized.
[    0.703893] NET: Registered protocol family 2
[    0.704133] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.712620] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.712849] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.713649] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.714036] TCP: Hash tables configured (established 262144 bind 65536)
[    0.714217] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.714482] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.714864] NET: Registered protocol family 1
[    0.715886] RPC: Registered named UNIX socket transport module.
[    0.715918] RPC: Registered udp transport module.
[    0.715933] RPC: Registered tcp transport module.
[    0.715980] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.716020] PCI: CLS 0 bytes, default 64
[    0.716336] Trying to unpack rootfs image as initramfs...
[    0.981868] Freeing initrd memory: 8208K
[    0.988155] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.988626] kvm [1]: IPA Size Limit: 40 bits
[    0.989172] kvm [1]: vgic interrupt IRQ9
[    0.989770] kvm [1]: VHE mode initialized successfully
[    0.991440] Initialise system trusted keyrings
[    0.991736] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[    0.997215] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.998055] NFS: Registering the id_resolver key type
[    0.998092] Key type id_resolver registered
[    0.998108] Key type id_legacy registered
[    0.998221] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.998247] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.998286] ntfs: driver 2.1.32 [Flags: R/W].
[    1.007993] NET: Registered protocol family 38
[    1.008017] Key type asymmetric registered
[    1.008068] Asymmetric key parser 'x509' registered
[    1.008122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    1.008403] io scheduler mq-deadline registered
[    1.008424] io scheduler kyber registered
[    1.017521] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    1.017607] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    1.017681] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    1.017761] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    1.023570] scrncapt: init (heads:4 wins:6 planes:4)
[    1.023718] tegradccommon 15200000.display-hub: Nvhost Channel map failed
[    1.024878] EINJ: ACPI disabled.
[    1.028649] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    1.028678] tegra-pmc: ### PMC reset source: SYS_RESET_N
[    1.028695] tegra-pmc: ### PMC reset level: L0
[    1.028710] tegra-pmc: ### PMC reset status reg: 0x0
[    1.028765] tegra-pmc: PMC Prod config success
[    1.034038] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.038808] random: fast init done
[    1.038947] printk: console [ttyTCU0] enabled
[    2.549161] arm-smmu 10000000.iommu: probing hardware configuration...
[    2.553294] arm-smmu 10000000.iommu: SMMUv2 with:
[    2.558054] arm-smmu 10000000.iommu:         stage 1 translation
[    2.563375] arm-smmu 10000000.iommu:         stage 2 translation
[    2.569184] arm-smmu 10000000.iommu:         nested translation
[    2.574188] arm-smmu 10000000.iommu:         stream matching with 128 register groups
[    2.581351] arm-smmu 10000000.iommu:         64 context banks (0 stage-2 only)
[    2.592656] arm-smmu 10000000.iommu:         Supported page sizes: 0x00001000
[    2.594795] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    2.601098] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    2.609296] arm-smmu 12000000.iommu: probing hardware configuration...
[    2.614396] arm-smmu 12000000.iommu: SMMUv2 with:
[    2.618866] arm-smmu 12000000.iommu:         stage 1 translation
[    2.624630] arm-smmu 12000000.iommu:         stage 2 translation
[    2.629808] arm-smmu 12000000.iommu:         nested translation
[    2.635483] arm-smmu 12000000.iommu:         stream matching with 128 register groups
[    2.642667] arm-smmu 12000000.iommu:         64 context banks (0 stage-2 only)
[    2.653566] arm-smmu 12000000.iommu:         Supported page sizes: 0x00001000
[    2.655764] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    2.662088] arm-smmu 12000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    2.669591] arm-smmu-suspend 12000000.smmu_suspend: arm_smmu_suspend probe successful
[    2.680405] tegra_profiler: version: 1.150, samples/io: 50/29
[    2.682833] tegra_profiler: auth: init
[    2.686873] THERMAL EST: found 3 subdevs
[    2.690447] THERMAL EST num_resources: 0
[    2.694029] [THERMAL EST subdev 0]
[    2.697358] [THERMAL EST subdev 1]
[    2.700747] [THERMAL EST subdev 2]
[    2.704272] THERMAL EST: Found 2 profiles, default profile is quiet
[    2.710717] THERMAL EST: thz register success.
[    2.714967] THERMAL EST: end of probe, return err: 0
[    2.720089] nvsciipc: loaded module
[    2.727496] tun: Universal TUN/TAP device driver, 1.6
[    2.729939] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    2.735765] hns3: Copyright (c) 2017 Huawei Corporation.
[    2.741602] e1000e: Intel(R) PRO/1000 Network Driver
[    2.746262] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.752600] igb: Intel(R) Gigabit Ethernet Network Driver
[    2.757893] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.763911] PPP generic driver version 2.4.2
[    2.768382] PPP BSD Compression module registered
[    2.772871] PPP Deflate Compression module registered
[    2.778113] PPP MPPE Compression module registered
[    2.782873] usbcore: registered new interface driver r8152
[    2.788385] usbcore: registered new interface driver asix
[    2.793719] usbcore: registered new interface driver ax88179_178a
[    2.799835] usbcore: registered new interface driver cdc_ether
[    2.806061] usbcore: registered new interface driver net1080
[    2.811643] usbcore: registered new interface driver cdc_subset
[    2.817430] usbcore: registered new interface driver zaurus
[    2.823379] usbcore: registered new interface driver cdc_ncm
[    2.828800] usbcore: registered new interface driver aqc111
[    2.834574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.840555] ohci-pci: OHCI PCI platform driver
[    2.845080] ohci-platform: OHCI generic platform driver
[    2.850625] tegra-xusb 3610000.xhci: Adding to iommu group 0
[    2.857294] usbcore: registered new interface driver uas
[    2.861389] usbcore: registered new interface driver usb-storage
[    2.867537] tegra-xudc 3550000.xudc: Adding to iommu group 1
[    2.873376] mousedev: PS/2 mouse device common for all mice
[    2.878517] usbcore: registered new interface driver xpad
[    2.886657] tegra_rtc c2a0000.rtc: registered as rtc1
[    2.889244] tegra_rtc c2a0000.rtc: setting system clock to 1970-01-01T00:00:24 UTC (24)
[    2.897070] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    2.903646] i2c /dev entries driver
[    2.906952] tegra-i2c 3160000.i2c: Adding to iommu group 2
[    2.912796] tegra-i2c c240000.i2c: Adding to iommu group 2
[    2.918251] tegra-i2c 3180000.i2c: Adding to iommu group 2
[    2.923196] tegra-i2c 3190000.i2c: Adding to iommu group 2
[    2.928579] tegra-i2c 31b0000.i2c: Adding to iommu group 2
[    2.934306] tegra-i2c 31c0000.i2c: Adding to iommu group 2
[    2.939510] tegra-i2c c250000.i2c: Adding to iommu group 2
[    2.950678] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[    2.953093] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[    2.961360] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[    2.971267] tegra-oc-event d280000.soctherm-oc-event: OC driver initialized
[    2.976901] device-mapper: uevent: version 1.0.3
[    2.981474] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    2.991876] cpuidle: Initializing cpuidle driver
[    2.996044] sdhci: Secure Digital Host Controller Interface driver
[    3.000547] sdhci: Copyright(c) Pierre Ossman
[    3.005280] Synopsys Designware Multimedia Card Interface Driver
[    3.011233] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.017432] sdhci-tegra 3400000.sdhci: Adding to iommu group 3
[    3.023290] sdhci-tegra 3460000.sdhci: Adding to iommu group 4
[    3.023706] SMCCC: SOC_ID: ID = jep106:036b:0019 Revision = 0x00000102
[    3.036882] tegra-bpmp bpmp: firmware: 128431eec76692047e1ac1ebc0392266
[    3.065272] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[    3.075408] vdd-1v0: supplied by regulator-dummy
[    3.081172] vdd-1v8-hs: supplied by regulator-dummy
[    3.086379] vdd-1v8-ls: supplied by regulator-dummy
[    3.091446] vdd-1v8-ao: supplied by regulator-dummy
[    3.095827] vddio-ddr-1v1: supplied by regulator-dummy
[    3.100822] vdd-rtc: supplied by regulator-dummy
[    3.102877] spmic-ldo1: supplied by regulator-dummy
[    3.104671] vdd-ao-3v3: supplied by regulator-dummy
[    3.111394] vddio-emmc-3v3: supplied by regulator-dummy
[    3.117932] spmic-ldo4: supplied by regulator-dummy
[    3.119745] vdd-usb-3v3: supplied by regulator-dummy
[    3.126419] vddio-sdmmc1-3v3: supplied by regulator-dummy
[    3.133431] vdd-csi-1v2: supplied by vdd-1v8-ls
[    3.139559] spmic-ldo8: supplied by vdd-1v8-ls
[    3.141699] gpio-510 (gpio_default): hogged as output/high
[    3.143563] gpio-511 (gpio_default): hogged as output/high
[    3.146481] gpiochip0: registered GPIOs 504 to 511 on max77620-gpio
[    3.281999] max77686-rtc max77620-rtc: registered as rtc0
[    3.283413] max77620-power max20024-power: Event recorder REG_NVERC : 0xc0
[    3.283767] max77620 4-003c: max77620 probe successful
��debugfs initialized
��[    4.085101] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    4.086454] hid: raw HID events driver (C) Jiri Kosina
[    4.087354] usbcore: registered new interface driver usbhid
[    4.087508] usbhid: USB HID core driver
[    4.090503] tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 5
[    4.092025] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
��[    25.721524] Camera-FW on t194-rce-safe started
TCU early console enabled.
[    25.793890] Camera-FW on t194-rce-safe ready SHA1=01b72e3c (crt 0.774 ms, total boot 73.169 ms)
��[    4.175465] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee01ff size=131584
[    4.176040] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    4.177038] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x448]=0x1900-0x1b40 TX[1x448]=0x1b40-0x1d80
[    4.177856] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d80-0x3e00 TX[1x8192]=0x3e00-0x5e80
[    4.179428] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e80-0xaf00 TX[64x320]=0xaf00-0xff80
[    4.180155] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff80-0x18000 TX[512x64]=0x18000-0x20080
[    4.180753] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20080-0x20140 TX[1x64]=0x20140-0x20200
[    4.182056] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (54)
[    4.182308] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[    4.184790] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=6 sha1=01b72e3c1b59ab02ad8c842bed3160278b410129
[    4.190644] tegra_aon c1a0000.aon: Adding to iommu group 6
[    4.198394] tegra_aon c1a0000.aon: tegra aon driver probe OK
[    4.202107] tegra186-aondbg aondbg: aondbg driver probe() OK
[    4.208867] denver_knobs_init:MTS_VERSION:55637613
[    4.225629] t19x_cache tegra-cache: probed
[    4.229149] optee: probing for conduit method.
[    4.230146] optee: revision 3.19 (18d0f61b)
[    4.231314] optee: dynamic shared memory is enabled
[    4.232576] optee: initialized driver
[    4.236973] nvpmodel: initialized successfully
[    4.237751] tegra_hv: get_hvd: not initialized yet
[    4.241508] user_ivc_mempool: hypervisor not present
[    4.247665] usbcore: registered new interface driver snd-usb-audio
[    4.254557] u32 classifier
[    4.255516]     input device check on
[    4.259302]     Actions configured
[    4.262631] Initializing XFRM netlink socket
[    4.267406] NET: Registered protocol family 10
[    4.274409] Segment Routing with IPv6
[    4.275148] NET: Registered protocol family 17
[    4.279221] NET: Registered protocol family 15
[    4.283862] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.297209] Bluetooth: RFCOMM socket layer initialized
[    4.301881] Bluetooth: RFCOMM ver 1.11
[    4.306012] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.311621] Bluetooth: HIDP socket layer initialized
[    4.317635] 9pnet: Installing 9P2000 support
[    4.321224] Key type dns_resolver registered
[    4.326870] registered taskstats version 1
[    4.329499] Loading compiled-in X.509 certificates
[    4.341444] Loaded X.509 cert 'Build time autogenerated kernel key: d2e6b29ce3ba3f3d31103e414d71889f8474be7b'
[    4.345830] tegra194-pcie 14180000.pcie: Adding to iommu group 7
[    4.355563] tegra194-pcie 14180000.pcie: host bridge /pcie@14180000 ranges:
[    4.357421] tegra194-pcie 14180000.pcie:       IO 0x0038100000..0x00381fffff -> 0x0038100000
[    4.365982] tegra194-pcie 14180000.pcie:      MEM 0x1800000000..0x1b3fffffff -> 0x1800000000
[    4.374664] tegra194-pcie 14180000.pcie:      MEM 0x1b40000000..0x1bffffffff -> 0x0040000000
[    4.489473] tegra194-pcie 14180000.pcie: Link up
[    4.501500] tegra194-pcie 14180000.pcie: PCI host bridge to bus 0000:00
[    4.501664] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.501798] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0x38100000-0x381fffff])
[    4.502004] pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1b3fffffff pref]
[    4.502163] pci_bus 0000:00: root bus resource [mem 0x1b40000000-0x1bffffffff] (bus address [0x40000000-0xffffffff])
[    4.502437] pci 0000:00:00.0: [10de:1ad0] type 01 class 0x060400
[    4.502713] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    4.509972] pci 0000:01:00.0: [144d:a80a] type 00 class 0x010802
[    4.510302] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    4.518076] pci 0000:00:00.0: BAR 14: assigned [mem 0x1b40000000-0x1b400fffff]
[    4.518276] pci 0000:01:00.0: BAR 0: assigned [mem 0x1b40000000-0x1b40003fff 64bit]
[    4.518542] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    4.518683] pci 0000:00:00.0:   bridge window [mem 0x1b40000000-0x1b400fffff]
[    4.518923] pci 0000:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    4.519212] pci 0000:01:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  512
[    4.520548] pcieport 0000:00:00.0: Adding to iommu group 7
[    4.525960] pcieport 0000:00:00.0: PME: Signaling with IRQ 24
[    4.531574] pcieport 0000:00:00.0: AER: enabled with IRQ 24
[    4.537383] nvme 0000:01:00.0: Adding to iommu group 7
[    4.542420] nvme nvme0: pci function 0000:01:00.0
[    4.546757] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[    4.547322] tegra194-pcie 14100000.pcie: Adding to iommu group 8
[    4.559066] nvme nvme0: Shutdown timeout set to 10 seconds
[    4.560157] tegra194-pcie 14100000.pcie: host bridge /pcie@14100000 ranges:
[    4.569642] nvme nvme0: 8/0/0 default/read/poll queues
[    4.570886] tegra194-pcie 14100000.pcie:       IO 0x0030100000..0x00301fffff -> 0x0030100000
[    4.579335]  nvme0n1: p1
[    4.584597] tegra194-pcie 14100000.pcie:      MEM 0x1200000000..0x122fffffff -> 0x1200000000
[    4.595436] tegra194-pcie 14100000.pcie:      MEM 0x1230000000..0x123fffffff -> 0x0040000000
[    4.709385] tegra194-pcie 14100000.pcie: Link up
[    4.711031] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[    4.711187] pci_bus 0001:00: root bus resource [bus 00-ff]
[    4.711296] pci_bus 0001:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x30100000-0x301fffff])
[    4.711491] pci_bus 0001:00: root bus resource [mem 0x1200000000-0x122fffffff pref]
[    4.711640] pci_bus 0001:00: root bus resource [mem 0x1230000000-0x123fffffff] (bus address [0x40000000-0x4fffffff])
[    4.711887] pci 0001:00:00.0: [10de:1ad2] type 01 class 0x060400
[    4.712165] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[    4.718894] pci 0001:01:00.0: [1b4b:9171] type 00 class 0x010601
[    4.719189] pci 0001:01:00.0: reg 0x10: [io  0x8000-0x8007]
[    4.719408] pci 0001:01:00.0: reg 0x14: [io  0x8040-0x8043]
[    4.719637] pci 0001:01:00.0: reg 0x18: [io  0x8100-0x8107]
[    4.719877] pci 0001:01:00.0: reg 0x1c: [io  0x8140-0x8143]
[    4.720088] pci 0001:01:00.0: reg 0x20: [io  0x800000-0x80000f]
[    4.720319] pci 0001:01:00.0: reg 0x24: [mem 0x00900000-0x009001ff]
[    4.720539] pci 0001:01:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.723688] pci 0001:01:00.0: PME# supported from D3hot
[    4.743605] pci 0001:00:00.0: BAR 14: assigned [mem 0x1230000000-0x12300fffff]
[    4.743860] pci 0001:00:00.0: BAR 13: assigned [io  0x100000-0x100fff]
[    4.744060] pci 0001:01:00.0: BAR 6: assigned [mem 0x1230000000-0x123000ffff pref]
[    4.749717] pci 0001:01:00.0: BAR 5: assigned [mem 0x1230010000-0x12300101ff]
[    4.756638] pci 0001:01:00.0: BAR 4: assigned [io  0x100000-0x10000f]
[    4.763010] pci 0001:01:00.0: BAR 0: assigned [io  0x100010-0x100017]
[    4.769652] pci 0001:01:00.0: BAR 2: assigned [io  0x100018-0x10001f]
[    4.775947] pci 0001:01:00.0: BAR 1: assigned [io  0x100020-0x100023]
[    4.782511] pci 0001:01:00.0: BAR 3: assigned [io  0x100024-0x100027]
[    4.788815] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    4.794214] pci 0001:00:00.0:   bridge window [io  0x100000-0x100fff]
[    4.800786] pci 0001:00:00.0:   bridge window [mem 0x1230000000-0x12300fffff]
[    4.808051] pci 0001:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    4.816745] pci 0001:01:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
[    4.825680] pcieport 0001:00:00.0: Adding to iommu group 8
[    4.831049] pcieport 0001:00:00.0: PME: Signaling with IRQ 26
[    4.836782] pcieport 0001:00:00.0: AER: enabled with IRQ 26
[    4.842822] tegra194-pcie 14140000.pcie: Adding to iommu group 9
[    4.849184] tegra194-pcie 14140000.pcie: host bridge /pcie@14140000 ranges:
[    4.855071] tegra194-pcie 14140000.pcie:       IO 0x0034100000..0x00341fffff -> 0x0034100000
[    4.863640] tegra194-pcie 14140000.pcie:      MEM 0x1280000000..0x12afffffff -> 0x1280000000
[    4.872182] tegra194-pcie 14140000.pcie:      MEM 0x12b0000000..0x12bfffffff -> 0x0040000000
[    4.985355] tegra194-pcie 14140000.pcie: Link up
[    4.986934] tegra194-pcie 14140000.pcie: PCI host bridge to bus 0003:00
[    4.987082] pci_bus 0003:00: root bus resource [bus 00-ff]
[    4.987201] pci_bus 0003:00: root bus resource [io  0x200000-0x2fffff] (bus address [0x34100000-0x341fffff])
[    4.987386] pci_bus 0003:00: root bus resource [mem 0x1280000000-0x12afffffff pref]
[    4.987534] pci_bus 0003:00: root bus resource [mem 0x12b0000000-0x12bfffffff] (bus address [0x40000000-0x4fffffff])
[    4.987670] random: crng init done
[    4.987823] pci 0003:00:00.0: [10de:1ad2] type 01 class 0x060400
[    4.988104] pci 0003:00:00.0: PME# supported from D0 D3hot D3cold
[    4.994831] pci 0003:01:00.0: [1ac1:089a] type 00 class 0x0000ff
[    4.995159] pci 0003:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit pref]
[    4.995444] pci 0003:01:00.0: reg 0x18: [mem 0x00000000-0x000fffff 64bit pref]
[    5.002942] pci 0003:00:00.0: BAR 15: assigned [mem 0x1280000000-0x12801fffff 64bit pref]
[    5.003167] pci 0003:01:00.0: BAR 2: assigned [mem 0x1280000000-0x12800fffff 64bit pref]
[    5.003458] pci 0003:01:00.0: BAR 0: assigned [mem 0x1280100000-0x1280103fff 64bit pref]
[    5.003743] pci 0003:00:00.0: PCI bridge to [bus 01-ff]
[    5.004721] pci 0003:00:00.0:   bridge window [mem 0x1280000000-0x12801fffff 64bit pref]
[    5.012977] pci 0003:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    5.021258] pci 0003:01:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  512
[    5.030317] pcieport 0003:00:00.0: Adding to iommu group 9
[    5.035941] pcieport 0003:00:00.0: PME: Signaling with IRQ 28
[    5.041686] pcieport 0003:00:00.0: AER: enabled with IRQ 28
[    5.047603] tegra194-pcie 141a0000.pcie: Adding to iommu group 10
[    5.064722] host1x 13e10000.host1x: Adding to iommu group 11
[    5.075822] host1x 13e10000.host1x: initialized
[    5.076369] iommu_context_dev 13e10000.host1x:ctx0: Adding to iommu group 12
[    5.076734] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56, iommu=smmu.0x0000000012000000)
[    5.081173] iommu_context_dev 13e10000.host1x:ctx1: Adding to iommu group 13
[    5.087982] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57, iommu=smmu.0x0000000012000000)
[    5.097760] iommu_context_dev 13e10000.host1x:ctx2: Adding to iommu group 14
[    5.104408] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58, iommu=smmu.0x0000000012000000)
[    5.114387] iommu_context_dev 13e10000.host1x:ctx3: Adding to iommu group 15
[    5.121146] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59, iommu=smmu.0x0000000012000000)
[    5.131222] iommu_context_dev 13e10000.host1x:ctx4: Adding to iommu group 16
[    5.138133] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60, iommu=smmu.0x0000000012000000)
[    5.148189] iommu_context_dev 13e10000.host1x:ctx5: Adding to iommu group 17
[    5.155123] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61, iommu=smmu.0x0000000012000000)
[    5.164932] iommu_context_dev 13e10000.host1x:ctx6: Adding to iommu group 18
[    5.171859] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62, iommu=smmu.0x0000000012000000)
[    5.181894] iommu_context_dev 13e10000.host1x:ctx7: Adding to iommu group 19
[    5.189107] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63, iommu=smmu.0x0000000012000000)
[    5.199075] falcon 15340000.vic: Adding to iommu group 20
[    5.208147] falcon 15340000.vic: initialized
[    5.208973] falcon 15380000.nvjpg: Adding to iommu group 20
[    5.217501] falcon 15380000.nvjpg: initialized
[    5.219097] falcon 154c0000.nvenc: Adding to iommu group 20
[    5.228575] falcon 154c0000.nvenc: initialized
[    5.229351] falcon 15a80000.nvenc1: Adding to iommu group 20
[    5.238455] falcon 15a80000.nvenc1: initialized
[    5.239710] nvdec 15480000.nvdec: Adding to iommu group 20
[    5.249539] nvdec 15480000.nvdec: initialized
[    5.249843] nvdec 15140000.nvdec1: Adding to iommu group 20
[    5.259995] nvdec 15140000.nvdec1: initialized
[    5.260275] tsec 15500000.tsec: Adding to iommu group 21
[    5.268322] tsec 15500000.tsec: initialized
[    5.269496] tsec 15100000.tsecb: Adding to iommu group 22
[    5.277023] tsec 15100000.tsecb: initialized
[    5.280431] gic 2a41000.agic-controller: GIC IRQ controller registered
[    5.301652] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[    5.308164] gpio-374 (wifi-enable): hogged as output/high
[    5.308361] gpio-382 (camera-control-output-low): hogged as output/low
[    5.308580] gpio-385 (camera-control-output-low): hogged as output/low
[    5.310790] gpio-463 (camera-control-output-low): hogged as output/low
[    5.317222] gpio-462 (camera-control-output-low): hogged as output/low
[    5.323359] gpio-485 (camera-control-output-low): hogged as output/low
[    5.330657] gpiochip1: registered GPIOs 335 to 503 on tegra194-gpio
[    5.337213] gpiochip2: registered GPIOs 305 to 334 on tegra194-gpio-aon
[    5.343253] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    5.348864] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    5.355281] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    5.360125] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    5.367004] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[    5.373828] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=6262500, max_bw=6262500
[    5.384954] tegra194-isp5 13e10000.host1x:isp@14800000: Adding to iommu group 23
[    5.393955] t194-nvcsi 13e10000.host1x:nvcsi@15a00000: context isolation disabled due to no IOMMU
[    5.401556] t194-nvcsi 13e10000.host1x:nvcsi@15a00000: initialized
[    5.407603] tegra194-vi5 15c10000.vi: Adding to iommu group 24
[    5.414039] scare-pigeon 13e10000.host1x:vi-thi@15f00000: context isolation disabled due to no IOMMU
[    5.422582] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[    5.428621] scare-pigeon 13e10000.host1x:isp-thi@14b00000: context isolation disabled due to no IOMMU
[    5.438024] scare-pigeon 13e10000.host1x:isp-thi@14b00000: initialized
[    5.444556] pva 16000000.pva0: Adding to iommu group 25
[    5.466971] pva 16000000.pva0: initialized
[    5.468418] pva 16800000.pva1: Adding to iommu group 26
[    5.475623] pva 16800000.pva1: initialized
[    5.476928] nvdla 15880000.nvdla0: Adding to iommu group 27
[    5.485735] nvdla 15880000.nvdla0: initialized
[    5.486275] nvdla 158c0000.nvdla1: Adding to iommu group 28
[    5.492274] nvdla 158c0000.nvdla1: initialized
[    5.494581] tegra-slvs-ec 15ac0000.slvs-ec: context isolation disabled due to no IOMMU
[    5.495020] tegra-slvs-ec 15ac0000.slvs-ec: initialized
[    5.496710] tegra-slvs-ec 15ac0000.slvs-ec: No streams defined - setting to zero
[    5.504114] tegra-slvs-ec 15ac0000.slvs-ec: slvs has 0 available streams
[    5.510665] tegra-slvs-ec 15ac0000.slvs-ec: probed
[    5.517773] tegradccommon 15200000.display-hub: host1x channel mapped
[    5.518254] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=71
[    5.518470] tegradc 15200000.display: Adding to iommu group 29
[    5.522410] tegradccommon 15200000.display-hub: dc_common syncpt # 1 allocated
[    5.523287] tegradc 15210000.display: Adding to iommu group 29
[    5.524695] tegradc 15220000.display: Adding to iommu group 29
[    5.530180] tegra_cec 3960000.tegra_cec: Unpowergated DISP
[    5.530388] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[    5.535909] tegradccommon 15200000.display-hub: dma mapping done
[    5.543577] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[    5.578285] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[    5.584061] tegra_cec 3960000.tegra_cec: probed
[    5.588998] tegra-gpcdma 2600000.dma: Adding to iommu group 2
[    5.595503] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[    5.601386] kfuse 3830000.kfuse: initialized
[    5.605507] tegra-fuse-burn efuse-burn: shutdown limit check disabled
[    5.611866] tegra-fuse-burn efuse-burn: Fuse burn driver initialized
[    5.618389] serial-tegra 3100000.serial: Adding to iommu group 2
[    5.624321] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 35, base_baud = 0) is a TEGRA_UART
[    5.633543] serial-tegra 3110000.serial: Adding to iommu group 2
[    5.639465] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 36, base_baud = 0) is a TEGRA_UART
[    5.648249] serial-tegra 3140000.serial: Adding to iommu group 2
[    5.654269] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 37, base_baud = 0) is a TEGRA_UART
[    5.677971] tegra-i2c 31e0000.i2c: Adding to iommu group 2
[    5.686359] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 2260000 KHz, changing to: 2265600 KHz
[    5.687433] tegra194-cpufreq ccplex: probed with BWMGR
[    5.689920] sdhci-tegra 3460000.sdhci: BWMGR client registration for eMC Successful
[    5.689924] sdhci-tegra 3400000.sdhci: Got CD GPIO
[    5.689997] reg-fixed-voltage fixed-regulators:regulator@106: nonexclusive access to GPIO for fixed-regulators:regulator@106
[    5.690108] sdhci-tegra 3400000.sdhci: BWMGR client registration for eMC Successful
[    5.699166] irq: IRQ284: trimming hierarchy from :interrupt-controller@3881000
[    5.708849] vdd-5v-sata: supplied by vdd-ac-bat
[    5.715568] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 284
[    5.734008] mmc0: CQHCI version 5.10
[    5.738255] tegra194-isp5 13e10000.host1x:isp@14800000: initialized
[    5.750675] tegra194-vi5 15c10000.vi: initialized
[    5.752501] tegradc 15200000.display: disp0 connected to head0->sor2
[    5.754816] generic_infoframe_type: 0x87
[    5.758804] tegradc 15200000.display: DT parsed successfully
[    5.764086] tegradc 15200000.display: Display dc.000000007a08fcba registered with id=0
[    5.769364] tegra-xusb 3610000.xhci: Firmware timestamp: 2022-03-16 11:07:43 UTC, Version: 60.13 release
[    5.773780] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 15681600 KB/s
[    5.775838] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit
[    5.777004] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit
[    5.781998] tegra-xusb 3610000.xhci: xHCI Host Controller
[    5.790297] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 1066500000 Hz
[    5.790305] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 358400000 Hz
[    5.798015] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[    5.805798] tegradc 15200000.display: vblank syncpt # 8 for dc 0
[    5.811853] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x0000000000050810
[    5.819615] tegradc 15200000.display: vpulse3 syncpt # 9 for dc 0
[    5.819963] tegradc 15200000.display: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[    5.827630] tegra-xusb 3610000.xhci: irq 201, io mem 0x03610000
[    5.836233] tegradc 15200000.display: hdmi: invalid prod list prod_list_hdmi_board
[    5.841268] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    5.850266] tegradc 15200000.display: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[    5.856652] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.869607] tegradc 15200000.display: probed
[    5.873684] usb usb1: Product: xHCI Host Controller
[    5.873689] usb usb1: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[    5.873696] usb usb1: SerialNumber: 3610000.xhci
[    5.912315] mmc0: Command Queue Engine enabled
[    5.914026] hub 1-0:1.0: USB hub found
[    5.920062] mmc0: periodic cache flush enabled
[    5.920074] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    5.920593] mmcblk0: mmc0:0001 HBG4a2 29.1 GiB 
[    5.924681] hub 1-0:1.0: 4 ports detected
[    5.928921] mmcblk0rpmb: mmc0:0001 HBG4a2 partition 3 4.00 MiB, chardev (510:0)
[    5.933153] tegra-xusb 3610000.xhci: xHCI Host Controller
[    5.948253]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p4[    5.948339] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[    5.989661] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[    5.989852] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    5.989870] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.989875] usb usb2: Product: xHCI Host Controller
[    5.989878] usb usb2: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[    5.989881] usb usb2: SerialNumber: 3610000.xhci
[    5.990002] Console: switching to colour frame buffer device 240x67
[    5.990242] hub 2-0:1.0: USB hub found
[    5.996903] tegradc 15200000.display: fb registered
[    5.996970] irq: IRQ285: trimming hierarchy from :pmc@c360000
[    6.005175] hub 2-0:1.0: 4 ports detected
[    6.012896] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    6.059130] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    6.124087] tegradc 15200000.display: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[    6.125379] tegradc 15200000.display: hdmi: get RGB quant from REG programmed by BL.
[    6.125587] tegradc 15200000.display: hdmi: get YCC quant from REG programmed by BL.
[    6.125810] tegra194-pcie 141a0000.pcie: host bridge /pcie@141a0000 ranges:
[    6.126024] tegra194-pcie 141a0000.pcie:       IO 0x003a100000..0x003a1fffff -> 0x003a100000
[    6.126292] tegra194-pcie 141a0000.pcie:      MEM 0x1c00000000..0x1f3fffffff -> 0x1c00000000
[    6.126356] extcon-disp-state external-connection:disp-state: cable 48 state 1
[    6.126531] tegra194-pcie 141a0000.pcie:      MEM 0x1f40000000..0x1fffffffff -> 0x0040000000
[    6.126714] Extcon AUX2(HDMI) enable
[    6.126957] tegradc 15210000.display: disp1 connected to head1->sor
[    6.139054] tegradc 15210000.display: parse_dp_settings: No dp-lt-settings node
[    6.146037] tegradc 15210000.display: DT parsed successfully
[    6.151705] tegradc 15210000.display: Display dc.00000000f0a8c47b registered with id=1
[    6.160141] tegradc 15210000.display: vblank syncpt # 11 for dc 1
[    6.166204] tegradc 15210000.display: vpulse3 syncpt # 12 for dc 1
[    6.178553] tegradc 15210000.display: probed
[    6.178853] tegradc 15210000.display: fb registered
[    6.184922] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    6.188607] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    6.188806] tegradc 15220000.display: disp2 connected to head2->sor1
[    6.196563] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    6.208588] tegradc 15210000.display: blank - powerdown
[    6.208646] tegradc 15220000.display: parse_dp_settings: No dp-lt-settings node
[    6.213803] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    6.221119] tegradc 15220000.display: DT parsed successfully
[    6.229023] Extcon DP: HPD disabled
[    6.229031] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    6.234929] tegradc 15220000.display: Display dc.0000000091649f77 registered with id=2
[    6.237364] tegra194-pcie 141a0000.pcie: Link up
[    6.238218] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    6.238515] tegra194-pcie 141a0000.pcie: PCI host bridge to bus 0005:00
[    6.238537] pci_bus 0005:00: root bus resource [bus 00-ff]
[    6.238544] pci_bus 0005:00: root bus resource [io  0x300000-0x3fffff] (bus address [0x3a100000-0x3a1fffff])
[    6.238549] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[    6.238554] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[    6.238602] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[    6.238764] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[    6.245215] tegradc 15220000.display: vblank syncpt # 13 for dc 2
[    6.245379] pci 0005:01:00.0: [1d6a:00b1] type 00 class 0x020000
[    6.245503] pci 0005:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit]
[    6.245577] pci 0005:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[    6.245651] pci 0005:01:00.0: reg 0x20: [mem 0x00000000-0x003fffff 64bit]
[    6.245694] pci 0005:01:00.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    6.245737] pci 0005:01:00.0: enabling Extended Tags
[    6.246188] pci 0005:01:00.0: supports D1 D2
[    6.246191] pci 0005:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    6.252477] pci 0005:00:00.0: BAR 14: assigned [mem 0x1f40000000-0x1f405fffff]
[    6.252510] pci 0005:01:00.0: BAR 4: assigned [mem 0x1f40000000-0x1f403fffff 64bit]
[    6.252572] pci 0005:01:00.0: BAR 6: assigned [mem 0x1f40400000-0x1f4043ffff pref]
[    6.252578] pci 0005:01:00.0: BAR 0: assigned [mem 0x1f40440000-0x1f4044ffff 64bit]
[    6.252637] pci 0005:01:00.0: BAR 2: assigned [mem 0x1f40450000-0x1f40450fff 64bit]
[    6.252718] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[    6.252727] pci 0005:00:00.0:   bridge window [mem 0x1f40000000-0x1f405fffff]
[    6.252743] pci 0005:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    6.252785] pci 0005:01:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
[    6.253183] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    6.253299] pcieport 0005:00:00.0: Adding to iommu group 10
[    6.253687] pcieport 0005:00:00.0: PME: Signaling with IRQ 30
[    6.253946] pcieport 0005:00:00.0: AER: enabled with IRQ 30
[    6.256119] nvethernet 2490000.ethernet: Adding to iommu group 30
[    6.256294] nvethernet 2490000.ethernet: failed to read skip mac reset flag, default 0
[    6.256298] nvethernet 2490000.ethernet: failed to read MDIO address
[    6.256304] nvethernet 2490000.ethernet: setting to default DMA bit mask
[    6.256309] nvethernet 2490000.ethernet: set default TXQ to TC mapping
[    6.256312] nvethernet 2490000.ethernet: Setting default PTP RX queue
[    6.256322] nvethernet 2490000.ethernet: Failed to read DMA Tx ring size, using default [1024]
[    6.256343] nvethernet 2490000.ethernet: Failed to read DMA Tx ring size, using default [1024]
[    6.257726] tegradc 15220000.display: vpulse3 syncpt # 14 for dc 2
[    6.261371] nvethernet 2490000.ethernet: failed to get eqos_rx_m clk
[    6.263738] tegradc 15220000.display: probed
��WARNING: clock_disable: clk_power_ungate on gated domain 27 for gpcclk
��[    6.537086] nvethernet 2490000.ethernet: failed to get eqos_rx_input clk
[    6.537092] nvethernet 2490000.ethernet: failed to get eqos_tx_divider clk
[    6.537145] tegradc 15200000.display: blank - powerdown
[    6.538368] nvethernet 2490000.ethernet: Ethernet MAC address: 48:b0:2d:18:49:75
[    6.538413] nvethernet 2490000.ethernet: Macsec not supported
[    6.539531] nvethernet 2490000.ethernet: eth0 (HW ver: 50) created with 1 DMA channels
[    6.540648] irq: IRQ287: trimming hierarchy from :pmc@c360000
[    6.540746] irq: IRQ288: trimming hierarchy from :interrupt-controller@3881000
[    6.540861] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    6.541766] tegra-se-nvhost 15810000.se: Adding to iommu group 31
[    6.543186] tegra-se-nvhost 15810000.se: initialized
[    6.544567] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    6.544989] tegra-se-nvhost 15820000.se: Adding to iommu group 32
[    6.545580] tegra-se-nvhost 15820000.se: initialized
[    6.547047] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    6.547445] tegra-se-nvhost 15830000.se: Adding to iommu group 33
[    6.548021] tegra-se-nvhost 15830000.se: initialized
[    6.548904] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    6.549361] tegra-se-nvhost 15840000.se: Adding to iommu group 34
[    6.549952] tegra-se-nvhost 15840000.se: initialized
[    6.551163] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    6.552540] tegra_actmon d230000.actmon: in actmon_register()...
[    6.552695] tegra_actmon d230000.actmon: bwmgr_disable = 0
[    6.553081] tegra_actmon d230000.actmon: initialization Completed for the device mc_all
[    6.553537] hvc_sysfs: hypervisor is not present
[    6.574706] extcon-disp-state external-connection:disp-state: cable 48 state 0
[    6.574710] Extcon AUX2(HDMI) disable
[    6.604101] ALSA device list:
[    6.604107]   No soundcards found.
[    6.611111] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[    6.611900] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[    6.622036] tegradc 15200000.display: unblank
[    6.623197] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    6.623376] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    6.625386] tegra_cec 3960000.tegra_cec: Can't find physical address.
[    6.625390] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[    6.632767] tegradc 15200000.display: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[    6.634903] tegradc 15200000.display: hdmi: get YCC quant from EDID.
[    6.638819] extcon-disp-state external-connection:disp-state: cable 48 state 1
[    6.638822] Extcon AUX2(HDMI) enable
[    6.651659] tegradc 15200000.display: sync windows ret = 247
[    6.805708] tegradc 15220000.display: fb registered
[    6.809390] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    6.817840] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    6.818537] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    6.825475] extcon-disp-state external-connection:disp-state: cable 53 state 1
[    6.838483] Extcon HDMI: HPD enabled
[    6.838487] tegradc 15200000.display: hdmi: plugged
[    6.847162] tegradc 15220000.display: blank - powerdown
[    6.847987] Freeing unused kernel memory: 3968K
[    6.852330] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    6.856935] Run /init as init process
[    6.864908] Extcon DP: HPD disabled
[    6.872085] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    6.878848] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    6.884959] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    6.934378] Root device found: mmcblk0p1
[    6.937213] Found dev node: /dev/mmcblk0p1
[    6.975713] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    6.980180] Rootfs mounted over mmcblk0p1
[    7.006291] Switching from initrd to actual rootfs
[    7.123838] systemd[1]: System time before build time, advancing clock.
[    7.178841] systemd[1]: systemd 245.4-4ubuntu3.19 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +)[    7.183300] systemd[1]: Detected architecture arm64.
[    7.219394] systemd[1]: Set hostname to <hc-ai-wn-02>.
[    7.636973] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    7.638480] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    7.643248] systemd[1]: Created slice system-getty.slice.
[    7.647002] systemd[1]: Created slice system-modprobe.slice.
[    7.650749] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    7.654613] systemd[1]: Created slice User and Session Slice.
[    7.657398] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.660161] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.663563] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.666363] systemd[1]: Reached target Local Encrypted Volumes.
[    7.669027] systemd[1]: Reached target Remote File Systems.
[    7.671692] systemd[1]: Reached target Slices.
[    7.674277] systemd[1]: Reached target Swap.
[    7.677594] systemd[1]: Listening on Syslog Socket.
[    7.680646] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.683679] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.688214] systemd[1]: Listening on Journal Audit Socket.
[    7.693523] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.698972] systemd[1]: Listening on Journal Socket.
[    7.704462] systemd[1]: Listening on Network Service Netlink Socket.
[    7.709225] systemd[1]: Listening on udev Control Socket.
[    7.712257] systemd[1]: Listening on udev Kernel Socket.
[    7.719115] systemd[1]: Mounting Huge Pages File System...
[    7.726253] systemd[1]: Mounting POSIX Message Queue File System...
[    7.733546] systemd[1]: Mounting Kernel Debug File System...
[    7.742458] systemd[1]: Mounting Kernel Trace File System...
[    7.750911] systemd[1]: Starting Journal Service...
[    7.758468] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.765521] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[    7.768457] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    7.773877] systemd[1]: Starting Load Kernel Module efi_pstore...
[    7.780605] systemd[1]: Starting Load Kernel Module pstore_blk...
[    7.787188] systemd[1]: Starting Load Kernel Module pstore_zone...
[    7.794306] systemd[1]: Starting Load Kernel Module ramoops...
[    7.797167] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[    7.802658] systemd[1]: Starting NVIDIA specific first-boot udev script...
[    7.809170] systemd[1]: Started Nameserver information manager.
[    7.812496] systemd[1]: Reached target Network (Pre).
[    7.816479] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.818082] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.824723] systemd[1]: Starting Load Kernel Modules...
[    7.831190] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.837719] systemd[1]: Starting udev Coldplug all Devices...
[    7.846604] systemd[1]: Mounted Huge Pages File System.
[    7.849994] systemd[1]: Mounted POSIX Message Queue File System.
[    7.853207] systemd[1]: Mounted Kernel Debug File System.
[    7.854422] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    7.858462] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    7.860496] tegra-carveouts tegra-carveouts: vpr :dma coherent mem declare 0x00000000ce000000,704643072
[    7.861829] systemd[1]: Mounted Kernel Trace File System.
[    7.865133] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[    7.879083] nvmap_page_pool_init: Total RAM pages: 7936679
[    7.879087] nvmap_page_pool_init: nvmap page pool size: 992084 pages (3875 MB)
[    7.879247] nvmap_background_zero_thread: PP zeroing thread starting.
[    7.879542] misc nvmap: created heap vpr base 0x00000000ce000000 size (688128KiB)
[    7.879736] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[    7.879744] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[    7.924178] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    7.932399] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
[    7.938080] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[    7.945405] systemd[1]: modprobe@efi_pstore.service: Succeeded.
[    7.950562] systemd[1]: Finished Load Kernel Module efi_pstore.
[    7.958871] systemd[1]: modprobe@pstore_blk.service: Succeeded.
[    7.962135] nvgpu: 17000000.gv11b          nvgpu_nvhost_syncpt_init:135  [INFO]  syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000
[    7.962135] 
[    7.962172] systemd[1]: Finished Load Kernel Module pstore_blk.
[    7.983371] systemd[1]: modprobe@pstore_zone.service: Succeeded.
[    7.988001] systemd[1]: Finished Load Kernel Module pstore_zone.
[    7.995473] systemd[1]: modprobe@ramoops.service: Succeeded.
[    8.000094] systemd[1]: Finished Load Kernel Module ramoops.
[    8.006701] systemd[1]: nvfb-udev.service: Succeeded.
[    8.010696] systemd[1]: Finished NVIDIA specific first-boot udev script.
[    8.022185] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.030326] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.031930] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    8.043804] systemd[1]: Starting Load/Save Random Seed...
[    8.051449] systemd[1]: Starting Create System Users...
[    8.057497] systemd[1]: Finished Load Kernel Modules.
[    8.061284] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    8.068467] systemd[1]: Mounting Kernel Configuration File System...
[    8.076089] systemd[1]: Started OP-TEE Client Supplicant.
[    8.082542] systemd[1]: Starting Apply Kernel Variables...
[    8.090536] systemd[1]: Finished Load/Save Random Seed.
[    8.094121] systemd[1]: Mounted Kernel Configuration File System.
[    8.104010] systemd[1]: Finished Create System Users.
[    9.106239] using random self ethernet address
[    9.113682] using random host ethernet address
[    9.836430] using random self ethernet address
[    9.837454] using random host ethernet address

Ubuntu 20.04.5 LTS hc-ai-wn-02 ttyTCU0

hc-ai-wn-02 login: adminxxxxx (automatic login)

Welcome to Ubuntu 20.04.5 LTS (GNU/Linux 5.10.104-tegra aarch64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

To restore this content, you can run the 'unminimize' command.
Last login: Wed Feb  8 12:38:22 CET 2023 from 10.25.3.30 on pts/0

>>>>> Hostname should be "Creating: Hostname - hc-ai-wn-0n"   <<<<<<

Flash to NVMe. l4t_initrd_flash output (part 1 of 2)

> sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_nvme.xml --external-only -S 370GiB --showlogs  jetson-agx-xavier-devkit nvme0n1p1
/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/l4t_initrd_flash_internal.sh --no-flash --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_nvme.xml --external-only -S 370GiB --showlogs jetson-agx-xavier-devkit nvme0n1p1
************************************
*                                  *
*  Step 1: Generate flash packages *
*                                  *
************************************
Create folder to store images to flash
Generate image for external storage devices
Generate images to be flashed
BOOTDEV=nvme0n1p1 ADDITIONAL_DTB_OVERLAY=""  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/flash.sh --no-flash --sign --external-device -c "tools/kernel_flash/flash_l4t_nvme.xml" -S "370GiB"  jetson-agx-xavier-devkit nvme0n1p1

###############################################################################
# L4T BSP Information:
# R35 , REVISION: 2.1
# User release: 0.0
###############################################################################
copying soft_fuses(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
./tegraflash.py --chip 0x19 --applet "/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin" --skipuid --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg --bins "mb2_applet nvtboot_applet_t194.bin" --cmd "dump eeprom boardinfo cvm.bin;reboot recovery" 
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.1175 ] Generating RCM messages
[   0.1223 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin zerosbk
[   0.1257 ] Header already present for /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin
[   0.1703 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.1712 ] Assuming zero filled SBK key
[   0.1765 ] tegrasign_v3.py --file /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key[   0.1772 ] Assuming zero filled SBK key
[   0.1869 ] Warning: pub_key.key is not found
[   0.1622 ] tegrahost_v2 --chip 0x19 0 --updatesigheader /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.bin /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.hash zerosbk
[   0.1817 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg.pdf sfuse.bin
[   0.1906 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.bin 0 0[   0.1939 ] RCM 0 is saved as rcm_0.rcm
[   0.2041 ] RCM 1 is saved as rcm_1.rcm
[   0.2053 ] RCM 2 is saved as rcm_2.rcm
[   0.2053 ] List of rcm files are saved in rcm_list.xml
[   0.2053 ] 
[   0.2054 ] Signing RCM messages
[   0.2399 ] tegrasign_v3.py --key None --list rcm_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   0.2405 ] Assuming zero filled SBK key
[   0.2589 ] Warning: pub_key.key is not found
[   0.2295 ] Copying signature to RCM mesages
[   0.2342 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[   0.2399 ] Boot Rom communication
[   0.2447 ] tegrarcm_v2 --chip 0x19 0 --rcm rcm_list_signed.xml --skipuid
[   0.2480 ] RCM version 0X190001
[   0.2795 ] Boot Rom communication completed
[   2.3001 ] tegrarcm_v2 --isapplet
[   2.3035 ] Applet version 01.00.0000
[   2.3362 ] tegrarcm_v2 --ismb2
[   2.3890 ] tegrahost_v2 --chip 0x19 --align nvtboot_applet_t194_aligned.bin
[   2.3972 ] tegrahost_v2 --chip 0x19 0 --magicid PLDT --appendsigheader nvtboot_applet_t194_aligned.bin zerosbk
[   2.4005 ] adding BCH for nvtboot_applet_t194_aligned.bin
[   2.4468 ] tegrasign_v3.py --key None --list nvtboot_applet_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   2.4475 ] Assuming zero filled SBK key
[   2.4542 ] Warning: pub_key.key is not found
[   2.4298 ] tegrahost_v2 --chip 0x19 0 --updatesigheader nvtboot_applet_t194_aligned_sigheader.bin.encrypt nvtboot_applet_t194_aligned_sigheader.bin.hash zerosbk
[   2.4439 ] tegrarcm_v2 --download mb2 nvtboot_applet_t194_sigheader.bin.encrypt
[   2.4473 ] Applet version 01.00.0000
[   2.4760 ] Sending mb2
[   2.4764 ] [................................................] 100%
[   2.4963 ] tegrarcm_v2 --boot recovery
[   2.4996 ] Applet version 01.00.0000
[   3.5812 ] tegrarcm_v2 --isapplet
[   3.6176 ] tegrarcm_v2 --ismb2
[   3.6210 ] MB2 Applet version 01.00.0000
[   3.7031 ] tegrarcm_v2 --ismb2
[   3.7071 ] MB2 Applet version 01.00.0000
[   3.7424 ] Retrieving board information
[   3.7472 ] tegrarcm_v2 --oem platformdetails chip chip_info.bin
[   3.7505 ] MB2 Applet version 01.00.0000
[   3.8277 ] Saved platform info in chip_info.bin
[   3.8334 ] Chip minor revision: 2
[   3.8339 ] Bootrom revision: 0xf
[   3.8339 ] Ram code: 0x2
[   3.8339 ] Chip sku: 0xd0
[   3.8340 ] Chip Sample: non es
[   3.8340 ] 
[   3.8347 ] Retrieving EEPROM data
[   3.8348 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/cvm.bin
[   3.8379 ] MB2 Applet version 01.00.0000
[   3.8726 ] Saved platform info in /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/cvm.bin
[   3.9144 ] Rebooting to recovery mode
[   3.9190 ] tegrarcm_v2 --ismb2
[   3.9224 ] MB2 Applet version 01.00.0000
[   3.9529 ] Rebooting to recovery mode
[   3.9575 ] tegrarcm_v2 --reboot recovery
[   3.9607 ] MB2 Applet version 01.00.0000
Board ID(2888) FAB(400) sku(0004) revision(L.0)
lz4c installed at /usr/bin/lz4c
Compressing /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/tegra194-a02-bpmp-p2888-a04.dtb ...
Copy /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb.rec
NVDISP+UEFI in bootloader/nvdisp-init.bin ..
copying bctfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-memcfg-p2888.cfg)... done.
copying bctfile1(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-memcfg-sw-override.cfg)... done.
copying uphy_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg)... done.
copying minratchet_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg)... done.
copying device_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-bct-device-sdmmc.cfg)... done.
copying misc_cold_boot_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-l4t.cfg)... done.
copying misc_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-flash.cfg)... done.
copying pinmux_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg)... done.
copying gpioint_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg)... done.
copying pmic_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg)... done.
copying pmc_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg)... done.
copying prod_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg)... done.
copying scr_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini.cfg)... done.
copying scr_cold_boot_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini.cfg)... done.
copying bootrom_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg)... done.
copying dev_params(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-br-bct-sdmmc.cfg)... done.
copying dev_params_b(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-br-bct_b-sdmmc.cfg)... done.
Existing bootloader(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_cpu_t194.bin) reused.
copying initrd(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/l4t_initrd.img)... done.
bl is uefi
Making Boot image... done.
Not signing of boot.img
Making recovery ramdisk for recovery image...
Re-generating recovery ramdisk for recovery image...
/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/ramdisk_tmp /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40
36188 blocks

gzip: /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/Image: not in gzip format
_BASE_KERNEL_VERSION=5.10.104-tegra
cp: cannot stat '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/sbin/mtd_debug': No such file or directory
warning: cp -f /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/sbin/mtd_debug /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/ramdisk_tmp//bin/mtd_debug
cp: cannot stat '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/bin/xxd': No such file or directory
warning: cp -f /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/bin/xxd /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/ramdisk_tmp//bin/xxd
54346 blocks
Making Recovery image...
copying recdtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb.rec)... done.
20+0 records in
20+0 records out
20 bytes copied, 0.00048003 s, 41.7 kB/s
Existing sosfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin) reused.
Existing tegraboot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_t194.bin) reused.
Existing cpu_bootloader(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_cpu_t194.bin) reused.
Existing mb2blfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_recovery_t194.bin) reused.
Existing mtspreboot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/preboot_c10_prod_cr.bin) reused.
Existing mcepreboot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mce_c10_prod_cr.bin) reused.
Existing mtsproper(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mts_c10_prod_cr.bin) reused.
Existing mb1file(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin) reused.
Existing bpffile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/bpmp-2_t194.bin) reused.
Existing bpfdtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tegra194-a02-bpmp-p2888-a04_lz4.dtb) reused.
Existing scefile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/camera-rtcpu-t194-rce.img) reused.
Existing apefile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/adsp-fw.bin) reused.
Existing spefile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/spe_t194.bin) reused.
Existing wb0boot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/warmboot_t194_prod.bin) reused.
Existing tosfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tos-optee_t194.img) reused.
Existing eksfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/eks_t194.img) reused.
copying soft_fuses(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
copying dtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb)... done.
Copying nv_boot_control.conf to rootfs
        populating kernel to rootfs... done.
        populating initrd to rootfs... done.
        populating kernel_tegra194-p2888-0001-p2822-0000.dtb to rootfs... done.
Making system.img... 
        Setting "FDT /boot/dtb/kernel_tegra194-p2888-0001-p2822-0000.dtb" successfully in the extlinux.conf...done.
        populating rootfs from /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs ...        populating /boot/extlinux/extlinux.conf ... done.
        Sync'ing system.img ... done.
        Converting RAW image to Sparse image... done.
system.img built successfully. 
Not signing of kernel-dtb
Existing tbcfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvdisp-init.bin) reused.
131072+0 records in
131072+0 records out
67108864 bytes (67 MB, 64 MiB) copied, 1.1703 s, 57.3 MB/s
        Sync'ing esp.img ... done.
copying tbcdtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb)... done.
copying cfgfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/flash_l4t_nvme.xml) to flash.xml... done.
done.
Existing flasher(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_recovery_cpu_t194.bin) reused.
Existing flashapp(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tegraflash.py) reused.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/L4TConfiguration.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-dual-imx274-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-e3326-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-e3331-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-e3333-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-imx185-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-imx390-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0005-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000-overlay.dtbo)... done.
./tegraflash.py --bl nvtboot_recovery_cpu_t194.bin --sdram_config tegra194-mb1-bct-memcfg-p2888.cfg,tegra194-memcfg-sw-override.cfg  --odmdata 0x9190000  --overlay_dtb L4TConfiguration.dtbo,tegra194-p2822-camera-dual-imx274-overlay.dtbo,tegra194-p2822-camera-e3326-overlay.dtbo,tegra194-p2822-camera-e3331-overlay.dtbo,tegra194-p2822-camera-e3333-overlay.dtbo,tegra194-p2822-camera-imx185-overlay.dtbo,tegra194-p2822-camera-imx390-overlay.dtbo,tegra194-p2888-0005-overlay.dtbo,tegra194-p2888-0001-p2822-0000-overlay.dtbo,  --bldtb tegra194-p2888-0001-p2822-0000.dtb --applet mb1_t194_prod.bin --cmd "sign" --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg  --cfg flash.xml --chip 0x19 --uphy_config tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --minratchet_config tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg --device_config tegra19x-mb1-bct-device-sdmmc.cfg --misc_cold_boot_config tegra194-mb1-bct-misc-l4t.cfg --misc_config tegra194-mb1-bct-misc-flash.cfg --pinmux_config tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --gpioint_config tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --pmic_config tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --pmc_config tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --prod_config tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --scr_config tegra194-mb1-bct-scr-cbb-mini.cfg --scr_cold_boot_config tegra194-mb1-bct-scr-cbb-mini.cfg --br_cmd_config tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --dev_params tegra194-br-bct-sdmmc.cfg,tegra194-br-bct_b-sdmmc.cfg  --bin "mb2_bootloader nvtboot_recovery_t194.bin; mts_preboot preboot_c10_prod_cr.bin; mts_mce mce_c10_prod_cr.bin; mts_proper mts_c10_prod_cr.bin; bpmp_fw bpmp-2_t194.bin; bpmp_fw_dtb tegra194-a02-bpmp-p2888-a04_lz4.dtb; spe_fw spe_t194.bin; tos tos-optee_t194.img; eks eks_t194.img; bootloader_dtb tegra194-p2888-0001-p2822-0000.dtb"  --external_device  --boot_chain A 
saving flash command in /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/flashcmd.txt
saving Windows flash command to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/flash_win.bat
*** Sign and generate flashing ready partition images... *** 
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0722 ] Reading ramcode from backup chip_info.bin file
[   0.0727 ] RAMCODE Read from Device: 2

[   0.0736 ] Disable BPMP dtb trim, using default dtb
[   0.0736 ] 
[   0.0922 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.0929 ] Assuming zero filled SBK key
[   0.0805 ] Generating RCM messages
[   0.0859 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader mb1_t194_prod.bin zerosbk
[   0.0889 ] Header already present for mb1_t194_prod.bin
[   0.1191 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.1197 ] Assuming zero filled SBK key
[   0.1246 ] tegrasign_v3.py --file mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key
[   0.1252 ] Assuming zero filled SBK key
[   0.1407 ] Warning: pub_key.key is not found
[   0.1318 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_t194_prod_sigheader.bin mb1_t194_prod_sigheader.hash zerosbk
[   0.1503 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg sfuse.bin
[   0.1609 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[   0.1638 ] FwIndex: 1, MinRatchetLevel: 0
[   0.1663 ] FwIndex: 2, MinRatchetLevel: 0
[   0.1664 ] FwIndex: 3, MinRatchetLevel: 0
[   0.1664 ] FwIndex: 4, MinRatchetLevel: 0
[   0.1664 ] FwIndex: 5, MinRatchetLevel: 0
[   0.1664 ] FwIndex: 6, MinRatchetLevel: 0
[   0.1664 ] FwIndex: 7, MinRatchetLevel: 0
[   0.1665 ] FwIndex: 11, MinRatchetLevel: 0
[   0.1665 ] FwIndex: 12, MinRatchetLevel: 0
[   0.1665 ] FwIndex: 13, MinRatchetLevel: 0
[   0.1665 ] FwIndex: 14, MinRatchetLevel: 0
[   0.1665 ] FwIndex: 15, MinRatchetLevel: 0
[   0.1665 ] FwIndex: 16, MinRatchetLevel: 0
[   0.1666 ] FwIndex: 17, MinRatchetLevel: 0
[   0.1666 ] FwIndex: 18, MinRatchetLevel: 0
[   0.1666 ] FwIndex: 19, MinRatchetLevel: 0
[   0.1666 ] FwIndex: 30, MinRatchetLevel: 0
[   0.1666 ] FwIndex: 31, MinRatchetLevel: 0
[   0.1667 ] 
[   0.1719 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm mb1_t194_prod_sigheader.bin 0 0
[   0.1748 ] RCM 0 is saved as rcm_0.rcm
[   0.1866 ] RCM 1 is saved as rcm_1.rcm
[   0.1876 ] RCM 2 is saved as rcm_2.rcm
[   0.1880 ] List of rcm files are saved in rcm_list.xml
[   0.1880 ] 
[   0.1881 ] Signing RCM messages
[   0.2058 ] tegrasign_v3.py --key None --list rcm_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   0.2065 ] Assuming zero filled SBK key
[   0.2240 ] Warning: pub_key.key is not found
[   0.2108 ] Copying signature to RCM mesages
[   0.2153 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[   0.2208 ] odmdata (to decode) = 152633344
[   0.2209 ] Odmdata strings: PCIE_XBAR_4_1_0_1_2,UFS_x1_L1,NVHS_PCIE,enable-debug-console,enable-denver-wdt
[   0.2209 ] Bpmp odmdata config: {'pcie-xbar-config': [0, 1, 'PCIE_XBAR_4_1_0_1_2'], 'pcie-c0-endpoint-enable': [1, 0, ''], 'pcie-c4-endpoint-enable': [1, 0, ''], 'ufs-config': [0, 1, 'UFS_x1_L1'], 'sata-enable': [1, 0, ''], 'nvhs-owner': [0, 1, 'PCIE'], 'pcie-c5-endpoint-enable': [1, 0, '']}
[   0.2243 ] bpmp_dtb is compressed; decompressing...
[   0.2244 ] lz4c -df tegra194-a02-bpmp-p2888-a04_lz4.dtb tegra194-a02-bpmp-p2888-a04_lz4_with_odm.dtb
[   0.2378 ] tegra194-a02-bpmp-p2 : decoded 989312 bytes                                    
[   0.2378 ] 
[   1.2307 ] Re-compressing updated bpmp_dtb
[   1.2308 ] lz4c -zf tegra194-a02-bpmp-p2888-a04_lz4_with_odm.dtb tegra194-a02-bpmp-p2888-a04_lz4.dtb
[   1.2408 ] Compressed 989271 bytes into 86508 bytes ==> 8.74%                             
[   1.2408 ] 
[   3.3542 ] Concatenating L4TConfiguration.dtbo,tegra194-p2822-camera-dual-imx274-overlay.dtbo,tegra194-p2822-camera-e3326-overlay.dtbo,tegra194-p2822-camera-e3331-overlay.dtbo,tegra194-p2822-camera-e3333-overlay.dtbo,tegra194-p2822-camera-imx185-overlay.dtbo,tegra194-p2822-camera-imx390-overlay.dtbo,tegra194-p2888-0005-overlay.dtbo,tegra194-p2888-0001-p2822-0000-overlay.dtbo to tegra194-p2888-0001-p2822-0000_with_odm_overlay.dtb
[   3.3583 ] Parsing partition layout
[   3.3648 ] tegraparser_v2 --pt flash.xml.tmp
[   3.3713 ] Creating list of images to be signed
[   3.3771 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[   3.3821 ] Filling MB1 storage info
[   3.3822 ] Parsing dev params for multi chains
[   3.3822 ] Generating br-bct
[   3.3880 ] Performing cfg overlay
[   3.3880 ] ['tegra194-mb1-bct-memcfg-p2888.cfg', 'tegra194-memcfg-sw-override.cfg']
[   3.3888 ] sw_memcfg_overlay.pl -c tegra194-mb1-bct-memcfg-p2888.cfg -s tegra194-memcfg-sw-override.cfg -o /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2039666/tmp1h1mu7yw1.cfg
[   3.7518 ] Updating dev and MSS params in BR BCT
[   3.7519 ] tegrabct_v2 --dev_param tegra194-br-bct-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2039666/tmp1h1mu7yw1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   4.0571 ] Updating bl info
[   4.0632 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[   4.0685 ] Generating br-bct
[   4.0742 ] Performing cfg overlay
[   4.0743 ] ['/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2039666/tmp1h1mu7yw1.cfg']
[   4.0743 ] Updating dev and MSS params in BR BCT
[   4.0744 ] tegrabct_v2 --dev_param tegra194-br-bct_b-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2039666/tmp1h1mu7yw1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   4.3797 ] Updating bl info
[   4.3863 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[   4.3916 ] Generating signatures
[   4.4110 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key
[   4.4117 ] Assuming zero filled SBK key
[   4.4126 ] Warning: pub_key.key is not found
[   4.3994 ] Copying signatures
[   4.4058 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   4.4164 ] tegraparser_v2 --generategpt --pt flash.xml.bin
[   4.4207 ] gpt_primary_9_0.bin:
[   4.4238 ] partition_id       partition_name                        StartingLba       EndingLba
[   4.4255 ]            1       APP                                           40        775946279
[   4.4256 ]            2       kernel                                  775946280       776077351
[   4.4256 ]            3       kernel-dtb                              776077352       776078247
[   4.4256 ]            4       reserved_for_chain_A_user               776078248       776143783
[   4.4257 ]            5       kernel_b                                776143784       776274855
[   4.4257 ]            6       kernel-dtb_b                            776274856       776275751
[   4.4257 ]            7       reserved_for_chain_B_user               776275752       776341287
[   4.4257 ]            8       recovery                                776341288       776505127
[   4.4258 ]            9       recovery-dtb                            776505128       776506151
[   4.4258 ]           10       RECROOTFS                               776506152       777120551
[   4.4258 ]           11       esp                                     777120552       777251623
[   4.4259 ]           12       recovery_alt                            777251624       777415463
[   4.4259 ]           13       recovery-dtb_alt                        777415464       777416487
[   4.4260 ]           14       esp_alt                                 777416488       777547559
[   4.4260 ]           15       UDA                                     777547560       838860766
[   4.4260 ] gpt_secondary_9_0.bin:
[   4.4260 ] partition_id       partition_name                        StartingLba       EndingLba
[   4.4261 ]            1       APP                                           40        775946279
[   4.4261 ]            2       kernel                                  775946280       776077351
[   4.4261 ]            3       kernel-dtb                              776077352       776078247
[   4.4262 ]            4       reserved_for_chain_A_user               776078248       776143783
[   4.4262 ]            5       kernel_b                                776143784       776274855
[   4.4262 ]            6       kernel-dtb_b                            776274856       776275751
[   4.4263 ]            7       reserved_for_chain_B_user               776275752       776341287
[   4.4263 ]            8       recovery                                776341288       776505127
[   4.4263 ]            9       recovery-dtb                            776505128       776506151
[   4.4263 ]           10       RECROOTFS                               776506152       777120551
[   4.4264 ]           11       esp                                     777120552       777251623
[   4.4264 ]           12       recovery_alt                            777251624       777415463
[   4.4265 ]           13       recovery-dtb_alt                        777415464       777416487
[   4.4265 ]           14       esp_alt                                 777416488       777547559
[   4.4265 ]           15       UDA                                     777547560       838860766
[   4.4265 ] 
[   4.4374 ] tegrahost_v2 --chip 0x19 --align nvtboot_recovery_t194_aligned.bin
[   4.4480 ] tegrahost_v2 --chip 0x19 0 --magicid MB2B --ratchet_blob ratchet_blob.bin --appendsigheader nvtboot_recovery_t194_aligned.bin zerosbk
[   4.4524 ] adding BCH for nvtboot_recovery_t194_aligned.bin
[   4.4876 ] tegrasign_v3.py --key None --list nvtboot_recovery_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   4.4882 ] Assuming zero filled SBK key
[   4.4968 ] Warning: pub_key.key is not found
[   4.4897 ] tegrahost_v2 --chip 0x19 0 --updatesigheader nvtboot_recovery_t194_aligned_sigheader.bin.encrypt nvtboot_recovery_t194_aligned_sigheader.bin.hash zerosbk
[   4.5108 ] tegrahost_v2 --chip 0x19 --align preboot_c10_prod_cr_aligned.bin
[   4.5213 ] tegrahost_v2 --chip 0x19 0 --magicid MTSP --appendsigheader preboot_c10_prod_cr_aligned.bin zerosbk
[   4.5257 ] Header already present for preboot_c10_prod_cr_aligned.bin
[   4.5475 ] tegrasign_v3.py --key None --list preboot_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   4.5481 ] Assuming zero filled SBK key
[   4.5556 ] Warning: pub_key.key is not found
[   4.5486 ] tegrahost_v2 --chip 0x19 0 --updatesigheader preboot_c10_prod_cr_aligned_sigheader.bin.encrypt preboot_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[   4.5626 ] tegrahost_v2 --chip 0x19 --align mce_c10_prod_cr_aligned.bin
[   4.5730 ] tegrahost_v2 --chip 0x19 0 --magicid MTSM --appendsigheader mce_c10_prod_cr_aligned.bin zerosbk
[   4.5775 ] Header already present for mce_c10_prod_cr_aligned.bin
[   4.6032 ] tegrasign_v3.py --key None --list mce_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   4.6039 ] Assuming zero filled SBK key
[   4.6120 ] Warning: pub_key.key is not found
[   4.6052 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mce_c10_prod_cr_aligned_sigheader.bin.encrypt mce_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[   4.6424 ] tegrahost_v2 --chip 0x19 --align mts_c10_prod_cr_aligned.bin
[   4.6528 ] tegrahost_v2 --chip 0x19 0 --magicid MTSB --appendsigheader mts_c10_prod_cr_aligned.bin zerosbk
[   4.6573 ] adding BCH for mts_c10_prod_cr_aligned.bin
[   4.9258 ] tegrasign_v3.py --key None --list mts_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   4.9265 ] Assuming zero filled SBK key
[   4.9588 ] Warning: pub_key.key is not found
[   4.9519 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mts_c10_prod_cr_aligned_sigheader.bin.encrypt mts_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[   5.1113 ] tegrahost_v2 --chip 0x19 --align bpmp-2_t194_aligned.bin
[   5.1218 ] tegrahost_v2 --chip 0x19 0 --magicid BPMF --ratchet_blob ratchet_blob.bin --appendsigheader bpmp-2_t194_aligned.bin zerosbk
[   5.1262 ] adding BCH for bpmp-2_t194_aligned.bin
[   5.2194 ] tegrasign_v3.py --key None --list bpmp-2_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   5.2201 ] Assuming zero filled SBK key
[   5.2329 ] Warning: pub_key.key is not found
[   5.2259 ] tegrahost_v2 --chip 0x19 0 --updatesigheader bpmp-2_t194_aligned_sigheader.bin.encrypt bpmp-2_t194_aligned_sigheader.bin.hash zerosbk
[   5.2802 ] tegrahost_v2 --chip 0x19 --align tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[   5.2906 ] tegrahost_v2 --chip 0x19 0 --magicid BPMD --ratchet_blob ratchet_blob.bin --appendsigheader tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb zerosbk
[   5.2949 ] adding BCH for tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[   5.3219 ] tegrasign_v3.py --key None --list tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   5.3226 ] Assuming zero filled SBK key
[   5.3304 ] Warning: pub_key.key is not found
[   5.3233 ] tegrahost_v2 --chip 0x19 0 --updatesigheader tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb.encrypt tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb.hash zerosbk
[   5.3402 ] tegrahost_v2 --chip 0x19 --align spe_t194_aligned.bin
[   5.3508 ] tegrahost_v2 --chip 0x19 0 --magicid SPEF --ratchet_blob ratchet_blob.bin --appendsigheader spe_t194_aligned.bin zerosbk
[   5.3552 ] adding BCH for spe_t194_aligned.bin
[   5.3826 ] tegrasign_v3.py --key None --list spe_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   5.3832 ] Assuming zero filled SBK key
[   5.3913 ] Warning: pub_key.key is not found
[   5.3843 ] tegrahost_v2 --chip 0x19 0 --updatesigheader spe_t194_aligned_sigheader.bin.encrypt spe_t194_aligned_sigheader.bin.hash zerosbk
[   5.4043 ] tegrahost_v2 --chip 0x19 --align tos-optee_t194_aligned.img
[   5.4150 ] tegrahost_v2 --chip 0x19 0 --magicid TOSB --ratchet_blob ratchet_blob.bin --appendsigheader tos-optee_t194_aligned.img zerosbk
[   5.4193 ] adding BCH for tos-optee_t194_aligned.img
[   5.5067 ] tegrasign_v3.py --key None --list tos-optee_t194_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key
[   5.5073 ] Assuming zero filled SBK key
[   5.5200 ] Warning: pub_key.key is not found
[   5.5129 ] tegrahost_v2 --chip 0x19 0 --updatesigheader tos-optee_t194_aligned_sigheader.img.encrypt tos-optee_t194_aligned_sigheader.img.hash zerosbk
[   5.5632 ] tegrahost_v2 --chip 0x19 --align eks_t194_aligned.img
[   5.5748 ] tegrahost_v2 --chip 0x19 0 --magicid EKSB --ratchet_blob ratchet_blob.bin --appendsigheader eks_t194_aligned.img zerosbk
[   5.5794 ] adding BCH for eks_t194_aligned.img
[   5.6001 ] tegrasign_v3.py --key None --list eks_t194_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key
[   5.6008 ] Assuming zero filled SBK key
[   5.6082 ] Warning: pub_key.key is not found
[   5.6012 ] tegrahost_v2 --chip 0x19 0 --updatesigheader eks_t194_aligned_sigheader.img.encrypt eks_t194_aligned_sigheader.img.hash zerosbk
[   5.6210 ] tegrahost_v2 --chip 0x19 --align tegra194-p2888-0001-p2822-0000_aligned.dtb
[   5.6322 ] tegrahost_v2 --chip 0x19 0 --magicid CDTB --ratchet_blob ratchet_blob.bin --appendsigheader tegra194-p2888-0001-p2822-0000_aligned.dtb zerosbk
[   5.6369 ] adding BCH for tegra194-p2888-0001-p2822-0000_aligned.dtb
[   5.6920 ] tegrasign_v3.py --key None --list tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   5.6927 ] Assuming zero filled SBK key
[   5.7028 ] Warning: pub_key.key is not found
[   5.6960 ] tegrahost_v2 --chip 0x19 0 --updatesigheader tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb.encrypt tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb.hash zerosbk
[   5.7289 ] tegrahost_v2 --chip 0x19 --align nvtboot_recovery_cpu_t194_aligned.bin
[   5.7396 ] tegrahost_v2 --chip 0x19 0 --magicid CPBL --ratchet_blob ratchet_blob.bin --appendsigheader nvtboot_recovery_cpu_t194_aligned.bin zerosbk
[   5.7440 ] adding BCH for nvtboot_recovery_cpu_t194_aligned.bin
[   5.7810 ] tegrasign_v3.py --key None --list nvtboot_recovery_cpu_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   5.7816 ] Assuming zero filled SBK key
[   5.7905 ] Warning: pub_key.key is not found
[   5.7835 ] tegrahost_v2 --chip 0x19 0 --updatesigheader nvtboot_recovery_cpu_t194_aligned_sigheader.bin.encrypt nvtboot_recovery_cpu_t194_aligned_sigheader.bin.hash zerosbk
[   5.7987 ] Copying signed file in /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed
[   5.8016 ] Copying br bct for multi chains
[   5.8020 ] Signed BCT for boot chain A is copied to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/br_bct_BR.bct

[   5.8023 ] Signed BCT for boot chain B is copied to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/br_bct_b_BR.bct

[   5.8381 ] tegraparser_v2 --pt flash.xml.bin --generateflashindex /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/flash.xml.tmp flash.idx
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/flash.idx' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/flash.idx'
Flash index file is /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/flash.idx
Number of lines is 18
max_index=17
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/mbr_9_0.bin  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/mbr_9_0.bin
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/mbr_9_0.bin' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/mbr_9_0.bin'
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/gpt_primary_9_0.bin  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/gpt_primary_9_0.bin
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/gpt_primary_9_0.bin' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/gpt_primary_9_0.bin'
Copying APP image into  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/system.img.raw
tar: Write checkpoint 10000
tar: Write checkpoint 20000
tar: Write checkpoint 30000
tar: Write checkpoint 40000
tar: Write checkpoint 50000
tar: Write checkpoint 60000
tar: Write checkpoint 70000
tar: Write checkpoint 80000
tar: Write checkpoint 90000
tar: Write checkpoint 100000
tar: Write checkpoint 110000
tar: Write checkpoint 120000
tar: Write checkpoint 130000
tar: Write checkpoint 140000
tar: Write checkpoint 150000
tar: Write checkpoint 160000
tar: Write checkpoint 170000
tar: Write checkpoint 180000
tar: Write checkpoint 190000
tar: Write checkpoint 200000
tar: Write checkpoint 210000
tar: Write checkpoint 220000
tar: Write checkpoint 230000
tar: Write checkpoint 240000
tar: Write checkpoint 250000
tar: Write checkpoint 260000
tar: Write checkpoint 270000
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/boot.img  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/boot.img
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/boot.img' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/boot.img'
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/kernel_tegra194-p2888-0001-p2822-0000.dtb  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/kernel_tegra194-p2888-0001-p2822-0000.dtb
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/kernel_tegra194-p2888-0001-p2822-0000.dtb' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/kernel_tegra194-p2888-0001-p2822-0000.dtb'
Warning: skip writing reserved_for_chain_A_user partition as no image is specified
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/boot.img  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/boot.img
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/boot.img' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/boot.img'
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/kernel_tegra194-p2888-0001-p2822-0000.dtb  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/kernel_tegra194-p2888-0001-p2822-0000.dtb
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/kernel_tegra194-p2888-0001-p2822-0000.dtb' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/kernel_tegra194-p2888-0001-p2822-0000.dtb'
Warning: skip writing reserved_for_chain_B_user partition as no image is specified
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/recovery.img  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/recovery.img
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/recovery.img' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/recovery.img'
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tegra194-p2888-0001-p2822-0000.dtb.rec  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/tegra194-p2888-0001-p2822-0000.dtb.rec
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tegra194-p2888-0001-p2822-0000.dtb.rec' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/tegra194-p2888-0001-p2822-0000.dtb.rec'
Warning: skip writing RECROOTFS partition as no image is specified
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/esp.img  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/esp.img
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/esp.img' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/esp.img'
Warning: skip writing recovery_alt partition as no image is specified
Warning: skip writing recovery-dtb_alt partition as no image is specified
Warning: skip writing esp_alt partition as no image is specified
Warning: skip writing UDA partition as no image is specified
Copying /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/gpt_secondary_9_0.bin  /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/gpt_secondary_9_0.bin
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/gpt_secondary_9_0.bin' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/external/gpt_secondary_9_0.bin'
Copy flash script to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images
'/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/l4t_flash_from_kernel.sh' -> '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/images/l4t_flash_from_kernel.sh'
Success
******************************************
*                                        *
*  Step 2: Generate rcm boot commandline *
*                                        *
******************************************
/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/flash.sh  --no-flash --rcm-boot jetson-agx-xavier-devkit mmcblk0p1
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 2.1
# User release: 0.0
###############################################################################
copying soft_fuses(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
./tegraflash.py --chip 0x19 --applet "/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin" --skipuid --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg --bins "mb2_applet nvtboot_applet_t194.bin" --cmd "dump eeprom boardinfo cvm.bin;reboot recovery" 
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0575 ] Generating RCM messages
[   0.0619 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin zerosbk
[   0.0650 ] Header already present for /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin
[   0.0861 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.0868 ] Assuming zero filled SBK key
[   0.0918 ] tegrasign_v3.py --file /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key[   0.0924 ] Assuming zero filled SBK key
[   0.1011 ] Warning: pub_key.key is not found
[   0.0995 ] tegrahost_v2 --chip 0x19 0 --updatesigheader /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.bin /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.hash zerosbk
[   0.1178 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg.pdf sfuse.bin
[   0.1259 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.bin 0 0[   0.1289 ] RCM 0 is saved as rcm_0.rcm
[   0.1407 ] RCM 1 is saved as rcm_1.rcm
[   0.1407 ] RCM 2 is saved as rcm_2.rcm
[   0.1407 ] List of rcm files are saved in rcm_list.xml
[   0.1407 ] 
[   0.1408 ] Signing RCM messages
[   0.1516 ] tegrasign_v3.py --key None --list rcm_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   0.1522 ] Assuming zero filled SBK key
[   0.1700 ] Warning: pub_key.key is not found
[   0.1638 ] Copying signature to RCM mesages
[   0.1685 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[   0.1743 ] Boot Rom communication
[   0.1789 ] tegrarcm_v2 --chip 0x19 0 --rcm rcm_list_signed.xml --skipuid
[   0.1819 ] RCM version 0X190001
[   0.2117 ] Boot Rom communication completed
[   2.2298 ] tegrarcm_v2 --isapplet
[   2.2328 ] Applet version 01.00.0000
[   2.2660 ] tegrarcm_v2 --ismb2
[   2.3673 ] tegrahost_v2 --chip 0x19 --align nvtboot_applet_t194_aligned.bin
[   2.3752 ] tegrahost_v2 --chip 0x19 0 --magicid PLDT --appendsigheader nvtboot_applet_t194_aligned.bin zerosbk
[   2.3782 ] adding BCH for nvtboot_applet_t194_aligned.bin
[   2.4022 ] tegrasign_v3.py --key None --list nvtboot_applet_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   2.4029 ] Assuming zero filled SBK key
[   2.4096 ] Warning: pub_key.key is not found
[   2.4085 ] tegrahost_v2 --chip 0x19 0 --updatesigheader nvtboot_applet_t194_aligned_sigheader.bin.encrypt nvtboot_applet_t194_aligned_sigheader.bin.hash zerosbk
[   2.4225 ] tegrarcm_v2 --download mb2 nvtboot_applet_t194_sigheader.bin.encrypt
[   2.4256 ] Applet version 01.00.0000
[   2.5016 ] Sending mb2
[   2.5019 ] [................................................] 100%
[   2.5218 ] tegrarcm_v2 --boot recovery
[   2.5248 ] Applet version 01.00.0000
[   3.5629 ] tegrarcm_v2 --isapplet
[   3.5986 ] tegrarcm_v2 --ismb2
[   3.6017 ] MB2 Applet version 01.00.0000
[   3.6551 ] tegrarcm_v2 --ismb2
[   3.6581 ] MB2 Applet version 01.00.0000
[   3.7073 ] Retrieving board information
[   3.7118 ] tegrarcm_v2 --oem platformdetails chip chip_info.bin
[   3.7148 ] MB2 Applet version 01.00.0000
[   3.7503 ] Saved platform info in chip_info.bin
[   3.7553 ] Chip minor revision: 2
[   3.7559 ] Bootrom revision: 0xf
[   3.7560 ] Ram code: 0x2
[   3.7560 ] Chip sku: 0xd0
[   3.7560 ] Chip Sample: non es
[   3.7560 ] 
[   3.7567 ] Retrieving EEPROM data
[   3.7568 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/cvm.bin
[   3.7596 ] MB2 Applet version 01.00.0000
[   3.8379 ] Saved platform info in /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/cvm.bin
[   3.8787 ] Rebooting to recovery mode
[   3.8831 ] tegrarcm_v2 --ismb2
[   3.8861 ] MB2 Applet version 01.00.0000
[   3.9146 ] Rebooting to recovery mode
[   3.9190 ] tegrarcm_v2 --reboot recovery
[   3.9220 ] MB2 Applet version 01.00.0000
Board ID(2888) FAB(400) sku(0004) revision(L.0)
lz4c installed at /usr/bin/lz4c
Compressing /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/tegra194-a02-bpmp-p2888-a04.dtb ...
Copy /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb.rec
NVDISP+UEFI in bootloader/nvdisp-init.bin ..
copying bctfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-memcfg-p2888.cfg)... done.
copying bctfile1(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-memcfg-sw-override.cfg)... done.
copying uphy_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg)... done.
copying minratchet_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg)... done.
copying device_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-bct-device-sdmmc.cfg)... done.
copying misc_cold_boot_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-l4t.cfg)... done.
copying misc_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-flash.cfg)... done.
copying pinmux_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg)... done.
copying gpioint_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg)... done.
copying pmic_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg)... done.
copying pmc_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg)... done.
copying prod_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg)... done.
copying scr_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini.cfg)... done.
copying scr_cold_boot_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini.cfg)... done.
copying bootrom_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg)... done.
copying dev_params(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-br-bct-sdmmc.cfg)... done.
copying dev_params_b(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-br-bct_b-sdmmc.cfg)... done.
Existing bootloader(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_cpu_t194.bin) reused.
copying initrd(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/l4t_initrd.img)... done.
bl is uefi
Making Boot image... done.
Not signing of boot.img
Making recovery ramdisk for recovery image...
Re-generating recovery ramdisk for recovery image...
/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/ramdisk_tmp /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40
36188 blocks

gzip: /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/Image: not in gzip format
_BASE_KERNEL_VERSION=5.10.104-tegra
cp: cannot stat '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/sbin/mtd_debug': No such file or directory
warning: cp -f /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/sbin/mtd_debug /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/ramdisk_tmp//bin/mtd_debug
cp: cannot stat '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/bin/xxd': No such file or directory
warning: cp -f /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/bin/xxd /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/ramdisk_tmp//bin/xxd
54346 blocks
Making Recovery image...
copying recdtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb.rec)... done.
20+0 records in
20+0 records out
20 bytes copied, 0.00056799 s, 35.2 kB/s
Existing sosfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin) reused.
Existing tegraboot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_t194.bin) reused.
Existing cpu_bootloader(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_cpu_t194.bin) reused.
Existing mb2blfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_recovery_t194.bin) reused.
Existing mtspreboot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/preboot_c10_prod_cr.bin) reused.
Existing mcepreboot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mce_c10_prod_cr.bin) reused.
Existing mtsproper(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mts_c10_prod_cr.bin) reused.
Existing mb1file(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin) reused.
Existing bpffile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/bpmp-2_t194.bin) reused.
Existing bpfdtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tegra194-a02-bpmp-p2888-a04_lz4.dtb) reused.
Existing scefile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/camera-rtcpu-t194-rce.img) reused.
Existing apefile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/adsp-fw.bin) reused.
Existing spefile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/spe_t194.bin) reused.
Existing wb0boot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/warmboot_t194_prod.bin) reused.
Existing tosfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tos-optee_t194.img) reused.
Existing eksfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/eks_t194.img) reused.
copying soft_fuses(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
copying dtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb)... done.
Copying nv_boot_control.conf to rootfs
Skip generating system.img
Not signing of kernel-dtb
Existing tbcfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvdisp-init.bin) reused.
131072+0 records in
131072+0 records out
67108864 bytes (67 MB, 64 MiB) copied, 1.30235 s, 51.5 MB/s
        Sync'ing esp.img ... done.
copying tbcdtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb)... done.
copying cfgfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/cfg/flash_t194_sdmmc.xml) to flash.xml... done.
done.
Existing flasher(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_recovery_cpu_t194.bin) reused.
Existing flashapp(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tegraflash.py) reused.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/L4TConfiguration.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-dual-imx274-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-e3326-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-e3331-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-e3333-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-imx185-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-imx390-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0005-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000-overlay.dtbo)... done.
/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/L4TConfiguration_updated.dts: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/L4TConfiguration.dtbo: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
./tegraflash.py --bl nvtboot_recovery_cpu_t194.bin --sdram_config tegra194-mb1-bct-memcfg-p2888.cfg,tegra194-memcfg-sw-override.cfg  --odmdata 0x9190000  --overlay_dtb L4TConfiguration.dtbo,tegra194-p2822-camera-dual-imx274-overlay.dtbo,tegra194-p2822-camera-e3326-overlay.dtbo,tegra194-p2822-camera-e3331-overlay.dtbo,tegra194-p2822-camera-e3333-overlay.dtbo,tegra194-p2822-camera-imx185-overlay.dtbo,tegra194-p2822-camera-imx390-overlay.dtbo,tegra194-p2888-0005-overlay.dtbo,tegra194-p2888-0001-p2822-0000-overlay.dtbo, --bldtb tegra194-p2888-0001-p2822-0000.dtb --applet mb1_t194_prod.bin --cmd "sign" --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg  --cfg flash.xml --chip 0x19 --uphy_config tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --minratchet_config tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg --device_config tegra19x-mb1-bct-device-sdmmc.cfg --misc_cold_boot_config tegra194-mb1-bct-misc-l4t.cfg --misc_config tegra194-mb1-bct-misc-flash.cfg --pinmux_config tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --gpioint_config tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --pmic_config tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --pmc_config tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --prod_config tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --scr_config tegra194-mb1-bct-scr-cbb-mini.cfg --scr_cold_boot_config tegra194-mb1-bct-scr-cbb-mini.cfg --br_cmd_config tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --dev_params tegra194-br-bct-sdmmc.cfg,tegra194-br-bct_b-sdmmc.cfg  --bin "mb2_bootloader nvtboot_recovery_t194.bin; mts_preboot preboot_c10_prod_cr.bin; mts_mce mce_c10_prod_cr.bin; mts_proper mts_c10_prod_cr.bin; bpmp_fw bpmp-2_t194.bin; bpmp_fw_dtb tegra194-a02-bpmp-p2888-a04_lz4.dtb; spe_fw spe_t194.bin; tos tos-optee_t194.img; eks eks_t194.img; kernel boot.img; kernel_dtb tegra194-p2888-0001-p2822-0000.dtb; bootloader_dtb tegra194-p2888-0001-p2822-0000.dtb"  --secondary_gpt_backup  --bct_backup  --boot_chain A  
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0724 ] Reading ramcode from backup chip_info.bin file
[   0.0726 ] RAMCODE Read from Device: 2

[   0.0728 ] Disable BPMP dtb trim, using default dtb
[   0.0728 ] 
[   0.0844 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.0851 ] Assuming zero filled SBK key
[   0.0794 ] Generating RCM messages
[   0.0839 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader mb1_t194_prod.bin zerosbk
[   0.0870 ] Header already present for mb1_t194_prod.bin
[   0.1092 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.1098 ] Assuming zero filled SBK key
[   0.1150 ] tegrasign_v3.py --file mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key
[   0.1156 ] Assuming zero filled SBK key
[   0.1245 ] Warning: pub_key.key is not found
[   0.1225 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_t194_prod_sigheader.bin mb1_t194_prod_sigheader.hash zerosbk
[   0.1439 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg sfuse.bin
[   0.1522 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[   0.1554 ] FwIndex: 1, MinRatchetLevel: 0
[   0.1567 ] FwIndex: 2, MinRatchetLevel: 0
[   0.1568 ] FwIndex: 3, MinRatchetLevel: 0
[   0.1568 ] FwIndex: 4, MinRatchetLevel: 0
[   0.1568 ] FwIndex: 5, MinRatchetLevel: 0
[   0.1568 ] FwIndex: 6, MinRatchetLevel: 0
[   0.1568 ] FwIndex: 7, MinRatchetLevel: 0
[   0.1569 ] FwIndex: 11, MinRatchetLevel: 0
[   0.1569 ] FwIndex: 12, MinRatchetLevel: 0
[   0.1569 ] FwIndex: 13, MinRatchetLevel: 0
[   0.1570 ] FwIndex: 14, MinRatchetLevel: 0
[   0.1570 ] FwIndex: 15, MinRatchetLevel: 0
[   0.1570 ] FwIndex: 16, MinRatchetLevel: 0
[   0.1571 ] FwIndex: 17, MinRatchetLevel: 0
[   0.1571 ] FwIndex: 18, MinRatchetLevel: 0
[   0.1571 ] FwIndex: 19, MinRatchetLevel: 0
[   0.1572 ] FwIndex: 30, MinRatchetLevel: 0
[   0.1572 ] FwIndex: 31, MinRatchetLevel: 0
[   0.1573 ] 
[   0.1618 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm mb1_t194_prod_sigheader.bin 0 0
[   0.1650 ] RCM 0 is saved as rcm_0.rcm
[   0.1762 ] RCM 1 is saved as rcm_1.rcm
[   0.1763 ] RCM 2 is saved as rcm_2.rcm
[   0.1765 ] List of rcm files are saved in rcm_list.xml
[   0.1766 ] 
[   0.1766 ] Signing RCM messages
[   0.1881 ] tegrasign_v3.py --key None --list rcm_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   0.1887 ] Assuming zero filled SBK key
[   0.2067 ] Warning: pub_key.key is not found
[   0.2001 ] Copying signature to RCM mesages
[   0.2047 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[   0.2104 ] odmdata (to decode) = 152633344
[   0.2104 ] Odmdata strings: PCIE_XBAR_4_1_0_1_2,UFS_x1_L1,NVHS_PCIE,enable-debug-console,enable-denver-wdt
[   0.2105 ] Bpmp odmdata config: {'pcie-xbar-config': [0, 1, 'PCIE_XBAR_4_1_0_1_2'], 'pcie-c0-endpoint-enable': [1, 0, ''], 'pcie-c4-endpoint-enable': [1, 0, ''], 'ufs-config': [0, 1, 'UFS_x1_L1'], 'sata-enable': [1, 0, ''], 'nvhs-owner': [0, 1, 'PCIE'], 'pcie-c5-endpoint-enable': [1, 0, '']}
[   0.2154 ] bpmp_dtb is compressed; decompressing...
[   0.2154 ] lz4c -df tegra194-a02-bpmp-p2888-a04_lz4.dtb tegra194-a02-bpmp-p2888-a04_lz4_with_odm.dtb
[   0.2268 ] tegra194-a02-bpmp-p2 : decoded 989312 bytes                                    
[   0.2269 ] 
[   1.2234 ] Re-compressing updated bpmp_dtb
[   1.2235 ] lz4c -zf tegra194-a02-bpmp-p2888-a04_lz4_with_odm.dtb tegra194-a02-bpmp-p2888-a04_lz4.dtb
[   1.2339 ] Compressed 989271 bytes into 86508 bytes ==> 8.74%                             
[   1.2340 ] 
[   3.3346 ] Concatenating L4TConfiguration.dtbo,tegra194-p2822-camera-dual-imx274-overlay.dtbo,tegra194-p2822-camera-e3326-overlay.dtbo,tegra194-p2822-camera-e3331-overlay.dtbo,tegra194-p2822-camera-e3333-overlay.dtbo,tegra194-p2822-camera-imx185-overlay.dtbo,tegra194-p2822-camera-imx390-overlay.dtbo,tegra194-p2888-0005-overlay.dtbo,tegra194-p2888-0001-p2822-0000-overlay.dtbo to tegra194-p2888-0001-p2822-0000_with_odm_overlay.dtb
[   3.3387 ] Parsing partition layout
[   3.3449 ] tegraparser_v2 --pt flash.xml.tmp
[   3.3516 ] Creating list of images to be signed
[   3.3581 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[   3.3630 ] MB1: Nvheader already present is mb1_t194_prod_aligned.bin
[   3.3677 ] Header already present for mb1_t194_prod_aligned_sigheader.bin
[   3.3695 ] MB1: Nvheader already present is mb1_b_t194_prod_aligned.bin
[   3.3801 ] Header already present for mb1_b_t194_prod_aligned_sigheader.bin
[   3.3822 ] adding BCH for spe_t194_aligned.bin
[   3.3902 ] adding BCH for nvtboot_t194_aligned.bin
[   3.3983 ] Header already present for preboot_c10_prod_cr_aligned.bin
[   3.4139 ] adding BCH for spe_t194_aligned.bin
[   3.4157 ] adding BCH for nvtboot_t194_aligned.bin
[   3.4231 ] Header already present for preboot_c10_prod_cr_aligned.bin
[   3.4394 ] Header already present for mce_c10_prod_cr_aligned.bin
[   3.4412 ] adding BCH for mts_c10_prod_cr_aligned.bin
[   3.4809 ] adding BCH for nvdisp-init_aligned.bin
[   3.7586 ] adding BCH for tegra194-p2888-0001-p2822-0000_aligned.dtb
[   3.9981 ] adding BCH for tos-optee_t194_aligned.img
[   4.0389 ] adding BCH for eks_t194_aligned.img
[   4.1043 ] adding BCH for bpmp-2_t194_aligned.bin
[   4.1135 ] adding BCH for tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[   4.1866 ] adding BCH for xusb_sil_rel_fw_aligned
[   4.1938 ] adding BCH for camera-rtcpu-t194-rce_aligned.img
[   4.2067 ] adding BCH for adsp-fw_aligned.bin
[   4.2462 ] Header already present for warmboot_t194_prod_aligned.bin
[   4.2753 ] Header already present for mce_c10_prod_cr_aligned.bin
[   4.2781 ] adding BCH for mts_c10_prod_cr_aligned.bin
[   4.3125 ] adding BCH for nvdisp-init_aligned.bin
[   4.5844 ] adding BCH for tegra194-p2888-0001-p2822-0000_aligned.dtb
[   4.8167 ] adding BCH for tos-optee_t194_aligned.img
[   4.8585 ] adding BCH for eks_t194_aligned.img
[   4.9238 ] adding BCH for bpmp-2_t194_aligned.bin
[   4.9328 ] adding BCH for tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[   5.0057 ] adding BCH for xusb_sil_rel_fw_aligned
[   5.0129 ] adding BCH for camera-rtcpu-t194-rce_aligned.img
[   5.0273 ] adding BCH for adsp-fw_aligned.bin
[   5.0678 ] Header already present for warmboot_t194_prod_aligned.bin
[   5.0985 ] Filling MB1 storage info
[   5.0985 ] Parsing dev params for multi chains
[   5.0986 ] Generating br-bct
[   5.1049 ] Performing cfg overlay
[   5.1050 ] ['tegra194-mb1-bct-memcfg-p2888.cfg', 'tegra194-memcfg-sw-override.cfg']
[   5.1057 ] sw_memcfg_overlay.pl -c tegra194-mb1-bct-memcfg-p2888.cfg -s tegra194-memcfg-sw-override.cfg -o /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg
[   5.4457 ] Updating dev and MSS params in BR BCT
[   5.4459 ] tegrabct_v2 --dev_param tegra194-br-bct-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   5.7497 ] Updating bl info
[   5.7557 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[   5.7646 ] Generating br-bct
[   5.7708 ] Performing cfg overlay
[   5.7709 ] ['/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg']
[   5.7709 ] Updating dev and MSS params in BR BCT
[   5.7710 ] tegrabct_v2 --dev_param tegra194-br-bct_b-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   6.0752 ] Updating bl info
[   6.0813 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[   6.0901 ] Generating BCT backup image
[   6.0903 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[   6.0954 ] 32768+0 records in
[   6.3242 ] 32768+0 records out
[   6.3243 ] 32768 bytes (33 kB, 32 KiB) copied, 0.227642 s, 144 kB/s
[   6.3243 ] 
[   6.3243 ] Concatenating BCT for chain A to bct_backup.img

[   6.3244 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[   6.3294 ] 2888+0 records in
[   6.3424 ] 2888+0 records out
[   6.3424 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.0112131 s, 258 kB/s
[   6.3424 ] 
[   6.3425 ] Concatenating BCT for chain B to bct_backup.img

[   6.3425 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[   6.3478 ] 2888+0 records in
[   6.3605 ] 2888+0 records out
[   6.3606 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.0115766 s, 249 kB/s
[   6.3606 ] 
[   6.3607 ] Generating signatures
[   6.3737 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key
[   6.3744 ] Assuming zero filled SBK key
[   6.7475 ] Warning: pub_key.key is not found
[   6.7409 ] Parsing dev params for multi chains
[   6.7410 ] Generating br-bct
[   6.7471 ] Performing cfg overlay
[   6.7472 ] ['/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg']
[   6.7473 ] Updating dev and MSS params in BR BCT
[   6.7474 ] tegrabct_v2 --dev_param tegra194-br-bct-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   7.0527 ] Updating bl info
[   7.0590 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   7.0699 ] Updating smd info
[   7.0763 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 --updatesmdinfo flash.xml.bin
[   7.0821 ] Updating Odmdata
[   7.0884 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatefields Odmdata =0x9190000
[   7.0941 ] Signing BCT
[   7.0941 ] Get Signed section of bct
[   7.1004 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --listbct bct_list.xml
[   7.1192 ] tegrasign_v3.py --key None --list bct_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   7.1199 ] Assuming zero filled SBK key
[   7.1279 ] Warning: pub_key.key is not found
[   7.1213 ] Updating BCT with signature
[   7.1277 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatesig bct_list_signed.xml
[   7.1337 ] Generating br-bct
[   7.1401 ] Performing cfg overlay
[   7.1402 ] ['/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg']
[   7.1403 ] Updating dev and MSS params in BR BCT
[   7.1404 ] tegrabct_v2 --dev_param tegra194-br-bct_b-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   7.4484 ] Updating bl info
[   7.4547 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   7.4651 ] Updating smd info
[   7.4711 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 --updatesmdinfo flash.xml.bin
[   7.4770 ] Updating Odmdata
[   7.4834 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatefields Odmdata =0x9190000
[   7.4892 ] Signing BCT
[   7.4893 ] Get Signed section of bct
[   7.4956 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --listbct bct_list.xml
[   7.5145 ] tegrasign_v3.py --key None --list bct_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   7.5152 ] Assuming zero filled SBK key
[   7.5233 ] Warning: pub_key.key is not found
[   7.5167 ] Updating BCT with signature
[   7.5229 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatesig bct_list_signed.xml
[   7.5291 ] Generating BCT backup image
[   7.5292 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[   7.5343 ] 32768+0 records in
[   7.7608 ] 32768+0 records out
[   7.7608 ] 32768 bytes (33 kB, 32 KiB) copied, 0.225085 s, 146 kB/s
[   7.7608 ] 
[   7.7609 ] Concatenating BCT for chain A to bct_backup.img

[   7.7609 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[   7.7662 ] 2888+0 records in
[   7.7790 ] 2888+0 records out
[   7.7790 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.0115232 s, 251 kB/s
[   7.7790 ] 
[   7.7791 ] Concatenating BCT for chain B to bct_backup.img

[   7.7792 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[   7.7845 ] 2888+0 records in
[   7.7971 ] 2888+0 records out
[   7.7971 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.0113986 s, 253 kB/s
[   7.7971 ] 
[   7.7972 ] Generating coldboot mb1-bct
[   7.8040 ] tegrabct_v2 --chip 0x19 0 --mb1bct mb1_cold_boot_bct.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg --misc tegra194-mb1-bct-misc-l4t.cfg --scr tegra194-mb1-bct-scr-cbb-mini.cfg --pinmux tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --pmc tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --pmic tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --brcommand tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --prod tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --gpioint tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --uphy tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --device tegra19x-mb1-bct-device-sdmmc.cfg
[   7.8088 ] MB1-BCT version: 0x1

[   7.8115 ] Parsing config file :tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg 
[   7.8195 ] Added Platform Config 0 data with size :- 3168

[   7.8245 ] Parsing config file :tegra194-mb1-bct-scr-cbb-mini.cfg 
[   7.8304 ] Added Platform Config 1 data with size :- 19640
[   7.8565 ] 
[   7.8566 ] Parsing config file :tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg 
[   7.8566 ] Added Platform Config 2 data with size :- 24
[   7.8566 ] 
[   7.8566 ] Parsing config file :tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg 
[   7.8567 ] File read failed
[   7.8567 ] File read failed
[   7.8567 ] Added Platform Config 4 data with size :- 348
[   7.8567 ] 
[   7.8567 ] Parsing config file :tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg 
[   7.8568 ] Added Platform Config 3 data with size :- 92
[   7.8568 ] 
[   7.8568 ] Parsing config file :tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg 
[   7.8568 ] Added Platform Config 5 data with size :- 68
[   7.8569 ] 
[   7.8569 ] Parsing config file :tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg 
[   7.8569 ] Added Platform Config 7 data with size :- 392
[   7.8569 ] 
[   7.8570 ] Parsing config file :tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg 
[   7.8570 ] Added Platform Config 8 data with size :- 12
[   7.8570 ] 
[   7.8570 ] Parsing config file :tegra19x-mb1-bct-device-sdmmc.cfg 
[   7.8571 ] Added Platform Config 9 data with size :- 32
[   7.8571 ] 
[   7.8572 ] Updating mb1-bct with firmware information
[   7.8634 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[   7.8695 ] Updating mb1-bct with storage information
[   7.8759 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   7.8821 ] Updating mb1-bct with ratchet information
[   7.8884 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[   7.8933 ] FwIndex: 1, MinRatchetLevel: 0
[   7.8947 ] FwIndex: 2, MinRatchetLevel: 0
[   7.8947 ] FwIndex: 3, MinRatchetLevel: 0
[   7.8947 ] FwIndex: 4, MinRatchetLevel: 0
[   7.8947 ] FwIndex: 5, MinRatchetLevel: 0
[   7.8948 ] FwIndex: 6, MinRatchetLevel: 0
[   7.8948 ] FwIndex: 7, MinRatchetLevel: 0
[   7.8948 ] FwIndex: 11, MinRatchetLevel: 0
[   7.8948 ] FwIndex: 12, MinRatchetLevel: 0
[   7.8949 ] FwIndex: 13, MinRatchetLevel: 0
[   7.8949 ] FwIndex: 14, MinRatchetLevel: 0
[   7.8949 ] FwIndex: 15, MinRatchetLevel: 0
[   7.8949 ] FwIndex: 16, MinRatchetLevel: 0
[   7.8949 ] FwIndex: 17, MinRatchetLevel: 0
[   7.8950 ] FwIndex: 18, MinRatchetLevel: 0
[   7.8950 ] FwIndex: 19, MinRatchetLevel: 0
[   7.8950 ] FwIndex: 30, MinRatchetLevel: 0
[   7.8950 ] FwIndex: 31, MinRatchetLevel: 0
[   7.8950 ] 
[   7.9020 ] tegrahost_v2 --chip 0x19 --align mb1_cold_boot_bct_MB1_aligned.bct
[   7.9137 ] tegrahost_v2 --chip 0x19 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[   7.9185 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[   7.9351 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   7.9358 ] Assuming zero filled SBK key
[   7.9438 ] Warning: pub_key.key is not found
[   7.9438 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   7.9524 ] Generating recovery mb1-bct
[   7.9594 ] tegrabct_v2 --chip 0x19 0 --mb1bct mb1_bct.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg --misc tegra194-mb1-bct-misc-flash.cfg --scr tegra194-mb1-bct-scr-cbb-mini.cfg --pinmux tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --pmc tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --pmic tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --brcommand tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --prod tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --gpioint tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --uphy tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --device tegra19x-mb1-bct-device-sdmmc.cfg
[   7.9642 ] MB1-BCT version: 0x1

[   7.9650 ] Parsing config file :tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg 
[   7.9667 ] Added Platform Config 0 data with size :- 3168

[   7.9707 ] Parsing config file :tegra194-mb1-bct-scr-cbb-mini.cfg 
[   7.9720 ] Added Platform Config 1 data with size :- 19640

[   8.0073 ] Parsing config file :tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg 
[   8.0094 ] Added Platform Config 2 data with size :- 24
[   8.0105 ] 
[   8.0106 ] Parsing config file :tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg 
[   8.0106 ] File read failed
[   8.0106 ] File read failed
[   8.0106 ] Added Platform Config 4 data with size :- 348
[   8.0106 ] 
[   8.0107 ] Parsing config file :tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg 
[   8.0107 ] Added Platform Config 3 data with size :- 92
[   8.0107 ] 
[   8.0108 ] Parsing config file :tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg 
[   8.0108 ] Added Platform Config 5 data with size :- 68
[   8.0108 ] 
[   8.0108 ] Parsing config file :tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg 
[   8.0108 ] Added Platform Config 7 data with size :- 392
[   8.0109 ] 
[   8.0109 ] Parsing config file :tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg 
[   8.0109 ] Added Platform Config 8 data with size :- 12
[   8.0110 ] 
[   8.0110 ] Parsing config file :tegra19x-mb1-bct-device-sdmmc.cfg 
[   8.0110 ] Added Platform Config 9 data with size :- 32
[   8.0110 ] 
[   8.0112 ] Updating mb1-bct with firmware information
[   8.0174 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo flash.xml.bin
[   8.0234 ] Updating mb1-bct with storage information
[   8.0297 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   8.0358 ] Updating mb1-bct with ratchet information
[   8.0423 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[   8.0470 ] FwIndex: 1, MinRatchetLevel: 0
[   8.0485 ] FwIndex: 2, MinRatchetLevel: 0
[   8.0486 ] FwIndex: 3, MinRatchetLevel: 0
[   8.0486 ] FwIndex: 4, MinRatchetLevel: 0
[   8.0486 ] FwIndex: 5, MinRatchetLevel: 0
[   8.0486 ] FwIndex: 6, MinRatchetLevel: 0
[   8.0486 ] FwIndex: 7, MinRatchetLevel: 0
[   8.0487 ] FwIndex: 11, MinRatchetLevel: 0
[   8.0487 ] FwIndex: 12, MinRatchetLevel: 0
[   8.0487 ] FwIndex: 13, MinRatchetLevel: 0
[   8.0487 ] FwIndex: 14, MinRatchetLevel: 0
[   8.0487 ] FwIndex: 15, MinRatchetLevel: 0
[   8.0488 ] FwIndex: 16, MinRatchetLevel: 0
[   8.0488 ] FwIndex: 17, MinRatchetLevel: 0
[   8.0488 ] FwIndex: 18, MinRatchetLevel: 0
[   8.0488 ] FwIndex: 19, MinRatchetLevel: 0
[   8.0488 ] FwIndex: 30, MinRatchetLevel: 0
[   8.0489 ] FwIndex: 31, MinRatchetLevel: 0
[   8.0489 ] 
[   8.0556 ] tegrahost_v2 --chip 0x19 --align mb1_bct_MB1_aligned.bct
[   8.0669 ] tegrahost_v2 --chip 0x19 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[   8.0718 ] adding BCH for mb1_bct_MB1_aligned.bct
[   8.0883 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   8.0890 ] Assuming zero filled SBK key
[   8.0970 ] Warning: pub_key.key is not found
[   8.0972 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   8.1044 ] Generating coldboot mem-bct
[   8.1108 ] tegrabct_v2 --chip 0x19 0 --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg --membct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_1.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_2.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_3.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_4.bct
[   8.1157 ] Packing sdram param for instance[0]
[   8.4175 ] Packing sdram param for instance[1]
[   8.4183 ] Packing sdram param for instance[2]
[   8.4193 ] Packing sdram param for instance[3]
[   8.4193 ] Packing sdram param for instance[4]
[   8.4193 ] Packing sdram param for instance[5]
[   8.4193 ] Packing sdram param for instance[6]
[   8.4194 ] Packing sdram param for instance[7]
[   8.4194 ] Packing sdram param for instance[8]
[   8.4194 ] Packing sdram param for instance[9]
[   8.4194 ] Packing sdram param for instance[10]
[   8.4194 ] Packing sdram param for instance[11]
[   8.4195 ] Packing sdram param for instance[12]
[   8.4195 ] Packing sdram param for instance[13]
[   8.4195 ] Packing sdram param for instance[14]
[   8.4195 ] Packing sdram param for instance[15]
[   8.4196 ] 
[   8.4196 ] Getting sector size from pt
[   8.4259 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin
[   8.4316 ] BlockSize read from layout is 200
[   8.4378 ] tegrahost_v2 --chip 0x19 0 --blocksize 512 --magicid MEMB --addsigheader_multi 

Flash to NVMe. l4t_initrd_flash output (part 2 of 2)

/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_1.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_2.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_3.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_4.bct
[   8.4426 ] adding BCH for /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_1.bct
[   8.4586 ] tegrahost_v2 --chip 0x19 --align mem_coldboot_aligned.bct
[   8.4703 ] tegrahost_v2 --chip 0x19 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot_aligned.bct zerosbk
[   8.4752 ] Header already present for mem_coldboot_aligned.bct
[   8.4905 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   8.4912 ] Assuming zero filled SBK key
[   8.5001 ] Warning: pub_key.key is not found
[   8.5002 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk
[   8.5086 ] Generating recovery mem-bct
[   8.5150 ] tegrabct_v2 --chip 0x19 0 --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1.cfg --membct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_1.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_2.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_3.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2044442/tmp5ylvlthp1_4.bct
[   8.5202 ] Packing sdram param for instance[0]
[   8.8209 ] Packing sdram param for instance[1]
[   8.8217 ] Packing sdram param for instance[2]
[   8.8226 ] Packing sdram param for instance[3]
[   8.8233 ] Packing sdram param for instance[4]
[   8.8233 ] Packing sdram param for instance[5]
[   8.8233 ] Packing sdram param for instance[6]
[   8.8233 ] Packing sdram param for instance[7]
[   8.8233 ] Packing sdram param for instance[8]
[   8.8234 ] Packing sdram param for instance[9]
[   8.8234 ] Packing sdram param for instance[10]
[   8.8234 ] Packing sdram param for instance[11]
[   8.8234 ] Packing sdram param for instance[12]
[   8.8235 ] Packing sdram param for instance[13]
[   8.8235 ] Packing sdram param for instance[14]
[   8.8235 ] Packing sdram param for instance[15]
[   8.8235 ] 
[   8.8311 ] tegrahost_v2 --chip 0x19 --align mem_rcm_aligned.bct
[   8.8426 ] tegrahost_v2 --chip 0x19 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_rcm_aligned.bct zerosbk
[   8.8476 ] adding BCH for mem_rcm_aligned.bct
[   8.8661 ] tegrasign_v3.py --key None --list mem_rcm_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   8.8668 ] Assuming zero filled SBK key
[   8.8755 ] Warning: pub_key.key is not found
[   8.8770 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mem_rcm_aligned_sigheader.bct.encrypt mem_rcm_aligned_sigheader.bct.hash zerosbk
[   8.8855 ] Copying signatures
[   8.8922 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   9.7779 ] tegraparser_v2 --generategpt --pt flash.xml.bin
[   9.7829 ] gpt_secondary_0_3.bin:
[   9.7840 ] partition_id       partition_name                        StartingLba       EndingLba
[   9.7854 ]            1       BCT                                            0              63
[   9.7870 ]            2       mb1                                           64             575
[   9.7886 ]            3       mb1_b                                        576            1087
[   9.7902 ]            4       MB1_BCT                                     1088            1215
[   9.7918 ]            5       MEM_BCT                                     1216            1663
[   9.7931 ]            6       spe-fw                                      1664            2175
[   9.7931 ]            7       mb2                                         2176            2623
[   9.7931 ]            8       mts-preboot                                 2624            2687
[   9.7932 ]            9       reserved_for_chain_A_boot                   2688            6783
[   9.7932 ]           10       MB1_BCT_b                                   6784            6911
[   9.7932 ]           11       MEM_BCT_b                                   6912            7359
[   9.7932 ]           12       spe-fw_b                                    7360            7871
[   9.7933 ]           13       mb2_b                                       7872            8319
[   9.7933 ]           14       mts-preboot_b                               8320            8383
[   9.7933 ]           15       reserved_for_chain_B_boot                   8384           12479
[   9.7933 ]           16       BCT-boot-chain_backup                      15616           15743
[   9.7934 ]           17       reserved_partition                         15744           15871
[   9.7934 ]           18       secondary_gpt_backup                       15872           15999
[   9.7934 ]           19       VER_b                                      16000           16127
[   9.7934 ]           20       VER                                        16128           16255
[   9.7934 ] gpt_primary_1_3.bin:
[   9.7935 ] partition_id       partition_name                        StartingLba       EndingLba
[   9.7935 ]            1       APP                                           40        58720295
[   9.7935 ]            2       mts-mce                                 58720296        58720615
[   9.7935 ]            3       mts-proper                              58720616        58728807
[   9.7936 ]            4       cpu-bootloader                          58728808        58736999
[   9.7936 ]            5       bootloader-dtb                          58737000        58738023
[   9.7936 ]            6       secure-os                               58738024        58743143
[   9.7936 ]            7       eks                                     58743144        58743271
[   9.7937 ]            8       bpmp-fw                                 58743272        58746343
[   9.7937 ]            9       bpmp-fw-dtb                             58746344        58748391
[   9.7937 ]           10       xusb-fw                                 58748392        58748711
[   9.7937 ]           11       rce-fw                                  58748712        58752807
[   9.7937 ]           12       adsp-fw                                 58752808        58756903
[   9.7938 ]           13       sce-fw                                  58756904        58758951
[   9.7938 ]           14       sc7                                     58758952        58759207
[   9.7938 ]           15       kernel                                  58759208        58923047
[   9.7938 ]           16       kernel-dtb                              58923048        58924071
[   9.7939 ]           17       reserved_for_chain_A_user               58924072        58989607
[   9.7939 ]           18       mts-mce_b                               58990592        58990911
[   9.7939 ]           19       mts-proper_b                            58990912        58999103
[   9.7939 ]           20       cpu-bootloader_b                        58999104        59007295
[   9.7940 ]           21       bootloader-dtb_b                        59007296        59008319
[   9.7940 ]           22       secure-os_b                             59008320        59013439
[   9.7940 ]           23       eks_b                                   59013440        59013567
[   9.7940 ]           24       bpmp-fw_b                               59013568        59016639
[   9.7941 ]           25       bpmp-fw-dtb_b                           59016640        59018687
[   9.7941 ]           26       xusb-fw_b                               59018688        59019007
[   9.7941 ]           27       rce-fw_b                                59019008        59023103
[   9.7941 ]           28       adsp-fw_b                               59023104        59027199
[   9.7941 ]           29       sce-fw_b                                59027200        59029247
[   9.7942 ]           30       sc7_b                                   59029248        59029503
[   9.7942 ]           31       kernel_b                                59029504        59193343
[   9.7942 ]           32       kernel-dtb_b                            59193344        59194367
[   9.7942 ]           33       reserved_for_chain_B_user               59194368        59260927
[   9.7943 ]           34       recovery                                59260928        59424767
[   9.7943 ]           35       recovery-dtb                            59424768        59425791
[   9.7943 ]           36       RP1                                     59425792        59442175
[   9.7943 ]           37       RP2                                     59442176        59458559
[   9.7944 ]           38       RECROOTFS                               59458560        60072959
[   9.7944 ]           39       uefi_variables                          60072960        60073215
[   9.7944 ]           40       esp                                     60073216        60204287
[   9.7944 ]           41       recovery_alt                            60204288        60368127
[   9.7944 ]           42       recovery-dtb_alt                        60368128        60369151
[   9.7945 ]           43       esp_alt                                 60369152        60500223
[   9.7945 ]           44       UDA                                     60500224        61079518
[   9.7945 ] gpt_secondary_1_3.bin:
[   9.7945 ] partition_id       partition_name                        StartingLba       EndingLba
[   9.7946 ]            1       APP                                           40        58720295
[   9.7946 ]            2       mts-mce                                 58720296        58720615
[   9.7946 ]            3       mts-proper                              58720616        58728807
[   9.7946 ]            4       cpu-bootloader                          58728808        58736999
[   9.7947 ]            5       bootloader-dtb                          58737000        58738023
[   9.7947 ]            6       secure-os                               58738024        58743143
[   9.7947 ]            7       eks                                     58743144        58743271
[   9.7947 ]            8       bpmp-fw                                 58743272        58746343
[   9.7948 ]            9       bpmp-fw-dtb                             58746344        58748391
[   9.7948 ]           10       xusb-fw                                 58748392        58748711
[   9.7948 ]           11       rce-fw                                  58748712        58752807
[   9.7948 ]           12       adsp-fw                                 58752808        58756903
[   9.7948 ]           13       sce-fw                                  58756904        58758951
[   9.7949 ]           14       sc7                                     58758952        58759207
[   9.7949 ]           15       kernel                                  58759208        58923047
[   9.7949 ]           16       kernel-dtb                              58923048        58924071
[   9.7949 ]           17       reserved_for_chain_A_user               58924072        58989607
[   9.7950 ]           18       mts-mce_b                               58990592        58990911
[   9.7950 ]           19       mts-proper_b                            58990912        58999103
[   9.7950 ]           20       cpu-bootloader_b                        58999104        59007295
[   9.7950 ]           21       bootloader-dtb_b                        59007296        59008319
[   9.7951 ]           22       secure-os_b                             59008320        59013439
[   9.7951 ]           23       eks_b                                   59013440        59013567
[   9.7951 ]           24       bpmp-fw_b                               59013568        59016639
[   9.7951 ]           25       bpmp-fw-dtb_b                           59016640        59018687
[   9.7952 ]           26       xusb-fw_b                               59018688        59019007
[   9.7952 ]           27       rce-fw_b                                59019008        59023103
[   9.7953 ]           28       adsp-fw_b                               59023104        59027199
[   9.7953 ]           29       sce-fw_b                                59027200        59029247
[   9.7953 ]           30       sc7_b                                   59029248        59029503
[   9.7953 ]           31       kernel_b                                59029504        59193343
[   9.7954 ]           32       kernel-dtb_b                            59193344        59194367
[   9.7954 ]           33       reserved_for_chain_B_user               59194368        59260927
[   9.7954 ]           34       recovery                                59260928        59424767
[   9.7954 ]           35       recovery-dtb                            59424768        59425791
[   9.7955 ]           36       RP1                                     59425792        59442175
[   9.7955 ]           37       RP2                                     59442176        59458559
[   9.7955 ]           38       RECROOTFS                               59458560        60072959
[   9.7955 ]           39       uefi_variables                          60072960        60073215
[   9.7956 ]           40       esp                                     60073216        60204287
[   9.7956 ]           41       recovery_alt                            60204288        60368127
[   9.7956 ]           42       recovery-dtb_alt                        60368128        60369151
[   9.7956 ]           43       esp_alt                                 60369152        60500223
[   9.7957 ]           44       UDA                                     60500224        61079518
[   9.7957 ] 
[   9.8088 ] tegrahost_v2 --chip 0x19 --align nvtboot_recovery_t194_aligned.bin
[   9.8202 ] tegrahost_v2 --chip 0x19 0 --magicid MB2B --ratchet_blob ratchet_blob.bin --appendsigheader nvtboot_recovery_t194_aligned.bin zerosbk
[   9.8250 ] adding BCH for nvtboot_recovery_t194_aligned.bin
[   9.8544 ] tegrasign_v3.py --key None --list nvtboot_recovery_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   9.8551 ] Assuming zero filled SBK key
[   9.8640 ] Warning: pub_key.key is not found
[   9.8641 ] tegrahost_v2 --chip 0x19 0 --updatesigheader nvtboot_recovery_t194_aligned_sigheader.bin.encrypt nvtboot_recovery_t194_aligned_sigheader.bin.hash zerosbk
[   9.8855 ] tegrahost_v2 --chip 0x19 --align preboot_c10_prod_cr_aligned.bin
[   9.8970 ] tegrahost_v2 --chip 0x19 0 --magicid MTSP --appendsigheader preboot_c10_prod_cr_aligned.bin zerosbk
[   9.9017 ] Header already present for preboot_c10_prod_cr_aligned.bin
[   9.9174 ] tegrasign_v3.py --key None --list preboot_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   9.9181 ] Assuming zero filled SBK key
[   9.9260 ] Warning: pub_key.key is not found
[   9.9262 ] tegrahost_v2 --chip 0x19 0 --updatesigheader preboot_c10_prod_cr_aligned_sigheader.bin.encrypt preboot_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[   9.9409 ] tegrahost_v2 --chip 0x19 --align mce_c10_prod_cr_aligned.bin
[   9.9523 ] tegrahost_v2 --chip 0x19 0 --magicid MTSM --appendsigheader mce_c10_prod_cr_aligned.bin zerosbk
[   9.9572 ] Header already present for mce_c10_prod_cr_aligned.bin
[   9.9775 ] tegrasign_v3.py --key None --list mce_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   9.9783 ] Assuming zero filled SBK key
[   9.9872 ] Warning: pub_key.key is not found
[   9.9873 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mce_c10_prod_cr_aligned_sigheader.bin.encrypt mce_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[  10.0204 ] tegrahost_v2 --chip 0x19 --align mts_c10_prod_cr_aligned.bin
[  10.0320 ] tegrahost_v2 --chip 0x19 0 --magicid MTSB --appendsigheader mts_c10_prod_cr_aligned.bin zerosbk
[  10.0370 ] adding BCH for mts_c10_prod_cr_aligned.bin
[  10.3008 ] tegrasign_v3.py --key None --list mts_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  10.3015 ] Assuming zero filled SBK key
[  10.3346 ] Warning: pub_key.key is not found
[  10.3348 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mts_c10_prod_cr_aligned_sigheader.bin.encrypt mts_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[  10.4986 ] tegrahost_v2 --chip 0x19 --align bpmp-2_t194_aligned.bin
[  10.5106 ] tegrahost_v2 --chip 0x19 0 --magicid BPMF --ratchet_blob ratchet_blob.bin --appendsigheader bpmp-2_t194_aligned.bin zerosbk
[  10.5157 ] adding BCH for bpmp-2_t194_aligned.bin
[  10.6025 ] tegrasign_v3.py --key None --list bpmp-2_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  10.6031 ] Assuming zero filled SBK key
[  10.6162 ] Warning: pub_key.key is not found
[  10.6163 ] tegrahost_v2 --chip 0x19 0 --updatesigheader bpmp-2_t194_aligned_sigheader.bin.encrypt bpmp-2_t194_aligned_sigheader.bin.hash zerosbk
[  10.6724 ] tegrahost_v2 --chip 0x19 --align tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[  10.6841 ] tegrahost_v2 --chip 0x19 0 --magicid BPMD --ratchet_blob ratchet_blob.bin --appendsigheader tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb zerosbk
[  10.6891 ] adding BCH for tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[  10.7100 ] tegrasign_v3.py --key None --list tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[  10.7107 ] Assuming zero filled SBK key
[  10.7190 ] Warning: pub_key.key is not found
[  10.7191 ] tegrahost_v2 --chip 0x19 0 --updatesigheader tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb.encrypt tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb.hash zerosbk
[  10.7364 ] tegrahost_v2 --chip 0x19 --align spe_t194_aligned.bin
[  10.7480 ] tegrahost_v2 --chip 0x19 0 --magicid SPEF --ratchet_blob ratchet_blob.bin --appendsigheader spe_t194_aligned.bin zerosbk
[  10.7531 ] adding BCH for spe_t194_aligned.bin
[  10.7754 ] tegrasign_v3.py --key None --list spe_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  10.7762 ] Assuming zero filled SBK key
[  10.7847 ] Warning: pub_key.key is not found
[  10.7849 ] tegrahost_v2 --chip 0x19 0 --updatesigheader spe_t194_aligned_sigheader.bin.encrypt spe_t194_aligned_sigheader.bin.hash zerosbk
[  10.8058 ] tegrahost_v2 --chip 0x19 --align tos-optee_t194_aligned.img
[  10.8176 ] tegrahost_v2 --chip 0x19 0 --magicid TOSB --ratchet_blob ratchet_blob.bin --appendsigheader tos-optee_t194_aligned.img zerosbk
[  10.8225 ] adding BCH for tos-optee_t194_aligned.img
[  10.9045 ] tegrasign_v3.py --key None --list tos-optee_t194_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key
[  10.9052 ] Assuming zero filled SBK key
[  10.9181 ] Warning: pub_key.key is not found
[  10.9183 ] tegrahost_v2 --chip 0x19 0 --updatesigheader tos-optee_t194_aligned_sigheader.img.encrypt tos-optee_t194_aligned_sigheader.img.hash zerosbk
[  10.9702 ] tegrahost_v2 --chip 0x19 --align eks_t194_aligned.img
[  10.9820 ] tegrahost_v2 --chip 0x19 0 --magicid EKSB --ratchet_blob ratchet_blob.bin --appendsigheader eks_t194_aligned.img zerosbk
[  10.9869 ] adding BCH for eks_t194_aligned.img
[  11.0016 ] tegrasign_v3.py --key None --list eks_t194_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key
[  11.0023 ] Assuming zero filled SBK key
[  11.0102 ] Warning: pub_key.key is not found
[  11.0104 ] tegrahost_v2 --chip 0x19 0 --updatesigheader eks_t194_aligned_sigheader.img.encrypt eks_t194_aligned_sigheader.img.hash zerosbk
[  11.0255 ] tegrahost_v2 --chip 0x19 --align tegra194-p2888-0001-p2822-0000_aligned.dtb
[  11.0370 ] tegrahost_v2 --chip 0x19 0 --magicid CDTB --ratchet_blob ratchet_blob.bin --appendsigheader tegra194-p2888-0001-p2822-0000_aligned.dtb zerosbk
[  11.0421 ] adding BCH for tegra194-p2888-0001-p2822-0000_aligned.dtb
[  11.0918 ] tegrasign_v3.py --key None --list tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[  11.0925 ] Assuming zero filled SBK key
[  11.1035 ] Warning: pub_key.key is not found
[  11.1036 ] tegrahost_v2 --chip 0x19 0 --updatesigheader tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb.encrypt tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb.hash zerosbk
[  11.1379 ] tegrahost_v2 --chip 0x19 --align nvtboot_recovery_cpu_t194_aligned.bin
[  11.1496 ] tegrahost_v2 --chip 0x19 0 --magicid CPBL --ratchet_blob ratchet_blob.bin --appendsigheader nvtboot_recovery_cpu_t194_aligned.bin zerosbk
[  11.1545 ] adding BCH for nvtboot_recovery_cpu_t194_aligned.bin
[  11.1861 ] tegrasign_v3.py --key None --list nvtboot_recovery_cpu_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  11.1867 ] Assuming zero filled SBK key
[  11.1959 ] Warning: pub_key.key is not found
[  11.1959 ] tegrahost_v2 --chip 0x19 0 --updatesigheader nvtboot_recovery_cpu_t194_aligned_sigheader.bin.encrypt nvtboot_recovery_cpu_t194_aligned_sigheader.bin.hash zerosbk
[  11.2118 ] Copying signed file in /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed
[  11.3137 ] Copying br bct for multi chains
[  11.3142 ] Signed BCT for boot chain A is copied to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/br_bct_BR.bct

[  11.3146 ] Signed BCT for boot chain B is copied to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/br_bct_b_BR.bct

[  11.3147 ] Copying BCT backup image bct_backup.img to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/bct_backup.img
[  11.3714 ] tegraparser_v2 --pt flash.xml.bin --generateflashindex /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/signed/flash.xml.tmp flash.idx
./tegraflash.py --bl nvtboot_recovery_cpu_t194_sigheader.bin.encrypt --bct br_bct_BR.bct --securedev  --bldtb tegra194-p2888-0001-p2822-0000.dtb --applet rcm_2_encrypt.rcm --applet_softfuse rcm_1_encrypt.rcm --cmd "rcmboot"  --cfg secureflash.xml --chip 0x19 --mb1_bct mb1_bct_MB1_sigheader.bct.encrypt --mem_bct mem_rcm_sigheader.bct.encrypt --mb1_cold_boot_bct mb1_cold_boot_bct_MB1_sigheader.bct.encrypt --mem_bct_cold_boot mem_coldboot_sigheader.bct.encrypt  --bins "mb2_bootloader nvtboot_recovery_t194_sigheader.bin.encrypt; mts_preboot preboot_c10_prod_cr_sigheader.bin.encrypt; mts_mce mce_c10_prod_cr_sigheader.bin.encrypt; mts_proper mts_c10_prod_cr_sigheader.bin.encrypt; bpmp_fw bpmp-2_t194_sigheader.bin.encrypt; bpmp_fw_dtb tegra194-a02-bpmp-p2888-a04_lz4_sigheader.dtb.encrypt; spe_fw spe_t194_sigheader.bin.encrypt; tos tos-optee_t194_sigheader.img.encrypt; eks eks_t194_sigheader.img.encrypt; kernel boot.img; kernel_dtb kernel_tegra194-p2888-0001-p2822-0000.dtb; bootloader_dtb tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt"    --secondary_gpt_backup  --bct_backup  --boot_chain A 
saving flash command in flashcmd.txt

*** no-flash flag enabled. Exiting now... *** 

User can run above saved command in factory environment without 
providing pkc and sbk keys to flash a device

Example:

    $ cd bootloader 
    $ sudo bash ./flashcmd.txt

Save initrd flashing command parameters to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/tools/kernel_flash/initrdflashparam.txt
/tmp/tmp.5XCljUNeiE /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40
writing boot image config in bootimg.cfg
extracting kernel in zImage
extracting ramdisk in initrd.img
/tmp/tmp.5XCljUNeiE/initrd /tmp/tmp.5XCljUNeiE /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40
54346 blocks
cp: cannot stat '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/sbin/flash_erase': No such file or directory
Cleaning up...

Same L4T directory, but now flashing to eMMC.

❯ sudo ./flash.sh jetson-agx-xavier-devkit mmcblk0p1
[sudo] password for adminxxxx: 
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 2.1
# User release: 0.0
###############################################################################
# Target Board Information:
# Name: jetson-agx-xavier-devkit, Board Family: t186ref, SoC: Tegra 194, 
# OpMode: production, Boot Authentication: NS, 
# Disk encryption: disabled ,
###############################################################################
copying soft_fuses(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
./tegraflash.py --chip 0x19 --applet "/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin" --skipuid --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg --bins "mb2_applet nvtboot_applet_t194.bin" --cmd "dump eeprom boardinfo cvm.bin;reboot recovery" 
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0644 ] Generating RCM messages
[   0.0688 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin zerosbk
[   0.0719 ] Header already present for /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin
[   0.0958 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.0966 ] Assuming zero filled SBK key
[   0.1016 ] tegrasign_v3.py --file /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key[   0.1022 ] Assuming zero filled SBK key
[   0.1111 ] Warning: pub_key.key is not found
[   0.1082 ] tegrahost_v2 --chip 0x19 0 --updatesigheader /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.bin /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.hash zerosbk
[   0.1273 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg.pdf sfuse.bin
[   0.1357 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod_sigheader.bin 0 0[   0.1388 ] RCM 0 is saved as rcm_0.rcm
[   0.1491 ] RCM 1 is saved as rcm_1.rcm
[   0.1502 ] RCM 2 is saved as rcm_2.rcm
[   0.1503 ] List of rcm files are saved in rcm_list.xml
[   0.1503 ] 
[   0.1504 ] Signing RCM messages
[   0.1628 ] tegrasign_v3.py --key None --list rcm_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   0.1634 ] Assuming zero filled SBK key
[   0.1822 ] Warning: pub_key.key is not found
[   0.1747 ] Copying signature to RCM mesages
[   0.1797 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[   0.2104 ] Boot Rom communication
[   0.2149 ] tegrarcm_v2 --chip 0x19 0 --rcm rcm_list_signed.xml --skipuid
[   0.2181 ] RCM version 0X190001
[   0.2473 ] Boot Rom communication completed
[   2.2689 ] tegrarcm_v2 --isapplet
[   2.2720 ] Applet version 01.00.0000
[   2.3049 ] tegrarcm_v2 --ismb2
[   2.3587 ] tegrahost_v2 --chip 0x19 --align nvtboot_applet_t194_aligned.bin
[   2.3670 ] tegrahost_v2 --chip 0x19 0 --magicid PLDT --appendsigheader nvtboot_applet_t194_aligned.bin zerosbk
[   2.3702 ] adding BCH for nvtboot_applet_t194_aligned.bin
[   2.3939 ] tegrasign_v3.py --key None --list nvtboot_applet_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   2.3945 ] Assuming zero filled SBK key
[   2.4013 ] Warning: pub_key.key is not found
[   2.3986 ] tegrahost_v2 --chip 0x19 0 --updatesigheader nvtboot_applet_t194_aligned_sigheader.bin.encrypt nvtboot_applet_t194_aligned_sigheader.bin.hash zerosbk
[   2.4125 ] tegrarcm_v2 --download mb2 nvtboot_applet_t194_sigheader.bin.encrypt
[   2.4156 ] Applet version 01.00.0000
[   2.4888 ] Sending mb2
[   2.4891 ] [................................................] 100%
[   2.5098 ] tegrarcm_v2 --boot recovery
[   2.5129 ] Applet version 01.00.0000
[   3.5935 ] tegrarcm_v2 --isapplet
[   3.6343 ] tegrarcm_v2 --ismb2
[   3.6375 ] MB2 Applet version 01.00.0000
[   3.6741 ] tegrarcm_v2 --ismb2
[   3.6774 ] MB2 Applet version 01.00.0000
[   3.7264 ] Retrieving board information
[   3.7309 ] tegrarcm_v2 --oem platformdetails chip chip_info.bin
[   3.7340 ] MB2 Applet version 01.00.0000
[   3.8126 ] Saved platform info in chip_info.bin
[   3.8187 ] Chip minor revision: 2
[   3.8187 ] Bootrom revision: 0xf
[   3.8187 ] Ram code: 0x2
[   3.8187 ] Chip sku: 0xd0
[   3.8188 ] Chip Sample: non es
[   3.8188 ] 
[   3.8194 ] Retrieving EEPROM data
[   3.8196 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/cvm.bin
[   3.8225 ] MB2 Applet version 01.00.0000
[   3.8569 ] Saved platform info in /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/cvm.bin
[   3.8973 ] Rebooting to recovery mode
[   3.9020 ] tegrarcm_v2 --ismb2
[   3.9050 ] MB2 Applet version 01.00.0000
[   3.9337 ] Rebooting to recovery mode
[   3.9382 ] tegrarcm_v2 --reboot recovery
[   3.9413 ] MB2 Applet version 01.00.0000
Board ID(2888) FAB(400) sku(0004) revision(L.0)
lz4c installed at /usr/bin/lz4c
Compressing /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/tegra194-a02-bpmp-p2888-a04.dtb ...
Copy /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb.rec
NVDISP+UEFI in bootloader/nvdisp-init.bin ..
copying bctfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-memcfg-p2888.cfg)... done.
copying bctfile1(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-memcfg-sw-override.cfg)... done.
copying uphy_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg)... done.
copying minratchet_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg)... done.
copying device_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-bct-device-sdmmc.cfg)... done.
copying misc_cold_boot_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-l4t.cfg)... done.
copying misc_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-flash.cfg)... done.
copying pinmux_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg)... done.
copying gpioint_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg)... done.
copying pmic_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg)... done.
copying pmc_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg)... done.
copying prod_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg)... done.
copying scr_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini.cfg)... done.
copying scr_cold_boot_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini.cfg)... done.
copying bootrom_config(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg)... done.
copying dev_params(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-br-bct-sdmmc.cfg)... done.
copying dev_params_b(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-br-bct_b-sdmmc.cfg)... done.
Existing bootloader(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_cpu_t194.bin) reused.
copying initrd(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/l4t_initrd.img)... done.
bl is uefi
Making Boot image... done.
Not signing of boot.img
Making recovery ramdisk for recovery image...
Re-generating recovery ramdisk for recovery image...
/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/ramdisk_tmp /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40
36188 blocks

gzip: /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/Image: not in gzip format
_BASE_KERNEL_VERSION=5.10.104-tegra
cp: cannot stat '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/sbin/mtd_debug': No such file or directory
warning: cp -f /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/sbin/mtd_debug /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/ramdisk_tmp//bin/mtd_debug
cp: cannot stat '/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/bin/xxd': No such file or directory
warning: cp -f /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs/usr/bin/xxd /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/ramdisk_tmp//bin/xxd
54346 blocks
Making Recovery image...
copying recdtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb.rec)... done.
20+0 records in
20+0 records out
20 bytes copied, 0.00059693 s, 33.5 kB/s
Existing sosfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin) reused.
Existing tegraboot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_t194.bin) reused.
Existing cpu_bootloader(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_cpu_t194.bin) reused.
Existing mb2blfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_recovery_t194.bin) reused.
Existing mtspreboot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/preboot_c10_prod_cr.bin) reused.
Existing mcepreboot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mce_c10_prod_cr.bin) reused.
Existing mtsproper(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mts_c10_prod_cr.bin) reused.
Existing mb1file(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/mb1_t194_prod.bin) reused.
Existing bpffile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/bpmp-2_t194.bin) reused.
Existing bpfdtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tegra194-a02-bpmp-p2888-a04_lz4.dtb) reused.
Existing scefile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/camera-rtcpu-t194-rce.img) reused.
Existing apefile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/adsp-fw.bin) reused.
Existing spefile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/spe_t194.bin) reused.
Existing wb0boot(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/warmboot_t194_prod.bin) reused.
Existing tosfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tos-optee_t194.img) reused.
Existing eksfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/eks_t194.img) reused.
copying soft_fuses(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
copying dtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb)... done.
Copying nv_boot_control.conf to rootfs
        populating kernel to rootfs... done.
        populating initrd to rootfs... done.
        populating kernel_tegra194-p2888-0001-p2822-0000.dtb to rootfs... done.
Making system.img... 
        Setting "FDT /boot/dtb/kernel_tegra194-p2888-0001-p2822-0000.dtb" successfully in the extlinux.conf...done.
        populating rootfs from /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/rootfs ...        populating /boot/extlinux/extlinux.conf ... done.
        Sync'ing system.img ... done.
        Converting RAW image to Sparse image... done.
system.img built successfully. 
Not signing of kernel-dtb
Existing tbcfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvdisp-init.bin) reused.
131072+0 records in
131072+0 records out
67108864 bytes (67 MB, 64 MiB) copied, 1.29726 s, 51.7 MB/s
        Sync'ing esp.img ... done.
copying tbcdtbfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb)... done.
copying cfgfile(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/t186ref/cfg/flash_t194_sdmmc.xml) to flash.xml... done.
done.
Existing flasher(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/nvtboot_recovery_cpu_t194.bin) reused.
Existing flashapp(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/tegraflash.py) reused.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/L4TConfiguration.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-dual-imx274-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-e3326-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-e3331-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-e3333-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-imx185-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2822-camera-imx390-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0005-overlay.dtbo)... done.
copying overlay_dtb(/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/kernel/dtb/tegra194-p2888-0001-p2822-0000-overlay.dtbo)... done.
./tegraflash.py --bl nvtboot_recovery_cpu_t194.bin --sdram_config tegra194-mb1-bct-memcfg-p2888.cfg,tegra194-memcfg-sw-override.cfg  --odmdata 0x9190000  --overlay_dtb L4TConfiguration.dtbo,tegra194-p2822-camera-dual-imx274-overlay.dtbo,tegra194-p2822-camera-e3326-overlay.dtbo,tegra194-p2822-camera-e3331-overlay.dtbo,tegra194-p2822-camera-e3333-overlay.dtbo,tegra194-p2822-camera-imx185-overlay.dtbo,tegra194-p2822-camera-imx390-overlay.dtbo,tegra194-p2888-0005-overlay.dtbo,tegra194-p2888-0001-p2822-0000-overlay.dtbo,  --bldtb tegra194-p2888-0001-p2822-0000.dtb --applet mb1_t194_prod.bin --cmd "flash; reboot" --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg  --cfg flash.xml --chip 0x19 --uphy_config tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --minratchet_config tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg --device_config tegra19x-mb1-bct-device-sdmmc.cfg --misc_cold_boot_config tegra194-mb1-bct-misc-l4t.cfg --misc_config tegra194-mb1-bct-misc-flash.cfg --pinmux_config tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --gpioint_config tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --pmic_config tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --pmc_config tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --prod_config tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --scr_config tegra194-mb1-bct-scr-cbb-mini.cfg --scr_cold_boot_config tegra194-mb1-bct-scr-cbb-mini.cfg --br_cmd_config tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --dev_params tegra194-br-bct-sdmmc.cfg,tegra194-br-bct_b-sdmmc.cfg  --bin "mb2_bootloader nvtboot_recovery_t194.bin; mts_preboot preboot_c10_prod_cr.bin; mts_mce mce_c10_prod_cr.bin; mts_proper mts_c10_prod_cr.bin; bpmp_fw bpmp-2_t194.bin; bpmp_fw_dtb tegra194-a02-bpmp-p2888-a04_lz4.dtb; spe_fw spe_t194.bin; tos tos-optee_t194.img; eks eks_t194.img; bootloader_dtb tegra194-p2888-0001-p2822-0000.dtb"   --secondary_gpt_backup  --bct_backup  --boot_chain A 
saving flash command in /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/flashcmd.txt
saving Windows flash command to /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/flash_win.bat
*** Flashing target device started. ***
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0927 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.0934 ] Assuming zero filled SBK key
[   0.0057 ] Generating RCM messages
[   0.0105 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader mb1_t194_prod.bin zerosbk
[   0.0133 ] Header already present for mb1_t194_prod.bin
[   0.1167 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.1174 ] Assuming zero filled SBK key
[   0.1224 ] tegrasign_v3.py --file mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key
[   0.1231 ] Assuming zero filled SBK key
[   0.1319 ] Warning: pub_key.key is not found
[   0.0483 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_t194_prod_sigheader.bin mb1_t194_prod_sigheader.hash zerosbk
[   0.0661 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg sfuse.bin
[   0.0741 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[   0.0830 ] FwIndex: 1, MinRatchetLevel: 0
[   0.0831 ] FwIndex: 2, MinRatchetLevel: 0
[   0.0831 ] FwIndex: 3, MinRatchetLevel: 0
[   0.0831 ] FwIndex: 4, MinRatchetLevel: 0
[   0.0831 ] FwIndex: 5, MinRatchetLevel: 0
[   0.0831 ] FwIndex: 6, MinRatchetLevel: 0
[   0.0832 ] FwIndex: 7, MinRatchetLevel: 0
[   0.0832 ] FwIndex: 11, MinRatchetLevel: 0
[   0.0832 ] FwIndex: 12, MinRatchetLevel: 0
[   0.0832 ] FwIndex: 13, MinRatchetLevel: 0
[   0.0833 ] FwIndex: 14, MinRatchetLevel: 0
[   0.0833 ] FwIndex: 15, MinRatchetLevel: 0
[   0.0833 ] FwIndex: 16, MinRatchetLevel: 0
[   0.0833 ] FwIndex: 17, MinRatchetLevel: 0
[   0.0833 ] FwIndex: 18, MinRatchetLevel: 0
[   0.0834 ] FwIndex: 19, MinRatchetLevel: 0
[   0.0834 ] FwIndex: 30, MinRatchetLevel: 0
[   0.0834 ] FwIndex: 31, MinRatchetLevel: 0
[   0.0835 ] 
[   0.0892 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm mb1_t194_prod_sigheader.bin 0 0
[   0.0921 ] RCM 0 is saved as rcm_0.rcm
[   0.1045 ] RCM 1 is saved as rcm_1.rcm
[   0.1046 ] RCM 2 is saved as rcm_2.rcm
[   0.1047 ] List of rcm files are saved in rcm_list.xml
[   0.1048 ] 
[   0.1050 ] Signing RCM messages
[   0.1978 ] tegrasign_v3.py --key None --list rcm_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   0.1986 ] Assuming zero filled SBK key
[   0.2165 ] Warning: pub_key.key is not found
[   0.1284 ] Copying signature to RCM mesages
[   0.1328 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[   0.1383 ] odmdata (to decode) = 152633344
[   0.1385 ] Odmdata strings: PCIE_XBAR_4_1_0_1_2,UFS_x1_L1,NVHS_PCIE,enable-debug-console,enable-denver-wdt
[   0.1386 ] Bpmp odmdata config: {'pcie-xbar-config': [0, 1, 'PCIE_XBAR_4_1_0_1_2'], 'pcie-c0-endpoint-enable': [1, 0, ''], 'pcie-c4-endpoint-enable': [1, 0, ''], 'ufs-config': [0, 1, 'UFS_x1_L1'], 'sata-enable': [1, 0, ''], 'nvhs-owner': [0, 1, 'PCIE'], 'pcie-c5-endpoint-enable': [1, 0, '']}
[   0.1434 ] bpmp_dtb is compressed; decompressing...
[   0.1435 ] lz4c -df tegra194-a02-bpmp-p2888-a04_lz4.dtb tegra194-a02-bpmp-p2888-a04_lz4_with_odm.dtb
[   0.1549 ] tegra194-a02-bpmp-p2 : decoded 989312 bytes                                    
[   0.1549 ] 
[   1.1632 ] Re-compressing updated bpmp_dtb
[   1.1632 ] lz4c -zf tegra194-a02-bpmp-p2888-a04_lz4_with_odm.dtb tegra194-a02-bpmp-p2888-a04_lz4.dtb
[   1.1728 ] Compressed 989271 bytes into 86508 bytes ==> 8.74%                             
[   1.1728 ] 
[   3.3157 ] Concatenating L4TConfiguration.dtbo,tegra194-p2822-camera-dual-imx274-overlay.dtbo,tegra194-p2822-camera-e3326-overlay.dtbo,tegra194-p2822-camera-e3331-overlay.dtbo,tegra194-p2822-camera-e3333-overlay.dtbo,tegra194-p2822-camera-imx185-overlay.dtbo,tegra194-p2822-camera-imx390-overlay.dtbo,tegra194-p2888-0005-overlay.dtbo,tegra194-p2888-0001-p2822-0000-overlay.dtbo to tegra194-p2888-0001-p2822-0000_with_odm_overlay.dtb
[   3.3198 ] Parsing partition layout
[   3.3259 ] tegraparser_v2 --pt flash.xml.tmp
[   3.3323 ] Reading ramcode from backup chip_info.bin file
[   3.3327 ] RAMCODE Read from Device: 2

[   3.3330 ] Disable BPMP dtb trim, using default dtb
[   3.3331 ] 
[   3.3331 ] Creating list of images to be signed
[   3.3384 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[   3.3423 ] MB1: Nvheader already present is mb1_t194_prod_aligned.bin
[   3.3466 ] Header already present for mb1_t194_prod_aligned_sigheader.bin
[   3.3489 ] MB1: Nvheader already present is mb1_b_t194_prod_aligned.bin
[   3.3588 ] Header already present for mb1_b_t194_prod_aligned_sigheader.bin
[   3.3608 ] adding BCH for spe_t194_aligned.bin
[   3.3691 ] adding BCH for nvtboot_t194_aligned.bin
[   3.3773 ] Header already present for preboot_c10_prod_cr_aligned.bin
[   3.3930 ] adding BCH for spe_t194_aligned.bin
[   3.3945 ] adding BCH for nvtboot_t194_aligned.bin
[   3.4021 ] Header already present for preboot_c10_prod_cr_aligned.bin
[   3.4193 ] Header already present for mce_c10_prod_cr_aligned.bin
[   3.4214 ] adding BCH for mts_c10_prod_cr_aligned.bin
[   3.4515 ] adding BCH for nvdisp-init_aligned.bin
[   3.7183 ] adding BCH for tegra194-p2888-0001-p2822-0000_aligned.dtb
[   3.9560 ] adding BCH for tos-optee_t194_aligned.img
[   3.9951 ] adding BCH for eks_t194_aligned.img
[   4.0601 ] adding BCH for bpmp-2_t194_aligned.bin
[   4.0682 ] adding BCH for tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[   4.1408 ] adding BCH for xusb_sil_rel_fw_aligned
[   4.1477 ] adding BCH for camera-rtcpu-t194-rce_aligned.img
[   4.1605 ] adding BCH for adsp-fw_aligned.bin
[   4.1998 ] Header already present for warmboot_t194_prod_aligned.bin
[   4.2282 ] Header already present for mce_c10_prod_cr_aligned.bin
[   4.2313 ] adding BCH for mts_c10_prod_cr_aligned.bin
[   4.2657 ] adding BCH for nvdisp-init_aligned.bin
[   4.5396 ] adding BCH for tegra194-p2888-0001-p2822-0000_aligned.dtb
[   4.7691 ] adding BCH for tos-optee_t194_aligned.img
[   4.8106 ] adding BCH for eks_t194_aligned.img
[   4.8756 ] adding BCH for bpmp-2_t194_aligned.bin
[   4.8844 ] adding BCH for tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[   4.9571 ] adding BCH for xusb_sil_rel_fw_aligned
[   4.9640 ] adding BCH for camera-rtcpu-t194-rce_aligned.img
[   4.9782 ] adding BCH for adsp-fw_aligned.bin
[   5.0186 ] Header already present for warmboot_t194_prod_aligned.bin
[   5.0491 ] Filling MB1 storage info
[   5.0491 ] Parsing dev params for multi chains
[   5.0492 ] Generating br-bct
[   5.0546 ] Performing cfg overlay
[   5.0547 ] ['tegra194-mb1-bct-memcfg-p2888.cfg', 'tegra194-memcfg-sw-override.cfg']
[   5.0554 ] sw_memcfg_overlay.pl -c tegra194-mb1-bct-memcfg-p2888.cfg -s tegra194-memcfg-sw-override.cfg -o /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg
[   5.3980 ] Updating dev and MSS params in BR BCT
[   5.3981 ] tegrabct_v2 --dev_param tegra194-br-bct-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   5.7068 ] Updating bl info
[   5.7124 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[   5.7208 ] Generating br-bct
[   5.7263 ] Performing cfg overlay
[   5.7264 ] ['/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg']
[   5.7265 ] Updating dev and MSS params in BR BCT
[   5.7266 ] tegrabct_v2 --dev_param tegra194-br-bct_b-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   6.0325 ] Updating bl info
[   6.0382 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[   6.0467 ] Generating BCT backup image
[   6.0469 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[   6.0514 ] 32768+0 records in
[   6.2804 ] 32768+0 records out
[   6.2804 ] 32768 bytes (33 kB, 32 KiB) copied, 0.227721 s, 144 kB/s
[   6.2804 ] 
[   6.2805 ] Concatenating BCT for chain A to bct_backup.img

[   6.2806 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[   6.2848 ] 2888+0 records in
[   6.2974 ] 2888+0 records out
[   6.2974 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.0113196 s, 255 kB/s
[   6.2974 ] 
[   6.2975 ] Concatenating BCT for chain B to bct_backup.img

[   6.2976 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[   6.3018 ] 2888+0 records in
[   6.3147 ] 2888+0 records out
[   6.3147 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.0115096 s, 251 kB/s
[   6.3147 ] 
[   6.3148 ] Generating signatures
[   6.4085 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key
[   6.4092 ] Assuming zero filled SBK key
[   6.7669 ] Warning: pub_key.key is not found
[   6.6788 ] Parsing dev params for multi chains
[   6.6788 ] Generating br-bct
[   6.6845 ] Performing cfg overlay
[   6.6846 ] ['/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg']
[   6.6846 ] Updating dev and MSS params in BR BCT
[   6.6850 ] tegrabct_v2 --dev_param tegra194-br-bct-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   6.9887 ] Updating bl info
[   6.9942 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   7.0044 ] Updating smd info
[   7.0098 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 --updatesmdinfo flash.xml.bin
[   7.0149 ] Updating Odmdata
[   7.0205 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatefields Odmdata =0x9190000
[   7.0255 ] Signing BCT
[   7.0255 ] Get Signed section of bct
[   7.0310 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --listbct bct_list.xml
[   7.1298 ] tegrasign_v3.py --key None --list bct_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   7.1305 ] Assuming zero filled SBK key
[   7.1376 ] Warning: pub_key.key is not found
[   7.0495 ] Updating BCT with signature
[   7.0554 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatesig bct_list_signed.xml
[   7.0605 ] Generating br-bct
[   7.0660 ] Performing cfg overlay
[   7.0661 ] ['/home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg']
[   7.0661 ] Updating dev and MSS params in BR BCT
[   7.0663 ] tegrabct_v2 --dev_param tegra194-br-bct_b-sdmmc.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   7.3699 ] Updating bl info
[   7.3757 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   7.3861 ] Updating smd info
[   7.3922 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 --updatesmdinfo flash.xml.bin
[   7.3978 ] Updating Odmdata
[   7.4034 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatefields Odmdata =0x9190000
[   7.4085 ] Signing BCT
[   7.4086 ] Get Signed section of bct
[   7.4141 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --listbct bct_list.xml
[   7.5133 ] tegrasign_v3.py --key None --list bct_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[   7.5140 ] Assuming zero filled SBK key
[   7.5216 ] Warning: pub_key.key is not found
[   7.4334 ] Updating BCT with signature
[   7.4391 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatesig bct_list_signed.xml
[   7.4445 ] Generating BCT backup image
[   7.4446 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[   7.4493 ] 32768+0 records in
[   7.6764 ] 32768+0 records out
[   7.6764 ] 32768 bytes (33 kB, 32 KiB) copied, 0.225884 s, 145 kB/s
[   7.6765 ] 
[   7.6765 ] Concatenating BCT for chain A to bct_backup.img

[   7.6766 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[   7.6811 ] 2888+0 records in
[   7.6935 ] 2888+0 records out
[   7.6935 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.0112687 s, 256 kB/s
[   7.6936 ] 
[   7.6936 ] Concatenating BCT for chain B to bct_backup.img

[   7.6937 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[   7.6982 ] 2888+0 records in
[   7.7111 ] 2888+0 records out
[   7.7111 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.0116938 s, 247 kB/s
[   7.7111 ] 
[   7.7112 ] Generating coldboot mb1-bct
[   7.7180 ] tegrabct_v2 --chip 0x19 0 --mb1bct mb1_cold_boot_bct.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg --misc tegra194-mb1-bct-misc-l4t.cfg --scr tegra194-mb1-bct-scr-cbb-mini.cfg --pinmux tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --pmc tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --pmic tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --brcommand tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --prod tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --gpioint tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --uphy tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --device tegra19x-mb1-bct-device-sdmmc.cfg
[   7.7223 ] MB1-BCT version: 0x1

[   7.7233 ] Parsing config file :tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg 
[   7.7250 ] Added Platform Config 0 data with size :- 3168

[   7.7301 ] Parsing config file :tegra194-mb1-bct-scr-cbb-mini.cfg 
[   7.7314 ] Added Platform Config 1 data with size :- 19640

[   7.7678 ] Parsing config file :tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg 
[   7.7699 ] Added Platform Config 2 data with size :- 24

[   7.7711 ] Parsing config file :tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg 
[   7.7730 ] File read failed
[   7.7731 ] File read failed
[   7.7731 ] Added Platform Config 4 data with size :- 348
[   7.7731 ] 
[   7.7731 ] Parsing config file :tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg 
[   7.7732 ] Added Platform Config 3 data with size :- 92
[   7.7732 ] 
[   7.7732 ] Parsing config file :tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg 
[   7.7732 ] Added Platform Config 5 data with size :- 68
[   7.7733 ] 
[   7.7733 ] Parsing config file :tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg 
[   7.7733 ] Added Platform Config 7 data with size :- 392
[   7.7733 ] 
[   7.7733 ] Parsing config file :tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg 
[   7.7734 ] Added Platform Config 8 data with size :- 12
[   7.7734 ] 
[   7.7734 ] Parsing config file :tegra19x-mb1-bct-device-sdmmc.cfg 
[   7.7734 ] Added Platform Config 9 data with size :- 32
[   7.7734 ] 
[   7.7737 ] Updating mb1-bct with firmware information
[   7.7790 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[   7.7843 ] Updating mb1-bct with storage information
[   7.7903 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   7.7957 ] Updating mb1-bct with ratchet information
[   7.8014 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[   7.8057 ] FwIndex: 1, MinRatchetLevel: 0
[   7.8073 ] FwIndex: 2, MinRatchetLevel: 0
[   7.8074 ] FwIndex: 3, MinRatchetLevel: 0
[   7.8074 ] FwIndex: 4, MinRatchetLevel: 0
[   7.8074 ] FwIndex: 5, MinRatchetLevel: 0
[   7.8074 ] FwIndex: 6, MinRatchetLevel: 0
[   7.8075 ] FwIndex: 7, MinRatchetLevel: 0
[   7.8075 ] FwIndex: 11, MinRatchetLevel: 0
[   7.8075 ] FwIndex: 12, MinRatchetLevel: 0
[   7.8075 ] FwIndex: 13, MinRatchetLevel: 0
[   7.8076 ] FwIndex: 14, MinRatchetLevel: 0
[   7.8076 ] FwIndex: 15, MinRatchetLevel: 0
[   7.8076 ] FwIndex: 16, MinRatchetLevel: 0
[   7.8076 ] FwIndex: 17, MinRatchetLevel: 0
[   7.8076 ] FwIndex: 18, MinRatchetLevel: 0
[   7.8077 ] FwIndex: 19, MinRatchetLevel: 0
[   7.8077 ] FwIndex: 30, MinRatchetLevel: 0
[   7.8077 ] FwIndex: 31, MinRatchetLevel: 0
[   7.8077 ] 
[   7.8139 ] tegrahost_v2 --chip 0x19 --align mb1_cold_boot_bct_MB1_aligned.bct
[   7.8239 ] tegrahost_v2 --chip 0x19 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[   7.8280 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[   7.9254 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   7.9261 ] Assuming zero filled SBK key
[   7.9332 ] Warning: pub_key.key is not found
[   7.8510 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   7.8577 ] Generating recovery mb1-bct
[   7.8637 ] tegrabct_v2 --chip 0x19 0 --mb1bct mb1_bct.cfg --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg --misc tegra194-mb1-bct-misc-flash.cfg --scr tegra194-mb1-bct-scr-cbb-mini.cfg --pinmux tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --pmc tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --pmic tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --brcommand tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --prod tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --gpioint tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --uphy tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --device tegra19x-mb1-bct-device-sdmmc.cfg
[   7.8679 ] MB1-BCT version: 0x1

[   7.8687 ] Parsing config file :tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg 
[   7.8712 ] Added Platform Config 0 data with size :- 3168

[   7.8741 ] Parsing config file :tegra194-mb1-bct-scr-cbb-mini.cfg 
[   7.8754 ] Added Platform Config 1 data with size :- 19640

[   7.9103 ] Parsing config file :tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg 
[   7.9122 ] Added Platform Config 2 data with size :- 24

[   7.9134 ] Parsing config file :tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg 
[   7.9138 ] File read failed
[   7.9139 ] File read failed
[   7.9139 ] Added Platform Config 4 data with size :- 348
[   7.9139 ] 
[   7.9139 ] Parsing config file :tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg 
[   7.9140 ] Added Platform Config 3 data with size :- 92
[   7.9140 ] 
[   7.9140 ] Parsing config file :tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg 
[   7.9140 ] Added Platform Config 5 data with size :- 68
[   7.9140 ] 
[   7.9141 ] Parsing config file :tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg 
[   7.9141 ] Added Platform Config 7 data with size :- 392
[   7.9141 ] 
[   7.9141 ] Parsing config file :tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg 
[   7.9141 ] Added Platform Config 8 data with size :- 12
[   7.9142 ] 
[   7.9142 ] Parsing config file :tegra19x-mb1-bct-device-sdmmc.cfg 
[   7.9142 ] Added Platform Config 9 data with size :- 32
[   7.9142 ] 
[   7.9144 ] Updating mb1-bct with firmware information
[   7.9198 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo flash.xml.bin
[   7.9252 ] Updating mb1-bct with storage information
[   7.9309 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   7.9362 ] Updating mb1-bct with ratchet information
[   7.9417 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[   7.9459 ] FwIndex: 1, MinRatchetLevel: 0
[   7.9476 ] FwIndex: 2, MinRatchetLevel: 0
[   7.9476 ] FwIndex: 3, MinRatchetLevel: 0
[   7.9477 ] FwIndex: 4, MinRatchetLevel: 0
[   7.9477 ] FwIndex: 5, MinRatchetLevel: 0
[   7.9477 ] FwIndex: 6, MinRatchetLevel: 0
[   7.9477 ] FwIndex: 7, MinRatchetLevel: 0
[   7.9478 ] FwIndex: 11, MinRatchetLevel: 0
[   7.9478 ] FwIndex: 12, MinRatchetLevel: 0
[   7.9478 ] FwIndex: 13, MinRatchetLevel: 0
[   7.9478 ] FwIndex: 14, MinRatchetLevel: 0
[   7.9478 ] FwIndex: 15, MinRatchetLevel: 0
[   7.9479 ] FwIndex: 16, MinRatchetLevel: 0
[   7.9479 ] FwIndex: 17, MinRatchetLevel: 0
[   7.9479 ] FwIndex: 18, MinRatchetLevel: 0
[   7.9479 ] FwIndex: 19, MinRatchetLevel: 0
[   7.9480 ] FwIndex: 30, MinRatchetLevel: 0
[   7.9480 ] FwIndex: 31, MinRatchetLevel: 0
[   7.9480 ] 
[   7.9541 ] tegrahost_v2 --chip 0x19 --align mb1_bct_MB1_aligned.bct
[   7.9640 ] tegrahost_v2 --chip 0x19 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[   7.9681 ] adding BCH for mb1_bct_MB1_aligned.bct
[   8.0655 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   8.0662 ] Assuming zero filled SBK key
[   8.0733 ] Warning: pub_key.key is not found
[   7.9911 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   7.9976 ] Generating coldboot mem-bct
[   8.0031 ] tegrabct_v2 --chip 0x19 0 --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg --membct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_1.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_2.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_3.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_4.bct
[   8.0072 ] Packing sdram param for instance[0]
[   8.3062 ] Packing sdram param for instance[1]
[   8.3074 ] Packing sdram param for instance[2]
[   8.3080 ] Packing sdram param for instance[3]
[   8.3080 ] Packing sdram param for instance[4]
[   8.3081 ] Packing sdram param for instance[5]
[   8.3081 ] Packing sdram param for instance[6]
[   8.3081 ] Packing sdram param for instance[7]
[   8.3082 ] Packing sdram param for instance[8]
[   8.3082 ] Packing sdram param for instance[9]
[   8.3083 ] Packing sdram param for instance[10]
[   8.3083 ] Packing sdram param for instance[11]
[   8.3084 ] Packing sdram param for instance[12]
[   8.3084 ] Packing sdram param for instance[13]
[   8.3084 ] Packing sdram param for instance[14]
[   8.3085 ] Packing sdram param for instance[15]
[   8.3085 ] 
[   8.3086 ] Getting sector size from pt
[   8.3142 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin
[   8.3190 ] BlockSize read from layout is 200

[   8.3247 ] tegrahost_v2 --chip 0x19 0 --blocksize 512 --magicid MEMB --addsigheader_multi /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_1.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_2.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_3.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_4.bct
[   8.3289 ] adding BCH for /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_1.bct
[   8.3441 ] tegrahost_v2 --chip 0x19 --align mem_coldboot_aligned.bct
[   8.3544 ] tegrahost_v2 --chip 0x19 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot_aligned.bct zerosbk
[   8.3584 ] Header already present for mem_coldboot_aligned.bct
[   8.4547 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   8.4554 ] Assuming zero filled SBK key
[   8.4636 ] Warning: pub_key.key is not found
[   8.3815 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk
[   8.3888 ] Generating recovery mem-bct
[   8.3944 ] tegrabct_v2 --chip 0x19 0 --sdram /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1.cfg --membct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_1.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_2.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_3.bct /home/adminxxxx/nvidia-jetson-minimized-os/Linux_for_Tegra_jax-r3521-JP510-bone010-k40/bootloader/2146851/tmpqfl4przx1_4.bct
[   8.3986 ] Packing sdram param for instance[0]
[   8.6997 ] Packing sdram param for instance[1]
[   8.7006 ] Packing sdram param for instance[2]
[   8.7014 ] Packing sdram param for instance[3]
[   8.7019 ] Packing sdram param for instance[4]
[   8.7019 ] Packing sdram param for instance[5]
[   8.7020 ] Packing sdram param for instance[6]
[   8.7020 ] Packing sdram param for instance[7]
[   8.7020 ] Packing sdram param for instance[8]
[   8.7020 ] Packing sdram param for instance[9]
[   8.7020 ] Packing sdram param for instance[10]
[   8.7021 ] Packing sdram param for instance[11]
[   8.7021 ] Packing sdram param for instance[12]
[   8.7021 ] Packing sdram param for instance[13]
[   8.7021 ] Packing sdram param for instance[14]
[   8.7021 ] Packing sdram param for instance[15]
[   8.7022 ] 
[   8.7090 ] tegrahost_v2 --chip 0x19 --align mem_rcm_aligned.bct
[   8.7189 ] tegrahost_v2 --chip 0x19 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_rcm_aligned.bct zerosbk
[   8.7230 ] adding BCH for mem_rcm_aligned.bct
[   8.8219 ] tegrasign_v3.py --key None --list mem_rcm_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   8.8225 ] Assuming zero filled SBK key
[   8.8332 ] Warning: pub_key.key is not found
[   8.7522 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mem_rcm_aligned_sigheader.bct.encrypt mem_rcm_aligned_sigheader.bct.hash zerosbk
[   8.7597 ] Copying signatures
[   8.7654 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   9.6371 ] Boot Rom communication
[   9.6427 ] tegrarcm_v2 --chip 0x19 0 --rcm rcm_list_signed.xml
[   9.6468 ] BR_CID: 0x880219116471b5041400000019fd8140
[   9.6803 ] RCM version 0X190001
[   9.7281 ] Boot Rom communication completed
[  11.7532 ] tegrarcm_v2 --isapplet
[  11.7573 ] Applet version 01.00.0000
[  11.7856 ] Sending BCTs
[  11.7912 ] tegrarcm_v2 --download bct_bootrom br_bct_BR.bct --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt --download bct_mem mem_rcm_sigheader.bct.encrypt
[  11.7953 ] Applet version 01.00.0000
[  11.8298 ] Sending bct_bootrom
[  11.8303 ] [................................................] 100%
[  11.8320 ] Sending bct_mb1
[  11.8362 ] [................................................] 100%
[  11.8409 ] Sending bct_mem
[  11.8841 ] [................................................] 100%
[  11.9267 ] Generating blob
[  11.9336 ] tegrahost_v2 --chip 0x19 --align blob_nvtboot_recovery_cpu_t194_aligned.bin
[  11.9437 ] tegrahost_v2 --chip 0x19 0 --magicid CPBL --ratchet_blob ratchet_blob.bin --appendsigheader blob_nvtboot_recovery_cpu_t194_aligned.bin zerosbk
[  11.9478 ] adding BCH for blob_nvtboot_recovery_cpu_t194_aligned.bin
[  12.0612 ] tegrasign_v3.py --key None --list blob_nvtboot_recovery_cpu_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  12.0619 ] Assuming zero filled SBK key
[  12.0705 ] Warning: pub_key.key is not found
[  11.9884 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_nvtboot_recovery_cpu_t194_aligned_sigheader.bin.encrypt blob_nvtboot_recovery_cpu_t194_aligned_sigheader.bin.hash zerosbk
[  12.0106 ] tegrahost_v2 --chip 0x19 --align blob_nvtboot_recovery_t194_aligned.bin
[  12.0209 ] tegrahost_v2 --chip 0x19 0 --magicid MB2B --ratchet_blob ratchet_blob.bin --appendsigheader blob_nvtboot_recovery_t194_aligned.bin zerosbk
[  12.0250 ] adding BCH for blob_nvtboot_recovery_t194_aligned.bin
[  12.1352 ] tegrasign_v3.py --key None --list blob_nvtboot_recovery_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  12.1359 ] Assuming zero filled SBK key
[  12.1442 ] Warning: pub_key.key is not found
[  12.0620 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_nvtboot_recovery_t194_aligned_sigheader.bin.encrypt blob_nvtboot_recovery_t194_aligned_sigheader.bin.hash zerosbk
[  12.0821 ] tegrahost_v2 --chip 0x19 --align blob_preboot_c10_prod_cr_aligned.bin
[  12.0927 ] tegrahost_v2 --chip 0x19 0 --magicid MTSP --appendsigheader blob_preboot_c10_prod_cr_aligned.bin zerosbk
[  12.0968 ] Header already present for blob_preboot_c10_prod_cr_aligned.bin
[  12.1937 ] tegrasign_v3.py --key None --list blob_preboot_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  12.1944 ] Assuming zero filled SBK key
[  12.2016 ] Warning: pub_key.key is not found
[  12.1196 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_preboot_c10_prod_cr_aligned_sigheader.bin.encrypt blob_preboot_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[  12.1374 ] tegrahost_v2 --chip 0x19 --align blob_mce_c10_prod_cr_aligned.bin
[  12.1476 ] tegrahost_v2 --chip 0x19 0 --magicid MTSM --appendsigheader blob_mce_c10_prod_cr_aligned.bin zerosbk
[  12.1519 ] Header already present for blob_mce_c10_prod_cr_aligned.bin
[  12.2555 ] tegrasign_v3.py --key None --list blob_mce_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  12.2562 ] Assuming zero filled SBK key
[  12.2662 ] Warning: pub_key.key is not found
[  12.1872 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_mce_c10_prod_cr_aligned_sigheader.bin.encrypt blob_mce_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[  12.2173 ] tegrahost_v2 --chip 0x19 --align blob_mts_c10_prod_cr_aligned.bin
[  12.2275 ] tegrahost_v2 --chip 0x19 0 --magicid MTSB --appendsigheader blob_mts_c10_prod_cr_aligned.bin zerosbk
[  12.2317 ] adding BCH for blob_mts_c10_prod_cr_aligned.bin
[  12.5844 ] tegrasign_v3.py --key None --list blob_mts_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  12.5852 ] Assuming zero filled SBK key
[  12.6191 ] Warning: pub_key.key is not found
[  12.5373 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_mts_c10_prod_cr_aligned_sigheader.bin.encrypt blob_mts_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[  12.6950 ] tegrahost_v2 --chip 0x19 --align blob_bpmp-2_t194_aligned.bin
[  12.7053 ] tegrahost_v2 --chip 0x19 0 --magicid BPMF --ratchet_blob ratchet_blob.bin --appendsigheader blob_bpmp-2_t194_aligned.bin zerosbk
[  12.7095 ] adding BCH for blob_bpmp-2_t194_aligned.bin
[  12.8791 ] tegrasign_v3.py --key None --list blob_bpmp-2_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  12.8799 ] Assuming zero filled SBK key
[  12.8931 ] Warning: pub_key.key is not found
[  12.8111 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_bpmp-2_t194_aligned_sigheader.bin.encrypt blob_bpmp-2_t194_aligned_sigheader.bin.hash zerosbk
[  12.8651 ] tegrahost_v2 --chip 0x19 --align blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[  12.8755 ] tegrahost_v2 --chip 0x19 0 --magicid BPMD --ratchet_blob ratchet_blob.bin --appendsigheader blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb zerosbk
[  12.8801 ] adding BCH for blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[  12.9819 ] tegrasign_v3.py --key None --list blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[  12.9826 ] Assuming zero filled SBK key
[  12.9903 ] Warning: pub_key.key is not found
[  12.9083 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb.encrypt blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb.hash zerosbk
[  12.9240 ] tegrahost_v2 --chip 0x19 --align blob_spe_t194_aligned.bin
[  12.9345 ] tegrahost_v2 --chip 0x19 0 --magicid SPEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_spe_t194_aligned.bin zerosbk
[  12.9387 ] adding BCH for blob_spe_t194_aligned.bin
[  13.0411 ] tegrasign_v3.py --key None --list blob_spe_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[  13.0417 ] Assuming zero filled SBK key
[  13.0496 ] Warning: pub_key.key is not found
[  12.9675 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_spe_t194_aligned_sigheader.bin.encrypt blob_spe_t194_aligned_sigheader.bin.hash zerosbk
[  12.9862 ] tegrahost_v2 --chip 0x19 --align blob_tos-optee_t194_aligned.img
[  12.9967 ] tegrahost_v2 --chip 0x19 0 --magicid TOSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_tos-optee_t194_aligned.img zerosbk
[  13.0008 ] adding BCH for blob_tos-optee_t194_aligned.img
[  13.1622 ] tegrasign_v3.py --key None --list blob_tos-optee_t194_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key
[  13.1630 ] Assuming zero filled SBK key
[  13.1795 ] Warning: pub_key.key is not found
[  13.0974 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_tos-optee_t194_aligned_sigheader.img.encrypt blob_tos-optee_t194_aligned_sigheader.img.hash zerosbk
[  13.1476 ] tegrahost_v2 --chip 0x19 --align blob_eks_t194_aligned.img
[  13.1584 ] tegrahost_v2 --chip 0x19 0 --magicid EKSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_eks_t194_aligned.img zerosbk
[  13.1627 ] adding BCH for blob_eks_t194_aligned.img
[  13.2584 ] tegrasign_v3.py --key None --list blob_eks_t194_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key
[  13.2591 ] Assuming zero filled SBK key
[  13.2667 ] Warning: pub_key.key is not found
[  13.1853 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_eks_t194_aligned_sigheader.img.encrypt blob_eks_t194_aligned_sigheader.img.hash zerosbk
[  13.1987 ] tegrahost_v2 --chip 0x19 --align blob_tegra194-p2888-0001-p2822-0000_aligned.dtb
[  13.2091 ] tegrahost_v2 --chip 0x19 0 --magicid CDTB --ratchet_blob ratchet_blob.bin --appendsigheader blob_tegra194-p2888-0001-p2822-0000_aligned.dtb zerosbk
[  13.2134 ] adding BCH for blob_tegra194-p2888-0001-p2822-0000_aligned.dtb
[  13.3439 ] tegrasign_v3.py --key None --list blob_tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[  13.3446 ] Assuming zero filled SBK key
[  13.3544 ] Warning: pub_key.key is not found
[  13.2723 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb.encrypt blob_tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb.hash zerosbk
[  13.3041 ] tegrahost_v2 --chip 0x19 --generateblob blob.xml blob.bin
[  13.3082 ] number of images in blob are 11
[  13.3097 ] blobsize is 6632488
[  13.3104 ] Added binary blob_nvtboot_recovery_cpu_t194_sigheader.bin.encrypt of size 233040
[  13.3192 ] Added binary blob_nvtboot_recovery_t194_sigheader.bin.encrypt of size 206016
[  13.3219 ] Added binary blob_preboot_c10_prod_cr_sigheader.bin.encrypt of size 24016
[  13.3254 ] Added binary blob_mce_c10_prod_cr_sigheader.bin.encrypt of size 145184
[  13.3279 ] Added binary blob_mts_c10_prod_cr_sigheader.bin.encrypt of size 3430416
[  13.3303 ] Added binary blob_bpmp-2_t194_sigheader.bin.encrypt of size 1007392
[  13.3320 ] Added binary blob_tegra194-a02-bpmp-p2888-a04_lz4_sigheader.dtb.encrypt of size 90608
[  13.3354 ] Added binary blob_spe_t194_sigheader.bin.encrypt of size 95232
[  13.3384 ] Added binary blob_tos-optee_t194_sigheader.img.encrypt of size 914992
[  13.3402 ] Added binary blob_eks_t194_sigheader.img.encrypt of size 5136
[  13.3417 ] Added binary blob_tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt of size 480272
[  13.3568 ] Sending bootloader and pre-requisite binaries
[  13.3626 ] tegrarcm_v2 --download blob blob.bin
[  13.3670 ] Applet version 01.00.0000
[  13.4468 ] Sending blob
[  13.4474 ] [................................................] 100%
[  14.3975 ] tegrarcm_v2 --boot recovery
[  14.4017 ] Applet version 01.00.0000
[  15.4883 ] tegrarcm_v2 --isapplet
[  16.6611 ] tegrarcm_v2 --ismb2
[  16.7003 ] tegradevflash_v2 --iscpubl
[  16.7044 ] Bootloader version 01.00.0000
[  16.7337 ] Bootloader version 01.00.0000
[  16.7350 ] Retrieving storage infomation
[  16.7406 ] tegrarcm_v2 --oem platformdetails storage storage_info.bin
[  16.7449 ] Applet is not running on device. Continue with Bootloader
[  16.7846 ] tegradevflash_v2 --oem platformdetails storage storage_info.bin
[  16.7890 ] Bootloader version 01.00.0000
[  16.8176 ] Saved platform info in storage_info.bin
[  16.8191 ] Flashing the device
[  16.8249 ] tegraparser_v2 --storageinfo storage_info.bin --generategpt --pt flash.xml.bin
[  16.8293 ] gpt_secondary_0_3.bin:
[  16.8306 ] partition_id       partition_name                        StartingLba       EndingLba
[  16.8320 ]            1       BCT                                            0              63
[  16.8340 ]            2       mb1                                           64             575
[  16.8357 ]            3       mb1_b                                        576            1087
[  16.8383 ]            4       MB1_BCT                                     1088            1215
[  16.8400 ]            5       MEM_BCT                                     1216            1663
[  16.8401 ]            6       spe-fw                                      1664            2175
[  16.8401 ]            7       mb2                                         2176            2623
[  16.8401 ]            8       mts-preboot                                 2624            2687
[  16.8401 ]            9       reserved_for_chain_A_boot                   2688            6783
[  16.8402 ]           10       MB1_BCT_b                                   6784            6911
[  16.8402 ]           11       MEM_BCT_b                                   6912            7359
[  16.8402 ]           12       spe-fw_b                                    7360            7871
[  16.8402 ]           13       mb2_b                                       7872            8319
[  16.8403 ]           14       mts-preboot_b                               8320            8383
[  16.8403 ]           15       reserved_for_chain_B_boot                   8384           12479
[  16.8403 ]           16       BCT-boot-chain_backup                      15616           15743
[  16.8403 ]           17       reserved_partition                         15744           15871
[  16.8403 ]           18       secondary_gpt_backup                       15872           15999
[  16.8404 ]           19       VER_b                                      16000           16127
[  16.8404 ]           20       VER                                        16128           16255
[  16.8404 ] gpt_primary_1_3.bin:
[  16.8404 ] partition_id       partition_name                        StartingLba       EndingLba
[  16.8405 ]            1       APP                                           40        58720295
[  16.8405 ]            2       mts-mce                                 58720296        58720615
[  16.8405 ]            3       mts-proper                              58720616        58728807
[  16.8405 ]            4       cpu-bootloader                          58728808        58736999
[  16.8406 ]            5       bootloader-dtb                          58737000        58738023
[  16.8406 ]            6       secure-os                               58738024        58743143
[  16.8406 ]            7       eks                                     58743144        58743271
[  16.8406 ]            8       bpmp-fw                                 58743272        58746343
[  16.8407 ]            9       bpmp-fw-dtb                             58746344        58748391
[  16.8407 ]           10       xusb-fw                                 58748392        58748711
[  16.8407 ]           11       rce-fw                                  58748712        58752807
[  16.8407 ]           12       adsp-fw                                 58752808        58756903
[  16.8407 ]           13       sce-fw                                  58756904        58758951
[  16.8408 ]           14       sc7                                     58758952        58759207
[  16.8408 ]           15       kernel                                  58759208        58923047
[  16.8408 ]           16       kernel-dtb                              58923048        58924071
[  16.8408 ]           17       reserved_for_chain_A_user               58924072        58989607
[  16.8409 ]           18       mts-mce_b                               58990592        58990911
[  16.8409 ]           19       mts-proper_b                            58990912        58999103
[  16.8409 ]           20       cpu-bootloader_b                        58999104        59007295
[  16.8409 ]           21       bootloader-dtb_b                        59007296        59008319
[  16.8410 ]           22       secure-os_b                             59008320        59013439
[  16.8410 ]           23       eks_b                                   59013440        59013567
[  16.8410 ]           24       bpmp-fw_b                               59013568        59016639
[  16.8410 ]           25       bpmp-fw-dtb_b                           59016640        59018687
[  16.8411 ]           26       xusb-fw_b                               59018688        59019007
[  16.8411 ]           27       rce-fw_b                                59019008        59023103
[  16.8411 ]           28       adsp-fw_b                               59023104        59027199
[  16.8411 ]           29       sce-fw_b                                59027200        59029247
[  16.8411 ]           30       sc7_b                                   59029248        59029503
[  16.8412 ]           31       kernel_b                                59029504        59193343
[  16.8412 ]           32       kernel-dtb_b                            59193344        59194367
[  16.8412 ]           33       reserved_for_chain_B_user               59194368        59260927
[  16.8412 ]           34       recovery                                59260928        59424767
[  16.8413 ]           35       recovery-dtb                            59424768        59425791
[  16.8413 ]           36       RP1                                     59425792        59442175
[  16.8413 ]           37       RP2                                     59442176        59458559
[  16.8413 ]           38       RECROOTFS                               59458560        60072959
[  16.8414 ]           39       uefi_variables                          60072960        60073215
[  16.8414 ]           40       esp                                     60073216        60204287
[  16.8414 ]           41       recovery_alt                            60204288        60368127
[  16.8414 ]           42       recovery-dtb_alt                        60368128        60369151
[  16.8414 ]           43       esp_alt                                 60369152        60500223
[  16.8415 ]           44       UDA                                     60500224        61079518
[  16.8415 ] gpt_secondary_1_3.bin:
[  16.8415 ] partition_id       partition_name                        StartingLba       EndingLba
[  16.8415 ]            1       APP                                           40        58720295
[  16.8416 ]            2       mts-mce                                 58720296        58720615
[  16.8416 ]            3       mts-proper                              58720616        58728807
[  16.8416 ]            4       cpu-bootloader                          58728808        58736999
[  16.8416 ]            5       bootloader-dtb                          58737000        58738023
[  16.8417 ]            6       secure-os                               58738024        58743143
[  16.8417 ]            7       eks                                     58743144        58743271
[  16.8417 ]            8       bpmp-fw                                 58743272        58746343
[  16.8417 ]            9       bpmp-fw-dtb                             58746344        58748391
[  16.8418 ]           10       xusb-fw                                 58748392        58748711
[  16.8418 ]           11       rce-fw                                  58748712        58752807
[  16.8418 ]           12       adsp-fw                                 58752808        58756903
[  16.8418 ]           13       sce-fw                                  58756904        58758951
[  16.8418 ]           14       sc7                                     58758952        58759207
[  16.8419 ]           15       kernel                                  58759208        58923047
[  16.8419 ]           16       kernel-dtb                              58923048        58924071
[  16.8419 ]           17       reserved_for_chain_A_user               58924072        58989607
[  16.8419 ]           18       mts-mce_b                               58990592        58990911
[  16.8420 ]           19       mts-proper_b                            58990912        58999103
[  16.8420 ]           20       cpu-bootloader_b                        58999104        59007295
[  16.8420 ]           21       bootloader-dtb_b                        59007296        59008319
[  16.8420 ]           22       secure-os_b                             59008320        59013439
[  16.8421 ]           23       eks_b                                   59013440        59013567
[  16.8421 ]           24       bpmp-fw_b                               59013568        59016639
[  16.8421 ]           25       bpmp-fw-dtb_b                           59016640        59018687
[  16.8421 ]           26       xusb-fw_b                               59018688        59019007
[  16.8422 ]           27       rce-fw_b                                59019008        59023103
[  16.8422 ]           28       adsp-fw_b                               59023104        59027199
[  16.8422 ]           29       sce-fw_b                                59027200        59029247
[  16.8422 ]           30       sc7_b                                   59029248        59029503
[  16.8422 ]           31       kernel_b                                59029504        59193343
[  16.8423 ]           32       kernel-dtb_b                            59193344        59194367
[  16.8423 ]           33       reserved_for_chain_B_user               59194368        59260927
[  16.8423 ]           34       recovery                                59260928        59424767
[  16.8423 ]           35       recovery-dtb                            59424768        59425791
[  16.8424 ]           36       RP1                                     59425792        59442175
[  16.8424 ]           37       RP2                                     59442176        59458559
[  16.8424 ]           38       RECROOTFS                               59458560        60072959
[  16.8424 ]           39       uefi_variables                          60072960        60073215
[  16.8425 ]           40       esp                                     60073216        60204287
[  16.8425 ]           41       recovery_alt                            60204288        60368127
[  16.8425 ]           42       recovery-dtb_alt                        60368128        60369151
[  16.8425 ]           43       esp_alt                                 60369152        60500223
[  16.8426 ]           44       UDA                                     60500224        61079518
[  16.8426 ] 
[  16.8427 ] Start flashing
[  16.8485 ] tegradevflash_v2 --pt flash.xml.bin --create
[  16.8529 ] Bootloader version 01.00.0000
[  16.8855 ] Erasing sdmmc_boot: 3 ......... [Done]
[  18.0081 ] Writing partition secondary_gpt with gpt_secondary_0_3.bin [ 16896 bytes ]
[  18.0100 ] [................................................] 100%

[  18.0413 ] Erasing sdmmc_user: 3 ......... [Done]
[  18.7134 ] Writing partition master_boot_record with mbr_1_3.bin [ 512 bytes ]
[  18.7151 ] [................................................] 100%
[  18.7164 ] Writing partition primary_gpt with gpt_primary_1_3.bin [ 16896 bytes ]
[  18.7229 ] [................................................] 100%
[  18.7242 ] Writing partition secondary_gpt with gpt_secondary_1_3.bin [ 16896 bytes ]
[  18.7443 ] [................................................] 100%

[  18.7636 ] Writing partition mb1 with mb1_t194_prod_aligned_sigheader.bin.encrypt [ 248944 bytes ]
[  18.7657 ] [................................................] 100%
[  18.7749 ] Writing partition mb1_b with mb1_b_t194_prod_aligned_sigheader.bin.encrypt [ 248944 bytes ]
[  18.8820 ] [................................................] 100%
[  18.8912 ] Writing partition spe-fw with spe_t194_sigheader.bin.encrypt [ 95232 bytes ]
[  18.9173 ] [................................................] 100%
[  18.9212 ] Writing partition mb2 with nvtboot_t194_sigheader.bin.encrypt [ 207584 bytes ]
[  18.9304 ] [................................................] 100%
[  18.9381 ] Writing partition mts-preboot with preboot_c10_prod_cr_sigheader.bin.encrypt [ 24016 bytes ]
[  18.9633 ] [................................................] 100%
[  18.9647 ] Writing partition spe-fw_b with spe_t194_sigheader.bin.encrypt [ 95232 bytes ]
[  18.9840 ] [................................................] 100%
[  18.9877 ] Writing partition mb2_b with nvtboot_t194_sigheader.bin.encrypt [ 207584 bytes ]
[  19.0759 ] [................................................] 100%
[  19.0835 ] Writing partition mts-preboot_b with preboot_c10_prod_cr_sigheader.bin.encrypt [ 24016 bytes ]
[  19.1883 ] [................................................] 100%
[  19.1897 ] Writing partition VER_b with emmc_bootblob_ver.txt [ 109 bytes ]
[  19.2086 ] [................................................] 100%
[  19.2100 ] Writing partition VER with emmc_bootblob_ver.txt [ 109 bytes ]
[  19.2229 ] [................................................] 100%
[  19.2243 ] Writing partition master_boot_record with mbr_1_3.bin [ 512 bytes ]
[  19.2368 ] [................................................] 100%
[  19.2382 ] Writing partition APP with system.img [ 2824243280 bytes ]
[  19.2451 ] [................................................] 100%
[ 167.7981 ] Writing partition mts-mce with mce_c10_prod_cr_sigheader.bin.encrypt [ 145184 bytes ]
[ 167.8279 ] [................................................] 100%
[ 167.8321 ] Writing partition mts-proper with mts_c10_prod_cr_sigheader.bin.encrypt [ 3430416 bytes ]
[ 167.8530 ] [................................................] 100%
[ 168.0022 ] Writing partition cpu-bootloader with nvdisp-init_sigheader.bin.encrypt [ 3215360 bytes ]
[ 168.0252 ] [................................................] 100%
[ 168.1765 ] Writing partition bootloader-dtb with tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt [ 480272 bytes ]
[ 168.1857 ] [................................................] 100%
[ 168.2002 ] Writing partition secure-os with tos-optee_t194_sigheader.img.encrypt [ 914992 bytes ]
[ 168.2246 ] [................................................] 100%
[ 168.2549 ] Writing partition eks with eks_t194_sigheader.img.encrypt [ 5136 bytes ]
[ 168.2796 ] [................................................] 100%
[ 168.2818 ] Writing partition bpmp-fw with bpmp-2_t194_sigheader.bin.encrypt [ 1007392 bytes ]
[ 168.3007 ] [................................................] 100%
[ 168.3337 ] Writing partition bpmp-fw-dtb with tegra194-a02-bpmp-p2888-a04_lz4_sigheader.dtb.encrypt [ 90608 bytes ]
[ 168.3609 ] [................................................] 100%
[ 168.3633 ] Writing partition xusb-fw with xusb_sil_rel_fw_sigheader.encrypt [ 133120 bytes ]
[ 168.3834 ] [................................................] 100%
[ 168.3885 ] Writing partition rce-fw with camera-rtcpu-t194-rce_sigheader.img.encrypt [ 529776 bytes ]
[ 168.3969 ] [................................................] 100%
[ 168.4149 ] Writing partition adsp-fw with adsp-fw_sigheader.bin.encrypt [ 396848 bytes ]
[ 168.4376 ] [................................................] 100%
[ 168.4519 ] Writing partition sc7 with warmboot_t194_prod_sigheader.bin.encrypt [ 55264 bytes ]
[ 168.4736 ] [................................................] 100%
[ 168.4759 ] Writing partition kernel with boot.img [ 42065920 bytes ]
[ 168.4939 ] [................................................] 100%
[ 170.3507 ] Writing partition kernel-dtb with kernel_tegra194-p2888-0001-p2822-0000.dtb [ 391063 bytes ]
[ 170.3586 ] [................................................] 100%
[ 170.3727 ] Writing partition mts-mce_b with mce_c10_prod_cr_sigheader.bin.encrypt [ 145184 bytes ]
[ 170.3953 ] [................................................] 100%
[ 170.3998 ] Writing partition mts-proper_b with mts_c10_prod_cr_sigheader.bin.encrypt [ 3430416 bytes ]
[ 170.4207 ] [................................................] 100%
[ 170.5699 ] Writing partition cpu-bootloader_b with nvdisp-init_sigheader.bin.encrypt [ 3215360 bytes ]
[ 170.5908 ] [................................................] 100%
[ 170.7417 ] Writing partition bootloader-dtb_b with tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt [ 480272 bytes ]
[ 170.7505 ] [................................................] 100%
[ 170.7649 ] Writing partition secure-os_b with tos-optee_t194_sigheader.img.encrypt [ 914992 bytes ]
[ 170.7894 ] [................................................] 100%
[ 170.8195 ] Writing partition eks_b with eks_t194_sigheader.img.encrypt [ 5136 bytes ]
[ 170.8450 ] [................................................] 100%
[ 170.8472 ] Writing partition bpmp-fw_b with bpmp-2_t194_sigheader.bin.encrypt [ 1007392 bytes ]
[ 170.8664 ] [................................................] 100%
[ 170.8992 ] Writing partition bpmp-fw-dtb_b with tegra194-a02-bpmp-p2888-a04_lz4_sigheader.dtb.encrypt [ 90608 bytes ]
[ 170.9263 ] [................................................] 100%
[ 170.9285 ] Writing partition xusb-fw_b with xusb_sil_rel_fw_sigheader.encrypt [ 133120 bytes ]
[ 170.9487 ] [................................................] 100%
[ 170.9528 ] Writing partition rce-fw_b with camera-rtcpu-t194-rce_sigheader.img.encrypt [ 529776 bytes ]
[ 170.9615 ] [................................................] 100%
[ 170.9787 ] Writing partition adsp-fw_b with adsp-fw_sigheader.bin.encrypt [ 396848 bytes ]
[ 171.0019 ] [................................................] 100%
[ 171.0144 ] Writing partition sc7_b with warmboot_t194_prod_sigheader.bin.encrypt [ 55264 bytes ]
[ 171.0360 ] [................................................] 100%
[ 171.0382 ] Writing partition kernel_b with boot.img [ 42065920 bytes ]
[ 171.0568 ] [................................................] 100%
[ 172.9419 ] Writing partition kernel-dtb_b with kernel_tegra194-p2888-0001-p2822-0000.dtb [ 391063 bytes ]
[ 172.9463 ] [................................................] 100%
[ 172.9614 ] Writing partition recovery with recovery.img [ 46143488 bytes ]
[ 172.9838 ] [................................................] 100%
[ 175.0429 ] Writing partition recovery-dtb with tegra194-p2888-0001-p2822-0000.dtb.rec [ 391063 bytes ]
[ 175.0518 ] [................................................] 100%
[ 175.0649 ] Writing partition esp with esp.img [ 67108864 bytes ]
[ 175.0855 ] [................................................] 100%
[ 178.0607 ] tegradevflash_v2 --write secondary_gpt_backup gpt_secondary_0_3.bin
[ 178.0649 ] Bootloader version 01.00.0000
[ 178.0940 ] Writing partition secondary_gpt_backup with gpt_secondary_0_3.bin [ 16896 bytes ]
[ 178.0967 ] [................................................] 100%
[ 178.1091 ] tegradevflash_v2 --write BCT br_bct_BR.bct
[ 178.1136 ] Bootloader version 01.00.0000
[ 178.1415 ] Writing partition BCT with br_bct_BR.bct [ 2888 bytes ]
[ 178.1428 ] [................................................] 100%
[ 178.2810 ] tegradevflash_v2 --write BCT-boot-chain_backup bct_backup.img
[ 178.2853 ] Bootloader version 01.00.0000
[ 178.3135 ] Writing partition BCT-boot-chain_backup with bct_backup.img [ 32768 bytes ]
[ 178.3155 ] [................................................] 100%
[ 178.3348 ] tegradevflash_v2 --write MB1_BCT mb1_cold_boot_bct_MB1_sigheader.bct.encrypt
[ 178.3390 ] Bootloader version 01.00.0000
[ 178.3714 ] Writing partition MB1_BCT with mb1_cold_boot_bct_MB1_sigheader.bct.encrypt [ 31024 bytes ]
[ 178.3763 ] [................................................] 100%
[ 178.3962 ] tegradevflash_v2 --write MB1_BCT_b mb1_cold_boot_bct_MB1_sigheader.bct.encrypt
[ 178.4008 ] Bootloader version 01.00.0000
[ 178.4295 ] Writing partition MB1_BCT_b with mb1_cold_boot_bct_MB1_sigheader.bct.encrypt [ 31024 bytes ]
[ 178.4318 ] [................................................] 100%
[ 178.5386 ] tegradevflash_v2 --write MEM_BCT mem_coldboot_sigheader.bct.encrypt
[ 178.5429 ] Bootloader version 01.00.0000
[ 178.5738 ] Writing partition MEM_BCT with mem_coldboot_sigheader.bct.encrypt [ 198656 bytes ]
[ 178.5759 ] [................................................] 100%
[ 178.6779 ] tegradevflash_v2 --write MEM_BCT_b mem_coldboot_sigheader.bct.encrypt
[ 178.6821 ] Bootloader version 01.00.0000
[ 178.7098 ] Writing partition MEM_BCT_b with mem_coldboot_sigheader.bct.encrypt [ 198656 bytes ]
[ 178.7119 ] [................................................] 100%
[ 178.7328 ] Flashing completed

[ 178.7330 ] Coldbooting the device
[ 178.7387 ] tegrarcm_v2 --ismb2
[ 178.7833 ] tegradevflash_v2 --reboot coldboot
[ 178.7876 ] Bootloader version 01.00.0000
*** The target t186ref has been flashed successfully. ***
Reset the board to boot from internal eMMC.

Minicom output of flashing to eMMC. Notice the hostname. It is now as expected.

[0072.437] W> RATCHET: MB1 binary ratchet value 4 is larger than ratchet level 2 from HW fuses.
[0072.445] I> MB1 (prd-version: 2.5.0.0-t194-41334769-d9272b5a)
[0072.451] I> Boot-mode: Platform RCM
[0072.454] I> Platform: Silicon
[0072.457] I> Chip revision : A02P
[0072.460] I> Bootrom patch version : 15 (correctly patched)
[0072.465] I> ATE fuse revision : 0x200
[0072.468] I> Ram repair fuse : 0x0
[0072.471] I> Ram Code : 0x2
[0072.474] I> rst_source: 0x0, rst_level: 0x0
[0072.479] I> USB configuration success
[0074.672] I> mb2 image downloaded
[0074.755] I> Recovery boot mode 0
[0074.761] I> UPHY full init done
[0074.768] I> MB1 done

[0074.773] I> Welcome to MB2(TBoot-BPMP) Applet (version: default.t194-mobile-4ae695b2)
[0074.780] I> DMA Heap @ [0x40020000 - 0x40065800]
[0074.785] I> Default Heap @ [0xd486400 - 0xd48a400]
[0074.789] W> Profiler not initialized
[0074.848] I> sdmmc DDR50 mode
[0074.852] E> SPI_FLASH: Invalid value device id: 7.
[0074.857] I> QSPI Flash is not present.
[0074.863] E> CLK_RST: instance 6 not found in module 44.
[0074.868] E> MPhy CAR configuration failed error = 1747992077
[0074.874] E> UFS initialization failed
[0074.877] I> UFS is not present
[0074.883] I> Found 20 partitions in SDMMC_BOOT (instance 3)
[0074.893] I> Found 44 partitions in SDMMC_USER (instance 3)
[0074.898] W> Profiler not initialized
[0074.901] I> Entering 3p server
[0074.904] I> USB configuration success
[0075.984] I> Populate chip info
[0076.028] I> Populate eeprom info
[0076.032] I> Populate eeprom info for module cvm
[0076.037]  > DEVICE_PROD: device prod is not initialized.
[0076.160] I> Rebooting : reboot-recovery


[0076.164] I> Reset to recovery mode
��
[0160.422] W> RATCHET: MB1 binary ratchet value 4 is larger than ratchet level 2 from HW fuses.
[0160.430] I> MB1 (prd-version: 2.5.0.0-t194-41334769-d9272b5a)
[0160.436] I> Boot-mode: RCM
[0160.438] I> Platform: Silicon
[0160.441] I> Chip revision : A02P
[0160.444] I> Bootrom patch version : 15 (correctly patched)
[0160.449] I> ATE fuse revision : 0x200
[0160.453] I> Ram repair fuse : 0x0
[0160.456] I> Ram Code : 0x2
[0160.459] I> rst_source: 0xb, rst_level: 0x1
[0160.464] I> USB configuration success
[0162.505] I> bct_bootrom image downloaded
[0162.514] W> PROD_CONFIG: device prod data is empty in MB1 BCT.
[0162.521] I> Temperature = 31500
[0162.524] W> Skipping boost for clk: BPMP_CPU_NIC
[0162.528] W> Skipping boost for clk: BPMP_APB
[0162.532] W> Skipping boost for clk: AXI_CBB
[0162.536] W> Skipping boost for clk: AON_CPU_NIC
[0162.541] W> Skipping boost for clk: CAN1
[0162.544] W> Skipping boost for clk: CAN2
[0162.549] I> Boot-device: SDMMC (instance: 3)
[0162.553] I> bct_mb1 image downloaded
[0162.563] I> Non-ECC region[0]: Start:0x80000000, End:0x100000000
[0162.571] W>  Thermal config not found in BCT
[0162.579] W>  MEMIO rail config not found in BCT
[0162.595] I> bct_mem image downloaded
[0165.061] I> blob image downloaded
[0165.152] I> Recovery boot mode 0
[0165.196] W>  Platform config not found in BCT
[0165.229] I> MB1 done

����main enter
SPE VERSION #: R01.00.18 Created: Jan 29 2021 @ 14:18:27
HW Function test
Start Scheduler.
in late init
��
  [0165.240] I> Welcome to MB2(TBoot-BPMP) Recovery (version: default.t194-mobile-3b3b81d4)
[0165.240] I> DMA Heap @ [0x526fa000 - 0x52ffa000]
[0165.241] I> Default Heap @ [0xd486400 - 0xd48a400]
[0165.243] E> DEVICE_PROD: Invalid value data = 70020000, size = 0.
[0165.248] W> device prod register failed
[0165.263] I> Relocating BR-BCT
[0165.265]  > DEVICE_PROD: device prod is not initialized.
[0165.290] E> I2C: slave not found in slaves.
[0165.291] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start true.
[0165.292] E> I2C_DEV: Failed to send register address 0x00000000.
[0165.293] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xae at 0x00000000 via instance 0.
[0165.293] E> eeprom: Failed to read I2C slave device
[0165.297] I> Failed to read CVB eeprom data @ AE
[0165.301] I> Retrying CVB eeprom read @ AC ...
[0165.336] I> Relocating OP-TEE dtb from: 0x6bfffc10 to 0x70050000, size: 1008
[0165.337] I> [0] START: 0x80000000, SIZE: 0x47cf0000
[0165.338] I> [1] START: 0xca000000, SIZE: 0x800000
[0165.338] I> dram_block larger than 80000000
[0165.338] I> [2] START: 0x100000000, SIZE: 0x780000000
[0165.343] I> Setting NS memory ranges to OP-TEE dtb finished.
[0165.346] I> found decompressor handler: lz4
[0165.916] I> EKB detected (length: 0x410) @ VA:0x526fa200
[0165.918] I> Setting EKB blob info to OPTEE dtb finished.
��NOTICE:  BL31: v2.6(release):6363e7382
NOTICE:  BL31: Built : 15:09:29, Jan 24 2023
I/TC: 
��
  ��I/TC: Non-secure external DT found
��bpmp: init
bpmp: tag is 128431eec76692047e1ac1ebc0392266
sku_dt_init: not sku 0x00
clk_early initialized
mail_early initialized
fuse initialized
hwwdt initialized
t194_ec_get_ec_list: found 45 ecs
ec initialized
vmon_setup_monitors: found 3 monitors
vmon initialized
adc initialized
fmon_populate_monitors: found 73 monitors
��I/TC: OP-TEE version: 3.1��fmon initialized
mc initialized
��9 ��reset initialized
nvhs initialized
uphy_early initialized
emc_early initialized
��(gcc version 9.3.0 (Buildroot 2020.08)) #2 Tue Jan 24 23:20:42 UTC 2023 aarch64
I/T��392 clocks registered
��C: WARNING: This OP-TEE configuration mi��clk initialized
��g��io_dpd initialized
��h��thermal initialized
thermal_mrq initialized
��t be insec��i2c initialized
��u��vrmon_dt_init: vrmon node not found
vrmon_chk_boot_state: found 0 rail monitors
vrmon initialized
��re!
I/TC: ��regulator initialized
��WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
��avfs_clk_platform initialized
soctherm initialized
aotag initialized
powergate initialized
dvs initialized
pm initialized
suspend initialized
pg_late initialized
pg_mrq_init initialized
strap initialized
nvl initialized
emc initialized
emc_mrq initialized
clk_dt initialized
tj_init initialized
/uphy is not enabled status = disabled
uphy_dt initialized
uphy_mrq initialized
uphy initialized
ec_swd_poll_start: 281 reg polling start w period 47 ms
ec_late initialized
hwwdt_late initialized
reset_mrq initialized
ec_mrq initialized
fmon_mrq initialized
clk_mrq initialized
avfs_mrq initialized
mail_mrq initialized
i2c_mrq initialized
tag_mrq initialized
console_mrq initialized
mrq initialized
clk_sync_fmon_post initialized
clk_dt_late initialized
noc_late initialized
pm_post initialized
dbells initialized
dmce initialized
cvc initialized
avfs_clk_mach_post initialized
avfs_clk_platform_post initialized
cvc_late initialized
regulator_post initialized
rm initialized
console_late initialized
clk_dt_post initialized
mc_reg initialized
pg_post initialized
profile initialized
fuse_late initialized
extras_post initialized
bpmp: init complete
entering main console loop
] ��I/TC: Primary CPU switching to normal world boot
��
  [0166.614] I> Welcome to TBoot-CPU Recovery
[0166.615] I> Heap: [0xa0f00000 ... 0xa9f00000
[0166.615] I> gpio framework initialized
[0166.632] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
[0166.644] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driver
[0166.645] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x46
[0166.656] W> fetch_driver_phandle_from_dt: failed to get node with compatible ti,tca9539
[0166.664] W> fetch_driver_phandle_from_dt: failed to get node with compatible nxp,tca9539
[0166.664] W> tegrabl_tca9539_init: failed to fetch phandle from dt
[0166.665] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x44
[0166.671] W> fetch_driver_phandle_from_dt: failed to get node with compatible ti,tca9539
[0166.677] W> fetch_driver_phandle_from_dt: failed to get node with compatible nxp,tca9539
[0166.678] W> tegrabl_tca9539_init: failed to fetch phandle from dt
[0166.688] I> fixed regulator driver initialized
[0166.840] I> CPU: Nvidia Carmel
[0166.841] I> CPU: MIDR: 0x4e0f0040, MPIDR: 0x80000000
[0166.841] I> Platform: Silicon
[0166.841] I> chip revision : A02P
[0166.841] I> Boot_device: SDMMC_BOOT instance: 3
[0166.842] I> sdmmc-3 params source = boot args
[0167.286] I> sdmmc-3 params source = boot args
[0167.286] I> sdmmc bdev is already initialized
[0167.313] I> Found 20 partitions in SDMMC_BOOT (instance 3)
[0167.326] I> Found 44 partitions in SDMMC_USER (instance 3)
[0167.326] I> Recovery boot_type: 0
[0167.326] I> Entering 3p server
[0167.327] I> USB configuration success
[0167.490] I> Populate storage info
[0167.558] I> Erasing device 0: 3
[0168.682] I> Writing device 0: 3.
[0168.713] I> Found 20 partitions in SDMMC_BOOT (instance 3)
[0168.715] I> Erasing device 1: 3
[0169.387] I> Writing device 1: 3.
[0169.395] I> Writing device 1: 3.
[0169.415] I> Found 44 partitions in SDMMC_USER (instance 3)
[0169.416] I> Writing device 1: 3.
[0169.436] I> Found 44 partitions in SDMMC_USER (instance 3)
[0169.437] I> Writing mb1 partition.
[0169.553] I> Writing mb1_b partition.
[0169.589] I> Writing spe-fw partition.
[0169.602] I> Writing mb2 partition.
[0169.634] I> Writing mts-preboot partition.
[0169.655] I> Writing spe-fw_b partition.
[0169.747] I> Writing mb2_b partition.
[0169.859] I> Writing mts-preboot_b partition.
[0169.880] I> Writing VER_b partition.
[0169.895] I> Writing VER partition.
[0169.909] I> Writing device 1: 3.
[0169.917] I> Writing APP partition.
[0318.490] I> Writing mts-mce partition.
[0318.515] I> Writing mts-proper partition.
[0318.687] I> Writing cpu-bootloader partition.
[0318.847] I> Writing bootloader-dtb partition.
[0318.887] I> Writing secure-os partition.
[0318.943] I> Writing eks partition.
[0318.964] I> Writing bpmp-fw partition.
[0319.023] I> Writing bpmp-fw-dtb partition.
[0319.047] I> Writing xusb-fw partition.
[0319.059] I> Writing rce-fw partition.
[0319.101] I> Writing adsp-fw partition.
[0319.136] I> Writing sc7 partition.
[0319.158] I> Writing kernel partition.
[0321.021] I> Writing kernel-dtb partition.
[0321.058] I> Writing mts-mce_b partition.
[0321.083] I> Writing mts-proper_b partition.
[0321.253] I> Writing cpu-bootloader_b partition.
[0321.412] I> Writing bootloader-dtb_b partition.
[0321.452] I> Writing secure-os_b partition.
[0321.508] I> Writing eks_b partition.
[0321.529] I> Writing bpmp-fw_b partition.
[0321.588] I> Writing bpmp-fw-dtb_b partition.
[0321.611] I> Writing xusb-fw_b partition.
[0321.624] I> Writing rce-fw_b partition.
[0321.665] I> Writing adsp-fw_b partition.
[0321.699] I> Writing sc7_b partition.
[0321.721] I> Writing kernel_b partition.
[0323.612] I> Writing kernel-dtb_b partition.
[0323.646] I> Writing recovery partition.
[0325.713] I> Writing recovery-dtb partition.
[0325.748] I> Writing esp partition.
[0328.759] I> Writing secondary_gpt_backup partition.
[0328.806] I> Writing BCT partition.
[0328.979] I> Writing BCT-boot-chain_backup partition.
[0329.035] I> Writing MB1_BCT partition.
[0329.094] I> Writing MB1_BCT_b partition.
[0329.239] I> Writing MEM_BCT partition.
[0329.378] I> Writing MEM_BCT_b partition.
[0329.483] I> Rebooting : reset-coldboot


����Shutdown state requested 1
Rebooting system ...
��
[0000.053] W> RATCHET: MB1 binary ratchet value 4 is larger than ratchet level 2 from HW fuses.
[0000.061] I> MB1 (prd-version: 2.5.0.0-t194-41334769-d9272b5a)
[0000.066] I> Boot-mode: Coldboot
[0000.069] I> Platform: Silicon
[0000.072] I> Chip revision : A02P
[0000.075] I> Bootrom patch version : 15 (correctly patched)
[0000.080] I> ATE fuse revision : 0x200
[0000.084] I> Ram repair fuse : 0x0
[0000.087] I> Ram Code : 0x2
[0000.089] I> rst_source: 0xb, rst_level: 0x1
[0000.094] I> Boot-device: SDMMC (instance: 3)
[0000.110] I> sdmmc DDR50 mode
[0000.114] I> Boot chain mechanism: A/B
[0000.117] I> Current Boot-Chain Slot: 0
[0000.121] I> BR-BCT Boot-Chain: 0, status: 0. update flag: 0
[0000.128] W> PROD_CONFIG: device prod data is empty in MB1 BCT.
[0000.133] I> Temperature = 36500
[0000.136] W> Skipping boost for clk: BPMP_CPU_NIC
[0000.141] W> Skipping boost for clk: BPMP_APB
[0000.145] W> Skipping boost for clk: AXI_CBB
[0000.149] W> Skipping boost for clk: AON_CPU_NIC
[0000.153] W> Skipping boost for clk: CAN1
[0000.157] W> Skipping boost for clk: CAN2
[0000.161] I> Boot-device: SDMMC (instance: 3)
[0000.170] I> Sdmmc: HS400 mode enabled
[0000.174] I> Non-ECC region[0]: Start:0x80000000, End:0x100000000
[0000.181] W>  Thermal config not found in BCT
[0000.189] W>  MEMIO rail config not found in BCT
[0000.211] I> sdmmc bdev is already initialized
[0000.256] W>  Platform config not found in BCT
[0000.290] I> MB1 done

����main enter
SPE VERSION #: R01.00.18 Created: Jan 29 2021 @ 14:18:27
HW Function test
Start Scheduler.
in late init
��
  [0000.299] I> Welcome to MB2(TBoot-BPMP) (version: default.t194-mobile-78ae5a2a)
[0000.300] I> DMA Heap @ [0x526fa000 - 0x52ffa000]
[0000.300] I> Default Heap @ [0xd486400 - 0xd48a400]
[0000.301] E> DEVICE_PROD: Invalid value data = 70020000, size = 0.
[0000.307] W> device prod register failed
[0000.311] I> gpio framework initialized
[0000.314] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
[0000.322] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driver
[0000.330] I> No valid sdcard_params in mb1_bct
[0000.334] I> Boot_device: SDMMC_BOOT instance: 3
[0000.338] I> sdmmc-3 params source = boot args
[0000.347] I> sdmmc-3 params source = boot args
[0000.348] I> sdmmc bdev is already initialized
[0000.381] I> Found 20 partitions in SDMMC_BOOT (instance 3)
[0000.397] I> Found 44 partitions in SDMMC_USER (instance 3)
[0000.398] I> Active Boot chain : 0
[0000.456] I> Relocating BR-BCT
[0000.457]  > DEVICE_PROD: device prod is not initialized.
[0000.482] E> I2C: slave not found in slaves.
[0000.483] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start true.
[0000.484] E> I2C_DEV: Failed to send register address 0x00000000.
[0000.485] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xae at 0x00000000 via instance 0.
[0000.486] E> eeprom: Failed to read I2C slave device
[0000.489] I> Failed to read CVB eeprom data @ AE
[0000.493] I> Retrying CVB eeprom read @ AC ...
[0000.568] I> Relocating OP-TEE dtb from: 0x6bfff240 to 0x70050000, size: 1008
[0000.568] I> [0] START: 0x80000000, SIZE: 0x2f000000
[0000.569] I> [1] START: 0xaf010000, SIZE: 0x18bf0000
[0000.569] I> [2] START: 0xc7d00000, SIZE: 0xc0000
[0000.570] I> [3] START: 0xca000000, SIZE: 0x800000
[0000.570] I> dram_block larger than 80000000
[0000.573] I> [4] START: 0x100000000, SIZE: 0x780000000
[0000.584] I> Setting NS memory ranges to OP-TEE dtb finished.
[0000.598] I> found decompressor handler: lz4
[0001.093] I> EKB detected (length: 0x410) @ VA:0x526ff400
[0001.095] I> Setting EKB blob info to OPTEE dtb finished.
��NOTICE:  BL31: v2.6(release):6363e7382
NOTICE:  BL31: Built : 15:09:29, Jan 24 2023
I/TC: 
��
  ��I/TC: Non-secure external DT found
��bpmp: init
bpmp: tag is 128431eec76692047e1ac1ebc0392266
sku_dt_init: not sku 0x00
clk_early initialized
mail_early initialized
fuse initialized
hwwdt initialized
t194_ec_get_ec_list: found 45 ecs
ec initialized
vmon_setup_monitors: found 3 monitors
vmon initialized
adc initialized
fmon_populate_monitors: found 73 monitors
fmon initialized
mc initialized
reset initialized
nvhs initialized
uphy_early initialized
emc_early initialized
392 clocks registered
clk initialized
io_dpd initialized
thermal initialized
thermal_mrq initialized
i2c initialized
vrmon_dt_init: vrmon node not found
vrmon_chk_boot_state: found 0 rail monitors
vrmon initialized
regulator initialized
��I/TC: OP-TEE version: 3.19 (gcc ver��avfs_clk_platform initialized
��sion 9.3.0 ��soctherm initialized
��(B��aotag initialized
��ui��powergate initialized
��ldroot 2020.08)) #2 Tue Jan 24 23:20:42 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/lates��dvs initialized
��t/��pm initialized
��a��suspend initialized
��rch��pg_late initialized
��it��pg_mrq_init initialized
strap initialized
��e��nvl initialized
��cture/port��emc initialized
emc_mrq initialized
��ing_guidelines.html
I/TC: Primary CPU initializing
��clk_dt initialized
tj_init initialized
uphy_dt initialized
uphy_mrq initialized
uphy initialized
ec_swd_poll_start: 281 reg polling start w period 47 ms
ec_late initialized
hwwdt_late initialized
reset_mrq initialized
ec_mrq initialized
fmon_mrq initialized
clk_mrq initialized
avfs_mrq initialized
mail_mrq initialized
i2c_mrq initialized
tag_mrq initialized
console_mrq initialized
mrq initialized
clk_sync_fmon_post initialized
clk_dt_late initialized
noc_late initialized
pm_post initialized
dbells initialized
dmce initialized
cvc initialized
avfs_clk_mach_post initialized
avfs_clk_platform_post initialized
cvc_late initialized
regulator_post initialized
rm initialized
console_late initialized
clk_dt_post initialized
mc_reg initialized
pg_post initialized
profile initialized
fuse_late initialized
extras_post initialized
bpmp: init complete
entering main console loop
] ��I/TC: Primary CPU switching to normal world boot
��
  [0001.746] I> Welcome to NVDisp-Init
[0001.746] I> NVDisp-Init version: t194-709c0123
[0001.746] I> CPU-BL Params @ 0xca020000
[0001.747] I>  0) Base:0x00000000 Size:0x00000000
[0001.747] I>  1) Base:0xc8300000 Size:0x00100000
[0001.747] I>  2) Base:0xc9800000 Size:0x00200000
[0001.748] I>  3) Base:0xc8600000 Size:0x00200000
[0001.750] I>  4) Base:0xc8200000 Size:0x00100000
[0001.755] I>  5) Base:0xc8100000 Size:0x00100000
[0001.759] I>  6) Base:0xc9400000 Size:0x00400000
[0001.764] I>  7) Base:0xc9000000 Size:0x00400000
[0001.768] I>  8) Base:0xc8000000 Size:0x00100000
[0001.772] I>  9) Base:0xc7f00000 Size:0x00100000
[0001.777] I> 10) Base:0xca800000 Size:0x00800000
[0001.781] I> 11) Base:0x40000000 Size:0x00040000
[0001.786] I> 12) Base:0xc7e00000 Size:0x00100000
[0001.790] I> 13) Base:0x40046000 Size:0x00002000
[0001.795] I> 14) Base:0x40048000 Size:0x00002000
[0001.799] I> 15) Base:0xaf000000 Size:0x00004000
[0001.804] I> 16) Base:0x4004a000 Size:0x00002000
[0001.808] I> 17) Base:0xc7c00000 Size:0x00100000
[0001.813] I> 18) Base:0x4004c000 Size:0x00002000
[0001.817] I> 19) Base:0xc9a00000 Size:0x00600000
[0001.822] I> 20) Base:0x4004e000 Size:0x00002000
[0001.826] I> 21) Base:0xc7dc0000 Size:0x0000c000
[0001.830] I> 22) Base:0x00000000 Size:0x00000000
[0001.835] I> 23) Base:0xc7de0000 Size:0x00020000
[0001.839] I> 24) Base:0xcc000000 Size:0x02000000
[0001.844] I> 25) Base:0x40050000 Size:0x00002000
[0001.848] I> 26) Base:0x40040000 Size:0x00006000
[0001.853] I> 27) Base:0xc8c00000 Size:0x00400000
[0001.857] I> 28) Base:0xc8400000 Size:0x00200000
[0001.862] I> 29) Base:0xc8800000 Size:0x00400000
[0001.866] I> 30) Base:0xc7dd0000 Size:0x00010000
[0001.871] I> 31) Base:0x00000000 Size:0x00000000
[0001.875] I> 32) Base:0xf8000000 Size:0x08000000
[0001.880] I> 33) Base:0xce000000 Size:0x2a000000
[0001.884] I> 34) Base:0xcb000000 Size:0x01000000
[0001.888] I> 35) Base:0xae000000 Size:0x01000000
[0001.893] I> 36) Base:0xa0000000 Size:0x0e000000
[0001.897] I> 37) Base:0xca000000 Size:0x00800000
[0001.902] I> 38) Base:0x80000000 Size:0x20000000
[0001.906] I> 39) Base:0xb0000000 Size:0x08000000
[0001.911] I> 40) Base:0x00000000 Size:0x00000000
[0001.915] I> 41) Base:0x00000000 Size:0x00000000
[0001.920] I> 42) Base:0x00000000 Size:0x00000000
[0001.924] I> 43) Base:0x00000000 Size:0x00000000
[0001.929] I> 44) Base:0x00000000 Size:0x00000000
[0001.933] I> 45) Base:0x00000000 Size:0x00000000
[0001.938] GIC-SPI Target CPU: 0
[0001.941] Interrupts Init done
[0001.943] calling constructors
[0001.946] initializing heap
[0001.949] I> Heap: [0xa0960000 ... 0xadf00000]
[0001.953] initializing threads
[0001.956] initializing timers
[0001.959] creating bootstrap completion thread
[0001.963] top of bootstrap2()
[0001.966] CPU: MIDR: 0x4E0F0040, MPIDR: 0x80000000
[0001.971] initializing platform
[0001.974] E> DEVICE_PROD: Invalid value data = 0, size = 0.
[0001.979] W> device prod register failed
[0001.983] I> Bl_dtb @0xadf00000
[0001.986] I> gpio framework initialized
[0001.998] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
[0002.004] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driver
[0002.009] I> fixed regulator driver initialized
[0002.030] I> register 'maxim' power off handle
[0002.033] I> virtual i2c enabled
[0002.033] I> registered 'maxim,max20024' pmic
[0002.033] I> tegrabl_gpio_driver_register: register 'max20024-gpio' driver
[0002.034] I> Boot-device: eMMC
[0002.034] I> Boot_device: SDMMC_BOOT instance: 3
[0002.036] I> sdmmc-3 params source = boot args
[0002.039] W> No board IDs available
[0002.042] E> Failed to get board id info!
[0002.046] I> sdmmc bdev is already initialized
[0002.050] I> sdmmc-3 params source = boot args
[0002.057] I> Found 20 partitions in SDMMC_BOOT (instance 3)
[0002.062] I> Found 44 partitions in SDMMC_USER (instance 3)
[0002.085] I> enabling 'vdd-hdmi-5v0' regulator
[0002.092] I> regulator 'vdd-hdmi-5v0' already enabled
[0002.092] I> hdmi cable connected
[0002.098] W> set volts not configured for 'vdd-1v0'
[0002.104] W> set volts not configured for 'vdd-1v8-hs'
[0002.104] I> retrieved tmds range from prod_list_hdmi_soc
[0002.106] E> cannot find any other nvdisp nodes
[0002.122] I> edid read success
[0002.134] I> edid read success
[0002.135] I> width = 640, height = 480, frequency = 25174825
[0002.135] I> width = 640, height = 480, frequency = 25174825
[0002.136] I> width = 640, height = 480, frequency = 25174825
[0002.136] I> width = 640, height = 480, frequency = 25174825
[0002.136] I> width = 1024, height = 768, frequency = 65000000
[0002.140] I> width = 1024, height = 768, frequency = 65000000
[0002.146] I> width = 1024, height = 768, frequency = 65000000
[0002.151] I> width = 1920, height = 1080, frequency = 148500000
[0002.157] I> width = 1920, height = 1080, frequency = 335750000
[0002.163] I> width = 1920, height = 1080, frequency = 148351648
[0002.169] I> width = 1920, height = 1080, frequency = 148351648
[0002.174] I> width = 1280, height = 720, frequency = 74175824
[0002.180] I> width = 1280, height = 720, frequency = 74175824
[0002.185] I> width = 720, height = 480, frequency = 26973026
[0002.191] I> width = 720, height = 576, frequency = 26973026
[0002.197] I> width = 720, height = 480, frequency = 26973026
[0002.202] I> width = 720, height = 576, frequency = 26973026
[0002.208] I> width = 640, height = 480, frequency = 25174825
[0002.213] I> Best mode Width = 1920, Height = 1080, freq = 148351648
[0002.224] I> hdmi_enable, starting HDMI initialisation
[0002.229] I> hdmi_enable, HDMI initialisation complete
[0002.238] initializing target
[0002.239] calling apps_init()
[0002.239] starting app kernel_boot_app
[0002.240] I> Kernel type = Normal

Jetson UEFI firmware (version 2.1-32413640 built on 2023-01-24T23:12:27+00:00)

**  WARNING: Test Key is used.  **

L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services and installing virtual address map...
��I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Secondary CPU 4 initializing
I/TC: Secondary CPU 4 switching to normal world boot
I/TC: Secondary CPU 5 initializing
I/TC: Secondary CPU 5 switching to normal world boot
I/TC: Secondary CPU 6 initializing
I/TC: Secondary CPU 6 switching to normal world boot
I/TC: Secondary CPU 7 initializing
I/TC: Secondary CPU 7 switching to normal world boot
��[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x4e0f0040]
[    0.000000] Linux version 5.10.104-tegra (buildbrain@mobile-u64-6348-d7000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08) 9.3.0, GNU ld3[    0.000000] Machine model: Jetson-AGX
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: RTPROP=0x859928e98 SMBIOS=0xc7db0000 SMBIOS 3.0=0x858490000 MEMATTR=0x858fe1018 ESRT=0x857f90e98 RNG=0x87c1afd98 MEMRESERVE=0x858fe2f 
[    0.000000] efi: seeding entropy pool
[    0.000000] esrt: Reserving ESRT space from 0x0000000857f90e98 to 0x0000000857f90ed0.
[    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: fdt: Reserved memory: failed to reserve memory for node 'fb3_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'fb3_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000087fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000a096afff]
[    0.000000]   node   0: [mem 0x00000000a096b000-0x00000000a096cfff]
[    0.000000]   node   0: [mem 0x00000000a096e000-0x00000000aeffffff]
[    0.000000]   node   0: [mem 0x00000000af010000-0x00000000c7bfffff]
[    0.000000]   node   0: [mem 0x00000000c7d00000-0x00000000c7d9ffff]
[    0.000000]   node   0: [mem 0x00000000c7da0000-0x00000000c7dbffff]
[    0.000000]   node   0: [mem 0x00000000ca000000-0x00000000ca5fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000085754dfff]
[    0.000000]   node   0: [mem 0x000000085754e000-0x0000000857f8ffff]
[    0.000000]   node   0: [mem 0x0000000857f90000-0x000000085847ffff]
[    0.000000]   node   0: [mem 0x0000000858480000-0x000000085849ffff]
[    0.000000]   node   0: [mem 0x00000008584a0000-0x0000000858bfffff]
[    0.000000]   node   0: [mem 0x0000000858c00000-0x0000000858ddffff]
[    0.000000]   node   0: [mem 0x0000000858de0000-0x0000000858e4ffff]
[    0.000000]   node   0: [mem 0x0000000858e50000-0x0000000858f0ffff]
[    0.000000]   node   0: [mem 0x0000000858f10000-0x0000000858f1ffff]
[    0.000000]   node   0: [mem 0x0000000858f20000-0x0000000858f4ffff]
[    0.000000]   node   0: [mem 0x0000000858f50000-0x0000000858f6ffff]
[    0.000000]   node   0: [mem 0x0000000858f70000-0x0000000858f9ffff]
[    0.000000]   node   0: [mem 0x0000000858fa0000-0x0000000858feffff]
[    0.000000]   node   0: [mem 0x0000000858ff0000-0x00000008590affff]
[    0.000000]   node   0: [mem 0x00000008590b0000-0x00000008590bffff]
[    0.000000]   node   0: [mem 0x00000008590c0000-0x000000085910ffff]
[    0.000000]   node   0: [mem 0x0000000859110000-0x000000085912ffff]
[    0.000000]   node   0: [mem 0x0000000859130000-0x000000085935ffff]
[    0.000000]   node   0: [mem 0x0000000859360000-0x000000085937ffff]
[    0.000000]   node   0: [mem 0x0000000859380000-0x000000085941ffff]
[    0.000000]   node   0: [mem 0x0000000859420000-0x00000008598bffff]
[    0.000000]   node   0: [mem 0x00000008598c0000-0x00000008598dffff]
[    0.000000]   node   0: [mem 0x00000008598e0000-0x00000008598effff]
[    0.000000]   node   0: [mem 0x00000008598f0000-0x000000085991ffff]
[    0.000000]   node   0: [mem 0x0000000859920000-0x0000000859b3ffff]
[    0.000000]   node   0: [mem 0x0000000859b40000-0x0000000859bdffff]
[    0.000000]   node   0: [mem 0x0000000859be0000-0x0000000859c8ffff]
[    0.000000]   node   0: [mem 0x0000000859c90000-0x0000000859d2ffff]
[    0.000000]   node   0: [mem 0x0000000859d30000-0x0000000859dbffff]
[    0.000000]   node   0: [mem 0x0000000859dc0000-0x0000000859e5ffff]
[    0.000000]   node   0: [mem 0x0000000859e60000-0x000000085a82ffff]
[    0.000000]   node   0: [mem 0x000000085a830000-0x000000085aa0ffff]
[    0.000000]   node   0: [mem 0x000000085aa10000-0x000000087c19ffff]
[    0.000000]   node   0: [mem 0x000000087c1a0000-0x000000087c1effff]
[    0.000000]   node   0: [mem 0x000000087c1f0000-0x000000087fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000087fffffff]
[    0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000000] cma: Reserved 64 MiB at 0x00000000c3c00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 32 pages/cpu s90200 r8192 d32680 u131072
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: NVIDIA Carmel CNP erratum
[    0.000000] alternatives: patching kernel code
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8032420
[    0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 n 
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000b3c00000-0x00000000c3c00000] (256MB)
[    0.000000] Memory: 31669136K/32639676K available (18432K kernel code, 3168K rwdata, 7164K rodata, 3968K init, 1110K bss, 905004K reserved, 65536K cma)[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x38/0x420 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arch_timer: 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.000600] Console: colour dummy device 80x25
[    0.001948] printk: console [tty0] enabled
[    0.002023] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.002068] pid_max: default: 32768 minimum: 301
[    0.002228] LSM: Security Framework initializing
[    0.002290] Yama: becoming mindful.
[    0.002335] SELinux:  Initializing.
[    0.002496] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.002576] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.005833] rcu: Hierarchical SRCU implementation.
[    0.006119] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.006841] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-5.10/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/galei[    0.006911] DTB Build time: Jan 24 2023 15:26:08
[    0.009708] Tegra Revision: A02 SKU: 0xd0 CPU Process: 0 SoC Process: 0
[    0.009963] Remapping and enabling EFI services.
[    0.012411] smp: Bringing up secondary CPUs ...
[    0.043658] Detected PIPT I-cache on CPU1
[    0.043729] CPU1: Booted secondary processor 0x0000000001 [0x4e0f0040]
[    0.075202] Detected PIPT I-cache on CPU2
[    0.075364] CPU2: Booted secondary processor 0x0000000100 [0x4e0f0040]
[    0.104955] Detected PIPT I-cache on CPU3
[    0.105102] CPU3: Booted secondary processor 0x0000000101 [0x4e0f0040]
[    0.134566] Detected PIPT I-cache on CPU4
[    0.134745] CPU4: Booted secondary processor 0x0000000200 [0x4e0f0040]
[    0.164240] Detected PIPT I-cache on CPU5
[    0.164401] CPU5: Booted secondary processor 0x0000000201 [0x4e0f0040]
[    0.194089] Detected PIPT I-cache on CPU6
[    0.194270] CPU6: Booted secondary processor 0x0000000300 [0x4e0f0040]
[    0.223786] Detected PIPT I-cache on CPU7
[    0.224023] CPU7: Booted secondary processor 0x0000000301 [0x4e0f0040]
[    0.224492] smp: Brought up 1 node, 8 CPUs
[    0.224939] SMP: Total of 8 processors activated.
[    0.225020] CPU features: detected: Privileged Access Never
[    0.225050] CPU features: detected: LSE atomic instructions
[    0.225070] CPU features: detected: User Access Override
[    0.225090] CPU features: detected: 32-bit EL0 Support
[    0.225109] CPU features: detected: RAS Extension Support
[    0.225128] CPU features: detected: CRC32 instructions
[    0.225146] CPU features: detected: 32-bit EL1 Support
[    0.287260] CPU: All CPU(s) started at EL2
[    0.298213] devtmpfs: initialized
[    0.348275] Registered cp15_barrier emulation handler
[    0.348408] Registered setend emulation handler
[    0.348430] KASLR enabled
[    0.348677] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.348710] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.350015] pinctrl core: initialized pinctrl subsystem
[    0.351000] SMBIOS 3.0.0 present.
[    0.351028] DMI: Unknown Jetson-AGX/Jetson-AGX, BIOS 2.1-32413640 01/24/2023
[    0.351621] NET: Registered protocol family 16
[    0.354157] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.355745] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.357306] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.357376] audit: initializing netlink subsys (disabled)
[    0.357687] audit: type=2000 audit(0.352:1): state=initialized audit_enabled=0 res=1
[    0.358116] thermal_sys: Registered thermal governor 'step_wise'
[    0.358122] thermal_sys: Registered thermal governor 'power_allocator'
[    0.358139] thermal_sys: Registered thermal governor 'pid_thermal_gov'
[    0.360924] cpuidle: using governor menu
[    0.361290] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.361897] ASID allocator initialised with 32768 entries
[    0.362108] Serial: AMBA PL011 UART driver
[    0.365338] Tegra reboot handler registered.
[    0.433156] mc: mapped MMIO address: 0xffff800010ee0000 -> 0x2c10000
[    0.433210] mc: mapped MMIO address: 0xffff800010f00000 -> 0x2c20000
[    0.433241] mc: mapped MMIO address: 0xffff800010f20000 -> 0x2c30000
[    0.433277] mc: mapped MMIO address: 0xffff800010f40000 -> 0x2c40000
[    0.433304] mc: mapped MMIO address: 0xffff800010f60000 -> 0x2c50000
[    0.433331] mc: mapped MMIO address: 0xffff800010f80000 -> 0x2b80000
[    0.433359] mc: mapped MMIO address: 0xffff800010fa0000 -> 0x2b90000
[    0.433385] mc: mapped MMIO address: 0xffff800010fc0000 -> 0x2ba0000
[    0.433414] mc: mapped MMIO address: 0xffff800010fe0000 -> 0x2bb0000
[    0.433442] mc: mapped MMIO address: 0xffff800011000000 -> 0x1700000
[    0.433467] mc: mapped MMIO address: 0xffff800011020000 -> 0x1710000
[    0.433493] mc: mapped MMIO address: 0xffff800011040000 -> 0x1720000
[    0.433519] mc: mapped MMIO address: 0xffff800011060000 -> 0x1730000
[    0.433544] mc: mapped MMIO address: 0xffff800011080000 -> 0x1740000
[    0.433573] mc: mapped MMIO address: 0xffff8000110a0000 -> 0x1750000
[    0.433598] mc: mapped MMIO address: 0xffff8000110c0000 -> 0x1760000
[    0.433624] mc: mapped MMIO address: 0xffff8000110e0000 -> 0x1770000
[    0.433705] mc-err: mcerr ops are set to t19x
[    0.444533] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.444563] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.444578] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.444612] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.450482] ACPI: Interpreter disabled.
[    0.451152] vdd-epb-1v0: supplied by vdd-3v3-cvb
[    0.452876] iommu: Default domain type: Translated 
[    0.452947] eventlib_kernel: keventlib is initialized, test id: 0
[    0.453312] SCSI subsystem initialized
[    0.453462] usbcore: registered new interface driver usbfs
[    0.453499] usbcore: registered new interface driver hub
[    0.453538] usbcore: registered new device driver usb
[    0.453895] mc: Linux media interface: v0.10
[    0.453924] videodev: Linux video capture interface: v2.00
[    0.454201] pps_core: LinuxPPS API ver. 1 registered
[    0.454214] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.454241] PTP clock support registered
[    0.454421] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[    0.454677] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.454724] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.455265] Registered efivars operations
[    0.462785] FPGA manager framework
[    0.462905] Advanced Linux Sound Architecture Driver Initialized.
[    0.463412] Bluetooth: Core ver 2.22
[    0.463455] NET: Registered protocol family 31
[    0.463467] Bluetooth: HCI device and connection manager initialized
[    0.463484] Bluetooth: HCI socket layer initialized
[    0.463499] Bluetooth: L2CAP socket layer initialized
[    0.463520] Bluetooth: SCO socket layer initialized
[    0.464876] camchar: rtcpu character device driver loaded
[    0.465647] clocksource: Switched to clocksource arch_sys_counter
[    0.712663] VFS: Disk quotas dquot_6.6.0
[    0.712746] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.712995] pnp: PnP ACPI: disabled
[    0.725331] la/ptsa driver initialized.
[    0.725470] NET: Registered protocol family 2
[    0.725731] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.733943] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.734163] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.734937] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.735305] TCP: Hash tables configured (established 262144 bind 65536)
[    0.735445] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.735707] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.736095] NET: Registered protocol family 1
[    0.737118] RPC: Registered named UNIX socket transport module.
[    0.737157] RPC: Registered udp transport module.
[    0.737178] RPC: Registered tcp transport module.
[    0.737196] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.737225] PCI: CLS 0 bytes, default 64
[    0.737592] Trying to unpack rootfs image as initramfs...
[    1.012050] Freeing initrd memory: 8208K
[    1.018946] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.019488] kvm [1]: IPA Size Limit: 40 bits
[    1.020338] kvm [1]: vgic interrupt IRQ9
[    1.021244] kvm [1]: VHE mode initialized successfully
[    1.023190] Initialise system trusted keyrings
[    1.023633] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[    1.030709] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.031575] NFS: Registering the id_resolver key type
[    1.031619] Key type id_resolver registered
[    1.031637] Key type id_legacy registered
[    1.031732] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.031772] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.031818] ntfs: driver 2.1.32 [Flags: R/W].
[    1.042433] NET: Registered protocol family 38
[    1.042464] Key type asymmetric registered
[    1.042483] Asymmetric key parser 'x509' registered
[    1.042535] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    1.042838] io scheduler mq-deadline registered
[    1.042862] io scheduler kyber registered
[    1.053003] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    1.053094] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    1.053178] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    1.053257] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    1.059809] scrncapt: init (heads:4 wins:6 planes:4)
[    1.060142] tegradccommon 15200000.display-hub: Nvhost Channel map failed
[    1.061247] EINJ: ACPI disabled.
[    1.064910] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    1.064944] tegra-pmc: ### PMC reset source: MAINSWRST
[    1.064989] tegra-pmc: ### PMC reset level: L1
[    1.065007] tegra-pmc: ### PMC reset status reg: 0x2d
[    1.065060] tegra-pmc: PMC Prod config success
[    1.071096] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.076828] random: fast init done
[    1.077013] printk: console [ttyTCU0] enabled
[    2.586196] arm-smmu 10000000.iommu: probing hardware configuration...
[    2.590759] arm-smmu 10000000.iommu: SMMUv2 with:
[    2.595308] arm-smmu 10000000.iommu:         stage 1 translation
[    2.600599] arm-smmu 10000000.iommu:         stage 2 translation
[    2.606341] arm-smmu 10000000.iommu:         nested translation
[    2.611417] arm-smmu 10000000.iommu:         stream matching with 128 register groups
[    2.618608] arm-smmu 10000000.iommu:         64 context banks (0 stage-2 only)
[    2.630743] arm-smmu 10000000.iommu:         Supported page sizes: 0x00001000
[    2.631683] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    2.638526] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    2.646032] arm-smmu 12000000.iommu: probing hardware configuration...
[    2.651309] arm-smmu 12000000.iommu: SMMUv2 with:
[    2.656290] arm-smmu 12000000.iommu:         stage 1 translation
[    2.661543] arm-smmu 12000000.iommu:         stage 2 translation
[    2.667222] arm-smmu 12000000.iommu:         nested translation
[    2.672393] arm-smmu 12000000.iommu:         stream matching with 128 register groups
[    2.679574] arm-smmu 12000000.iommu:         64 context banks (0 stage-2 only)
[    2.691638] arm-smmu 12000000.iommu:         Supported page sizes: 0x00001000
[    2.692671] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    2.699521] arm-smmu 12000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    2.706631] arm-smmu-suspend 12000000.smmu_suspend: arm_smmu_suspend probe successful
[    2.717866] tegra_profiler: version: 1.150, samples/io: 50/29
[    2.719630] tegra_profiler: auth: init
[    2.724465] THERMAL EST: found 3 subdevs
[    2.727628] THERMAL EST num_resources: 0
[    2.731207] [THERMAL EST subdev 0]
[    2.734789] [THERMAL EST subdev 1]
[    2.737933] [THERMAL EST subdev 2]
[    2.741415] THERMAL EST: Found 2 profiles, default profile is quiet
[    2.747952] THERMAL EST: thz register success.
[    2.752140] THERMAL EST: end of probe, return err: 0
[    2.757338] nvsciipc: loaded module
[    2.764434] tun: Universal TUN/TAP device driver, 1.6
[    2.766787] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    2.772947] hns3: Copyright (c) 2017 Huawei Corporation.
[    2.778758] e1000e: Intel(R) PRO/1000 Network Driver
[    2.783430] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.789788] igb: Intel(R) Gigabit Ethernet Network Driver
[    2.795064] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.801275] PPP generic driver version 2.4.2
[    2.805538] PPP BSD Compression module registered
[    2.809777] PPP Deflate Compression module registered
[    2.815026] PPP MPPE Compression module registered
[    2.820302] usbcore: registered new interface driver r8152
[    2.825549] usbcore: registered new interface driver asix
[    2.831149] usbcore: registered new interface driver ax88179_178a
[    2.837279] usbcore: registered new interface driver cdc_ether
[    2.842957] usbcore: registered new interface driver net1080
[    2.848556] usbcore: registered new interface driver cdc_subset
[    2.854849] usbcore: registered new interface driver zaurus
[    2.860552] usbcore: registered new interface driver cdc_ncm
[    2.866226] usbcore: registered new interface driver aqc111
[    2.871899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.877686] ohci-pci: OHCI PCI platform driver
[    2.882241] ohci-platform: OHCI generic platform driver
[    2.888091] tegra-xusb 3610000.xhci: Adding to iommu group 0
[    2.894180] usbcore: registered new interface driver uas
[    2.898289] usbcore: registered new interface driver usb-storage
[    2.904437] tegra-xudc 3550000.xudc: Adding to iommu group 1
[    2.910443] mousedev: PS/2 mouse device common for all mice
[    2.915460] usbcore: registered new interface driver xpad
[    2.923691] tegra_rtc c2a0000.rtc: registered as rtc1
[    2.926443] tegra_rtc c2a0000.rtc: setting system clock to 1970-01-01T00:00:24 UTC (24)
[    2.934236] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    2.940744] i2c /dev entries driver
[    2.943890] tegra-i2c 3160000.i2c: Adding to iommu group 2
[    2.949765] tegra-i2c c240000.i2c: Adding to iommu group 2
[    2.955349] tegra-i2c 3180000.i2c: Adding to iommu group 2
[    2.960739] tegra-i2c 3190000.i2c: Adding to iommu group 2
[    2.965953] tegra-i2c 31b0000.i2c: Adding to iommu group 2
[    2.971450] tegra-i2c 31c0000.i2c: Adding to iommu group 2
[    2.976939] tegra-i2c c250000.i2c: Adding to iommu group 2
[    2.988090] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[    2.990296] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[    2.998244] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[    3.008325] tegra-oc-event d280000.soctherm-oc-event: OC driver initialized
[    3.014336] device-mapper: uevent: version 1.0.3
[    3.018600] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    3.029166] cpuidle: Initializing cpuidle driver
[    3.032877] sdhci: Secure Digital Host Controller Interface driver
[    3.037975] sdhci: Copyright(c) Pierre Ossman
[    3.042156] Synopsys Designware Multimedia Card Interface Driver
[    3.048568] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.054574] sdhci-tegra 3460000.sdhci: Adding to iommu group 3
[    3.054977] sdhci-tegra 3400000.sdhci: Adding to iommu group 4
[    3.055388] SMCCC: SOC_ID: ID = jep106:036b:0019 Revision = 0x00000102
[    3.060452] tegra-bpmp bpmp: firmware: 128431eec76692047e1ac1ebc0392266
[    3.095069] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[    3.104268] vdd-1v0: supplied by regulator-dummy
[    3.109822] vdd-1v8-hs: supplied by regulator-dummy
[    3.114728] vdd-1v8-ls: supplied by regulator-dummy
[    3.119547] vdd-1v8-ao: supplied by regulator-dummy
[    3.123501] vddio-ddr-1v1: supplied by regulator-dummy
[    3.128352] vdd-rtc: supplied by regulator-dummy
[    3.130161] spmic-ldo1: supplied by regulator-dummy
[    3.131819] vdd-ao-3v3: supplied by regulator-dummy
[    3.138381] vddio-emmc-3v3: supplied by regulator-dummy
[    3.144671] spmic-ldo4: supplied by regulator-dummy
[    3.146260] vdd-usb-3v3: supplied by regulator-dummy
[    3.152843] vddio-sdmmc1-3v3: supplied by regulator-dummy
[    3.159423] vdd-csi-1v2: supplied by vdd-1v8-ls
[    3.165376] spmic-ldo8: supplied by vdd-1v8-ls
[    3.167192] gpio-510 (gpio_default): hogged as output/high
[    3.168970] gpio-511 (gpio_default): hogged as output/high
[    3.171616] gpiochip0: registered GPIOs 504 to 511 on max77620-gpio
[    3.306672] max77686-rtc max77620-rtc: registered as rtc0
[    3.307612] max77620-power max20024-power: Event recorder REG_NVERC : 0x44
[    3.307884] max77620 4-003c: max77620 probe successful
��debugfs initialized
��[    4.130687] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    4.131743] hid: raw HID events driver (C) Jiri Kosina
[    4.132332] usbcore: registered new interface driver usbhid
[    4.132464] usbhid: USB HID core driver
[    4.134432] tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 5
[    4.135538] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
��[    25.912306] Camera-FW on t194-rce-safe started
TCU early console enabled.
[    25.987075] Camera-FW on t194-rce-safe ready SHA1=01b72e3c (crt 0.774 ms, total boot 75.572 ms)
��[    4.220825] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee01ff size=131584
[    4.221357] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    4.222388] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x448]=0x1900-0x1b40 TX[1x448]=0x1b40-0x1d80
[    4.223011] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d80-0x3e00 TX[1x8192]=0x3e00-0x5e80
[    4.224524] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e80-0xaf00 TX[64x320]=0xaf00-0xff80
[    4.225092] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff80-0x18000 TX[512x64]=0x18000-0x20080
[    4.225647] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20080-0x20140 TX[1x64]=0x20140-0x20200
[    4.226936] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (54)
[    4.227132] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[    4.228662] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=6 sha1=01b72e3c1b59ab02ad8c842bed3160278b410129
[    4.236216] tegra_aon c1a0000.aon: Adding to iommu group 6
[    4.243280] tegra_aon c1a0000.aon: tegra aon driver probe OK
[    4.247712] tegra186-aondbg aondbg: aondbg driver probe() OK
[    4.255505] denver_knobs_init:MTS_VERSION:55637613
[    4.271023] t19x_cache tegra-cache: probed
[    4.276008] optee: probing for conduit method.
[    4.276867] optee: revision 3.19 (18d0f61b)
[    4.278210] optee: dynamic shared memory is enabled
[    4.279745] optee: initialized driver
[    4.284151] nvpmodel: initialized successfully
[    4.284705] tegra_hv: get_hvd: not initialized yet
[    4.287483] user_ivc_mempool: hypervisor not present
[    4.293254] usbcore: registered new interface driver snd-usb-audio
[    4.299901] u32 classifier
[    4.300841]     input device check on
[    4.304553]     Actions configured
[    4.308508] Initializing XFRM netlink socket
[    4.313303] NET: Registered protocol family 10
[    4.320162] Segment Routing with IPv6
[    4.320693] NET: Registered protocol family 17
[    4.324742] NET: Registered protocol family 15
[    4.329454] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.343171] Bluetooth: RFCOMM socket layer initialized
[    4.347398] Bluetooth: RFCOMM ver 1.11
[    4.351545] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.357139] Bluetooth: HIDP socket layer initialized
[    4.363287] 9pnet: Installing 9P2000 support
[    4.366848] Key type dns_resolver registered
[    4.371937] registered taskstats version 1
[    4.375012] Loading compiled-in X.509 certificates
[    4.389119] Loaded X.509 cert 'Build time autogenerated kernel key: d2e6b29ce3ba3f3d31103e414d71889f8474be7b'
[    4.391000] tegra194-pcie 14180000.pcie: Adding to iommu group 7
[    4.401341] tegra194-pcie 14180000.pcie: host bridge /pcie@14180000 ranges:
[    4.403265] tegra194-pcie 14180000.pcie:       IO 0x0038100000..0x00381fffff -> 0x0038100000
[    4.411526] tegra194-pcie 14180000.pcie:      MEM 0x1800000000..0x1b3fffffff -> 0x1800000000
[    4.420149] tegra194-pcie 14180000.pcie:      MEM 0x1b40000000..0x1bffffffff -> 0x0040000000
[    4.537786] tegra194-pcie 14180000.pcie: Link up
[    4.549789] tegra194-pcie 14180000.pcie: PCI host bridge to bus 0000:00
[    4.549992] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.550120] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0x38100000-0x381fffff])
[    4.550346] pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1b3fffffff pref]
[    4.550520] pci_bus 0000:00: root bus resource [mem 0x1b40000000-0x1bffffffff] (bus address [0x40000000-0xffffffff])
[    4.550804] pci 0000:00:00.0: [10de:1ad0] type 01 class 0x060400
[    4.551127] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    4.562762] pci 0000:01:00.0: [144d:a80a] type 00 class 0x010802
[    4.563105] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    4.575693] pci 0000:00:00.0: BAR 14: assigned [mem 0x1b40000000-0x1b400fffff]
[    4.575959] pci 0000:01:00.0: BAR 0: assigned [mem 0x1b40000000-0x1b40003fff 64bit]
[    4.576261] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    4.576457] pci 0000:00:00.0:   bridge window [mem 0x1b40000000-0x1b400fffff]
[    4.576695] pci 0000:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    4.577033] pci 0000:01:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  512
[    4.578118] pcieport 0000:00:00.0: Adding to iommu group 7
[    4.578866] pcieport 0000:00:00.0: PME: Signaling with IRQ 24
[    4.579858] pcieport 0000:00:00.0: AER: enabled with IRQ 24
[    4.585885] nvme 0000:01:00.0: Adding to iommu group 7
[    4.591249] nvme nvme0: pci function 0000:01:00.0
[    4.595087] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[    4.596034] tegra194-pcie 14100000.pcie: Adding to iommu group 8
[    4.605145] nvme nvme0: Shutdown timeout set to 10 seconds
[    4.608577] tegra194-pcie 14100000.pcie: host bridge /pcie@14100000 ranges:
[    4.616077] nvme nvme0: 8/0/0 default/read/poll queues
[    4.618941] tegra194-pcie 14100000.pcie:       IO 0x0030100000..0x00301fffff -> 0x0030100000
[    4.627812]  nvme0n1: p1
[    4.632661] tegra194-pcie 14100000.pcie:      MEM 0x1200000000..0x122fffffff -> 0x1200000000
[    4.632678] tegra194-pcie 14100000.pcie:      MEM 0x1230000000..0x123fffffff -> 0x0040000000
[    4.757714] tegra194-pcie 14100000.pcie: Link up
[    4.759574] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[    4.759738] pci_bus 0001:00: root bus resource [bus 00-ff]
[    4.759858] pci_bus 0001:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x30100000-0x301fffff])
[    4.760066] pci_bus 0001:00: root bus resource [mem 0x1200000000-0x122fffffff pref]
[    4.760240] pci_bus 0001:00: root bus resource [mem 0x1230000000-0x123fffffff] (bus address [0x40000000-0x4fffffff])
[    4.760406] random: crng init done
[    4.760514] pci 0001:00:00.0: [10de:1ad2] type 01 class 0x060400
[    4.760964] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[    4.772569] pci 0001:01:00.0: [1b4b:9171] type 00 class 0x010601
[    4.772914] pci 0001:01:00.0: reg 0x10: [io  0x8000-0x8007]
[    4.773150] pci 0001:01:00.0: reg 0x14: [io  0x8040-0x8043]
[    4.773429] pci 0001:01:00.0: reg 0x18: [io  0x8100-0x8107]
[    4.773712] pci 0001:01:00.0: reg 0x1c: [io  0x8140-0x8143]
[    4.773942] pci 0001:01:00.0: reg 0x20: [io  0x800000-0x80000f]
[    4.774187] pci 0001:01:00.0: reg 0x24: [mem 0x00900000-0x009001ff]
[    4.774426] pci 0001:01:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.775398] pci 0001:01:00.0: PME# supported from D3hot
[    4.800459] pci 0001:00:00.0: BAR 14: assigned [mem 0x1230000000-0x12300fffff]
[    4.800707] pci 0001:00:00.0: BAR 13: assigned [io  0x100000-0x100fff]
[    4.800897] pci 0001:01:00.0: BAR 6: assigned [mem 0x1230000000-0x123000ffff pref]
[    4.801403] pci 0001:01:00.0: BAR 5: assigned [mem 0x1230010000-0x12300101ff]
[    4.808716] pci 0001:01:00.0: BAR 4: assigned [io  0x100000-0x10000f]
[    4.814761] pci 0001:01:00.0: BAR 0: assigned [io  0x100010-0x100017]
[    4.821139] pci 0001:01:00.0: BAR 2: assigned [io  0x100018-0x10001f]
[    4.827525] pci 0001:01:00.0: BAR 1: assigned [io  0x100020-0x100023]
[    4.834026] pci 0001:01:00.0: BAR 3: assigned [io  0x100024-0x100027]
[    4.840735] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    4.845992] pci 0001:00:00.0:   bridge window [io  0x100000-0x100fff]
[    4.852309] pci 0001:00:00.0:   bridge window [mem 0x1230000000-0x12300fffff]
[    4.859572] pci 0001:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    4.868242] pci 0001:01:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
[    4.877314] pcieport 0001:00:00.0: Adding to iommu group 8
[    4.882983] pcieport 0001:00:00.0: PME: Signaling with IRQ 26
[    4.888503] pcieport 0001:00:00.0: AER: enabled with IRQ 26
[    4.894699] tegra194-pcie 14140000.pcie: Adding to iommu group 9
[    4.901450] tegra194-pcie 14140000.pcie: host bridge /pcie@14140000 ranges:
[    4.906830] tegra194-pcie 14140000.pcie:       IO 0x0034100000..0x00341fffff -> 0x0034100000
[    4.915382] tegra194-pcie 14140000.pcie:      MEM 0x1280000000..0x12afffffff -> 0x1280000000
[    4.923677] tegra194-pcie 14140000.pcie:      MEM 0x12b0000000..0x12bfffffff -> 0x0040000000
[    5.037674] tegra194-pcie 14140000.pcie: Link up
[    5.039467] tegra194-pcie 14140000.pcie: PCI host bridge to bus 0003:00
[    5.039640] pci_bus 0003:00: root bus resource [bus 00-ff]
[    5.039770] pci_bus 0003:00: root bus resource [io  0x200000-0x2fffff] (bus address [0x34100000-0x341fffff])
[    5.039985] pci_bus 0003:00: root bus resource [mem 0x1280000000-0x12afffffff pref]
[    5.040174] pci_bus 0003:00: root bus resource [mem 0x12b0000000-0x12bfffffff] (bus address [0x40000000-0x4fffffff])
[    5.040473] pci 0003:00:00.0: [10de:1ad2] type 01 class 0x060400
[    5.040808] pci 0003:00:00.0: PME# supported from D0 D3hot D3cold
[    5.051913] pci 0003:01:00.0: [1ac1:089a] type 00 class 0x0000ff
[    5.052257] pci 0003:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit pref]
[    5.052601] pci 0003:01:00.0: reg 0x18: [mem 0x00000000-0x000fffff 64bit pref]
[    5.064641] pci 0003:00:00.0: BAR 15: assigned [mem 0x1280000000-0x12801fffff 64bit pref]
[    5.064912] pci 0003:01:00.0: BAR 2: assigned [mem 0x1280000000-0x12800fffff 64bit pref]
[    5.065236] pci 0003:01:00.0: BAR 0: assigned [mem 0x1280100000-0x1280103fff 64bit pref]
[    5.065581] pci 0003:00:00.0: PCI bridge to [bus 01-ff]
[    5.065788] pci 0003:00:00.0:   bridge window [mem 0x1280000000-0x12801fffff 64bit pref]
[    5.066060] pci 0003:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    5.070191] pci 0003:01:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  512
[    5.079388] pcieport 0003:00:00.0: Adding to iommu group 9
[    5.085038] pcieport 0003:00:00.0: PME: Signaling with IRQ 28
[    5.090698] pcieport 0003:00:00.0: AER: enabled with IRQ 28
[    5.097077] tegra194-pcie 141a0000.pcie: Adding to iommu group 10
[    5.120405] host1x 13e10000.host1x: Adding to iommu group 11
[    5.134930] host1x 13e10000.host1x: initialized
[    5.135739] iommu_context_dev 13e10000.host1x:ctx0: Adding to iommu group 12
[    5.136154] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56, iommu=smmu.0x0000000012000000)
[    5.137206] iommu_context_dev 13e10000.host1x:ctx1: Adding to iommu group 13
[    5.137753] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57, iommu=smmu.0x0000000012000000)
[    5.146819] iommu_context_dev 13e10000.host1x:ctx2: Adding to iommu group 14
[    5.153362] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58, iommu=smmu.0x0000000012000000)
[    5.163447] iommu_context_dev 13e10000.host1x:ctx3: Adding to iommu group 15
[    5.170333] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59, iommu=smmu.0x0000000012000000)
[    5.180061] iommu_context_dev 13e10000.host1x:ctx4: Adding to iommu group 16
[    5.187181] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60, iommu=smmu.0x0000000012000000)
[    5.197210] iommu_context_dev 13e10000.host1x:ctx5: Adding to iommu group 17
[    5.203850] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61, iommu=smmu.0x0000000012000000)
[    5.214142] iommu_context_dev 13e10000.host1x:ctx6: Adding to iommu group 18
[    5.220926] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62, iommu=smmu.0x0000000012000000)
[    5.230857] iommu_context_dev 13e10000.host1x:ctx7: Adding to iommu group 19
[    5.238064] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63, iommu=smmu.0x0000000012000000)
[    5.247867] falcon 15340000.vic: Adding to iommu group 20
[    5.257523] falcon 15340000.vic: initialized
[    5.258038] falcon 15380000.nvjpg: Adding to iommu group 20
[    5.266404] falcon 15380000.nvjpg: initialized
[    5.267807] falcon 154c0000.nvenc: Adding to iommu group 20
[    5.277234] falcon 154c0000.nvenc: initialized
[    5.278042] falcon 15a80000.nvenc1: Adding to iommu group 20
[    5.288217] falcon 15a80000.nvenc1: initialized
[    5.288582] nvdec 15480000.nvdec: Adding to iommu group 20
[    5.298530] nvdec 15480000.nvdec: initialized
[    5.298907] nvdec 15140000.nvdec1: Adding to iommu group 20
[    5.309745] nvdec 15140000.nvdec1: initialized
[    5.310104] tsec 15500000.tsec: Adding to iommu group 21
[    5.317476] tsec 15500000.tsec: initialized
[    5.318239] tsec 15100000.tsecb: Adding to iommu group 22
[    5.326236] tsec 15100000.tsecb: initialized
[    5.329677] gic 2a41000.agic-controller: GIC IRQ controller registered
[    5.357183] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[    5.365846] gpio-374 (wifi-enable): hogged as output/high
[    5.366062] gpio-382 (camera-control-output-low): hogged as output/low
[    5.366275] gpio-385 (camera-control-output-low): hogged as output/low
[    5.366530] gpio-463 (camera-control-output-low): hogged as output/low
[    5.366747] gpio-462 (camera-control-output-low): hogged as output/low
[    5.372563] gpio-485 (camera-control-output-low): hogged as output/low
[    5.379714] gpiochip1: registered GPIOs 335 to 503 on tegra194-gpio
[    5.386473] gpiochip2: registered GPIOs 305 to 334 on tegra194-gpio-aon
[    5.391852] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    5.398102] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    5.404178] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    5.409155] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    5.416229] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[    5.422995] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=6262500, max_bw=6262500
[    5.433707] tegra194-isp5 13e10000.host1x:isp@14800000: Adding to iommu group 23
[    5.442922] t194-nvcsi 13e10000.host1x:nvcsi@15a00000: context isolation disabled due to no IOMMU
[    5.450346] t194-nvcsi 13e10000.host1x:nvcsi@15a00000: initialized
[    5.456905] tegra194-vi5 15c10000.vi: Adding to iommu group 24
[    5.462874] scare-pigeon 13e10000.host1x:vi-thi@15f00000: context isolation disabled due to no IOMMU
[    5.471304] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[    5.477809] scare-pigeon 13e10000.host1x:isp-thi@14b00000: context isolation disabled due to no IOMMU
[    5.486903] scare-pigeon 13e10000.host1x:isp-thi@14b00000: initialized
[    5.493251] pva 16000000.pva0: Adding to iommu group 25
[    5.515899] pva 16000000.pva0: initialized
[    5.517578] pva 16800000.pva1: Adding to iommu group 26
[    5.526258] pva 16800000.pva1: initialized
[    5.527781] nvdla 15880000.nvdla0: Adding to iommu group 27
[    5.536442] nvdla 15880000.nvdla0: initialized
[    5.537253] nvdla 158c0000.nvdla1: Adding to iommu group 28
[    5.543816] nvdla 158c0000.nvdla1: initialized
[    5.547902] tegra-slvs-ec 15ac0000.slvs-ec: context isolation disabled due to no IOMMU
[    5.548359] tegra-slvs-ec 15ac0000.slvs-ec: initialized
[    5.548646] tegra-slvs-ec 15ac0000.slvs-ec: No streams defined - setting to zero
[    5.553030] tegra-slvs-ec 15ac0000.slvs-ec: slvs has 0 available streams
[    5.559590] tegra-slvs-ec 15ac0000.slvs-ec: probed
[    5.566543] tegradccommon 15200000.display-hub: host1x channel mapped
[    5.566847] tegradc 15200000.display: Adding to iommu group 29
[    5.567197] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=71
[    5.567208] tegra_cec 3960000.tegra_cec: Unpowergated DISP
[    5.567273] tegradc 15210000.display: Adding to iommu group 29
[    5.571064] tegradccommon 15200000.display-hub: dc_common syncpt # 1 allocated
[    5.571084] tegradc 15220000.display: Adding to iommu group 29
[    5.571108] tegradccommon 15200000.display-hub: dma mapping done
[    5.571163] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[    5.571611] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[    5.571838] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[    5.571845] tegra_cec 3960000.tegra_cec: probed
[    5.572257] tegra-gpcdma 2600000.dma: Adding to iommu group 2
[    5.577994] tegradc 15200000.display: disp0 connected to head0->sor2
[    5.578711] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[    5.578927] kfuse 3830000.kfuse: initialized
[    5.579262] tegra-fuse-burn efuse-burn: shutdown limit check disabled
[    5.579457] tegra-fuse-burn efuse-burn: Fuse burn driver initialized
[    5.579748] serial-tegra 3100000.serial: Adding to iommu group 2
[    5.590570] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 35, base_baud = 0) is a TEGRA_UART
[    5.596126] generic_infoframe_type: 0x87
[    5.604372] serial-tegra 3110000.serial: Adding to iommu group 2
[    5.609393] tegradc 15200000.display: DT parsed successfully
[    5.627449] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 36, base_baud = 0) is a TEGRA_UART
[    5.632752] tegradc 15200000.display: Display dc.00000000fb731898 registered with id=0
[    5.634326] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 15681600 KB/s
[    5.638382] serial-tegra 3140000.serial: Adding to iommu group 2
[    5.643231] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 1066500000 Hz
[    5.643241] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 358400000 Hz
[    5.660802] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 37, base_baud = 0) is a TEGRA_UART
[    5.667443] tegradc 15200000.display: vblank syncpt # 8 for dc 0
[    5.766518] tegradc 15200000.display: vpulse3 syncpt # 9 for dc 0
[    5.772608] tegradc 15200000.display: dc_hdmi_hotplug_init: couldn't get regulator vdd_hdmi_5v0, -517
[    5.781755] tegradc 15200000.display: dc_probe: failed hotplug init, -517
[    5.790444] tegradc 15220000.display: disp0 connected to head2->sor1
[    5.795039] tegradc 15220000.display: parse_dp_settings: No dp-lt-settings node
[    5.800086] tegra-i2c 31e0000.i2c: Adding to iommu group 2
[    5.802186] tegradc 15220000.display: DT parsed successfully
[    5.813507] tegradc 15220000.display: dc.2 probe not in device tree order, deferring
[    5.818874] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 2260000 KHz, changing to: 2265600 KHz
[    5.832656] tegra194-cpufreq ccplex: probed with BWMGR
[    5.838962] sdhci-tegra 3460000.sdhci: BWMGR client registration for eMC Successful
[    5.839868] sdhci-tegra 3400000.sdhci: Got CD GPIO
[    5.839931] sdhci-tegra 3400000.sdhci: BWMGR client registration for eMC Successful
[    5.848957] irq: IRQ284: trimming hierarchy from :interrupt-controller@3881000
[    5.850318] reg-fixed-voltage fixed-regulators:regulator@106: nonexclusive access to GPIO for fixed-regulators:regulator@106
[    5.857964] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 284
[    5.865811] vdd-5v-sata: supplied by vdd-ac-bat
[    5.876701] mmc0: CQHCI version 5.10
[    5.887045] tegra194-isp5 13e10000.host1x:isp@14800000: initialized
[    5.903816] tegra194-vi5 15c10000.vi: initialized
[    5.904884] tegradc 15210000.display: disp0 connected to head1->sor
[    5.907762] tegradc 15210000.display: parse_dp_settings: No dp-lt-settings node
[    5.915274] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit
[    5.922880] tegradc 15210000.display: DT parsed successfully
[    5.928135] tegradc 15210000.display: dc.1 probe not in device tree order, deferring
[    5.929271] tegra-xusb 3610000.xhci: Firmware timestamp: 2022-03-16 11:07:43 UTC, Version: 60.13 release
[    5.937262] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit
[    5.945870] tegra-xusb 3610000.xhci: xHCI Host Controller
[    5.945889] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[    5.966928] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x0000000000050810
[    5.976009] tegra-xusb 3610000.xhci: irq 201, io mem 0x03610000
[    5.982288] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    5.990161] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.997674] usb usb1: Product: xHCI Host Controller
[    6.002398] usb usb1: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[    6.008866] usb usb1: SerialNumber: 3610000.xhci
[    6.013487] hub 1-0:1.0: USB hub found
[    6.017153] hub 1-0:1.0: 4 ports detected
[    6.021577] tegra-xusb 3610000.xhci: xHCI Host Controller
[    6.026987] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[    6.034340] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[    6.042145] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    6.050179] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.057435] usb usb2: Product: xHCI Host Controller
[    6.062159] usb usb2: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[    6.068629] usb usb2: SerialNumber: 3610000.xhci
[    6.073531] hub 2-0:1.0: USB hub found
[    6.075588] mmc0: Command Queue Engine enabled
[    6.077078] hub 2-0:1.0: 4 ports detected
[    6.081160] mmc0: periodic cache flush enabled
[    6.088658] tegradc 15200000.display: disp0 connected to head0->sor2
[    6.089726] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    6.094021] mmcblk0: mmc0:0001 HBG4a2 29.1 GiB 
[    6.096024] generic_infoframe_type: 0x87
[    6.102644] mmcblk0rpmb: mmc0:0001 HBG4a2 partition 3 4.00 MiB, chardev (510:0)
[    6.107578] tegradc 15200000.display: DT parsed successfully
[    6.122627]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p4[    6.124055] tegradc 15200000.display: Display dc.0000000009a8519e registered with id=0
[    6.149545] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 15681600 KB/s
[    6.157195] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 1066500000 Hz
[    6.165670] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 358400000 Hz
[    6.173525] tegradc 15200000.display: vblank syncpt # 11 for dc 0
[    6.179510] tegradc 15200000.display: vpulse3 syncpt # 12 for dc 0
[    6.186122] tegradc 15200000.display: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[    6.198027] tegradc 15200000.display: hdmi: invalid prod list prod_list_hdmi_board
[    6.202051] tegra194-pcie 141a0000.pcie: host bridge /pcie@141a0000 ranges:
[    6.204356] tegradc 15200000.display: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[    6.211554] tegra194-pcie 141a0000.pcie:       IO 0x003a100000..0x003a1fffff -> 0x003a100000
[    6.220802] tegradc 15200000.display: probed
[    6.227455] tegra194-pcie 141a0000.pcie:      MEM 0x1c00000000..0x1f3fffffff -> 0x1c00000000
[    6.227464] tegra194-pcie 141a0000.pcie:      MEM 0x1f40000000..0x1fffffffff -> 0x0040000000
[    6.273685] Console: switching to colour frame buffer device 240x67
[    6.273954] tegradc 15200000.display: fb registered
[    6.274138] irq: IRQ285: trimming hierarchy from :pmc@c360000
[    6.275224] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    6.275607] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    6.337734] tegradc 15200000.display: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[    6.339019] tegradc 15200000.display: hdmi: get RGB quant from REG programmed by BL.
[    6.339240] tegradc 15200000.display: hdmi: get YCC quant from REG programmed by BL.
[    6.340003] extcon-disp-state external-connection:disp-state: cable 48 state 1
[    6.340202] Extcon AUX2(HDMI) enable
[    6.340606] tegradc 15220000.display: disp1 connected to head2->sor1
[    6.340812] tegradc 15220000.display: parse_dp_settings: No dp-lt-settings node
[    6.341124] tegradc 15220000.display: DT parsed successfully
[    6.341288] tegradc 15220000.display: dc.2 probe not in device tree order, deferring
[    6.353660] tegra194-pcie 141a0000.pcie: Link up
[    6.354966] tegra194-pcie 141a0000.pcie: PCI host bridge to bus 0005:00
[    6.355150] pci_bus 0005:00: root bus resource [bus 00-ff]
[    6.356855] pci_bus 0005:00: root bus resource [io  0x300000-0x3fffff] (bus address [0x3a100000-0x3a1fffff])
[    6.367018] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[    6.374799] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[    6.385443] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[    6.391165] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[    6.403873] pci 0005:01:00.0: [1d6a:00b1] type 00 class 0x020000
[    6.404170] pci 0005:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit]
[    6.410067] pci 0005:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[    6.417051] pci 0005:01:00.0: reg 0x20: [mem 0x00000000-0x003fffff 64bit]
[    6.423407] pci 0005:01:00.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    6.430486] pci 0005:01:00.0: enabling Extended Tags
[    6.435799] pci 0005:01:00.0: supports D1 D2
[    6.439807] pci 0005:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    6.452718] pci 0005:00:00.0: BAR 14: assigned [mem 0x1f40000000-0x1f405fffff]
[    6.453372] pci 0005:01:00.0: BAR 4: assigned [mem 0x1f40000000-0x1f403fffff 64bit]
[    6.461592] pci 0005:01:00.0: BAR 6: assigned [mem 0x1f40400000-0x1f4043ffff pref]
[    6.468696] pci 0005:01:00.0: BAR 0: assigned [mem 0x1f40440000-0x1f4044ffff 64bit]
��WARNING: clock_disable: clk_power_ungate on gated domain 27 for gpcclk
��[    6.476908] pci 0005:01:00.0: BAR 2: assigned [mem 0x1f40450000-0x1f40450fff 64bit]
[    6.476914] tegradc 15200000.display: blank - powerdown
[    6.476971] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[    6.476978] pci 0005:00:00.0:   bridge window [mem 0x1f40000000-0x1f405fffff]
[    6.476994] pci 0005:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    6.477035] pci 0005:01:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
[    6.477502] pcieport 0005:00:00.0: Adding to iommu group 10
[    6.477902] pcieport 0005:00:00.0: PME: Signaling with IRQ 30
[    6.478156] pcieport 0005:00:00.0: AER: enabled with IRQ 30
[    6.479795] tegradc 15210000.display: disp1 connected to head1->sor
[    6.479818] tegradc 15210000.display: parse_dp_settings: No dp-lt-settings node
[    6.479926] tegradc 15210000.display: DT parsed successfully
[    6.479970] tegradc 15210000.display: Display dc.000000003b385655 registered with id=1
[    6.480074] tegradc 15210000.display: vblank syncpt # 13 for dc 1
[    6.480079] tegradc 15210000.display: vpulse3 syncpt # 14 for dc 1
[    6.486358] tegradc 15210000.display: probed
[    6.506032] nvethernet 2490000.ethernet: Adding to iommu group 30
[    6.506214] nvethernet 2490000.ethernet: failed to read skip mac reset flag, default 0
[    6.506219] nvethernet 2490000.ethernet: failed to read MDIO address
[    6.506225] nvethernet 2490000.ethernet: setting to default DMA bit mask
[    6.506229] nvethernet 2490000.ethernet: set default TXQ to TC mapping
[    6.506233] nvethernet 2490000.ethernet: Setting default PTP RX queue
[    6.506242] nvethernet 2490000.ethernet: Failed to read DMA Tx ring size, using default [1024]
[    6.506246] nvethernet 2490000.ethernet: Failed to read DMA Tx ring size, using default [1024]
[    6.513721] nvethernet 2490000.ethernet: failed to get eqos_rx_m clk
[    6.513730] nvethernet 2490000.ethernet: failed to get eqos_rx_input clk
[    6.513734] nvethernet 2490000.ethernet: failed to get eqos_tx_divider clk
[    6.514887] nvethernet 2490000.ethernet: Ethernet MAC address: 48:b0:2d:18:49:75
[    6.514931] nvethernet 2490000.ethernet: Macsec not supported
[    6.516007] nvethernet 2490000.ethernet: eth0 (HW ver: 50) created with 1 DMA channels
[    6.516711] irq: IRQ287: trimming hierarchy from :pmc@c360000
[    6.516823] irq: IRQ288: trimming hierarchy from :interrupt-controller@3881000
[    6.516917] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    6.517591] tegra-se-nvhost 15810000.se: Adding to iommu group 31
[    6.519049] tegra-se-nvhost 15810000.se: initialized
[    6.520497] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    6.520965] tegra-se-nvhost 15820000.se: Adding to iommu group 32
[    6.521391] extcon-disp-state external-connection:disp-state: cable 48 state 0
[    6.521398] Extcon AUX2(HDMI) disable
[    6.521647] tegra-se-nvhost 15820000.se: initialized
[    6.523154] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    6.523550] tegra-se-nvhost 15830000.se: Adding to iommu group 33
[    6.524199] tegra-se-nvhost 15830000.se: initialized
[    6.525155] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    6.525642] tegra-se-nvhost 15840000.se: Adding to iommu group 34
[    6.526277] tegra-se-nvhost 15840000.se: initialized
[    6.527719] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    6.528799] tegra_actmon d230000.actmon: in actmon_register()...
[    6.528959] tegra_actmon d230000.actmon: bwmgr_disable = 0
[    6.529441] tegra_actmon d230000.actmon: initialization Completed for the device mc_all
[    6.529940] hvc_sysfs: hypervisor is not present
[    6.579804] ALSA device list:
[    6.579810]   No soundcards found.
[    6.586733] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[    6.587544] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[    6.593664] tegra_cec 3960000.tegra_cec: Can't find physical address.
[    6.593668] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[    6.598357] tegradc 15200000.display: unblank
[    6.599531] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    6.599728] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    6.609166] tegradc 15200000.display: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[    6.610956] tegradc 15200000.display: hdmi: get YCC quant from EDID.
[    6.615099] extcon-disp-state external-connection:disp-state: cable 48 state 1
[    6.615102] Extcon AUX2(HDMI) enable
[    6.627725] tegradc 15200000.display: sync windows ret = 247
[    6.941526] tegradc 15210000.display: fb registered
[    6.944880] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    6.946795] tegradc 15220000.display: disp2 connected to head2->sor1
[    6.953528] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    6.960212] tegradc 15220000.display: parse_dp_settings: No dp-lt-settings node
[    6.960273] tegradc 15220000.display: DT parsed successfully
[    6.967777] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    6.975103] tegradc 15220000.display: Display dc.00000000fcf18ce8 registered with id=2
[    6.994309] tegradc 15210000.display: blank - powerdown
[    6.994331] extcon-disp-state external-connection:disp-state: cable 53 state 1
[    6.999805] tegradc 15220000.display: vblank syncpt # 19 for dc 2
[    7.006661] Extcon HDMI: HPD enabled
[    7.006672] tegradc 15200000.display: hdmi: plugged
[    7.006693] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    7.006697] Extcon DP: HPD disabled
[    7.006700] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    7.006708] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    7.006727] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    7.012791] tegradc 15220000.display: vpulse3 syncpt # 20 for dc 2
[    7.065468] tegradc 15220000.display: probed
[    7.066683] tegradc 15220000.display: fb registered
[    7.071923] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    7.075880] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    7.077057] Freeing unused kernel memory: 3968K
[    7.083496] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    7.093664] tegradc 15220000.display: blank - powerdown
[    7.098896] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    7.105803] Run /init as init process
[    7.107206] Extcon DP: HPD disabled
[    7.114457] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    7.114466] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    7.127060] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    7.181842] Root device found: mmcblk0p1
[    7.184724] Found dev node: /dev/mmcblk0p1
[    7.222711] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    7.227230] Rootfs mounted over mmcblk0p1
[    7.254758] Switching from initrd to actual rootfs
[    7.371316] systemd[1]: System time before build time, advancing clock.
[    7.423558] systemd[1]: systemd 245.4-4ubuntu3.19 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +)[    7.428056] systemd[1]: Detected architecture arm64.
[    7.471526] systemd[1]: Set hostname to <hc-ai-wn-0n>.
[    7.864201] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    7.865729] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    7.870403] systemd[1]: Created slice system-getty.slice.
[    7.874243] systemd[1]: Created slice system-modprobe.slice.
[    7.877909] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    7.881844] systemd[1]: Created slice User and Session Slice.
[    7.884791] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.887785] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.891376] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.894488] systemd[1]: Reached target Local Encrypted Volumes.
[    7.898670] systemd[1]: Reached target Paths.
[    7.901367] systemd[1]: Reached target Remote File Systems.
[    7.905434] systemd[1]: Reached target Slices.
[    7.908176] systemd[1]: Reached target Swap.
[    7.911421] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.914442] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.918222] systemd[1]: Listening on Journal Audit Socket.
[    7.921468] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.924792] systemd[1]: Listening on Journal Socket.
[    7.928174] systemd[1]: Listening on Network Service Netlink Socket.
[    7.931394] systemd[1]: Listening on udev Control Socket.
[    7.934441] systemd[1]: Listening on udev Kernel Socket.
[    7.941336] systemd[1]: Mounting Huge Pages File System...
[    7.948329] systemd[1]: Mounting POSIX Message Queue File System...
[    7.955378] systemd[1]: Mounting Kernel Debug File System...
[    7.962549] systemd[1]: Mounting Kernel Trace File System...
[    7.971126] systemd[1]: Starting Journal Service...
[    7.978928] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.985862] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[    7.988905] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    7.994226] systemd[1]: Starting Load Kernel Module efi_pstore...
[    8.000815] systemd[1]: Starting Load Kernel Module pstore_blk...
[    8.007527] systemd[1]: Starting Load Kernel Module pstore_zone...
[    8.014088] systemd[1]: Starting Load Kernel Module ramoops...
[    8.016891] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[    8.021978] systemd[1]: Starting NVIDIA specific first-boot udev script...
[    8.026217] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    8.027858] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    8.036281] systemd[1]: Starting Load Kernel Modules...
[    8.042567] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.048951] systemd[1]: Starting udev Coldplug all Devices...
[    8.057733] systemd[1]: Mounted Huge Pages File System.
[    8.060994] systemd[1]: Mounted POSIX Message Queue File System.
[    8.064181] systemd[1]: Mounted Kernel Debug File System.
[    8.068561] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    8.068854] systemd[1]: Mounted Kernel Trace File System.
[    8.074060] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    8.077260] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    8.077940] tegra-carveouts tegra-carveouts: vpr :dma coherent mem declare 0x00000000ce000000,704643072
[    8.095027] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[    8.095040] nvmap_page_pool_init: Total RAM pages: 7936712
[    8.095043] nvmap_page_pool_init: nvmap page pool size: 992089 pages (3875 MB)
[    8.095339] nvmap_background_zero_thread: PP zeroing thread starting.
[    8.103315] misc nvmap: created heap vpr base 0x00000000ce000000 size (688128KiB)
[    8.129818] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[    8.129831] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[    8.146997] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
[    8.153358] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[    8.160805] systemd[1]: modprobe@efi_pstore.service: Succeeded.
[    8.166186] systemd[1]: Finished Load Kernel Module efi_pstore.
[    8.172821] systemd[1]: modprobe@pstore_blk.service: Succeeded.
[    8.178214] systemd[1]: Finished Load Kernel Module pstore_blk.
[    8.184996] systemd[1]: modprobe@pstore_zone.service: Succeeded.
[    8.190167] systemd[1]: Finished Load Kernel Module pstore_zone.
[    8.197690] systemd[1]: modprobe@ramoops.service: Succeeded.
[    8.201645] systemd[1]: Finished Load Kernel Module ramoops.
[    8.207656] nvgpu: 17000000.gv11b          nvgpu_nvhost_syncpt_init:135  [INFO]  syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000
[    8.207656] 
[    8.209176] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.240135] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.241789] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    8.247351] systemd[1]: Starting Load/Save Random Seed...
[    8.254481] systemd[1]: Starting Create System Users...
[    8.270330] systemd[1]: Finished Load Kernel Modules.
[    8.274304] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    8.279775] systemd[1]: Mounting Kernel Configuration File System...
[    8.286847] systemd[1]: Started OP-TEE Client Supplicant.
[    8.293836] systemd[1]: Starting Apply Kernel Variables...
[    8.301044] systemd[1]: nvfb-udev.service: Succeeded.
[    8.304531] systemd[1]: Finished NVIDIA specific first-boot udev script.
[    8.310291] systemd[1]: Finished Load/Save Random Seed.
[    8.313665] systemd[1]: Mounted Kernel Configuration File System.
[    9.881038] using random self ethernet address
[    9.882172] using random host ethernet address
[   10.343782] using random self ethernet address
[   10.344801] using random host ethernet address

Ubuntu 20.04.5 LTS hc-ai-wn-0n ttyTCU0

hc-ai-wn-0n login: adminxxxx (automatic login)

Welcome to Ubuntu 20.04.5 LTS (GNU/Linux 5.10.104-tegra aarch64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

To restore this content, you can run the 'unminimize' command.

The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

Hi remko.lems,

You could just upload the log as file instead of paste here.

So, you could boot up with eMMC but not NVMe drive at this moment?

Could you show current lsblk result on your board?

Hi Kevin,

(Unfortunately the upload functionality was not working as expected)

I am using Guide to Minimizing Jetson Disk Usage (via Storage Optimization — Jetson Linux Developer Guide documentation).

Initially I used the code as is ( GitHub - NVIDIA-AI-IOT/jetson-min-disk ). Flashing didn’t work at all to NVMe. Debugging/Changing the code to allow the use of the most up to date R35.2.1 so that I could retry to flash to NVMe with that release. In all cases flashing to eMMC did work as expected with or without SSD.
Flashing to NVMe not so much. Whatever command line/workflow option I used/as documented within BSP.

(Assumption) It seems that crucial elements are removed/not available by the jetson-min-disk scripts, somehow the flashing to NVMe cannot be accomplished anymore. In-depth file + log analysis did not reveal any of the missing link(s) or ah-ha moment.

For now I resorted back to using the command line version of SDKManager v1.9.1 via sdkmanager --cli install --license accept --logintype devzone --exportlogs ~/sdkmanager_log --product Jetson --host --targetos Linux --version 5.1 --target JETSON_AGX_XAVIER_TARGETS --select 'Jetson Linux' --deselect 'Jetson Runtime Components' --deselect 'Jetson SDK Components' --deselect 'Developer Tools' --flash all from an up to date Ubuntu 20.04.x LTS host node to successfully flash to NVMe (tested with both PCI Express 3.0 x4 and PCI Express 4.0 x4 SSD) with a minimal install of Jetson Linux OS (R35.2.1).

Using Storage Optimization — Jetson Linux Developer Guide documentation minimizes the installed OS further more.

A lot of work, but goal accomplished.

lsblk output is as you would expect.

# lsblk
NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
loop0          7:0    0    16M  1 loop 
mmcblk0      179:0    0  29,1G  0 disk 
├─mmcblk0p1  179:1    0    28G  0 part 
├─mmcblk0p2  179:2    0   160K  0 part 
├─mmcblk0p3  179:3    0     4M  0 part 
├─mmcblk0p4  179:4    0     4M  0 part 
├─mmcblk0p5  179:5    0   512K  0 part 
├─mmcblk0p6  179:6    0   2,5M  0 part 
├─mmcblk0p7  179:7    0    64K  0 part 
├─mmcblk0p8  179:8    0   1,5M  0 part 
├─mmcblk0p9  179:9    0     1M  0 part 
├─mmcblk0p10 179:10   0   160K  0 part 
├─mmcblk0p11 179:11   0     2M  0 part 
├─mmcblk0p12 179:12   0     2M  0 part 
├─mmcblk0p13 179:13   0     1M  0 part 
├─mmcblk0p14 179:14   0   128K  0 part 
├─mmcblk0p15 179:15   0    80M  0 part 
├─mmcblk0p16 179:16   0   512K  0 part 
├─mmcblk0p17 179:17   0    32M  0 part 
├─mmcblk0p18 179:18   0   160K  0 part 
├─mmcblk0p19 179:19   0     4M  0 part 
├─mmcblk0p20 179:20   0     4M  0 part 
├─mmcblk0p21 179:21   0   512K  0 part 
├─mmcblk0p22 179:22   0   2,5M  0 part 
├─mmcblk0p23 179:23   0    64K  0 part 
├─mmcblk0p24 179:24   0   1,5M  0 part 
├─mmcblk0p25 179:25   0     1M  0 part 
├─mmcblk0p26 179:26   0   160K  0 part 
├─mmcblk0p27 179:27   0     2M  0 part 
├─mmcblk0p28 179:28   0     2M  0 part 
├─mmcblk0p29 179:29   0     1M  0 part 
├─mmcblk0p30 179:30   0   128K  0 part 
├─mmcblk0p31 179:31   0    80M  0 part 
├─mmcblk0p32 259:15   0   512K  0 part 
├─mmcblk0p33 259:16   0  32,5M  0 part 
├─mmcblk0p34 259:17   0    80M  0 part 
├─mmcblk0p35 259:18   0   512K  0 part 
├─mmcblk0p36 259:19   0     8M  0 part 
├─mmcblk0p37 259:20   0     8M  0 part 
├─mmcblk0p38 259:21   0   300M  0 part 
├─mmcblk0p39 259:22   0   128K  0 part 
├─mmcblk0p40 259:23   0    64M  0 part /opt/nvidia/esp
├─mmcblk0p41 259:24   0    80M  0 part 
├─mmcblk0p42 259:25   0   512K  0 part 
├─mmcblk0p43 259:26   0    64M  0 part 
└─mmcblk0p44 259:27   0 282,9M  0 part 
zram0        251:0    0 931,2M  0 disk [SWAP]
zram1        251:1    0 931,2M  0 disk [SWAP]
zram2        251:2    0 931,2M  0 disk [SWAP]
zram3        251:3    0 931,2M  0 disk [SWAP]
zram4        251:4    0 931,2M  0 disk [SWAP]
zram5        251:5    0 931,2M  0 disk [SWAP]
zram6        251:6    0 931,2M  0 disk [SWAP]
zram7        251:7    0 931,2M  0 disk [SWAP]
nvme0n1      259:0    0 465,8G  0 disk 
├─nvme0n1p1  259:1    0   465G  0 part /
├─nvme0n1p2  259:2    0    64M  0 part 
├─nvme0n1p3  259:3    0   448K  0 part 
├─nvme0n1p4  259:4    0    32M  0 part 
├─nvme0n1p5  259:5    0    64M  0 part 
├─nvme0n1p6  259:6    0   448K  0 part 
├─nvme0n1p7  259:7    0    32M  0 part 
├─nvme0n1p8  259:8    0    80M  0 part 
├─nvme0n1p9  259:9    0   512K  0 part 
├─nvme0n1p10 259:10   0   300M  0 part 
├─nvme0n1p11 259:11   0    64M  0 part 
├─nvme0n1p12 259:12   0    80M  0 part 
├─nvme0n1p13 259:13   0   512K  0 part 
└─nvme0n1p14 259:14   0    64M  0 part 

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.