diff --git a/fdts/morello-fvp.dts b/fdts/morello-fvp.dts index ecbed5e..2218b2a 100644 --- a/fdts/morello-fvp.dts +++ b/fdts/morello-fvp.dts @@ -80,6 +80,12 @@ interrupts = ; }; + virtio_rng@1c190000 { + compatible = "virtio,mmio","virtio-rng"; + reg = <0x0 0x1c190000 0x0 0x200>; + interrupts = ; + }; + ethernet@1d100000 { compatible = "smsc,lan91c111"; reg = <0x0 0x1d100000 0x0 0x10000>;