文章目录
-
- [一 准备条件](#一 准备条件)
-
- [1 工具](#1 工具)
- [2 硬件](#2 硬件)
- [3 镜像](#3 镜像)
- [二 烧录SD卡启动盘](#二 烧录SD卡启动盘)
- [三 写Bootloader](#三 写Bootloader)
-
- [1 烧录文件](#1 烧录文件)
- [2 启动烧录](#2 启动烧录)
- [3 烧录](#3 烧录)
- [四 启动设置](#四 启动设置)
一 准备条件
1 工具
** BalenaEtcher(俗称" Etcher"),是一款快速将系统镜像文件( .iso 或 .img 或 .zip或.wic)刻录到usb等设备的启动盘制作工具。balenaEtcher基于 Electron 框架开发,支持windows,macOs和linux系统。类似的工具还有Win32 Disk Imager等,该工具的下载链接:https://etcher.balena.io/
** Tera Term 是一款虚似的终端软件,一般用以全自动实行与从PC进行的远程桌面连接有关的每日任务,适用TCP/IP网络联接和串口通信接口方式,适用SSH/Telnet以及他服务项目,可订制自身的开发语言加上拓展作用。类似的如putty、MobaXterm等,该工具的官方连接:http://www.teraterm.net/(不知什么原因,打不开),可以通过如下连接下载:
https://pan.baidu.com/s/1gW_5PCJzloKoclcaBPXy1Q
提取码:h8ny
2 硬件
** USB type C charger
** USB type C to type C cable
** micro SD UHI-Class10 (8GB or more)
** USB cable (USB Type-A- Micro USB Type-B)
** micro-HDMI to HDMI cable
**
3 镜像
RZ/G2L Pre-built Images (RZG2L_VLP3.0.5_Pre-built_Images_EN.zip)
二 烧录SD卡启动盘
使用BalenaEtcher工具,将Images烧录到SD卡上。即打开工具,依次选择添加镜像--》选择SD卡--》启动烧录
最后烧录成功显示如下
三 写Bootloader
1 烧录文件
SD卡烧录成功后,在boot分区会有如下几样东西,其中3样(lash_Writer_SCIF_RZG2L_SMARC_PMIC_DDR4_2GB_1PCS.mot, bl2_bp-smarc-rzg2l_pmic.srec and fip-smarc-rzg2l_pmic.srec)是要通过Tera Term经串口烧录到系统中
2 启动烧录
RZ/G2L参考板的硬件大体如下所示,连接对应的接线后,做如下操作,进入烧录模式:
1)上电(CN6),此时 LED1(VBUS Power ON) and LED3 (Module PWR On) 2个LED点亮
2)确认SW11设置为OFF/ON/OFF/ON和SW1设置为ON/OFF
3)长按SW9 大约2s,LED4(Carrier PWR On)点亮
![在这里插入图片描述](https://img-blog.csdnimg.cn/4a2d425b44bb41cabe424b1c7e4e4048.png
4)打开 Tera Term软件,设置串口参数如下
bash
Baud rate : 115200
Date : 8 bit
Parity : none
Stop : 1 bit
Flow control : none
5)点按SW10,进入烧录模式,Tera Term会输出如下信息
3 烧录
1)通过 Tera Term软件的 "File" > "Send file",依次选择要烧录的文件烧录
2)如下是选择文件
3)如下是烧录过程
4 )如下是完整的烧录过程打印
四 启动设置
1)Please change the SW11 as below (SW11-2 ON→OFF).
2)Insert your microSD card to the slot (CN10) on the carry board.
3)Turn on the power of the board by pressing the power button SW9.此时,启动会失败
重新设置环境变量,正常启动
4)完整的启动打印,启动后,显示weston界面
bash
NOTICE: BL2: v2.9(release):c314a39-dirty
[11-04-54.895]NOTICE: BL2: Built : 14:49:18, Sep 19 2023
[11-04-54.936]NOTICE: BL2: Booting BL31
[11-04-54.937]NOTICE: BL31: v2.9(release):c314a39-dirty
[11-04-54.937]NOTICE: BL31: Built : 14:49:18, Sep 19 2023
[11-04-55.040]
[11-04-55.040]
[11-04-55.040]U-Boot 2021.10 (Sep 20 2023 - 02:21:30 +0000)
[11-04-55.040]
[11-04-55.040]CPU: Renesas Electronics CPU rev 1.0
[11-04-55.040]Model: smarc-rzg2l
[11-04-55.153]DRAM: 1.9 GiB
[11-04-55.231]WDT: watchdog@0000000012800800
[11-04-55.231]WDT: Started with servicing (60s timeout)
[11-04-55.231]MMC: sd@11c00000: 0, sd@11c10000: 1
[11-04-56.088]Loading Environment from MMC... OK
[11-04-56.106]In: serial@1004b800
[11-04-56.107]Out: serial@1004b800
[11-04-56.107]Err: serial@1004b800
[11-04-56.107]U-boot WDT started!
[11-04-56.164]Net:
[11-04-56.164]Error: ethernet@11c20000 address not set.
[11-04-56.164]No ethernet found.
[11-04-56.164]
[11-04-58.165]Hit any key to stop autoboot: 0
[11-04-58.165]## Resetting to default environment
[11-04-58.325]switch to partitions #0, OK
[11-04-58.325]mmc1 is current device
[11-04-59.908]20068864 bytes read in 1579 ms (12.1 MiB/s)
[11-04-59.935]38594 bytes read in 6 ms (6.1 MiB/s)
[11-04-59.935]Error: Bad gzipped data
[11-04-59.935]Moving Image from 0x48080000 to 0x48200000, end=495a0000
[11-05-00.029]## Flattened Device Tree blob at 48000000
[11-05-00.029] Booting using the fdt blob at 0x48000000
[11-05-00.030] Loading Device Tree to 0000000057ff3000, end 0000000057fff6c1 ... OK
[11-05-00.030]
[11-05-00.035]Starting kernel ...
[11-05-00.035]
[11-05-00.132][ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[11-05-00.132][ 0.000000] Linux version 5.10.184-cip36-yocto-standard (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 8.3.0, GNU ld (GNU Binutils) 2.31.1) #1 SMP PREEMPT Tue Apr 5 23:00:00 UTC 2011
[11-05-00.133][ 0.000000] Machine model: Renesas SMARC EVK based on r9a07g044l2
[11-05-00.133][ 0.000000] earlycon: scif0 at MMIO 0x000000001004b800 (options '115200n8')
[11-05-00.133][ 0.000000] printk: bootconsole [scif0] enabled
[11-05-00.133][ 0.000000] efi: UEFI not found.
[11-05-00.133][ 0.000000] Reserved memory: created CMA memory pool at 0x0000000058000000, size 256 MiB
[11-05-00.134][ 0.000000] OF: reserved mem: initialized node linux,cma@58000000, compatible id shared-dma-pool
[11-05-00.136][ 0.000000] Reserved memory: created CMA memory pool at 0x0000000068000000, size 128 MiB
[11-05-00.136][ 0.000000] OF: reserved mem: initialized node linux,multimedia, compatible id shared-dma-pool
[11-05-00.152][ 0.000000] Zone ranges:
[11-05-00.190][ 0.000000] DMA [mem 0x0000000048000000-0x00000000bfffffff]
[11-05-00.190][ 0.000000] DMA32 empty
[11-05-00.190][ 0.000000] Normal empty
[11-05-00.190][ 0.000000] Movable zone start for each node
[11-05-00.190][ 0.000000] Early memory node ranges
[11-05-00.194][ 0.000000] node 0: [mem 0x0000000048000000-0x00000000bfffffff]
[11-05-00.194][ 0.000000] Initmem setup node 0 [mem 0x0000000048000000-0x00000000bfffffff]
[11-05-00.304][ 0.000000] psci: probing for conduit method from DT.
[11-05-00.304][ 0.000000] psci: PSCIv1.1 detected in firmware.
[11-05-00.304][ 0.000000] psci: Using standard PSCI v0.2 function IDs
[11-05-00.305][ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[11-05-00.305][ 0.000000] psci: SMC Calling Convention v1.2
[11-05-00.305][ 0.000000] percpu: Embedded 23 pages/cpu s55896 r8192 d30120 u94208
[11-05-00.306][ 0.000000] Detected VIPT I-cache on CPU0
[11-05-00.306][ 0.000000] CPU features: detected: GIC system register CPU interface
[11-05-00.306][ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[11-05-00.307][ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 483840
[11-05-00.307][ 0.000000] Kernel command line: rw rootwait earlycon root=/dev/mmcblk1p2 wdt_overflow=0
[11-05-00.307][ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[11-05-00.307][ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[11-05-00.308][ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[11-05-00.472][ 0.000000] Memory: 1512672K/1966080K available (12608K kernel code, 1102K rwdata, 3664K rodata, 2112K init, 429K bss, 60192K reserved, 393216K cma-reserved)
[11-05-00.472][ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[11-05-00.472][ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[11-05-00.473][ 0.000000] rcu: RCU event tracing is enabled.
[11-05-00.473][ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[11-05-00.473][ 0.000000] Trampoline variant of Tasks RCU enabled.
[11-05-00.473][ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[11-05-00.473][ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[11-05-00.473][ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[11-05-00.473][ 0.000000] GICv3: 480 SPIs implemented
[11-05-00.473][ 0.000000] GICv3: 0 Extended SPIs implemented
[11-05-00.473][ 0.000000] GICv3: Distributor has no Range Selector support
[11-05-00.474][ 0.000000] GICv3: 16 PPIs implemented
[11-05-00.474][ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000011940000
[11-05-00.474][ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[11-05-00.474][ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[11-05-00.475][ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[11-05-00.476][ 0.008228] Console: colour dummy device 80x25
[11-05-00.476][ 0.012695] printk: console [tty0] enabled
[11-05-00.476][ 0.016812] printk: bootconsole [scif0] disabled
[11-05-02.161][ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[11-05-02.161][ 0.000000] Linux version 5.10.184-cip36-yocto-standard (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 8.3.0, GNU ld (GNU Binutils) 2.31.1) #1 SMP PREEMPT Tue Apr 5 23:00:00 UTC 2011
[11-05-02.161][ 0.000000] Machine model: Renesas SMARC EVK based on r9a07g044l2
[11-05-02.162][ 0.000000] earlycon: scif0 at MMIO 0x000000001004b800 (options '115200n8')
[11-05-02.162][ 0.000000] printk: bootconsole [scif0] enabled
[11-05-02.162][ 0.000000] efi: UEFI not found.
[11-05-02.162][ 0.000000] Reserved memory: created CMA memory pool at 0x0000000058000000, size 256 MiB
[11-05-02.162][ 0.000000] OF: reserved mem: initialized node linux,cma@58000000, compatible id shared-dma-pool
[11-05-02.163][ 0.000000] Reserved memory: created CMA memory pool at 0x0000000068000000, size 128 MiB
[11-05-02.163][ 0.000000] OF: reserved mem: initialized node linux,multimedia, compatible id shared-dma-pool
[11-05-02.163][ 0.000000] Zone ranges:
[11-05-02.163][ 0.000000] DMA [mem 0x0000000048000000-0x00000000bfffffff]
[11-05-02.163][ 0.000000] DMA32 empty
[11-05-02.163][ 0.000000] Normal empty
[11-05-02.163][ 0.000000] Movable zone start for each node
[11-05-02.163][ 0.000000] Early memory node ranges
[11-05-02.163][ 0.000000] node 0: [mem 0x0000000048000000-0x00000000bfffffff]
[11-05-02.163][ 0.000000] Initmem setup node 0 [mem 0x0000000048000000-0x00000000bfffffff]
[11-05-02.164][ 0.000000] psci: probing for conduit method from DT.
[11-05-02.164][ 0.000000] psci: PSCIv1.1 detected in firmware.
[11-05-02.164][ 0.000000] psci: Using standard PSCI v0.2 function IDs
[11-05-02.165][ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[11-05-02.165][ 0.000000] psci: SMC Calling Convention v1.2
[11-05-02.166][ 0.000000] percpu: Embedded 23 pages/cpu s55896 r8192 d30120 u94208
[11-05-02.166][ 0.000000] Detected VIPT I-cache on CPU0
[11-05-02.166][ 0.000000] CPU features: detected: GIC system register CPU interface
[11-05-02.166][ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[11-05-02.166][ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 483840
[11-05-02.166][ 0.000000] Kernel command line: rw rootwait earlycon root=/dev/mmcblk1p2 wdt_overflow=0
[11-05-02.167][ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[11-05-02.167][ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[11-05-02.167][ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[11-05-02.167][ 0.000000] Memory: 1512672K/1966080K available (12608K kernel code, 1102K rwdata, 3664K rodata, 2112K init, 429K bss, 60192K reserved, 393216K cma-reserved)
[11-05-02.168][ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[11-05-02.168][ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[11-05-02.168][ 0.000000] rcu: RCU event tracing is enabled.
[11-05-02.168][ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[11-05-02.168][ 0.000000] Trampoline variant of Tasks RCU enabled.
[11-05-02.168][ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[11-05-02.168][ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[11-05-02.168][ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[11-05-02.168][ 0.000000] GICv3: 480 SPIs implemented
[11-05-02.169][ 0.000000] GICv3: 0 Extended SPIs implemented
[11-05-02.169][ 0.000000] GICv3: Distributor has no Range Selector support
[11-05-02.170][ 0.000000] GICv3: 16 PPIs implemented
[11-05-02.170][ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000011940000
[11-05-02.171][ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[11-05-02.171][ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[11-05-02.171][ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[11-05-02.171][ 0.008228] Console: colour dummy device 80x25
[11-05-02.171][ 0.012695] printk: console [tty0] enabled
[11-05-02.171][ 0.016812] printk: bootconsole [scif0] disabled
[11-05-02.172][ 0.021482] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[11-05-02.172][ 0.021505] pid_max: default: 32768 minimum: 301
[11-05-02.172][ 0.021646] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[11-05-02.504][ 0.021667] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[11-05-02.504][ 0.023331] rcu: Hierarchical SRCU implementation.
[11-05-02.505][ 0.024015] Detected Renesas RZ/G2L r9a07g044 Rev 1
[11-05-02.505][ 0.024283] EFI services will not be available.
[11-05-02.505][ 0.024561] smp: Bringing up secondary CPUs ...
[11-05-02.505][ 0.025077] Detected VIPT I-cache on CPU1
[11-05-02.505][ 0.025119] GICv3: CPU1: found redistributor 100 region 0:0x0000000011960000
[11-05-02.505][ 0.025171] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[11-05-02.505][ 0.025298] smp: Brought up 1 node, 2 CPUs
[11-05-02.505][ 0.025341] SMP: Total of 2 processors activated.
[11-05-02.506][ 0.025352] CPU features: detected: Privileged Access Never
[11-05-02.506][ 0.025361] CPU features: detected: LSE atomic instructions
[11-05-02.506][ 0.025371] CPU features: detected: User Access Override
[11-05-02.506][ 0.025382] CPU features: detected: 32-bit EL0 Support
[11-05-02.506][ 0.025392] CPU features: detected: Common not Private translations
[11-05-02.506][ 0.025403] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[11-05-02.506][ 0.025420] CPU features: detected: CRC32 instructions
[11-05-02.506][ 0.025430] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[11-05-02.506][ 0.025442] CPU features: detected: 32-bit EL1 Support
[11-05-02.507][ 0.043629] CPU: All CPU(s) started at EL1
[11-05-02.507][ 0.043714] alternatives: patching kernel code
[11-05-02.507][ 0.046176] devtmpfs: initialized
[11-05-02.507][ 0.052375] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[11-05-02.508][ 0.052432] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[11-05-02.508][ 0.061800] pinctrl core: initialized pinctrl subsystem
[11-05-02.508][ 0.062636] DMI not present or invalid.
[11-05-02.508][ 0.063120] NET: Registered protocol family 16
[11-05-02.508][ 0.064638] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[11-05-02.508][ 0.064807] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[11-05-02.509][ 0.064970] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[11-05-02.509][ 0.065101] audit: initializing netlink subsys (disabled)
[11-05-02.509][ 0.065443] audit: type=2000 audit(0.056:1): state=initialized audit_enabled=0 res=1
[11-05-02.509][ 0.066007] thermal_sys: Registered thermal governor 'step_wise'
[11-05-02.509][ 0.066376] cpuidle: using governor menu
[11-05-02.509][ 0.066575] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[11-05-02.509][ 0.066665] ASID allocator initialised with 65536 entries
[11-05-02.509][ 0.094397] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[11-05-02.510][ 0.094437] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[11-05-02.510][ 0.094451] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[11-05-02.510][ 0.094464] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[11-05-02.510][ 0.096378] cryptd: max_cpu_qlen set to 1000
[11-05-02.510][ 0.165991] raid6: neonx8 gen() 2132 MB/s
[11-05-02.510][ 0.234049] raid6: neonx8 xor() 1641 MB/s
[11-05-02.510][ 0.302126] raid6: neonx4 gen() 2192 MB/s
[11-05-02.511][ 0.370190] raid6: neonx4 xor() 1630 MB/s
[11-05-02.512][ 0.438259] raid6: neonx2 gen() 2092 MB/s
[11-05-02.513][ 0.506325] raid6: neonx2 xor() 1493 MB/s
[11-05-02.513][ 0.574402] raid6: neonx1 gen() 1807 MB/s
[11-05-02.513][ 0.642460] raid6: neonx1 xor() 1255 MB/s
[11-05-02.513][ 0.710527] raid6: int64x8 gen() 1510 MB/s
[11-05-02.513][ 0.778572] raid6: int64x8 xor() 772 MB/s
[11-05-02.513][ 0.846659] raid6: int64x4 gen() 1643 MB/s
[11-05-02.513][ 0.914695] raid6: int64x4 xor() 837 MB/s
[11-05-02.513][ 0.982750] raid6: int64x2 gen() 1484 MB/s
[11-05-02.514][ 1.050816] raid6: int64x2 xor() 748 MB/s
[11-05-02.514][ 1.118878] raid6: int64x1 gen() 1148 MB/s
[11-05-02.514][ 1.186935] raid6: int64x1 xor() 559 MB/s
[11-05-02.514][ 1.186947] raid6: using algorithm neonx4 gen() 2192 MB/s
[11-05-02.514][ 1.186958] raid6: .... xor() 1630 MB/s, rmw enabled
[11-05-02.514][ 1.186969] raid6: using neon recovery algorithm
[11-05-02.514][ 1.190887] iommu: Default domain type: Translated
[11-05-02.514][ 1.191719] vgaarb: loaded
[11-05-02.514][ 1.192129] SCSI subsystem initialized
[11-05-02.514][ 1.192601] usbcore: registered new interface driver usbfs
[11-05-02.515][ 1.192656] usbcore: registered new interface driver hub
[11-05-02.515][ 1.192695] usbcore: registered new device driver usb
[11-05-02.850][ 1.193530] mc: Linux media interface: v0.10
[11-05-02.850][ 1.193566] videodev: Linux video capture interface: v2.00
[11-05-02.850][ 1.193644] pps_core: LinuxPPS API ver. 1 registered
[11-05-02.851][ 1.193656] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[11-05-02.851][ 1.193681] PTP clock support registered
[11-05-02.851][ 1.193718] EDAC MC: Ver: 3.0.0
[11-05-02.851][ 1.195143] Advanced Linux Sound Architecture Driver Initialized.
[11-05-02.851][ 1.196081] clocksource: Switched to clocksource arch_sys_counter
[11-05-02.851][ 1.196326] VFS: Disk quotas dquot_6.6.0
[11-05-02.851][ 1.196399] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[11-05-02.852][ 1.202464] NET: Registered protocol family 2
[11-05-02.852][ 1.202717] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[11-05-02.852][ 1.203990] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[11-05-02.852][ 1.204115] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[11-05-02.852][ 1.204229] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[11-05-02.852][ 1.204512] TCP: Hash tables configured (established 16384 bind 16384)
[11-05-02.852][ 1.204692] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[11-05-02.853][ 1.204737] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[11-05-02.853][ 1.204932] NET: Registered protocol family 1
[11-05-02.853][ 1.205540] RPC: Registered named UNIX socket transport module.
[11-05-02.853][ 1.205570] RPC: Registered udp transport module.
[11-05-02.854][ 1.205581] RPC: Registered tcp transport module.
[11-05-02.854][ 1.205591] RPC: Registered tcp NFSv4.1 backchannel transport module.
[11-05-02.855][ 1.205610] PCI: CLS 0 bytes, default 64
[11-05-02.855][ 1.206468] kvm [1]: HYP mode not available
[11-05-02.855][ 1.208422] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[11-05-02.855][ 1.214381] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[11-05-02.855][ 1.215141] NFS: Registering the id_resolver key type
[11-05-02.855][ 1.215201] Key type id_resolver registered
[11-05-02.855][ 1.215213] Key type id_legacy registered
[11-05-02.855][ 1.215306] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[11-05-02.855][ 1.215332] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[11-05-02.856][ 1.215368] jffs2: version 2.2. (NAND) 漏 2001-2006 Red Hat, Inc.
[11-05-02.856][ 1.252414] xor: measuring software checksum speed
[11-05-02.856][ 1.256797] 8regs : 2281 MB/sec
[11-05-02.856][ 1.260229] 32regs : 2887 MB/sec
[11-05-02.856][ 1.264263] arm64_neon : 2450 MB/sec
[11-05-02.856][ 1.264275] xor: using function: 32regs (2887 MB/sec)
[11-05-02.856][ 1.264352] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[11-05-02.857][ 1.264542] io scheduler mq-deadline registered
[11-05-02.857][ 1.264560] io scheduler kyber registered
[11-05-02.857][ 1.266463] poeg-rzg2l 10048800.poega: RZ/G2L POEG Driver probed
[11-05-02.857][ 1.266859] poeg-rzg2l 10048c00.poegb: RZ/G2L POEG Driver probed
[11-05-02.857][ 1.267175] poeg-rzg2l 10049000.poegc: RZ/G2L POEG Driver probed
[11-05-02.857][ 1.267337] poeg-rzg2l 10049400.poegd: RZ/G2L POEG Driver probed
[11-05-02.857][ 1.310829] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[11-05-02.858][ 1.311996] SuperH (H)SCI(F) driver initialized
[11-05-02.858][ 1.323921] loop: module loaded
[11-05-02.858][ 1.327252] tun: Universal TUN/TAP device driver, 1.6
[11-05-02.858][ 1.327537] CAN device driver interface
[11-05-02.858][ 1.328162] e1000e: Intel(R) PRO/1000 Network Driver
[11-05-02.859][ 1.328182] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[11-05-02.859][ 1.328841] VFIO - User Level meta-driver version: 0.3
[11-05-02.859][ 1.329114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[11-05-02.859][ 1.329134] ehci-pci: EHCI PCI platform driver
[11-05-02.859][ 1.329195] ehci-platform: EHCI generic platform driver
[11-05-02.859][ 1.329919] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[11-05-02.859][ 1.329973] ohci-pci: OHCI PCI platform driver
[11-05-02.860][ 1.330057] ohci-platform: OHCI generic platform driver
[11-05-02.860][ 1.331254] usbcore: registered new interface driver usb-storage
[11-05-02.860][ 1.331788] renesas_usbhs 11c60000.usb: host probed
[11-05-02.860][ 1.331811] renesas_usbhs 11c60000.usb: no transceiver found
[11-05-02.860][ 1.331953] renesas_usbhs 11c60000.usb: gadget probed
[11-05-03.198][ 1.332149] renesas_usbhs 11c60000.usb: platform init failed.
[11-05-03.198][ 1.332300] renesas_usbhs 11c60000.usb: probe failed (-517)
[11-05-03.198][ 1.333324] usbcore: registered new interface driver usbtouchscreen
[11-05-03.198][ 1.333393] i2c /dev entries driver
[11-05-03.198][ 1.338273] rzg2l-csi2 10830400.csi2: 2 lanes found
[11-05-03.198][ 1.342373] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[11-05-03.199][ 1.342956] EDAC rzg2l-edac: IO mapped reg addr: 0x11410000
[11-05-03.199][ 1.343255] EDAC MC0: Giving out device to module rzg2l-edac controller renesas,r9a07g044-edac: DEV 11410000.edac (INTERRUPT)
[11-05-03.199][ 1.346094] ledtrig-cpu: registered to indicate activity on CPUs
[11-05-03.199][ 1.346147] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[11-05-03.199][ 1.346589] renesas_mtu3 10001200.timer: ch0: used as clock source
[11-05-03.199][ 1.346616] clocksource: 10001200.timer: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 18664368 ns
[11-05-03.199][ 1.346638] renesas_mtu3 10001200.timer: ch1: used for clock events
[11-05-03.199][ 1.346660] renesas_mtu3 10001200.timer: Renesas MTU3 driver probed
[11-05-03.200][ 1.347277] clocksource: timer@12801400: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[11-05-03.200][ 1.347314] sched_clock: 32 bits at 100MHz, resolution 10ns, wraps every 21474836475ns
[11-05-03.200][ 1.347335] /soc/timer@12801400: used for clocksource
[11-05-03.200][ 1.347669] /soc/timer@12801800: used for clock events
[11-05-03.200][ 1.348681] usbcore: registered new interface driver usbhid
[11-05-03.200][ 1.348710] usbhid: USB HID core driver
[11-05-03.201][ 1.349364] optee: probing for conduit method.
[11-05-03.201][ 1.349392] optee: api uid mismatch
[11-05-03.201][ 1.349415] optee: probe of firmware:optee failed with error -22
[11-05-03.202][ 1.351800] IPVS: Registered protocols (TCP, UDP)
[11-05-03.203][ 1.351881] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[11-05-03.203][ 1.352113] IPVS: ipvs loaded.
[11-05-03.203][ 1.352133] IPVS: [rr] scheduler registered.
[11-05-03.203][ 1.352446] Initializing XFRM netlink socket
[11-05-03.203][ 1.352869] NET: Registered protocol family 10
[11-05-03.203][ 1.353885] Segment Routing with IPv6
[11-05-03.203][ 1.354023] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[11-05-03.203][ 1.354717] NET: Registered protocol family 17
[11-05-03.203][ 1.354823] Bridge firewalling registered
[11-05-03.203][ 1.354838] can: controller area network core
[11-05-03.203][ 1.354901] NET: Registered protocol family 29
[11-05-03.204][ 1.354918] can: raw protocol
[11-05-03.204][ 1.354938] can: broadcast manager protocol
[11-05-03.204][ 1.354957] can: netlink gateway - max_hops=1
[11-05-03.204][ 1.355134] Key type dns_resolver registered
[11-05-03.204][ 1.355658] registered taskstats version 1
[11-05-03.204][ 1.356933] Btrfs loaded, crc32c=crc32c-generic
[11-05-03.204][ 1.364812] thermal emergency: set temperature to 110 celsius
[11-05-03.204][ 1.364977] thermal emergency: shutdown target cpus 1
[11-05-03.204][ 1.364993] thermal emergency: freq scaled target cpus 0
[11-05-03.204][ 1.367161] gpio-153 (gpio_sd0_pwr_en): hogged as output/high
[11-05-03.204][ 1.367209] gpio-449 (sd0_dev_sel): hogged as output/high
[11-05-03.205][ 1.367239] gpio-458 (can0_stb): hogged as output/low
[11-05-03.205][ 1.367265] gpio-459 (can1_stb): hogged as output/low
[11-05-03.205][ 1.367293] gpio-434 (sd1_pwr_en): hogged as output/high
[11-05-03.205][ 1.367722] gpio gpiochip0: (11030000.pinctrl): detected irqchip that is shared with multiple gpiochips: please fix the driver.
[11-05-03.206][ 1.368048] pinctrl-rzg2l 11030000.pinctrl: pinctrl-rzg2l support registered
[11-05-03.206][ 1.371316] gpt-rzg2l 10048400.gpt: Can use GTETRGA as POEG, reset_counter
[11-05-03.206][ 1.371358] gpt-rzg2l 10048400.gpt: Can use GTETRGB as POEG, reset_counter
[11-05-03.206][ 1.371379] gpt-rzg2l 10048400.gpt: Can use GTETRGC as POEG, reset_counter
[11-05-03.206][ 1.371398] gpt-rzg2l 10048400.gpt: Can use GTETRGD as POEG, reset_counter
[11-05-03.206][ 1.372048] gpt-rzg2l 10048400.gpt: RZ/G2L GPT Driver probed
[11-05-03.206][ 1.372748] 1004b800.serial: ttySC0 at MMIO 0x1004b800 (irq = 26, base_baud = 0) is a scif
[11-05-03.207][ 2.728230] printk: console [ttySC0] enabled
[11-05-03.207][ 2.735349] renesas_spi 1004b000.spi: DMA available
[11-05-03.207][ 2.740708] renesas_spi 1004b000.spi: probed
[11-05-03.207][ 2.746211] rcar_canfd 10050000.can: can_clk rate is 50000000
[11-05-03.268][ 2.752643] rcar_canfd 10050000.can: device registered (channel 0)
[11-05-03.268][ 2.758910] rcar_canfd 10050000.can: can_clk rate is 50000000
[11-05-03.269][ 2.765140] rcar_canfd 10050000.can: device registered (channel 1)
[11-05-03.269][ 2.771331] rcar_canfd 10050000.can: global operational state (clk 0, fdmode 1)
[11-05-03.269][ 2.779549] ravb 11c20000.ethernet: no valid MAC address supplied, using a random one
[11-05-03.269][ 2.790156] ravb 11c20000.ethernet eth0: Base address at 0x11c20000, 1e:d3:15:a9:48:d3, IRQ 131.
[11-05-03.270][ 2.799973] ravb 11c30000.ethernet: no valid MAC address supplied, using a random one
[11-05-03.274][ 2.810349] ravb 11c30000.ethernet eth1: Base address at 0x11c30000, 76:7b:a4:dc:60:e1, IRQ 134.
[11-05-03.317][ 2.844124] ehci-platform 11c50100.usb: EHCI Host Controller
[11-05-03.317][ 2.849848] ehci-platform 11c50100.usb: new USB bus registered, assigned bus number 1
[11-05-03.321][ 2.857816] ehci-platform 11c50100.usb: irq 139, io mem 0x11c50100
[11-05-03.361][ 2.876082] ehci-platform 11c50100.usb: USB 2.0 started, EHCI 1.10
[11-05-03.362][ 2.882921] hub 1-0:1.0: USB hub found
[11-05-03.362][ 2.886719] hub 1-0:1.0: 1 port detected
[11-05-03.362][ 2.891655] ehci-platform 11c70100.usb: EHCI Host Controller
[11-05-03.365][ 2.897368] ehci-platform 11c70100.usb: new USB bus registered, assigned bus number 2
[11-05-03.366][ 2.905287] ehci-platform 11c70100.usb: irq 140, io mem 0x11c70100
[11-05-03.413][ 2.924088] ehci-platform 11c70100.usb: USB 2.0 started, EHCI 1.10
[11-05-03.413][ 2.930911] hub 2-0:1.0: USB hub found
[11-05-03.413][ 2.934706] hub 2-0:1.0: 1 port detected
[11-05-03.413][ 2.939553] ohci-platform 11c50000.usb: Generic Platform OHCI controller
[11-05-03.413][ 2.946319] ohci-platform 11c50000.usb: new USB bus registered, assigned bus number 3
[11-05-03.417][ 2.954282] ohci-platform 11c50000.usb: irq 137, io mem 0x11c50000
[11-05-03.531][ 3.050732] hub 3-0:1.0: USB hub found
[11-05-03.531][ 3.054535] hub 3-0:1.0: 1 port detected
[11-05-03.531][ 3.059384] ohci-platform 11c70000.usb: Generic Platform OHCI controller
[11-05-03.532][ 3.066151] ohci-platform 11c70000.usb: new USB bus registered, assigned bus number 4
[11-05-03.535][ 3.074108] ohci-platform 11c70000.usb: irq 138, io mem 0x11c70000
[11-05-03.648][ 3.170722] hub 4-0:1.0: USB hub found
[11-05-03.649][ 3.174525] hub 4-0:1.0: 1 port detected
[11-05-03.649][ 3.179394] renesas_usbhs 11c60000.usb: host probed
[11-05-03.649][ 3.184330] renesas_usbhs 11c60000.usb: no transceiver found
[11-05-03.649][ 3.190104] renesas_usbhs 11c60000.usb: gadget probed
[11-05-03.653][ 3.195401] renesas_usbhs 11c60000.usb: probed
[11-05-03.882][ 3.244217] ov5645 0-003c: ov5645_write_reg: write reg error -6: reg=3103, val=11
[11-05-03.883][ 3.251718] ov5645 0-003c: could not set init registers
[11-05-03.883][ 3.256945] ov5645 0-003c: could not power up OV5645
[11-05-03.883][ 3.262297] i2c-riic 10058000.i2c: registered with 100000Hz bus speed
[11-05-03.883][ 3.277848] i2c-riic 10058400.i2c: registered with 100000Hz bus speed
[11-05-03.883][ 3.286202] raa215300 3-0012: RTC enabled
[11-05-03.884][ 3.290286] raa215300 3-0012: RAA215300 initialized
[11-05-03.884][ 3.295786] rtc-isl1208 3-006f: rtc power failure detected, please set clock.
[11-05-03.884][ 3.303208] rtc-isl1208 3-006f: Using external oscillator
[11-05-03.884][ 3.310337] rtc-isl1208 3-006f: registered as rtc0
[11-05-03.884][ 3.315496] rtc-isl1208 3-006f: setting system clock to 2000-01-01T00:00:00 UTC (946684800)
[11-05-03.884][ 3.329407] i2c-riic 10058c00.i2c: registered with 400000Hz bus speed
[11-05-03.884][ 3.339748] spi-nor spi1.0: mt25qu512a (65536 Kbytes)
[11-05-03.884][ 3.345566] 5 fixed-partitions partitions found on MTD device spi1.0
[11-05-03.884][ 3.351939] Creating 5 MTD partitions on "spi1.0":
[11-05-03.884][ 3.356724] 0x000000000000-0x000000080000 : "u-boot"
[11-05-03.885][ 3.362879] 0x000000080000-0x0000000c0000 : "env"
[11-05-03.885][ 3.368852] 0x0000000c0000-0x000000100000 : "dtb"
[11-05-03.885][ 3.374800] 0x000000800000-0x000001800000 : "rootfs"
[11-05-03.885][ 3.381019] 0x000002000000-0x000002100000 : "test-area"
[11-05-03.885][ 3.384308] renesas_sdhi_internal_dmac 11c00000.mmc: mmc0 base at 0x0000000011c00000, max clock rate 100 MHz
[11-05-03.885][ 3.392424] rz-ssi-pcm-audio 10049c00.ssi: DMA enabled
[11-05-03.885][ 3.396315] renesas_sdhi_internal_dmac 11c10000.mmc: mmc1 base at 0x0000000011c10000, max clock rate 100 MHz
[11-05-03.886][ 3.402319] rz-ssi-pcm-audio 1004a000.ssi: DMA enabled
[11-05-03.887][ 3.418738] [drm] Initialized rcar-du 1.0.0 20130110 for 10890000.display on minor 0
[11-05-03.888][ 3.426540] [drm] Device 10890000.display probed
[11-05-04.020][ 3.519665] Console: switching to colour frame buffer device 240x67
[11-05-04.020][ 3.558023] rcar-du 10890000.display: [drm] fb0: rcar-dudrmfb frame buffer device
[11-05-04.088][ 3.600666] mmc0: new HS200 MMC card at address 0001
[11-05-04.088][ 3.606604] mmcblk0: mmc0:0001 G1J38E 59.3 GiB
[11-05-04.088][ 3.611439] mmcblk0boot0: mmc0:0001 G1J38E partition 1 31.5 MiB
[11-05-04.088][ 3.617668] mmcblk0boot1: mmc0:0001 G1J38E partition 2 31.5 MiB
[11-05-04.089][ 3.623941] mmcblk0rpmb: mmc0:0001 G1J38E partition 3 4.00 MiB, chardev (242:0)
[11-05-04.090][ 3.632706] mmcblk0: p1
[11-05-04.121][ 3.673171] ALSA device list:
[11-05-04.148][ 3.676282] #0: rz-ssi-dai-wm8978-hifi
[11-05-04.149][ 3.680299] #1: sound_card
[11-05-04.149][ 3.684245] Waiting for root device /dev/mmcblk1p2...
[11-05-04.277][ 3.810046] mmc1: new ultra high speed SDR104 SDHC card at address 59b4
[11-05-04.277][ 3.817613] mmcblk1: mmc1:59b4 SN32G 29.7 GiB
[11-05-04.280][ 3.823956] mmcblk1: p1 p2
[11-05-04.422][ 3.932194] EXT4-fs (mmcblk1p2): recovery complete
[11-05-04.422][ 3.940179] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[11-05-04.422][ 3.948484] VFS: Mounted root (ext4 filesystem) on device 179:26.
[11-05-04.422][ 3.955681] devtmpfs: mounted
[11-05-04.426][ 3.961039] Freeing unused kernel memory: 2112K
[11-05-04.426][ 3.965776] Run /sbin/init as init process
[11-05-04.701][ 4.237604] systemd[1]: System time before build time, advancing clock.
[11-05-04.764][ 4.286108] systemd[1]: systemd 244 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)
[11-05-04.768][ 4.308379] systemd[1]: Detected architecture arm64.
[11-05-04.796]
[11-05-04.797]Welcome to Poky (Yocto Project Reference Distro) 3.1.26 (dunfell)!
[11-05-04.797]
[11-05-04.813][ 4.349122] systemd[1]: Set hostname to <smarc-rzg2l>.
[11-05-05.181][ 4.711029] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock 鈫/run/docker.sock; please update the unit file accordingly.
[11-05-05.387][ 4.827334] random: systemd: uninitialized urandom read (16 bytes read)
[11-05-05.387][ 4.834524] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[11-05-05.387][ 4.847148] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[11-05-05.388][ 4.859914] systemd[1]: Created slice system-getty.slice.
[11-05-05.388][ OK ] Created slice system-getty.slice.
[11-05-05.388][ 4.880486] random: systemd: uninitialized urandom read (16 bytes read)
[11-05-05.388][ 4.889440] systemd[1]: Created slice system-serial\x2dgetty.slice.
[11-05-05.388][ OK ] Created slice system-serial\x2dgetty.slice.
[11-05-05.388][ 4.912334] random: systemd: uninitialized urandom read (16 bytes read)
[11-05-05.388][ 4.921080] systemd[1]: Created slice User and Session Slice.
[11-05-05.389][ OK ] Created slice User and Session Slice.
[11-05-05.414][ 4.944760] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[11-05-05.418][ OK ] Started Dispatch Password 鈥s to Console Directory Watch.
[11-05-05.471][ 4.972697] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[11-05-05.472][ OK ] Started Forward Password R鈥ests to Wall Directory Watch.
[11-05-05.472][ 4.996638] systemd[1]: Reached target Host and Network Name Lookups.
[11-05-05.475][ OK ] Reached target Host and Network Name Lookups.
[11-05-05.476][ 5.024464] systemd[1]: Reached target Paths.
[11-05-05.492][ OK ] Reached target Paths.
[11-05-05.523][ 5.048447] systemd[1]: Reached target Remote File Systems.
[11-05-05.524][ OK ] Reached target Remote File Systems.
[11-05-05.540][ 5.076465] systemd[1]: Reached target Slices.
[11-05-05.541][ OK ] Reached target Slices.
[11-05-05.572][ 5.100477] systemd[1]: Reached target Swap.
[11-05-05.573][ OK ] Reached target Swap.
[11-05-05.633][ 5.136169] systemd[1]: Listening on RPCbind Server Activation Socket.
[11-05-05.633][ OK ] Listening on RPCbind Server Activation Socket.
[11-05-05.633][ 5.164484] systemd[1]: Reached target RPC Port Mapper.
[11-05-05.637][ OK ] Reached target RPC Port Mapper.
[11-05-05.666][ 5.194067] systemd[1]: Listening on Syslog Socket.
[11-05-05.666][ OK ] Listening on Syslog Socket.
[11-05-05.718][ 5.220921] systemd[1]: Listening on initctl Compatibility Named Pipe.
[11-05-05.718][ OK ] Listening on initctl Compatibility Named Pipe.
[11-05-05.718][ 5.249314] systemd[1]: Listening on Journal Audit Socket.
[11-05-05.723][ OK ] Listening on Journal Audit Socket.
[11-05-05.774][ 5.277044] systemd[1]: Listening on Journal Socket (/dev/log).
[11-05-05.774][ OK ] Listening on Journal Socket (/dev/log).
[11-05-05.777][ 5.305163] systemd[1]: Listening on Journal Socket.
[11-05-05.777][ OK ] Listening on Journal Socket.
[11-05-05.830][ 5.333269] systemd[1]: Listening on Network Service Netlink Socket.
[11-05-05.831][ OK ] Listening on Network Service Netlink Socket.
[11-05-05.831][ 5.361224] systemd[1]: Listening on udev Control Socket.
[11-05-05.834][ OK ] Listening on udev Control Socket.
[11-05-05.867][ 5.388914] systemd[1]: Listening on udev Kernel Socket.
[11-05-05.867][ OK ] Listening on udev Kernel Socket.
[11-05-05.887][ 5.422311] systemd[1]: Mounting Huge Pages File System...
[11-05-05.887] Mounting Huge Pages File System...
[11-05-05.930][ 5.454100] systemd[1]: Mounting POSIX Message Queue File System...
[11-05-05.931] Mounting POSIX Message Queue File System...
[11-05-05.963][ 5.486015] systemd[1]: Mounting Kernel Debug File System...
[11-05-05.964] Mounting Kernel Debug File System...
[11-05-05.990][ 5.518656] systemd[1]: Mounting Temporary Directory (/tmp)...
[11-05-05.994] Mounting Temporary Directory (/tmp)...
[11-05-06.029][ 5.555598] systemd[1]: Starting Create list of static device nodes for the current kernel...
[11-05-06.036] Starting Create list of st鈥des for the current kernel...
[11-05-06.139][ 5.605023] systemd[1]: Starting Start psplash boot splash screen...
[11-05-06.139] Starting Start psplash boot splash screen...
[11-05-06.170][ 5.638838] systemd[1]: Starting RPC Bind...
[11-05-06.171] Starting RPC Bind...
[11-05-06.171][ 5.688539] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[11-05-06.171][ 5.707133] systemd[1]: Starting Journal Service...
[11-05-06.180] Starting Journal Service...
[11-05-06.220][ 5.740999] systemd[1]: Starting Load Kernel Modules...
[11-05-06.220] Starting Load Kernel Modules...
[11-05-06.247][ 5.773784] systemd[1]: Starting Remount Root and Kernel File Systems...
[11-05-06.253] Starting Remount Root and Kernel File Systems...
[11-05-06.282][ 5.806306] systemd[1]: Starting udev Coldplug all Devices...
[11-05-06.288][ 5.813849] mali_kbase: loading out-of-tree module taints kernel.
[11-05-06.288] Starting udev Coldplug all Devices...
[11-05-06.378][ 5.839962] random: systemd: uninitialized urandom read (16 bytes read)
[11-05-06.378][ 5.856749] systemd[1]: Started Start psplash boot splash screen.
[11-05-06.380][ OK 5.868257] mali 11840000.gpu: Kernel DDK version r45p0-01eac0
[11-05-06.380]0m] Started Start psplash boot splash s[ 5.878332] mali 11840000.gpu: Register LUT 00070000 initialized for GPU arch 0x00070009
[11-05-06.381]creen.
[11-05-06.381][ 5.894011] mali 11840000.gpu: GPU identified as 0x3 arch 7.0.9 r0p0 status 0
[11-05-06.381][ 5.907466] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[11-05-06.381][ 5.908426] mali 11840000.gpu: No priority control manager is configured
[11-05-06.383][ 5.920429] mali 11840000.gpu: No memory group manager is configured
[11-05-06.449][ 5.939946] systemd[1]: Started RPC Bind.
[11-05-06.449][ 5.940641] random: systemd-journal: uninitialized urandom read (16 bytes read)
[11-05-06.450][ 5.949341] mali 11840000.gpu: Probed as mali0
[11-05-06.450][ 5.951639] random: systemd-journal: uninitialized urandom read (16 bytes read)
[11-05-06.450][ OK 5.964255] rgnmm_drv mmngr: assigned reserved memory node linux,multimedia
[11-05-06.454]0m] Started RPC Bind.
[11-05-06.454][ 5.985164] systemd[1]: Started Journal Service.
[11-05-06.454][ OK ] Started Journal Service.
[11-05-06.544][ OK ] Mounted Huge Pages File System.
[11-05-06.544][ OK ] Mounted POSIX Message Queue File System.
[11-05-06.549][ OK ] Mounted Kernel Debug File System.
[11-05-06.566][ OK ] Mounted Temporary Directory (/tmp).
[11-05-06.588][ OK ] Started Create list of sta鈥nodes for the current kernel.
[11-05-06.604][ OK ] Started Load Kernel Modules.
[11-05-06.626][ OK ] Started Remount Root and Kernel File Systems.
[11-05-06.653] Mounting Kernel Configuration File System...
[11-05-06.671][ OK ] Started Start psplash-syst鈥rogress communication helper.
[11-05-06.698] Starting Flush Journal to Persistent Storage...
[11-05-06.742] Starting Apply Kernel Variables...
[11-05-06.745][ 6.266680] systemd-journald[166]: Received client request to flush runtime journal.
[11-05-06.746] Starting Create Static Device Nodes in /dev...
[11-05-06.775][ OK ] Mounted Kernel Configuration File System.
[11-05-06.796][ OK ] Started Flush Journal to Persistent Storage.
[11-05-06.843][ OK ] Started Apply Kernel Variables.
[11-05-06.876][ OK ] Started Create Static Device Nodes in /dev.
[11-05-06.881][ OK ] Reached target Local File Systems (Pre).
[11-05-06.901] Mounting /var/volatile...
[11-05-06.925] Starting udev Kernel Device Manager...
[11-05-06.941][ OK ] Mounted /var/volatile.
[11-05-06.973] Starting Load/Save Random Seed...
[11-05-07.137][ OK ] Started udev Kernel Device Manager.
[11-05-07.283][ OK ] Started udev Coldplug all Devices.
[11-05-07.673][ 7.208017] random: systemd: uninitialized urandom read (16 bytes read)
[11-05-07.857][ 7.385107] random: systemd: uninitialized urandom read (16 bytes read)
[11-05-07.857][ 7.394593] random: systemd: uninitialized urandom read (16 bytes read)
[11-05-08.187][ OK ] Created slice system-weston.slice.
[11-05-08.277][ 7.812182] random: crng init done
[11-05-08.277][ 7.815600] random: 85 urandom warning(s) missed due to ratelimiting
[11-05-08.315][ OK ] Started Load/Save Random Seed.
[11-05-08.369][ OK ] Reached target Hardware activated USB gadget.
[11-05-08.657][ OK ] Found device /dev/mmcblk1p1.
[11-05-08.689] Mounting /boot...
[11-05-08.735][ 8.270354] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[11-05-08.751][ OK ] Mounted /boot.
[11-05-08.768][ OK ] Reached target Local File Systems.
[11-05-08.794] Starting Create Volatile Files and Directories...
[11-05-08.854][ OK ] Started Create Volatile Files and Directories.
[11-05-08.885] Starting Network Time Synchronization...
[11-05-08.909] Starting Update UTMP about System Boot/Shutdown...
[11-05-08.957][ OK ] Started Update UTMP about System Boot/Shutdown.
[11-05-09.150][ OK ] Started Network Time Synchronization.
[11-05-09.226][ OK ] Reached target System Initialization.
[11-05-09.226][ OK ] Started Daily Cleanup of Temporary Directories.
[11-05-09.227][ OK ] Reached target System Time Set.
[11-05-09.230][ OK ] Reached target System Time Synchronized.
[11-05-09.231][ OK ] Reached target Timers.
[11-05-09.252][ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[11-05-09.273][ OK ] Listening on D-Bus System Message Bus Socket.
[11-05-09.306] Starting Docker Socket for the API.
[11-05-09.306][ OK ] Listening on dropbear.socket.
[11-05-09.327][ OK ] Listening on Docker Socket for the API.
[11-05-09.343][ OK ] Reached target Sockets.
[11-05-09.359][ OK ] Reached target Basic System.
[11-05-09.387] Starting Save/Restore Sound Card State...
[11-05-09.408][ OK ] Started Kernel Logging Service.
[11-05-09.447][ OK ] Started System Logging Service.
[11-05-09.472][ OK ] Started D-Bus System Message Bus.
[11-05-09.516] Starting IPv6 Packet Filtering Framework...
[11-05-09.539] Starting IPv4 Packet Filtering Framework...
[11-05-09.564] Starting Network Time Service (one-shot ntpdate mode)...
[11-05-09.580] Starting Telephony service...
[11-05-09.596][ OK ] Started optee services.
[11-05-09.677] Starting Login Service...
[11-05-09.724][ OK ] Started VIN initializing setting.
[11-05-09.724][ OK ] Started WatchdogTimer.
[11-05-09.753][ OK ] Started Save/Restore Sound Card State.
[11-05-09.775][ OK ] Started IPv6 Packet Filtering Framework.
[11-05-09.795][ OK ] Started IPv4 Packet Filtering Framework.
[11-05-09.816][ OK ] Started Network Time Service (one-shot ntpdate mode).
[11-05-09.928][ OK ] Started Telephony service.
[11-05-10.840][ OK ] Started Login Service.
[11-05-10.872][ OK ] Reached target Network (Pre).
[11-05-10.888][ OK ] Reached target Sound Card.
[11-05-10.904] Starting Connection service...
[11-05-10.919] Starting Network Service...
[11-05-11.178][ OK ] Started Network Service.
[11-05-11.206] Starting Wait for Network to be Configured...
[11-05-11.241][ 10.770732] Microchip KSZ9131 Gigabit PHY 11c30000.ethernet-ffffffff:07: attached PHY driver [Microchip KSZ9131 Gigabit PHY] (mii_bus:phy_addr=11c30000.ethernet-ffffffff:07, irq=173)
[11-05-11.284][ OK ] Started Connection service.
[11-05-11.326][ OK ] Reac[ 10.836042] Microchip KSZ9131 Gigabit PHY 11c20000.ethernet-ffffffff:07: attached PHY driver [Microchip KSZ9131 Gigabit PHY] (mii_bus:phy_addr=11c20000.ethernet-ffffffff:07, irq=172)
[11-05-11.327]hed target Network.
[11-05-11.327][ OK ] Reached target Network is Online.
[11-05-11.368] Starting Avahi mDNS/DNS-SD Stack...
[11-05-11.372][ 10.902069] audit: type=1325 audit(1600598644.660:2): table=filter family=2 entries=4 op=xt_replace pid=237 comm="connmand"
[11-05-11.389] Starting Wait for network to be configured by ConnMan...
[11-05-11.417] Starting LSB: start and stop docker...
[11-05-11.439] Starting Docker Application Container Engine...
[11-05-11.455] Starting Network Time Service...
[11-05-11.471] Starting Permit User Sessions...
[11-05-11.509] Starting Target Communication Framework agent...
[11-05-11.559][ 11.088747] audit: type=1325 audit(1600598644.848:3): table=nat family=2 entries=5 op=xt_replace pid=237 comm="connmand"
[11-05-11.601][ OK ] Started Permit User Sessions.
[11-05-11.629][ OK ] Started LSB: start and stop docker.
[11-05-11.650][ OK ] Started Avahi mDNS/DNS-SD Stack.
[11-05-11.713][ OK ] Started Getty on tty1.
[11-05-11.745][ OK ] Started Serial Getty on ttySC0.
[11-05-11.763][ OK ] Reached target Login Prompts.
[11-05-11.779] Starting Hostname Service...
[11-05-11.809] Starting WPA supplicant...
[11-05-11.836][ OK ] Started Target Communication Framework agent.
[11-05-11.978][ OK ] Started Network Time Service.
[11-05-12.058][ OK ] Started Hostname Service.
[11-05-12.091][ OK ] Started WPA supplicant.
[11-05-14.731][ 14.187290] audit: type=1325 audit(1600598647.944:4): table=nat family=2 entries=5 op=xt_replace pid=311 comm="iptables"
[11-05-14.732][ 14.203025] audit: type=1325 audit(1600598647.960:5): table=filter family=2 entries=4 op=xt_replace pid=313 comm="iptables"
[11-05-14.732][ 14.215506] audit: type=1325 audit(1600598647.972:6): table=filter family=2 entries=6 op=xt_replace pid=315 comm="iptables"
[11-05-14.733][ 14.229425] audit: type=1325 audit(1600598647.984:7): table=filter family=2 entries=8 op=xt_replace pid=317 comm="iptables"
[11-05-14.733][ 14.242907] audit: type=1325 audit(1600598648.000:8): table=filter family=2 entries=10 op=xt_replace pid=319 comm="iptables"
[11-05-14.734][ 14.257552] audit: type=1325 audit(1600598648.016:9): table=filter family=2 entries=11 op=xt_replace pid=321 comm="iptables"
[11-05-14.735][ 14.268974] audit: type=1325 audit(1600598648.020:10): table=filter family=2 entries=12 op=xt_replace pid=322 comm="iptables"
[11-05-14.822][ 14.351520] audit: type=1325 audit(1600598648.108:11): table=nat family=2 entries=7 op=xt_replace pid=328 comm="iptables"
[11-05-15.788][ 15.322702] process 'docker/tmp/qemu-check235759621/check' started with executable stack
[11-05-15.849][ OK ] Started Docker Application Container Engine.
[11-05-15.867][ OK ] Reached target Multi-User System.
[11-05-15.899] Starting Update UTMP about System Runlevel Changes...
[11-05-15.923][ OK ] Started Weston Wayland Compositor.
[11-05-15.970][ OK ] Started Update UTMP about System Runlevel Changes.
[11-05-16.011][ OK ] Created slice User Slice of UID 0.
[11-05-16.035] Starting User Runtime Directory /run/user/0...
[11-05-16.075][ OK ] Started User Runtime Directory /run/user/0.
[11-05-16.092] Starting User Manager for UID 0...
[11-05-17.757]
[11-05-17.757]Poky (Yocto Project Reference Distro) 3.1.26 smarc-rzg2l ttySC0
[11-05-17.757]
[11-05-17.757]BSP: RZG2L/RZG2L-SMARC-EVK/3.0.5
[11-05-17.757]LSI: RZG2L
[11-05-17.760]Version: 3.0.5
[11-06-53.958]smarc-rzg2l login: root
[11-06-53.990]Last login: Sun Sep 20 10:44:09 UTC 2020
[11-06-54.178]numid=59,iface=MIXER,name='Left Input Mixer L2 Switch'
[11-06-54.178] ; type=BOOLEAN,access=rw------,values=1
[11-06-54.178] : values=on
[11-06-54.178]numid=62,iface=MIXER,name='Right Input Mixer R2 Switch'
[11-06-54.178] ; type=BOOLEAN,access=rw------,values=1
[11-06-54.178] : values=on
[11-06-54.178]numid=41,iface=MIXER,name='Headphone Playback Volume'
[11-06-54.179] ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
[11-06-54.179] : values=63,63
[11-06-54.179] | dBscale-min=-57.00dB,step=1.00dB,mute=0
[11-06-54.180]numid=5,iface=MIXER,name='PCM Volume'
[11-06-54.180] ; type=INTEGER,access=rw---R--,values=2,min=0,max=255,step=0
[11-06-54.180] : values=255,255
[11-06-54.180] | dBscale-min=-127.50dB,step=0.50dB,mute=1
[11-06-54.181]numid=48,iface=MIXER,name='Input PGA Volume'
[11-06-54.182] ; type=INTEGER,access=rw---R--,values=2,min=0,max=63,step=0
[11-06-54.182] : values=25,25
[11-06-54.182] | dBscale-min=-12.00dB,step=0.75dB,mute=0
[11-06-54.839]root@smarc-rzg2l:~#
五 参考