[PATCH v2 10/22] log: Add filter flag to match greater than a log level

Simon Glass sjg at chromium.org
Mon Oct 12 05:35:14 CEST 2020


On Sat, 10 Oct 2020 at 13:44, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This is the compliment of the existing behavior to match only messages with

complement

> a log level less than a threshold. This is primarily useful in conjunction
> with LOGFF_DENY.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> (no changes since v1)
>
>  common/log.c  | 12 +++++++++---
>  include/log.h | 10 ++++++----
>  2 files changed, 15 insertions(+), 7 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list