Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot 2024.07-rc2 (Jun 07 2024 - 20:39:30 +0200) Allwinner Technology
- CPU: Allwinner H616 (SUN50I)
- Model: Anbernic RG35XX H
- DRAM: 1 GiB
- Core: 84 devices, 19 uclasses, devicetree: separate
- WDT: Not starting watchdog@30090a0
- MMC: mmc@4020000: 0, mmc@4021000: 1, mmc@4022000: 2
- Loading Environment from FAT... Unable to use mmc 0:1...
- In: serial@5000000
- Out: serial@5000000
- Err: serial@5000000
- Net: using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
- MAC de:ad:be:ef:00:01
- HOST MAC de:ad:be:ef:00:00
- eth0: usb_ether
- Hit any key to stop autoboot: 0
- switch to partitions #0, OK
- mmc0 is current device
- Scanning mmc 0:1...
- Found /boot/extlinux/extlinux.conf
- Retrieving file: /boot/extlinux/extlinux.conf
- 1: default
- Retrieving file: /boot/Image
- append: root=PARTUUID=d413f1d4-5dc6-4a99-a242-906cd5c62e96 rootwait console=ttyS0,115200 rootfstype=ext4 earlycon panic=10
- Retrieving file: /boot/sun50i-h700-anbernic-rg35xx-h.dtb
- Moving Image from 0x40080000 to 0x40200000, end=42dd0000
- ## Flattened Device Tree blob at 4fa00000
- Booting using the fdt blob at 0x4fa00000
- Working FDT set to 4fa00000
- Loading Device Tree to 0000000049ff7000, end 0000000049fff7a2 ... OK
- Working FDT set to 49ff7000
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 6.10.0-rc2 (philippe@bob) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.02-236-gcf9e20ecd7-dirty) 12.3.0, GNU ld (GNU Binutils) 2.41) #1 SMP PREEMPT Fri Jun 7 20:50:27 CEST 2024
- [ 0.000000] KASLR disabled due to lack of seed
- [ 0.000000] Machine model: Anbernic RG35XX H
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004003ffff (256 KiB) nomap non-reusable secmon@40000000
- [ 0.000000] earlycon: uart0 at MMIO32 0x0000000005000000 (options '115200n8')
- [ 0.000000] printk: legacy bootconsole [uart0] enabled
- [ 0.000000] NUMA: No NUMA configuration found
- [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] NUMA: NODE_DATA [mem 0x7fde59c0-0x7fde7fff]
- [ 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 24 pages/cpu s59752 r8192 d30360 u98304
- [ 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=d413f1d4-5dc6-4a99-a242-906cd5c62e96 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 0x000000007c980000-0x000000007ca80000] (1MB)
- [ 0.000000] Memory: 948192K/1048576K available (17216K kernel code, 4858K rwdata, 11640K rodata, 10176K init, 748K bss, 67616K 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=512 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 25 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.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.009938] Console: colour dummy device 80x25
- [ 0.014902] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
- [ 0.026180] pid_max: default: 32768 minimum: 301
- [ 0.031325] LSM: initializing lsm=capability
- [ 0.036116] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.044245] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.053980] cacheinfo: Unable to detect cache hierarchy for CPU 0
- [ 0.061806] rcu: Hierarchical SRCU implementation.
- [ 0.066617] rcu: Max phase no-delay instances is 1000.
- [ 0.073828] EFI services will not be available.
- [ 0.078632] smp: Bringing up secondary CPUs ...
- [ 0.083702] Detected VIPT I-cache on CPU1
- [ 0.083792] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.084399] Detected VIPT I-cache on CPU2
- [ 0.084450] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
- [ 0.084978] Detected VIPT I-cache on CPU3
- [ 0.085026] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
- [ 0.085142] smp: Brought up 1 node, 4 CPUs
- [ 0.123422] SMP: Total of 4 processors activated.
- [ 0.128543] CPU: All CPU(s) started at EL2
- [ 0.133076] CPU features: detected: 32-bit EL0 Support
- [ 0.138446] CPU features: detected: 32-bit EL1 Support
- [ 0.144086] CPU features: detected: CRC32 instructions
- [ 0.149428] alternatives: applying system-wide alternatives
- [ 0.157763] devtmpfs: initialized
- [ 0.166780] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.177090] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.185477] 21552 pages in range for non-PLT usage
- [ 0.185484] 513072 pages in range for PLT usage
- [ 0.190806] pinctrl core: initialized pinctrl subsystem
- [ 0.203156] DMI not present or invalid.
- [ 0.209799] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.217625] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
- [ 0.225713] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.234625] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.243873] audit: initializing netlink subsys (disabled)
- [ 0.250010] audit: type=2000 audit(0.152:1): state=initialized audit_enabled=0 res=1
- [ 0.251276] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.258521] thermal_sys: Registered thermal governor 'power_allocator'
- [ 0.265149] cpuidle: using governor menu
- [ 0.276696] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.284197] ASID allocator initialised with 65536 entries
- [ 0.292424] Serial: AMBA PL011 UART driver
- [ 0.301592] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.316365] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.324486] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@3001000
- [ 0.332621] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
- [ 0.341306] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
- [ 0.349738] platform 7010000.clock: Fixed dependency cycle(s) with /soc/clock@3001000
- [ 0.357913] platform 7010000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.370580] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
- [ 0.378005] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
- [ 0.384436] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
- [ 0.391843] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
- [ 0.398722] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.406172] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
- [ 0.412852] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
- [ 0.420153] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
- [ 0.427477] Demotion targets for Node 0: null
- [ 0.433594] ACPI: Interpreter disabled.
- [ 0.439726] iommu: Default domain type: Translated
- [ 0.444993] iommu: DMA domain TLB invalidation policy: strict mode
- [ 0.452164] SCSI subsystem initialized
- [ 0.456621] usbcore: registered new interface driver usbfs
- [ 0.462555] usbcore: registered new interface driver hub
- [ 0.468414] usbcore: registered new device driver usb
- [ 0.474326] pps_core: LinuxPPS API ver. 1 registered
- [ 0.479777] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.489450] PTP clock support registered
- [ 0.493833] EDAC MC: Ver: 3.0.0
- [ 0.497556] scmi_core: SCMI protocol bus registered
- [ 0.503480] FPGA manager framework
- [ 0.507320] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.515157] vgaarb: loaded
- [ 0.518502] clocksource: Switched to clocksource arch_sys_counter
- [ 0.525007] VFS: Disk quotas dquot_6.6.0
- [ 0.528970] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.536776] pnp: PnP ACPI: disabled
- [ 0.548268] NET: Registered PF_INET protocol family
- [ 0.553318] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.562487] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
- [ 0.570923] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.579437] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.587997] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
- [ 0.596250] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.602711] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.610004] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.617869] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.624438] RPC: Registered named UNIX socket transport module.
- [ 0.630936] RPC: Registered udp transport module.
- [ 0.636100] RPC: Registered tcp transport module.
- [ 0.641262] RPC: Registered tcp-with-tls transport module.
- [ 0.647283] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.654364] PCI: CLS 0 bytes, default 64
- [ 0.663067] kvm [1]: nv: 477 coarse grained trap handlers
- [ 0.669152] kvm [1]: IPA Size Limit: 40 bits
- [ 0.676479] kvm [1]: vgic interrupt IRQ9
- [ 0.680812] kvm [1]: Hyp nVHE mode initialized successfully
- [ 0.688415] Initialise system trusted keyrings
- [ 0.693469] workingset: timestamp_bits=42 max_order=18 bucket_order=0
- [ 0.700895] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.707526] NFS: Registering the id_resolver key type
- [ 0.713087] Key type id_resolver registered
- [ 0.717680] Key type id_legacy registered
- [ 0.721712] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.729073] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 0.737318] 9p: Installing v9fs 9p2000 file system support
- [ 0.806753] NET: Registered PF_ALG protocol family
- [ 0.812022] Key type asymmetric registered
- [ 0.816520] Asymmetric key parser 'x509' registered
- [ 0.821407] Asymmetric key parser 'pkcs8' registered
- [ 0.826900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
- [ 0.835025] io scheduler mq-deadline registered
- [ 0.840000] io scheduler kyber registered
- [ 0.844434] io scheduler bfq registered
- [ 0.895930] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 0.906425] msm_serial: driver initialized
- [ 0.911266] SuperH (H)SCI(F) driver initialized
- [ 0.916404] STM32 USART driver initialized
- [ 0.929158] loop: module loaded
- [ 0.933760] megasas: 07.727.03.00-rc1
- [ 0.944953] tun: Universal TUN/TAP device driver, 1.6
- [ 0.951292] thunder_xcv, ver 1.0
- [ 0.954577] thunder_bgx, ver 1.0
- [ 0.958139] nicpf, ver 1.0
- [ 0.962296] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
- [ 0.970222] hns3: Copyright (c) 2017 Huawei Corporation.
- [ 0.976076] hclge is initializing
- [ 0.979752] e1000: Intel(R) PRO/1000 Network Driver
- [ 0.985100] e1000: Copyright (c) 1999-2006 Intel Corporation.
- [ 0.991346] e1000e: Intel(R) PRO/1000 Network Driver
- [ 0.996796] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 1.003150] igb: Intel(R) Gigabit Ethernet Network Driver
- [ 1.009079] igb: Copyright (c) 2007-2014 Intel Corporation.
- [ 1.014824] igbvf: Intel(R) Gigabit Virtual Function Network Driver
- [ 1.021340] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
- [ 1.028045] sky2: driver version 1.30
- [ 1.033144] VFIO - User Level meta-driver version: 0.3
- [ 1.041727] usbcore: registered new interface driver usb-storage
- [ 1.052385] sun6i-rtc 7000000.rtc: registered as rtc0
- [ 1.057493] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-02T10:38:10 UTC (124690)
- [ 1.066526] i2c_dev: i2c /dev entries driver
- [ 1.079418] sdhci: Secure Digital Host Controller Interface driver
- [ 1.086208] sdhci: Copyright(c) Pierre Ossman
- [ 1.091729] Synopsys Designware Multimedia Card Interface Driver
- [ 1.098767] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.106561] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.113924] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000002
- [ 1.122067] usbcore: registered new interface driver usbhid
- [ 1.128179] usbhid: USB HID core driver
- [ 1.135541] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
- [ 1.150640] NET: Registered PF_PACKET protocol family
- [ 1.156293] 9pnet: Installing 9P2000 support
- [ 1.160827] Key type dns_resolver registered
- [ 1.177135] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
- [ 1.186173] registered taskstats version 1
- [ 1.191230] Loading compiled-in X.509 certificates
- [ 1.205806] Demotion targets for Node 0: null
- [ 1.223128] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
- [ 1.232869] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
- [ 1.247679] phy phy-5100400.phy.0: Changing dr_mode to 1
- [ 1.250753] ehci-platform 5200000.usb: EHCI Host Controller
- [ 1.256991] ohci-platform 5200400.usb: Generic Platform OHCI controller
- [ 1.257174] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests (id=vbus)
- [ 1.259353] ehci-platform 5200000.usb: new USB bus registered, assigned bus number 1
- [ 1.266301] ohci-platform 5200400.usb: new USB bus registered, assigned bus number 2
- [ 1.277234] ehci-platform 5200000.usb: irq 22, io mem 0x05200000
- [ 1.285320] ohci-platform 5200400.usb: irq 24, io mem 0x05200400
- [ 1.306510] ehci-platform 5200000.usb: USB 2.0 started, EHCI 1.00
- [ 1.314035] hub 1-0:1.0: USB hub found
- [ 1.318176] hub 1-0:1.0: 1 port detected
- [ 1.371056] hub 2-0:1.0: USB hub found
- [ 1.375202] hub 2-0:1.0: 1 port detected
- [ 2.282560] ehci-platform 5101000.usb: EHCI Host Controller
- [ 2.282582] ohci-platform 5101400.usb: Generic Platform OHCI controller
- [ 2.288626] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 3
- [ 2.295832] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 4
- [ 2.299497] sun50i-h616-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
- [ 2.299973] sunxi-rsb 7083000.rsb: RSB running at 3000000 Hz
- [ 2.304241] ehci-platform 5101000.usb: irq 21, io mem 0x05101000
- [ 2.304341] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP717 found
- [ 2.312565] ohci-platform 5101400.usb: irq 23, io mem 0x05101400
- [ 2.328067] axp20x-rsb sunxi-rsb-3a3: Failed to ack 0x49: -5
- [ 2.334667] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
- [ 2.340771] axp20x-rsb sunxi-rsb-3a3: failed to add irq chip: -5
- [ 2.348029] hub 3-0:1.0: USB hub found
- [ 2.353558] axp20x-rsb sunxi-rsb-3a3: probe with driver axp20x-rsb failed with error -5
- [ 2.359871] hub 3-0:1.0: 1 port detected
- [ 2.368595] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
- [ 2.399155] hub 4-0:1.0: USB hub found
- [ 2.401709] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
- [ 2.403309] hub 4-0:1.0: 1 port detected
- [ 2.413498] dw-apb-uart 5000000.serial: Error applying setting, reverse things back
- [ 2.425446] dw-apb-uart 5000400.serial: Error applying setting, reverse things back
- [ 2.436307] pwrseq_simple pwrseq: Error applying setting, reverse things back
- [ 2.449288] sunxi-mmc 4020000.mmc: Error applying setting, reverse things back
- [ 2.451943] sunxi-mmc 4021000.mmc: Error applying setting, reverse things back
- [ 2.453582] dw-apb-uart 5000000.serial: Error applying setting, reverse things back
- [ 2.455001] dw-apb-uart 5000400.serial: Error applying setting, reverse things back
- [ 2.457287] pwrseq_simple pwrseq: Error applying setting, reverse things back
- [ 2.491638] dw-apb-uart 5000000.serial: Error applying setting, reverse things back
- [ 2.501133] dw-apb-uart 5000400.serial: Error applying setting, reverse things back
- [ 2.514951] sunxi-mmc 4020000.mmc: Error applying setting, reverse things back
- [ 2.517491] pwrseq_simple pwrseq: Error applying setting, reverse things back
- [ 2.517585] sunxi-mmc 4021000.mmc: Error applying setting, reverse things back
- [ 2.539052] clk: Disabling unused clocks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement