|
发表于 2020-2-24 22:21:26
只看该作者
板凳
今天终于把找不到分区的问题解决了,方法是给内核添加启动参数。
添加到arch/arm64/boot/dts/rockship/rk3328-roc-cc.dts中
chosen {
bootargs = "root=/dev/mmcblk0p5 rw rootfstype=ext4 rootwait systemd.gpt_auto=0";
stdout-path = "serial2:1500000n8";
};
虽然找不到分区的问题解决,但又出现了新的问题,即系统无法判断当前系统是什么系统的,具体看下面的信息:
- 添加启动参数之后运行结果
- chosen {
- bootargs = "root=/dev/mmcblk0p5 rw rootfstype=ext4 rootwait systemd.gpt_auto=0";
- stdout-path = "serial2:1500000n8";
- };
- DDR version 1.13 20180428
- ID:0x805 N
- In
- DDR4
- 333MHz
- Bus Width=32 Col=10 Bank=4 Bank Group=2 Row=15/15 CS=2 Die Bus-Width=16 Size=2048MB
- ddrconfig:19
- OUT
- Boot1 Release Time: Sep 7 2018 15:49:55, version: 2.49
- ChipType = 0x11, 206
- mmc2:cmd19,100
- SdmmcInit=2 0
- BootCapSize=2000
- UserCapSize=14910MB
- FwPartOffset=2000 , 2000
- SdmmcInit=0 NOT PRESENT
- StorageInit ok = 19193
- Raw SecureMode = 0
- SecureInit read PBA: 0x4
- SecureInit read PBA: 0x404
- SecureInit read PBA: 0x804
- SecureInit read PBA: 0xc04
- SecureInit read PBA: 0x1004
- SecureInit ret = 0, SecureMode = 0
- GPT part: 0, name: uboot, start:0x4000, size:0x2000
- GPT part: 1, name: trust, start:0x6000, size:0x2000
- GPT part: 2, name: boot, start:0xa000, size:0x10000
- GPT part: 3, name: backup, start:0x2a000, size:0x10000
- GPT part: 4, name: rootfs, start:0x5a000, size:0x1cc4fdf
- find partition:uboot OK. first_lba:0x4000.
- find partition:trust OK. first_lba:0x6000.
- LoadTrust Addr:0x6000
- No find bl30.bin
- Load uboot, ReadLba = 4000
- Load OK, addr=0x200000, size=0xce990
- RunBL31 0x10000
- INF [0x0] TEE-CORE:init_primary_helper:337: Initializing (1.1.0-194-g646eecc5 #61 Wed Dec 5 06:31:51 UTC 2018 aarch64)
- INF [0x0] TEE-CORE:init_primary_helper:338: Release version: 1.4
- INF [0x0] TEE-CORE:init_teecore:83: teecore inits done
- U-Boot 2017.09-g0b1f585323-dirty (Feb 24 2020 - 18:54:01 +0800)
- Model: Firefly ROC-RK3328-CC
- DRAM: 2 GiB
- Relocation Offset is: 7dbf5000
- Sysmem: init
- Using default environment
- rksdmmc@ff500000: 1, rksdmmc@ff520000: 0
- Card did not respond to voltage select!
- mmc_init: -95, time 9
- GPT: my_lba incorrect: 4E494843414D0A31 != 1d1efff
- GPT: my_lba incorrect: 4E494843414D0A31 != 1d1efff
- Repair the backup gpt table OK!
- Repair the backup gpt table OK!
- switch to partitions #0, OK
- mmc0(part 0) is current device
- Bootdev: mmc 0
- PartType: EFI
- get part misc fail -1
- boot mode: None
- Load FDT from boot part
- DTB: rk-kernel.dtb
- In: serial
- Out: serial
- Err: serial
- Model: Firefly roc-rk3328-cc
- rockchip_dnl_key_pressed adc_channel_single_shot fail! ret=-22
- CLK: (sync kernel. arm: enter 600000 KHz, init 600000 KHz, kernel 0N/A)
- apll 400000 KHz
- dpll 664000 KHz
- cpll 1200000 KHz
- gpll 491009 KHz
- npll 600000 KHz
- armclk 600000 KHz
- aclk_bus 150000 KHz
- hclk_bus 75000 KHz
- pclk_bus 75000 KHz
- aclk_peri 150000 KHz
- hclk_peri 75000 KHz
- pclk_peri 75000 KHz
- Net:
- Warning: ethernet@ff540000 (eth0) using random MAC address - 0e:1a:d8:2a:e3:fd
- eth0: ethernet@ff540000
- Hit key to stop autoboot('CTRL+C'): 0
- android_bootloader_boot_flow Could not find misc partition
- ANDROID: reboot reason: "(none)"
- Fdt Ramdisk skip relocation
- FDT load addr 0x10f00000 size 34 KiB
- Booting kernel at 0x00280000 with fdt at 0x8300000...
- ## Booting Android Image at 0x0027f800 ...
- Kernel load addr 0x00280000 size 16257 KiB
- ## Flattened Device Tree blob at 08300000
- Booting using the fdt blob at 0x8300000
- XIP Kernel Image ... OK
- Using Device Tree in place at 0000000008300000, end 000000000830b26e
- Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
- Adding bank: 0x0a200000 - 0x80000000 (size: 0x75e00000)
- Total: 3847.171 ms
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 4.20.0 (msw@msw-Z97M-D3H) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #1 SMP PREEM0
- [ 0.000000] Machine model: Firefly roc-rk3328-cc
- [ 0.000000] efi: Getting EFI parameters from FDT:
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] cma: Reserved 32 MiB at 0x000000007e000000
- [ 0.000000] NUMA: No NUMA configuration found
- [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x000000007fffffff]
- [ 0.000000] NUMA: NODE_DATA [mem 0x7dfc7840-0x7dfc8fff]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA32 [mem 0x0000000000200000-0x000000007fffffff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000083fffff]
- [ 0.000000] node 0: [mem 0x000000000a200000-0x000000007fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.0 detected in firmware.
- [ 0.000000] psci: Using standard PSCI v0.2 function IDs
- [ 0.000000] psci: Trusted OS migration not required
- [ 0.000000] psci: SMC Calling Convention v1.0
- [ 0.000000] random: get_random_bytes called from start_kernel+0xa4/0x414 with crng_init=0
- [ 0.000000] percpu: Embedded 23 pages/cpu @(____ptrval____) s55384 r8192 d30632 u94208
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
- [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 507912
- [ 0.000000] Policy zone: DMA32
- [ 0.000000] Kernel command line: storagemedia=emmc androidboot.mode=emmc androidboot.slot_suffix= androidboot.serialno0
- [ 0.000000] Memory: 1981312K/2064384K available (10876K kernel code, 704K rwdata, 3572K rodata, 1024K init, 381K bss, )
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
- [ 0.000000] 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=4
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
- [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
- [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
- [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
- [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
- [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
- [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
- [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
- [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
- [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.000910] Console: colour dummy device 80x25
- [ 0.001789] printk: console [tty0] enabled
- [ 0.001934] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
- [ 0.001976] pid_max: default: 32768 minimum: 301
- [ 0.002127] LSM: Security Framework initializing
- [ 0.003506] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
- [ 0.004262] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
- [ 0.004345] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.004394] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.027936] ASID allocator initialised with 32768 entries
- [ 0.035919] rcu: Hierarchical SRCU implementation.
- [ 0.045506] EFI services will not be available.
- [ 0.052011] smp: Bringing up secondary CPUs ...
- [ 0.084269] Detected VIPT I-cache on CPU1
- [ 0.084349] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.116363] Detected VIPT I-cache on CPU2
- [ 0.116434] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
- [ 0.148462] Detected VIPT I-cache on CPU3
- [ 0.148531] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
- [ 0.148654] smp: Brought up 1 node, 4 CPUs
- [ 0.148789] SMP: Total of 4 processors activated.
- [ 0.148814] CPU features: detected: 32-bit EL0 Support
- [ 0.148838] CPU features: detected: CRC32 instructions
- [ 0.152456] CPU: All CPU(s) started at EL2
- [ 0.152500] alternatives: patching kernel code
- [ 0.154085] devtmpfs: initialized
- [ 0.164672] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.164801] futex hash table entries: 1024 (order: 4, 65536 bytes)
- [ 0.166731] xor: measuring software checksum speed
- [ 0.204593] 8regs : 1152.000 MB/sec
- [ 0.244661] 8regs_prefetch: 1026.000 MB/sec
- [ 0.284730] 32regs : 1415.000 MB/sec
- [ 0.324802] 32regs_prefetch: 1191.000 MB/sec
- [ 0.324825] xor: using function: 32regs (1415.000 MB/sec)
- [ 0.324861] pinctrl core: initialized pinctrl subsystem
- [ 0.326576] DMI not present or invalid.
- [ 0.327145] NET: Registered protocol family 16
- [ 0.327933] audit: initializing netlink subsys (disabled)
- [ 0.328168] audit: type=2000 audit(0.324:1): state=initialized audit_enabled=0 res=1
- [ 0.330696] cpuidle: using governor menu
- [ 0.331362] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
- [ 0.331411] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.333257] DMA: preallocated 256 KiB pool for atomic allocations
- [ 0.334585] Serial: AMBA PL011 UART driver
- [ 0.378020] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.378781] cryptd: max_cpu_qlen set to 1000
- [ 0.445409] raid6: int64x1 gen() 206 MB/s
- [ 0.513572] raid6: int64x1 xor() 222 MB/s
- [ 0.581795] raid6: int64x2 gen() 329 MB/s
- [ 0.649769] raid6: int64x2 xor() 299 MB/s
- [ 0.717984] raid6: int64x4 gen() 493 MB/s
- [ 0.785991] raid6: int64x4 xor() 370 MB/s
- [ 0.854226] raid6: int64x8 gen() 574 MB/s
- [ 0.922299] raid6: int64x8 xor() 372 MB/s
- [ 0.990348] raid6: neonx1 gen() 362 MB/s
- [ 1.058478] raid6: neonx1 xor() 425 MB/s
- [ 1.126638] raid6: neonx2 gen() 582 MB/s
- [ 1.194685] raid6: neonx2 xor() 602 MB/s
- [ 1.262777] raid6: neonx4 gen() 752 MB/s
- [ 1.330877] raid6: neonx4 xor() 720 MB/s
- [ 1.399023] raid6: neonx8 gen() 798 MB/s
- [ 1.467094] raid6: neonx8 xor() 755 MB/s
- [ 1.467114] raid6: using algorithm neonx8 gen() 798 MB/s
- [ 1.467138] raid6: .... xor() 755 MB/s, rmw enabled
- [ 1.467158] raid6: using neon recovery algorithm
- [ 1.467939] ACPI: Interpreter disabled.
- [ 1.469126] sdmmc-regulator GPIO handle specifies active low - ignored
- [ 1.470292] vcc_sys: supplied by dc_12v
- [ 1.471105] vcc_host1_5v: supplied by vcc_sys
- [ 1.472531] vgaarb: loaded
- [ 1.473125] SCSI subsystem initialized
- [ 1.474274] usbcore: registered new interface driver usbfs
- [ 1.474422] usbcore: registered new interface driver hub
- [ 1.474588] usbcore: registered new device driver usb
- [ 1.475504] pps_core: LinuxPPS API ver. 1 registered
- [ 1.475551] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- [ 1.475623] PTP clock support registered
- [ 1.475919] EDAC MC: Ver: 3.0.0
- [ 1.477431] Advanced Linux Sound Architecture Driver Initialized.
- [ 1.478941] clocksource: Switched to clocksource arch_sys_counter
- [ 1.479540] pnp: PnP ACPI: disabled
- [ 1.492267] NET: Registered protocol family 2
- [ 1.493171] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
- [ 1.493292] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
- [ 1.493595] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
- [ 1.493993] TCP: Hash tables configured (established 16384 bind 16384)
- [ 1.494233] UDP hash table entries: 1024 (order: 3, 32768 bytes)
- [ 1.494345] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
- [ 1.494665] NET: Registered protocol family 1
- [ 1.495829] RPC: Registered named UNIX socket transport module.
- [ 1.495874] RPC: Registered udp transport module.
- [ 1.495895] RPC: Registered tcp transport module.
- [ 1.495914] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 1.497357] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
- [ 1.497741] kvm [1]: 8-bit VMID
- [ 1.497773] kvm [1]: IPA Size Limit: 40bits
- [ 1.498695] kvm [1]: vgic interrupt IRQ1
- [ 1.498865] kvm [1]: Hyp mode initialized successfully
- [ 1.508827] Initialise system trusted keyrings
- [ 1.509140] workingset: timestamp_bits=44 max_order=19 bucket_order=0
- [ 1.521977] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 1.523585] NFS: Registering the id_resolver key type
- [ 1.523664] Key type id_resolver registered
- [ 1.523684] Key type id_legacy registered
- [ 1.523715] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 1.524031] SGI XFS with security attributes, no debug enabled
- [ 1.526674] 9p: Installing v9fs 9p2000 file system support
- [ 1.535741] Key type asymmetric registered
- [ 1.535788] Asymmetric key parser 'x509' registered
- [ 1.535919] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
- [ 1.535956] io scheduler noop registered
- [ 1.535976] io scheduler deadline registered
- [ 1.536281] io scheduler cfq registered (default)
- [ 1.536313] io scheduler mq-deadline registered
- [ 1.536334] io scheduler kyber registered
- [ 1.543017] EINJ: ACPI disabled.
- [ 1.547545] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
- [ 1.547626] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
- [ 1.554658] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 1.558102] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 12, base_baud = 1500000) is a 16550A
- [ 1.642340] printk: console [ttyS2] enabled
- [ 1.658499] loop: module loaded
- [ 1.663204] libphy: Fixed MDIO Bus: probed
- [ 1.664749] tun: Universal TUN/TAP device driver, 1.6
- [ 1.666310] thunder_xcv, ver 1.0
- [ 1.666725] thunder_bgx, ver 1.0
- [ 1.667168] nicpf, ver 1.0
- [ 1.668126] hclge is initializing
- [ 1.668460] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
- [ 1.669113] hns3: Copyright (c) 2017 Huawei Corporation.
- [ 1.669697] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
- [ 1.670231] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 1.670838] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
- [ 1.671498] igb: Copyright (c) 2007-2014 Intel Corporation.
- [ 1.672088] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
- [ 1.672803] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
- [ 1.673618] sky2: driver version 1.30
- [ 1.674685] VFIO - User Level meta-driver version: 0.3
- [ 1.676575] dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator
- [ 1.677435] dwc2 ff580000.usb: Linked as a consumer to regulator.0
- [ 1.678009] dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator
- [ 1.811042] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM
- [ 1.813312] dwc2 ff580000.usb: DWC OTG Controller
- [ 1.813797] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
- [ 1.814488] dwc2 ff580000.usb: irq 26, io mem 0xff580000
- [ 1.815977] hub 1-0:1.0: USB hub found
- [ 1.816418] hub 1-0:1.0: 1 port detected
- [ 1.818573] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.819235] ehci-pci: EHCI PCI platform driver
- [ 1.819749] ehci-platform: EHCI generic platform driver
- [ 1.822660] ehci-platform ff5c0000.usb: EHCI Host Controller
- [ 1.823251] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
- [ 1.824645] ehci-platform ff5c0000.usb: irq 27, io mem 0xff5c0000
- [ 1.838982] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
- [ 1.840558] hub 2-0:1.0: USB hub found
- [ 1.840988] hub 2-0:1.0: 1 port detected
- [ 1.842027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 1.842642] ohci-pci: OHCI PCI platform driver
- [ 1.843343] ohci-platform: OHCI generic platform driver
- [ 1.844220] ohci-platform ff5d0000.usb: Generic Platform OHCI controller[ 1.844861] ohci-platform ff5d0000.usb: new3
- [ 1.846087] ohci-platform ff5d0000.usb: irq 28, io mem 0xff5d0000
- [ 1.907963] hub 3-0:1.0: USB hub found
- [ 1.908400] hub 3-0:1.0: 1 port detected
- [ 1.910070] usbcore: registered new interface driver usb-storage
- [ 1.913897] i2c /dev entries driver
- [ 1.916899] rk808 1-0018: chip id: 0x8050
- [ 1.925555] rk808-regulator rk808-regulator: there is no dvs0 gpio
- [ 1.926167] rk808-regulator rk808-regulator: there is no dvs1 gpio
- [ 1.926805] DCDC_REG1: supplied by vcc_sys
- [ 1.929882] DCDC_REG2: supplied by vcc_sys
- [ 1.931988] DCDC_REG3: supplied by vcc_sys
- [ 1.932720] DCDC_REG4: supplied by vcc_sys
- [ 1.934410] LDO_REG1: supplied by vcc_io
- [ 1.938446] LDO_REG2: supplied by vcc_io
- [ 1.942470] LDO_REG3: supplied by vcc_io
- [ 1.948364] rockchip-iodomain ff100000.syscon:io-domains: Linked as a consumer to regulator.9
- [ 1.949790] rockchip-iodomain ff100000.syscon:io-domains: Linked as a consumer to regulator.11
- [ 1.950677] rockchip-iodomain ff100000.syscon:io-domains: Dropping the link to regulator.11
- [ 1.951550] rockchip-iodomain ff100000.syscon:io-domains: Dropping the link to regulator.9
- [ 1.954461] cpu cpu0: Linked as a consumer to regulator.7
- [ 1.955085] cpu cpu0: Dropping the link to regulator.7
- [ 1.955823] cpu cpu0: Linked as a consumer to regulator.7
- [ 1.958541] sdhci: Secure Digital Host Controller Interface driver
- [ 1.959189] sdhci: Copyright(c) Pierre Ossman
- [ 1.959872] Synopsys Designware Multimedia Card Interface Driver
- [ 1.961540] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
- [ 1.962519] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
- [ 1.963164] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
- [ 1.963750] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 23,32 bit host data width,256 deep fifo
- [ 1.964668] vcc_sd: supplied by vcc_io
- [ 1.965124] dwmmc_rockchip ff500000.dwmmc: Linked as a consumer to regulator.2
- [ 1.965856] dwmmc_rockchip ff500000.dwmmc: Dropping the link to regulator.2
- [ 1.967381] dwmmc_rockchip ff520000.dwmmc: IDMAC supports 32-bit address mode.
- [ 1.968215] dwmmc_rockchip ff520000.dwmmc: Using internal DMA controller.
- [ 1.968825] dwmmc_rockchip ff520000.dwmmc: Version ID is 270a
- [ 1.969387] dwmmc_rockchip ff520000.dwmmc: DW MMC controller at irq 24,32 bit host data width,256 deep fifo
- [ 1.970362] mmc_host mmc0: card is non-removable.
- [ 1.983011] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
- [ 1.996641] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.998012] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.999947] usbcore: registered new interface driver usbhid
- [ 2.000487] usbhid: USB HID core driver
- [ 2.003745] NET: Registered protocol family 17
- [ 2.004421] 9pnet: Installing 9P2000 support
- [ 2.004895] Key type dns_resolver registered
- [ 2.006168] registered taskstats version 1
- [ 2.006554] Loading compiled-in X.509 certificates
- [ 2.008454] Btrfs loaded, crc32c=crc32c-generic
- [ 2.022365] rockchip-iodomain ff100000.syscon:io-domains: Linked as a consumer to regulator.9
- [ 2.023762] rockchip-iodomain ff100000.syscon:io-domains: Linked as a consumer to regulator.11
- [ 2.024598] rockchip-iodomain ff100000.syscon:io-domains: Dropping the link to regulator.11
- [ 2.025380] rockchip-iodomain ff100000.syscon:io-domains: Dropping the link to regulator.9
- [ 2.027281] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
- [ 2.028344] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
- [ 2.028993] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
- [ 2.029570] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 23,32 bit host data width,256 deep fifo
- [ 2.030554] dwmmc_rockchip ff500000.dwmmc: Linked as a consumer to regulator.2
- [ 2.031374] dwmmc_rockchip ff500000.dwmmc: Dropping the link to regulator.2
- [ 2.033042] rockchip-iodomain ff100000.syscon:io-domains: Linked as a consumer to regulator.9
- [ 2.034357] rockchip-iodomain ff100000.syscon:io-domains: Linked as a consumer to regulator.11
- [ 2.035224] rockchip-iodomain ff100000.syscon:io-domains: Dropping the link to regulator.11
- [ 2.036017] rockchip-iodomain ff100000.syscon:io-domains: Dropping the link to regulator.9
- [ 2.037840] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
- [ 2.038903] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
- [ 2.039548] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
- [ 2.040097] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 23,32 bit host data width,256 deep fifo
- [ 2.041113] dwmmc_rockchip ff500000.dwmmc: Linked as a consumer to regulator.2
- [ 2.041855] dwmmc_rockchip ff500000.dwmmc: Dropping the link to regulator.2
- [ 2.043140] hctosys: unable to open rtc device (rtc0)
- [ 2.044936] vcc_sd: disabling
- [ 2.045273] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
- [ 2.046262] ALSA device list:
- [ 2.046540] No soundcards found.
- [ 2.046897] mmc0: new high speed MMC card at address 0001
- [ 2.048967] mmcblk0: mmc0:0001 AJTD4R 14.6 GiB
- [ 2.050470] mmcblk0boot0: mmc0:0001 AJTD4R partition 1 4.00 MiB
- [ 2.052118] mmcblk0boot1: mmc0:0001 AJTD4R partition 2 4.00 MiB
- [ 2.052924] mmcblk0rpmb: mmc0:0001 AJTD4R partition 3 4.00 MiB, chardev (244:0)
- [ 2.057273] mmcblk0: p1 p2 p3 p4 p5
- [ 2.061779] rockchip-iodomain ff100000.syscon:io-domains: Linked as a consumer to regulator.9
- [ 2.063168] random: fast init done
- [ 2.063193] rockchip-iodomain ff100000.syscon:io-domains: Linked as a consumer to regulator.11
- [ 2.064508] rockchip-iodomain ff100000.syscon:io-domains: Dropping the link to regulator.11
- [ 2.065333] rockchip-iodomain ff100000.syscon:io-domains: Dropping the link to regulator.9
- [ 2.066448] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
- [ 2.067375] VFS: Mounted root (ext4 filesystem) on device 179:5.
- [ 2.067387] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
- [ 2.068962] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
- [ 2.069592] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
- [ 2.070013] devtmpfs: mounted
- [ 2.070140] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 23,32 bit host data width,256 deep fifo
- [ 2.071033] Freeing unused kernel memory: 1024K
- [ 2.071383] dwmmc_rockchip ff500000.dwmmc: Linked as a consumer to regulator.2
- [ 2.072360] dwmmc_rockchip ff500000.dwmmc: Dropping the link to regulator.2
- [ 2.090976] Run /sbin/init as init process
- [ 2.410524] systemd[1]: System time before build time, advancing clock.
- [ 2.439319] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTM)
- [ 2.441674] systemd[1]: Code should not be reached 'Couldn't identify architecture. You need to patch systemd.' at ../.
- [ 2.444818] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000005
- [ 2.445526] CPU: 3 PID: 1 Comm: systemd Not tainted 4.20.0 #1
- [ 2.446037] Hardware name: Firefly roc-rk3328-cc (DT)
- [ 2.446485] Call trace:
- [ 2.446724] dump_backtrace+0x0/0x158
- [ 2.447054] show_stack+0x14/0x20
- [ 2.447353] dump_stack+0x8c/0xac
- [ 2.447657] panic+0x13c/0x2ac
- [ 2.447932] do_exit+0x994/0x998
- [ 2.448222] do_group_exit+0x34/0x98
- [ 2.448542] get_signal+0x1d8/0x480
- [ 2.448857] do_notify_resume+0x2ac/0x390
- [ 2.449216] work_pending+0x8/0x10
- [ 2.449529] SMP: stopping secondary CPUs
- [ 2.449888] Kernel Offset: disabled
- [ 2.450201] CPU features: 0x2,20802004
- [ 2.450536] Memory Limit: none
- [ 2.450819] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000005 ]---
复制代码
|
|