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 24C 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 (1687 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x12000000 1048305/tftp-deploy-z0a8bckn/kernel/zImage tftp 0x12000000 1048305/tftp-deploy-z0a8bckn/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 '1048305/tftp-deploy-z0a8bckn/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################ 7.1 MiB/s done Bytes transferred = 8508880 (81d5d0 hex) => tftp 0x12C00000 1048305/tftp-deploy-z0a8bckn/ramdisk/ramdisk.cpio.gz.uboot tftp 0x12C00000 1048305/tftp-deploy-z0a8bckn/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 '1048305/tftp-deploy-z0a8bckn/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x12c00000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################## 9.8 MiB/s done Bytes transferred = 9257860 (8d4384 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 1048305/tftp-deploy-z0a8bckn/dtb/imx6q-sabresd.dtb tftp 0x18000000 1048305/tftp-deploy-z0a8bckn/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 '1048305/tftp-deploy-z0a8bckn/dtb/imx6q-sabresd.dtb'. Load address: 0x18000000 Loading: *### 5.6 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 - 0x81d5d0 ] ## Loading init Ramdisk from Legacy Image at 12c00000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 9257796 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.256-cip80 (KernelCI@build-j91882-arm-gcc-10-imx-v6-v7-defconfig-9nbxn) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Wed Aug 31 12:52:57 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.000009] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008445] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.020061] Console: colour dummy device 80x30 <4>[ 0.023054] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.031086] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.035405] ... MAX_LOCK_DEPTH: 48 <4>[ 0.039866] ... MAX_LOCKDEP_KEYS: 8191 <4>[ 0.044452] ... CLASSHASH_SIZE: 4096 <4>[ 0.049085] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.053762] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.058480] ... CHAINHASH_SIZE: 32768 <4>[ 0.063157] memory used by lock dependency info: 4655 kB <4>[ 0.068834] 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.090168] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.096702] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.106349] CPU: Testing write buffer coherency: ok <6>[ 0.109097] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.115800] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.122553] Setting up static identity map for 0x10100000 - 0x10100078 <6>[ 0.127703] rcu: Hierarchical SRCU implementation. <6>[ 0.133927] smp: Bringing up secondary CPUs ... <6>[ 0.139389] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.139401] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.150788] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.150800] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.161483] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.161494] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.170965] smp: Brought up 1 node, 4 CPUs <6>[ 0.174957] SMP: Total of 4 processors activated (24.00 BogoMIPS). <6>[ 0.181506] CPU: All CPU(s) started in SVC mode. <6>[ 0.189312] devtmpfs: initialized <6>[ 0.215262] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.222886] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.230597] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.240784] pinctrl core: initialized pinctrl subsystem <6>[ 0.248597] NET: Registered protocol family 16 <6>[ 0.268789] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.276289] cpuidle: using governor menu <6>[ 0.277836] CPU identified as i.MX6QP, silicon rev 1.0 <3>[ 0.299470] anatop_regulator 20c8000.anatop:regulator-1p1: failed to register vdd1p1 <6>[ 0.305273] vdd3p0: supplied by regulator-dummy <3>[ 0.310862] anatop_regulator 20c8000.anatop:regulator-2p5: failed to register vdd2p5 <3>[ 0.318068] anatop_regulator 20c8000.anatop:regulator-vddcore: failed to register vddarm <3>[ 0.327334] anatop_regulator 20c8000.anatop:regulator-vddsoc: failed to register vddsoc <6>[ 0.356303] No ATAGs? <6>[ 0.356738] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.364759] hw-breakpoint: maximum watchpoint size is 4 bytes. <4>[ 0.373151] imx6q-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e0000 debugfs directory <6>[ 0.381299] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver <6>[ 0.446184] mxs-dma 110000.dma-apbh: initialized <6>[ 0.454675] vgaarb: loaded <5>[ 0.455727] SCSI subsystem initialized <6>[ 0.460114] usbcore: registered new interface driver usbfs <6>[ 0.464727] usbcore: registered new interface driver hub <6>[ 0.470294] usbcore: registered new device driver usb <6>[ 0.478672] i2c i2c-0: IMX I2C adapter registered <6>[ 0.480817] i2c i2c-0: can't use DMA, using PIO instead. <6>[ 0.488246] i2c i2c-1: IMX I2C adapter registered <6>[ 0.491340] i2c i2c-1: can't use DMA, using PIO instead. <6>[ 0.498176] i2c i2c-2: IMX I2C adapter registered <6>[ 0.501869] i2c i2c-2: can't use DMA, using PIO instead. <6>[ 0.507772] media: Linux media interface: v0.10 <6>[ 0.512287] videodev: Linux video capture interface: v2.00 <6>[ 0.518407] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.523167] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.532657] PTP clock support registered <6>[ 0.537496] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.546292] Bluetooth: Core ver 2.22 <6>[ 0.547422] NET: Registered protocol family 31 <6>[ 0.551983] Bluetooth: HCI device and connection manager initialized <6>[ 0.558735] Bluetooth: HCI socket layer initialized <6>[ 0.563741] Bluetooth: L2CAP socket layer initialized <6>[ 0.569250] Bluetooth: SCO socket layer initialized <6>[ 0.576174] clocksource: Switched to clocksource mxc_timer1 <5>[ 0.790593] VFS: Disk quotas dquot_6.6.0 <6>[ 0.792070] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 0.825646] NET: Registered protocol family 2 <6>[ 0.828045] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.836823] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes) <6>[ 0.842482] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.849921] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) <6>[ 0.857528] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.863753] UDP hash table entries: 512 (order: 3, 40960 bytes) <6>[ 0.869482] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) <6>[ 0.876489] NET: Registered protocol family 1 <6>[ 0.882417] RPC: Registered named UNIX socket transport module. <6>[ 0.886762] RPC: Registered udp transport module. <6>[ 0.891631] RPC: Registered tcp transport module. <6>[ 0.896642] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.905255] Trying to unpack rootfs image as initramfs... <6>[ 1.840039] Freeing initrd memory: 9044K <4>[ 1.842304] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 1.849483] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 1.861772] Initialise system trusted keyrings <6>[ 1.864352] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <5>[ 1.885803] NFS: Registering the id_resolver key type <5>[ 1.888481] Key type id_resolver registered <5>[ 1.892725] Key type id_legacy registered <6>[ 1.897182] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <6>[ 1.904712] fuse init (API version 7.27) <5>[ 1.920083] Key type asymmetric registered <5>[ 1.921740] Asymmetric key parser 'x509' registered <6>[ 1.926994] bounce: pool size: 64 pages <6>[ 1.930917] io scheduler noop registered <6>[ 1.935001] io scheduler deadline registered <6>[ 1.939891] io scheduler cfq registered (default) <6>[ 1.944484] io scheduler mq-deadline registered <6>[ 1.949313] io scheduler kyber registered <6>[ 1.958584] imx6q-pcie 1ffc000.pcie: Linked as a consumer to regulator.10 <6>[ 1.962976] imx6q-pcie 1ffc000.pcie: host bridge /soc/pcie@1ffc000 ranges: <6>[ 1.970133] imx6q-pcie 1ffc000.pcie: IO 0x01f80000..0x01f8ffff -> 0x00000000 <6>[ 1.977795] imx6q-pcie 1ffc000.pcie: MEM 0x01000000..0x01efffff -> 0x01000000