Home
last modified time | relevance | path

Searched hist:a4b14b46 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/avocado/
H A Dmachine_aspeed.pya4b14b46 Thu Nov 17 11:25:21 CST 2022 Cédric Le Goater <clg@kaod.org> tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests

The Aspeed SDK images are based on OpenBMC which starts a lot of
services. The output noise on the console can break from time to time
the test waiting for the logging prompt.

Change the U-Boot bootargs variable to add "quiet" to the kernel
command line and reduce the output volume. This also drops the test on
the CPU id which was nice to have but not essential.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20221104075347.370503-1-clg@kaod.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221117172532.538149-3-alex.bennee@linaro.org>