From ccc2c41890afd3a28183ea93bfab688890eb3df6 Mon Sep 17 00:00:00 2001 From: Cédric Le Goater Date: Wed, 23 Oct 2019 15:04:55 +0200 Subject: aspeed: Add an AST2600 eval board Signed-off-by: Cédric Le Goater Reviewed-by: Joel Stanley Message-id: 20191023130455.1347-3-clg@kaod.org Signed-off-by: Peter Maydell --- include/hw/arm/aspeed.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/hw/arm/aspeed.h b/include/hw/arm/aspeed.h index 02073a6b4d..f49bc7081e 100644 --- a/include/hw/arm/aspeed.h +++ b/include/hw/arm/aspeed.h @@ -18,6 +18,7 @@ typedef struct AspeedBoardConfig { const char *desc; const char *soc_name; uint32_t hw_strap1; + uint32_t hw_strap2; const char *fmc_model; const char *spi_model; uint32_t num_cs; -- cgit v1.2.3-55-g7522