CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/23 23:14:45
Modified files:
sys/dev/fdt : files.fdt
sys/arch/riscv64/conf: GENERIC RAMDISK
Added files:
sys/dev/fdt : gfrtc.c
Log message:
Add gfrtc a driver for the real-time clock interface of Google's
Goldfish Android virtual hardware platform. Used for the RTC on
qemu-system-riscv64 -M virt.
feedback and ok kettenis@
