commit | fca9ca1b13593ba23b924ac79212753a43d825d3 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Tue Sep 25 14:02:33 2018 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 25 15:13:24 2018 +0100 |
tree | 8bdc853a7f0723465f85ba584a1018482144b055 | |
parent | 3d9bada2408329269424628a3be6340c6c28de0e [diff] |
hw/arm/aspeed: Add an Aspeed machine class The code looks better, it removes duplicated lines and it will ease the introduction of common properties for the Aspeed machines. Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180921161939.822-4-clg@kaod.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>