Searched hist:b033271f11a17debc1cc3e56f6b9fa319ebe2c45 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/arm/ |
H A D | aspeed_soc.h | b033271f11a17debc1cc3e56f6b9fa319ebe2c45 Thu Sep 22 17:13:05 UTC 2016 Cédric Le Goater <clg@kaod.org> aspeed-soc: provide a framework to add new SoCs
Let's define an object class for each Aspeed SoC we support. A AspeedSoCInfo struct gathers the SoC specifications which can later be used by an instance of the class or by a board using the SoC.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Message-id: 1473438177-26079-4-git-send-email-clg@kaod.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/qemu/hw/arm/ |
H A D | aspeed.c | b033271f11a17debc1cc3e56f6b9fa319ebe2c45 Thu Sep 22 17:13:05 UTC 2016 Cédric Le Goater <clg@kaod.org> aspeed-soc: provide a framework to add new SoCs
Let's define an object class for each Aspeed SoC we support. A AspeedSoCInfo struct gathers the SoC specifications which can later be used by an instance of the class or by a board using the SoC.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Message-id: 1473438177-26079-4-git-send-email-clg@kaod.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|