diff --git a/hw/arm/aspeed.c b/hw/arm/aspeed.c index 3509011ae979b9974110467f908b1701f8d22954..bc70b387890c674f45bfec1bce045c10ec123cc6 100644 --- a/hw/arm/aspeed.c +++ b/hw/arm/aspeed.c @@ -81,7 +81,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",