aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
commit96c4be955b6ee37544d10bb8a123226bb0f014cd
authorCédric Le Goater <clg@kaod.org>
Tue, 26 Jun 2018 16:50:39 +0000 (26 17:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jun 2018 16:50:39 +0000 (26 17:50 +0100)
tree7f240908cfcbdf24bc6f1513eaf4bf6774f5cbda
parenta57baeb45e1471f88db4a8da11a307603cfc8657
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()

Also handle the fake transfers for dummy bytes in this setup
routine. It will be useful when we activate MMIO execution.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Message-id: 20180612065716.10587-4-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi/aspeed_smc.c