Re: [PATCH] ast2600: SRAM is 89KB

2020-11-12 Thread Cédric Le Goater
On 11/12/20 2:21 AM, Joel Stanley wrote: > On the AST2600A1, the SRAM size was increased to 89KB. > > Fixes: 7582591ae745 ("aspeed: Support AST2600A1 silicon revision") > Signed-off-by: Joel Stanley Reviewed-by: Cédric Le Goater > --- > hw/arm/aspeed_ast2600.c | 2 +- > 1 file changed, 1 inse

[PATCH] ast2600: SRAM is 89KB

2020-11-11 Thread Joel Stanley
On the AST2600A1, the SRAM size was increased to 89KB. Fixes: 7582591ae745 ("aspeed: Support AST2600A1 silicon revision") Signed-off-by: Joel Stanley --- hw/arm/aspeed_ast2600.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/arm/aspeed_ast2600.c b/hw/arm/aspeed_ast2600.c