Hi,
I’ve been struggling with getting a Jetson Nano production module working with my custom carrier PCB for days now. I have checked all other similar threads on this topic without success. I hope someone on the forum has a suggestion on what I might be missing.
We are using the following setup:
- L4T 32.7.2
- Toolchain: gcc-linaro-7.3.1
- Jetson Nano: B01 production module (eMMC)
- Custom Pinmux generated with the latest Excel spreadsheet patched on top of the Development Kit device tree files
- Changed HPD polarity for HDMI
The behaviour is as follows:
When turning on power (and POWER_EN through the on-off-logic), the Jetson Nano starts booting up until the kernel is getting loaded. Then SHUTDOWN_REQ is toggled and the device shuts down. Flashing the eMMC works fine without any errors using ./flash.sh jetson-nano-emmc mmcblk0p1
. Interestingly, without applying the HDMI HPD patch, the module boots just fine on a devkit.
We are using u-boot with this extlinux.conf:
TIMEOUT 30
DEFAULT primary
MENU TITLE L4T boot options
LABEL primary
MENU LABEL primary kernel
LINUX /boot/Image
FDT /boot/tegra210-p3448-0002-p3449-0000-b00.dtb
INITRD /boot/initrd
APPEND ${cbootargs}
The UART log looks like this:
[0000.261] [L4T TegraBoot] (version 00.00.2018.01-l4t-8728f3cb)
[0000.267] Processing in cold boot mode Bootloader 2
[0000.271] A02 Bootrom Patch rev = 1023
[0000.275] Power-up reason: pmc por
[0000.278] No Battery Present
[0000.281] pmic max77620 reset reason
[0000.284] pmic max77620 NVERC : 0x40
[0000.287] RamCode = 0
[0000.290] Platform has DDR4 type RAM
[0000.293] max77620 disabling SD1 Remote Sense
[0000.297] Setting DDR voltage to 1125mv
[0000.301] Serial Number of Pmic Max77663: 0xd2251
[0000.309] Entering ramdump check
[0000.312] Get RamDumpCarveOut = 0x0
[0000.315] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.320] Last reboot was clean, booting normally!
[0000.325] Sdram initialization is successful
[0000.329] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.335] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.341] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.347] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.353] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.358] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.364] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.370] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.386] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.392] Platform-DebugCarveout: 0
[0000.396] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.401] Non secure mode, and RB not enabled.
[0000.405] *** Booting BFS0.
[0000.408] Initialize FailControl
[0000.411] Read PT from (0:3)
[0000.426] Csd NumOfBlocks=0
[0000.465] PT crc32 and magic check passed.
[0000.469] Using BFS PT to query partitions
[0000.474] PT: Partition LNX NOT found !
[0000.477] *** Booting KFS0.
[0000.480] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.486] BoardID = 3448, SKU = 0x2
[0000.489] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.495] Read GPT from (0:3)
[0000.507] Using GPT Primary to query partitions
[0000.511] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.518] Loading Tboot-CPU binary
[0000.523] Verifying TBC in OdmNonSecureSBK mode
[0000.533] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.540] Bootloader downloaded successfully.
[0000.544] Downloaded Tboot-CPU binary to 0xa0000258
[0000.549] MAX77620_GPIO5 configured
[0000.553] CPU power rail is up
[0000.555] CPU clock enabled
[0000.559] Performing RAM repair
[0000.562] Updating A64 Warmreset Address to 0xa00002e9
[0000.567] BoardID = 3448, SKU = 0x2
[0000.571] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.576] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.583] Loading NvTbootBootloaderDTB
[0000.600] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.671] Bootloader DTB Load Address: 0x83000000
[0000.676] BoardID = 3448, SKU = 0x2
[0000.679] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.685] Loading NvTbootKernelDTB
[0000.706] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.777] Kernel DTB Load Address: 0x83100000
[0000.781] BoardID = 3448, SKU = 0x2
[0000.784] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.790] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.798] Loading cboot binary
[0000.808] Verifying EBT in OdmNonSecureSBK mode
[0000.850] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.857] Bootloader downloaded successfully.
[0000.861] BoardID = 3448, SKU = 0x2
[0000.864] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.870] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.877] PT: Partition NCT NOT found !
[0000.880] Warning: Find Partition via PT Failed
[0000.885] Next binary entry address: 0x92c00258
[0000.889] BoardId: 3448
[0000.894] Overriding pmu board id with proc board id
[0000.899] Display board id is not available
[0000.903] BoardID = 3448, SKU = 0x2
[0000.906] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0000.912] NvTbootFailControlDoFailover: No failover; Continuing ...
[0000.925] Verifying SC7EntryFw in OdmNonSecureSBK mode
[0000.981] /bpmp deleted
[0000.984] SC7EntryFw header found loaded at 0xff700000
[0001.172] OVR2 PMIC
[0001.174] Bpmp FW successfully loaded
[0001.177] BoardID = 3448, SKU = 0x2
[0001.180] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.186] NvTbootFailControlDoFailover: No failover; Continuing ...
[0001.193] WB0 init successfully at 0xff780000
[0001.198] Verifying NvTbootWb0 in OdmNonSecureSBK mode
[0001.203] Set NvDecSticky Bits
[0001.206] GSC2 address ff53fffc value c0edbbcc
[0001.213] GSC MC Settings done
[0001.215] BoardID = 3448, SKU = 0x2
[0001.219] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.225] TOS Image length 53680
[0001.229] Monitor size 53680
[0001.231] OS size 0
[0001.237] Secure Os AES-CMAC Verification Success!
[0001.241] TOS image cipher info: plaintext
[0001.245] Loading and Validation of Secure OS Successful
[0001.261] SC7 Entry Firmware - 0xff700000, 0x4000
[0001.266] NvTbootPackSdramParams: start.
[0001.271] NvTbootPackSdramParams: done.
[0001.275] Tegraboot started after 191664 us
[0001.279] Basic modules init took 749066 us
[0001.283] Sec Bootdevice Read Time = 61 ms, Read Size = 3682 KB
[0001.288] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[0001.294] Next stage binary read took 7382 us
[0001.298] Carveout took -34775 us
[0001.301] CPU initialization took 392217 us
[0001.305] Total time taken by TegraBoot 1113890 us
[0001.310] Starting CPU & Halting co-processor
64NOTICE: BL31: v1.3(release):b5eeb33
NOTICE: BL31: Built : 14:22:20, Apr 20 2022
ERROR: Error initializing runtime service trusty_fast
[0001.432] RamCode = 0
[0001.437] LPDDR4 Training: Read DT: Number of tables = 2
[0001.442] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.454] EMC Training Successful
[0001.457] 408000 not found in DVFS table
[0001.464] RamCode = 0
[0001.467] DT Write: emc-table@204000 succeeded
[0001.473] DT Write: emc-table@1600000 succeeded
[0001.477] LPDDR4 Training: Write DT: Number of tables = 2
[0001.521]
[0001.522] Debug Init done
[0001.525] Marked DTB cacheable
[0001.528] Bootloader DTB loaded at 0x83000000
[0001.532] Marked DTB cacheable
[0001.535] Kernel DTB loaded at 0x83100000
[0001.539] DeviceTree Init done
[0001.552] Pinmux applied successfully
[0001.557] gicd_base: 0x50041000
[0001.560] gicc_base: 0x50042000
[0001.563] Interrupts Init done
[0001.567] Using base:0x60005090 & irq:208 for tick-timer
[0001.573] Using base:0x60005098 for delay-timer
[0001.577] platform_init_timer: DONE
[0001.581] Timer(tick) Init done
[0001.584] osc freq = 38400 khz
[0001.588]
[0001.589] Welcome to L4T Cboot
[0001.592]
[0001.593] Cboot Version: 00.00.2018.01-t210-a2f2e4b8
[0001.598] calling constructors
[0001.601] initializing heap
[0001.604] initializing threads
[0001.607] initializing timers
[0001.610] creating bootstrap completion thread
[0001.614] top of bootstrap2()
[0001.617] CPU: ARM Cortex A57
[0001.620] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.625] initializing platform
[0001.678] Config for emmc ddr50 mode completed
[0001.683] sdmmc bdev is already initialized
[0001.687] Enable APE clock
[0001.689] Un-powergate APE partition
[0001.693] of_register: registering tegra_udc to of_hal
[0001.698] of_register: registering inv20628-driver to of_hal
[0001.704] of_register: registering ads1015-driver to of_hal
[0001.709] of_register: registering lp8557-bl-driver to of_hal
[0001.715] of_register: registering bq2419x_charger to of_hal
[0001.721] of_register: registering bq27441_fuel_gauge to of_hal
[0001.732] gpio framework initialized
[0001.735] of_register: registering tca9539_gpio to of_hal
[0001.741] of_register: registering tca9539_gpio to of_hal
[0001.746] of_register: registering i2c_bus_driver to of_hal
[0001.752] of_register: registering i2c_bus_driver to of_hal
[0001.757] of_register: registering i2c_bus_driver to of_hal
[0001.763] pmic framework initialized
[0001.766] of_register: registering max77620_pmic to of_hal
[0001.772] regulator framework initialized
[0001.776] of_register: registering tps65132_bl_driver to of_hal
[0001.782] initializing target
[0001.787] gpio_driver_register: register 'tegra_gpio_driver' driver
[0001.796] board ID = D78, board SKU = 2
[0001.802] fixed regulator driver initialized
[0001.820] initializing OF layer
[0001.823] NCK carveout not present
[0001.826] Skipping dts_overrides
[0001.830] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.847] I2C Bus Init done
[0001.849] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.860] I2C Bus Init done
[0001.862] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.872] I2C Bus Init done
[0001.875] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.885] I2C Bus Init done
[0001.888] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.898] I2C Bus Init done
[0001.901] of_children_init: Ops found for compatible string maxim,max77620
[0001.911] max77620_init using irq 118
[0001.916] register 'maxim,max77620' pmic
[0001.921] gpio_driver_register: register 'max77620-gpio' driver
[0001.927] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.937] I2C Bus Init done
[0001.941] NCK carveout not present
[0001.950] Find /i2c@7000c000's alias i2c0
[0001.954] get eeprom at 1-a0, size 256, type 0
[0001.963] Find /i2c@7000c500's alias i2c2
[0001.967] get eeprom at 3-a0, size 256, type 0
[0001.971] get eeprom at 3-ae, size 256, type 0
[0001.976] pm_ids_update: Updating 1,a0, size 256, type 0
[0001.981] I2C slave not started
[0001.984] I2C write failed
[0001.986] Writing offset failed
[0001.990] eeprom_init: EEPROM read failed
[0001.993] pm_ids_update: eeprom init failed
[0001.998] pm_ids_update: Updating 3,a0, size 256, type 0
[0004.003] I2C transfer timeout
[0004.006] I2C write failed
[0004.009] Writing offset failed
[0004.012] eeprom_init: EEPROM read failed
[0004.015] pm_ids_update: eeprom init failed
[0004.020] pm_ids_update: Updating 3,ae, size 256, type 0
[0006.025] I2C transfer timeout
[0006.028] I2C write failed
[0006.031] Writing offset failed
[0006.034] eeprom_init: EEPROM read failed
[0006.037] pm_ids_update: eeprom init failed
[0008.042] I2C transfer timeout
[0008.045] I2C write failed
[0008.047] Writing offset failed
[0008.050] eeprom_init: EEPROM read failed
[0008.054] Plugin Manager: Parse ODM data 0x000a4000
[0008.067] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0008.081] Find /i2c@7000c000's alias i2c0
[0008.085] get eeprom at 1-a0, size 256, type 0
[0008.094] Find /i2c@7000c500's alias i2c2
[0008.098] get eeprom at 3-a0, size 256, type 0
[0008.102] get eeprom at 3-ae, size 256, type 0
[0008.106] pm_ids_update: Updating 1,a0, size 256, type 0
[0008.112] I2C slave not started
[0008.115] I2C write failed
[0008.117] Writing offset failed
[0008.120] eeprom_init: EEPROM read failed
[0008.124] pm_ids_update: eeprom init failed
[0008.128] pm_ids_update: Updating 3,a0, size 256, type 0
[0010.134] I2C transfer timeout
[0010.137] I2C write failed
[0010.139] Writing offset failed
[0010.142] eeprom_init: EEPROM read failed
[0010.146] pm_ids_update: eeprom init failed
[0010.150] pm_ids_update: Updating 3,ae, size 256, type 0
[0012.156] I2C transfer timeout
[0012.159] I2C write failed
[0012.161] Writing offset failed
[0012.164] eeprom_init: EEPROM read failed
[0012.168] pm_ids_update: eeprom init failed
[0014.173] I2C transfer timeout
[0014.175] I2C write failed
[0014.178] Writing offset failed
[0014.181] eeprom_init: EEPROM read failed
[0014.185] shim_get_serial_num:EEPROM read failed
[0014.190] Reading Serial number from with NCT/FCT
[0014.194] No serial number in NCT/EEPROM. Using fused IDs
[0014.200] Chip UID is 00000001643174420000000012058340
[0014.205] Add serial number:40830512000000004274 as DT property
[0014.213] Applying platform configs
[0014.220] platform-init is not present. Skipping
[0014.224] calling apps_init()
[0014.245] Found 17 GPT partitions in "sdmmc3_user"
[0014.250] Proceeding to Cold Boot
[0014.253] starting app android_boot_app
[0014.257] Device state: unlocked
[0014.260] display console init
[0014.268] could not find regulator
[0014.292] hdmi cable not connected
[0014.295] is_hdmi_needed: HDMI not connected, returnDT entry for leds-pwm not found
i[0014.306] ng false
[0014.308] hdmi is not connected
[0014.311] sor0 is not supported
[0014.314] display_console_init: no valid display out_type
[0014.322] subnode volume_up is not found !
[0014.326] subnode back is not found !
[0014.329] subnode volume_down is not found !
[0014.334] subnode menu is not found !
[0014.337] Gpio keyboard init success
[0014.385] found decompressor handler: lz4-legacy
[0014.399] decompressing blob (type 1)...
[0014.466] display_resolution: No display init
[0014.470] Failed to retrieve display resolution
[0014.474] Could not load/initialize BMP blob...ignoring
[0014.480] -------> se_aes_verify_sbk_clear: 747
[0014.484] se_aes_verify_sbk_clear: Error
[0014.488] SE operation failed
[0014.491] bl_battery_charging: connected to external power supply
[0014.500] display_console_ioctl: No display init
[0014.504] switch_backlight failed
[0014.514] device_query_partition_size: failed to open partition sdmmc3_user:MSC !
[0014.521] MSC Partition not found
[0014.531] device_query_partition_size: failed to open partition sdmmc3_user:USP !
[0014.538] USP partition read failed!
[0014.542] blob_init: blob-partition USP header read failed
[0014.547] android_boot Unable to update recovery partition
[0014.553] kfs_getpartname: name = LNX
[0014.556] Loading kernel from LNX
[0014.653] load kernel from storage
[0014.662] decompressor handler not found
[0014.696] Successfully loaded kernel and ramdisk images
[0014.701] board ID = D78, board SKU = 2
[0014.706] display_resolution: No display init
[0014.710] Failed to retrieve display resolution
[0014.714] bmp blob is not loaded and initialized
[0014.719] Failed to display boot-logo
[0014.723] NCK carveout not present
[0014.726] Skipping dts_overrides
[0014.729] NCK carveout not present
[0014.739] Find /i2c@7000c000's alias i2c0
[0014.743] get eeprom at 1-a0, size 256, type 0
[0014.751] Find /i2c@7000c500's alias i2c2
[0014.755] get eeprom at 3-a0, size 256, type 0
[0014.760] get eeprom at 3-ae, size 256, type 0
[0014.764] pm_ids_update: Updating 1,a0, size 256, type 0
[0014.769] I2C slave not started
[0014.772] I2C write failed
[0014.775] Writing offset failed
[0014.778] eeprom_init: EEPROM read failed
[0014.782] pm_ids_update: eeprom init failed
[0014.786] pm_ids_update: Updating 3,a0, size 256, type 0
[0016.791] I2C transfer timeout
[0016.794] I2C write failed
[0016.797] Writing offset failed
[0016.800] eeprom_init: EEPROM read failed
[0016.804] pm_ids_update: eeprom init failed
[0016.808] pm_ids_update: Updating 3,ae, size 256, type 0
[0018.813] I2C transfer timeout
[0018.816] I2C write failed
[0018.819] Writing offset failed
[0018.822] eeprom_init: EEPROM read failed
[0018.826] pm_ids_update: eeprom init failed
[0020.830] I2C transfer timeout
[0020.833] I2C write failed
[0020.836] Writing offset failed
[0020.839] eeprom_init: EEPROM read failed
[0020.843] Plugin Manager: Parse ODM data 0x000a4000
[0020.855] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0020.863] Add serial number:40830512000000004274 as DT property
[0020.873] "bpmp" doesn't exist, creating
[0020.878] Updated bpmp info to DTB
[0020.883] Updated initrd info to DTB
[0020.887] "proc-board" doesn't exist, creating
[0020.893] Updated board info to DTB
[0020.896] "pmu-board" doesn't exist, creating
[0020.902] Updated board info to DTB
[0020.905] "display-board" doesn't exist, creating
[0020.911] Updated board info to DTB
[0020.915] "reset" doesn't exist, creating
[0020.919] Updated reset info to DTB
[0020.923] display_console_ioctl: No display init
[0020.927] display_console_ioctl: No display init
[0020.932] display_console_ioctl: No display init
[0020.936] Cmdline: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt
[0020.971] DTB cmdline: earlycon=uart8250,mmio32,0x70006000
[0020.976] boot image cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
[0020.993] Updated bootarg info to DTB
[0020.997] Adding uuid 00000001643174420000000012058340 to DT
[0021.003] Adding eks info 0 to DT
[0021.008] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[0021.014] Updated memory info to DTB
[0021.018] add_lp0_disable: Unable to find plugin-manager ids under chosen node! (FDT_ERR_NOTFOUND)
[0021.031] set vdd_core voltage to 1075 mv
[0021.035] setting 'vdd-core' regulator to 1075000 micro volts
[0021.040] Found secure-pmc; disable BPMP
U-Boot 2020.04-g4335beb (Apr 20 2022 - 14:22:25 -0700)
SoC: tegra210
Model: NVIDIA Jetson Nano Developer Kit
Board: NVIDIA P3450-0000
DRAM: 4 GiB
tegra210_env_drv_config: find node offset error -1
MMC: sdhci@700b0000: 1, sdhci@700b0600: 0
Loading Environment from MMC... *** Warning - bad CRC, using default environment
Loading Environment from SPI Flash... unrecognized JEDEC id bytes: 00, 00, 00
*** Warning - spi_flash_probe_bus_cs() failed, using default environment
In: serial
Out: serial
Err: serial
Can't find Ethernet MAC address in cboot DTB
Net: No ethernet found.
Hit any key to stop autoboot: 0
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
927 bytes read in 24 ms (37.1 KiB/s)
1: primary kernel
Retrieving file: /boot/initrd
7160179 bytes read in 177 ms (38.6 MiB/s)
Retrieving file: /boot/Image
34549768 bytes read in 782 ms (42.1 MiB/s)
append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
Retrieving file: /boot/tegra210-p3448-0002-p3449-0000-b00.dtb
237234 bytes read in 25 ms (9 MiB/s)
## Flattened Device Tree blob at 83000000
Booting using the fdt blob at 0x83000000
ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)
Using Device Tree in place at 0000000083000000, end 000000008303ceb1
Can't find Ethernet MAC address in cboot DTB
copying carveout for /host1x@50000000/dc@54200000...
copying carveout for /host1x@50000000/dc@54240000...
DT property /chosen/nvidia,bluetooth-mac missing in source; can't copy
DT property /chosen/nvidia,ethernet-mac missing in source; can't copy
DT property /chosen/nvidia,wifi-mac missing in source; can't copy
DT property /psci/nvidia,system-lp0-disable missing in source; can't copy
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.253-tegra (root@ubuntu) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Thu Jul 14 03:06:55 PDT 2022
[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[ 0.000000] OF: fdt: - 80000000 , 7ee00000
[ 0.000000] OF: fdt: - 100000000 , 7f200000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[ 0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 24 pages/cpu s57624 r8192 d32488 u98304
[ 0.000000] CPU features: enabling workaround for ARM erratum 832075
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1023544
[ 0.000000] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
[ 0.000000] log_buf_len min size: 32768 bytes
[ 0.000000] log_buf_len: 131072 bytes
[ 0.000000] early log buf free: 29824(91%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Memory: 3568408K/4159488K available (15358K kernel code, 2956K rwdata, 6748K rodata, 8640K init, 612K bss, 115944K reserved, 475136K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f80000 ( 15360 KB)
[ 0.000000] .rodata : 0xffffff8008f80000 - 0xffffff8009620000 ( 6784 KB)
[ 0.000000] .init : 0xffffff8009620000 - 0xffffff8009e90000 ( 8640 KB)
[ 0.000000] .data : 0xffffff8009e90000 - 0xffffff800a173008 ( 2957 KB)
[ 0.000000] .bss : 0xffffff800a173008 - 0xffffff800a20c0b4 ( 613 KB)
[ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
[ 0.000000] 0xffffffbf00000000 - 0xffffffbf03fc8000 ( 63 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc0ff200000 ( 4082 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
[ 0.000000] t210 clock and reset probe
[ 0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.009910] Console: colour dummy device 80x25
[ 0.014562] console [tty0] enabled
[ 0.018072] bootconsole [uart8250] disabled
Thank in advance.