]> Git Repo - qemu.git/commit
aspeed/smc: adjust the size of the register region
authorCédric Le Goater <[email protected]>
Fri, 20 Jan 2017 11:15:08 +0000 (11:15 +0000)
committerPeter Maydell <[email protected]>
Fri, 20 Jan 2017 11:15:08 +0000 (11:15 +0000)
commit087b57c993a6158148032a4e6e2ab2ac7285a5f4
tree88284c1a7a057d95fc12a5489eb3a8610eaa2262
parentd09dc5b75bba7eee06679b5d1450998c0d43fc01
aspeed/smc: adjust the size of the register region

The SPI controller of the AST2400 SoC has less registers. So we can
adjust the size of the memory region holding the registers depending
on the controller type. We can also remove the guest_error logging
which is useless as the range of the region is strict enough.

Signed-off-by: Cédric Le Goater <[email protected]>
Reviewed-by: Joel Stanley <[email protected]>
Message-id: 1483979087[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/ssi/aspeed_smc.c
include/hw/ssi/aspeed_smc.h
This page took 0.032366 seconds and 4 git commands to generate.