On 31/8/26 05:41, Jamin Lin wrote:
The AST10x0 SoC now implements the SBC device model. However, the old unimplemented SBC mapping was left in place.
Since the introduction in commit 356b230ed13 ("aspeed/soc : Add AST1030
support") indeed.
Remove the obsolete mapping now that the SBC device is implemented. Signed-off-by: Jamin Lin <[email protected]> --- hw/arm/aspeed_ast10x0.c | 7 ------- 1 file changed, 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
