Skip to content

Instantly share code, notes, and snippets.

@Fishwaldo
Created April 8, 2023 15:41
Show Gist options
  • Save Fishwaldo/c0bf7a93a48653df616697d90fa3d7f5 to your computer and use it in GitHub Desktop.
Save Fishwaldo/c0bf7a93a48653df616697d90fa3d7f5 to your computer and use it in GitHub Desktop.
Star64 dmesg
U-Boot SPL 2021.10 (Jan 19 2023 - 04:09:41 +0800)
DDR version: dc2e84f0.
Trying to boot from SPI
OpenSBI v1.2
____ _____ ____ _____
/ __ \ / ____| _ \_ _|
| | | |_ __ ___ _ __ | (___ | |_) || |
| | | | '_ \ / _ \ '_ \ \___ \| _ < | |
| |__| | |_) | __/ | | |____) | |_) || |_
\____/| .__/ \___|_| |_|_____/|____/_____|
| |
|_|
Platform Name : StarFive VisionFive V2
Platform Features : medeleg
Platform HART Count : 5
Platform IPI Device : aclint-mswi
Platform Timer Device : aclint-mtimer @ 4000000Hz
Platform Console Device : uart8250
Platform HSM Device : jh7110-hsm
Platform PMU Device : ---
Platform Reboot Device : pm-reset
Platform Shutdown Device : pm-reset
Firmware Base : 0x40000000
Firmware Size : 288 KB
Runtime SBI Version : 1.0
Domain0 Name : root
Domain0 Boot HART : 1
Domain0 HARTs : 0*,1*,2*,3*,4*
Domain0 Region00 : 0x0000000002000000-0x000000000200ffff (I)
Domain0 Region01 : 0x0000000040000000-0x000000004007ffff ()
Domain0 Region02 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
Domain0 Next Address : 0x0000000040200000
Domain0 Next Arg1 : 0x0000000042200000
Domain0 Next Mode : S-mode
Domain0 SysReset : yes
Boot HART ID : 1
Boot HART Domain : root
Boot HART Priv Version : v1.11
Boot HART Base ISA : rv64imafdcbx
Boot HART ISA Extensions : none
Boot HART PMP Count : 8
Boot HART PMP Granularity : 4096
Boot HART PMP Address Bits: 34
Boot HART MHPM Count : 2
Boot HART MIDELEG : 0x0000000000000222
Boot HART MEDELEG : 0x000000000000b109
U-Boot 2021.10 (Jan 19 2023 - 04:09:41 +0800), Build: jenkins-github_visionfive2-6
CPU: rv64imacu
Model: StarFive VisionFive V2
DRAM: 8 GiB
MMC: sdio0@16010000: 0, sdio1@16020000: 1
Loading Environment from SPIFlash... SF: Detected gd25lq128 with page size 256 Bytes, erase size 4 KiB, total 16 MiB
OK
StarFive EEPROM format v2
--------EEPROM INFO--------
Vendor : PINE64
Product full SN: STAR64V1-2310-D008E000-00000007
data version: 0x2
PCB revision: 0xc1
BOM revision: A
Ethernet MAC0 address: 6c:cf:39:00:75:65
Ethernet MAC1 address: 6c:cf:39:00:75:66
--------EEPROM INFO--------
In: serial@10000000
Out: serial@10000000
Err: serial@10000000
Model: StarFive VisionFive V2
Net: eth0: ethernet@16030000, eth1: ethernet@16040000
switch to partitions #0, OK
mmc1 is current device
found device 1
bootmode flash device 1
Failed to load 'uEnv.txt'
Can't set block device
Hit any key to stop autoboot: 0
1579 bytes read in 4 ms (384.8 KiB/s)
Importing environment from mmc1 ...
Can't set block device
## Warning: defaulting to text format
switch to partitions #0, OK
mmc1 is current device
133575318 bytes read in 5583 ms (22.8 MiB/s)
## Loading kernel from FIT Image at a0000000 ...
Using 'config-1' configuration
Trying 'vmlinux' kernel subimage
Description: vmlinux
Type: Kernel Image
Compression: uncompressed
Data Start: 0xa00000c8
Data Size: 24161280 Bytes = 23 MiB
Architecture: RISC-V
OS: Linux
Load Address: 0x40200000
Entry Point: 0x40200000
Verifying Hash Integrity ... OK
## Loading fdt from FIT Image at a0000000 ...
Using 'config-1' configuration
Trying 'fdt' fdt subimage
Description: unavailable
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0xa7f57054
Data Size: 48366 Bytes = 47.2 KiB
Architecture: RISC-V
Load Address: 0x46000000
Hash algo: sha256
Hash value: dae1bdb73c5a4806cc8ff17df2552c3152c5d858e76f89212a3de4714e63e40b
Verifying Hash Integrity ... sha256+ OK
Loading fdt from 0xa7f57054 to 0x46000000
Booting using the fdt blob at 0x46000000
## Loading loadables from FIT Image at a0000000 ...
Trying 'ramdisk' loadables subimage
Description: buildroot initramfs
Type: RAMDisk Image
Compression: uncompressed
Data Start: 0xa170ad7c
Data Size: 109363724 Bytes = 104.3 MiB
Architecture: RISC-V
OS: Linux
Load Address: 0x46100000
Entry Point: unavailable
Hash algo: sha256
Hash value: 9d8021a473fe51890abfc8f6941b85d15ce2eac415beb56bba9da4fbb7191233
Verifying Hash Integrity ... sha256+ OK
Loading loadables from 0xa170ad7c to 0x46100000
Loading Kernel Image
## Error: "cpu_vol_set" not defined
Booting kernel in
## Flattened Device Tree blob at 46000000
Booting using the fdt blob at 0x46000000
Using Device Tree in place at 0000000046000000, end 000000004600efff
Starting kernel ...
clk u5_dw_i2c_clk_core already disabled
clk u5_dw_i2c_clk_apb already disabled
[ 0.000000] Linux version 5.15.0 (jenkins@soft05) (riscv64-buildroot-linux-gnu-gcc.br_real (Buildroot VF2_v2.11.5) 10.3.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Fri Mar 24 01:42:57 CST 2023
[ 0.000000] OF: fdt: Ignoring memory range 0x40000000 - 0x40200000
[ 0.000000] Machine model: StarFive VisionFive V2
[ 0.000000] earlycon: sbi0 at I/O port 0x0 (options '')
[ 0.000000] printk: bootconsole [sbi0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000080000000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000040200000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040200000-0x00000000c010ffff]
[ 0.000000] node 0: [mem 0x00000000c0110000-0x00000000c01fffff]
[ 0.000000] node 0: [mem 0x00000000c0200000-0x000000023fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040200000-0x000000023fffffff]
[ 0.000000] SBI specification v1.0 detected
[ 0.000000] SBI implementation ID=0x1 Version=0x10002
[ 0.000000] SBI TIME extension detected
[ 0.000000] SBI IPI extension detected
[ 0.000000] SBI RFENCE extension detected
[ 0.000000] SBI SRST extension detected
[ 0.000000] SBI v0.2 HSM extension detected
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] riscv: base ISA extensions acdfim
[ 0.000000] riscv: ELF capabilities acdfim
[ 0.000000] percpu: Embedded 18 pages/cpu s33960 r8192 d31576 u73728
[ 0.000000] pcpu-alloc: s33960 r8192 d31576 u73728 alloc=18*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2067975
[ 0.000000] Kernel command line: earlyprintk console=tty1 console=ttyS0,115200 debug rootwait earlycon=sbi root=/dev/mmcblk1p4
[ 0.000000] Unknown command line parameters: earlyprintk
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 7459112K/8386560K available (10389K kernel code, 5013K rwdata, 4096K rodata, 2197K init, 412K bss, 403160K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] rcu: RCU debug extended QS entry/exit.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 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] CPU with hartid=0 is not available
[ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
[ 0.000000] riscv-intc: 64 local interrupts mapped
[ 0.000000] plic: plic@c000000: mapped 136 interrupts with 4 handlers for 9 contexts.
[ 0.000000] random: get_random_bytes called from start_kernel+0x4d0/0x6ea with crng_init=0
[ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [1]
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 881590404240 ns
[ 0.000001] sched_clock: 64 bits at 4MHz, resolution 250ns, wraps every 2199023255500ns
[ 0.008242] clocksource: timer@13050000.ch0: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.018465] clocksource: timer@13050000.ch1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.028779] clocksource: timer@13050000.ch2: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.039094] clocksource: timer@13050000.ch3: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.049606] Console: colour dummy device 80x25
[ 0.055345] printk: console [tty1] enabled
[ 0.059409] Calibrating delay loop (skipped), value calculated using timer frequency.. 8.00 BogoMIPS (lpj=40000)
[ 0.069614] pid_max: default: 32768 minimum: 301
[ 0.074544] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.082232] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.091630] ASID allocator disabled
[ 0.095163] rcu: Hierarchical SRCU implementation.
[ 0.100083] EFI services will not be available.
[ 0.104931] smp: Bringing up secondary CPUs ...
[ 0.111059] smp: Brought up 1 node, 4 CPUs
[ 0.117098] devtmpfs: initialized
[ 0.128107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.137918] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.158666] pinctrl core: initialized pinctrl subsystem
[ 0.164720] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.171251] thermal_sys: Registered thermal governor 'step_wise'
[ 0.171592] cpuidle: using governor menu
[ 0.203482] platform soc:dsi-output: Fixing up cyclic dependency with 29400000.dc8200
[ 0.211810] platform 295d0000.mipi: Fixing up cyclic dependency with soc:dsi-output
[ 0.219820] platform 29590000.hdmi: Fixing up cyclic dependency with 29400000.dc8200
[ 0.239823] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.246463] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.256530] vgaarb: loaded
[ 0.259409] SCSI subsystem initialized
[ 0.263257] libata version 3.00 loaded.
[ 0.267218] usbcore: registered new interface driver usbfs
[ 0.272671] usbcore: registered new interface driver hub
[ 0.278048] usbcore: registered new device driver usb
[ 0.283413] mc: Linux media interface: v0.10
[ 0.287632] videodev: Linux video capture interface: v2.00
[ 0.293374] Advanced Linux Sound Architecture Driver Initialized.
[ 0.299774] Bluetooth: Core ver 2.22
[ 0.303313] NET: Registered PF_BLUETOOTH protocol family
[ 0.308651] Bluetooth: HCI device and connection manager initialized
[ 0.315079] Bluetooth: HCI socket layer initialized
[ 0.320010] Bluetooth: L2CAP socket layer initialized
[ 0.325144] Bluetooth: SCO socket layer initialized
[ 0.330365] clocksource: Switched to clocksource riscv_clocksource
[ 0.344033] NET: Registered PF_INET protocol family
[ 0.350060] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.365316] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 163840 bytes, linear)
[ 0.374117] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.382816] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.392260] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.399023] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 0.406275] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 0.414025] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.420303] RPC: Registered named UNIX socket transport module.
[ 0.426180] RPC: Registered udp transport module.
[ 0.430933] RPC: Registered tcp transport module.
[ 0.435685] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.442935] PCI: CLS 0 bytes, default 64
[ 0.447346] Unpacking initramfs...
[ 0.447788] Initialise system trusted keyrings
[ 0.455369] workingset: timestamp_bits=62 max_order=21 bucket_order=0
[ 0.467970] NFS: Registering the id_resolver key type
[ 0.473012] Key type id_resolver registered
[ 0.477206] Key type id_legacy registered
[ 0.481382] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.488043] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.495559] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.500169] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.506825] fuse: init (API version 7.34)
[ 0.550415] NET: Registered PF_ALG protocol family
[ 0.555171] Key type asymmetric registered
[ 0.559314] Asymmetric key parser 'x509' registered
[ 0.564387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.571752] io scheduler mq-deadline registered
[ 0.576314] io scheduler kyber registered
[ 0.581084] start plist test
[ 0.588205] end plist test
[ 0.691521] clk-starfive-jh7110 13020000.clock-controller: starfive JH7110 clkgen init successfully.
[ 0.701826] L2CACHE: DataError @ 0x00000000.080400F0
[ 0.706790] L2CACHE: DataFail @ 0x00000000.0804005B
[ 0.711774] L2CACHE: No. of Banks in the cache: 8
[ 0.716444] L2CACHE: No. of ways per bank: 16
[ 0.720879] L2CACHE: Sets per bank: 256
[ 0.724761] L2CACHE: Bytes per cache block: 64
[ 0.729268] L2CACHE: Index of the largest way enabled: 15
[ 0.735093] jh7110-pmu 17030000.power-controller: registered 8 power domains
[ 0.809744] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.819749] @@#########################@@
[ 0.829870] @@ dev ptr:ffffffe0bfefe800/1500/1
[ 0.834549] PVR_K: 1: Read BVNC 36.50.54.182 from HW device registers
[ 0.841112] PVR_K: 1: RGX Device registered BVNC 36.50.54.182 with 1 core in the system
[ 6.691678] Initramfs unpacking failed: invalid magic at start of compressed archive
[ 6.893541] Freeing initrd memory: 130444K
[ 6.898637] PVR_K: 1: RGX Firmware image 'rgx.fw.36.50.54.182' loaded
[ 6.908793] PVR_K: 1: Shader binary image 'rgx.sh.36.50.54.182' loaded
[ 6.917624] [drm] Initialized pvr 1.17.6210866 20170530 for 18000000.gpu on minor 0
[ 6.934352] loop: module loaded
[ 6.939884] spi-nor spi0.0: gd25lq128d (16384 Kbytes)
[ 6.955511] 3 fixed-partitions partitions found on MTD device 13010000.spi.0
[ 6.962540] Creating 3 MTD partitions on "13010000.spi.0":
[ 6.968065] 0x000000000000-0x000000040000 : "spl"
[ 6.974646] 0x000000100000-0x000000400000 : "uboot"
[ 6.981076] 0x000000f00000-0x000001000000 : "data"
[ 6.988485] libphy: Fixed MDIO Bus: probed
[ 6.994049] CAN device driver interface
[ 6.998417] starfive-eth-plat 16030000.ethernet: force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
[ 7.008745] starfive-eth-plat 16030000.ethernet: User ID: 0x41, Synopsys ID: 0x52
[ 7.016204] starfive-eth-plat 16030000.ethernet: DWMAC4/5
[ 7.021727] starfive-eth-plat 16030000.ethernet: DMA HW capability register supported
[ 7.029607] starfive-eth-plat 16030000.ethernet: RX Checksum Offload Engine supported
[ 7.037504] starfive-eth-plat 16030000.ethernet: Wake-Up On Lan supported
[ 7.044410] starfive-eth-plat 16030000.ethernet: TSO supported
[ 7.050226] starfive-eth-plat 16030000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 7.058654] starfive-eth-plat 16030000.ethernet: Enabled Flow TC (entries=1)
[ 7.065751] starfive-eth-plat 16030000.ethernet: TSO feature enabled
[ 7.072172] starfive-eth-plat 16030000.ethernet: Using 40 bits DMA width
[ 7.322352] libphy: stmmac: probed
[ 7.325710] YT8531 Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ 7.335710] YT8531 Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[ 7.346868] starfive-eth-plat 16040000.ethernet: force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
[ 7.357195] starfive-eth-plat 16040000.ethernet: User ID: 0x41, Synopsys ID: 0x52
[ 7.364651] starfive-eth-plat 16040000.ethernet: DWMAC4/5
[ 7.370163] starfive-eth-plat 16040000.ethernet: DMA HW capability register supported
[ 7.378072] starfive-eth-plat 16040000.ethernet: RX Checksum Offload Engine supported
[ 7.385957] starfive-eth-plat 16040000.ethernet: Wake-Up On Lan supported
[ 7.392863] starfive-eth-plat 16040000.ethernet: TSO supported
[ 7.398676] starfive-eth-plat 16040000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 7.407105] starfive-eth-plat 16040000.ethernet: Enabled Flow TC (entries=1)
[ 7.414206] starfive-eth-plat 16040000.ethernet: TSO feature enabled
[ 7.420616] starfive-eth-plat 16040000.ethernet: Using 40 bits DMA width
[ 7.669822] libphy: stmmac: probed
[ 7.673208] YT8531 Gigabit Ethernet stmmac-1:00: attached PHY driver (mii_bus:phy_addr=stmmac-1:00, irq=POLL)
[ 7.683163] YT8531 Gigabit Ethernet stmmac-1:01: attached PHY driver (mii_bus:phy_addr=stmmac-1:01, irq=POLL)
[ 7.694684] Intel(R) Wireless WiFi driver for Linux
[ 7.701599] cdns3-starfive 10210000.usbdrd: usb mode 2 2.0 probe success
[ 7.709006] usbcore: registered new interface driver uas
[ 7.714330] usbcore: registered new interface driver usb-storage
[ 7.740810] starfive-rtc 17040000.rtc: registered as rtc0
[ 7.746160] starfive-rtc 17040000.rtc: setting system clock to 2001-01-01T00:00:00 UTC (978307200)
[ 7.755324] i2c_dev: i2c /dev entries driver
[ 7.759777] usbcore: registered new interface driver uvcvideo
[ 7.780394] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 7.787439] starfive-wdt 13070000.wdog: Heartbeat: timeout=15, count/2=180000000 (0aba9500)
[ 7.796317] Bluetooth: HCI UART driver ver 2.3
[ 7.800727] Bluetooth: HCI UART protocol H4 registered
[ 7.806580] sdhci: Secure Digital Host Controller Interface driver
[ 7.812738] sdhci: Copyright(c) Pierre Ossman
[ 7.817162] Synopsys Designware Multimedia Card Interface Driver
[ 7.823525] sdhci-pltfm: SDHCI platform and OF driver helper
[ 7.829936] jh7110-sec 16000000.crypto: Unable to request sec_m dma channel in DMA channel
[ 7.838183] jh7110-sec 16000000.crypto: Cannot initial dma chan
[ 7.844432] usbcore: registered new interface driver usbhid
[ 7.849952] usbhid: USB HID core driver
[ 7.854049] riscv-pmu-sbi: SBI PMU extension is available
[ 7.859407] riscv-pmu-sbi: 16 firmware and 4 hardware counters
[ 7.865292] riscv-pmu-sbi: Perf sampling/filtering is not supported as sscof extension is not available
[ 7.875090] usbcore: registered new interface driver snd-usb-audio
[ 7.890440] NET: Registered PF_INET6 protocol family
[ 7.896722] Segment Routing with IPv6
[ 7.900382] In-situ OAM (IOAM) with IPv6
[ 7.904423] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 7.910926] NET: Registered PF_PACKET protocol family
[ 7.915927] can: controller area network core
[ 7.920445] NET: Registered PF_CAN protocol family
[ 7.925191] can: raw protocol
[ 7.928224] can: broadcast manager protocol
[ 7.932494] can: netlink gateway - max_hops=1
[ 7.937156] Bluetooth: RFCOMM TTY layer initialized
[ 7.942012] Bluetooth: RFCOMM socket layer initialized
[ 7.947199] Bluetooth: RFCOMM ver 1.11
[ 7.951039] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.956365] Bluetooth: BNEP filters: protocol multicast
[ 7.961669] Bluetooth: BNEP socket layer initialized
[ 7.966734] lib80211: common routines for IEEE802.11 drivers
[ 7.972411] lib80211_crypt: registered algorithm 'NULL'
[ 7.977685] lib80211_crypt: registered algorithm 'WEP'
[ 7.982895] lib80211_crypt: registered algorithm 'CCMP'
[ 7.988171] lib80211_crypt: registered algorithm 'TKIP'
[ 7.993588] 9pnet: Installing 9P2000 support
[ 7.997855] Key type dns_resolver registered
[ 8.002905] Loading compiled-in X.509 certificates
[ 8.046024] starfive_jh7110-pinctrl 13040000.gpio: SiFive GPIO chip registered 64 GPIOs
[ 8.054798] starfive_jh7110-pinctrl 17020000.gpio: SiFive GPIO chip registered 4 GPIOs
[ 8.062912] pl08xdmac 16008000.sec_dma: initialized 8 virtual memcpy channels
[ 8.070008] pl08xdmac 16008000.sec_dma: initialized 16 virtual slave channels
[ 8.078970] debugfs: Directory '16008000.sec_dma' with parent 'dmaengine' already present!
[ 8.087244] pl08xdmac 16008000.sec_dma: DMA: PL080 rev0 at 0x16008000 irq 23
[ 8.094613] ssp-pl022 10060000.spi: ARM PL022 driver for StarFive SoC platform, device ID: 0x00041022
[ 8.103832] ssp-pl022 10060000.spi: mapped registers from 0x0000000010060000 to (____ptrval____)
[ 8.113053] ssp-pl022 10060000.spi: Requested frequency: 10000000 Hz is unsupported,select by default 8250000 Hz
[ 8.123570] ssp-pl022 10060000.spi: will use autosuspend for runtime pm, delay 100ms
[ 8.132626] i2c 2-0045: Fixing up cyclic dependency with 295d0000.mipi
[ 8.139378] seeed_panel 2-0045: Unknown Atmel firmware revision: 0x00
[ 8.145985] tinker_ft5406 2-0038: Address = 0x38
[ 8.150563] tinker_ft5406 2-0038: width = 800, height = 480, reverse = 1
[ 8.157435] tinker_ft5406 2-0038: i2c read error, -121
[ 8.162535] tinker_ft5406 2-0038: Checking touch ic failed
[ 8.168061] tinker_ft5406: probe of 2-0038 failed with error -121
[ 8.174420] i2c 2-0019: Fixing up cyclic dependency with 295d0000.mipi
[ 8.181811] Goodix-TS 2-0014: supply AVDD28 not found, using dummy regulator
[ 8.188921] Goodix-TS 2-0014: supply VDDIO not found, using dummy regulator
[ 8.310524] Goodix-TS 2-0014: i2c test failed attempt 1: -121
[ 8.350521] Goodix-TS 2-0014: i2c test failed attempt 2: -121
[ 8.390387] Goodix-TS 2-0014: I2C communication failure: -121
[ 8.396242] Goodix-TS: probe of 2-0014 failed with error -121
[ 8.402864] at24 5-0050: supply vcc not found, using dummy regulator
[ 8.409965] at24 5-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[ 8.418533] axp15060-regulator 5-0036: Register mipi_0p9 done! vol range:900 ~ 900 mV
[ 8.427802] axp15060-regulator 5-0036: Register hdmi_1p8 done! vol range:1800 ~ 1800 mV
[ 8.437261] axp15060-regulator 5-0036: Register hdmi_0p9 done! vol range:900 ~ 900 mV
[ 8.446581] axp15060-regulator 5-0036: Register cpu_vdd done! vol range:500 ~ 1540 mV
[ 8.455167] i2c 6-0010: Fixing up cyclic dependency with 19800000.vin_sysctl
[ 8.462594] imx219 6-0010: supply VANA not found, using dummy regulator
[ 8.469275] imx219 6-0010: supply VDIG not found, using dummy regulator
[ 8.475923] imx219 6-0010: supply VDDL not found, using dummy regulator
[ 8.489996] imx219 6-0010: failed to read chip id 219
[ 8.495209] imx219: probe of 6-0010 failed with error -5
[ 8.503146] pcie_plda 2b000000.pcie: host bridge /soc/pcie@2B000000 ranges:
[ 8.510098] pcie_plda 2b000000.pcie: MEM 0x0030000000..0x0037ffffff -> 0x0030000000
[ 8.518285] pcie_plda 2b000000.pcie: MEM 0x0900000000..0x093fffffff -> 0x0900000000
[ 8.526433] ATR entry: 0x0940000000 -> 0x0000000000 [0x0010000000] (param: 0x000001)
[ 8.534189] ATR entry: 0x0030000000 -> 0x0030000000 [0x0008000000] (param: 0x000000)
[ 8.541982] ATR entry: 0x0900000000 -> 0x0900000000 [0x0040000000] (param: 0x000000)
[ 8.960615] pcie_plda 2b000000.pcie: Port link down, exit.
[ 8.968396] pcie_plda 2c000000.pcie: host bridge /soc/pcie@2C000000 ranges:
[ 8.975378] pcie_plda 2c000000.pcie: MEM 0x0038000000..0x003fffffff -> 0x0038000000
[ 8.983511] pcie_plda 2c000000.pcie: MEM 0x0980000000..0x09bfffffff -> 0x0980000000
[ 8.991683] ATR entry: 0x09c0000000 -> 0x0000000000 [0x0010000000] (param: 0x000001)
[ 8.999418] ATR entry: 0x0038000000 -> 0x0038000000 [0x0008000000] (param: 0x000000)
[ 9.007232] ATR entry: 0x0980000000 -> 0x0980000000 [0x0040000000] (param: 0x000000)
[ 9.430723] pcie_plda 2c000000.pcie: Port link down, exit.
[ 9.450121] clk-starfive-jh7110-vout 295c0000.clock-controller: starfive JH7110 clk_vout init successfully.
[ 9.471736] clk-starfive-jh7110-isp 19810000.clock-controller: starfive JH7110 clk_isp init successfully.
[ 9.481955] dw_axi_dmac_platform 16050000.dma-controller: DesignWare AXI DMA Controller, 4 channels
[ 9.525437] printk: console [ttyS0] enabled 0x10000000 (irq = 17, base_baud = 1500000) is a 16550A
[ 9.525437] printk: console [ttyS0] enabled
[ 9.533748] printk: bootconsole [sbi0] disabled
[ 9.533748] printk: bootconsole [sbi0] disabled
[ 9.543427] jh7110-vin 19800000.vin_sysctl: stfcamss probe enter!
[ 9.551541] jh7110-vin 19800000.vin_sysctl: stfcamss probe success!
[ 9.568602] dwmmc_starfive 16010000.sdio0: IDMAC supports 32-bit address mode.
[ 9.568937] jh7110-sec 16000000.crypto: will run requests pump with realtime priority
[ 9.575882] dwmmc_starfive 16010000.sdio0: Using internal DMA controller.
[ 9.584093] dwmmc_starfive 16020000.sdio1: IDMAC supports 32-bit address mode.
[ 9.590505] dwmmc_starfive 16010000.sdio0: Version ID is 290a
[ 9.590533] dwmmc_starfive 16010000.sdio0: DW MMC controller at irq 29,32 bit host data width,32 deep fifo
[ 9.592142] jh7110-sec 16000000.crypto: Initialized
[ 9.592793] starfive-i2s 120b0000.i2stx_4ch0: designware: play supported
[ 9.592799] starfive-i2s 120b0000.i2stx_4ch0: designware: i2s master mode supported
[ 9.592910] sf-mipi-dphy-tx 295e0000.mipi-dphy: sf_dphy_probe begin
[ 9.592915] sf-mipi-dphy-tx 295e0000.mipi-dphy: ===> sf_dphy_probe enter, 445
[ 9.592987] sf-mipi-dphy-tx 295e0000.mipi-dphy: control ECO
[ 9.592998] sf-mipi-dphy-tx 295e0000.mipi-dphy: supply mipi_1p8 not found, using dummy regulator
[ 9.593177] sf-mipi-dphy-tx 295e0000.mipi-dphy: sf_dphy_probe end
[ 9.593284] cdns-dsi 295d0000.mipi: dsi_sys_clk = 297000000
[ 9.593417] cdns-dsi 295d0000.mipi: starfive dsi bind end
[ 9.594717] of_cfs_init
[ 9.594740] of_cfs_init: OK
[ 9.595065] starfive-pwmdac 100b0000.pwmdac: clk_apb0 = 49500000, clk_pwmdac_apb = 49500000, clk_pwmdac_core = 4068493
[ 9.595336] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.597778] dwmmc_starfive 16020000.sdio1: Using internal DMA controller.
[ 9.603651] mmc_host mmc0: card is non-removable.
[ 9.613193] dwmmc_starfive 16020000.sdio1: Version ID is 290a
[ 9.702090] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.708004] dwmmc_starfive 16020000.sdio1: DW MMC controller at irq 30,32 bit host data width,32 deep fifo
[ 9.712770] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 9.718531] mmc_host mmc1: card is polling.
[ 9.724974] cfg80211: failed to load regulatory.db
[ 9.830455] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 400000Hz, actual 399193HZ div = 248)
[ 9.970485] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 400000Hz, actual 399193HZ div = 248)
[ 10.181340] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 100000000Hz, actual 99000000HZ div = 1)
[ 10.195031] random: fast init done
[ 10.198564] mmc0: new HS200 MMC card at address 0001
[ 10.203424] starfive soc:display-subsystem: bound 29400000.dc8200 (ops 0xffffffff81076fa0)
[ 10.211878] innohdmi-starfive 29590000.hdmi: inno hdmi bind begin
[ 10.212571] mmcblk0: mmc0:0001 DA4032 29.1 GiB
[ 10.219458] innohdmi-starfive 29590000.hdmi: [drm:inno_hdmi_bind] registered Inno HDMI I2C bus driver success
[ 10.232646] innohdmi-starfive 29590000.hdmi: HDMI&AUDIO register done.
[ 10.239230] innohdmi-starfive 29590000.hdmi: inno hdmi bind end
[ 10.245180] starfive soc:display-subsystem: bound 29590000.hdmi (ops 0xffffffff81077d38)
[ 10.253302] vs-simple-encoder soc:dsi-output: encoder_bind begin
[ 10.259341] no panel, -517
[ 10.262071] vs-simple-encoder soc:dsi-output: encoder_bind error
[ 10.268088] starfive soc:display-subsystem: bound soc:dsi-output (ops 0xffffffff81077980)
[ 10.276359] mmcblk0:
[ 10.276747] [drm] Initialized starfive 1.0.0 20191101 for soc:display-subsystem on minor 1
[ 10.279336] mmcblk0boot0: mmc0:0001 DA4032 4.00 MiB
[ 10.285775] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 50000000Hz, actual 49500000HZ div = 2)
[ 10.286201] mmc1: new high speed SDHC card at address aaaa
[ 10.287701] mmcblk1: mmc1:aaaa SM32G 29.7 GiB
[ 10.303028] mmcblk0boot1: mmc0:0001 DA4032 4.00 MiB
[ 10.318543] mmcblk1: p1 p2 p3 p4
[ 10.319926] mmcblk0rpmb: mmc0:0001 DA4032 16.0 MiB, chardev (245:0)
[ 10.360244] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate rate 148500000 tmdsclk 148500000
[ 10.460310] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->pixclock = 148500000
[ 10.460320] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->tmdsclock = 148500000
[ 10.460329] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->prediv = 1
[ 10.460338] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->fbdiv = 99
[ 10.460346] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->tmds_div_a = 1
[ 10.460383] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->tmds_div_b = 1
[ 10.460393] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->tmds_div_c = 1
[ 10.460401] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->pclk_div_a = 1
[ 10.460409] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->pclk_div_b = 2
[ 10.460418] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->pclk_div_c = 2
[ 10.460426] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->pclk_div_d = 2
[ 10.460435] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->vco_div_5_en = 0
[ 10.460443] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->pre_cfg->fracdiv = 0
[ 10.460451] innohdmi-starfive 29590000.hdmi: *******************************************************
[ 10.460458] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->post_cfg->tmdsclock = 148500000
[ 10.460467] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->post_cfg->prediv = 1
[ 10.460476] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->post_cfg->fbdiv = 20
[ 10.460484] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->post_cfg->postdiv = 1
[ 10.460492] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->post_cfg->post_div_en = 3
[ 10.460501] innohdmi-starfive 29590000.hdmi: inno_hdmi_phy_clk_set_rate hdmi->post_cfg->version = 3
[ 10.552634] Console: switching to colour frame buffer device 240x67
[ 10.883697] starfive soc:display-subsystem: [drm] fb0: starfive frame buffer device
[ 12.970444] ALSA device list:
[ 12.973665] #0: Starfive-PWMDAC-Sound-Card
[ 12.978278] #1: Starfive-HDMI-Sound-Card
[ 12.993753] Freeing unused kernel image (initmem) memory: 2196K
[ 12.999870] Run /init as init process
[ 13.003630] with arguments:
[ 13.006654] /init
[ 13.008970] earlyprintk
[ 13.011824] with environment:
[ 13.015027] HOME=/
[ 13.017433] TERM=linux
find /dev/mmcblk1p4: 0
[ 13.347119] EXT4-fs (mmcblk1p4): recovery complete
[ 13.373587] EXT4-fs (mmcblk1p4): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.
mount: /rootfs/dev/shm: special device /dev/shm does not exist.
mount: /rootfs/dev/pts: special device /dev/pts does not exist.
INIT: version booting
INIT: No inittab.d directory found
[ 13.926386] EXT4-fs (mmcblk1p4): re-mounted. Opts: (null). Quota mode: disabled.
INIT: Entering runlevel: 3
swapon: cannot find the device for PARTLABEL=hibernation
Starting syslogd: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [ 31.530962] udevd[232]: starting version 3.2.10
[ 31.549855] random: udevd: uninitialized urandom read (16 bytes read)
[ 31.557366] random: udevd: uninitialized urandom read (16 bytes read)
[ 31.563975] random: udevd: uninitialized urandom read (16 bytes read)
[ 31.588666] udevd[233]: starting eudev-3.2.10
[ 31.697014] jpu: loading out-of-tree module taints kernel.
[ 31.700178] venc: loading out-of-tree module taints kernel.
[ 31.705445] vdec: loading out-of-tree module taints kernel.
[ 31.708052] vdec 130a0000.vpu_dec: device init.
[ 31.723540] SUCCESS alloc_chrdev_region
[ 31.730146] SUCCESS alloc_chrdev_region
[ 31.733097] cnm_jpu 13090000.jpu: init device.
done
Initializing random number generator: OK
Saving random seed: OK
Starting rngd: OK
Starting system message bus: dbus[280]: Unknown username "pulse" in message bus configuration file
done
Starting rpcbind: OK
Starting iptables: OK
Starting bluetoothd: OK
Starting network: OK
Starting Network Interface Plugging Daemon: eth0[ 32.532310] starfive-eth-plat 16030000.ethernet eth0: PHY [stmmac-0:00] driver [YT8531 Gigabit Ethernet] (irq=POLL)
eth1.
[ 32.578318] starfive-eth-plat 16030000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 32.591359] dwmac4: Master AXI performs fixed burst length
[ 32.601484] starfive-eth-plat 16030000.ethernet eth0: No Safety Features support found
[ 32.614071] starfive-eth-plat 16030000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
Starting dropbear sshd: [ 32.700838] starfive-eth-plat 16030000.ethernet eth0: configuring for phy/rgmii-id link mode
[ 32.742383] starfive-eth-plat 16040000.ethernet eth1: PHY [stmmac-1:00] driver [YT8531 Gigabit Ethernet] (irq=POLL)
[ 32.772776] starfive-eth-plat 16040000.ethernet eth1: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 33.790365] starfive-eth-plat 16040000.ethernet: Failed to reset the dma
[ 33.801755] starfive-eth-plat 16040000.ethernet eth1: stmmac_hw_setup: DMA engine initialization failed
[ 33.815643] starfive-eth-plat 16040000.ethernet eth1: stmmac_open: Hw setup failed
OK
[ 33.882218] starfive-eth-plat 16040000.ethernet eth1: PHY [stmmac-1:00] driver [YT8531 Gigabit Ethernet] (irq=POLL)
[ 33.933359] starfive-eth-plat 16040000.ethernet eth1: Register MEM_TYPE_PAGE_POOL RxQ-0
Starting NFS statd: OK
Starting NFS services: OK
Starting NFS daemon: rpc.nfsd: Unable to access /proc/fs/nfsd errno 2 (No such file or directory).
Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart rpc.nfsd to correct the problem
FAIL
Starting NFS mountd: OK
Starting isp_ctrl_daemon.sh: OK
Starting DHCP server: [ 34.850364] dwmac4: Master AXI performs fixed burst length
[ 34.860694] starfive-eth-plat 16040000.ethernet eth1: No Safety Features support found
[ 34.873244] starfive-eth-plat 16040000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 34.930374] starfive-eth-plat 16040000.ethernet eth1: configuring for phy/rgmii-id link mode
FAIL
Welcome to Buildroot
buildroot login: [ 35.852569] starfive-eth-plat 16030000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 35.880386] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 37.603785] random: crng init done
[ 37.612111] random: 7 urandom warning(s) missed due to ratelimiting
[ 40.250806] mipi_0p9: disabling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment