hw/arm/tosa: Replace fprintf() calls by LED devices
commit06972067c48fc21a47445b5d706368f1129f216f
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 9 Jun 2020 11:53:07 +0000 (9 13:53 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 26 Oct 2020 12:44:58 +0000 (26 13:44 +0100)
treeeb9a4d74e69f7dee7584d65d37abc8d198798e21
parent435db7ebf54cbae68e45ad0bbf4ff6e9019557aa
hw/arm/tosa: Replace fprintf() calls by LED devices

The recently added LED device reports LED status changes with
the 'led_set_intensity' trace event. It is less invasive than
the fprintf() calls. We need however to have a binary built
with tracing support.

Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200912134041.946260-8-f4bug@amsat.org>
hw/arm/Kconfig
hw/arm/tosa.c