mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-08 16:00:14 +00:00
With newer versions of trace-cmd the report subcommand will have different output from before if we do or do not pass -l. However, with the -l flag passed our put is consistent here. This updates our regular expressions and comments for this as well now. Signed-off-by: Tom Rini <trini@konsulko.com>