David Abdurachmanov
David Abdurachmanov
riscv64gc-unknown-linux-gnu: undefined reference to `__bswapsi2'; undefined reference to `__ctzdi2'
I was trying to bootstrap Rust beta (1.43.0) for Linux/riscv64 on Ubuntu 20.04 host. I have done that before successfully with 1.42.0 (stable). This time I also added llvm-libuwnind to...
We are currently using `openrdate` (e.g., `rdate -s rdate.directadmin.com`) in Fedora stage4 to set clock once the system boots. The time goes out-of-sync, e.g. when you close your laptop lid...
The testing was done only on riscv64 using Fedora 29 w/ kernel 4.19.0-rc8. To my knowledge there are no Linux distributions planning to support riscv32. Note, there is no COMPAT...
This cleanup already happened on U-Boot side. FU540 and FU740 are SoC names, not the actual boards/platforms. For example, the reset implemented in `sifive_fu740.c` depends on DA9063 PMIC (that's board...