]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/riscv/sifive_u.h
hw/riscv: Move the dtb load bits outside of create_fdt()
[mirror_qemu.git] / include / hw / riscv / sifive_u.h
index 65af30696364830fca480a0253d31f0b8984236f..0696f8594277e1912d7e1eb7e6d225727c210f0d 100644 (file)
@@ -68,6 +68,7 @@ typedef struct SiFiveUState {
 
     /*< public >*/
     SiFiveUSoCState soc;
+    int fdt_size;
 
     bool start_in_flash;
     uint32_t msel;