Support a following SPI flashes:
* mx66l51235f
* mt25ql512ab
Signed-off-by: Igor Kononenko
---
hw/block/m25p80.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/hw/block/m25p80.c b/hw/block/m25p80.c
index 8227088441..bf1f833784 100644
--- a/hw/block/m25p80.c
+++ b/hw/block/m25p80.c
Provide a definition for the "25Hz reference clock input mode" strap
Signed-off-by: Igor Kononenko
---
include/hw/misc/aspeed_scu.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/hw/misc/aspeed_scu.h b/include/hw/misc/aspeed_scu.h
index a6739bb846..9cd530afa2 100644
---
Since Yadro, Intel and many other manufactures use ASPEED-based BMCs
with attached ATMEL AT24X EEPROM devices, the qemu-device AT24C must be
added to ASPEED_SOC dependencies.
Signed-off-by: Igor Kononenko
Change-Id: Ibf4fb7a3057bd43998c94d44609f402d3f088863
---
hw/arm/Kconfig | 1 +
1 file