[PATCH qemu 08/38] aspeed: change SoC revision of the palmetto-bmc machine

Andrew Jeffery andrew at aj.id.au
Tue Nov 22 00:16:08 AEDT 2016


On Fri, 2016-11-18 at 15:21 +0100, Cédric Le Goater wrote:
> The palmetto BMC machine uses a AST2400 revision A1 SoC.
> 
> Signed-off-by: Cédric Le Goater <clg at kaod.org>

Verified on palm5 here in Aus. Not sure how I concluded A0 initially,
unless it was a typo.

Reviewed-by: Andrew Jeffery <andrew at aj.id.au>

> ---
>  hw/arm/aspeed.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/hw/arm/aspeed.c b/hw/arm/aspeed.c
> index aea73f79d92c..5e35d4562de0 100644
> --- a/hw/arm/aspeed.c
> +++ b/hw/arm/aspeed.c
> @@ -82,7 +82,7 @@ enum {
>  
>  static const AspeedBoardConfig aspeed_boards[] = {
>      [PALMETTO_BMC] = {
> -        .soc_name  = "ast2400-a0",
> +        .soc_name  = "ast2400-a1",
>          .hw_strap1 = PALMETTO_BMC_HW_STRAP1,
>          .fmc_model = "n25q256a",
>          .spi_model = "mx25l25635e",
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20161121/1f5cc33d/attachment.sig>


More information about the openbmc mailing list