aspeed/smc: fix default read value
commitb617ca9223353624000017e2fa499d6d3296b293
authorCédric Le Goater <clg@kaod.org>
Tue, 29 Jan 2019 11:46:05 +0000 (29 11:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 29 Jan 2019 11:46:05 +0000 (29 11:46 +0000)
tree9f4e452810863c4ecd7cf302f9636be538f2d5e9
parente5b517536cb47989236fbfe5bd69e644a1ff8467
aspeed/smc: fix default read value

0xFFFFFFFF should be returned for non implemented registers.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Message-id: 20190124140519.13838-2-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi/aspeed_smc.c