[PATCH v2 07/22] log: Add function to create a filter with flags
Simon Glass
sjg at chromium.org
Mon Oct 12 05:35:11 CEST 2020
On Sat, 10 Oct 2020 at 13:44, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This function exposes a way to specify flags when creating a filter.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> (no changes since v1)
>
> common/log.c | 6 ++++--
> include/log.h | 29 +++++++++++++++++++++++++++--
> 2 files changed, 31 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list