[U-Boot] [PATCH v2 1/2] test/py: Allow to pass u_boot_log instead of console for run_and_log
Simon Glass
sjg at chromium.org
Wed Dec 7 04:47:42 CET 2016
Hi Stefan,
On 4 December 2016 at 19:52, Stefan Brüns <stefan.bruens at rwth-aachen.de> wrote:
> The runner actually has no console dependency, only on the log provided
> by the console. Accept both u_boot_console or a multiplexed_log.
In that case I wonder if it would be better to change it to a log, only?
I will leave it for Stephen to comment on this.
>
> Signed-off-by: Stefan Brüns <stefan.bruens at rwth-aachen.de>
> ---
> test/py/u_boot_utils.py | 20 ++++++++++++++------
> 1 file changed, 14 insertions(+), 6 deletions(-)
>
Regards,
Simon
More information about the U-Boot
mailing list