]> Git Repo - qemu.git/commit
hw/arm/aspeed: allow missing spi_model
authorPatrick Williams <[email protected]>
Tue, 8 Mar 2022 08:18:11 +0000 (09:18 +0100)
committerCédric Le Goater <[email protected]>
Tue, 8 Mar 2022 08:18:11 +0000 (09:18 +0100)
commit179b2058829f934c17622b3bbfb398fcf267b670
tree0f3e283a5f136f6e3775f35b3a924d92aacbf85a
parent8fd49126dc9d3ae65f29efcc07b8e62e596fc5de
hw/arm/aspeed: allow missing spi_model

Generally all BMCs will use the fmc_model to hold their own flash
and most will have a spi_model to hold the managed system's flash,
but not all systems do.  Add a simple NULL check to allow a system
to set the spi_model as NULL to indicate it should not be instantiated.

Signed-off-by: Patrick Williams <[email protected]>
Message-Id: <20220305000656.1944589[email protected]>
Signed-off-by: Cédric Le Goater <[email protected]>
hw/arm/aspeed.c
This page took 0.029256 seconds and 4 git commands to generate.