Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 6.10.0-rc4 (philippe@bob) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.02-238-g880953d72e-dirty) 12.3.0, GNU ld (GNU Binutils) 2.41) #1 SMP PREEMPT Fri Jun 21 22:41:06 CEST 2024
- [ 0.000000] KASLR disabled due to lack of seed
- [ 0.000000] Machine model: Anbernic RG35XX H
- [ 0.000000] earlycon: uart0 at MMIO32 0x0000000005000000 (options '115200n8')
- [ 0.000000] printk: legacy bootconsole [uart0] enabled
- [ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004003ffff (256 KiB) nomap non-reusable secmon@40000000
- [ 0.000000] NUMA: No NUMA configuration found
- [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] NUMA: NODE_DATA [mem 0x7fddb9c0-0x7fdddfff]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000040000000-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 0x0000000040000000-0x000000004003ffff]
- [ 0.000000] node 0: [mem 0x0000000040040000-0x000000007fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc00000 on node -1
- [ 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.4
- [ 0.000000] percpu: Embedded 23 pages/cpu s57320 r8192 d28696 u94208
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: detected: ARM erratum 845719
- [ 0.000000] alternatives: applying boot alternatives
- [ 0.000000] Kernel command line: root=PARTUUID=17464189-4744-431e-ae17-8cb8b7ad63b4 rootwait console=ttyS0,115200 rootfstype=ext4 earlycon panic=10
- [ 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: 262144
- [ 0.000000] Policy zone: DMA
- [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off, mlocked free:off
- [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB
- [ 0.000000] software IO TLB: area num 4.
- [ 0.000000] software IO TLB: mapped [mem 0x000000007ca80000-0x000000007cb80000] (1MB)
- [ 0.000000] Memory: 967104K/1048576K available (16320K kernel code, 1474K rwdata, 5256K rodata, 3072K init, 517K bss, 48704K reserved, 32768K cma-reserved)
- [ 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 event tracing is enabled.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
- [ 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 30 jiffies.
- [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
- [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
- [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] Root IRQ handler: gic_handle_irq
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
- [ 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.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.009882] Console: colour dummy device 80x25
- [ 0.014947] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
- [ 0.026258] pid_max: default: 32768 minimum: 301
- [ 0.031509] LSM: initializing lsm=capability
- [ 0.036426] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.044591] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.055257] cacheinfo: Unable to detect cache hierarchy for CPU 0
- [ 0.064531] rcu: Hierarchical SRCU implementation.
- [ 0.069822] rcu: Max phase no-delay instances is 1000.
- [ 0.077408] smp: Bringing up secondary CPUs ...
- [ 0.083489] Detected VIPT I-cache on CPU1
- [ 0.083637] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.084870] Detected VIPT I-cache on CPU2
- [ 0.084985] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
- [ 0.086191] Detected VIPT I-cache on CPU3
- [ 0.086304] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
- [ 0.086499] smp: Brought up 1 node, 4 CPUs
- [ 0.125801] SMP: Total of 4 processors activated.
- [ 0.130992] CPU: All CPU(s) started at EL2
- [ 0.135580] CPU features: detected: 32-bit EL0 Support
- [ 0.141246] CPU features: detected: 32-bit EL1 Support
- [ 0.146908] CPU features: detected: CRC32 instructions
- [ 0.152679] alternatives: applying system-wide alternatives
- [ 0.162610] devtmpfs: initialized
- [ 0.180014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
- [ 0.190760] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.200246] 26048 pages in range for non-PLT usage
- [ 0.200261] 517568 pages in range for PLT usage
- [ 0.205914] pinctrl core: initialized pinctrl subsystem
- [ 0.223170] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.232474] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
- [ 0.241827] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.252436] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.262206] audit: initializing netlink subsys (disabled)
- [ 0.268528] audit: type=2000 audit(0.139:1): state=initialized audit_enabled=0 res=1
- [ 0.269654] thermal_sys: Registered thermal governor 'bang_bang'
- [ 0.277072] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.283704] thermal_sys: Registered thermal governor 'user_space'
- [ 0.290319] thermal_sys: Registered thermal governor 'power_allocator'
- [ 0.297115] cpuidle: using governor menu
- [ 0.308661] NET: Registered PF_QIPCRTR protocol family
- [ 0.314658] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.322314] ASID allocator initialised with 65536 entries
- [ 0.328629] Serial: AMBA PL011 UART driver
- [ 0.343530] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.360048] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6511000
- [ 0.369852] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000
- [ 0.380255] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6511000
- [ 0.390182] platform 6511000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000
- [ 0.400613] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.409177] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@3001000
- [ 0.417753] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
- [ 0.426457] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
- [ 0.435027] platform 7010000.clock: Fixed dependency cycle(s) with /soc/clock@3001000
- [ 0.443776] platform 7010000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.461025] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
- [ 0.468514] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
- [ 0.475423] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
- [ 0.482893] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
- [ 0.489796] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.497264] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
- [ 0.504166] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
- [ 0.511634] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
- [ 0.519575] Demotion targets for Node 0: null
- [ 0.581303] raid6: neonx8 gen() 769 MB/s
- [ 0.642891] raid6: neonx4 gen() 764 MB/s
- [ 0.704496] raid6: neonx2 gen() 747 MB/s
- [ 0.766115] raid6: neonx1 gen() 625 MB/s
- [ 0.827728] raid6: int64x8 gen() 468 MB/s
- [ 0.889324] raid6: int64x4 gen() 543 MB/s
- [ 0.950916] raid6: int64x2 gen() 475 MB/s
- [ 1.012539] raid6: int64x1 gen() 402 MB/s
- [ 1.017247] raid6: using algorithm neonx8 gen() 769 MB/s
- [ 1.079953] raid6: .... xor() 560 MB/s, rmw enabled
- [ 1.085327] raid6: using neon recovery algorithm
- [ 1.091229] iommu: Default domain type: Translated
- [ 1.096523] iommu: DMA domain TLB invalidation policy: strict mode
- [ 1.104101] SCSI subsystem initialized
- [ 1.108665] usbcore: registered new interface driver usbfs
- [ 1.114780] usbcore: registered new interface driver hub
- [ 1.120700] usbcore: registered new device driver usb
- [ 1.126756] mc: Linux media interface: v0.10
- [ 1.131552] videodev: Linux video capture interface: v2.00
- [ 1.137723] pps_core: LinuxPPS API ver. 1 registered
- [ 1.143197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 1.153268] PTP clock support registered
- [ 1.158345] ARM FF-A: FFA_VERSION returned not supported
- [ 1.164322] scmi_core: SCMI protocol bus registered
- [ 1.172156] Bluetooth: Core ver 2.22
- [ 1.176169] NET: Registered PF_BLUETOOTH protocol family
- [ 1.182024] Bluetooth: HCI device and connection manager initialized
- [ 1.189028] Bluetooth: HCI socket layer initialized
- [ 1.194408] Bluetooth: L2CAP socket layer initialized
- [ 1.199995] Bluetooth: SCO socket layer initialized
- [ 1.206196] vgaarb: loaded
- [ 1.209778] clocksource: Switched to clocksource arch_sys_counter
- [ 1.217036] VFS: Disk quotas dquot_6.6.0
- [ 1.221412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 1.247395] NET: Registered PF_INET protocol family
- [ 1.253084] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 1.263730] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
- [ 1.273048] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 1.281609] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 1.290304] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
- [ 1.298771] TCP: Hash tables configured (established 8192 bind 8192)
- [ 1.305954] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 1.313312] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 1.321328] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 1.330348] PCI: CLS 0 bytes, default 64
- [ 1.343244] kvm [1]: nv: 477 coarse grained trap handlers
- [ 1.350021] kvm [1]: IPA Size Limit: 40 bits
- [ 1.357839] kvm [1]: vgic interrupt IRQ9
- [ 1.362232] kvm [1]: Hyp nVHE mode initialized successfully
- [ 1.371687] Initialise system trusted keyrings
- [ 1.377068] workingset: timestamp_bits=42 max_order=18 bucket_order=0
- [ 1.384838] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 1.391391] ntfs3: Read-only LZX/Xpress compression included
- [ 1.397898] fuse: init (API version 7.40)
- [ 1.402901] 9p: Installing v9fs 9p2000 file system support
- [ 1.566943] NET: Registered PF_ALG protocol family
- [ 1.572253] xor: measuring software checksum speed
- [ 1.589421] 8regs : 828 MB/sec
- [ 1.605748] 32regs : 854 MB/sec
- [ 1.622898] arm64_neon : 796 MB/sec
- [ 1.627704] xor: using function: 32regs (854 MB/sec)
- [ 1.633187] Key type asymmetric registered
- [ 1.637707] Asymmetric key parser 'x509' registered
- [ 1.643084] Asymmetric key parser 'pkcs8' registered
- [ 1.648674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
- [ 1.656829] io scheduler mq-deadline registered
- [ 1.661827] io scheduler kyber registered
- [ 1.666313] io scheduler bfq registered
- [ 1.706672] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 1.741389] loop: module loaded
- [ 1.786347] usbcore: registered new interface driver uas
- [ 1.792320] usbcore: registered new interface driver usb-storage
- [ 1.799826] UDC core: g_ether: couldn't find an available UDC
- [ 1.806187] gadgetfs: USB Gadget filesystem, version 24 Aug 2004
- [ 1.812821] file system registered
- [ 1.816636] UDC core: g_mass_storage: couldn't find an available UDC
- [ 1.823694] UDC core: g_serial: couldn't find an available UDC
- [ 1.830170] UDC core: printer: couldn't find an available UDC
- [ 1.836550] UDC core: g_cdc: couldn't find an available UDC
- [ 1.842886] UDC core: g_multi: couldn't find an available UDC
- [ 1.849280] UDC core: g_webcam: couldn't find an available UDC
- [ 1.855759] UDC core: g_ncm: couldn't find an available UDC
- [ 1.861972] UDC core: g_acm_ms: couldn't find an available UDC
- [ 1.871848] sun6i-rtc 7000000.rtc: registered as rtc0
- [ 1.877481] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-02T02:23:28 UTC (95008)
- [ 1.887377] i2c_dev: i2c /dev entries driver
- [ 1.896258] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
- [ 1.905509] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
- [ 1.915366] Bluetooth: HCI UART driver ver 2.3
- [ 1.920277] Bluetooth: HCI UART protocol H4 registered
- [ 1.926000] Bluetooth: HCI UART protocol LL registered
- [ 1.931714] Bluetooth: HCI UART protocol Three-wire (H5) registered
- [ 1.939257] sun50i-cpufreq-nvmem sun50i-cpufreq-nvmem: probe with driver sun50i-cpufreq-nvmem failed with error -2
- [ 1.953339] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.960629] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000002
- [ 1.968629] usbcore: registered new interface driver usbhid
- [ 1.974774] usbhid: USB HID core driver
- [ 1.984494] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
- [ 1.996521] Driver 'optee' was unable to register with bus_type 'arm_ffa' because the bus was not initialized.
- [ 2.007956] GACT probability NOT on
- [ 2.011833] Mirror/redirect action on
- [ 2.016318] IPVS: Registered protocols ()
- [ 2.020770] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
- [ 2.029100] IPVS: ipvs loaded.
- [ 2.032892] NET: Registered PF_INET6 protocol family
- [ 2.040019] Segment Routing with IPv6
- [ 2.044183] In-situ OAM (IOAM) with IPv6
- [ 2.048734] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
- [ 2.056302] NET: Registered PF_PACKET protocol family
- [ 2.061968] Bridge firewalling registered
- [ 2.066688] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 2.073243] Bluetooth: HIDP socket layer initialized
- [ 2.078720] 8021q: 802.1Q VLAN Support v1.8
- [ 2.083431] 9pnet: Installing 9P2000 support
- [ 2.116695] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
- [ 2.125902] registered taskstats version 1
- [ 2.131525] Loading compiled-in X.509 certificates
- [ 2.160057] Demotion targets for Node 0: null
- [ 2.168130] Btrfs loaded, zoned=no, fsverity=no
- [ 2.199640] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
- [ 2.210245] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
- [ 2.222265] phy phy-5100400.phy.0: Changing dr_mode to 1
- [ 2.223692] ehci-platform 5200000.usb: EHCI Host Controller
- [ 2.225062] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests (id=vbus)
- [ 2.227496] ohci-platform 5200400.usb: Generic Platform OHCI controller
- [ 2.228018] ohci-platform 5200400.usb: new USB bus registered, assigned bus number 1
- [ 2.228203] ehci-platform 5101000.usb: EHCI Host Controller
- [ 2.228221] ohci-platform 5200400.usb: irq 27, io mem 0x05200400
- [ 2.228237] ohci-platform 5101400.usb: Generic Platform OHCI controller
- [ 2.229866] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 2
- [ 2.230023] ohci-platform 5101400.usb: irq 25, io mem 0x05101400
- [ 2.230590] g_ether gadget.0: HOST MAC be:6f:28:22:8a:0b
- [ 2.230611] g_ether gadget.0: MAC 2e:f5:0c:96:70:ed
- [ 2.230894] g_ether gadget.0: Ethernet Gadget, version: Memorial Day 2008
- [ 2.230913] g_ether gadget.0: g_ether ready
- [ 2.234648] ehci-platform 5200000.usb: new USB bus registered, assigned bus number 3
- [ 2.240814] sun50i-h616-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
- [ 2.241388] sunxi-rsb 7083000.rsb: RSB running at 3000000 Hz
- [ 2.245761] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP717 found
- [ 2.245911] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 4
- [ 2.246103] ehci-platform 5101000.usb: irq 23, io mem 0x05101000
- [ 2.252875] ehci-platform 5200000.usb: irq 24, io mem 0x05200000
- [ 2.263137] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
- [ 2.270195] vdd-gpu-sys: Bringing 900000uV into 940000-940000uV
- [ 2.270424] input: axp20x-pek as /devices/platform/soc/7083000.rsb/sunxi-rsb-3a3/axp20x-pek/input/input0
- [ 2.271040] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
- [ 2.274233] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
- [ 2.275291] hub 4-0:1.0: USB hub found
- [ 2.275358] hub 4-0:1.0: 1 port detected
- [ 2.283135] ehci-platform 5200000.usb: USB 2.0 started, EHCI 1.00
- [ 2.301156] hub 1-0:1.0: USB hub found
- [ 2.311303] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
- [ 2.315200] hub 1-0:1.0: 1 port detected
- [ 2.322511] printk: legacy console [ttyS0] disabled
- [ 2.330260] hub 2-0:1.0: USB hub found
- [ 2.453053] hub 2-0:1.0: 1 port detected
- [ 2.454875] hub 3-0:1.0: USB hub found
- [ 2.454939] hub 3-0:1.0: 1 port detected
- [ 2.486217] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 334, base_baud = 1500000) is a 16550A
- [ 2.496004] printk: legacy console [ttyS0] enabled
- [ 2.496004] printk: legacy console [ttyS0] enabled
- [ 2.506109] printk: legacy bootconsole [uart0] disabled
- [ 2.506109] printk: legacy bootconsole [uart0] disabled
- [ 2.547825] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 335, base_baud = 1500000) is a 16550A
- [ 2.557101] serial serial0: tty port ttyS1 registered
- [ 2.563644] panel@0 enforce active low on GPIO handle
- [ 2.569745] platform 6511000.lcd-controller: Fixed dependency cycle(s) with /spi/panel@0
- [ 2.578049] spi spi0.0: Fixed dependency cycle(s) with /soc/lcd-controller@6511000
- [ 2.592304] sunxi-mmc 4020000.mmc: Got CD GPIO
- [ 2.593665] gpio-mux mux-controller: 4-way mux-controller registered
- [ 2.594220] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq
- [ 2.612694] input: adc-joystick as /devices/platform/adc-joystick/input/input1
- [ 2.622773] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
- [ 2.625220] input: gpio-keys-gamepad as /devices/platform/gpio-keys-gamepad/input/input2
- [ 2.641362] input: gpio-keys-volume as /devices/platform/gpio-keys-volume/input/input3
- [ 2.650341] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 2.661718] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 2.669657] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
- [ 2.677277] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
- [ 2.679970] clk: Disabling unused clocks
- [ 2.685973] cfg80211: failed to load regulatory.db
- [ 2.690131] PM: genpd: Disabling unused power domains
- [ 2.715512] mmc0: new high speed SDHC card at address e624
- [ 2.722441] mmcblk0: mmc0:e624 SP16G 14.8 GiB
- [ 2.732398] GPT:Primary header thinks Alt. header is not at the end of the disk.
- [ 2.739836] GPT:1 != 31116287
- [ 2.742815] GPT:Alternate GPT header not at the end of the disk.
- [ 2.748843] GPT:1 != 31116287
- [ 2.751840] GPT: Use GNU Parted to correct GPT errors.
- [ 2.757038] mmcblk0: p1
- [ 2.825766] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
- [ 2.841904] sunxi-mmc 4021000.mmc: card claims to support voltages below defined range
- [ 2.861431] mmc1: new high speed SDIO card at address 0001
- [ 3.209996] md: Waiting for all devices to be available before autodetect
- [ 3.216817] md: If you don't use raid, use raid=noautodetect
- [ 3.222505] md: Autodetecting RAID arrays.
- [ 3.226623] md: autorun ...
- [ 3.229422] md: ... autorun DONE.
- [ 3.259865] EXT4-fs (mmcblk0p1): orphan cleanup on readonly fs
- [ 3.266469] EXT4-fs (mmcblk0p1): mounted filesystem dd226025-6835-44b1-a4cf-0e664fb136a8 ro with ordered data mode. Quota mode: none.
- [ 3.278609] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
- [ 3.286206] devtmpfs: mounted
- [ 3.291796] Freeing unused kernel memory: 3072K
- [ 3.296502] Run /sbin/init as init process
- [ 3.459102] EXT4-fs (mmcblk0p1): re-mounted dd226025-6835-44b1-a4cf-0e664fb136a8 r/w. Quota mode: none.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement