Pasthis

Raw | New paste
Never expires.
NOTICE:  BL2: v2.7(release):2.7.0/g3s_1.0.0_rc4
NOTICE:  BL2: Built : 11:52:53, Feb 29 2024
NOTICE:  BL2: Booting BL31
NOTICE:  BL31: v2.7(release):2.7.0/g3s_1.0.0_rc4
NOTICE:  BL31: Built : 11:52:53, Feb 29 2024


U-Boot 2021.10 (Apr 19 2024 - 01:37:50 +0000)

CPU:   Renesas Electronics CPU rev 1.0
Model: smarc-rzg3s
DRAM:  896 MiB
MMC:   sd@11c00000: 0, sd@11c10000: 1, sd@11c20000: 2
Loading Environment from MMC... OK
In:    serial@1004b800
Out:   serial@1004b800
Err:   serial@1004b800
Net:   eth0: ethernet@11c30000
Hit any key to stop autoboot:  0 
=> edit bootargs
edit: rw rootwait  root=/dev/mmcblk1p2 earlycon             
=> boot
Using ethernet@11c30000 device
TFTP from server 192.168.32.2; our IP address is 192.168.32.3
Filename 'g3s/Image.gz'.
Load address: 0x4b080000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ########################
         19 MiB/s
done
Bytes transferred = 14657575 (dfa827 hex)
Uncompressed size: 47028736 = 0x2CD9A00
Using ethernet@11c30000 device
TFTP from server 192.168.32.2; our IP address is 192.168.32.3
Filename 'g3s/r9a08g045s33-smarc.dtb'.
Load address: 0x48000000
Loading: ##
         12.1 MiB/s
done
Bytes transferred = 25385 (6329 hex)
Moving Image from 0x48080000 to 0x48200000, end=4afb0000
## Flattened Device Tree blob at 48000000
   Booting using the fdt blob at 0x48000000
   Loading Device Tree to 0000000057ff6000, end 0000000057fff328 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[    0.000000] Linux version 6.14.0-rc2-next-20250213-00013-g228a0216e863-dirty (claudiu@claudiu-X670E-Pro-RS) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #146 SMP PREEMPT Fri Feb 14 18:02:44 EET 2025
[    0.000000] KASLR disabled due to lack of seed
[    0.000000] Machine model: Renesas SMARC EVK version 2 based on r9a08g045s33
[    0.000000] efi: UEFI not found.
[    0.000000] earlycon: scif0 at MMIO 0x000000001004b800 (options '115200n8')
[    0.000000] printk: legacy bootconsole [scif0] enabled
[    0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
[    0.000000] NUMA: Faking a node at [mem 0x0000000048000000-0x000000007fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x7fe260c0-0x7fe286ff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000048000000-0x000000007fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000048000000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000048000000-0x000000007fffffff]
[    0.000000] cma: Reserved 32 MiB at 0x0000000000000000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 25 pages/cpu s61592 r8192 d32616 u102400
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: rw rootwait  root=/dev/mmcblk1p2 earlycon 
[    0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 229376
[    0.000000] Policy zone: DMA
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
[    0.000000] software IO TLB: area num 1.
[    0.000000] software IO TLB: mapped [mem 0x000000007cd67000-0x000000007ce67000] (1MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[    0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: 480 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000012440000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.008498] Console: colour dummy device 80x25
[    0.012982] printk: legacy console [tty0] enabled
[    0.017716] printk: legacy bootconsole [scif0] disabled
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[    0.000000] Linux version 6.14.0-rc2-next-20250213-00013-g228a0216e863-dirty (claudiu@claudiu-X670E-Pro-RS) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #146 SMP PREEMPT Fri Feb 14 18:02:44 EET 2025
[    0.000000] KASLR disabled due to lack of seed
[    0.000000] Machine model: Renesas SMARC EVK version 2 based on r9a08g045s33
[    0.000000] efi: UEFI not found.
[    0.000000] earlycon: scif0 at MMIO 0x000000001004b800 (options '115200n8')
[    0.000000] printk: legacy bootconsole [scif0] enabled
[    0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
[    0.000000] NUMA: Faking a node at [mem 0x0000000048000000-0x000000007fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x7fe260c0-0x7fe286ff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000048000000-0x000000007fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000048000000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000048000000-0x000000007fffffff]
[    0.000000] cma: Reserved 32 MiB at 0x0000000000000000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 25 pages/cpu s61592 r8192 d32616 u102400
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: rw rootwait  root=/dev/mmcblk1p2 earlycon 
[    0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 229376
[    0.000000] Policy zone: DMA
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
[    0.000000] software IO TLB: area num 1.
[    0.000000] software IO TLB: mapped [mem 0x000000007cd67000-0x000000007ce67000] (1MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[    0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: 480 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000012440000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.008498] Console: colour dummy device 80x25
[    0.012982] printk: legacy console [tty0] enabled
[    0.017716] printk: legacy bootconsole [scif0] disabled
[    0.023090] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.023118] pid_max: default: 32768 minimum: 301
[    0.023233] LSM: initializing lsm=capability
[    0.023414] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.023439] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.039612] rcu: Hierarchical SRCU implementation.
[    0.039660] rcu:     Max phase no-delay instances is 1000.
[    0.041425] EFI services will not be available.
[    0.043205] smp: Bringing up secondary CPUs ...
[    0.043266] smp: Brought up 1 node, 1 CPU
[    0.043281] SMP: Total of 1 processors activated.
[    0.043293] CPU: All CPU(s) started at EL1
[    0.043344] CPU features: detected: 32-bit EL0 Support
[    0.043357] CPU features: detected: 32-bit EL1 Support
[    0.043372] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.043388] CPU features: detected: Common not Private translations
[    0.043400] CPU features: detected: CRC32 instructions
[    0.043422] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.043434] CPU features: detected: LSE atomic instructions
[    0.043452] CPU features: detected: Privileged Access Never
[    0.043464] CPU features: detected: RAS Extension Support
[    0.043483] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.043565] alternatives: applying system-wide alternatives
[    0.049175] Memory: 815884K/917504K available (17536K kernel code, 5158K rwdata, 12224K rodata, 10816K init, 742K bss, 65736K reserved, 32768K cma-reserved)
[    0.050277] devtmpfs: initialized
[    0.055839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.055916] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.057160] 21072 pages in range for non-PLT usage
[    0.057194] 512592 pages in range for PLT usage
[    0.057596] pinctrl core: initialized pinctrl subsystem
[    0.059813] DMI not present or invalid.
[    0.063209] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.064578] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.065180] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.066083] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.066217] audit: initializing netlink subsys (disabled)
[    0.068051] thermal_sys: Registered thermal governor 'step_wise'
[    0.068076] thermal_sys: Registered thermal governor 'power_allocator'
[    0.068206] audit: type=2000 audit(0.056:1): state=initialized audit_enabled=0 res=1
[    0.068277] cpuidle: using governor menu
[    0.068646] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.068722] ASID allocator initialised with 65536 entries
[    0.071429] Serial: AMBA PL011 UART driver
[    0.075080] /soc/interrupt-controller@12400000: Fixed dependency cycle(s) with /soc/interrupt-controller@12400000
[    0.098378] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.098434] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.098450] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.098464] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.098478] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.098491] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.098505] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.098518] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.101450] ACPI: Interpreter disabled.
[    0.105050] renesas-rz-sysc 11020000.system-controller: Detected Renesas RZ/G3S r9a08g045 Rev 0
[    0.108056] iommu: Default domain type: Translated
[    0.108112] iommu: DMA domain TLB invalidation policy: strict mode
[    0.108618] SCSI subsystem initialized
[    0.109193] usbcore: registered new interface driver usbfs
[    0.109254] usbcore: registered new interface driver hub
[    0.109303] usbcore: registered new device driver usb
[    0.110592] pps_core: LinuxPPS API ver. 1 registered
[    0.110625] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.110660] PTP clock support registered
[    0.110772] EDAC MC: Ver: 3.0.0
[    0.114216] scmi_core: SCMI protocol bus registered
[    0.115743] FPGA manager framework
[    0.115925] Advanced Linux Sound Architecture Driver Initialized.
[    0.117419] vgaarb: loaded
[    0.118403] clocksource: Switched to clocksource arch_sys_counter
[    0.118839] VFS: Disk quotas dquot_6.6.0
[    0.118898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.119250] pnp: PnP ACPI: disabled
[    0.126818] NET: Registered PF_INET protocol family
[    0.127123] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.128552] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    0.128619] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.128646] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.128723] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.129187] TCP: Hash tables configured (established 8192 bind 8192)
[    0.129383] UDP hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.129457] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.129685] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.130478] RPC: Registered named UNIX socket transport module.
[    0.130518] RPC: Registered udp transport module.
[    0.130530] RPC: Registered tcp transport module.
[    0.130542] RPC: Registered tcp-with-tls transport module.
[    0.130553] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.130583] PCI: CLS 0 bytes, default 64
[    0.131138] kvm [1]: HYP mode not available
[    0.132346] Initialise system trusted keyrings
[    0.132906] workingset: timestamp_bits=42 max_order=18 bucket_order=0
[    0.133415] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.133918] NFS: Registering the id_resolver key type
[    0.133984] Key type id_resolver registered
[    0.133999] Key type id_legacy registered
[    0.134035] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.134053] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.134609] 9p: Installing v9fs 9p2000 file system support
[    0.188390] Key type asymmetric registered
[    0.188420] Asymmetric key parser 'x509' registered
[    0.188530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.188552] io scheduler mq-deadline registered
[    0.188566] io scheduler kyber registered
[    0.188647] io scheduler bfq registered
[    0.200261] ledtrig-cpu: registered to indicate activity on CPUs
[    0.242943] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.249225] msm_serial: driver initialized
[    0.249846] SuperH (H)SCI(F) driver initialized
[    0.250240] STM32 USART driver initialized
[    0.261727] loop: module loaded
[    0.264104] megasas: 07.727.03.00-rc1
[    0.275837] tun: Universal TUN/TAP device driver, 1.6
[    0.277946] thunder_xcv, ver 1.0
[    0.278066] thunder_bgx, ver 1.0
[    0.278108] nicpf, ver 1.0
[    0.280560] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.280613] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.280742] hclge is initializing
[    0.280822] e1000: Intel(R) PRO/1000 Network Driver
[    0.280838] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.280887] e1000e: Intel(R) PRO/1000 Network Driver
[    0.280901] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.280938] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.280952] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.281006] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.281021] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.281786] sky2: driver version 1.30
[    0.284881] VFIO - User Level meta-driver version: 0.3
[    0.291409] usbcore: registered new interface driver usb-storage
[    0.297974] i2c_dev: i2c /dev entries driver
[    0.302148] i2c-riic 10090000.i2c: registered with 1000000Hz bus speed
[    0.308001] vc3_probe(): hw init=8294e2d8
[    0.308147] vc3_probe(): hw init=8294e298
[    0.309073] i2c-riic 10090400.i2c: registered with 400000Hz bus speed
[    0.329225] sdhci: Secure Digital Host Controller Interface driver
[    0.329280] sdhci: Copyright(c) Pierre Ossman
[    0.331580] Synopsys Designware Multimedia Card Interface Driver
[    0.333845] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.339709] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.341617] usbcore: registered new interface driver usbhid
[    0.341666] usbhid: USB HID core driver
[    0.364124] NET: Registered PF_PACKET protocol family
[    0.364277] 9pnet: Installing 9P2000 support
[    0.364394] Key type dns_resolver registered
[    0.376471] registered taskstats version 1
[    0.376647] Loading compiled-in X.509 certificates
[    0.386121] Demotion targets for Node 0: null
[    0.401176] pinctrl-rzg2l 11030000.pinctrl: pinctrl-rzg2l support registered
[    0.429874] 1004b800.serial: ttySC3 at MMIO 0x1004b800 (irq = 43, base_baud = 0) is a scif
[    0.430014] printk: legacy console [ttySC3] enabled
[    1.657889] 1004c400.serial: ttySC1 at MMIO 0x1004c400 (irq = 48, base_baud = 0) is a scif
[    1.675041] ravb 11c30000.ethernet eth0: Base address at 0x11c30000, d2:7b:7f:8f:d8:52, IRQ 52.
[    1.692089] ravb 11c40000.ethernet eth1: Base address at 0x11c40000, d2:7b:7f:8f:d8:52, IRQ 54.
[    1.724518] input: keys as /devices/platform/keys/input/input0
[    1.733291] clk: Disabling unused clocks
[    1.737563] PM: genpd: Disabling unused power domains
[    1.742789] ALSA device list:
[    1.745754]   No soundcards found.
[    1.775858] renesas_sdhi_internal_dmac 11c00000.mmc: mmc0 base at 0x0000000011c00000, max clock rate 125 MHz
[    1.785800] renesas_sdhi_internal_dmac 11c10000.mmc: mmc1 base at 0x0000000011c10000, max clock rate 125 MHz
[    1.796353] Waiting for root device /dev/mmcblk1p2...
[    1.890714] mmc0: new HS200 MMC card at address 0001
[    1.896931] mmcblk0: mmc0:0001 G1M15M 59.3 GiB
[    1.903424]  mmcblk0: p1
[    1.906842] mmcblk0boot0: mmc0:0001 G1M15M 31.5 MiB
[    1.913057] mmcblk0boot1: mmc0:0001 G1M15M 31.5 MiB
[    1.919337] mmcblk0rpmb: mmc0:0001 G1M15M 4.00 MiB, chardev (234:0)
[    2.263263] mmc1: new UHS-I speed SDR104 SDXC card at address 59b4
[    2.272302] mmcblk1: mmc1:59b4 SDU1  116 GiB
[    2.279593]  mmcblk1: p1 p2
[    2.319973] EXT4-fs (mmcblk1p2): mounted filesystem 1dd2ffe0-f7b0-4bd4-83fa-b07349153479 r/w with ordered data mode. Quota mode: none.
[    2.332233] VFS: Mounted root (ext4 filesystem) on device 179:98.
[    2.339430] devtmpfs: mounted
[    2.354097] Freeing unused kernel memory: 10816K
[    2.358959] Run /sbin/init as init process
[    2.869323] systemd[1]: System time before build time, advancing clock.
[    3.159425] NET: Registered PF_INET6 protocol family
[    3.166127] Segment Routing with IPv6
[    3.169928] In-situ OAM (IOAM) with IPv6
[    3.224078] systemd[1]: systemd 244.5+ 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)
[    3.246098] systemd[1]: Detected architecture arm64.

Welcome to Poky (Yocto Project Reference Distro) 3.1.26 (dunfell)!

[    3.275499] systemd[1]: Set hostname to <smarc-rzg3s>.
[    4.334414] random: crng init done
[    4.341018] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    4.359964] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    4.379783] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    4.399061] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password …ts to Console Directory Watch.
[    4.418990] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R…uests to Wall Directory Watch.
[    4.438806] systemd[1]: Reached target Host and Network Name Lookups.
[  OK  ] Reached target Host and Network Name Lookups.
[    4.458673] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    4.474679] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    4.490652] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    4.506679] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    4.523562] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    4.539468] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    4.560145] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[    4.579632] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    4.599798] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    4.616051] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    4.635745] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    4.655427] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    4.691152] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    4.731348] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    4.775246] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    4.819251] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    4.863600] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st…odes for the current kernel...
[    4.890831] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    4.919617] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    4.948895] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[    4.965323] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    5.003564] systemd[1]: Mounting Kernel Configuration File System...
         Mounting Kernel Configuration File System...
[    5.059550] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    5.107873] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[    5.156109] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[    5.181580] EXT4-fs (mmcblk1p2): re-mounted 1dd2ffe0-f7b0-4bd4-83fa-b07349153479 r/w. Quota mode: none.
[    5.198860] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Create list of sta… nodes for the current kernel.
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Apply Kernel Variables.
         Starting Flush Journal to Persistent Storage...
         Starting Create Static Device Nodes in /dev...
[    5.482095] systemd-journald[95]: Received client request to flush runtime journal.
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /var/volatile...
[    5.621985] audit: type=1334 audit(1600598640.748:2): prog-id=5 op=LOAD
[    5.644674] audit: type=1334 audit(1600598640.772:3): prog-id=6 op=LOAD
         Starting udev Kernel Device Manager...
[  OK  ] Mounted /var/volatile.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Volatile Files and Directories.
[  OK  ] Started udev Kernel Device Manager.
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Set.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Listening on dropbear.socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started Kernel Logging Service.
[  OK  ] Started System Logging Service.
[  OK  ] Started D-Bus System Message Bus.
         Starting IPv6 Packet Filtering Framework...
         Starting IPv4 Packet Filtering Framework...
         Starting Telephony service...
[    7.428384] audit: type=1334 audit(1600598642.556:4): prog-id=7 op=LOAD
[    7.449836] audit: type=1334 audit(1600598642.564:5): prog-id=8 op=LOAD
         Starting Login Service...
[  OK  ] Started VIN initializing setting.
[  OK  ] Started IPv6 Packet Filtering Framework.
[  OK  ] Started IPv4 Packet Filtering Framework.
[  OK  ] Reached target Network (Pre).
         Starting Connection service...
         Starting Network Service...
[  OK  ] Started Telephony service.
[    8.366291] Bluetooth: Core ver 2.22
[    8.394791] NET: Registered PF_BLUETOOTH protocol family
[    8.417436] Bluetooth: HCI device and connection manager initialized
[    8.443828] Bluetooth: HCI socket layer initialized
[    8.460135] Bluetooth: L2CAP socket layer initialized
[  OK  ] Started Network Service.
[    8.490848] Bluetooth: SCO socket layer initialized
[  OK  ] Started Connection service.
[  OK  ] Started Login Service.
[    8.857507] audit: type=1334 audit(1600598643.984:6): prog-id=9 op=LOAD
[    8.883283] audit: type=1334 audit(1600598644.000:7): prog-id=10 op=LOAD
         Starting Hostname Service...
[    8.940265] Microchip KSZ9131 Gigabit PHY 11c30000.ethernet-ffffffff:07: attached PHY driver (mii_bus:phy_addr=11c30000.ethernet-ffffffff:07, irq=53)
         Starting WPA supplicant...
[    9.121372] Microchip KSZ9131 Gigabit PHY 11c40000.ethernet-ffffffff:07: attached PHY driver (mii_bus:phy_addr=11c40000.ethernet-ffffffff:07, irq=55)
[  OK  ] Started WPA supplicant.
[  OK  ] Reached target Network.
         Starting Permit User Sessions...
         Starting Target Communication Framework agent...
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttySC3.
[  OK  ] Reached target Login Prompts.
[  OK  ] Started Target Communication Framework agent.
[  OK  ] Reached target Multi-User System.
         Starting Update UTMP about System Runlevel Changes...
         Starting watchdog daemon...
[  OK  ] Started Update UTMP about System Runlevel Changes.
[  OK  ] Started watchdog daemon.
[  OK  ] Started Hostname Service.

Poky (Yocto Project Reference Distro) 3.1.26 smarc-rzg3s ttySC3

BSP: RZG3S/RZG3S-SMARC-EVK/3.0.6
LSI: RZG3S
Version: 3.0.6
smarc-rzg3s login: root (automatic login)

Last login: Sun Sep 20 10:44:05 UTC 2020 on tty1
[   10.456844] audit: type=1006 audit(1600598645.584:8): pid=158 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
[   10.496477] audit: type=1300 audit(1600598645.584:8): arch=c00000b7 syscall=64 success=yes exit=1 a0=7 a1=ffffefa0ccd0 a2=1 a3=0 items=0 ppid=1 pid=158 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[   10.575437] audit: type=1327 audit(1600598645.584:8): proctitle="(systemd)"
[   10.600328] audit: type=1334 audit(1600598645.696:9): prog-id=11 op=LOAD
[   10.623188] audit: type=1300 audit(1600598645.696:9): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd87ad838 a2=70 a3=0 items=0 ppid=1 pid=158 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[   10.689774] audit: type=1327 audit(1600598645.696:9): proctitle="(systemd)"
[   10.715098] audit: type=1334 audit(1600598645.696:10): prog-id=11 op=UNLOAD
[   10.739818] audit: type=1300 audit(1600598645.696:10): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=0 a2=5e34ba81e580000 a3=9 items=0 ppid=1 pid=158 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[   10.813700] audit: type=1327 audit(1600598645.696:10): proctitle="(systemd)"
[   10.831876] audit: type=1334 audit(1600598645.696:11): prog-id=12 op=LOAD
[   10.856917] audit: type=1300 audit(1600598645.696:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd87ad8b8 a2=70 a3=0 items=0 ppid=1 pid=158 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[   10.924533] audit: type=1327 audit(1600598645.696:11): proctitle="(systemd)"
[   10.950630] audit: type=1334 audit(1600598645.696:12): prog-id=12 op=UNLOAD
[   10.976778] audit: type=1300 audit(1600598645.696:12): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=0 a2=5e34ba81e580000 a3=0 items=0 ppid=1 pid=158 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="systemd" exe="/lib/systemd/systemd" key=(null)
root@smarc-rzg3s:~# [   12.240991] ravb 11c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   12.304660] 8021q: 802.1Q VLAN Support v1.8
[   12.552583] rz-ssi-pcm-audio 100a8c00.ssi: DMA enabled
[   12.567513] rtc-rtca3 1004ec00.rtc: registered as rtc0
[   12.578602] rtc-rtca3 1004ec00.rtc: setting system clock to 2008-05-19T06:34:53 UTC (1211178893)
[   13.382802] mmc0: tuning execution failed: -5

root@smarc-rzg3s:~# 
root@smarc-rzg3s:~# 
root@smarc-rzg3s:~# 
root@smarc-rzg3s:~# dme[   40.010824] kauditd_printk_skb: 1 callbacks suppressed
[   40.010844] audit: type=1334 audit(1211178920.928:13): prog-id=10 op=UNLOAD
[   40.025454] audit: type=1334 audit(1211178920.928:14): prog-id=9 op=UNLOAD
sg | grep -i vc3
[    0.308001] vc3_probe(): hw init=8294e2d8
[    0.308147] vc3_probe(): hw init=8294e298
root@smarc-rzg3s:~# 
root@smarc-rzg3s:~# 
root@smarc-rzg3s:~# 
root@smarc-rzg3s:~# cd /sys/bus/i2c/drivers
drivers/           drivers_autoprobe  drivers_probe      
root@smarc-rzg3s:~# cd /sys/bus/i2c/drivers/vc3/
root@smarc-rzg3s:/sys/bus/i2c/drivers/vc3# ls
1-0068  bind  uevent  unbind
root@smarc-rzg3s:/sys/bus/i2c/drivers/vc3# echo 1-0068 > unbind 
root@smarc-rzg3s:/sys/bus/i2c/drivers/vc3# echo 1-0068 > bind 
[   63.055996] vc3_probe(): hw init=00000000
[   63.060363] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000
[   63.070075] Mem abort info:
[   63.078910]   ESR = 0x0000000096000004
[   63.085393]   EC = 0x25: DABT (current EL), IL = 32 bits
[   63.092291]   SET = 0, FnV = 0
[   63.096356]   EA = 0, S1PTW = 0
[   63.100520]   FSC = 0x04: level 0 translation fault
[   63.106313] Data abort info:
[   63.109898]   ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000
[   63.116085]   CM = 0, WnR = 0, TnD = 0, TagAccess = 0
[   63.121856]   GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
[   63.127815] user pgtable: 4k pages, 48-bit VAs, pgdp=000000004f9da000
[   63.134919] [0000000000000000] pgd=0000000000000000, p4d=0000000000000000
[   63.142587] Internal error: Oops: 0000000096000004 [#1] PREEMPT SMP
[   63.148877] Modules linked in: snd_soc_simple_card snd_soc_simple_card_utils snd_soc_da7213 snd_soc_rz_ssi rtc_renesas_rtca3 clk_vbattb 8021q garp mrp stp llc bluetooth ecdh_generic ecc rfkill ipv6
[   63.166442] CPU: 0 UID: 0 PID: 167 Comm: sh Not tainted 6.14.0-rc2-next-20250213-00013-g228a0216e863-dirty #146
[   63.176497] Hardware name: Renesas SMARC EVK version 2 based on r9a08g045s33 (DT)
[   63.183952] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[   63.190890] pc : __clk_register+0x5c/0x8f4
[   63.194990] lr : __clk_register+0x44/0x8f4
[   63.199073] sp : ffff8000834fba80
[   63.202374] x29: ffff8000834fba80 x28: ffff00000fac6900 x27: 0000000000000000
[   63.209493] x26: ffff800081405c78 x25: 0000000000000001 x24: ffff00003fe325f0
[   63.216610] x23: ffff00000c9cf820 x22: 0000000000000000 x21: ffff800081c9b430
[   63.223728] x20: ffff80008294d8f0 x19: ffff00000fbed800 x18: 0000000000000030
[   63.230845] x17: 0000000000000000 x16: 1fffe00002499221 x15: 0720072007200720
[   63.237961] x14: ffff8000827f5ea0 x13: 00000000000003d5 x12: 0000000000000147
[   63.245078] x11: 0720072007200720 x10: ffff80008284dea0 x9 : 0000000000000000
[   63.252195] x8 : ffff00000fbeda00 x7 : 0000000000000000 x6 : 000000000000003f
[   63.259312] x5 : 0000000000000040 x4 : 0000000000000000 x3 : 0000000000000000
[   63.266428] x2 : 0000000000000000 x1 : 0000000000000cc0 x0 : ffff00000fbed800
[   63.273545] Call trace:
[   63.275984]  __clk_register+0x5c/0x8f4 (P)
[   63.280071]  devm_clk_hw_register+0x5c/0xd8
[   63.284245]  vc3_probe+0x138/0x3e8
[   63.287643]  i2c_device_probe+0x1c4/0x358
[   63.291646]  really_probe+0xbc/0x2a0
[   63.295220]  __driver_probe_device+0x78/0x12c
[   63.299566]  device_driver_attach+0x48/0xac
[   63.303739]  bind_store+0x7c/0xd0
[   63.307047]  drv_attr_store+0x24/0x38
[   63.310700]  sysfs_kf_write+0x44/0x54
[   63.314356]  kernfs_fop_write_iter+0x118/0x1a8
[   63.318787]  vfs_write+0x2ac/0x358
[   63.322186]  ksys_write+0x68/0xfc
[   63.325494]  __arm64_sys_write+0x1c/0x28
[   63.329406]  invoke_syscall+0x48/0x110
[   63.333152]  el0_svc_common.constprop.0+0xc0/0xe0
[   63.337844]  do_el0_svc+0x1c/0x28
[   63.341151]  el0_svc+0x30/0xd0
[   63.344200]  el0t_64_sync_handler+0xc8/0xcc
[   63.348371]  el0t_64_sync+0x198/0x19c
[   63.352031] Code: 52800039 aa0003f3 b9010019 52819801 (f94002c0) 
[   63.358105] ---[ end trace 0000000000000000 ]---

Broadcast message from systemd-journald@smarc-rzg3s (Mon 2008-05-19 06:35:44 UTC):

kernel[126]: [   63.142587] Internal error: Oops: 0000000096000004 [#1] PRE�
Broadcast message from systemd-journald@smarc-rzg3s (Mon 2008-05-19 06:35:44 UTC):

kernel[126]: [   63.352031] Code: 52800039 aa0003f3 b9010019 52819801 (f94002c0)


Poky (Yocto Project Reference Distro) 3.1.26 smarc-rzg3s ttySC3

BSP: RZG3S/RZG3S-SMARC-EVK/3.0.6
LSI: RZG3S
Version: 3.0.6
smarc-rzg3s login: root (automatic login)

Last login: Sun Sep 20 10:44:05 UTC 2020 on ttySC3
root@smarc-rzg3s:~# 
root@smarc-rzg3s:~# 
root@smarc-rzg3s:~# 
root@smarc-rzg3s:~#