On 2 August 2016 at 18:15, Cédric Le Goater <c...@kaod.org> wrote: > We plan to add more Aspeed boards to this file. There are no changes > in the code. > > Signed-off-by: Cédric Le Goater <c...@kaod.org> > --- > hw/arm/Makefile.objs | 2 +- > hw/arm/aspeed.c | 106 > ++++++++++++++++++++++++++++++++++++++++++++++++++ > hw/arm/palmetto-bmc.c | 106 > -------------------------------------------------- > 3 files changed, 107 insertions(+), 107 deletions(-) > create mode 100644 hw/arm/aspeed.c > delete mode 100644 hw/arm/palmetto-bmc.c
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> (again, the right format-patch options will help make the patch mail clearer). thanks -- PMM