]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/aspeed.c
hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model
authorJae Hyun Yoo <quic_jaehyoo@quicinc.com>
Mon, 2 May 2022 15:03:04 +0000 (17:03 +0200)
committerCédric Le Goater <clg@kaod.org>
Mon, 2 May 2022 15:03:04 +0000 (17:03 +0200)
commit753abfc4a2c9bd9c73d028fb5dca24c8ef63f5ed
treea4a32a9df227b84bc83e36dd8526d921bc6668aa
parent438eff633a0cd0c6ca18b30ce31b727ff49c09a1
hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model

Current fmc model of AST2500 EVB and AST2600 EVB can't emulate quad
mode properly so fix them using equivalent mx25l25635e and mx66u51235f
respectively.

These default settings still can be overridden using the 'fmc-model'
command line option.

Reported-by: Graeme Gregory <quic_ggregory@quicinc.com>
Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220402184427.4010304-1-quic_jaehyoo@quicinc.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed.c