hw/arm/aspeed: Map the UART5 device unconditionally
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 18 Sep 2020 07:04:36 +0000 (09:04 +0200)
committerCédric Le Goater <clg@kaod.org>
Fri, 18 Sep 2020 07:04:36 +0000 (09:04 +0200)
commita6b2f1fc36307574dcb24708918ee22348a0ad82
tree3a6551451d4f30405d392340a36596859c0efa57
parentde39a045bd8d2b49e4f3d07976622c29d58e0bac
hw/arm/aspeed: Map the UART5 device unconditionally

The UART5 is present on the machine regardless there is a
character device connected to it. Map it unconditionally.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20200905212415.760452-1-f4bug@amsat.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed_ast2600.c
hw/arm/aspeed_soc.c