-
Cédric Le Goater authored
The Aspeed SMC controllers have a mode (Command mode) in which accesses to the flash content are no different than doing MMIOs. The controller generates all the necessary commands to load (or store) data in memory. So add a couple of tests doing direct reads and writes on the AHB bus. Signed-off-by:
Cédric Le Goater <clg@kaod.org>
Reviewed-by:
Andrew Jeffery <andrew@aj.id.au>
Message-id: 1483979087-32663-10-git-send-email-clg@kaod.org
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>Cédric Le Goater authoredThe Aspeed SMC controllers have a mode (Command mode) in which accesses to the flash content are no different than doing MMIOs. The controller generates all the necessary commands to load (or store) data in memory. So add a couple of tests doing direct reads and writes on the AHB bus. Signed-off-by:
Cédric Le Goater <clg@kaod.org>
Reviewed-by:
Andrew Jeffery <andrew@aj.id.au>
Message-id: 1483979087-32663-10-git-send-email-clg@kaod.org
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Loading