That's just wishful thinking. Yes, the ISA is open - the licensed IP cores are not. And a lot of those are needed to make up a modern router, ranging from DRAM controller over hardware interconnects, networking, etc. pp. The ISA by itself is 'useless', without the hardware components implemented and attached to it.
What is 'it'?!
As laid out, RISC-V is just an ISA - not a SOC (or in OpenWrt parlance, a ~target). The SOC of this device is the Siflower SF21H8898, which currently only comes with a single supported device, the Bananapi BPI-RV2. It's rather safe to assume that it will remain the only supported device of this target - why, because 'no one' else opted to use the SOC so far and time passing by will just make it old, boring and finally obsolete, not more attractive.
While there might be more popular RISC-V designs in the future, there won't be all that much in common with the SF21H8898 for those. At least not more than the commonalities between Broadcom Northstar, Mediatek Filogic or Qualcomm ipq957x, all of them sharing the ARMv8 ISA, but still being distinct and very different SOCs/ targets.
RISC-V means almost nothing, without the SOC- and driver support in the kernel, as well as all the bootloader adjacent low-level aspects. The ISA only matters once you cross (from kernel-) into userspace, libc and above, but when it comes to hardware support, the SOC is just as (if not more) important than the ISA, And for that to be well-maintained and long-term supported, you want plenty of stakeholders with their devices on your side - you don't have that for SF23P1240. It's interesting, because it's one of the very first 'sensible' (for a router) SOCs, but this will not be the one taking off and ending up in millions of households as their internet gateway. Maybe a newer SOC generation might make the cut, if Siflower is very successful - maybe a RISC-V based SOC from a competitor - who knows, only time will tell. But this is more of a devboard for hardware enthusiasts and developers, than a polished product.
If you're an enduser, you don't want to be on the frontlines of exotic technology - you want bog standard and boring, standing on the shoulder of giants. (and yes, x86_64 has a major attraction here, in the sense that it is a well treaded path that 'just works', always).
These are not the droids you are looking for.