Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (May 01 2018 - 05:49:44 -0500) CPU: Freescale i.MX7ULP rev2.0 at 500 MHz Reset cause: POR Boot mode: Dual boot Model: NXP i.MX7ULP EVK DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HX8363_WVGA Display: HX8363_WVGA (480x854) Video: 480x854x24 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Normal Boot Hit any key to stop autoboot: 2  0 => usb start usb start starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.232 (1507 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1237771/tftp-deploy-t8d7k_w7/kernel/zImage tftp ${loadaddr} 1237771/tftp-deploy-t8d7k_w7/kernel/zImage Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1237771/tftp-deploy-t8d7k_w7/kernel/zImage'. Load address: 0x60800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############## 3.7 MiB/s done Bytes transferred = 11641696 (b1a360 hex) => tftp ${initrd_addr} 1237771/tftp-deploy-t8d7k_w7/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1237771/tftp-deploy-t8d7k_w7/ramdisk/ramdisk.cpio.gz.uboot Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1237771/tftp-deploy-t8d7k_w7/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x63800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 3.7 MiB/s done Bytes transferred = 10474043 (9fd23b hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1237771/tftp-deploy-t8d7k_w7/dtb/imx7ulp-evk.dtb tftp ${fdt_addr} 1237771/tftp-deploy-t8d7k_w7/dtb/imx7ulp-evk.dtb Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1237771/tftp-deploy-t8d7k_w7/dtb/imx7ulp-evk.dtb'. Load address: 0x63000000 Loading: *# 1.7 MiB/s done Bytes transferred = 10482 (28f2 hex) => setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz ${loadaddr} ${initrd_addr} ${fdt_addr} bootz ${loadaddr} ${initrd_addr} ${fdt_addr} Kernel image @ 0x60800000 [ 0x000000 - 0xb1a360 ] ## Loading init Ramdisk from Legacy Image at 63800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 10473979 Bytes = 10 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 63000000 Booting using the fdt blob at 0x63000000 Using Device Tree in place at 63000000, end 630058f1 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 6.1.38-cip1 (KernelCI@build-j6689-arm-gcc-10-imx-v6-v7-defconfig-9dlbp) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Jul 20 11:43:57 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: NXP i.MX7ULP EVK [ 0.000000] earlycon: lpuart32 at MMIO32 0x402d0000 (options '') [ 0.000000] printk: bootconsole [lpuart32] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000060000000-0x000000008fffffff] [ 0.000000] HighMem [mem 0x0000000090000000-0x000000009fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 17 pages/cpu s38388 r8192 d23052 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=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] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 932292K/1048576K available (15360K kernel code, 2191K rwdata, 5092K rodata, 1024K init, 6673K bss, 50748K reserved, 65536K cma-reserved, 196608K highmem) <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] Running RCU self tests <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000002] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008406] clocksource: imx-tpm: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.020275] Console: colour dummy device 80x30 <4>[ 0.024809] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.032870] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.037108] ... MAX_LOCK_DEPTH: 48 <4>[ 0.041528] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.046191] ... CLASSHASH_SIZE: 4096 <4>[ 0.050716] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.055395] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.060140] ... CHAINHASH_SIZE: 32768 <4>[ 0.064756] memory used by lock dependency info: 4061 kB <4>[ 0.070453] memory used for stack traces: 2112 kB <4>[ 0.075415] per task-struct memory footprint: 1536 bytes <6>[ 0.081220] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.091528] pid_max: default: 32768 minimum: 301 <6>[ 0.097511] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.104982] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.119528] CPU: Testing write buffer coherency: ok <3>[ 0.127155] /cpus/cpu@f00 missing clock-frequency property <6>[ 0.132743] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 <6>[ 0.144065] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.151612] cblist_init_generic: Setting shift to 0 and lim to 1. <6>[ 0.158455] Running RCU-tasks wait API self tests