Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2024.07-rc2 (Jun 13 2024 - 08:35:24 +0200)
- DRAM: 1024 MiB
- Trying to boot from MMC1
- NOTICE: BL31: v2.10.4(release):lts-v2.10.4
- NOTICE: BL31: Built : 08:33:00, Jun 13 2024
- NOTICE: BL31: Detected Allwinner H616 SoC (1823)
- NOTICE: BL31: Found U-Boot DTB at 0x4a09efc8, model: Anbernic RG35XX H
- ERROR: RSB: set run-time address: 0x10003
- U-Boot 2024.07-rc2 (Jun 13 2024 - 08:35:24 +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=90f3b7af-b3b5-4972-a979-c6aa1f09eeb8 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=41b00000
- ## Flattened Device Tree blob at 4fa00000
- Booting using the fdt blob at 0x4fa00000
- Working FDT set to 4fa00000
- Loading Device Tree to 0000000049ff7000, end 0000000049fff0b6 ... OK
- Working FDT set to 49ff7000
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 6.10.0-rc3 (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 Thu Jun 13 08:43: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 s58280 r8192 d31832 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=90f3b7af-b3b5-4972-a979-c6aa1f09eeb8 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: 967456K/1048576K available (14336K kernel code, 1552K rwdata, 5404K rodata, 3392K init, 674K bss, 48352K 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.009236] Console: colour dummy device 80x25
- [ 0.014199] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
- [ 0.025477] pid_max: default: 32768 minimum: 301
- [ 0.030623] LSM: initializing lsm=capability
- [ 0.035024] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.042443] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.052193] cacheinfo: Unable to detect cache hierarchy for CPU 0
- [ 0.060026] rcu: Hierarchical SRCU implementation.
- [ 0.065288] rcu: Max phase no-delay instances is 1000.
- [ 0.071541] EFI services will not be available.
- [ 0.076758] smp: Bringing up secondary CPUs ...
- [ 0.082239] Detected VIPT I-cache on CPU1
- [ 0.082326] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.082925] Detected VIPT I-cache on CPU2
- [ 0.082974] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
- [ 0.083501] Detected VIPT I-cache on CPU3
- [ 0.083547] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
- [ 0.083664] smp: Brought up 1 node, 4 CPUs
- [ 0.122698] SMP: Total of 4 processors activated.
- [ 0.127465] CPU: All CPU(s) started at EL2
- [ 0.131982] CPU features: detected: 32-bit EL0 Support
- [ 0.137408] CPU features: detected: 32-bit EL1 Support
- [ 0.143063] CPU features: detected: CRC32 instructions
- [ 0.148665] alternatives: applying system-wide alternatives
- [ 0.156805] devtmpfs: initialized
- [ 0.165179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.175651] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.184340] 26368 pages in range for non-PLT usage
- [ 0.184347] 517888 pages in range for PLT usage
- [ 0.189626] pinctrl core: initialized pinctrl subsystem
- [ 0.200766] DMI not present or invalid.
- [ 0.207483] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.215293] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
- [ 0.223444] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.232509] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.241608] audit: initializing netlink subsys (disabled)
- [ 0.247353] audit: type=2000 audit(0.152:1): state=initialized audit_enabled=0 res=1
- [ 0.247845] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.255864] thermal_sys: Registered thermal governor 'power_allocator'
- [ 0.262267] cpuidle: using governor menu
- [ 0.273277] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.280796] ASID allocator initialised with 65536 entries
- [ 0.286923] Serial: AMBA PL011 UART driver
- [ 0.294587] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.305356] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.313809] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@3001000
- [ 0.321538] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
- [ 0.329828] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
- [ 0.338293] platform 7010000.clock: Fixed dependency cycle(s) with /soc/clock@3001000
- [ 0.346935] platform 7010000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
- [ 0.357798] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
- [ 0.365256] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
- [ 0.372129] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
- [ 0.379570] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
- [ 0.386441] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.393717] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
- [ 0.399998] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
- [ 0.407447] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
- [ 0.414793] Demotion targets for Node 0: null
- [ 0.420712] ACPI: Interpreter disabled.
- [ 0.425362] iommu: Default domain type: Translated
- [ 0.430618] iommu: DMA domain TLB invalidation policy: strict mode
- [ 0.437825] SCSI subsystem initialized
- [ 0.442289] usbcore: registered new interface driver usbfs
- [ 0.448345] usbcore: registered new interface driver hub
- [ 0.453700] usbcore: registered new device driver usb
- [ 0.459451] pps_core: LinuxPPS API ver. 1 registered
- [ 0.464894] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.474246] PTP clock support registered
- [ 0.478596] EDAC MC: Ver: 3.0.0
- [ 0.482309] scmi_core: SCMI protocol bus registered
- [ 0.487978] FPGA manager framework
- [ 0.491812] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.499642] vgaarb: loaded
- [ 0.502915] clocksource: Switched to clocksource arch_sys_counter
- [ 0.509842] VFS: Disk quotas dquot_6.6.0
- [ 0.513796] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.521599] pnp: PnP ACPI: disabled
- [ 0.532996] NET: Registered PF_INET protocol family
- [ 0.538503] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.547689] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
- [ 0.556913] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.565430] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.574000] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
- [ 0.582263] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.589341] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.596634] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.604493] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.611077] RPC: Registered named UNIX socket transport module.
- [ 0.617585] RPC: Registered udp transport module.
- [ 0.622749] RPC: Registered tcp transport module.
- [ 0.627903] RPC: Registered tcp-with-tls transport module.
- [ 0.633924] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.641003] PCI: CLS 0 bytes, default 64
- [ 0.649684] kvm [1]: nv: 477 coarse grained trap handlers
- [ 0.656008] kvm [1]: IPA Size Limit: 40 bits
- [ 0.662094] kvm [1]: vgic interrupt IRQ9
- [ 0.666422] kvm [1]: Hyp nVHE mode initialized successfully
- [ 0.673987] Initialise system trusted keyrings
- [ 0.679065] workingset: timestamp_bits=42 max_order=18 bucket_order=0
- [ 0.686484] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.693117] NFS: Registering the id_resolver key type
- [ 0.698685] Key type id_resolver registered
- [ 0.703272] Key type id_legacy registered
- [ 0.707694] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.715046] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 0.723295] 9p: Installing v9fs 9p2000 file system support
- [ 0.792594] NET: Registered PF_ALG protocol family
- [ 0.797875] Key type asymmetric registered
- [ 0.802366] Asymmetric key parser 'x509' registered
- [ 0.807721] Asymmetric key parser 'pkcs8' registered
- [ 0.813231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
- [ 0.821355] io scheduler mq-deadline registered
- [ 0.826330] io scheduler kyber registered
- [ 0.830755] io scheduler bfq registered
- [ 0.851495] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 0.866561] loop: module loaded
- [ 0.870660] megasas: 07.727.03.00-rc1
- [ 0.878420] tun: Universal TUN/TAP device driver, 1.6
- [ 0.884432] thunder_xcv, ver 1.0
- [ 0.888009] thunder_bgx, ver 1.0
- [ 0.891295] nicpf, ver 1.0
- [ 0.894517] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
- [ 0.902014] hns3: Copyright (c) 2017 Huawei Corporation.
- [ 0.907816] hclge is initializing
- [ 0.911486] e1000: Intel(R) PRO/1000 Network Driver
- [ 0.916833] e1000: Copyright (c) 1999-2006 Intel Corporation.
- [ 0.922978] e1000e: Intel(R) PRO/1000 Network Driver
- [ 0.928426] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 0.934591] igb: Intel(R) Gigabit Ethernet Network Driver
- [ 0.940118] igb: Copyright (c) 2007-2014 Intel Corporation.
- [ 0.945984] igbvf: Intel(R) Gigabit Virtual Function Network Driver
- [ 0.952863] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
- [ 0.959427] sky2: driver version 1.30
- [ 0.963921] VFIO - User Level meta-driver version: 0.3
- [ 0.970349] usbcore: registered new interface driver usb-storage
- [ 0.979011] sun6i-rtc 7000000.rtc: registered as rtc0
- [ 0.984451] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-02T00:02:39 UTC (86559)
- [ 0.993887] i2c_dev: i2c /dev entries driver
- [ 1.000128] sun50i-cpufreq-nvmem sun50i-cpufreq-nvmem: probe with driver sun50i-cpufreq-nvmem failed with error -2
- [ 1.011622] sdhci: Secure Digital Host Controller Interface driver
- [ 1.018410] sdhci: Copyright(c) Pierre Ossman
- [ 1.023086] Synopsys Designware Multimedia Card Interface Driver
- [ 1.030120] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.037135] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.043943] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000002
- [ 1.051553] usbcore: registered new interface driver usbhid
- [ 1.057154] usbhid: USB HID core driver
- [ 1.062740] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
- [ 1.073747] NET: Registered PF_PACKET protocol family
- [ 1.079257] 9pnet: Installing 9P2000 support
- [ 1.083937] Key type dns_resolver registered
- [ 1.099871] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
- [ 1.108897] registered taskstats version 1
- [ 1.113995] Loading compiled-in X.509 certificates
- [ 1.128083] Demotion targets for Node 0: null
- [ 1.143753] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
- [ 1.153394] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
- [ 1.162939] phy phy-5100400.phy.0: Changing dr_mode to 1
- [ 1.163466] ehci-platform 5200000.usb: EHCI Host Controller
- [ 1.163775] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests (id=vbus)
- [ 1.168786] ehci-platform 5101000.usb: EHCI Host Controller
- [ 1.170875] ohci-platform 5101400.usb: Generic Platform OHCI controller
- [ 1.170900] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 1
- [ 1.171018] ohci-platform 5101400.usb: irq 25, io mem 0x05101400
- [ 1.171022] ohci-platform 5200400.usb: Generic Platform OHCI controller
- [ 1.171039] ohci-platform 5200400.usb: new USB bus registered, assigned bus number 2
- [ 1.171113] ohci-platform 5200400.usb: irq 26, io mem 0x05200400
- [ 1.172758] sun50i-h616-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
- [ 1.173014] sunxi-rsb 7083000.rsb: RSB running at 3000000 Hz
- [ 1.174857] ehci-platform 5200000.usb: new USB bus registered, assigned bus number 3
- [ 1.174996] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP717 found
- [ 1.185863] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 4
- [ 1.192042] ehci-platform 5200000.usb: irq 22, io mem 0x05200000
- [ 1.198931] axp20x-rsb sunxi-rsb-3a3: Failed to ack 0x49: -5
- [ 1.198986] ehci-platform 5101000.usb: irq 21, io mem 0x05101000
- [ 1.218930] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
- [ 1.220878] axp20x-rsb sunxi-rsb-3a3: failed to add irq chip: -5
- [ 1.230053] hub 4-0:1.0: USB hub found
- [ 1.235760] axp20x-rsb sunxi-rsb-3a3:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement