diff options
author | Peter Delevoryas <pdel@fb.com> | 2022-05-25 10:31:33 +0200 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-05-25 10:31:33 +0200 |
commit | 94d10f42109a5ba23e26012722b16f0f479990cb (patch) | |
tree | 9ec5a8c92f3f8e1fddbd048b503a3cc10e622ea2 /hw/intc | |
parent | c5e1bdb9e243ad5563196175415f42e459040367 (diff) | |
download | qemu-94d10f42109a5ba23e26012722b16f0f479990cb.zip qemu-94d10f42109a5ba23e26012722b16f0f479990cb.tar.gz qemu-94d10f42109a5ba23e26012722b16f0f479990cb.tar.bz2 |
hw: aspeed: Ensure AST1030 respects uart-default
The AST1030 machine initialization was not respecting the Aspeed SoC
property "uart-default", which specifies which UART should be connected to
the first serial device, it was just always connecting UART5. This doesn't
change any behavior, because the default value for "uart-default" is UART5,
but it makes it possible to override this in new machine definitions using
the AST1030.
Signed-off-by: Peter Delevoryas <pdel@fb.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220516062328.298336-4-pdel@fb.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions