mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
Merge remote-tracking branch 'kwolf/for-anthony' into staging
This commit is contained in:
commit
220724ca4a
27 changed files with 653 additions and 385 deletions
|
@ -641,6 +641,7 @@ pflash_t *pflash_cfi02_register(target_phys_addr_t base,
|
|||
g_free(pfl);
|
||||
return NULL;
|
||||
}
|
||||
bdrv_attach_dev_nofail(pfl->bs, pfl);
|
||||
}
|
||||
pflash_setup_mappings(pfl);
|
||||
pfl->rom_mode = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue