我按《MYIR-MYD-YG2LX-SW-DG-ZH-L5.10.83》这个开发板南烧写Img到SD卡:
写入后显示成功:
然后会弹出来个格式化磁盘的对话框,选择不格式化后如图:
插入开发板后,没有烧写固件到MMC里面。日志如下:
[ 4.197735] RTW: processed:0
[ 4.202192] RTW: country_ie_env:ANY
[ 4.207380] RTW: rtw_ndev_init(wlan0) if1 mac_addr=68:4e:05:b4:02:76
[ 4.215547] RTW: rtw_ndev_notifier_call(wlan0) state:17
[ 4.222807] RTW: cfg80211_rtw_get_txpower(wlan0) total max: -10000 mbm
[ 4.230859] RTW: rtw_ndev_notifier_call(wlan0) state:5
NOTICE: BL2: v2.6(release):76c08a6a1
NOTICE: BL2: Built : 03:23:25, Sep 29 2022
NOTICE: BL2: Booting BL31
NOTICE: BL31: v2.6(release):76c08a6a1
NOTICE: BL31: Built : 03:23:25, Sep 29 2022
U-Boot 2021.10 (Dec 16 2022 - 06:47:49 +0000)
CPU: Renesas Electronics K rev 16.15
Model: smarc-rzg2l
DRAM: 896 MiB
MMC: sd@11c00000: 0, sd@11c10000: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment
In: serial@1004b800
Out: serial@1004b800
Err: serial@1004b800
Net:
Error: ethernet@11c20000 address not set.
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions
mmc1 is current device
246 bytes read in 8 ms (29.3 KiB/s)
switch to partitions
mmc1 is current device
20607488 bytes read in 1287 ms (15.3 MiB/s)
38138 bytes read in 12 ms (3 MiB/s)
Moving Image from 0x48080000 to 0x48200000, end=49620000
Booting using the fdt blob at 0x48000000
Loading Device Tree to 0000000057ff3000, end 0000000057fff4f9 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[ 0.000000] Linux version 5.10.83-cip1-yocto-standard (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 8.3.0, GNU ld (GNU Binutils) 2.31.1)
[ 0.000000] Machine model: Renesas SMARC EVK based on r9a07g044l2
[ 0.000000] earlycon: scif0 at MMIO 0x000000001004b800 (options '115200n8')
[ 0.000000] printk: bootconsole [scif0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000058000000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma@58000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000068000000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node linux,multimedia, compatible id shared-dma-pool
[ 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] 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 23 pages/cpu s55000 r8192 d31016 u94208
[ 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] Built 1 zonelists, mobility grouping on. Total pages: 225792
[ 0.000000] Kernel command line: rw rootwait earlycon root=/dev/mmcblk1p2
[ 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] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 483560K/917504K available (12544K kernel code, 1244K rwdata, 3904K rodata, 2304K init, 410K bss, 40728K reserved, 393216K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=8 to nr_cpu_ids=2.
[ 0.000000] Trampoline 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=2
[ 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] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000011940000
[ 0.000000] random: get_random_bytes called from start_kernel+0x318/0x4c8 with crng_init=0
[ 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.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.008196] Console: colour dummy device 80x25
[ 0.012663] printk: console [tty0] enabled
[ 0.016780] printk: bootconsole [scif0] disabled
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[ 0.000000] Linux version 5.10.83-cip1-yocto-standard (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 8.3.0, GNU ld (GNU Binutils) 2.31.1)
[ 0.000000] Machine model: Renesas SMARC EVK based on r9a07g044l2
[ 0.000000] earlycon: scif0 at MMIO 0x000000001004b800 (options '115200n8')
[ 0.000000] printk: bootconsole [scif0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000058000000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma@58000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000068000000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node linux,multimedia, compatible id shared-dma-pool
[ 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] 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 23 pages/cpu s55000 r8192 d31016 u94208
[ 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] Built 1 zonelists, mobility grouping on. Total pages: 225792
[ 0.000000] Kernel command line: rw rootwait earlycon root=/dev/mmcblk1p2
[ 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] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 483560K/917504K available (12544K kernel code, 1244K rwdata, 3904K rodata, 2304K init, 410K bss, 40728K reserved, 393216K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=8 to nr_cpu_ids=2.
[ 0.000000] Trampoline 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=2
[ 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] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000011940000
[ 0.000000] random: get_random_bytes called from start_kernel+0x318/0x4c8 with crng_init=0
[ 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.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.008196] Console: colour dummy device 80x25
[ 0.012663] printk: console [tty0] enabled
[ 0.016780] printk: bootconsole [scif0] disabled
[ 0.021444] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.021467] pid_max: default: 32768 minimum: 301
[ 0.021596] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.021614] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.023159] rcu: Hierarchical SRCU implementation.
[ 0.023745] Detected Renesas RZ/G2L r9a07g044
[ 0.024000] EFI services will not be available.
[ 0.024248] smp: Bringing up secondary CPUs ...
[ 0.024708] Detected VIPT I-cache on CPU1
[ 0.024744] GICv3: CPU1: found redistributor 100 region 0:0x0000000011960000
[ 0.024797] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[ 0.024917] smp: Brought up 1 node, 2 CPUs
[ 0.024960] SMP: Total of 2 processors activated.
[ 0.024971] CPU features: detected: Privileged Access Never
[ 0.024981] CPU features: detected: LSE atomic instructions
[ 0.024990] CPU features: detected: User Access Override
[ 0.025001] CPU features: detected: 32-bit EL0 Support
[ 0.025011] CPU features: detected: Common not Private translations
[ 0.025022] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.025038] CPU features: detected: CRC32 instructions
[ 0.025049] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.025062] CPU features: detected: 32-bit EL1 Support
[ 0.040189] CPU: All CPU(s) started at EL1
[ 0.040270] alternatives: patching kernel code
[ 0.042314] devtmpfs: initialized
[ 0.048228] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.048283] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.057337] pinctrl core: initialized pinctrl subsystem
[ 0.058193] DMI not present or invalid.
[ 0.058527] NET: Registered protocol family 16
[ 0.059971] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.060090] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.060195] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.060326] audit: initializing netlink subsys (disabled)
[ 0.060607] audit: type=2000 audit(0.052:1): state=initialized audit_enabled=0 res=1
[ 0.061104] thermal_sys: Registered thermal governor 'step_wise'
[ 0.061426] cpuidle: using governor menu
[ 0.061627] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.061737] ASID allocator initialised with 65536 entries
[ 0.107389] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.107426] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.107439] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.107452] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.108960] cryptd: max_cpu_qlen set to 1000
[ 0.113155] gpio-regulator regulator-panel_powr1: No 'states' property found
[ 0.113208] gpio-regulator: probe of regulator-panel_powr1 failed with error -22
[ 0.113263] gpio-regulator regulator-panel_powr2: No 'states' property found
[ 0.113283] gpio-regulator: probe of regulator-panel_powr2 failed with error -22
[ 0.113345] iommu: Default domain type: Translated
[ 0.114219] vgaarb: loaded
[ 0.114505] SCSI subsystem initialized
[ 0.114904] usbcore: registered new interface driver usbfs
[ 0.114957] usbcore: registered new interface driver hub
[ 0.114994] usbcore: registered new device driver usb
[ 0.115666] mc: Linux media interface: v0.10
[ 0.115698] videodev: Linux video capture interface: v2.00
[ 0.115763] pps_core: LinuxPPS API ver. 1 registered
[ 0.115775] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.115800] PTP clock support registered
[ 0.116459] renesas_mtu3 10001200.timer: ch0: used as clock source
[ 0.116479] clocksource: 10001200.timer: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 18664368 ns
[ 0.116534] renesas_mtu3 10001200.timer: ch1: used for clock events
[ 0.116563] renesas_mtu3 10001200.timer: Renesas MTU3 driver probed
[ 0.117435] Advanced Linux Sound Architecture Driver Initialized.
[ 0.118311] clocksource: Switched to clocksource arch_sys_counter
[ 0.118545] VFS: Disk quotas dquot_6.6.0
[ 0.118610] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.124490] NET: Registered protocol family 2
[ 0.124660] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.125450] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.125497] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.125561] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.125696] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.125874] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.125911] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.126087] NET: Registered protocol family 1
[ 0.126778] RPC: Registered named UNIX socket transport module.
[ 0.126809] RPC: Registered udp transport module.
[ 0.126820] RPC: Registered tcp transport module.
[ 0.126830] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.127575] PCI: CLS 0 bytes, default 64
[ 0.128328] kvm [1]: HYP mode not available
[ 0.129772] Initialise system trusted keyrings
[ 0.129997] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 0.135793] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.136570] NFS: Registering the id_resolver key type
[ 0.136618] Key type id_resolver registered
[ 0.136630] Key type id_legacy registered
[ 0.136724] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.136741] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.136775] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.137377] Key type asymmetric registered
[ 0.137399] Asymmetric key parser 'x509' registered
[ 0.137443] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.137460] io scheduler mq-deadline registered
[ 0.137471] io scheduler kyber registered
[ 0.140713] pwm-backlight backlight: supply power not found, using dummy regulator
[ 0.179369] SuperH (H)SCI(F) driver initialized
[ 0.190982] loop: module loaded
[ 0.192738] libphy: Fixed MDIO Bus: probed
[ 0.193416] tun: Universal TUN/TAP device driver, 1.6
[ 0.193668] CAN device driver interface
[ 0.194008] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.194022] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.194386] PPP generic driver version 2.4.2
[ 0.194563] PPP Deflate Compression module registered
[ 0.194598] PPP MPPE Compression module registered
[ 0.194612] NET: Registered protocol family 24
[ 0.194686] usbcore: registered new interface driver asix
[ 0.194750] usbcore: registered new interface driver ax88179_178a
[ 0.194794] usbcore: registered new interface driver cdc_ether
[ 0.194829] usbcore: registered new interface driver net1080
[ 0.194864] usbcore: registered new interface driver cdc_subset
[ 0.194896] usbcore: registered new interface driver zaurus
[ 0.194939] usbcore: registered new interface driver sierra_net
[ 0.194981] usbcore: registered new interface driver cdc_ncm
[ 0.195013] usbcore: registered new interface driver qmi_wwan
[ 0.195382] VFIO - User Level meta-driver version: 0.3
[ 0.196091] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.196120] ehci-pci: EHCI PCI platform driver
[ 0.196164] ehci-platform: EHCI generic platform driver
[ 0.196604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.196656] ohci-pci: OHCI PCI platform driver
[ 0.196714] ohci-platform: OHCI generic platform driver
[ 0.197630] usbcore: registered new interface driver cdc_wdm
[ 0.197695] usbcore: registered new interface driver usb-storage
[ 0.197784] usbcore: registered new interface driver option
[ 0.197817] usbserial: USB Serial support registered for GSM modem (1-port)
[ 0.198386] renesas_usbhs 11c60000.usb: host probed
[ 0.198410] renesas_usbhs 11c60000.usb: no transceiver found
[ 0.198557] renesas_usbhs 11c60000.usb: gadget probed
[ 0.198673] renesas_usbhs 11c60000.usb: platform init failed.
[ 0.198799] renesas_usbhs 11c60000.usb: probe failed (-517)
[ 0.199465] usbcore: registered new interface driver usbtouchscreen
[ 0.199529] i2c /dev entries driver
[ 0.203564] rzg2l-csi2 10830400.csi2: 2 lanes found
[ 0.271623] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.271669] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.272166] clocksource: timer@12801400: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.272206] sched_clock: 32 bits at 100MHz, resolution 10ns, wraps every 21474836475ns
[ 0.272230] /soc/timer@12801400: used for clocksource
[ 0.272608] /soc/timer@12801800: used for clock events
[ 0.273278] usbcore: registered new interface driver usbhid
[ 0.273295] usbhid: USB HID core driver
[ 0.273306] RTW: module init start
[ 0.273317] RTW: rtl8733bu v5.13.0-36-g1780015fd.20210304_COEX20210106-2002_beta
[ 0.273330] RTW: build time: Feb 16 2023 08:14:05
[ 0.273341] RTW: rtl8733bu BT-Coex version = COEX20210106-2002
[ 0.273384] RTW: rtw_inetaddr_notifier_register
[ 0.273435] usbcore: registered new interface driver rtl8733bu
[ 0.273448] RTW: module init ret=0
[ 0.276465] NET: Registered protocol family 17
[ 0.276512] can: controller area network core
[ 0.276590] NET: Registered protocol family 29
[ 0.276606] can: raw protocol
[ 0.276622] can: broadcast manager protocol
[ 0.276639] can: netlink gateway - max_hops=1
[ 0.276819] Key type dns_resolver registered
[ 0.277260] registered taskstats version 1
[ 0.277281] Loading compiled-in X.509 certificates
[ 0.285145] thermal emergency: not set value
[ 0.288027] pinctrl-rzg2l 11030000.pin-controller: pinctrl-rzg2l support registered
[ 0.290612] gpt-rzg2l 10048400.gpt: GPT not use POEG
[ 0.290886] gpt-rzg2l 10048400.gpt: RZ/G2L GPT Driver probed
[ 0.291199] pwm-backlight backlight: supply power not found, using dummy regulator
[ 0.291880] 1004b800.serial: ttySC0 at MMIO 0x1004b800 (irq = 61, base_baud = 0) is a scif
[ 1.546214] printk: console [ttySC0] enabled
[ 1.551436] 1004c400.serial: ttySC3 at MMIO 0x1004c400 (irq = 66, base_baud = 0) is a scif
[ 1.563388] ravb 11c20000.ethernet: no valid MAC address supplied, using a random one
[ 1.571618] libphy: ravb_mii: probed
[ 1.577347] ravb 11c20000.ethernet eth0: Base address at 0x11c20000, ee:d7:31:7f:a2:93, IRQ 159.
[ 1.587097] ravb 11c30000.ethernet: no valid MAC address supplied, using a random one
[ 1.595281] libphy: ravb_mii: probed
[ 1.600930] ravb 11c30000.ethernet eth1: Base address at 0x11c30000, a6:88:47:e6:fa:5f, IRQ 162.
[ 1.610653] ehci-platform 11c70100.usb: EHCI Host Controller
[ 1.616402] ehci-platform 11c70100.usb: new USB bus registered, assigned bus number 1
[ 1.624337] ehci-platform 11c70100.usb: irq 167, io mem 0x11c70100
[ 1.646334] ehci-platform 11c70100.usb: USB 2.0 started, EHCI 1.10
[ 1.653234] hub 1-0:1.0: USB hub found
[ 1.657038] hub 1-0:1.0: 1 port detected
[ 1.686345] ohci-platform 11c50000.usb: Generic Platform OHCI controller
[ 1.693081] ohci-platform 11c50000.usb: new USB bus registered, assigned bus number 2
[ 1.701025] ohci-platform 11c50000.usb: irq 165, io mem 0x11c50000
[ 1.796936] hub 2-0:1.0: USB hub found
[ 1.800734] hub 2-0:1.0: 1 port detected
[ 1.805570] ohci-platform 11c70000.usb: Generic Platform OHCI controller
[ 1.812311] ohci-platform 11c70000.usb: new USB bus registered, assigned bus number 3
[ 1.820277] ohci-platform 11c70000.usb: irq 166, io mem 0x11c70000
[ 1.914325] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 1.916980] hub 3-0:1.0: USB hub found
[ 1.925142] hub 3-0:1.0: 1 port detected
[ 1.930000] renesas_usbhs 11c60000.usb: host probed
[ 1.934970] renesas_usbhs 11c60000.usb: no transceiver found
[ 1.940758] renesas_usbhs 11c60000.usb: gadget probed
[ 1.946059] renesas_usbhs 11c60000.usb: probed
[ 1.953104] ptn5150 0-003d: NXP PTN5150: Version ID:0x1, Vendor ID:0x3
[ 1.961562] ov5640 0-003c: supply DOVDD not found, using dummy regulator
[ 1.968461] ov5640 0-003c: supply AVDD not found, using dummy regulator
[ 1.975139] ov5640 0-003c: supply DVDD not found, using dummy regulator
[ 2.029046] ov5640 0-003c: ov5640_read_reg: error: reg=300a
[ 2.034619] ov5640 0-003c: ov5640_check_chip_id: failed to read chip identifier
[ 2.042214] i2c-riic 10058000.i2c: registered with 100000Hz bus speed
[ 2.050630] rtc-rx8025t 1-0032: power-on reset was detected, you may have to readjust the clock
[ 2.059355] rtc-rx8025t 1-0032: a power voltage drop was detected, you may have to readjust the clock
[ 2.068850] rtc-rx8025t 1-0032: bad conditions detected, resetting date
[ 2.077297] rtc-rx8025t 1-0032: registered as rtc0
[ 2.083017] rtc-rx8025t 1-0032: setting system clock to 2066-01-01T00:00:00 UTC (3029529600)
[ 2.083063] hub 1-1:1.0: USB hub found
[ 2.093208] sgtl5000 1-000a: sgtl5000 revision 0x11
[ 2.100163] hub 1-1:1.0: 4 ports detected
[ 2.108576] random: fast init done
[ 2.120929] edt_ft5x06 1-0038: supply vcc not found, using dummy regulator
[ 2.127874] i2c-riic 10058400.i2c: registered with 100000Hz bus speed
[ 2.136020] at24 3-0050: supply vcc not found, using dummy regulator
[ 2.142967] at24 3-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
[ 2.150294] i2c-riic 10058c00.i2c: registered with 400000Hz bus speed
[ 2.161269] renesas_sdhi_internal_dmac 11c10000.mmc: Got CD GPIO
[ 2.162464] spi-nor spi0.0: found n25q256ax1, expected mt25qu512a
[ 2.173650] spi-nor spi0.0: n25q256ax1 (32768 Kbytes)
[ 2.179326] 4 fixed-partitions partitions found on MTD device spi0.0
[ 2.185925] Creating 4 MTD partitions on "spi0.0":
[ 2.190760] 0x000000000000-0x000000080000 : "u-boot"
[ 2.196966] 0x000000080000-0x0000000c0000 : "env"
[ 2.202858] 0x0000000c0000-0x000000100000 : "dtb"
[ 2.208775] 0x000000800000-0x000001800000 : "rootfs"
[ 2.214605] genirq: Setting trigger mode 3 for irq 203 failed (rzg2l_gpio_irq_set_type+0x0/0x360)
[ 2.217880] rz-ssi-pcm-audio 10049c00.ssi: DMA enabled
[ 2.223882] renesas_sdhi_internal_dmac 11c10000.mmc: mmc1 base at 0x0000000011c10000, max clock rate 133 MHz
[ 2.228841] renesas_sdhi_internal_dmac 11c00000.mmc: mmc0 base at 0x0000000011c00000, max clock rate 133 MHz
[ 2.250625] [drm] Initialized rcar-du 1.0.0 20130110 for 10890000.display on minor 0
[ 2.258422] [drm] Device 10890000.display probed
[ 2.306915] Console: switching to colour frame buffer device 100x30
[ 2.334143] rcar-du 10890000.display: [drm] fb0: rcar-dudrmfb frame buffer device
[ 2.355597] mmc1: error -110 whilst initialising SD card
[ 2.361957] input: keyboard as /devices/platform/keyboard/input/input0
[ 2.372240] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 2.383967] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.392726] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 2.394456] ALSA device list:
[ 2.403423] cfg80211: failed to load regulatory.db
[ 2.408441]
[ 2.441197] mmc0: new HS200 MMC card at address 0001
[ 2.448871] mmcblk0: mmc0:0001 H8G4a2 7.28 GiB
[ 2.455667] mmcblk0boot0: mmc0:0001 H8G4a2 partition 1 8.00 MiB
[ 2.463868] mmcblk0boot1: mmc0:0001 H8G4a2 partition 2 8.00 MiB
[ 2.472056] edt_ft5x06 1-0038: touchscreen probe failed
[ 2.479683] mmcblk0rpmb: mmc0:0001 H8G4a2 partition 3 4.00 MiB, chardev (242:0)
[ 2.491695] mmcblk0: p1 p2
[ 2.499269] Waiting for root device /dev/mmcblk1p2...
[ 2.530337] usb 1-1.4: new high-speed USB device number 3 using ehci-platform
[ 2.768145] RTW:
[ 2.768145] usb_endpoint_descriptor(0):
[ 2.777846] RTW: bLength=7
[ 2.782407] RTW: bDescriptorType=5
[ 2.787593] RTW: bEndpointAddress=84
[ 2.792915] RTW: wMaxPacketSize=512
[ 2.798103] RTW: bInterval=0
[ 2.802614] RTW: RT_usb_endpoint_is_bulk_in = 4
[ 2.808744] RTW:
[ 2.808744] usb_endpoint_descriptor(1):
[ 2.817506] RTW: bLength=7
[ 2.821654] RTW: bDescriptorType=5
[ 2.826435] RTW: bEndpointAddress=5
[ 2.831217] RTW: wMaxPacketSize=512
[ 2.835972] RTW: bInterval=0
[ 2.840088] RTW: RT_usb_endpoint_is_bulk_out = 5
[ 2.845949] RTW:
[ 2.845949] usb_endpoint_descriptor(2):
[ 2.854094] RTW: bLength=7
[ 2.858020] RTW: bDescriptorType=5
[ 2.862610] RTW: bEndpointAddress=6
[ 2.867219] RTW: wMaxPacketSize=512
[ 2.871775] RTW: bInterval=0
[ 2.875685] RTW: RT_usb_endpoint_is_bulk_out = 6
[ 2.881305] RTW:
[ 2.881305] usb_endpoint_descriptor(3):
[ 2.888919] RTW: bLength=7
[ 2.892563] RTW: bDescriptorType=5
[ 2.896907] RTW: bEndpointAddress=87
[ 2.901428] RTW: wMaxPacketSize=64
[ 2.905773] RTW: bInterval=3
[ 2.909593] RTW: RT_usb_endpoint_is_int_in = 7, Interval = 3
[ 2.916231] RTW:
[ 2.916231] usb_endpoint_descriptor(4):
[ 2.923899] RTW: bLength=7
[ 2.927570] RTW: bDescriptorType=5
[ 2.931942] RTW: bEndpointAddress=8
[ 2.936404] RTW: wMaxPacketSize=512
[ 2.940865] RTW: bInterval=0
[ 2.944711] RTW: RT_usb_endpoint_is_bulk_out = 8
[ 2.950317] RTW: nr_endpoint=5, in_num=2, out_num=3
[ 2.950317]
[ 2.958622] RTW: USB_SPEED_HIGH
[ 2.962743] RTW: CHIP TYPE: RTL8733B
[ 2.967418] RTW: [HALMAC]129
[ 2.967418] HALMAC_MAJOR_VER = 1
[ 2.967418] HALMAC_PROTOTYPE_VER = 6
[ 2.967418] HALMAC_MINOR_VER = 6
[ 2.967418] HALMAC_PATCH_VER = 0
[ 2.988923] RTW: Chip Version Info: CHIP_8733B_U3_1T1R_RomVer(2)
[ 2.995928] RTW: config_chip_out_EP OutEpQueueSel(0x07), OutEpNumber(3)
[ 3.003628] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend
[ 3.138176] RTW: is_valid_id_status: HALMAC_FEATURE_DUMP_LOGICAL_EFUSE
[ 3.145877] RTW: HW EFUSE
[ 3.149627] RTW: 0x000: 29 81 80 86 10 00 84 00 B0 0D B4 10 08 94 8A 1B
[ 3.157922] RTW: 0x010: 00 00 00 00 00 00 08 08 00 00 00 FF FF FF FF FF
[ 3.166209] RTW: 0x020: FF FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.174506] RTW: 0x030: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.182794] RTW: 0x040: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.191054] RTW: 0x050: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.199293] RTW: 0x060: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.207509] RTW: 0x070: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.215704] RTW: 0x080: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.223879] RTW: 0x090: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.232017] RTW: 0x0A0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.240114] RTW: 0x0B0: FF FF FF FF FF FF FF FF 7F 5E 1F 00 FF FF FF FF
[ 3.248183] RTW: 0x0C0: FF 21 00 10 00 00 00 00 40 11 05 FF FF FF FF FF
[ 3.256275] RTW: 0x0D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.264369] RTW: 0x0E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.272444] RTW: 0x0F0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.280500] RTW: 0x100: DA 0B 33 B7 E0 67 02 00 68 4E 05 B4 02 76 09 03
[ 3.288602] RTW: 0x110: 52 65 61 6C 74 65 6B 17 03 38 30 32 2E 31 31 6E
[ 3.296742] RTW: 0x120: 20 20 57 4C 41 4E 20 41 64 61 70 74 65 72 0E 03
[ 3.304940] RTW: 0x130: 30 30 65 30 34 63 30 30 30 30 30 31 FF FF FF FF
[ 3.313120] RTW: 0x140: FF FF FF FF FF FF FF FF 00 00 00 0F FF FF FF FF
[ 3.321277] RTW: 0x150: 9F 38 7B 8D C8 58 90 C1 25 EF 00 00 00 11 06 66
[ 3.329411] RTW: 0x160: FC 8C 00 11 9B 15 00 0E FF FF FF FF FF FF FF FF
[ 3.337552] RTW: 0x170: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.345632] RTW: 0x180: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.353651] RTW: 0x190: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.361624] RTW: 0x1A0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.369570] RTW: 0x1B0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.377465] RTW: 0x1C0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.385368] RTW: 0x1D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.393263] RTW: 0x1E0: D0 B0 58 59 32 07 55 C0 C0 00 A0 C4 63 DD 98 BB
[ 3.401218] RTW: 0x1F0: 14 05 24 E7 FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.409228] RTW: 0x200: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.417250] RTW: 0x210: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.425270] RTW: 0x220: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.433287] RTW: 0x230: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.441294] RTW: 0x240: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.449271] RTW: 0x250: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.457206] RTW: 0x260: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.465139] RTW: 0x270: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.473071] RTW: 0x280: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.480949] RTW: 0x290: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.488772] RTW: 0x2A0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.496545] RTW: 0x2B0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.504267] RTW: 0x2C0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.511962] RTW: 0x2D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.519600] RTW: 0x2E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.527187] RTW: 0x2F0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3.534749] RTW: check_phy_efuse_tx_power_info_valid: tpt_mode is TSSI, skip check
[ 3.542879] RTW: EEPROM ID = 0x8129
[ 3.546962] RTW: EEPROM Version = 0
[ 3.551060] RTW: Hal_EfuseParseTxPowerInfo tpt_mode=4, PG with TSSI_OFFSET
[ 3.558648] RTW: EEPROM Regulatory=0x01
[ 3.563234] RTW: EEPROM Board Type=0x01
[ 3.567828] RTW: EEPROM Enable BT-coex, ant_num=2
[ 3.573284] RTW: hal_com_config_channel_plan chplan:0x7F
[ 3.579337] RTW: EEPROM crystal_cap=0x5e
[ 3.584018] RTW: EEPROM ThermalMeter=0x1f
[ 3.588806] RTW: EEPROM efuse[0xc9]=0x11 is valid
[ 3.594329] RTW: EEPROM Customer ID=0x00
[ 3.599087] RTW: EEPROM SupportRemoteWakeup=0
[ 3.604310] RTW: EEPROM PAType_2G is 0x0, ExternalPA_2G = 0
[ 3.610804] RTW: EEPROM PAType_5G is 0x0, external_pa_5g = 0
[ 3.617405] RTW: EEPROM LNAType_2G is 0x0, ExternalLNA_2G = 0
[ 3.624135] RTW: EEPROM LNAType_5G is 0x0, external_lna_5g = 0
[ 3.630973] RTW: EEPROM TypeGPA = 0x0
[ 3.635656] RTW: EEPROM TypeAPA = 0x0
[ 3.640341] RTW: EEPROM TypeGLNA = 0x0
[ 3.645124] RTW: EEPROM TypeALNA = 0x0
[ 3.649906] RTW: EEPROM rfe_type=0x5
[ 3.654528] RTW: EEPROM USB Switch=0
[ 3.659166] RTW: EEPROM VID = 0x0BDA, PID = 0xB733
[ 3.675171] RTW: SetHwReg: bMacPwrCtrlOn=1
[ 3.682792] RTW: rtl8733b_fw_dl fw source from array
[ 3.788813] RTW: _rtw_hal_set_fw_rsvd_page((null)) Get [ NOR ] RsvdPageNUm ==>
[ 3.797324] RTW: LocPsPoll: 4
[ 3.801392] RTW: WARN Invalid rate 0x0 in MRateToHwRate
[ 3.807721] RTW: LocNullData: 5
[ 3.811976] RTW: WARN Invalid rate 0x0 in MRateToHwRate
[ 3.818352] RTW: LocQosNull: 6
[ 3.822528] RTW: WARN Invalid rate 0x0 in MRateToHwRate
[ 3.828910] RTW: LocBTQosNull: 7
[ 3.833286] RTW: WARN Invalid rate 0x0 in MRateToHwRate
[ 3.839713] RTW: _rtw_hal_set_fw_rsvd_page((null)) Get [ NOR ] RsvdPageNUm <==
[ 3.867797] RTW: rtl8733b_fw_dl Download Firmware from array success
[ 3.875467] RTW: NIC FW Version:1 SubVersion:10 FW size:116576
[ 3.884429] RTW: SetHwReg: bMacPwrCtrlOn=0
[ 3.897425] RTW: hal_read_mac_hidden_rpt OK! (1, 12ms), fwdl:1, id:0x19
[ 3.905432] RTW: rtw_hal_read_chip_info in 900 ms
[ 3.911557] RTW: [RF_PATH] ver_id.RF_TYPE:RF_1T1R
[ 3.917660] RTW: [RF_PATH] HALSPEC's rf_reg_trx_path_bmp:0x11, rf_reg_path_avail_num:1, max_tx_cnt:1
[ 3.929839] RTW: [RF_PATH] PG's trx_path_bmp:0x11, max_tx_cnt:0
[ 3.937440] RTW: [RF_PATH] Registry's trx_path_bmp:0x00, tx_path_lmt:0, rx_path_lmt:0
[ 3.947020] RTW: [RF_PATH] HALDATA's trx_path_bmp:0x11, max_tx_cnt:1
[ 3.955157] RTW: [RF_PATH] HALDATA's rf_type:RF_1T1R, NumTotalRFPath:1
[ 3.963483] RTW: rtw_hal_rfpath_init trx_path_bmp:0x11(RF_1T1R), NumTotalRFPath:1, max_tx_cnt:1
[ 3.974073] RTW: [TRX_Nss] HALSPEC - tx_nss:1, rx_nss:1
[ 3.981188] RTW: [TRX_Nss] Registry - tx_nss:0, rx_nss:0
[ 3.988364] RTW: [TRX_Nss] HALDATA - tx_nss:1, rx_nss:1
[ 3.995401] RTW: rtw_hal_trxnss_init tx_nss:1, rx_nss:1
[ 4.002420] RTW: txpath=0x1, rxpath=0x1
[ 4.008032] RTW: txpath_1ss:0x1, num:1
[ 4.013666] RTW: init_mlme_default_rate_set: support CCK
[ 4.020747] RTW: init_mlme_default_rate_set: support OFDM
[ 4.028383] RTW: NR_RECVBUFF: 8, recvbuf_nr: 8
[ 4.034582] RTW: MAX_RECVBUF_SZ: 32768
[ 4.040060] RTW: NR_PREALLOC_RECV_SKB: 8
[ 4.045859] RTW: rtw_alloc_macid((null)) if1, mac_addr:ff:ff:ff:ff:ff:ff macid:1
[ 4.055025] RTW: rtw_init_pwrctrl_priv: IPS_mode=1, LPS_mode=2, LPS_level=0
[ 4.063709] RTW: IQK FW offload:disable
[ 4.069241] RTW: init_phydm_cominfo: Fv=1 Cv=2
[ 4.075348] RTW: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
[ 4.087823] RTW: phy_ConfigBBWithPgParaFile(): No File PHY_REG_PG.txt, Load from HWImg Array!
[ 4.098206] RTW: default power by rate loaded
[ 4.104348] RTW: init_channel_set_from_rtk_priv((null)) ChannelPlan ID:0x7f, ch num:37
[ 4.114685] RTW: can't get autopm:
[ 4.119876] RTW: rtw_macaddr_cfg mac addr:68:4e:05:b4:02:76
[ 4.127234] RTW: bDriverStopped:True, bSurpriseRemoved:False, bup:0, hw_init_completed:0
[ 4.137200] RTW: rtw_cfg80211_init_wiphy_band:rf_type=0
[ 4.144261] RTW: [HT] HAL Support LDPC = 0x02
[ 4.150378] RTW: [HT] HAL Support STBC = 0x01
[ 4.156492] RTW: [HT] HAL Support LDPC = 0x02
[ 4.162549] RTW: [HT] HAL Support STBC = 0x01
[ 4.168623] RTW: rtw_wiphy_alloc(phy0)
[ 4.174063] RTW: rtw_wdev_alloc(padapter=(____ptrval____))
[ 4.181279] RTW: rtw_wiphy_register(phy0)
[ 4.186970] RTW: Register RTW cfg80211 vendor cmd(0x67) interface
[ 4.194985] RTW: rtw_reg_notifier(phy0)
[ 4.200600] RTW: initiator:CORE, wiphy_idx:-1, type:USER
[ 4.207675] RTW: alpha2:00
[ 4.212133] RTW: dfs_region:UNSET
[ 4.217150] RTW: intersect:0
[ 4.221673] RTW: processed:0
[ 4.226133] RTW: country_ie_env:ANY
[ 4.231323] RTW: rtw_ndev_init(wlan0) if1 mac_addr=68:4e:05:b4:02:76
[ 4.239484] RTW: rtw_ndev_notifier_call(wlan0) state:17
[ 4.246763] RTW: cfg80211_rtw_get_txpower(wlan0) total max: -10000 mbm
[ 4.254793] RTW: rtw_ndev_notifier_call(wlan0) state:5
[ 110.063431] random: crng init done
希望大佬、米尔的大佬帮忙解决一下。我试了16G的SD卡、128G的SD卡,都是一样的。