Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3008 device /dev/ttyimx6q-sabresd-2 [115200 N81] (Debian GNU/Linux) U-Boot 2017.03 (Jan 20 2018 - 10:43:25 +0800) CPU: Freescale i.MX6QP rev1.0 996 MHz (running at 792 MHz) CPU: Automotive temperature grade (-40C to 125C) at 25C Reset cause: POR Model: Freescale i.MX6 Quad Plus SABRE Smart Device Board Board: MX6-SabreSD DRAM: 1 GiB PMIC: PFUZE100! DEV_ID=0x10 REV_ID=0x21 MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 *** Warning - bad CRC, using default environment No panel detected: default to Hannstar-XGA Display: Hannstar-XGA (1024x768) In: serial Out: serial Err: serial flash target is MMC:1 Net: Warning: ethernet@02188000 using MAC address from ROM eth0: ethernet@02188000 [PRIME] Fastboot: Normal Hit any key to stop autoboot: 3  0 => 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.205 (1339 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x12000000 1042640/tftp-deploy-8m72mxnj/kernel/zImage tftp 0x12000000 1042640/tftp-deploy-8m72mxnj/kernel/zImage Using ethernet@02188000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.205; sending through gateway 172.16.1.4 Filename '1042640/tftp-deploy-8m72mxnj/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################ 10.1 MiB/s done Bytes transferred = 8507928 (81d218 hex) => tftp 0x12C00000 1042640/tftp-deploy-8m72mxnj/ramdisk/ramdisk.cpio.gz.uboot tftp 0x12C00000 1042640/tftp-deploy-8m72mxnj/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@02188000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.205; sending through gateway 172.16.1.4 Filename '1042640/tftp-deploy-8m72mxnj/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x12c00000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################## 10.1 MiB/s done Bytes transferred = 9259764 (8d4af4 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 1042640/tftp-deploy-8m72mxnj/dtb/imx6q-sabresd.dtb tftp 0x18000000 1042640/tftp-deploy-8m72mxnj/dtb/imx6q-sabresd.dtb Using ethernet@02188000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.205; sending through gateway 172.16.1.4 Filename '1042640/tftp-deploy-8m72mxnj/dtb/imx6q-sabresd.dtb'. Load address: 0x18000000 Loading: *### 4.9 MiB/s done Bytes transferred = 41108 (a094 hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x12000000 0x12C00000 0x18000000 bootz 0x12000000 0x12C00000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x81d218 ] ## Loading init Ramdisk from Legacy Image at 12c00000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 9259700 Bytes = 8.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800d093 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.255-cip79 (KernelCI@build-j71181-arm-gcc-10-imx-v6-v7-defconfig-8d4jl) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Tue Aug 23 04:45:20 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Freescale i.MX6 Quad SABRE Smart Device Board [ 0.000000] earlycon: ec_imx21 at MMIO 0x02020000 (options '') [ 0.000000] bootconsole [ec_imx21] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] percpu: Embedded 17 pages/cpu s37928 r8192 d23512 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 939624K/1048576K available (11264K kernel code, 880K rwdata, 3612K rodata, 1024K init, 7652K bss, 43416K reserved, 65536K cma-reserved, 196608K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 881 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) (7653 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <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] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 erratum 769419 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76470001 <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000008] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008444] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.020065] Console: colour dummy device 80x30 <4>[ 0.023053] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.031087] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.035405] ... MAX_LOCK_DEPTH: 48 <4>[ 0.039866] ... MAX_LOCKDEP_KEYS: 8191 <4>[ 0.044453] ... CLASSHASH_SIZE: 4096 <4>[ 0.049088] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.053761] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.058481] ... CHAINHASH_SIZE: 32768 <4>[ 0.063158] memory used by lock dependency info: 4655 kB <4>[ 0.068833] per task-struct memory footprint: 1536 bytes <6>[ 0.074530] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.084939] pid_max: default: 32768 minimum: 301 <6>[ 0.090170] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.096703] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.106333] CPU: Testing write buffer coherency: ok <6>[ 0.109100] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.115807] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.122543] Setting up static identity map for 0x10100000 - 0x10100078 <6>[ 0.127717] rcu: Hierarchical SRCU implementation. <6>[ 0.133933] smp: Bringing up secondary CPUs ... <6>[ 0.139386] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.139399] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.150808] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.150821] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.161479] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.161492] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.170987] smp: Brought up 1 node, 4 CPUs <6>[ 0.174958] SMP: Total of 4 processors activated (24.00 BogoMIPS). <6>[ 0.181505] CPU: All CPU(s) started in SVC mode. <6>[ 0.189306] devtmpfs: initialized <6>[ 0.215925] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.223411] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.231258] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.241339] pinctrl core: initialized pinctrl subsystem <6>[ 0.249165] NET: Registered protocol family 16 <6>[ 0.269432] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.276978] cpuidle: using governor menu <6>[ 0.278526] CPU identified as i.MX6QP, silicon rev 1.0 <3>[ 0.300437] anatop_regulator 20c8000.anatop:regulator-1p1: failed to register vdd1p1 <6>[ 0.306299] vdd3p0: supplied by regulator-dummy <3>[ 0.311795] anatop_regulator 20c8000.anatop:regulator-2p5: failed to register vdd2p5 <3>[ 0.319035] anatop_regulator 20c8000.anatop:regulator-vddcore: failed to register vddarm <3>[ 0.328296] anatop_regulator 20c8000.anatop:regulator-vddsoc: failed to register vddsoc <6>[ 0.357643] No ATAGs? <6>[ 0.358088] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.366164] hw-breakpoint: maximum watchpoint size is 4 bytes. <4>[ 0.374429] imx6q-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e0000 debugfs directory <6>[ 0.382656] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver <6>[ 0.448124] mxs-dma 110000.dma-apbh: initialized <6>[ 0.456695] vgaarb: loaded <5>[ 0.457781] SCSI subsystem initialized <6>[ 0.462038] usbcore: registered new interface driver usbfs <6>[ 0.466835] usbcore: registered new interface driver hub <6>[ 0.472234] usbcore: registered new device driver usb <6>[ 0.480694] i2c i2c-0: IMX I2C adapter registered <6>[ 0.482839] i2c i2c-0: can't use DMA, using PIO instead. <6>[ 0.490284] i2c i2c-1: IMX I2C adapter registered <6>[ 0.493361] i2c i2c-1: can't use DMA, using PIO instead. <6>[ 0.500206] i2c i2c-2: IMX I2C adapter registered <6>[ 0.503887] i2c i2c-2: can't use DMA, using PIO instead. <6>[ 0.509789] media: Linux media interface: v0.10 <6>[ 0.514312] videodev: Linux video capture interface: v2.00 <6>[ 0.520436] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.525187] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.534680] PTP clock support registered <6>[ 0.539538] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.548310] Bluetooth: Core ver 2.22 <6>[ 0.549436] NET: Registered protocol family 31 <6>[ 0.554003] Bluetooth: HCI device and connection manager initialized <6>[ 0.560752] Bluetooth: HCI socket layer initialized <6>[ 0.565760] Bluetooth: L2CAP socket layer initialized <6>[ 0.571270] Bluetooth: SCO socket layer initialized <6>[ 0.578249] clocksource: Switched to clocksource mxc_timer1 <5>[ 0.798550] VFS: Disk quotas dquot_6.6.0 <6>[ 0.800028] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 0.834159] NET: Registered protocol family 2 <6>[ 0.836480] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.845361] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes) <6>[ 0.851087] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.858411] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) <6>[ 0.865976] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.872326] UDP hash table entries: 512 (order: 3, 40960 bytes) <6>[ 0.877944] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) <6>[ 0.885013] NET: Registered protocol family 1 <6>[ 0.890974] RPC: Registered named UNIX socket transport module. <6>[ 0.895193] RPC: Registered udp transport module. <6>[ 0.900230] RPC: Registered tcp transport module. <6>[ 0.905104] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.913841] Trying to unpack rootfs image as initramfs... <6>[ 1.848944] Freeing initrd memory: 9044K <4>[ 1.851445] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 1.858442] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 1.871172] Initialise system trusted keyrings <6>[ 1.873762] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <5>[ 1.895144] NFS: Registering the id_resolver key type <5>[ 1.897751] Key type id_resolver registered <5>[ 1.902146] Key type id_legacy registered <6>[ 1.906471] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <6>[ 1.914166] fuse init (API version 7.27) <5>[ 1.928842] Key type asymmetric registered <5>[ 1.930499] Asymmetric key parser 'x509' registered <6>[ 1.935681] bounce: pool size: 64 pages <6>[ 1.939746] io scheduler noop registered <6>[ 1.943760] io scheduler deadline registered <6>[ 1.948626] io scheduler cfq registered (default) <6>[ 1.953245] io scheduler mq-deadline registered <6>[ 1.958027] io scheduler kyber registered <6>[ 1.967289] imx6q-pcie 1ffc000.pcie: Linked as a consumer to regulator.10 <6>[ 1.971775] imx6q-pcie 1ffc000.pcie: host bridge /soc/pcie@1ffc000 ranges: <6>[ 1.979059] imx6q-pcie 1ffc000.pcie: IO 0x01f80000..0x01f8ffff -> 0x00000000 <6>[ 1.986458] imx6q-pcie 1ffc000.pcie: MEM 0x01000000..0x01efffff -> 0x01000000