Can not boot from sdcard

Hi forum,

I am now using custom carrier board. I planned to boot from sdcard, which already have a system. I changed extlinux.conf: APPEND ${cbootargs} quiet root=/dev/mmcblk1p1. The rest of file remained the same. But it did not work

I checked. The sdcard is /dev/mmcblk1p1. And lsblk shows there is a system on it. But still it kept boot from emmc, which is /dev/mmcblk0p1

This is the console output

[10:48:01:311] [0000.206] [L4T TegraBoot] (version 00.00.2018.01-l4t-e82258de)
[10:48:01:317] [0000.211] Processing in cold boot mode Bootloader 2
[10:48:01:327] [0000.216] A02 Bootrom Patch rev = 1023
[10:48:01:327] [0000.219] Power-up reason: software reset
[10:48:01:336] [0000.223] No Battery Present
[10:48:01:336] [0000.226] pmic max77620 reset reason
[10:48:01:336] [0000.229] pmic max77620 NVERC : 0x0
[10:48:01:349] [0000.232] RamCode = 0
[10:48:01:349] [0000.235] Platform has DDR4 type RAM
[10:48:01:349] [0000.238] max77620 disabling SD1 Remote Sense
[10:48:01:349] [0000.242] Setting DDR voltage to 1125mv
[10:48:01:362] [0000.246] Serial Number of Pmic Max77663: 0x308a5
[10:48:01:362] [0000.254] Entering ramdump check
[10:48:01:372] [0000.257] Get RamDumpCarveOut = 0x0
[10:48:01:372] [0000.260] RamDumpCarveOut=0x0,  RamDumperFlag=0xe59ff3f8
[10:48:01:372] [0000.265] Last reboot was clean, booting normally!
[10:48:01:384] [0000.270] Sdram initialization is successful 
[10:48:01:384] [0000.274] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[10:48:01:395] [0000.280] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[10:48:01:395] [0000.286] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[10:48:01:405] [0000.292] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[10:48:01:414] [0000.297] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[10:48:01:414] [0000.303] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[10:48:01:424] [0000.309] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[10:48:01:424] [0000.315] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[10:48:01:443] [0000.331] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[10:48:01:456] [0000.337] Platform-DebugCarveout: 0
[10:48:01:456] [0000.340] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[10:48:01:456] [0000.346] Non secure mode, and RB not enabled.
[10:48:01:477] [0000.363] Csd NumOfBlocks=0
[10:48:01:672] [0000.558] *** Booting BFS0.
[10:48:01:682] [0000.561] Read PT from (0:3)
[10:48:01:682] [0000.567] Using BFS PT to query partitions 
[10:48:01:691] [0000.571] PT: Partition LNX NOT found ! 
[10:48:02:300] [0001.171] *** Booting KFS0.
[10:48:02:311] [0001.174] BoardID = 3448, SKU = 0x2
[10:48:02:311] [0001.177] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[10:48:02:320] [0001.183] Read GPT from (0:3)
[10:48:02:320] [0001.190] Using GPT Primary to query partitions
[10:48:02:330] [0001.195] Loading Tboot-CPU binary
[10:48:02:338] [0001.202] Verifying TBC in OdmNonSecureSBK mode
[10:48:02:347] [0001.212] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[10:48:02:349] [0001.219] Bootloader downloaded successfully.
[10:48:02:359] [0001.223] Downloaded Tboot-CPU binary to 0xa0000258
[10:48:02:359] [0001.228] MAX77620_GPIO5 configured
[10:48:02:368] [0001.232] CPU power rail is up
[10:48:02:368] [0001.235] CPU clock enabled
[10:48:02:378] [0001.238] Performing RAM repair
[10:48:02:378] [0001.241] Updating A64 Warmreset Address to 0xa00002e9
[10:48:02:378] [0001.246] BoardID = 3448, SKU = 0x2
[10:48:02:388] [0001.250] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[10:48:02:388] [0001.256] Loading NvTbootBootloaderDTB
[10:48:02:406] [0001.273] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[10:48:02:479] [0001.346] Bootloader DTB Load Address: 0x83000000
[10:48:02:492] [0001.351] BoardID = 3448, SKU = 0x2
[10:48:02:492] [0001.354] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[10:48:02:502] [0001.360] Loading NvTbootKernelDTB
[10:48:02:510] [0001.376] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[10:48:02:585] [0001.449] Kernel DTB Load Address: 0x83100000
[10:48:02:589] [0001.453] BoardID = 3448, SKU = 0x2
[10:48:02:598] [0001.457] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[10:48:02:606] [0001.464] Loading cboot binary
[10:48:02:614] [0001.475] Verifying EBT in OdmNonSecureSBK mode
[10:48:02:654] [0001.516] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[10:48:02:661] [0001.523] Bootloader downloaded successfully.
[10:48:02:669] [0001.528] BoardID = 3448, SKU = 0x2
[10:48:02:669] [0001.531] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[10:48:02:678] [0001.537] PT: Partition NCT NOT found ! 
[10:48:02:684] [0001.541] Warning: Find Partition via PT Failed
[10:48:02:684] [0001.545] Next binary entry address: 0x92c00258 
[10:48:02:693] [0001.550] BoardId: 3448
[10:48:02:693] [0001.554] Overriding pmu board id with proc board id
[10:48:02:701] [0001.559] Display board id is not available 
[10:48:02:709] [0001.563] BoardID = 3448, SKU = 0x2
[10:48:02:709] [0001.567] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[10:48:02:723] [0001.580] Verifying SC7EntryFw in OdmNonSecureSBK mode
[10:48:02:776] [0001.637] /bpmp deleted
[10:48:02:786] [0001.639] SC7EntryFw header found loaded at 0xff700000
[10:48:02:979] [0001.834] OVR2 PMIC
[10:48:02:989] [0001.836] Bpmp FW successfully loaded
[10:48:02:989] [0001.840] BoardID = 3448, SKU = 0x2
[10:48:02:997] [0001.843] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[10:48:02:997] [0001.850] WB0 init successfully at 0xff780000
[10:48:03:006] [0001.854] Set NvDecSticky Bits
[10:48:03:006] [0001.858] GSC2 address ff53fffc value c0edbbcc
[10:48:03:015] [0001.864] GSC MC Settings done
[10:48:03:015] [0001.867] BoardID = 3448, SKU = 0x2
[10:48:03:023] [0001.870] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[10:48:03:023] [0001.877] TOS Image length 53680
[10:48:03:033] [0001.880]  Monitor size 53680
[10:48:03:033] [0001.883]  OS size 0
[10:48:03:042] [0001.888] Secure Os AES-CMAC Verification Success!
[10:48:03:042] [0001.893] TOS image cipher info: plaintext
[10:48:03:049] [0001.897] Loading and Validation of Secure OS Successful
[10:48:03:059] [0001.913] SC7 Entry Firmware - 0xff700000, 0x4000
[10:48:03:073] [0001.917] NvTbootPackSdramParams: start. 
[10:48:03:073] [0001.922] NvTbootPackSdramParams: done. 
[10:48:03:073] [0001.926] Tegraboot started after 134739 us
[10:48:03:083] [0001.930] Basic modules init took 1476204 us
[10:48:03:083] [0001.934] Sec Bootdevice Read Time = 559 ms, Read Size = 14649 KB
[10:48:03:093] [0001.940] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[10:48:03:093] [0001.946] Next stage binary read took 7378 us
[10:48:03:103] [0001.950] Carveout took -28686 us
[10:48:03:103] [0001.953] CPU initialization took 383222 us
[10:48:03:112] [0001.957] Total time taken by TegraBoot 1838118 us
[10:48:03:112] 
[10:48:03:112] [0001.962] Starting CPU & Halting co-processor 
[10:48:03:121] 
[10:48:03:121] 64NOTICE:  BL31: v1.3(release):5b49e7f80
[10:48:03:132] NOTICE:  BL31: Built : 08:37:40, Feb 19 2021
[10:48:03:132] ERROR:   Error initializing runtime service trusty_fast
[10:48:03:235] [0002.084] RamCode = 0
[10:48:03:245] [0002.089] LPDDR4 Training: Read DT: Number of tables = 2
[10:48:03:245] [0002.094] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[10:48:03:259] [0002.106] EMC Training Successful
[10:48:03:261] [0002.110] 408000 not found in DVFS table
[10:48:03:268] [0002.116] RamCode = 0
[10:48:03:276] [0002.120] DT Write: emc-table@204000 succeeded
[10:48:03:283] [0002.125] DT Write: emc-table@1600000 succeeded
[10:48:03:283] [0002.129] LPDDR4 Training: Write DT: Number of tables = 2
[10:48:03:290] [0002.189] 
[10:48:03:298] [0002.190] Debug Init done
[10:48:03:298] [0002.193] Marked DTB cacheable
[10:48:03:298] [0002.196] Bootloader DTB loaded at 0x83000000
[10:48:03:308] [0002.201] Marked DTB cacheable
[10:48:03:308] [0002.203] Kernel DTB loaded at 0x83100000
[10:48:03:316] [0002.207] DeviceTree Init done
[10:48:03:323] [0002.220] Pinmux applied successfully
[10:48:03:333] [0002.225] gicd_base: 0x50041000
[10:48:03:333] [0002.228] gicc_base: 0x50042000
[10:48:03:333] [0002.231] Interrupts Init done
[10:48:03:342] [0002.235] Using base:0x60005090 & irq:208 for tick-timer
[10:48:03:342] [0002.241] Using base:0x60005098 for delay-timer
[10:48:03:352] [0002.245] platform_init_timer: DONE
[10:48:03:352] [0002.248] Timer(tick) Init done
[10:48:03:362] [0002.252] osc freq = 38400 khz
[10:48:03:362] [0002.256] 
[10:48:03:362] [0002.257] Welcome to L4T Cboot
[10:48:03:362] [0002.260] 
[10:48:03:362] [0002.261] Cboot Version: 00.00.2018.01-t210-39562017
[10:48:03:373] [0002.266] calling constructors
[10:48:03:373] [0002.269] initializing heap
[10:48:03:373] [0002.272] initializing threads
[10:48:03:382] [0002.275] initializing timers
[10:48:03:382] [0002.278] creating bootstrap completion thread
[10:48:03:392] [0002.282] top of bootstrap2()
[10:48:03:392] [0002.285] CPU: ARM Cortex A57
[10:48:03:392] [0002.288] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[10:48:03:401] [0002.293] initializing platform
[10:48:03:447] [0002.346] Config for emmc ddr50 mode completed
[10:48:03:451] [0002.351] sdmmc bdev is already initialized
[10:48:03:460] [0002.355] Enable APE clock
[10:48:03:460] [0002.358] Un-powergate APE partition
[10:48:03:468] [0002.361] of_register: registering tegra_udc to of_hal
[10:48:03:468] [0002.366] of_register: registering inv20628-driver to of_hal
[10:48:03:476] [0002.372] of_register: registering ads1015-driver to of_hal
[10:48:03:484] [0002.377] of_register: registering lp8557-bl-driver to of_hal
[10:48:03:484] [0002.383] of_register: registering bq2419x_charger to of_hal
[10:48:03:494] [0002.389] of_register: registering bq27441_fuel_gauge to of_hal
[10:48:03:503] [0002.400] gpio framework initialized
[10:48:03:512] [0002.404] of_register: registering tca9539_gpio to of_hal
[10:48:03:512] [0002.409] of_register: registering tca9539_gpio to of_hal
[10:48:03:522] [0002.414] of_register: registering i2c_bus_driver to of_hal
[10:48:03:522] [0002.420] of_register: registering i2c_bus_driver to of_hal
[10:48:03:530] [0002.426] of_register: registering i2c_bus_driver to of_hal
[10:48:03:538] [0002.431] pmic framework initialized
[10:48:03:538] [0002.435] of_register: registering max77620_pmic to of_hal
[10:48:03:547] [0002.440] regulator framework initialized
[10:48:03:547] [0002.444] of_register: registering tps65132_bl_driver to of_hal
[10:48:03:555] [0002.450] initializing target
[10:48:03:562] [0002.456] gpio_driver_register: register 'tegra_gpio_driver' driver
[10:48:03:571] [0002.466] fixed regulator driver initialized
[10:48:03:585] [0002.484] initializing OF layer
[10:48:03:588] [0002.487] NCK carveout not present
[10:48:03:597] [0002.491] Skipping dts_overrides
[10:48:03:597] [0002.495] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[10:48:03:613] [0002.512] I2C Bus Init done
[10:48:03:623] [0002.514] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[10:48:03:630] [0002.525] I2C Bus Init done
[10:48:03:630] [0002.527] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[10:48:03:639] [0002.538] I2C Bus Init done
[10:48:03:647] [0002.540] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[10:48:03:656] [0002.551] I2C Bus Init done
[10:48:03:656] [0002.553] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[10:48:03:665] [0002.564] I2C Bus Init done
[10:48:03:673] [0002.567] of_children_init: Ops found for compatible string maxim,max77620
[10:48:03:680] [0002.577] max77620_init using irq 118
[10:48:03:688] [0002.582] register 'maxim,max77620' pmic
[10:48:03:688] [0002.586] gpio_driver_register: register 'max77620-gpio' driver
[10:48:03:696] [0002.592] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[10:48:03:704] [0002.603] I2C Bus Init done
[10:48:03:711] [0002.606] NCK carveout not present
[10:48:03:718] [0002.616] Find /i2c@7000c000's alias i2c0
[10:48:03:721] [0002.620] get eeprom at 1-a0, size 256, type 0
[10:48:03:730] [0002.629] Find /i2c@7000c500's alias i2c2
[10:48:03:739] [0002.633] get eeprom at 3-a0, size 256, type 0
[10:48:03:739] [0002.637] get eeprom at 3-ae, size 256, type 0
[10:48:03:747] [0002.642] pm_ids_update: Updating 1,a0, size 256, type 0
[10:48:03:755] [0002.647] I2C slave not started
[10:48:03:755] [0002.650] I2C write failed
[10:48:03:755] [0002.653] Writing offset failed
[10:48:03:765] [0002.656] eeprom_init: EEPROM read failed
[10:48:03:765] [0002.660] pm_ids_update: eeprom init failed
[10:48:03:765] [0002.664] pm_ids_update: Updating 3,a0, size 256, type 0
[10:48:03:794] [0002.694] pm_ids_update: The pm board id is 3448-0002-401
[10:48:03:807] [0002.701] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50
[10:48:03:819] [0002.709] pm_ids_update: pm id update successful
[10:48:03:819] [0002.714] pm_ids_update: Updating 3,ae, size 256, type 0
[10:48:03:844] [0002.744] eeprom_init: EEPROM incompatible version found
[10:48:03:858] [0002.749] pm_ids_update: eeprom init failed
[10:48:03:879] [0002.779] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[10:48:03:885] [0002.785] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[10:48:03:895] [0002.793] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[10:48:03:904] [0002.798] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[10:48:03:911] [0002.807] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:55:9a:a5
[10:48:03:919] [0002.813] Plugin Manager: Parse ODM data 0x000a4000
[10:48:03:927] [0002.825] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000 
[10:48:03:943] [0002.840] Find /i2c@7000c000's alias i2c0
[10:48:03:945] [0002.844] get eeprom at 1-a0, size 256, type 0
[10:48:03:954] [0002.853] Find /i2c@7000c500's alias i2c2
[10:48:03:962] [0002.857] get eeprom at 3-a0, size 256, type 0
[10:48:03:969] [0002.861] get eeprom at 3-ae, size 256, type 0
[10:48:03:969] [0002.866] pm_ids_update: Updating 1,a0, size 256, type 0
[10:48:03:978] [0002.871] I2C slave not started
[10:48:03:978] [0002.874] I2C write failed
[10:48:03:978] [0002.877] Writing offset failed
[10:48:03:987] [0002.880] eeprom_init: EEPROM read failed
[10:48:03:987] [0002.884] pm_ids_update: eeprom init failed
[10:48:03:996] [0002.888] pm_ids_update: Updating 3,a0, size 256, type 0
[10:48:04:018] [0002.918] pm_ids_update: The pm board id is 3448-0002-401
[10:48:04:032] [0002.924] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50
[10:48:04:032] [0002.931] pm_ids_update: pm id update successful
[10:48:04:042] [0002.936] pm_ids_update: Updating 3,ae, size 256, type 0
[10:48:04:066] [0002.966] eeprom_init: EEPROM incompatible version found
[10:48:04:080] [0002.971] pm_ids_update: eeprom init failed
[10:48:04:101] [0003.001] Add serial number:1422921018541 as DT property
[10:48:04:115] [0003.008] Applying platform configs
[10:48:04:123] [0003.015] platform-init is not present. Skipping
[10:48:04:123] [0003.020] calling apps_init()
[10:48:04:141] [0003.041] Found 17 GPT partitions in "sdmmc3_user"
[10:48:04:146] [0003.046] Proceeding to Cold Boot
[10:48:04:154] [0003.049] starting app android_boot_app
[10:48:04:154] [0003.053] Device state: unlocked
[10:48:04:163] [0003.056] display console init
[10:48:04:170] [0003.064] could not find regulator
[10:48:04:170] [0003.067] hdmi cable connected
[10:48:04:187] [0003.083] edid read success
[10:48:04:202] [0003.101] DT entry for leds-pwm not found
[10:48:04:206] [0003.105] edid read success
[10:48:04:215] [0003.108] width = 640, height = 480, frequency = 25174825
[10:48:04:215] [0003.113] width = 3840, height = 2160, frequency = 594000000
[10:48:04:226] [0003.119] width = 3840, height = 2160, frequency = 297000000
[10:48:04:226] [0003.124] width = 1920, height = 1080, frequency = 148500000
[10:48:04:237] [0003.130] width = 1920, height = 1080, frequency = 148351648
[10:48:04:237] [0003.136] width = 1920, height = 1080, frequency = 74175824
[10:48:04:248] [0003.141] width = 1920, height = 1080, frequency = 74175824
[10:48:04:248] [0003.147] width = 1920, height = 1080, frequency = 148351648
[10:48:04:257] [0003.152] width = 720, height = 576, frequency = 26973026
[10:48:04:264] [0003.158] width = 720, height = 480, frequency = 26973026
[10:48:04:264] [0003.163] width = 1280, height = 720, frequency = 74175824
[10:48:04:275] [0003.169] width = 640, height = 480, frequency = 25174825
[10:48:04:275] [0003.174] width = 3840, height = 2160, frequency = 593406593
[10:48:04:287] [0003.180] width = 3840, height = 2160, frequency = 296703296
[10:48:04:287] [0003.185] width = 3840, height = 2160, frequency = 296703296
[10:48:04:296] [0003.191] width = 3840, height = 2160, frequency = 296703296
[10:48:04:303] [0003.197] width = 3840, height = 2160, frequency = 296703296
[10:48:04:303] [0003.202] Best mode Width = 1920, Height = 1080, freq = 148351648
[10:48:04:314] [0003.210] tmds-config node not found
[10:48:04:324] [0003.214] pmc_set_io_pad_voltage: Error -2 retrieving platform-io-pad-voltagepropsetting 'avdd-io-hdmi-dp' regulator to 1050000 micro volts
[10:48:04:338] [0003.229] setting 'vdd-1v8' regulator to 1800000 micro volts
[10:48:04:338] [0003.236] could not find regulator
[10:48:04:346] [0003.240] could not find regulator
[10:48:04:346] [0003.243] could not find regulator
[10:48:04:372] [0003.271] using default cmu settings
[10:48:04:375] [0003.275] dc_hdmi_enable, starting HDMI initialisation
[10:48:04:385] [0003.281] dc_hdmi_enable, HDMI initialisation complete
[10:48:04:394] [0003.286] list and configure display window
[10:48:04:403] [0003.295] display console init completed
[10:48:04:411] [0003.306] subnode volume_up is not found !
[10:48:04:411] [0003.310] subnode back is not found !
[10:48:04:419] [0003.314] subnode volume_down is not found !
[10:48:04:419] [0003.318] subnode menu is not found !
[10:48:04:428] [0003.321] Gpio keyboard init success
[10:48:04:469] [0003.369] found decompressor handler: lz4-legacy
[10:48:04:484] [0003.383] decompressing blob (type 1)...
[10:48:04:553] [0003.453] load_bmp_blob: panelresolution=1080 type=3
[10:48:04:603] [0003.502] decompressor handler not found
[10:48:04:607] [0003.506] load_firmware_blob: Firmware blob loaded, entries=2
[10:48:04:616] [0003.512] XUSB blob version 0 size 124416 @ 0x934b928c
[10:48:04:624] [0003.518] -------> se_aes_verify_sbk_clear: 747
[10:48:04:624] [0003.522] se_aes_verify_sbk_clear: Error
[10:48:04:632] [0003.526] SE operation failed
[10:48:04:632] [0003.529] bl_battery_charging: connected to external power supply
[10:48:04:650] [0003.545] device_query_partition_size: failed to open partition sdmmc3_user:MSC !
[10:48:04:653] [0003.552] MSC Partition not found
[10:48:04:663] [0003.562] device_query_partition_size: failed to open partition sdmmc3_user:USP !
[10:48:04:673] [0003.569] USP partition read failed!
[10:48:04:683] [0003.573] blob_init: blob-partition USP header read failed
[10:48:04:683] [0003.578] android_boot Unable to update recovery partition
[10:48:04:694] [0003.584] kfs_getpartname: name = LNX
[10:48:04:694] [0003.587] Loading kernel from LNX
[10:48:04:781] [0003.680] load kernel from storage
[10:48:04:793] [0003.690] decompressor handler not found
[10:48:04:824] [0003.724] Successfully loaded kernel and ramdisk images
[10:48:04:830] [0003.729] board ID = D78, board SKU = 2
[10:48:04:838] [0003.734] load_bmp_blob: panelresolution=1080 type=3
[10:48:05:330] [0004.230] display bmp image done
[10:48:05:334] [0004.233] NCK carveout not present
[10:48:05:344] [0004.236] Skipping dts_overrides
[10:48:05:344] [0004.239] NCK carveout not present
[10:48:05:353] [0004.249] Find /i2c@7000c000's alias i2c0
[10:48:05:354] [0004.253] get eeprom at 1-a0, size 256, type 0
[10:48:05:371] [0004.263] Find /i2c@7000c500's alias i2c2
[10:48:05:371] [0004.267] get eeprom at 3-a0, size 256, type 0
[10:48:05:378] [0004.271] get eeprom at 3-ae, size 256, type 0
[10:48:05:378] [0004.276] pm_ids_update: Updating 1,a0, size 256, type 0
[10:48:05:387] [0004.281] I2C slave not started
[10:48:05:387] [0004.284] I2C write failed
[10:48:05:396] [0004.287] Writing offset failed
[10:48:05:396] [0004.290] eeprom_init: EEPROM read failed
[10:48:05:396] [0004.294] pm_ids_update: eeprom init failed
[10:48:05:405] [0004.298] pm_ids_update: Updating 3,a0, size 256, type 0
[10:48:05:428] [0004.328] pm_ids_update: The pm board id is 3448-0002-401
[10:48:05:444] [0004.335] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50
[10:48:05:444] [0004.343] pm_ids_update: pm id update successful
[10:48:05:452] [0004.348] pm_ids_update: Updating 3,ae, size 256, type 0
[10:48:05:478] [0004.378] eeprom_init: EEPROM incompatible version found
[10:48:05:483] [0004.383] pm_ids_update: eeprom init failed
[10:48:05:513] [0004.413] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[10:48:05:519] [0004.419] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[10:48:05:529] [0004.427] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[10:48:05:536] [0004.432] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[10:48:05:544] [0004.441] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:55:9a:a5
[10:48:05:552] [0004.447] Plugin Manager: Parse ODM data 0x000a4000
[10:48:05:567] [0004.459] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000 
[10:48:05:568] [0004.468] Add serial number:1422921018541 as DT property
[10:48:05:577] [0004.477] "bpmp" doesn't exist, creating 
[10:48:05:587] [0004.483] Updated bpmp info to DTB
[10:48:05:595] [0004.487] Updated initrd info to DTB
[10:48:05:595] [0004.491] "proc-board" doesn't exist, creating 
[10:48:05:602] [0004.497] Updated board info to DTB
[10:48:05:602] [0004.500] "pmu-board" doesn't exist, creating 
[10:48:05:612] [0004.506] Updated board info to DTB
[10:48:05:612] [0004.509] "display-board" doesn't exist, creating 
[10:48:05:620] [0004.515] Updated board info to DTB
[10:48:05:620] [0004.519] "reset" doesn't exist, creating 
[10:48:05:629] [0004.523] Updated reset info to DTB
[10:48:05:629] [0004.527] 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 tegra_fbmem=0x800000@0x92cb4000 is_hdmi_initialised=1 
[10:48:05:668] [0004.566] DTB cmdline: earlycon=uart8250,mmio32,0x70006000 
[10:48:05:677] [0004.572] 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 
[10:48:05:697] [0004.588] Updated bootarg info to DTB
[10:48:05:697] [0004.592] Adding uuid 00000001643073021c000000140501c0 to DT
[10:48:05:705] [0004.598] Adding eks info 0 to DT
[10:48:05:705] [0004.603] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[10:48:05:715] [0004.609] Updated memory info to DTB
[10:48:05:725] [0004.617] set vdd_core voltage to 1075 mv
[10:48:05:725] [0004.621] setting 'vdd-core' regulator to 1075000 micro volts
[10:48:05:734] [0004.627] Found secure-pmc; disable BPMP
[10:48:06:107] 
[10:48:06:118] 
[10:48:06:118] U-Boot 2020.04-g6b630d64fd (Feb 19 2021 - 08:37:46 -0800)
[10:48:06:118] 
[10:48:06:118] SoC: tegra210
[10:48:06:118] Model: NVIDIA Jetson Nano Developer Kit
[10:48:06:118] Board: NVIDIA P3450-0000
[10:48:06:134] DRAM:  4 GiB
[10:48:06:444] MMC:   sdhci@700b0000: 1, sdhci@700b0600: 0
[10:48:06:448] Loading Environment from SPI Flash... *** Warning - spi_flash_probe_bus_cs() failed, using default environment
[10:48:06:459] 
[10:48:06:459] In:    serial
[10:48:06:470] Out:   serial
[10:48:06:470] Err:   serial
[10:48:06:470] Net:   No ethernet found.
[10:48:06:470] Hit any key to stop autoboot:  2 <0x08><0x08><0x08> 1 <0x08><0x08><0x08> 0 
[10:48:08:478] Card did not respond to voltage select!
[10:48:08:531] switch to partitions #0, OK
[10:48:08:533] mmc0(part 0) is current device
[10:48:08:788] Scanning mmc 0:1...
[10:48:08:889] Found /boot/extlinux/extlinux.conf
[10:48:08:893] Retrieving file: /boot/extlinux/extlinux.conf
[10:48:08:948] 912 bytes read in 20 ms (43.9 KiB/s)
[10:48:08:952] 1:	primary kernel
[10:48:08:962] Retrieving file: /boot/initrd
[10:48:09:168] 7159841 bytes read in 181 ms (37.7 MiB/s)
[10:48:09:172] Retrieving file: /boot/Image
[10:48:09:983] 34404360 bytes read in 777 ms (42.2 MiB/s)
[10:48:09:995] 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 tegra_fbmem=0x800000@0x92cb4000 is_hdmi_initialised=1  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 quiet root=/dev/mmcblk1p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0  
[10:48:10:051] Retrieving file: /boot/dtb/kernel_tegra210-p3448-0000-p3449-0000-b00.dtb
[10:48:10:113] 249239 bytes read in 24 ms (9.9 MiB/s)
[10:48:10:186] ## Flattened Device Tree blob at 83000000
[10:48:10:190]    Booting using the fdt blob at 0x83000000
[10:48:10:201] ERROR: reserving fdt memory region failed (addr=0 size=0)
[10:48:10:201] ERROR: reserving fdt memory region failed (addr=0 size=0)
[10:48:10:211]    Using Device Tree in place at 0000000083000000, end 000000008303fd96
[10:48:10:219] copying carveout for /host1x@50000000/dc@54200000...
[10:48:10:219] copying carveout for /host1x@50000000/dc@54240000...
[10:48:10:270] DT property /chosen/nvidia,bluetooth-mac missing in source; can't copy
[10:48:10:285] DT property /chosen/nvidia,wifi-mac missing in source; can't copy
[10:48:10:291] DT property /psci/nvidia,system-lp0-disable missing in source; can't copy
[10:48:10:304] 
[10:48:10:304] Starting kernel ...
[10:48:10:304] 
[10:48:10:410] [    0.000000] Booting Linux on physical CPU 0x0
[10:48:10:414] [    0.000000] Linux version 4.9.201-tegra (pico1@pico1-NUC7i7BNH) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #2 SMP PREEMPT Thu Jan 20 15:53:15 HKT 2022
[10:48:10:436] [    0.000000] Boot CPU: AArch64 Processor [411fd071]
[10:48:10:449] [    0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[10:48:10:449] [    0.000000] OF: fdt: - 80000000 ,  7ee00000
[10:48:10:460] [    0.000000] OF: fdt: - 100000000 ,  7f200000
[10:48:10:460] [    0.000000] Found tegra_fbmem: 00800000@92cb4000
[10:48:10:470] [    0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[10:48:10:470] [    0.000000] bootconsole [uart8250] enabled
[10:48:10:482] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[10:48:10:491] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[10:48:10:500] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[10:48:10:509] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[10:48:10:527] [    0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[10:48:10:527] [    0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
[10:48:10:538] [    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[10:48:10:551] [    0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
[10:48:10:792] [    0.000000] psci: probing for conduit method from DT.
[10:48:10:805] [    0.000000] psci: PSCIv1.0 detected in firmware.
[10:48:10:805] [    0.000000] psci: Using standard PSCI v0.2 function IDs
[10:48:10:814] [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[10:48:10:814] [    0.000000] psci: SMC Calling Convention v1.1
[10:48:10:823] [    0.000000] percpu: Embedded 24 pages/cpu s57560 r8192 d32552 u98304
[10:48:10:844] [    0.000000] CPU features: enabling workaround for ARM erratum 832075
[10:48:10:850] [    0.000000] Speculative Store Bypass Disable mitigation not required
[10:48:10:859] [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1023544
[10:48:10:868] [    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 tegra_fbmem=0x800000@0x92cb4000 is_hdmi_initialised=1  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  
[10:48:10:933] [    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[10:48:10:933] [    0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
[10:48:10:942] [    0.000000] log_buf_len min size: 32768 bytes
[10:48:10:942] [    0.000000] log_buf_len: 131072 bytes
[10:48:10:954] [    0.000000] early log buf free: 29336(89%)
[10:48:10:954] [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[10:48:10:965] [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[10:48:10:974] [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[10:48:11:066] [    0.000000] Memory: 3560264K/4159488K available (15294K kernel code, 2942K rwdata, 6744K rodata, 8576K init, 609K bss, 124088K reserved, 475136K cma-reserved)
[10:48:11:081] [    0.000000] Virtual kernel memory layout:
[10:48:11:090] [    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[10:48:11:099] [    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[10:48:11:107] [    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008f70000   ( 15296 KB)
[10:48:11:107] [    0.000000]     .rodata : 0xffffff8008f70000 - 0xffffff8009610000   (  6784 KB)
[10:48:11:117] [    0.000000]       .init : 0xffffff8009610000 - 0xffffff8009e70000   (  8576 KB)
[10:48:11:127] [    0.000000]       .data : 0xffffff8009e70000 - 0xffffff800a14f808   (  2943 KB)
[10:48:11:138] [    0.000000]        .bss : 0xffffff800a14f808 - 0xffffff800a1e7cbc   (   610 KB)
[10:48:11:138] [    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[10:48:11:149] [    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[10:48:11:157] [    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[10:48:11:167] [    0.000000]               0xffffffbf00000000 - 0xffffffbf03fc8000   (    63 MB actual)
[10:48:11:176] [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0ff200000   (  4082 MB)
[10:48:11:188] [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[10:48:11:188] [    0.000000] Preemptible hierarchical RCU implementation.
[10:48:11:198] [    0.000000] 	Build-time adjustment of leaf fanout to 64.
[10:48:11:198] [    0.000000] 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[10:48:11:208] [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[10:48:11:217] [    0.000000] NR_IRQS:64 nr_irqs:64 0
[10:48:11:226] [    0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
[10:48:11:238] [    0.000000] t210 clock and reset probe
[10:48:11:248] [    0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
[10:48:11:259] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:11:259] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:11:268] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:11:277] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:11:277] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:11:287] [    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[10:48:11:296] [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[10:48:11:304] [    0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[10:48:11:315] [    0.010063] Console: colour dummy device 80x25
[10:48:11:326] [    0.014715] console [tty0] enabled
[10:48:11:326] [    0.018225] bootconsole [uart8250] disabled
[10:48:12:470] [    0.000000] Booting Linux on physical CPU 0x0
[10:48:12:474] [    0.000000] Linux version 4.9.201-tegra (pico1@pico1-NUC7i7BNH) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #2 SMP PREEMPT Thu Jan 20 15:53:15 HKT 2022
[10:48:12:504] [    0.000000] Boot CPU: AArch64 Processor [411fd071]
[10:48:12:504] [    0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[10:48:12:513] [    0.000000] OF: fdt: - 80000000 ,  7ee00000
[10:48:12:513] [    0.000000] OF: fdt: - 100000000 ,  7f200000
[10:48:12:523] [    0.000000] Found tegra_fbmem: 00800000@92cb4000
[10:48:12:523] [    0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[10:48:12:532] [    0.000000] bootconsole [uart8250] enabled
[10:48:12:532] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[10:48:12:542] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[10:48:12:552] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[10:48:12:563] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[10:48:12:574] [    0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[10:48:12:584] [    0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
[10:48:12:594] [    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[10:48:12:605] [    0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
[10:48:12:614] [    0.000000] psci: probing for conduit method from DT.
[10:48:12:614] [    0.000000] psci: PSCIv1.0 detected in firmware.
[10:48:12:622] [    0.000000] psci: Using standard PSCI v0.2 function IDs
[10:48:12:622] [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[10:48:12:631] [    0.000000] psci: SMC Calling Convention v1.1
[10:48:12:631] [    0.000000] percpu: Embedded 24 pages/cpu s57560 r8192 d32552 u98304
[10:48:12:641] [    0.000000] CPU features: enabling workaround for ARM erratum 832075
[10:48:12:650] [    0.000000] Speculative Store Bypass Disable mitigation not required
[10:48:12:650] [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1023544
[10:48:12:659] [    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 tegra_fbmem=0x800000@0x92cb4000 is_hdmi_initialised=1  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  
[10:48:12:711] [    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[10:48:12:722] [    0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
[10:48:12:734] [    0.000000] log_buf_len min size: 32768 bytes
[10:48:12:734] [    0.000000] log_buf_len: 131072 bytes
[10:48:12:734] [    0.000000] early log buf free: 29336(89%)
[10:48:12:744] [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[10:48:12:744] [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[10:48:12:753] [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[10:48:12:762] [    0.000000] Memory: 3560264K/4159488K available (15294K kernel code, 2942K rwdata, 6744K rodata, 8576K init, 609K bss, 124088K reserved, 475136K cma-reserved)
[10:48:12:779] [    0.000000] Virtual kernel memory layout:
[10:48:12:779] [    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[10:48:12:788] [    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[10:48:12:797] [    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008f70000   ( 15296 KB)
[10:48:12:797] [    0.000000]     .rodata : 0xffffff8008f70000 - 0xffffff8009610000   (  6784 KB)
[10:48:12:811] [    0.000000]       .init : 0xffffff8009610000 - 0xffffff8009e70000   (  8576 KB)
[10:48:12:811] [    0.000000]       .data : 0xffffff8009e70000 - 0xffffff800a14f808   (  2943 KB)
[10:48:12:822] [    0.000000]        .bss : 0xffffff800a14f808 - 0xffffff800a1e7cbc   (   610 KB)
[10:48:12:832] [    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[10:48:12:842] [    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[10:48:12:842] [    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[10:48:12:853] [    0.000000]               0xffffffbf00000000 - 0xffffffbf03fc8000   (    63 MB actual)
[10:48:12:862] [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0ff200000   (  4082 MB)
[10:48:12:871] [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[10:48:12:871] [    0.000000] Preemptible hierarchical RCU implementation.
[10:48:12:883] [    0.000000] 	Build-time adjustment of leaf fanout to 64.
[10:48:12:883] [    0.000000] 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[10:48:12:893] [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[10:48:12:893] [    0.000000] NR_IRQS:64 nr_irqs:64 0
[10:48:12:904] [    0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
[10:48:12:915] [    0.000000] t210 clock and reset probe
[10:48:12:915] [    0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
[10:48:12:927] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:12:927] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:12:927] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:12:939] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:12:939] [    0.000000] clk_cbus_recalc_rate: no gbus parent
[10:48:12:939] [    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[10:48:12:949] [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[10:48:12:959] [    0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[10:48:12:969] [    0.010063] Console: colour dummy device 80x25
[10:48:12:969] [    0.014715] console [tty0] enabled
[10:48:12:980] [    0.018225] bootconsole [uart8250] disabled
[10:48:12:980] [    0.022558] kmemleak: Kernel memory leak detector disabled
[10:48:12:989] [    0.022588] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[10:48:12:998] [    0.022610] pid_max: default: 32768 minimum: 301
[10:48:12:998] [    0.023080] Security Framework initialized
[10:48:13:008] [    0.023305] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[10:48:13:008] [    0.023322] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[10:48:13:017] [    0.024548] ftrace: allocating 47208 entries in 185 pages
[10:48:13:028] [    0.194711] ASID allocator initialised with 65536 entries
[10:48:13:028] [    0.232742] tegra-id: chipid=22117.
[10:48:13:039] [    0.232773] tegra-id: opt_subrevision=0.
[10:48:13:039] [    0.232797] Tegra Speedo/IDDQ fuse revision 4
[10:48:13:039] [    0.232807] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
[10:48:13:049] [    0.232817] Tegra: CPU Process ID 0, SoC Process ID 1, GPU Process ID 0
[10:48:13:058] [    0.232829] Tegra: CPU Speedo Value 2100, SoC Speedo Value 1989, GPU Speedo Value 2097
[10:48:13:058] [    0.232840] Tegra: CPU IDDQ Value 2056, SoC IDDQ Value 2160, GPU IDDQ Value 2715
[10:48:13:068] [    0.232866] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 1
[10:48:13:076] [    0.232890] DTS File Name: /home/pico1/Downloads/public_sources_3251_nano/Linux_for_Tegra/source/public/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
[10:48:13:094] [    0.232922] DTB Build time: Jan 21 2022 09:25:39
[10:48:13:103] [    0.281348] CPU1: Booted secondary processor [411fd071]
[10:48:13:112] [    0.313248] CPU2: Booted secondary processor [411fd071]
[10:48:13:112] [    0.345202] CPU3: Booted secondary processor [411fd071]
[10:48:13:122] [    0.345298] Brought up 4 CPUs
[10:48:13:122] [    0.345352] SMP: Total of 4 processors activated.
[10:48:13:122] [    0.345369] CPU features: detected feature: 32-bit EL0 Support
[10:48:13:134] [    0.345644] CPU: All CPU(s) started at EL2
[10:48:13:134] [    0.345672] alternatives: patching kernel code
[10:48:13:144] [    0.354151] devtmpfs: initialized
[10:48:13:144] [    0.396836] Initilizing CustomIPI irq domain
[10:48:13:144] [    0.397276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[10:48:13:156] [    0.397321] futex hash table entries: 1024 (order: 4, 65536 bytes)
[10:48:13:166] [    0.408830] pinctrl core: initialized pinctrl subsystem
[10:48:13:166] [    0.409561] OS set in device tree is not L4T.
[10:48:13:175] [    0.410021] regulator-dummy: no parameters
[10:48:13:175] [    0.410317] Initializing plugin-manager
[10:48:13:185] [    0.410489] Plugin module not found
[10:48:13:185] [    0.410686] node /plugin-manager/fragement@0 match with board >=3448-0002-100
[10:48:13:195] [    0.411261] node /plugin-manager/fragment@1 match with board >=3448-0002-101
[10:48:13:195] [    0.411708] node /plugin-manager/fragment@3 match with board >=3448-0002-100
[10:48:13:205] [    0.412423] node /plugin-manager/fragement@7 match with odm-data enable-pmic-wdt
[10:48:13:214] [    0.412650] node /plugin-manager/fragement@8 match with odm-data enable-pmic-wdt
[10:48:13:222] [    0.413252] node /plugin-manager/fragement@10 match with board >=3448-0002-300
[10:48:13:230] [    0.415116] node /plugin-manager/fragement@13 match with board >=3448-0002-300
[10:48:13:230] [    0.418993] NET: Registered protocol family 16
[10:48:13:241] [    0.431980] pstore: using zlib compression
[10:48:13:241] [    0.432515] console [pstore-1] enabled
[10:48:13:252] [    0.432533] pstore: Registered ramoops as persistent store backend
[10:48:13:252] [    0.432552] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
[10:48:13:261] [    0.449364] cpuidle: using governor menu
[10:48:13:261] [    0.453125] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[10:48:13:271] [    0.455280] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e74000)
[10:48:13:280] [    0.455328] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[10:48:13:280] [    0.457947] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[10:48:13:290] [    0.460663] Serial: AMBA PL011 UART driver
[10:48:13:298] [    0.461190] tegra_powergate_init: DONE
[10:48:13:298] [    0.461223] DTS File Name: /home/pico1/Downloads/public_sources_3251_nano/Linux_for_Tegra/source/public/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
[10:48:13:317] [    0.461264] DTB Build time: Jan 21 2022 09:25:39
[10:48:13:328] [    0.463490] Tegra reboot handler registered.
[10:48:13:328] [    0.468299] iommu: Adding device tegra-carveouts to group 0
[10:48:13:337] [    0.468479] platform tegra-carveouts: domain=ffffffc0f97f83d8 allocates as[0]=ffffffc0f90b40a8
[10:48:13:345] [    0.468860] iommu: Adding device smmu_test to group 1
[10:48:13:345] [    0.468926] platform smmu_test: domain=ffffffc0f97f8618 allocates as[0]=ffffffc0f90b4110
[10:48:13:354] [    0.469829] mc: mapped MMIO address: 0xffffff800802e000 -> 0x70019000
[10:48:13:362] [    0.469902] mc: mapped MMIO address: 0xffffff8008065000 -> 0x7001c000
[10:48:13:371] [    0.469972] mc: mapped MMIO address: 0xffffff8008079000 -> 0x7001d000
[10:48:13:382] [    0.469993] nv-tegra-mc 70019000.mc: No mssnvlink node
[10:48:13:382] [    0.470027] mc-err: mcerr ops are set to t21x
[10:48:13:382] [    0.480656] iommu: Adding device 70090000.xusb to group 2
[10:48:13:394] [    0.480979] iommu: Adding device 70006000.serial to group 3
[10:48:13:394] [    0.481071] platform 70006000.serial: domain=ffffffc0f911e558 allocates as[0]=ffffffc0f90b4178
[10:48:13:403] [    0.481709] iommu: Adding device 70006040.serial to group 4
[10:48:13:412] [    0.482006] iommu: Adding device 70006200.serial to group 5
[10:48:13:419] [    0.482250] iommu: Adding device sound to group 6
[10:48:13:419] [    0.482316] platform sound: domain=ffffffc0f911ea98 allocates as[0]=ffffffc0f90b41e0
[10:48:13:428] [    0.482898] iommu: Adding device 7000d400.spi to group 7
[10:48:13:436] [    0.483175] iommu: Adding device 7000d600.spi to group 8
[10:48:13:436] [    0.483472] iommu: Adding device 70410000.spi to group 9
[10:48:13:445] [    0.483795] iommu: Adding device 50000000.host1x to group 10
[10:48:13:454] [    0.484088] iommu: Adding device 54080000.vi to group 11
[10:48:13:454] [    0.484496] iommu: Adding device 54600000.isp to group 12
[10:48:13:465] [    0.484774] iommu: Adding device 54680000.isp to group 13
[10:48:13:465] [    0.485110] iommu: Adding device tegradc.0 to group 14
[10:48:13:475] [    0.485177] platform tegradc.0: domain=ffffffc0f912a9d8 allocates as[0]=ffffffc0f90b4248
[10:48:13:475] [    0.489417] platform tegradc.0: IOVA linear map 0x0000000092cb4000(800000)
[10:48:13:486] [    0.489828] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000)
[10:48:13:495] [    0.490185] iommu: Adding device tegradc.1 to group 15
[10:48:13:495] [    0.490249] platform tegradc.1: domain=ffffffc0f912ac18 allocates as[0]=ffffffc0f90b42b0
[10:48:13:505] [    0.494445] platform tegradc.1: IOVA linear map 0x0000000092cb4000(800000)
[10:48:13:514] [    0.494853] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000)
[10:48:13:524] [    0.495128] iommu: Adding device 54340000.vic to group 16
[10:48:13:524] [    0.495352] iommu: Adding device 544c0000.nvenc to group 17
[10:48:13:536] [    0.495574] iommu: Adding device 54500000.tsec to group 18
[10:48:13:536] [    0.495812] iommu: Adding device 54100000.tsecb to group 19
[10:48:13:545] [    0.496024] iommu: Adding device 54480000.nvdec to group 20
[10:48:13:545] [    0.496269] iommu: Adding device 54380000.nvjpg to group 21
[10:48:13:555] [    0.497372] iommu: Adding device 546c0000.i2c to group 22
[10:48:13:563] [    0.497735] iommu: Adding device 57000000.gpu to group 23
[10:48:13:563] [    0.497801] platform 57000000.gpu: domain=ffffffc0f9138c18 allocates as[0]=ffffffc0f90b4318
[10:48:13:573] [    0.497856] platform 57000000.gpu: domain=ffffffc0f9138c18 allocates as[1]=ffffffc0f90b4380
[10:48:13:583] [    0.497919] platform 57000000.gpu: domain=ffffffc0f9138c18 allocates as[2]=ffffffc0f90b43e8
[10:48:13:594] [    0.497975] platform 57000000.gpu: domain=ffffffc0f9138c18 allocates as[3]=ffffffc0f90b4450
[10:48:13:594] [    0.498902] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[10:48:13:605] [    0.498943] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
[10:48:13:614] [    0.498969] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET
[10:48:13:622] [    0.498987] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
[10:48:13:622] [    0.499003] tegra-pmc: ### PMC reset status reg: 0x3
[10:48:13:630] [    0.549432] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[10:48:13:639] [    0.549467] tegra-pmc: Clear bootloader IO dpd settings
[10:48:13:649] [    0.549499] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
[10:48:13:649] [    0.549573] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
[10:48:13:658] [    0.549885] iommu: Adding device 70012000.se to group 24
[10:48:13:658] [    0.550741] iommu: Adding device 7000c000.i2c to group 25
[10:48:13:668] [    0.551076] iommu: Adding device 7000c400.i2c to group 26
[10:48:13:676] [    0.551408] iommu: Adding device 7000c500.i2c to group 27
[10:48:13:676] [    0.551723] iommu: Adding device 7000c700.i2c to group 28
[10:48:13:686] [    0.552078] iommu: Adding device 7000d000.i2c to group 29
[10:48:13:686] [    0.552391] iommu: Adding device 7000d100.i2c to group 30
[10:48:13:695] [    0.552741] iommu: Adding device sdhci-tegra.3 to group 31
[10:48:13:703] [    0.552814] platform sdhci-tegra.3: domain=ffffffc0f91e6e58 allocates as[0]=ffffffc0f90b44b8
[10:48:13:712] [    0.553352] iommu: Adding device sdhci-tegra.2 to group 32
[10:48:13:712] [    0.553427] platform sdhci-tegra.2: domain=ffffffc0f91f3018 allocates as[0]=ffffffc0f90b4520
[10:48:13:722] [    0.554431] iommu: Adding device 700d0000.xudc to group 33
[10:48:13:730] [    0.558481] vdd-ac-bat: 5000 mV 
[10:48:13:730] [    0.558971] vdd-5v0-sys: 5000 mV 
[10:48:13:740] [    0.560107] vdd-5v0-hdmi: supplied by vdd-5v0-sys
[10:48:13:740] [    0.560174] vdd-5v0-hdmi: 5000 mV 
[10:48:13:740] [    0.560644] vdd-1v8-sys: 1800 mV 
[10:48:13:752] [    0.561070] vdd-fan: supplied by vdd-5v0-sys
[10:48:13:752] [    0.561143] vdd-fan: 5000 mV 
[10:48:13:752] [    0.561608] vdd-usb-vbus: supplied by vdd-5v0-sys
[10:48:13:761] [    0.561658] vdd-usb-vbus: 5000 mV 
[10:48:13:761] [    0.562319] vdd-usb-vbus2: 5000 mV 
[10:48:13:761] [    0.590348] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[10:48:13:772] [    0.592866] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip
[10:48:13:781] [    0.595239] GPIO line 151 (camera-control-output-low) hogged as output/low
[10:48:13:790] [    0.595283] GPIO line 152 (camera-control-output-low) hogged as output/low
[10:48:13:798] [    0.595340] GPIO line 6 (system-suspend-gpio) hogged as output/high
[10:48:13:798] [    0.595744] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
[10:48:13:808] [    0.601220] random: fast init done
[10:48:13:808] [    0.603929] eventlib_kernel: keventlib is initialized, test id: 0
[10:48:13:818] [    0.604309] SCSI subsystem initialized
[10:48:13:818] [    0.604863] usbcore: registered new interface driver usbfs
[10:48:13:829] [    0.604934] usbcore: registered new interface driver hub
[10:48:13:829] [    0.605031] usbcore: registered new device driver usb
[10:48:13:840] [    0.609008] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
[10:48:13:840] [    0.613500] vdd-core: 600 <--> 1162 mV at 1075 mV 
[10:48:13:850] [    0.614487] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
[10:48:13:861] [    0.617221] vdd-ddr-1v1: 1150 mV 
[10:48:13:861] [    0.621220] vdd-pre-reg-1v35: 1350 mV 
[10:48:13:861] [    0.625226] vdd-1v8: 1800 mV 
[10:48:13:861] [    0.629218] avdd-sys-1v2: 1200 mV 
[10:48:13:873] [    0.633219] vdd-pex-1v0: 1050 mV 
[10:48:13:873] [    0.633863] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV 
[10:48:13:873] [    0.634412] max77620-ldo3: at 3100 mV 
[10:48:13:884] [    0.637220] vdd-rtc: 850 <--> 1100 mV at 1000 mV 
[10:48:13:884] [    0.637811] max77620-ldo5: at 3100 mV 
[10:48:13:895] [    0.641220] vddio-sdmmc3-ap: 1800 <--> 3300 mV at 3300 mV 
[10:48:13:895] [    0.645216] avdd-1v05-pll: 1050 mV 
[10:48:13:895] [    0.649219] avdd-io-hdmi-dp: 1050 mV 
[10:48:13:906] [    0.651698] GPIO line 505 (spmic-default-output-high) hogged as output/high
[10:48:13:906] [    0.652009] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
[10:48:13:915] [    0.652311] max77620 4-003c: max77620 probe successful
[10:48:13:924] [    0.655092] media: Linux media interface: v0.10
[10:48:13:924] [    0.655163] Linux video capture interface: v2.00
[10:48:13:935] [    0.656083] pps_core: LinuxPPS API ver. 1 registered
[10:48:13:935] [    0.656109] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[10:48:13:946] [    0.656147] PTP clock support registered
[10:48:13:946] [    0.659374] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
[10:48:13:956] [    0.660313] Advanced Linux Sound Architecture Driver Initialized.
[10:48:13:965] [    0.661096] Bluetooth: Core ver 2.22
[10:48:13:965] [    0.661169] NET: Registered protocol family 31
[10:48:13:976] [    0.661185] Bluetooth: HCI device and connection manager initialized
[10:48:13:976] [    0.661213] Bluetooth: HCI socket layer initialized
[10:48:13:985] [    0.661235] Bluetooth: L2CAP socket layer initialized
[10:48:13:985] [    0.661301] Bluetooth: SCO socket layer initialized
[10:48:13:994] [    0.663147] tegra210_dvfs: no clock found for sdmmc2_ddr
[10:48:13:994] [    0.663185] tegra210_dvfs: no clock found for sdmmc4_ddr
[10:48:14:004] [    0.663246] tegra210_dvfs: no clock found for sdmmc1_ddr
[10:48:14:004] [    0.663272] tegra210_dvfs: no clock found for sdmmc3_ddr
[10:48:14:013] [    0.667385] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
[10:48:14:024] [    0.668950] vdd-3v3-sys: supplied by vdd-5v0-sys
[10:48:14:024] [    0.669041] vdd-3v3-sys: 3300 mV 
[10:48:14:033] [    0.669572] vdd-1v8-sys: supplied by vdd-3v3-sys
[10:48:14:033] [    0.673329] vdd-usb-vbus2: supplied by vdd-3v3-sys
[10:48:14:042] [    0.673877] vdd-3v3-sd: supplied by vdd-3v3-sys
[10:48:14:042] [    0.673935] vdd-3v3-sd: 3300 mV 
[10:48:14:051] [    0.674888] avdd-io-edp-1v05: supplied by avdd-1v05-pll
[10:48:14:051] [    0.674951] avdd-io-edp-1v05: 1050 mV 
[10:48:14:051] [    0.675410] vdd-usb-hub-en: supplied by vdd-1v8-sys
[10:48:14:060] [    0.675461] vdd-usb-hub-en: 5000 mV 
[10:48:14:060] [    0.676854] camchar: rtcpu character device driver loaded
[10:48:14:069] [    0.677748] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
[10:48:14:077] [    0.679120] clocksource: Switched to clocksource arch_sys_counter
[10:48:14:085] [    0.720506] VFS: Disk quotas dquot_6.6.0
[10:48:14:085] [    0.720676] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[10:48:14:095] [    0.721169] nvmap_heap_init: nvmap_heap_init: created heap block cache
[10:48:14:103] [    0.721622] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000
[10:48:14:112] [    0.721684]  dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000)
[10:48:14:122] [    0.721905] cma: enabled page replacement for spfn=d7000, epfn=f0000
[10:48:14:131] [    0.721926] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[10:48:14:141] [    0.721952] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[10:48:14:141] [    0.721996] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048
[10:48:14:152] [    0.722021] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout
[10:48:14:160] [    0.722052] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
[10:48:14:169] [    0.722072] nvmap_page_pool_init: Total RAM pages: 1008850
[10:48:14:178] [    0.722090] nvmap_page_pool_init: nvmap page pool size: 126106 pages (492 MB)
[10:48:14:178] [    0.722197] nvmap_background_zero_thread: PP zeroing thread starting.
[10:48:14:188] [    0.722606] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[10:48:14:197] [    0.723615] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB)
[10:48:14:206] [    0.732154] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[10:48:14:214] [    0.732685] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[10:48:14:226] [    0.733080] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[10:48:14:226] [    0.733383] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[10:48:14:235] [    0.733597] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[10:48:14:244] [    0.733902] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[10:48:14:255] [    0.733922] pre_t19x_iso_plat_init(): max_iso_bw=11520000KB
[10:48:14:255] [    0.734380] NET: Registered protocol family 2
[10:48:14:268] [    0.735428] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[10:48:14:268] [    0.735665] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[10:48:14:280] [    0.736234] TCP: Hash tables configured (established 32768 bind 32768)
[10:48:14:280] [    0.736399] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[10:48:14:289] [    0.736496] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[10:48:14:289] [    0.736924] NET: Registered protocol family 1
[10:48:14:299] [    0.737673] RPC: Registered named UNIX socket transport module.
[10:48:14:307] [    0.737698] RPC: Registered udp transport module.
[10:48:14:307] [    0.737714] RPC: Registered tcp transport module.
[10:48:14:316] [    0.737729] RPC: Registered tcp NFSv4.1 backchannel transport module.
[10:48:14:316] [    0.738011] Trying to unpack rootfs image as initramfs...
[10:48:14:326] [    1.043394] Freeing initrd memory: 6992K
[10:48:14:326] [    1.053664] host1x 50000000.host1x: initialized
[10:48:14:336] [    1.055579] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[10:48:14:343] [    1.058935] audit: initializing netlink subsys (disabled)
[10:48:14:343] [    1.059061] audit: type=2000 audit(0.899:1): initialized
[10:48:14:353] [    1.059909] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[10:48:14:362] [    1.069890] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[10:48:14:362] [    1.071423] ntfs: driver 2.1.32 [Flags: R/W].
[10:48:14:371] [    1.072231] 9p: Installing v9fs 9p2000 file system support
[10:48:14:371] [    1.075850] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[10:48:14:381] [    1.076020] io scheduler noop registered
[10:48:14:381] [    1.076320] io scheduler cfq registered (default)
[10:48:14:392] [    1.079058] gic 702f9000.agic: GIC IRQ controller registered
[10:48:14:392] [    1.082076] iommu: Adding device 702ef000.adsp to group 34
[10:48:14:404] [    1.090832] iommu: Adding device aconnect@702c0000:adsp_audio to group 35
[10:48:14:404] [    1.090998] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
[10:48:14:413] [    1.091830] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x9228c12
[10:48:14:422] [    1.091862] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
[10:48:14:430] [    1.093548] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
[10:48:14:438] [    1.093689] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
[10:48:14:445] [    1.093803] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
[10:48:14:453] [    1.094020] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
[10:48:14:463] [    1.094132] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[10:48:14:476] [    1.094240] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[10:48:14:486] [    1.094344] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[10:48:14:494] [    1.094456] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[10:48:14:502] [    1.094566] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[10:48:14:511] [    1.094674] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[10:48:14:519] [    1.100814] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[10:48:14:527] [    1.102607] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[10:48:14:536] [    1.104653] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
[10:48:14:536] [    1.105942] tegra-pcie 1003000.pcie: PCIE: Enable power rails
[10:48:14:545] [    1.106314] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
[10:48:14:555] [    1.107665] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[10:48:14:563] [    1.107919] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[10:48:14:571] [    1.108203] Adding domain tsec-pd to PM domain host1x-pd
[10:48:14:580] [    1.110586] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
[10:48:14:580] [    1.111656] tsec 54500000.tsec: initialized
[10:48:14:590] [    1.113287] tsec 54100000.tsecb: initialized
[10:48:14:590] [    1.114044] Adding domain nvdec-pd to PM domain host1x-pd
[10:48:14:600] [    1.117916] nvdec 54480000.nvdec: initialized
[10:48:14:600] [    1.119035] Adding domain vic03-pd to PM domain host1x-pd
[10:48:14:610] [    1.119261] Adding domain msenc-pd to PM domain host1x-pd
[10:48:14:610] [    1.119442] Adding domain nvjpg-pd to PM domain host1x-pd
[10:48:14:619] [    1.123970] falcon 54340000.vic: initialized
[10:48:14:619] [    1.125269] falcon 544c0000.nvenc: initialized
[10:48:14:632] [    1.126650] falcon 54380000.nvjpg: initialized
[10:48:14:632] [    1.131060] tegra_cec 70015000.tegra_cec: dt=1 start=0x70015000 end=0x70015FFF irq=98
[10:48:14:644] [    1.131169] tegra_cec 70015000.tegra_cec: Enable clock result: 0.
[10:48:14:644] [    1.131219] tegra_cec 70015000.tegra_cec: tegra_cec_init started
[10:48:14:654] [    1.131396] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
[10:48:14:654] [    1.131514] display board info: id 0x0, fab 0x0
[10:48:14:666] [    1.131535] tegra_cec 70015000.tegra_cec: cec_add_sysfs ret=0
[10:48:14:666] [    1.131555] tegra_cec 70015000.tegra_cec: probed
[10:48:14:677] [    1.131590] generic_infoframe_type: 0x87
[10:48:14:677] [    1.131752] tegradc tegradc.0: DT parsed successfully
[10:48:14:677] [    1.131815] tegradc tegradc.0: Display dc.ffffff800ab80000 registered with id=0
[10:48:14:689] [    1.132380] tegradc tegradc.0: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350781
[10:48:14:697] [    1.140381] tegradc tegradc.0: probed
[10:48:14:709] [    1.140386] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[10:48:14:709] [    1.147525] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 22 channels
[10:48:14:720] [    1.148811] tegra-fuse-burn 7000f800.efuse:efuse-burn: shutdown limit check disabled
[10:48:14:731] [    1.148851] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[10:48:14:731] [    1.149316] kfuse 7000fc00.kfuse: initialized
[10:48:14:743] [    1.150989] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
[10:48:14:743] [    1.152156] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[10:48:14:754] [    1.153798] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[10:48:14:764] [    1.153846] vdd-cpu: 708 <--> 1322 mV at 708 mV 
[10:48:14:764] [    1.154358] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[10:48:14:774] [    1.156051] vdd-gpu: applied init 1000000uV constraint
[10:48:14:774] [    1.156079] vdd-gpu: 708 <--> 1323 mV at 997 mV 
[10:48:14:784] [    1.156514] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[10:48:14:794] [    1.161813] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[10:48:14:794] [    1.162012] No Device Node present for smmu client: serial8250 !!
[10:48:14:804] [    1.162044] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[10:48:14:814] [    1.162122] iommu: Adding device serial8250 to group 36
[10:48:14:814] [    1.165990] console [ttyS0] disabled
[10:48:14:826] [    1.166217] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
[10:48:14:826] [    1.637631] tegra-pcie 1003000.pcie: link 0 down, retrying
[10:48:14:837] [    2.042188] tegra-pcie 1003000.pcie: link 0 down, retrying
[10:48:14:837] [    2.143140] tegra_cec 70015000.tegra_cec: Can't find physical addresse.
[10:48:14:848] [    2.143144] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
[10:48:14:848] [    2.446630] tegra-pcie 1003000.pcie: link 0 down, retrying
[10:48:14:858] [    2.448650] tegra-pcie 1003000.pcie: link 0 down, ignoring
[10:48:14:867] [    2.554889] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
[10:48:14:867] [    2.554899] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[10:48:14:877] [    2.554904] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
[10:48:14:887] [    2.554909] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
[10:48:14:887] [    2.554915] pci_bus 0000:00: root bus resource [bus 00-ff]
[10:48:14:897] [    2.555330] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[10:48:14:906] [    2.567230] pci 0000:00:02.0: BAR 15: assigned [mem 0x20000000-0x200fffff 64bit pref]
[10:48:14:914] [    2.567236] pci 0000:00:02.0: BAR 13: assigned [io  0x1000-0x1fff]
[10:48:14:914] [    2.567245] pci 0000:01:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref]
[10:48:14:926] [    2.567265] pci 0000:01:00.0: BAR 2: assigned [mem 0x20004000-0x20004fff 64bit pref]
[10:48:14:936] [    2.567284] pci 0000:01:00.0: BAR 0: assigned [io  0x1000-0x10ff]
[10:48:14:936] [    2.567294] pci 0000:00:02.0: PCI bridge to [bus 01]
[10:48:14:948] [    2.567300] pci 0000:00:02.0:   bridge window [io  0x1000-0x1fff]
[10:48:14:948] [    2.567308] pci 0000:00:02.0:   bridge window [mem 0x20000000-0x200fffff 64bit pref]
[10:48:14:959] [    2.567661] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[10:48:14:970] [    2.567665] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[10:48:14:970] [    3.663276] console [ttyS0] enabled
[10:48:14:980] [    3.663899] Console: switching to colour frame buffer device 240x67
[10:48:14:980] [    3.668422] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
[10:48:14:991] [    3.668758] serial-tegra 70006200.serial: RX in PIO mode
[10:48:15:002] [    3.668858] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
[10:48:15:002] [    3.669795] [drm] Initialized
[10:48:15:012] [    3.690519] brd: module loaded
[10:48:15:012] [    3.704476] tegradc tegradc.0: fb registered
[10:48:15:024] [    3.704666] loop: module loaded
[10:48:15:024] [    3.704772] tegra_profiler: version: 1.143, samples/io: 48/28
[10:48:15:024] [    3.707197] tegra_profiler: auth: init
[10:48:15:036] [    3.708701] THERMAL EST: found 2 subdevs
[10:48:15:036] [    3.708710] THERMAL EST num_resources: 0
[10:48:15:036] [    3.708717] [THERMAL EST subdev 0]
[10:48:15:048] [    3.708724] [THERMAL EST subdev 1]
[10:48:15:048] [    3.709193] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[10:48:15:058] [    3.709197] THERMAL EST: thz register success.
[10:48:15:058] [    3.709375] THERMAL EST: end of probe, return err: 0
[10:48:15:067] [    3.710543] sd: No Scsi addr parsed to reserve index
[10:48:15:067] [    3.710583] hisi_sas: driver version v1.6
[10:48:15:077] [    3.720103] tegra-qspi 70410000.spi: Prod settings list not found
[10:48:15:077] [    3.721275] qspi_mtd spi32766.0: unrecognized JEDEC id 000000
[10:48:15:087] [    3.724336] libphy: Fixed MDIO Bus: probed
[10:48:15:087] [    3.725021] tun: Universal TUN/TAP device driver, 1.6
[10:48:15:098] [    3.725023] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[10:48:15:098] [    3.726583] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[10:48:15:108] [    3.726587] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[10:48:15:108] [    3.726652] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[10:48:15:119] [    3.726654] igb: Copyright (c) 2007-2014 Intel Corporation.
[10:48:15:119] [    3.726706] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[10:48:15:128] [    3.726709] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[10:48:15:137] [    3.726764] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[10:48:15:147] [    3.726767] Copyright(c) 1999 - 2017 Intel Corporation.
[10:48:15:147] [    3.729345] r8168 0000:01:00.0: enabling device (0000 -> 0003)
[10:48:15:156] [    3.729382] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
[10:48:15:165] [    3.750707] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
[10:48:15:177] [    3.750855] r8168 0000:01:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 48:b0:2d:55:9a:a5 from device tree
[10:48:15:186] [    3.751730] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[10:48:15:194] [    3.751789] r8168  Copyright (C) 2017  Realtek NIC software team <nicfae@realtek.com> 
[10:48:15:203] [    3.751789]  This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>. 
[10:48:15:211] [    3.751789]  This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>. 
[10:48:15:223] [    3.752422] PPP generic driver version 2.4.2
[10:48:15:233] [    3.752647] PPP BSD Compression module registered
[10:48:15:233] [    3.752652] PPP Deflate Compression module registered
[10:48:15:244] [    3.752694] PPP MPPE Compression module registered
[10:48:15:244] [    3.752702] NET: Registered protocol family 24
[10:48:15:254] [    3.752779] usbcore: registered new interface driver r8152
[10:48:15:254] [    3.752830] usbcore: registered new interface driver asix
[10:48:15:265] [    3.752894] usbcore: registered new interface driver ax88179_178a
[10:48:15:265] [    3.752932] usbcore: registered new interface driver cdc_ether
[10:48:15:275] [    3.752962] usbcore: registered new interface driver net1080
[10:48:15:275] [    3.752993] usbcore: registered new interface driver cdc_subset
[10:48:15:286] [    3.753025] usbcore: registered new interface driver zaurus
[10:48:15:286] [    3.753083] usbcore: registered new interface driver cdc_ncm
[10:48:15:297] [    3.753266] VFIO - User Level meta-driver version: 0.3
[10:48:15:305] [    3.754596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[10:48:15:305] [    3.754620] ehci-pci: EHCI PCI platform driver
[10:48:15:313] [    3.754667] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[10:48:15:323] [    3.754680] ohci-pci: OHCI PCI platform driver
[10:48:15:323] [    3.754719] ohci-platform: OHCI generic platform driver
[10:48:15:336] [    3.757464] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
[10:48:15:336] [    3.758083] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
[10:48:15:347] [    3.759264] tegra-xusb 70090000.xusb: extcon 0: ffffffc0f93f5400 id
[10:48:15:347] [    3.761579] usbcore: registered new interface driver uas
[10:48:15:359] [    3.761650] usbcore: registered new interface driver usb-storage
[10:48:15:359] [    3.761778] usbcore: registered new interface driver usbserial
[10:48:15:369] [    3.762204] tegra-xusb 70090000.xusb: Firmware timestamp: 2019-10-17 15:58:59 UTC, Version: 50.25 release
[10:48:15:378] [    3.762252] tegra-xusb 70090000.xusb: xHCI Host Controller
[10:48:15:378] [    3.762280] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
[10:48:15:387] [    3.763039] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
[10:48:15:398] [    3.763146] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
[10:48:15:398] [    3.763365] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[10:48:15:408] [    3.763372] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[10:48:15:418] [    3.763377] usb usb1: Product: xHCI Host Controller
[10:48:15:418] [    3.763382] usb usb1: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[10:48:15:428] [    3.763386] usb usb1: SerialNumber: 70090000.xusb
[10:48:15:428] [    3.764048] hub 1-0:1.0: USB hub found
[10:48:15:437] [    3.764169] hub 1-0:1.0: 5 ports detected
[10:48:15:437] [    3.765040] tegra-xusb 70090000.xusb: xHCI Host Controller
[10:48:15:447] [    3.765055] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
[10:48:15:455] [    3.765159] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[10:48:15:465] [    3.765262] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[10:48:15:465] [    3.765268] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[10:48:15:476] [    3.765273] usb usb2: Product: xHCI Host Controller
[10:48:15:476] [    3.765277] usb usb2: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[10:48:15:487] [    3.765281] usb usb2: SerialNumber: 70090000.xusb
[10:48:15:487] [    3.765787] hub 2-0:1.0: USB hub found
[10:48:15:497] [    3.765823] hub 2-0:1.0: 4 ports detected
[10:48:15:497] [    3.766542] tegra-xudc-new 700d0000.xudc: device count: 1
[10:48:15:507] [    3.766702] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
[10:48:15:507] [    3.766708] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
[10:48:15:517] [    3.768357] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[10:48:15:517] [    3.768370] tegra-xudc-new 700d0000.xudc: vbus state: 0
[10:48:15:527] [    3.768887] tegra-xudc-new 700d0000.xudc: entering ELPG
[10:48:15:536] [    3.769181] tegra-xudc-new 700d0000.xudc: entering ELPG done
[10:48:15:536] [    3.769347] mousedev: PS/2 mouse device common for all mice
[10:48:15:544] [    3.769461] usbcore: registered new interface driver xpad
[10:48:15:544] [    3.867269] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[10:48:15:554] [    3.867579] usb usb2: usb_suspend_both: status 0
[10:48:15:562] [    3.900560] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[10:48:15:571] [    3.903057] rtc rtc1: alarm rtc device
[10:48:15:571] [    3.903076] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
[10:48:15:580] [    3.903159] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[10:48:15:580] [    3.903797] i2c /dev entries driver
[10:48:15:589] [    3.905920] i2c i2c-6: Added multiplexed i2c bus 7
[10:48:15:589] [    3.906359] i2c i2c-6: Added multiplexed i2c bus 8
[10:48:15:599] [    3.906366] i2c-mux-gpio cam_i2cmux: 2 port mux on Tegra I2C adapter adapter
[10:48:15:607] [    3.906966] imx477 7-001a: tegracam sensor driver:imx477_v2.0.6
[10:48:15:607] [    4.091141] usb 1-2: new full-speed USB device number 2 using tegra-xusb
[10:48:15:616] [    4.114966] usb 1-2: New USB device found, idVendor=046d, idProduct=c52b
[10:48:15:624] [    4.114971] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[10:48:15:631] [    4.114976] usb 1-2: Product: USB Receiver
[10:48:15:631] [    4.114980] usb 1-2: Manufacturer: Logitech
[10:48:15:640] [    4.208942] imx477 8-001a: tegracam sensor driver:imx477_v2.0.6
[10:48:15:649] [    4.343562] tegradc tegradc.0: DC initialized, skipping tegra_dc_program_mode.
[10:48:15:657] [    4.350837] tegradc tegradc.0: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_75m_150m
[10:48:15:666] [    4.359424] tegradc tegradc.0: hdmi: get RGB quant from REG programmed by BL.
[10:48:15:674] [    4.366582] tegradc tegradc.0: hdmi: get YCC quant from REG programmed by BL.
[10:48:15:703] [    4.399727] extcon-disp-state extcon:disp-state: cable 47 state 1
[10:48:15:709] [    4.405850] Extcon AUX1(HDMI) enable
[10:48:15:721] [    4.410303] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
[10:48:15:721] [    4.416756] tegradc tegradc.1: No lt-data, using default setting
[10:48:15:730] [    4.422807] tegradc tegradc.1: No hpd-gpio in DT
[10:48:15:739] [    4.430686] tegradc tegradc.1: DT parsed successfully
[10:48:15:748] [    4.443184] tegradc tegradc.1: Display dc.ffffff800d500000 registered with id=1
[10:48:15:765] [    4.451938] tegradc tegradc.1: dpd enable lookup fail:-19
[10:48:15:773] [    4.461691] tegradc tegradc.1: probed
[10:48:15:773] [    4.464339] tegradc tegradc.0: nominal-pclk:148351648 parent:148350781 div:1.0 pclk:148350781 146868084~161703244
[10:48:15:782] [    4.475852] tegradc tegradc.1: fb registered
[10:48:15:791] [    4.483260] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[10:48:15:799] [    4.490412] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[10:48:15:808] [    4.498255] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[10:48:15:808] [    4.503751] tegradc tegradc.1: blank - powerdown
[10:48:15:818] [    4.508383] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
[10:48:15:828] [    4.509211] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x1a
[10:48:15:828] [    4.509282] imx477 8-001a: imx477_board_setup: error during i2c read probe (-121)
[10:48:15:839] [    4.509316] imx477 8-001a: board setup failed
[10:48:15:839] [    4.509388] imx477: probe of 8-001a failed with error -121
[10:48:15:849] [    4.510385] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[10:48:15:859] [    4.512371] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[10:48:15:859] [    4.512376] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
[10:48:15:868] [    4.512681] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:15:877] [    4.512694] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[10:48:15:886] [    4.512700] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[10:48:15:894] [    4.512827] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:15:904] [    4.512836] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[10:48:15:914] [    4.512843] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[10:48:15:923] [    4.512989] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:15:933] [    4.512997] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[10:48:15:943] [    4.513001] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[10:48:15:954] [    4.513178] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[10:48:15:954] [    4.513712] tegra_aotag tegra-aotag: Registering sensor 0
[10:48:15:965] [    4.513756] tegra_aotag tegra-aotag: Invalid temp readout
[10:48:15:965] [    4.513776] tegra_aotag tegra-aotag: Invalid temp readout
[10:48:15:976] [    4.513792] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[10:48:15:976] [    4.513800] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[10:48:15:986] [    4.514568] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:15:995] [    4.514582] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
[10:48:16:003] [    4.514727] tegra_aotag tegra-aotag: Invalid temp readout
[10:48:16:003] [    4.514749] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
[10:48:16:013] [    4.518256] parse_throttle_dt_data: Num cap clks = 6
[10:48:16:021] [    4.518260] parse_throttle_dt_data: clk=cclk_g type=2
[10:48:16:021] [    4.518267] parse_throttle_dt_data: clk=gpu type=4
[10:48:16:033] [    4.518287] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[10:48:16:033] [    4.518306] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[10:48:16:044] [    4.518329] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[10:48:16:044] [    4.518332] parse_throttle_dt_data: clk=emc type=3
[10:48:16:054] [    4.518632] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:16:064] [    4.518722] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:16:074] [    4.518832] tegra_throttle_probe: probe successful. #cdevs=4
[10:48:16:074] [    4.519433] FAN dev name: pwm-fan
[10:48:16:085] [    4.519473] FAN:gpio request success.
[10:48:16:085] [    4.519523] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[10:48:16:085] [    4.519766] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[10:48:16:098] [    4.519879] pwm_fan_driver pwm-fan: fan tach request irq success
[10:48:16:098] [    4.519885] pwm_fan_driver pwm-fan: tach period: 1000
[10:48:16:108] [    4.519961] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[10:48:16:118] [    4.519965] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[10:48:16:118] [    4.519970] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[10:48:16:130] [    4.519974] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[10:48:16:140] [    4.519978] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[10:48:16:149] [    4.519981] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[10:48:16:149] [    4.519985] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[10:48:16:159] [    4.519989] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[10:48:16:168] [    4.519993] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[10:48:16:176] [    4.519996] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[10:48:16:185] [    4.523212] device-mapper: uevent: version 1.0.3
[10:48:16:185] [    4.523661] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[10:48:16:195] [    4.526357] tegra210-cpufreq cpufreq: probe()...completed
[10:48:16:206] [    4.527061] sdhci: Secure Digital Host Controller Interface driver
[10:48:16:206] [    4.527062] sdhci: Copyright(c) Pierre Ossman
[10:48:16:215] [    4.527064] sdhci-pltfm: SDHCI platform and OF driver helper
[10:48:16:215] [    4.527436] sdhci-tegra sdhci-tegra.3: Client registration for eMC Successful
[10:48:16:226] [    4.531645] sdhci-tegra sdhci-tegra.2: Client registration for eMC Successful
[10:48:16:236] [    4.537054] tegra-se 70012000.se: tegra_se_probe: complete
[10:48:16:236] [    4.537683] hidraw: raw HID events driver (C) Jiri Kosina
[10:48:16:248] [    4.543348] usbcore: registered new interface driver usbhid
[10:48:16:248] [    4.543350] usbhid: USB HID core driver
[10:48:16:257] [    4.548084] tegra21x_actmon 6000c800.actmon: in actmon_register()...
[10:48:16:257] [    4.548402] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[10:48:16:267] [    4.550254] nvpmodel: initialized successfully
[10:48:16:275] [    4.551350] usbcore: registered new interface driver snd-usb-audio
[10:48:16:275] [    4.551404] No Device Node present for smmu client: snd-soc-dummy !!
[10:48:16:287] [    4.551409] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[10:48:16:297] [    4.551428] iommu: Adding device snd-soc-dummy to group 37
[10:48:16:297] [    4.564392] OPE platform probe
[10:48:16:307] [    4.564470] OPE platform probe successful
[10:48:16:307] [    4.564494] OPE platform probe
[10:48:16:307] [    4.564576] OPE platform probe successful
[10:48:16:318] [    4.574396] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[10:48:16:318] [    4.575133] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA 64-bit with 64 bit addr
[10:48:16:330] [    4.583183] mmc1: SDHCI controller on sdhci-tegra.2 [sdhci-tegra.2] using ADMA 64-bit with 64 bit addr
[10:48:16:338] [    4.599302] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[10:48:16:347] [    4.599443] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[10:48:16:358] [    4.599565] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[10:48:16:358] [    4.599686] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[10:48:16:370] [    4.599808] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[10:48:16:370] [    4.599928] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[10:48:16:379] [    4.600056] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[10:48:16:379] [    4.600179] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[10:48:16:388] [    4.600299] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[10:48:16:388] [    4.600418] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[10:48:16:397] [    4.612525] u32 classifier
[10:48:16:397] [    4.612527]     Actions configured
[10:48:16:408] [    4.612596] Initializing XFRM netlink socket
[10:48:16:408] [    4.613298] NET: Registered protocol family 10
[10:48:16:418] [    4.614091] NET: Registered protocol family 17
[10:48:16:418] [    4.614102] NET: Registered protocol family 15
[10:48:16:418] [    4.614175] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[10:48:16:430] [    4.614223] Bluetooth: RFCOMM socket layer initialized
[10:48:16:439] [    4.614231] Bluetooth: RFCOMM ver 1.11
[10:48:16:447] [    4.614235] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[10:48:16:447] [    4.614239] Bluetooth: HIDP socket layer initialized
[10:48:16:455] [    4.614257] 9pnet: Installing 9P2000 support
[10:48:16:455] [    4.614292] Key type dns_resolver registered
[10:48:16:464] [    4.614639] Registered cp15_barrier emulation handler
[10:48:16:464] [    4.614648] Registered setend emulation handler
[10:48:16:473] [    4.615829] registered taskstats version 1
[10:48:16:473] [    4.616414] Adding domain ve2-pd to PM domain host1x-pd
[10:48:16:485] [    4.616651] Adding domain ve-pd to PM domain host1x-pd
[10:48:16:485] [    4.620155] isp 54600000.isp: initialized
[10:48:16:498] [    4.621396] isp 54680000.isp: initialized
[10:48:16:498] [    4.623062] mmc1: new high speed SDXC card at address 1234
[10:48:16:498] [    4.627609] mmcblk1: mmc1:1234 SA64G 58.0 GiB 
[10:48:16:508] [    4.631001] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[10:48:16:508] [    4.632621]  mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[10:48:16:517] [    4.635577] last reset is due to software reset
[10:48:16:525] [    4.635579] KERNEL: PMC reset status reg: 0x3
[10:48:16:525] [    4.635644] BL: PMC reset status reg: 0x3
[10:48:16:533] [    4.635645] BL: PMIC poweroff Event Recorder: 0x0
[10:48:16:533] [    4.637152] clk_cbus_recalc_rate: no gbus parent
[10:48:16:542] [    4.637156] clk_cbus_round_rate: no gbus parent
[10:48:16:542] [    4.637158] clk_cbus_round_rate: no gbus parent
[10:48:16:551] [    4.637165] clk_cbus_recalc_rate: no gbus parent
[10:48:16:551] [    4.637264] clk_cbus_recalc_rate: no gbus parent
[10:48:16:561] [    4.637266] clk_cbus_round_rate: no gbus parent
[10:48:16:561] [    4.637268] clk_cbus_round_rate: no gbus parent
[10:48:16:571] [    4.637270] clk_cbus_recalc_rate: no gbus parent
[10:48:16:571] [    4.637939] tegra_dvfs: GPU-cap: registered
[10:48:16:581] [    4.637996] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
[10:48:16:581] [    4.637998] tegra dvfs: vdd-core: nominal 1075mV, offset 600000uV, step 12500uV, scaling enabled
[10:48:16:591] [    4.637999] tegra dvfs: vdd-gpu: nominal 1048mV, offset 708000uV, step 10000uV, scaling enabled
[10:48:16:599] [    4.638873] mmcblk0: mmc0:0001 DG4016 14.7 GiB 
[10:48:16:607] [    4.639384] tegra_dvfs: vdd-gpu-vts: registered
[10:48:16:607] [    4.640072] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
[10:48:16:617] [    4.640667] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
[10:48:16:626] [    4.641153] input: gpio-keys as /devices/gpio-keys/input/input1
[10:48:16:635] [    4.643056] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[10:48:16:644] [    4.643252] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[10:48:16:644] [    4.647440] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[10:48:16:654] [    4.649875]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17
[10:48:16:663] [    4.674790] tegra_rtc 7000e000.rtc: setting system clock to 2022-02-22 02:48:16 UTC (1645498096)
[10:48:16:673] [    4.675932] vi 54080000.vi: vi_probe: ++
[10:48:16:673] [    4.678733] vi 54080000.vi: initialized
[10:48:16:673] [    4.680743] vi 54080000.vi: subdev nvcsi--2 bound
[10:48:16:683] [    4.680756] vi 54080000.vi: subdev imx477 7-001a bound
[10:48:16:683] [    4.681387] vi 54080000.vi: subdev nvcsi--1 bound
[10:48:16:693] [    4.681617] mmcblk mmc1:1234: Card claimed for testing.
[10:48:16:693] [    4.681626] mmcblk mmc0:0001: Card claimed for testing.
[10:48:16:702] [    4.682212] Disable partitions left on by BL
[10:48:16:702] [    4.682214]   disb
[10:48:16:711] [    4.682260] bwmgr: missing cdev-type property
[10:48:16:711] [    4.682352] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:16:721] [    4.682358] DRAM derating cdev registered.
[10:48:16:721] [    4.683309] ALSA device list:
[10:48:16:730] [    4.683312]   #0: tegra-hda at 0x70038000 irq 83
[10:48:16:730] [    4.683313]   #1: tegra-snd-t210ref-mobile-rt565x
[10:48:17:030] [    5.429661] Extcon DP: HPD disabled
[10:48:17:034] [    5.429664] hpd: hpd_switch 0
[10:48:17:043] [    5.429667] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[10:48:17:051] [    5.429682] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[10:48:17:051] [    5.429687] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[10:48:17:061] [    5.429707] tegradc tegradc.0: blank - powerdown
[10:48:17:061] [    5.474332] extcon-disp-state extcon:disp-state: cable 47 state 0
[10:48:17:072] [    5.474333] Extcon AUX1(HDMI) disable
[10:48:17:072] [    5.555268] tegradc tegradc.0: unblank
[10:48:17:081] [    5.595016] tegradc tegradc.0: nominal-pclk:594000000 parent:594000000 div:1.0 pclk:594000000 588060000~647460000
[10:48:17:089] [    5.595066] tegradc tegradc.0: hdmi: tmds rate:594000K prod-setting:prod_c_hdmi_300m_600m
[10:48:17:097] [    5.596105] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[10:48:17:106] [    5.663250] extcon-disp-state extcon:disp-state: cable 47 state 1
[10:48:17:106] [    5.663252] Extcon AUX1(HDMI) enable
[10:48:17:116] [    5.679644] tegradc tegradc.0: sync windows ret = 246
[10:48:17:116] [    5.810490] extcon-disp-state extcon:disp-state: cable 51 state 1
[10:48:17:127] [    5.810491] Extcon HDMI: HPD enabled
[10:48:17:127] [    5.810503] tegradc tegradc.0: hdmi: plugged
[10:48:17:138] [    5.827614] Freeing unused kernel memory: 8576K
[10:48:17:160] [    5.856651] Root device found: mmcblk0p1
[10:48:17:173] [    5.862056] Found dev node: /dev/mmcblk0p1
[10:48:17:191] [    5.887986] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[10:48:17:209] [    5.898172] Rootfs mounted over mmcblk0p1
[10:48:17:223] [    5.919960] Switching from initrd to actual rootfs
[10:48:17:326] [    6.022922] ip_tables: (C) 2000-2006 Netfilter Core Team
[10:48:17:343] [    6.039462] cgroup: cgroup2: unknown option "nsdelegate"
[10:48:17:357] [    6.053543] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[10:48:17:389] [    6.075859] systemd[1]: Detected architecture arm64.
[10:48:17:410] [    6.106379] systemd[1]: Set hostname to <astri-desktop>.
[10:48:17:492] [    6.188013] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[10:48:17:509] [    6.205181] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[10:48:17:618] [    6.314540] random: systemd: uninitialized urandom read (16 bytes read)
[10:48:17:637] [    6.321462] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[10:48:17:637] [    6.329371] random: systemd: uninitialized urandom read (16 bytes read)
[10:48:17:645] [    6.337749] systemd[1]: Created slice User and Session Slice.
[10:48:17:654] [    6.343774] random: systemd: uninitialized urandom read (16 bytes read)
[10:48:17:654] [    6.350565] systemd[1]: Reached target Swap.
[10:48:17:663] [    6.356520] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[10:48:17:672] [    6.367118] systemd[1]: Created slice System Slice.
[10:48:17:726] [    6.418011] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[10:48:17:814] [    6.505929] nvgpu: 57000000.gpu           gm20b_init_clk_setup_sw:1268 [INFO]  GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
[10:48:17:836] [    6.527970] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:17:855] [    6.542531] cpu-throttle-alert cooling device registered.
[10:48:17:866] [    6.553029] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:17:886] [    6.553045] gpu-throttle-alert cooling device registered.
[10:48:17:897] [    6.553244] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:17:912] [    6.553257] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[10:48:17:926] [    6.553272] hot-surface-alert cooling device registered.
[10:48:19:113] [    7.805956] using random self ethernet address
[10:48:19:133] [    7.825924] using random host ethernet address
[10:48:19:525] [    8.218311] random: crng init done
[10:48:19:538] [    8.225229] random: 7 urandom warning(s) missed due to ratelimiting
[10:48:19:994] [    8.687425] using random self ethernet address
[10:48:20:008] [    8.695633] using random host ethernet address

thanks in advance

Before telling what is going on here, I am also curious about…
Why does your board use sdcard module’s dtb file? You are using sdcard module on another custom board with another sdcard?

Hi, the custom board i use is NCB00, which can use original dtb file. Im using production version. It is without sdcard slot on module. The only sdcard slot in on carrier board

The issue here is

  1. Uboot by default does not support extra sdcard slot. Thus, it is still using emmc.

  2. The extlinux.conf is read from the emmc file. And somehow emmc module is using sdcard module device tree.

That’s all.

Thus, the extlinux.conf you need to modify is the one inside emmc, not the sdcard one. Also, the root=/dev/mmcblk0p1 has appeared multiple times and it may overwrite your /dev/mmcblk1p1.

Hi, thank you for the help. I fixed the stupid mistake. And may I ask do I also need to change the extlinux.conf in sdcard? Or I can just change the extlinux.conf in emmc?

For current setup you can only change the one inside emmc.

It still boots from emmc. I have a question. It retrieves extlinux.conf in U-boot. I do see mmcblk1p1 in extlinux.conf. But still it booted into emmc. And how to determine whether it ran C-boot? I saw there are some output about C-boot from here and from my new log

Only the last bootloader decides where to load the kernel and extlinux.conf.

The last bootloader should be U-boot according to this pic?

This is the log

[14:49:00:620] Found /boot/extlinux/extlinux.conf
[14:49:00:627] Retrieving file: /boot/extlinux/extlinux.conf
[14:49:00:679] 945 bytes read in 20 ms (45.9 KiB/s)
[14:49:00:687] 1:   primary kernel
[14:49:00:687] Retrieving file: /boot/initrd
[14:49:00:900] 7159841 bytes read in 181 ms (37.7 MiB/s)
[14:49:00:909] Retrieving file: /boot/Image
[14:49:01:713] 34404360 bytes read in 776 ms (42.3 MiB/s)
[14:49:01:720] 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 tegra_fbmem=0x800000@0x92cb4000 is_hdmi_initialised=1  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 quiet root=/dev/mmcblk1p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
[14:49:01:787] Retrieving file: /boot/dtb/kernel_tegra210-p3448-0002-p3449-0000-b00.dtb
[14:49:01:845] 249217 bytes read in 24 ms (9.9 MiB/s)
[14:49:01:918] ## Flattened Device Tree blob at 83000000
[14:49:01:926]    Booting using the fdt blob at 0x83000000
[14:49:01:926] ERROR: reserving fdt memory region failed (addr=0 size=0)
[14:49:01:937] ERROR: reserving fdt memory region failed (addr=0 size=0)
[14:49:01:937]    Using Device Tree in place at 0000000083000000, end 000000008303fd80
[14:49:01:948] copying carveout for /host1x@50000000/dc@54200000...
[14:49:01:956] copying carveout for /host1x@50000000/dc@54240000...
[14:49:02:002] DT property /chosen/nvidia,bluetooth-mac missing in source; can't copy
[14:49:02:016] DT property /chosen/nvidia,wifi-mac missing in source; can't copy
[14:49:02:024] DT property /psci/nvidia,system-lp0-disable missing in source; can't copy
[14:49:02:033]
[14:49:02:033] Starting kernel ...
[14:49:02:033]
[14:49:02:142] [    0.000000] Booting Linux on physical CPU 0x0
[14:49:02:148] [    0.000000] Linux version 4.9.201-tegra (pico1@pico1-NUC7i7BNH) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #2 SMP PREEMPT Thu Jan 20 15:53:15 HKT 2022
[14:49:02:168] [    0.000000] Boot CPU: AArch64 Processor [411fd071]
[14:49:02:177] [    0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[14:49:02:187] [    0.000000] OF: fdt: - 80000000 ,  7ee00000
[14:49:02:187] [    0.000000] OF: fdt: - 100000000 ,  7f200000
[14:49:02:196] [    0.000000] Found tegra_fbmem: 00800000@92cb4000
[14:49:02:196] [    0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[14:49:02:208] [    0.000000] bootconsole [uart8250] enabled
[14:49:02:208] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[14:49:02:219] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[14:49:02:227] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[14:49:02:248] [    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[14:49:02:257] [    0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[14:49:02:267] [    0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
[14:49:02:277] [    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[14:49:02:277] [    0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
[14:49:02:524] [    0.000000] psci: probing for conduit method from DT.
[14:49:02:533] [    0.000000] psci: PSCIv1.0 detected in firmware.
[14:49:02:544] [    0.000000] psci: Using standard PSCI v0.2 function IDs
[14:49:02:544] [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[14:49:02:554] [    0.000000] psci: SMC Calling Convention v1.1
[14:49:02:554] [    0.000000] percpu: Embedded 24 pages/cpu s57560 r8192 d32552 u98304
[14:49:02:576] [    0.000000] CPU features: enabling workaround for ARM erratum 832075
[14:49:02:584] [    0.000000] Speculative Store Bypass Disable mitigation not required
[14:49:02:593] [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1023544
[14:49:02:600] [    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 tegra_fbmem=0x800000@0x92cb4000 is_hdmi_initialised=1  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

it did have mmcblk1p1 in extlinux.conf, but it seems that thing did not change

Then try to reflash the board with

sudo BOOTDEV=mmcblk1p1 ./flash.sh your_board mmcblk1p1

1 Like

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