Spi-nor flash memory interfacing on hifive unmatched board

Hi,

I am trying to interface winbond 16MB (w25q128) spi-nor flash to hifive unmatched board .
DTS entry as follows

&qspi1 {
** status = “okay”;

** flash@1 {**
** compatible = “winbond,w25q128”, “jedec,spi-nor”;**
** reg = <0>;**
** spi-max-frequency = <25000000>;**
** m25p,fast-read;**
** spi-tx-bus-width = <1>;**
** spi-rx-bus-width = <1>;**
** };**

Facing below issue
unrecognized JEDEC id bytes: ff ff ff ff ff ff

kernel boot log:
Device 0: unknown device
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:3…
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
199 bytes read in 12 ms (15.6 KiB/s)
1: Exaleap demo image on unmatched
Retrieving file: /Image.gz
9253969 bytes read in 8081 ms (1.1 MiB/s)
append: root=/dev/mmcblk0p4 rootfstype=ext4 rootwait console=ttySIF0,115200 earlycon
Retrieving file: /hifive-unmatched-a00.dtb
9961 bytes read in 16 ms (607.4 KiB/s)
Uncompressing Kernel Image
Moving Image from 0x84000000 to 0x80200000, end=81aaf000

Flattened Device Tree blob at 88000000

Booting using the fdt blob at 0x88000000
Loading Device Tree to 00000000ffffa000, end 00000000fffff6e8 … OK

Starting kernel …

[ 0.000000] Linux version 5.10.41 (oe-user@oe-host) (riscv64-oe-linux-gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP Tu2
[ 0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
[ 0.000000] earlycon: sifive0 at MMIO 0x0000000010010000 (options ‘’)
[ 0.000000] printk: bootconsole [sifive0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080200000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000027fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080200000-0x000000027fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000027fffffff]
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbffa000-0x00000000ffffa000] (64MB)
[ 0.000000] SBI specification v0.2 detected
[ 0.000000] SBI implementation ID=0x1 Version=0x9
[ 0.000000] SBI v0.2 TIME extension detected
[ 0.000000] SBI v0.2 IPI extension detected
max_idle_ns: 3526361616960 ns
[ 0.000006] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns
[ 0.008531] Console: colour dummy device 80x25
[ 0.012871] Calibrating delay loop (skipped), value calculated using timer frequency… 2.00 BogoMIPS (lpj=4000)
[ 0.022854] pid_max: default: 32768 minimum: 301
[ 0.027554] LSM: Security Framework initializing
[ 0.032596] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.040066] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.050433] rcu: Hierarchical SRCU implementation.
[ 0.054822] EFI services will not be available.
[ 0.059619] smp: Bringing up secondary CPUs …
[ 0.066090] smp: Brought up 1 node, 4 CPUs
[ 0.071009] devtmpfs: initialized
[ 0.076181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.085179] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.093336] NET: Registered protocol family 16
[ 0.097654] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.116191] iommu: Default domain type: Translated
[ 0.126499] vgaarb: loaded
[ 0.129371] SCSI subsystem initialized
[ 0.133205] usbcore: registered new interface driver usbfs
[ 0.138313] usbcore: registered new interface driver hub
[ 0.143520] usbcore: registered new device driver usb
[ 0.148588] mc: Linux media interface: v0.10
[ 0.152861] pps_core: LinuxPPS API ver. 1 registered
[ 0.157732] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.166864] PTP clock support registered
[ 0.170808] EDAC MC: Ver: 3.0.0
[ 0.174808] NetLabel: Initializing
[ 0.177425] NetLabel: domain hash size = 128
[ 0.181794] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.187493] NetLabel: unlabeled traffic allowed by default
[ 0.193117] clocksource: Switched to clocksource riscv_clocksource
[ 0.924981] VFS: Disk quotas dquot_6.6.0
[ 0.928232] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.935117] FS-Cache: Loaded
[ 0.944820] NET: Registered protocol family 2
[ 0.952087] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.966287] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 163840 bytes, linear)
[ 0.974814] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.984374] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.999381] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.005869] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 1.013549] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 1.021885] NET: Registered protocol family 1
[ 1.026428] RPC: Registered named UNIX socket transport module.
[ 1.031616] RPC: Registered udp transport module.
[ 1.036278] RPC: Registered tcp transport module.
[ 1.040959] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.047389] PCI: CLS 0 bytes, default 64
[ 1.052593] Initialise system trusted keyrings
[ 1.056517] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.070434] FS-Cache: Netfs ‘nfs’ registered for caching
[ 1.075540] NFS: Registering the id_resolver key type
[ 1.080045] Key type id_resolver registered
[ 1.084183] Key type id_legacy registered
[ 1.088279] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 1.094869] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering…
[ 1.102246] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 1.109960] 9p: Installing v9fs 9p2000 file system support
[ 1.115735] NET: Registered protocol family 38
[ 1.119418] Key type asymmetric registered
[ 1.123495] Asymmetric key parser ‘x509’ registered
[ 1.128389] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.135965] io scheduler mq-deadline registered
[ 1.140259] io scheduler kyber registered
[ 1.144293] io scheduler bfq registered
[ 1.153783] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.200416] fu740-pcie e00000000.pcie: host bridge /soc/pcie@e00000000 ranges:
[ 1.206979] fu740-pcie e00000000.pcie: IO 0x0060080000…0x006008ffff → 0x0060080000
[ 1.215168] fu740-pcie e00000000.pcie: MEM 0x0060090000…0x0070ffffff → 0x0060090000
[ 1.223397] fu740-pcie e00000000.pcie: MEM 0x2000000000…0x3fffffffff → 0x2000000000
[ 1.345143] fu740-pcie e00000000.pcie: invalid resource
[ 1.449638] fu740-pcie e00000000.pcie: Link up
[ 1.553330] fu740-pcie e00000000.pcie: Link up
[ 1.657005] fu740-pcie e00000000.pcie: Link up
[ 1.660683] fu740-pcie e00000000.pcie: Link up, Gen3
[ 1.665792] fu740-pcie e00000000.pcie: PCI host bridge to bus 0000:00
[ 1.672064] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.677528] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x60080000-0x6008ffff])
[ 1.686993] pci_bus 0000:00: root bus resource [mem 0x60090000-0x70ffffff]
[ 1.693858] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x3fffffffff pref]
[ 1.701545] pci 0000:00:00.0: [f15e:0000] type 01 class 0x060400
[ 1.707503] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[ 1.713750] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[ 1.720485] pci 0000:00:00.0: supports D1
[ 1.724428] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 1.731073] pci 0000:01:00.0: [1b21:2824] type 01 class 0x060400
[ 1.736400] pci 0000:01:00.0: enabling Extended Tags
[ 1.741419] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.757650] pci 0000:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.765092] pci 0000:02:00.0: [1b21:2824] type 01 class 0x060400
[ 1.770977] pci 0000:02:00.0: enabling Extended Tags
[ 1.775988] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 1.782316] pci 0000:02:02.0: [1b21:2824] type 01 class 0x060400
[ 1.787996] pci 0000:02:02.0: enabling Extended Tags
[ 1.793011] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
[ 1.799299] pci 0000:02:03.0: [1b21:2824] type 01 class 0x060400
[ 1.805018] pci 0000:02:03.0: enabling Extended Tags
[ 1.810035] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[ 1.816322] pci 0000:02:04.0: [1b21:2824] type 01 class 0x060400
[ 1.822042] pci 0000:02:04.0: enabling Extended Tags
[ 1.827060] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
[ 1.833416] pci 0000:02:08.0: [1b21:2824] type 01 class 0x060400
[ 1.839067] pci 0000:02:08.0: enabling Extended Tags
[ 1.844084] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
[ 1.850749] pci 0000:02:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.858016] pci 0000:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.866003] pci 0000:02:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.873992] pci 0000:02:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.881992] pci 0000:02:08.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.890601] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
[ 1.896775] pci 0000:04:00.0: [1b21:1142] type 00 class 0x0c0330
[ 1.902608] pci 0000:04:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[ 1.909578] pci 0000:04:00.0: PME# supported from D3cold
[ 1.925649] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 04
[ 1.932116] pci_bus 0000:05: busn_res: [bus 05-ff] end is updated to 05
[ 1.938722] pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 06
[ 1.945349] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 07
[ 1.951312] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 07
[ 1.957907] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 07
[ 1.964544] pci 0000:00:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff]
[ 1.971277] pci 0000:00:00.0: BAR 14: assigned [mem 0x60200000-0x602fffff]
[ 1.978135] pci 0000:00:00.0: BAR 6: assigned [mem 0x60090000-0x6009ffff pref]
[ 1.985347] pci 0000:01:00.0: BAR 14: assigned [mem 0x60200000-0x602fffff]
[ 1.992209] pci 0000:02:02.0: BAR 14: assigned [mem 0x60200000-0x602fffff]
[ 1.999066] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 2.004043] pci 0000:04:00.0: BAR 0: assigned [mem 0x60200000-0x60207fff 64bit]
[ 2.011335] pci 0000:02:02.0: PCI bridge to [bus 04]
[ 2.016270] pci 0000:02:02.0: bridge window [mem 0x60200000-0x602fffff]
[ 2.023051] pci 0000:02:03.0: PCI bridge to [bus 05]
[ 2.028009] pci 0000:02:04.0: PCI bridge to [bus 06]
[ 2.032960] pci 0000:02:08.0: PCI bridge to [bus 07]
[ 2.037911] pci 0000:01:00.0: PCI bridge to [bus 02-07]
[ 2.043108] pci 0000:01:00.0: bridge window [mem 0x60200000-0x602fffff]
[ 2.049897] pci 0000:00:00.0: PCI bridge to [bus 01-07]
[ 2.055090] pci 0000:00:00.0: bridge window [mem 0x60200000-0x602fffff]
[ 2.062514] pcieport 0000:00:00.0: AER: enabled with IRQ 48
[ 2.067701] pcieport 0000:01:00.0: enabling device (0000 → 0002)
[ 2.074553] pcieport 0000:02:02.0: enabling device (0000 → 0002)
[ 2.081825] pci 0000:04:00.0: enabling device (0000 → 0002)
[ 2.087028] switchtec: loaded.
[ 2.090122] L2CACHE: DataError @ 0x00000007.111003F0
[ 2.090188] L2CACHE: No. of Banks in the cache: 4
[ 2.099395] L2CACHE: No. of ways per bank: 16
[ 2.103738] L2CACHE: Sets per bank: 512
[ 2.107556] L2CACHE: Bytes per cache block: 64
[ 2.111986] L2CACHE: Index of the largest way enabled: 15
[ 2.160243] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.167457] 10010000.serial: ttySIF0 at MMIO 0x10010000 (irq = 1, base_baud = 115200) is a SiFive UART v0
[ 2.176303] printk: console [ttySIF0] enabled
[ 2.176303] printk: console [ttySIF0] enabled
[ 2.184948] printk: bootconsole [sifive0] disabled
[ 2.184948] printk: bootconsole [sifive0] disabled
[ 2.194906] 10011000.serial: ttySIF1 at MMIO 0x10011000 (irq = 2, base_baud = 115200) is a SiFive UART v0
[ 2.204615] [drm] radeon kernel modesetting enabled.
[ 2.219237] brd: module loaded
[ 2.236653] loop: module loaded
[ 2.273266] Rounding down aligned max_sectors from 4294967295 to 4294967288
[ 2.279711] db_root: cannot open: /etc/target
[ 2.284636] sifive_spi 10040000.spi: mapped; irq=6, cs=1
[ 2.289879] sifive_spi 10041000.spi: mapped; irq=7, cs=2
[ 2.295042] sifive_spi 10050000.spi: mapped; irq=8, cs=1
[ 2.301375] libphy: Fixed MDIO Bus: probed
[ 2.305210] tun: Universal TUN/TAP device driver, 1.6
[ 2.310086] macb 10090000.ethernet: Registered clk switch ‘sifive-gemgxl-mgmt’
[ 2.317085] macb 10090000.ethernet: GEM doesn’t support hardware ptp.
[ 2.323864] libphy: MACB_mii_bus: probed
[ 2.329130] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 10 (70:b3:d5:92:fb:16)
[ 2.338331] e1000e: Intel(R) PRO/1000 Network Driver
[ 2.343136] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.349611] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 2.355572] ehci-pci: EHCI PCI platform driver
[ 2.360040] ehci-platform: EHCI generic platform driver
[ 2.365275] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 2.371380] ohci-pci: OHCI PCI platform driver
[ 2.375840] ohci-platform: OHCI generic platform driver
[ 2.381072] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.387662] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 2.392821] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 1
[ 2.540715] xhci_hcd 0000:04:00.0: hcc params 0x0200e080 hci version 0x100 quirks 0x0000000010800410
[ 2.549989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.557496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.564693] usb usb1: Product: xHCI Host Controller
[ 2.569553] usb usb1: Manufacturer: Linux 5.10.41 xhci-hcd
[ 2.575026] usb usb1: SerialNumber: 0000:04:00.0
[ 2.580050] hub 1-0:1.0: USB hub found
[ 2.583417] hub 1-0:1.0: 2 ports detected
[ 2.587728] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 2.592700] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
[ 2.599977] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[ 2.607066] usb usb2: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 2.614502] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 2.622642] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.629853] usb usb2: Product: xHCI Host Controller
[ 2.634708] usb usb2: Manufacturer: Linux 5.10.41 xhci-hcd
[ 2.640180] usb usb2: SerialNumber: 0000:04:00.0
[ 2.645070] hub 2-0:1.0: USB hub found
[ 2.648561] hub 2-0:1.0: 2 ports detected
[ 2.653180] usbcore: registered new interface driver uas
[ 2.657911] usbcore: registered new interface driver usb-storage
[ 2.663950] usbcore: registered new interface driver usbserial_generic
[ 2.670343] usbserial: USB Serial support registered for generic
[ 2.676430] mousedev: PS/2 mouse device common for all mice
[ 2.682029] usbcore: registered new interface driver usbtouchscreen
[ 2.688215] i2c /dev entries driver
[ 2.693367] da9063 0-0058: Device detected (chip-ID: 0x61, var-ID: 0x73)
[ 2.713169] da9063-watchdog: Failed to locate of_node [id: -1]
[ 2.718325] da9063-onkey: Failed to locate of_node [id: -1]
[ 2.723897] da9063-rtc: Failed to locate of_node [id: -1]
[ 2.730068] lm90 0-004c: supply vcc not found, using dummy regulator
[ 2.737405] EDAC DEVICE0: Giving out device to module Sifive ECC Manager controller sifive_edac.0: DEV sifive_edac.0 (INTERRUPT)
[ 2.773686] mmc_spi spi2.0: SD/MMC host mmc0, no DMA, no WP, no poweroff, cd polling
[ 2.780959] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.786832] usbcore: registered new interface driver usbhid
[ 2.792214] usbhid: USB HID core driver
[ 2.796796] NET: Registered protocol family 10
[ 2.801733] Segment Routing with IPv6
[ 2.804676] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 2.811098] NET: Registered protocol family 17
[ 2.815007] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter .
[ 2.827979] lib80211: common routines for IEEE802.11 drivers
[ 2.833574] tipc: Activated (version 2.0.0)
[ 2.837894] NET: Registered protocol family 30
[ 2.842255] tipc: Started in single node mode
[ 2.846622] 9pnet: Installing 9P2000 support
[ 2.850810] Key type dns_resolver registered
[ 2.855258] Loading compiled-in X.509 certificates
[ 2.859805] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
[ 2.872198] Waiting for root device /dev/mmcblk0p4…
[ 2.920161] random: fast init done
[ 2.930441] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.937689] mmc0: new SDHC card on SPI
[ 2.942847] mmcblk0: mmc0:0000 SD32G 29.7 GiB
[ 2.979025] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 2.985652] GPT:3537545 != 62333951
[ 2.989125] GPT:Alternate GPT header not at the end of the disk.
[ 2.995117] GPT:3537545 != 62333951
[ 2.998590] GPT: Use GNU Parted to correct GPT errors.
[ 3.003763] mmcblk0: p1 p2 p3 p4
[ 3.007156] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 3.110380] EXT4-fs (mmcblk0p4): INFO: recovery required on readonly filesystem
[ 3.116928] EXT4-fs (mmcblk0p4): write access will be enabled during recovery
[ 3.459317] usb 1-2: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 0.01
[ 3.466735] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 3.473848] usb 1-2: Product: AS2107
[ 3.477413] usb 1-2: Manufacturer: ASMedia
[ 3.481489] usb 1-2: SerialNumber: USB2.0 Hub
[ 3.554783] hub 1-2:1.0: USB hub found
[ 3.557974] hub 1-2:1.0: 4 ports detected
[ 3.606351] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 3.636476] usb 2-2: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 0.01
[ 3.643881] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 3.651018] usb 2-2: Product: AS2107
[ 3.654561] usb 2-2: Manufacturer: ASMedia
[ 3.658643] usb 2-2: SerialNumber: USB2.0 Hub
[ 3.663572] EXT4-fs (mmcblk0p4): recovery complete
[ 3.673809] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[ 3.681185] VFS: Mounted root (ext4 filesystem) readonly on device 179:4.
[ 3.691157] devtmpfs: mounted
[ 3.694399] Freeing unused kernel memory: 308K
[ 3.755363] hub 2-2:1.0: USB hub found
[ 3.759007] hub 2-2:1.0: 4 ports detected
[ 3.804254] ------------[ cut here ]------------
[ 3.808123] riscv/mm: Found insecure W+X mapping at address (ptrval)/0xffffffe000000000
[ 3.816807] WARNING: CPU: 1 PID: 1 at arch/riscv/mm/ptdump.c:231 note_page+0x244/0x24a
[ 3.824694] Modules linked in:
[ 3.827738] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.10.41 #1
[ 3.833727] epc: ffffffe00020762c ra : ffffffe00020762c sp : ffffffe07ff8bbe0
[ 3.840848] gp : ffffffe0017ff1d0 tp : ffffffe07ff80000 t0 : ffffffe00162c7d0
[ 3.848056] t1 : 0000000000000064 t2 : 000000000000006c s0 : ffffffe07ff8bc30
[ 3.855274] s1 : ffffffe07ff8bdb8 a0 : 0000000000000053 a1 : ffffffe001691a90
[ 3.862476] a2 : 0000000000000010 a3 : 0000000000000000 a4 : e481156659434b00
[ 3.869684] a5 : e481156659434b00 a6 : 0000000000000030 a7 : ffffffffffffffff
[ 3.876907] s2 : ffffffe000200000 s3 : ffffffe07ff8bdb8 s4 : 0000000080400000
[ 3.884110] s5 : 00000000000000cb s6 : 0000000000000003 s7 : ffffffe00180ac00
[ 3.891316] s8 : ffffffe000000000 s9 : ffffffe000200000 s10: ffffffe000000000
[ 3.898525] s11: ffffffe040000000 t3 : 000000000000000f t4 : 0000000000000400
[ 3.905733] t5 : 000000000000006e t6 : ffffffe07ff8b918
[ 3.911035] status: 0000000200000120 badaddr: ffffffe07ff80008 cause: 0000000000000003
[ 3.918938] —[ end trace f5b92ce578f07b56 ]—
[ 3.923985] Checked W+X mappings: failed, 512 W+X pages found
[ 3.929287] Run /sbin/init as init process
[ 7.891482] systemd[1]: System time before build time, advancing clock.
[ 8.466980] systemd[1]: systemd 246 running in system mode. (-PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRY)
[ 8.488311] systemd[1]: Detected architecture riscv6
[ 8.897622] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/save-rtc.sh’ lacks a native systemd unit file. Automatically.
[ 8.922057] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/sshd’ lacks a native systemd unit file. Automatically genera.
[ 8.944949] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/sendsigs’ lacks a native systemd unit file. Automatically ge.
[ 8.968770] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/psplash.sh’ lacks a native systemd unit file. Automatically .
[ 8.992736] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/halt’ lacks a native systemd unit file. Automatically genera.
[ 9.017469] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/single’ lacks a native systemd unit file. Automatically gene.
[ 9.041636] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/reboot’ lacks a native systemd unit file. Automatically gene.
[ 9.064739] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/umountnfs.sh’ lacks a native systemd unit file. Automaticall.
[ 9.088866] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/umountfs’ lacks a native systemd unit file. Automatically ge.
[ 9.112690] systemd-sysv-generator[105]: SysV service ‘/etc/init.d/rng-tools’ lacks a native systemd unit file. Automatically g.
[ 10.080568] systemd[1]: Queued start job for default target Multi-User System.
[ 10.089442] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.099231] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 10.110269] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.117662] systemd[1]: Created slice system-modprobe.slice.
[ OK ] Created slice system-modprobe.slice.
[ 10.128917] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.136671] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 10.150554] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 10.162110] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password ��…ts to Console Directory Watch.
[ 10.178293] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R��…uests to Wall Directory Watch.
[ 10.194192] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 10.202928] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 10.214695] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 10.224579] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 10.233799] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 10.243807] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 10.261502] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 10.269346] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 10.282171] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 10.292637] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 10.305723] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 10.317196] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 10.328436] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 10.341448] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 10.353344] systemd[1]: Mounting POSIX Message Queue File System…
Mounting POSIX Message Queue File System…
[ 10.369872] systemd[1]: Mounting Kernel Debug File System…
Mounting Kernel Debug File System…
[ 10.384545] systemd[1]: Mounting Kernel Trace File System…
Mounting Kernel Trace File System…
[ 10.402362] systemd[1]: Mounting Temporary Directory (/tmp)…
Mounting Temporary Directory (/tmp)…
[ 10.417744] systemd[1]: Starting Create list of static device nodes for the current kernel…
Starting Create list of st��…odes for the current kernel…
[ 10.438089] systemd[1]: Starting Load Kernel Module configfs…
Starting Load Kernel Module configfs…
[ 10.453207] systemd[1]: Starting Load Kernel Module drm…
Starting Load Kernel Module drm…
[ 10.467740] systemd[1]: Starting Load Kernel Module fuse…
Starting Load Kernel Module fuse…
[ 10.482426] systemd[1]: Starting Start psplash boot splash screen…
Starting Start psplash boot splash screen…
[ 10.499594] systemd[1]: Starting File System Check on Root Device…
Starting File System Check on Root Device…
[ 10.520335] systemd[1]: Starting Journal Service…
Starting Journal Service…
[ 10.834593] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 10.847674] systemd[1]: Starting Apply Kernel Variables…
Starting Apply Kernel Variables…[ 10.857467] systemd[1]: Starting Coldplug All udev Devices…

     Starting Coldplug All udev Devices...

[ 10.874955] systemd[1]: Mounted POSIX Message Queue File System.
[[ 10.881561] systemd[1]: Mounted Kernel Debug File System.
OK 10.887367] systemd[1]: Mounted Kernel Trace File System.
0m] Moun[ 10.893196] systemd[1]: Mounted Temporary Directory (/tmp).
ted POSIX Message Queue[ 10.901734] systemd[1]: Finished Create list of static device nodes for the current kernel.
File System[ 10.911180] systemd[1]: modprobe@configfs.service: Succeeded.
.
[ OK ] M[ 10.919070] systemd[1]: Finished Load Kernel Module configfs.
ounted [ 10.926219] systemd[1]: modprobe@drm.service: Succeeded.
Kernel Debug File System[ 10.933421] systemd[1]: Finished Load Kernel Module drm.
.
[ OK ] Mounted Kernel Trace File System.
[ 10.945716] systemd[1]: Mounting Kernel Configuration File System…
32m OK ] Mounted Temporary Direct[ 10.956511] systemd[1]: Mounted Kernel Configuration File System.
ory (/tmp).
[ OK ] Finished Create list of st��… nodes for the current kernel.
[ OK ] Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module drm.
Mounting Kernel Configuration File System…
[ OK ] Mounted Kernel Configuration File System.
[ 11.142461] systemd[1]: psplash-start.service: Main process exited, code=exited, status=255/EXCEPTION
[ 11.151583] systemd[1]: psplash-start.service: Failed with result ‘exit-code’.
[ 11.160515] systemd[1]: Failed to start Start psplash boot splash screen.
[ 11.166832] systemd[1]: Dependency failed for Start psplash-systemd progress communication helper.
[ 11.175630] systemd[1]: psplash-systemd.service: Job psplash-systemd.service/start failed with result ‘dependency’.
[FAILED] Failed to start Start psplash boot splash screen.
See ‘systemctl status psplash-start.service’ for details.
[DEPEND] Dependency failed for Star��…progress communication helper.
[ 11.380402] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Finished Apply Kernel Variables.
[ 12.726631] fuse: init (API version 7.32)
[ OK ] Finished Load Kernel Module fuse.
Mounting FUSE Control File System…
[ OK ] Mounted FUSE Control File System.
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Finished File System Check on Root Device.
Starting Remount Root and Kernel File Systems…
[ 13.886679] EXT4-fs (mmcblk0p4): re-mounted. Opts: (null)
[ OK ] Finished Remount Root and Kernel File Systems.
Starting Flush Journal to Persistent Storage…
Starting Create Static Device Nodes in /dev…
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
Mounting /var/volatile…
Starting Rule-based Manage��…for Device Events and Files…
[ OK ] Mounted /var/volatile.
Starting Load/Save Random Seed…
[ OK ] Started Rule-based Manager for Device Events and Files.
Starting Network Service…
[ 16.315370] spi-nor spi0.0: is25wp256 (32768 Kbytes)
[ 16.322163] spi-nor spi1.1: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[ OK ] Started Network Service.
[ 16.857188] macb 10090000.ethernet eth0: PHY [10090000.ethernet-ffffffff:00] driver [Microsemi VSC8541 SyncE] (irq=POLL)

Any solution/suggestions highly appreciated.