connecting to NetworkSerialPort(target=Target(name='tegra124-jetson-tk1', env=None), name='default', state=, avail=True, host='nuc-1', port=59617, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:59617 connected to 192.168.0.1 (port 59617) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2015.10 (Dec 03 2015 - 13:25:02) U-Boot 2015.10 (Dec 03 2015 - 13:25:02 -0800) TEGRA124 Model: NVIDIA Jetson TK1 Board: NVIDIA Jetson TK1 DRAM: 2 GiB MC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 tegra-pcie: PCI regions: tegra-pcie: I/O: 0x12000000-0x12010000 tegra-pcie: non-prefetchable memory: 0x13000000-0x20000000 tegra-pcie: prefetchable memory: 0x20000000-0x40000000 tegra-pcie: 2x1, 1x1 configuration tegra-pcie: probing port 0, using 2 lanes tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, ignoring tegra-pcie: probing port 1, using 1 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  0 Tegra124 (Jetson TK1) # setenv autoload no Tegra124 (Jetson TK1) # setenv initrd_high 0xffffffff Tegra124 (Jetson TK1) # setenv fdt_high 0xffffffff Tegra124 (Jetson TK1) # dhcp BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 DHCP client bound to address 192.168.0.212 (3316 ms) Tegra124 (Jetson TK1) # setenv serverip 192.168.0.2 Tegra124 (Jetson TK1) # tftp 0x81000000 3900351/tftp-deploy-3qzioyjo/kernel/zImage Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3900351/tftp-deploy-3qzioyjo/kernel/zImage'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################### 3 MiB/s done Bytes transferred = 11010560 (a80200 hex) Tegra124 (Jetson TK1) # tftp 0x82800000 3900351/tftp-deploy-3qzioyjo/ramdisk/ramdisk.cpio.gz.uboot Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3900351/tftp-deploy-3qzioyjo/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################### 2.9 MiB/s done Bytes transferred = 17860594 (11087f2 hex) Tegra124 (Jetson TK1) # setenv initrd_size ${filesize} Tegra124 (Jetson TK1) # tftp 0x83f80000 3900351/tftp-deploy-3qzioyjo/dtb/tegra124-jetson-tk1.dtb Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3900351/tftp-deploy-3qzioyjo/dtb/tegra124-jetson-tk1.dtb'. Load address: 0x83f80000 Loading: *###### 2.4 MiB/s done Bytes transferred = 73434 (11eda hex) Tegra124 (Jetson TK1) # setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=:::::eth0:dhcp' Tegra124 (Jetson TK1) # bootz 0x81000000 0x82800000 0x83f80000 Kernel image @ 0x81000000 [ 0x000000 - 0xa80200 ] ## Loading init Ramdisk from Legacy Image at 82800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 17860530 Bytes = 17 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83f80000 Booting using the fdt blob at 0x83f80000 Using Device Tree in place at 83f80000, end 83f94ed9 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc1-next-20241003 (KernelCI@build-j330650-arm-gcc-12-multi-v7-defconfig-config-smp-n-tv4qn) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 Thu Oct 3 04:48:43 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: NVIDIA Tegra124 Jetson TK1 [ 0.000000] earlycon: uart0 at MMIO 0x70006300 (options '115200n8') [ 0.000000] printk: legacy bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000ffefffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000ffefffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffefffff] [ 0.000000] ------------[ cut here ]------------ [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/devtree.c:129 arm_dt_init_cpu_maps+0xbc/0x120 [ 0.000000] DT /cpu 2 nodes greater than max cores 1, capping them [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 UID: 0 PID: 0 Comm: swapper Not tainted 6.12.0-rc1-next-20241003 #1 [ 0.000000] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 0.000000] Call trace: [ 0.000000] unwind_backtrace from show_stack+0x10/0x14 [ 0.000000] show_stack from dump_stack_lvl+0x50/0x58 [ 0.000000] dump_stack_lvl from __warn+0x7c/0x104 [ 0.000000] __warn from warn_slowpath_fmt+0x98/0xc8 [ 0.000000] warn_slowpath_fmt from arm_dt_init_cpu_maps+0xbc/0x120 [ 0.000000] arm_dt_init_cpu_maps from setup_arch+0x44c/0x680 [ 0.000000] setup_arch from start_kernel+0x68/0x6a4 [ 0.000000] start_kernel from 0x0 [ 0.000000] ---[ end trace 0000000000000000 ]--- [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=:::::eth0:dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524032 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 <6>[ 0.000000] clocksource: tegra_suspend_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns <6>[ 0.000000] arch_timer: cp15 timer(s) running at 12.00MHz (virt). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns <6>[ 0.000000] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns <6>[ 0.008578] Switching to timer-based delay loop, resolution 83ns <6>[ 0.015618] Console: colour dummy device 80x30 <6>[ 0.020538] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) <6>[ 0.031565] CPU: Testing write buffer coherency: ok <6>[ 0.036925] CPU0: Spectre v2: using ICIALLU workaround <6>[ 0.042530] CPU0: Spectre BHB: enabling loop workaround for all CPUs <6>[ 0.049387] pid_max: default: 32768 minimum: 301 <6>[ 0.054556] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.062413] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.100796] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.111603] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 <6>[ 0.120673] EFI services will not be available. <6>[ 0.125680] Memory: 1965860K/2096128K available (15360K kernel code, 2547K rwdata, 6720K rodata, 2048K init, 413K bss, 62520K reserved, 65536K cma-reserved, 1244160K highmem) <6>[ 0.142415] devtmpfs: initialized <6>[ 0.159364] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 <6>[ 0.167763] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.178248] futex hash table entries: 256 (order: -1, 3072 bytes, linear) <6>[ 0.186720] pinctrl core: initialized pinctrl subsystem <6>[ 0.196146] DMI not present or invalid. <6>[ 0.201094] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.209205] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.219520] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.219545] cpuidle: using governor menu <6>[ 0.241740] platform 70000868.pinmux: Fixed dependency cycle(s) with /pinmux@70000868/pinmux <6>[ 0.273718] No ATAGs? <6>[ 0.276353] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.284940] hw-breakpoint: maximum watchpoint size is 8 bytes. <4>[ 0.298254] ------------[ cut here ]------------ <4>[ 0.303312] WARNING: CPU: 0 PID: 1 at mm/slub.c:4655 krealloc_noprof+0x208/0x274 <4>[ 0.311292] virt_to_cache: Object is not a Slab page! <4>[ 0.316797] Modules linked in: <4>[ 0.320240] CPU: 0 UID: 0 PID: 1 Comm: swapper Tainted: G W 6.12.0-rc1-next-20241003 #1 <4>[ 0.330259] Tainted: [W]=WARN <4>[ 0.333602] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) <4>[ 0.340368] Call trace: <4>[ 0.340378] unwind_backtrace from show_stack+0x10/0x14 <4>[ 0.348972] show_stack from dump_stack_lvl+0x50/0x58 <4>[ 0.354491] dump_stack_lvl from __warn+0x7c/0x104 <4>[ 0.359743] __warn from warn_slowpath_fmt+0x98/0xc8 <4>[ 0.365178] warn_slowpath_fmt from krealloc_noprof+0x208/0x274 <4>[ 0.371606] krealloc_noprof from pinctrl_utils_reserve_map+0x44/0x88 <4>[ 0.378582] pinctrl_utils_reserve_map from tegra_pinctrl_dt_node_to_map+0x16c/0x308 <4>[ 0.386901] tegra_pinctrl_dt_node_to_map from pinctrl_dt_to_map+0x258/0x3e0 <4>[ 0.394500] pinctrl_dt_to_map from create_pinctrl+0x58/0x3d4 <4>[ 0.400746] create_pinctrl from pinctrl_enable+0x18/0x280 <4>[ 0.406715] pinctrl_enable from pinctrl_register+0x2c/0x68 <4>[ 0.412777] pinctrl_register from devm_pinctrl_register+0x50/0x8c <4>[ 0.419469] devm_pinctrl_register from tegra_pinctrl_probe+0x2f0/0x414 <4>[ 0.426613] tegra_pinctrl_probe from platform_probe+0x5c/0xb0 <4>[ 0.432959] platform_probe from really_probe+0xc8/0x2c8 <4>[ 0.438762] really_probe from __driver_probe_device+0x88/0x19c <4>[ 0.445192] __driver_probe_device from driver_probe_device+0x30/0x104 <4>[ 0.452251] driver_probe_device from __driver_attach+0x90/0x174 <4>[ 0.458769] __driver_attach from bus_for_each_dev+0x7c/0xcc <4>[ 0.464928] bus_for_each_dev from bus_add_driver+0xcc/0x1ec <4>[ 0.471083] bus_add_driver from driver_register+0x7c/0x114 <4>[ 0.477152] driver_register from do_one_initcall+0x58/0x1b8 <4>[ 0.483312] do_one_initcall from kernel_init_freeable+0x1c0/0x21c <4>[ 0.490006] kernel_init_freeable from kernel_init+0x1c/0x128 <4>[ 0.496246] kernel_init from ret_from_fork+0x14/0x28 <4>[ 0.501762] Exception stack(0xf0809fb0 to 0xf0809ff8) <4>[ 0.507272] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 0.516022] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 0.524770] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 0.531906] ---[ end trace 0000000000000000 ]--- <1>[ 0.536970] 8<--- cut here --- <1>[ 0.540402] Unable to handle kernel NULL pointer dereference at virtual address 00000010 when read <1>[ 0.549971] [00000010] *pgd=00000000 <0>[ 0.553953] Internal error: Oops: 5 [#1] ARM <4>[ 0.558650] Modules linked in: <4>[ 0.562089] CPU: 0 UID: 0 PID: 1 Comm: swapper Tainted: G W 6.12.0-rc1-next-20241003 #1 <4>[ 0.572104] Tainted: [W]=WARN <4>[ 0.575446] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) <4>[ 0.582212] PC is at krealloc_noprof+0x84/0x274 <4>[ 0.587192] LR is at krealloc_noprof+0x208/0x274 <4>[ 0.592259] pc : [] lr : [] psr: 60000013 <4>[ 0.599026] sp : f0809c50 ip : 00000000 fp : 00000000 <4>[ 0.604711] r10: c226ed80 r9 : 00000000 r8 : c1dac460 <4>[ 0.610395] r7 : c07f1170 r6 : 00000cc0 r5 : 00002060 r4 : c2144000 <4>[ 0.617431] r3 : 00000000 r2 : 00000000 r1 : 00000000 r0 : c1b8753c <4>[ 0.624466] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none <4>[ 0.632135] Control: 10c5387d Table: 80204059 DAC: 00000051 <1>[ 0.638360] Register r0 information: non-slab/vmalloc memory <1>[ 0.644501] Register r1 information: NULL pointer <1>[ 0.649649] Register r2 information: NULL pointer <1>[ 0.654795] Register r3 information: NULL pointer <1>[ 0.659943] Register r4 information: non-slab/vmalloc memory <1>[ 0.666081] Register r5 information: non-paged memory <1>[ 0.671589] Register r6 information: non-paged memory <1>[ 0.677097] Register r7 information: non-slab/vmalloc memory <1>[ 0.683235] Register r8 information: non-slab/vmalloc memory <1>[ 0.689373] Register r9 information: NULL pointer <1>[ 0.694521] Register r10 information: slab kmalloc-128 start c226ed80 pointer offset 0 size 128 <1>[ 0.703835] Register r11 information: NULL pointer <1>[ 0.709074] Register r12 information: NULL pointer <0>[ 0.714311] Process swapper (pid: 1, stack limit = 0x(ptrval)) <0>[ 0.720629] Stack: (0xf0809c50 to 0xf080a000) <0>[ 0.725417] 9c40: c120dc1c c0483044 ef03ce80 00000128 <0>[ 0.734168] 9c60: f0809cc8 f0809d3c c226ed80 00000126 0000001c c226ed80 00000000 c07f1170 <0>[ 0.742917] 9c80: f0809d40 00000002 eefdda50 00000000 c226ed80 c12fb288 f0809d40 c17078b8 <0>[ 0.751666] 9ca0: f0809d3c c082ffe0 00000002 c2275040 00000003 00000004 c1707714 c16daccc <0>[ 0.760416] 9cc0: eefca7f8 c20fec10 00000126 ff887d30 00000001 c2275040 00000003 4c66a714 <0>[ 0.769166] 9ce0: 00000000 00000000 c226ed80 00000000 c2272c40 c226ed80 ff883494 00000000 <0>[ 0.777915] 9d00: c082fe74 c07f3e30 00000000 20000013 eefca7f8 ff88347c c16dcc20 00000000 <0>[ 0.786665] 9d20: eefca624 eefca748 c16dcbe0 c16dcbec 00000000 ff88347c 00000001 c2144000 <0>[ 0.795415] 9d40: 00000126 4c66a714 00000000 c20fec10 c226ed80 c20fec10 c223f4c0 c2272c4c <0>[ 0.804165] 9d60: c226ed80 00000038 c2272c40 c07f068c c226ed8c c117c2c0 00000004 c18193e8 <0>[ 0.812913] 9d80: c2272c00 c130cd6c c226ed80 c226ed80 c226ed80 c20fec10 c223f4c0 00000000 <0>[ 0.821663] 9da0: c13089c4 00000038 c20fec00 c07f0b84 c223f4f8 c20fec10 c223f4c0 c223f4f8 <0>[ 0.830412] 9dc0: c226ed80 c20fec10 c223f4c0 c07f0e18 c226ed40 c223f4f8 c20fec10 c07f0ea4 <0>[ 0.839162] 9de0: c16dbac8 00000002 c226e840 00000003 c226e840 c223f4c0 c20fec10 c08308ac <0>[ 0.847911] 9e00: 00000000 000003fc c20fec10 00000000 c226fb58 00000000 c20fec10 c1c58938 <0>[ 0.856660] 9e20: 00000000 c226e7b4 c19b3844 00000003 c1a3b508 c0ade994 c20fec10 00000000 <0>[ 0.865410] 9e40: c1c58938 c0adc14c c20fec10 c1c58938 c20fec10 00000000 c226e7b4 c0adc3d4 <0>[ 0.874160] 9e60: 60000013 c19b3844 c1dcbe50 c1c58938 c20fec10 00000000 c226e7b4 c0adc5b0 <0>[ 0.882909] 9e80: c20fec10 c1c58938 c20fec54 c20a69c0 c226e7b4 c0adc81c 00000000 c1c58938 <0>[ 0.891659] 9ea0: c0adc78c c0ada30c c20a69c0 c20a6a0c c22414b0 4c66a714 c1d6bae0 c1c58938 <0>[ 0.900408] 9ec0: c226e780 00000000 c20a69c0 c0adb494 c170a640 c19b3824 c1c58938 c1d6bae0 <0>[ 0.909158] 9ee0: c19b3824 c2130000 00000000 c0add5bc c193580c c1d6bae0 c19b3824 c03022cc <0>[ 0.917907] 9f00: c20b98c9 00000000 c20b98e3 00000000 00000000 00000000 00000000 00000000 <0>[ 0.926656] 9f20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[ 0.935405] 9f40: 00000000 00000000 00000000 4c66a714 00000163 c20b9880 c19b3824 c1d6bae0 <0>[ 0.944155] 9f60: c18177e0 c1901344 00000003 00000003 00000000 c19004d0 c2130000 c1b04180 <0>[ 0.952904] 9f80: c11a4684 00000000 00000000 00000000 00000000 00000000 00000000 c11a46a0 <0>[ 0.961653] 9fa0: 00000000 c11a4684 00000000 c03001ac 00000000 00000000 00000000 00000000 <0>[ 0.970401] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[ 0.979151] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 <0>[ 0.987896] Call trace: <0>[ 0.987904] krealloc_noprof from pinctrl_utils_reserve_map+0x44/0x88 <0>[ 0.997762] pinctrl_utils_reserve_map from tegra_pinctrl_dt_node_to_map+0x16c/0x308 <0>[ 1.006077] tegra_pinctrl_dt_node_to_map from pinctrl_dt_to_map+0x258/0x3e0 <0>[ 1.013676] pinctrl_dt_to_map from create_pinctrl+0x58/0x3d4 <0>[ 1.019920] create_pinctrl from pinctrl_enable+0x18/0x280 <0>[ 1.025889] pinctrl_enable from pinctrl_register+0x2c/0x68 <0>[ 1.031948] pinctrl_register from devm_pinctrl_register+0x50/0x8c <0>[ 1.038640] devm_pinctrl_register from tegra_pinctrl_probe+0x2f0/0x414 <0>[ 1.045782] tegra_pinctrl_probe from platform_probe+0x5c/0xb0 <0>[ 1.052123] platform_probe from really_probe+0xc8/0x2c8 <0>[ 1.057926] really_probe from __driver_probe_device+0x88/0x19c <0>[ 1.064356] __driver_probe_device from driver_probe_device+0x30/0x104 <0>[ 1.071415] driver_probe_device from __driver_attach+0x90/0x174 <0>[ 1.077935] __driver_attach from bus_for_each_dev+0x7c/0xcc <0>[ 1.084091] bus_for_each_dev from bus_add_driver+0xcc/0x1ec <0>[ 1.090247] bus_add_driver from driver_register+0x7c/0x114 <0>[ 1.096315] driver_register from do_one_initcall+0x58/0x1b8 <0>[ 1.102472] do_one_initcall from kernel_init_freeable+0x1c0/0x21c <0>[ 1.109164] kernel_init_freeable from kernel_init+0x1c/0x128 <0>[ 1.115403] kernel_init from ret_from_fork+0x14/0x28 <0>[ 1.120917] Exception stack(0xf0809fb0 to 0xf0809ff8) <0>[ 1.126424] 9fa0: 00000000 00000000 00000000 00000000 <0>[ 1.135175] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[ 1.143923] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <0>[ 1.151054] Code: e34c81da e5983010 e3530000 ca000044 (e599a010) <4>[ 1.157651] ---[ end trace 0000000000000000 ]--- <0>[ 1.162710] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b <0>[ 1.170922] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---